:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827;background:#f7faff;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 15% 5%,rgba(219,234,254,.8),transparent 31rem),linear-gradient(145deg,#eff6ff,#fff 45%,#f4f7fb)}button,input{font:inherit}button{cursor:pointer}.page{width:min(100% - 32px,760px);min-height:100vh;margin:0 auto;padding:42px 0 70px}.page.centered{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:12px}.header{text-align:center;margin-bottom:30px}.brand-mark{display:grid;width:56px;height:56px;margin:0 auto 18px;place-items:center;border-radius:18px;color:#fff;background:linear-gradient(140deg,#2563eb,#4f46e5);box-shadow:0 12px 25px #2563eb40;font-size:27px;font-weight:900}.header h1,.success-page h1{margin:0;font-size:clamp(28px,5vw,40px);line-height:1.12;letter-spacing:-.035em}.header p,.success-page p{margin:10px 0 0;color:#64748b;font-size:17px}.back-button{display:inline-flex;align-items:center;gap:5px;margin-bottom:20px;padding:8px 10px 8px 6px;border:0;color:#64748b;background:transparent;border-radius:9px}.back-button:hover{color:#1d4ed8;background:#ffffffb3}.activity-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.activity-card{overflow:hidden;padding:0;text-align:left;border:1px solid #e5eaf2;border-radius:18px;background:#fffffff0;box-shadow:0 8px 30px #0f172a0f;transition:transform .2s ease,box-shadow .2s ease}.activity-card:hover{transform:translateY(-3px);box-shadow:0 18px 38px #0f172a1f}.activity-image{display:grid;height:170px;place-items:center;overflow:hidden;color:#94a3b8;background:#eef2f7}.activity-image img,.event-cover img{width:100%;height:100%;object-fit:cover}.activity-body{padding:17px}.activity-body h2{margin:0 0 10px;font-size:18px;line-height:1.3}.event-card{display:grid;grid-template-columns:190px 1fr;overflow:hidden;margin-bottom:18px;border:1px solid #e5eaf2;border-radius:20px;background:#fffffff2;box-shadow:0 10px 35px #0f172a12}.event-cover{display:grid;min-height:175px;place-items:center;color:#94a3b8;background:#eef2f7}.event-details{padding:26px}.eyebrow{color:#2563eb;font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.event-details h2{margin:7px 0 14px;font-size:27px;letter-spacing:-.025em}.event-meta{display:flex;flex-wrap:wrap;gap:8px 15px;color:#64748b;font-size:14px}.event-meta span{display:inline-flex;align-items:center;gap:6px}.upload-card{padding:26px;border:1px solid #e5eaf2;border-radius:20px;background:#fffffff5;box-shadow:0 10px 35px #0f172a12}.drop-zone{display:flex;min-height:230px;padding:28px;align-items:center;justify-content:center;flex-direction:column;border:2px dashed #cbd5e1;border-radius:16px;color:#64748b;background:#f8fafc;transition:border-color .2s ease,background .2s ease}.drop-zone:hover{border-color:#3b82f6;background:#eff6ff}.drop-zone.is-disabled{cursor:not-allowed;opacity:.62}.drop-zone.is-disabled:hover{border-color:#cbd5e1;background:#f8fafc}.drop-zone strong{margin-top:13px;color:#1e293b;font-size:17px}.drop-zone span{margin-top:4px}.drop-zone small{margin-top:10px;color:#94a3b8}.upload-icon{display:grid;width:58px;height:58px;place-items:center;border-radius:18px;color:#2563eb;background:#dbeafe}.preview-wrap{position:relative;display:flex;width:100%;align-items:center;flex-direction:column}.preview-wrap img,.preview-wrap video{width:min(100%,420px);height:190px;object-fit:contain;border-radius:12px;background:#0f172a}.remove-file{position:absolute;top:8px;right:max(8px,calc((100% - 420px)/2 + 8px));display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:50%;color:#fff;background:#0f172ac7}.field{display:block;margin-top:22px}.field>span,.field>label:first-child{display:block;margin-bottom:8px;color:#334155;font-size:14px;font-weight:700}.field b{color:#dc2626}.input-shell{display:flex;height:50px;align-items:center;gap:10px;padding:0 14px;border:1px solid #cbd5e1;border-radius:11px;color:#94a3b8;background:#fff}.input-shell:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.input-shell input{width:100%;border:0;outline:0;color:#111827;background:transparent}.field-hint{display:block;margin-top:8px;color:#64748b;font-size:13px;line-height:1.35}.remember-email{display:inline-flex;margin-top:10px;align-items:center;gap:8px;color:#475569;font-size:13px;font-weight:500}.remember-email input{width:16px;height:16px;accent-color:#2563eb}.email-hint{margin-top:7px;color:#15803d;font-size:12px}.consent-box{display:grid;gap:10px;margin-top:20px;padding:14px;border:1px solid #dbe2ea;border-radius:14px;color:#334155;background:#fff}.consent-check{display:flex;align-items:flex-start;gap:10px;color:#1f2937;font-size:13px;font-weight:700;line-height:1.45}.consent-check input{width:18px;height:18px;margin-top:1px;flex:0 0 auto;accent-color:#2563eb}.consent-box details{padding-left:28px}.consent-box summary{cursor:pointer;color:#2563eb;font-size:13px;font-weight:800}.consent-box p{margin:9px 0 0;color:#475569;font-size:12px;line-height:1.55}.photo-editor{margin-top:22px;padding:18px;border:1px solid #dbeafe;border-radius:18px;background:radial-gradient(circle at top right,rgba(250,204,21,.18),transparent 16rem),linear-gradient(135deg,#f8fafc,#eff6ff)}.editor-header{display:flex;justify-content:space-between;gap:14px;color:#1d4ed8}.editor-header h3{margin:4px 0;color:#0f172a;font-size:20px;letter-spacing:-.02em}.editor-header p{margin:0;color:#64748b;font-size:13px;line-height:1.45}.template-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:8px;margin-top:16px}.template-grid button{min-height:78px;padding:11px;text-align:left;border:1px solid #dbe2ea;border-radius:13px;background:#fff}.template-grid button.selected{border-color:#2563eb;background:#dbeafe;box-shadow:0 0 0 1px #2563eb}.template-grid strong,.template-grid small{display:block}.template-grid strong{color:#0f172a;font-size:13px}.template-grid small{margin-top:4px;color:#64748b;font-size:11px;line-height:1.25}.editor-layout{display:grid;grid-template-columns:330px 1fr;gap:18px;margin-top:18px;align-items:start}.editor-preview{padding:5px;border-radius:24px;background:#0f172a;box-shadow:0 20px 38px #0f172a2e}.exact-preview{display:grid;gap:8px;margin-top:10px;padding:10px;border-radius:18px;background:#020617}.exact-preview span{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#e2e8f0;font-size:12px;font-weight:850}.exact-preview small{color:#93c5fd;font-size:11px;font-weight:700}.exact-preview img,.exact-preview-placeholder{width:100%;max-height:360px;border-radius:14px;object-fit:contain;background:#0f172a}.exact-preview-placeholder{display:grid;min-height:180px;place-items:center;color:#94a3b8;font-size:12px;font-weight:800}.editor-applied-note,.editor-disabled-note{margin-top:14px;padding:12px 14px;border-radius:12px;font-size:13px;font-weight:700}.editor-applied-note{color:#166534;border:1px solid #bbf7d0;background:#f0fdf4}.editor-disabled-note{color:#92400e;border:1px solid #fed7aa;background:#fff7ed}.frame-choice-panel{display:grid;gap:10px;margin-top:14px;padding:14px;border:1px solid #dbe2ea;border-radius:14px;background:#fff}.frame-choice-panel>span{color:#475569;font-size:13px;font-weight:850}.creative-editor-toggle{display:flex;align-items:center;gap:12px;color:#1e293b;font-size:17px;font-weight:900}.creative-editor-toggle input{width:22px;height:22px;accent-color:#2563eb}.frame-choice-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px}.frame-choice-grid button{min-height:44px;border:1px solid #dbe2ea;border-radius:10px;color:#475569;background:#f8fafc;font-weight:800}.frame-choice-grid button.selected{border-color:#2563eb;color:#1d4ed8;background:#eff6ff}.editor-stage{position:relative;width:320px;height:320px;overflow:hidden;touch-action:none;border-radius:20px;background:linear-gradient(135deg,#ec4899,#f97316);-webkit-user-select:none;user-select:none}.editor-preview-kiss .editor-stage{height:320px;background:radial-gradient(circle at 9% 10%,#fff 0 6%,transparent 6.5%),radial-gradient(circle at 91% 31%,#fff 0 6%,transparent 6.5%),radial-gradient(circle at 10% 75%,#fff 0 5%,transparent 5.5%),linear-gradient(135deg,#b80012,#d20b1c 50%,#95000f)}.editor-preview-kissText .editor-stage{background:linear-gradient(180deg,#2563eb,#111827)}.editor-preview-business .editor-stage{background:linear-gradient(135deg,#0f172a,#1e3a8a)}.editor-preview-hub .editor-stage{height:427px;background:linear-gradient(135deg,#111827,#0f172a)}.editor-preview-intro .editor-stage{background:linear-gradient(135deg,#312e81,#06b6d4)}.editor-preview-premium .editor-stage{background:#000}.editor-photo-frame{position:absolute;overflow:hidden;border:3px solid rgba(255,255,255,.9);border-radius:13px;background:#0f172a}.editor-photo-frame img{position:absolute;left:50%;top:50%;max-width:none;object-fit:contain;transform-origin:center;translate:-50% -50%;pointer-events:none}.editor-preview-hub .editor-photo-frame,.editor-preview-premium .editor-photo-frame{border:0;border-radius:0}.editor-preview-kiss .editor-photo-frame{border:6px solid #ffffff;border-radius:48% 48% 54% 54%;clip-path:polygon(50% 96%,4% 56%,4% 25%,23% 6%,43% 14%,50% 27%,57% 14%,77% 6%,96% 25%,96% 56%);background:#e5e7eb;box-shadow:0 10px 22px #0000004d}.editor-preview-kissText .editor-photo-frame{border:0;border-radius:18px}.editor-preview-kissText .editor-photo-frame:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:9px solid #ef4444;clip-path:polygon(50% 95%,7% 56%,7% 24%,26% 7%,43% 15%,50% 28%,57% 15%,74% 7%,93% 24%,93% 56%);pointer-events:none}.editor-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:24px;display:flex;flex-direction:column;justify-content:flex-end;gap:5px;color:#fff;pointer-events:none;text-shadow:0 3px 12px rgba(0,0,0,.35)}.editor-text-handle{position:absolute;z-index:4;display:grid;align-content:start;gap:4px;padding:6px 8px;border:1px dashed rgba(255,255,255,.8);border-radius:10px;cursor:grab;pointer-events:auto;touch-action:none;text-align:left;text-shadow:0 2px 8px rgba(0,0,0,.55)}.editor-text-handle:active{cursor:grabbing}.editor-text-handle strong,.editor-text-handle small{display:block;max-width:100%;overflow-wrap:anywhere}.editor-text-handle strong{font-size:1em;font-weight:900;line-height:1.03}.editor-text-handle small{font-size:.58em;font-weight:800;line-height:1.1}.editor-text-handle-kissText{justify-items:center;text-align:center}.editor-preview-kiss .editor-overlay{justify-content:space-between;align-items:center;padding:16px;color:#fff;text-shadow:0 3px 0 rgba(0,0,0,.35),0 0 10px rgba(0,0,0,.35)}.editor-preview-kiss .editor-overlay em{max-width:240px;color:#fff;font-size:20px;font-style:normal;font-weight:900;line-height:1;text-align:center}.editor-preview-kiss .editor-overlay b{max-width:250px;font-size:28px;line-height:.9;text-align:center}.editor-preview-kissText .editor-overlay{justify-content:space-between;align-items:center;background:linear-gradient(180deg,rgba(0,0,0,.16),transparent 45%,rgba(0,0,0,.68))}.editor-preview-hub .editor-overlay{padding:18px;justify-content:flex-start;background:linear-gradient(180deg,rgba(5,10,25,.72),transparent 26%),linear-gradient(168deg,transparent 0 58%,rgba(5,10,25,.94) 58.5% 100%);border:2px solid #c084fc;border-radius:20px}.editor-preview-hub .editor-overlay:after{content:"";position:absolute;left:-8px;right:-8px;top:59%;height:2px;background:#c084fc;transform:rotate(-12deg)}.editor-overlay b{font-size:28px;font-weight:900;letter-spacing:-.04em}.editor-overlay em{max-width:160px;color:#c084fc;font-size:12px;font-style:normal;font-weight:900;line-height:1.15}.editor-preview-hub .editor-overlay b{margin-top:auto;max-width:190px;font-size:29px;line-height:1}.editor-preview-hub .editor-overlay span{max-width:185px;color:#c084fc;font-size:12px}.editor-preview-hub .editor-overlay i{position:absolute;right:36px;bottom:78px;width:80px;height:80px}.editor-overlay span{max-width:260px;font-size:13px;font-weight:700}.editor-overlay i{display:grid;width:42px;height:42px;margin-top:8px;place-items:center;border-radius:10px;color:#111827;background:#fff;font-size:11px;font-style:normal;font-weight:900;text-shadow:none}.editor-qr-handle{position:absolute;z-index:5;display:grid;place-items:center;border:2px dashed #2563eb;border-radius:12px;color:#111827;background:#fff;font-size:12px;font-weight:900;cursor:grab;touch-action:none}.editor-qr-handle img{width:100%;height:100%;padding:7px;border-radius:10px;object-fit:contain;pointer-events:none}.editor-qr-handle:active{cursor:grabbing}.editor-controls{display:grid;gap:11px}.editor-controls label{display:grid;gap:6px;color:#334155;font-size:12px;font-weight:800}.editor-controls input,.editor-controls textarea,.editor-controls select{width:100%;padding:10px 11px;border:1px solid #cbd5e1;border-radius:10px;color:#111827;background:#fff;outline:none}.editor-controls textarea{resize:vertical}.editor-controls input:focus,.editor-controls textarea:focus,.editor-controls select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.text-style-panel{display:grid;grid-template-columns:86px 1fr;gap:10px;padding:12px;border:1px solid #dbeafe;border-radius:14px;background:#eff6ffb8}.text-style-panel label{display:grid;align-content:start}.text-style-panel label:nth-child(2),.text-style-panel label:nth-child(3),.text-style-panel button{grid-column:1 / -1}.text-style-panel input[type=color]{height:42px;padding:4px}.text-style-panel small{color:#64748b;font-size:11px}.text-style-panel button{min-height:38px;border:1px solid #bfdbfe;border-radius:10px;color:#1d4ed8;background:#fff;font-weight:800}.editor-zoom-buttons{display:grid;grid-template-columns:1fr 1fr;gap:8px}.editor-zoom-buttons button,.desktop-nudges button,.qr-toggle,.apply-editor-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #cbd5e1;border-radius:10px;background:#fff;color:#334155;font-weight:750}.editor-zoom-buttons button{padding:9px}.qr-toggle{min-height:42px;padding:10px 12px;cursor:pointer;color:#1d4ed8;background:#eff6ff}.qr-toggle input{width:17px;height:17px;accent-color:#2563eb}.qr-toggle span{font-size:13px}.qr-error{padding:10px 12px;border:1px solid #fecaca;border-radius:10px;color:#b91c1c;background:#fef2f2;font-size:12px;font-weight:700}.nudge-panel{display:grid;justify-items:center;gap:8px;padding:10px;border:1px solid #dbeafe;border-radius:14px;background:#ffffff9e}.nudge-panel span{color:#475569;font-size:12px;font-weight:800}.desktop-nudges{display:grid;grid-template-columns:repeat(3,44px);grid-template-areas:". up ." "left center right" ". down .";justify-content:center;gap:7px}.desktop-nudges button{width:44px;height:42px;border-color:#bfdbfe;border-radius:14px;color:#1d4ed8;background:linear-gradient(180deg,#fff,#eff6ff);box-shadow:0 6px 14px #2563eb1f;transition:transform .12s ease,border-color .12s ease,box-shadow .12s ease}.desktop-nudges button:hover,.desktop-nudges button:focus-visible{border-color:#2563eb;box-shadow:0 8px 18px #2563eb33;transform:translateY(-1px)}.desktop-nudges button:active{transform:translateY(1px)}.nudge-up{grid-area:up}.nudge-left{grid-area:left}.nudge-right{grid-area:right}.nudge-down{grid-area:down}.nudge-center{grid-area:center;align-self:center;justify-self:center;width:13px;height:13px;border:2px solid #93c5fd;border-radius:999px;background:#dbeafe}.desktop-nudges button:first-child,.desktop-nudges button:last-child{grid-column:auto}.apply-editor-button{min-height:44px;border-color:#2563eb;color:#fff;background:linear-gradient(90deg,#2563eb,#4f46e5)}.apply-editor-button:disabled{opacity:.6}.duration-summary{display:inline-flex;align-items:center;gap:8px;width:fit-content;min-height:44px;padding:10px 14px;border:1px solid #bfdbfe;border-radius:10px;color:#1d4ed8;background:#eff6ff}.duration-options{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.duration-options button{padding:10px 4px;border:1px solid #dbe2ea;border-radius:10px;color:#475569;background:#fff}.duration-options button.selected{border-color:#2563eb;color:#1d4ed8;background:#eff6ff;font-weight:700}.mode-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;margin-top:22px}.mode-card{position:relative;display:grid;grid-template-columns:auto 1fr auto;min-height:92px;padding:16px;align-items:center;gap:12px;text-align:left;border:1px solid #dbe2ea;border-radius:14px;color:#475569;background:#fff}.mode-card span{display:flex;flex-direction:column;gap:3px}.mode-card strong{color:#1e293b;font-size:14px}.mode-card small{color:#64748b;line-height:1.35}.mode-card i{display:grid;width:21px;height:21px;place-items:center;border:1px solid #cbd5e1;border-radius:50%;font-style:normal}.mode-card.selected{border-color:#2563eb;color:#2563eb;background:#eff6ff;box-shadow:0 0 0 1px #2563eb}.mode-card.selected i{color:#fff;border-color:#2563eb;background:#2563eb}.mode-card.priority.selected{border-color:#eab308;color:#ca8a04;background:#fefce8;box-shadow:0 0 0 1px #eab308}.mode-card.priority.selected i{border-color:#eab308;background:#eab308}.mode-card.test.selected{border-color:#f59e0b;background:#fff7ed;box-shadow:0 0 0 1px #f59e0b}.payment-success{display:flex;margin-top:22px;padding:14px 15px;align-items:flex-start;gap:11px;border:1px solid #bbf7d0;border-radius:12px;color:#166534;background:#f0fdf4}.payment-success span{display:flex;flex-direction:column;gap:2px}.payment-success small{color:#15803d;line-height:1.45}.promo-code-panel{display:grid;gap:12px;margin-top:18px}.promo-code-toggle{display:flex;width:fit-content;align-items:center;gap:10px;color:#334155;font-size:14px;font-weight:700;cursor:pointer}.promo-code-toggle input{width:18px;height:18px;accent-color:#2563eb}.notice,.error-box{margin-top:18px;padding:13px 15px;border-radius:11px;font-size:13px;line-height:1.5}.notice{color:#1e40af;border:1px solid #bfdbfe;background:#eff6ff}.event-closed-box{display:grid;margin-bottom:18px;padding:15px 16px;gap:4px;border:1px solid #fed7aa;border-radius:13px;color:#9a3412;background:#fff7ed;line-height:1.45}.event-closed-box strong{color:#7c2d12;font-size:17px}.event-closed-box span{color:#9a3412;font-size:14px}.error-box{color:#b91c1c;border:1px solid #fecaca;background:#fef2f2}.progress-wrap{margin-top:18px}.progress-label{display:flex;margin-bottom:7px;justify-content:space-between;color:#475569;font-size:13px}.progress-track{height:8px;overflow:hidden;border-radius:99px;background:#e2e8f0}.progress-track div{height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#4f46e5);transition:width .2s ease}.primary-button{display:flex;width:100%;min-height:52px;margin-top:20px;padding:12px 18px;align-items:center;justify-content:center;gap:9px;border:0;border-radius:12px;color:#fff;background:linear-gradient(90deg,#2563eb,#4f46e5);box-shadow:0 9px 20px #2563eb33;font-weight:750}.primary-button.gold{color:#422006;background:linear-gradient(90deg,#facc15,#f59e0b);box-shadow:0 9px 20px #f59e0b38}.primary-button:disabled{cursor:not-allowed;color:#94a3b8;background:#e2e8f0;box-shadow:none}.primary-button.compact{width:auto;min-width:240px}.rules{margin-top:18px;padding:18px 20px;border:1px solid #e5eaf2;border-radius:15px;color:#475569;background:#ffffffe0;font-size:14px}.rules summary{cursor:pointer;color:#1e293b;font-weight:750}.rules p{margin:12px 0 0;line-height:1.6}.success-page{max-width:560px}.success-icon{display:grid;width:82px;height:82px;margin-bottom:12px;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(140deg,#22c55e,#16a34a);box-shadow:0 15px 30px #22c55e40}.spinner{animation:spin .85s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:640px){.page{width:min(100% - 22px,760px);padding-top:26px}.activity-grid,.mode-grid{grid-template-columns:1fr}.activity-image{height:190px}.event-card{grid-template-columns:112px 1fr}.event-cover{min-height:145px}.event-details{padding:18px}.event-details h2{font-size:22px}.upload-card{padding:17px}.drop-zone{min-height:210px;padding:18px;text-align:center}.template-grid,.editor-layout{grid-template-columns:1fr}.editor-preview{width:max-content;max-width:100%;margin:0 auto}.nudge-panel{display:none}}
