*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);margin:0;font:16px/1.5 Arial,sans-serif}button,input,textarea,select{font:inherit}button,.button{cursor:pointer;border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:9px;padding:11px 17px;text-decoration:none;display:inline-block}button:hover,.button:hover{border-color:var(--ink)}button:disabled{opacity:.5;cursor:wait}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #709923}header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:84px;padding:0 5%;display:flex}.logo{color:var(--ink);align-items:center;gap:10px;font-size:23px;font-weight:700;text-decoration:none;display:flex}.logo b{background:var(--ink);color:var(--accent);border-radius:9px;padding:1px 11px}.logo span{letter-spacing:2px;color:var(--muted);margin-left:15px;font-size:12px;font-weight:400}nav{gap:6px;display:flex}nav button{background:0 0;border:0;font-size:14px}nav .active,.owner-list .active{background:var(--ink);color:#fff}section{max-width:1240px;margin:auto;padding:45px 36px 70px}.heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.eyebrow{letter-spacing:2px;color:var(--muted);font-size:12px;font-weight:700}h1{letter-spacing:-1.5px;margin:10px 0 14px;font-size:clamp(28px,3.4vw,43px);line-height:1.15}h2{letter-spacing:-.5px;margin:0 0 12px;font-size:22px}.heading p:not(.eyebrow){color:var(--muted);margin:0}.steps{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:50px;margin:0 0 32px;padding:0;list-style:none;display:flex}.steps li{color:#91949a;gap:12px;padding:16px 0;font-size:14px;display:flex}.template-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.template-card{text-align:left;border-radius:12px;padding:0;overflow:hidden}.template-stage{background:#f1f2f3;justify-content:center;align-items:center;height:340px;padding:24px;display:flex}.strip-canvas{width:100%;max-width:100%;height:auto;display:block;box-shadow:0 8px 25px #0001}.template-stage canvas{object-fit:contain;width:auto;max-width:100%;max-height:100%;transform:rotate(-3deg)}.template-label{flex-direction:column;gap:6px;padding:20px;display:flex}.template-label span{color:var(--muted);font-size:14px}.template-label b{margin-top:12px;font-size:14px}.workspace{grid-template-columns:1fr 1fr;align-items:start;gap:36px;display:grid}.tools{gap:20px;display:grid}.panel{border:1px solid var(--line);border-radius:14px;padding:26px}.panel-title{justify-content:space-between;display:flex}.panel-title span{color:var(--muted)}.shot-tabs{gap:12px;margin:20px 0;display:flex}.shot-tabs button{flex-direction:column;justify-content:space-between;align-items:center;width:85px;height:108px;padding:6px;display:flex}.shot-tabs img{object-fit:cover;border-radius:4px;width:100%;height:70px}.shot-tabs span{color:#a2a2a2;font-size:32px}.shot-tabs small{font-size:12px}.shot-tabs .chosen{border:2px solid var(--ink);background:#f6f8f1}.actions{flex-wrap:wrap;gap:10px;display:flex}.primary{background:var(--ink);color:#fff;border-color:var(--ink)}.result-panel .primary{background:var(--accent);color:var(--ink);border-color:var(--accent)}.muted,small{color:var(--muted);font-size:14px}.crop-controls{border-top:1px solid var(--line);margin-top:24px;padding-top:12px}.crop-controls p{color:var(--muted);font-size:14px}label{gap:7px;margin-bottom:15px;font-size:14px;display:grid}input:not([type=checkbox]):not([type=range]),select,textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:7px;padding:10px}input[type=range]{accent-color:#202124;width:100%}input[type=color]{min-height:45px}textarea{resize:vertical;min-height:80px}.preview-stage{background:#f1f2f3;border-radius:14px;flex-direction:column;align-items:center;gap:20px;padding:26px;display:flex;position:sticky;top:20px}.live-strip{width:210px;max-width:100%;position:relative}.live-strip.single{width:330px}.crop-hit,.slot-editor{touch-action:none;cursor:grab;border:1px solid #0000;position:absolute}.crop-hit.selected{border:2px solid #a7d440}.slot-editor{background:#ffffff25;border:2px dashed #777}.slot-editor.selected{border-color:#59870c}.slot-editor span{color:#333;background:#fff;padding:3px 6px;font-size:12px;position:absolute;top:0}.slot-editor b{cursor:nwse-resize;background:#59870c;border:2px solid #fff;width:17px;height:17px;position:absolute;bottom:-6px;right:-6px}.owner-list{flex-wrap:wrap;gap:10px;margin-bottom:26px;display:flex}.owner-list small{color:inherit;opacity:.7;font-size:12px;display:block}.owner-fields{display:grid}.check{align-items:center;display:flex}.slot-fields{grid-template-columns:repeat(2,1fr);gap:0 12px;width:100%;display:grid}.slot-fields label:first-child{grid-column:1/-1}details{border-top:1px solid var(--line);margin-top:25px;padding-top:20px}summary{cursor:pointer;margin-bottom:18px;font-size:14px}details small{margin-top:12px;display:block}.notice{background:#f0f5e8;border-radius:9px;justify-content:space-between;gap:20px;max-width:1168px;margin:20px auto 0;padding:15px 20px;display:flex}.notice button{background:0 0;border:0;padding:0 7px}.empty{text-align:center;color:var(--muted);background:#f5f6f7;border-radius:12px;padding:55px}.empty button{margin:20px auto 0;display:block}.memory-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:24px;display:grid}.memory-photo{border:0;border-radius:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.memory-photo img{width:100%;display:block}.back{background:var(--ink);color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:18px;padding:18px;display:flex;position:absolute;inset:0;overflow:auto}.back strong{font-size:22px}.back small{color:#b9b9b9}.memory-actions{justify-content:space-between;align-items:center;gap:8px;margin-top:10px;display:flex}.memory-actions a{color:var(--ink);font-size:14px}footer{border-top:1px solid var(--line);justify-content:space-between;max-width:1168px;margin:auto;padding:25px 0;font-size:14px;font-weight:700;display:flex}footer span{color:var(--muted);font-weight:400}@media (max-width:760px){header{height:72px;padding:0 18px}.logo{font-size:20px}.logo span{display:none}nav button{padding:9px;font-size:14px}section{padding:28px 18px 45px}.heading{flex-direction:column;align-items:start}.steps{gap:25px}.template-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.template-stage{height:250px;padding:20px}.template-label{padding:14px}.workspace{grid-template-columns:1fr;gap:20px}.preview-stage{grid-row:1;padding:20px;position:static}.live-strip{width:135px}.live-strip.single{width:250px}.panel{padding:20px}.owner-fields+.preview-stage .live-strip{width:200px}.owner-fields+.preview-stage .live-strip.single{width:290px}.memory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 12px}.memory-actions{flex-wrap:wrap}.notice{margin:16px 18px 0}.steps li{font-size:14px}footer{margin:0 18px}.slot-fields{grid-template-columns:repeat(2,1fr)}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}:root{--accent:#ef4444}button,.button{min-height:44px}header .logo .brand-name{color:var(--ink);letter-spacing:-.6px;margin:0;font-size:20px;font-weight:700;display:inline}.logo b{color:#fff;background:#dc2626;padding:7px;font-size:17px}.result-panel .primary{color:#fff;background:#dc2626;border-color:#dc2626}input,textarea,select{font-size:16px!important}.sales-intro{max-width:610px;padding:15px 0 40px}.sales-intro h1{font-size:clamp(38px,7vw,64px);line-height:1.08}.sales-intro>p{max-width:520px}.pricing-grid{grid-template-columns:1fr 1fr;gap:20px;margin:24px 0 40px;display:grid}.price-card{border:1px solid var(--line);border-radius:18px;padding:28px}.price-card h3{margin:0;font-size:20px}.price{margin:16px 0;font-size:42px;font-weight:750}.price span{color:var(--muted);font-size:16px;font-weight:400}.price-card ul{padding-left:20px;line-height:2}.sales-how{border-top:1px solid var(--line);padding-top:28px}.sales-how ol{grid-template-columns:repeat(3,1fr);gap:24px;padding:0;list-style:none;display:grid}.sales-how p{color:var(--muted)}footer a{color:inherit;text-decoration:none}.steps li{min-width:0}.shot-tabs button{min-width:74px}@media (max-width:760px){header{flex-wrap:wrap;gap:14px;height:auto;min-height:72px;padding:16px 18px}nav{grid-template-columns:repeat(3,1fr);gap:8px;width:100%;display:grid}nav button{border:1px solid var(--line);min-height:46px}.logo{gap:7px}.workspace .tools{grid-row:1}.workspace .preview-stage{grid-row:auto}.owner-fields{grid-row:1}.template-grid{gap:12px}.template-label strong{font-size:16px}.template-label span,.template-label b{font-size:14px}.template-stage{height:230px}.actions>*{text-align:center;flex:1;min-width:130px}.steps{justify-content:space-between;gap:10px}.steps li{gap:6px}.panel{padding:18px}.notice{overflow-wrap:anywhere;font-size:16px}.pricing-grid,.sales-how ol{grid-template-columns:1fr}.price-card{padding:24px}.sales-intro{padding-top:0}footer{flex-wrap:wrap;gap:12px;padding-bottom:28px}.sales-page header{flex-wrap:nowrap}.sales-page header .button{white-space:nowrap;padding:10px;font-size:14px}.sales-page header .brand-name{font-size:18px}.heading h1{letter-spacing:-.8px}}.event-shell{max-width:540px;margin:0 auto;padding:48px 20px}.event-banner{color:#fff;background:#18181b;flex-wrap:wrap;justify-content:space-between;gap:8px;padding:16px 20px;display:flex}.event-banner span{font-size:14px}.qr{object-fit:contain;width:200px;max-width:100%;height:200px;margin:16px 0;display:block}.gallery-image{width:100%;height:auto;display:block}.memory-grid{margin-top:24px}.panel>label{margin-top:16px}.event-shell h1{font-size:30px}header{color:#fff;background:#18181b;border-bottom:4px solid #dc2626}header .logo,header .logo .brand-name{color:#fff}header nav .active,header nav button:hover{color:#fff;background:#dc2626;border-color:#dc2626}header>.button{border-color:#fff}.primary,.result-panel .primary{color:#fff;background:#dc2626;border-color:#dc2626}.eyebrow{color:#b91c1c}.panel,.template-card,.price-card{background:#fff}.panel{border-top:3px solid #dc2626;box-shadow:0 6px 24px #18181b06}.steps .current{color:#b91c1c;box-shadow:0 2px #dc2626}.template-stage,.preview-stage{background:#fff1f2}.template-label b,.memory-actions a{color:#b91c1c}.shot-tabs .chosen{background:#fff1f2;border-color:#dc2626}.crop-hit.selected,.slot-editor.selected{border-color:#dc2626}.owner-list .active{background:#dc2626;border-color:#dc2626}.notice{color:#881337;background:#fff1f2;border-left:4px solid #dc2626}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #dc2626}.sales-intro{color:#fff;background:#18181b;border-bottom:6px solid #dc2626;border-radius:20px;max-width:none;margin-bottom:36px;padding:36px}.sales-intro .eyebrow,.sales-intro .muted{color:#fda4af}.price-card{border-top:5px solid #dc2626}.price-card .price{color:#b91c1c}.price-card:nth-child(2){background:#fff1f2;border-color:#dc2626}.sales-how li{background:#fff;border-left:3px solid #dc2626;border-radius:12px;padding:20px}.event-shell{background:#fff;border-top:6px solid #dc2626;border-radius:16px;margin:40px auto;box-shadow:0 12px 40px #18181b0b}.event-shell form .primary{width:100%}footer{border-top:2px solid #dc2626}footer>a:first-child{color:#b91c1c}@media (max-width:760px){.sales-intro{padding:28px 22px}.event-shell{margin:24px 16px;padding:32px 20px}.event-shell h1{font-size:28px}.sales-how li{padding:18px}}.story-page{background:#fff}.story-page header{color:#18181b;background:#fff;border-bottom:1px solid #eee;max-width:1280px;height:auto;margin:auto;padding:22px 36px}.story-page header .logo,.story-page header .brand-name{color:#18181b}.sales-nav{align-items:center;gap:24px;display:flex}.sales-nav>a:not(.button){color:#52525b;font-size:14px;text-decoration:none}.story-hero{grid-template-columns:1.2fr 1fr;align-items:center;gap:64px;padding-top:72px;padding-bottom:72px;display:grid}.hero-copy h1{letter-spacing:-4px;margin:24px 0;font-size:clamp(46px,6.3vw,80px);line-height:1.03}.hero-copy h1 em{color:#dc2626;font-style:normal}.hero-desc{color:#62626b;max-width:450px;margin-bottom:30px;font-size:18px;line-height:1.7}.hero-footnote{color:#71717a;margin-top:20px;font-size:14px}.product-preview{background:#f4f4f5;border-radius:28px;justify-content:flex-end;align-items:center;min-height:540px;padding:36px;display:flex;position:relative;overflow:hidden}.product-preview canvas{width:140px;height:420px;margin:0 12px 32px 0;display:block;transform:rotate(9deg);box-shadow:0 20px 30px #18181b25}.preview-caption{max-width:200px;position:absolute;top:32px;left:28px}.preview-caption span{letter-spacing:2px;color:#71717a;font-size:11px}.preview-caption strong{letter-spacing:-.8px;margin-top:16px;font-size:25px;line-height:1.2;display:block}.preview-note{background:#fff;border-radius:12px;padding:18px;position:absolute;bottom:24px;left:24px;right:24px;box-shadow:0 6px 20px #18181b08}.preview-note strong,.preview-note span{font-size:14px;display:block}.preview-note span{color:#71717a;margin-top:4px}.occasion-band{text-align:center;border-block:1px solid #eee;padding:26px 20px}.occasion-band>span{letter-spacing:2px;color:#71717a;font-size:11px}.occasion-band p{margin:12px 0 0;font-size:20px}.occasion-band b{color:#dc2626;margin:0 18px}.story-section{padding-top:80px;padding-bottom:80px}.section-heading{max-width:660px;margin-bottom:36px}.section-heading h2,.window-section h2,.closing-section h2{letter-spacing:-1.7px;margin:16px 0;font-size:clamp(30px,4vw,46px);line-height:1.14}.section-heading>p:last-child{color:#62626b;font-size:17px}.flow-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.flow-card{border:1px solid #e8e8eb;border-radius:16px;padding:24px}.flow-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:32px;display:flex}.flow-top>span{color:#dc2626;font-size:27px;font-weight:700}.flow-top small{color:#71717a;letter-spacing:1px;max-width:90px;font-size:10px}.flow-card h3{letter-spacing:-.5px;font-size:21px;line-height:1.2}.flow-card p{color:#62626b;font-size:16px;line-height:1.7}.window-section{color:#fff;background:#18181b;grid-template-columns:1.25fr 1fr 1fr;gap:40px;max-width:none;padding:60px max(36px,50vw - 584px);display:grid}.window-section .eyebrow{color:#fca5a5}.window-card{border-left:1px solid #52525b;padding-left:30px}.window-card>strong{color:#fff;letter-spacing:-3px;font-size:64px}.window-card>strong span{color:#fca5a5;letter-spacing:0;margin-left:10px;font-size:20px}.window-card p{color:#d4d4d8;line-height:1.7}.story-page .pricing-grid{gap:28px}.story-page .price-card{border:1px solid #e4e4e7;border-radius:20px;padding:32px;box-shadow:0 10px 40px #18181b05}.price-card-heading{justify-content:space-between;align-items:center;display:flex}.price-card-heading>span{color:#b91c1c;background:#fff1f2;border-radius:30px;padding:6px 12px;font-size:14px}.story-page .price{color:#18181b;font-size:52px}.story-page .price-card ul{margin:25px 0;padding:0;list-style:none}.story-page .price-card li{border-bottom:1px solid #f1f1f3;padding:10px 0}.story-page .price-card .button{text-align:center;width:100%}.pricing-note{color:#71717a;text-align:center;font-size:14px}.faq-section{border-top:1px solid #eee;grid-template-columns:1fr 1.4fr;gap:60px;display:grid}.faq-section details{margin:0;padding:20px 0}.faq-section summary{margin:0;font-size:17px;font-weight:600;line-height:1.5}.faq-section details p{color:#62626b;line-height:1.7}.closing-section{color:#fff;text-align:center;background:#b91c1c;border-radius:24px;max-width:1168px;margin-bottom:48px;padding:52px 24px}.closing-section .eyebrow{color:#fecaca}.closing-section h2{margin-bottom:28px}.closing-section>p:last-child{color:#fecaca;font-size:14px}.story-page footer{border-top:1px solid #eee}@media (max-width:1000px){.flow-grid{grid-template-columns:repeat(2,1fr)}.story-hero{gap:28px}.preview-caption{max-width:135px}.preview-caption strong{font-size:22px}.window-section{gap:24px}.window-card{padding-left:20px}}@media (max-width:760px){.story-page header{padding:16px 18px}.sales-nav{gap:12px}.sales-nav>a:not(.button){display:none}.story-hero{grid-template-columns:1fr;gap:32px;padding:36px 20px}.hero-copy h1{letter-spacing:-2.5px;font-size:52px}.hero-desc{font-size:17px}.hero-copy .actions{flex-direction:column}.product-preview{min-height:440px;padding:26px}.product-preview canvas{width:110px;height:330px;margin-right:20px}.preview-caption{max-width:160px}.preview-caption strong{font-size:25px}.occasion-band p{font-size:15px;line-height:1.8}.occasion-band b{margin:0 6px}.story-section{padding:48px 20px}.flow-grid{grid-template-columns:1fr;gap:14px}.flow-card{padding:22px}.flow-top{margin-bottom:18px}.flow-top small{max-width:none;font-size:11px}.flow-card h3{margin:12px 0}.flow-card p{margin-bottom:0}.window-section{grid-template-columns:1fr;gap:26px;padding:40px 24px}.window-card{border-top:1px solid #52525b;border-left:0;padding:18px 0 0}.window-card>strong{font-size:50px}.window-card h3{margin-left:16px;font-size:18px;display:inline}.story-page .price-card{padding:24px}.faq-section{grid-template-columns:1fr;gap:0}.closing-section{border-radius:18px;margin:0 18px 28px}.section-heading h2,.closing-section h2{letter-spacing:-1.2px;font-size:34px}}.danger{color:#b91c1c;background:#fff1f2;border-color:#fecaca}.danger:hover{border-color:#b91c1c}.memory-grid .panel{overflow-wrap:anywhere;padding:14px}.memory-grid .panel .actions>*{flex:1;min-width:65px;padding:10px 8px;font-size:14px}.guest-flow section{max-width:800px}.guest-flow h1{font-size:clamp(28px,5vw,40px)}.guest-flow .steps{justify-content:space-between;gap:14px}.guest-upload-slots{gap:12px;margin:26px 0;display:flex}.guest-upload-slots button{flex:1;gap:10px;min-width:0;max-width:220px;padding:10px;display:grid}.guest-upload-slots button.selected{background:#fff1f2;border:2px solid #dc2626}.guest-upload-slots img{object-fit:cover;border-radius:6px;width:100%;height:150px}.guest-upload-slots span{color:#a1a1aa;place-items:center;height:150px;font-size:42px;display:grid}.guest-upload-slots strong{font-size:14px}.guest-next{border-top:1px solid #e4e4e7;justify-content:space-between;gap:12px;margin-top:32px;padding:18px 0;display:flex}.guest-next>*{text-align:center;flex:1}.guest-edit-stage{background:#f4f4f5;border-radius:18px;justify-content:center;margin:20px 0;padding:24px;display:flex}.guest-strip{width:260px;max-width:100%;position:relative}.guest-strip.single{width:380px}.touch-slot{position:absolute}.touch-photo{touch-action:none;-webkit-user-select:none;user-select:none;cursor:grab;outline-offset:-3px;width:100%;height:100%}.touch-photo:active{cursor:grabbing}.touch-photo:focus-visible{outline:3px solid #dc2626}.gesture-hint{color:#71717a;font-size:14px}.guest-result{width:130px;max-width:100%;margin:24px auto;display:block}.guest-result.single{width:240px}.save-panel,.owner-share{margin:20px 0}.owner-share>button{width:100%}.guest-flow .template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:760px){.guest-flow header>span{display:none}.guest-upload-slots img,.guest-upload-slots span{height:110px}.guest-upload-slots{gap:8px}.guest-upload-slots button{padding:6px}.guest-edit-stage{padding:16px}.guest-strip{width:230px}.guest-strip.single{width:330px}.guest-next{gap:8px}.guest-next button{padding:12px 10px;font-size:14px}.guest-flow section{padding:24px 18px 40px}}.mascot-section{padding-top:0;padding-bottom:30px}.mascot-banner{background:#e8dfff;border-radius:30px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:26px;padding:30px 38px;display:flex;overflow:hidden}.mascot-banner>div{max-width:480px}.mascot-tag{letter-spacing:1.5px;color:#5422bd;font-size:11px;font-weight:600}.mascot-banner h2{margin:12px 0;font-size:clamp(26px,4vw,42px);line-height:1.1}.mascot-banner p{color:#51496b;margin-bottom:0;line-height:1.6}.mascot-banner img{object-fit:contain;flex-shrink:0;width:220px;height:220px}.mascot-banner.compact{background:linear-gradient(120deg,#ebe0ff,#fbdff0);padding:24px}.mascot-banner.compact h2{font-size:30px}.mascot-banner.compact img{width:160px;height:180px}.mascot-banner.compact p{max-width:300px;font-size:14px}@media (max-width:760px){.mascot-banner{border-radius:25px;gap:8px;padding:24px}.mascot-banner img{width:125px;height:160px}.mascot-banner h2,.mascot-banner.compact h2{font-size:26px}.mascot-banner p{font-size:14px}.mascot-banner.compact{gap:6px;padding:20px}.mascot-banner.compact img{width:112px;height:150px}.mascot-tag{letter-spacing:1px;font-size:9px}.mascot-section{padding-bottom:0}}@media (max-width:370px){.mascot-banner img,.mascot-banner.compact img{width:90px}.mascot-banner h2,.mascot-banner.compact h2{font-size:23px}}body{font-family:Fredoka,Arial Rounded MT Bold,Arial,sans-serif;font-weight:400}h1,h2,h3,.hero-copy h1,.section-heading h2,.closing-section h2{letter-spacing:-.025em;font-weight:600}button,.button,strong,b{font-weight:600}:root{--ink:#13143c;--muted:#686782;--line:#e5e1f1;--accent:#6425ff;--paper:#f5f3fb}body,.story-page{background:var(--paper);color:var(--ink)}header,.story-page header{border:0;border-bottom:1px solid var(--line);background:#fff;min-height:86px}.brand-image{object-fit:contain;width:230px;max-width:100%;height:77px;display:block}header .logo{color:var(--ink)}header nav button{color:var(--ink);border-color:var(--line)}header nav .active,header nav button:hover,.owner-list .active{color:#fff;background:#6425ff;border-color:#6425ff}button,.button{border-radius:16px;font-weight:600;transition:background .15s,box-shadow .15s}.primary,.result-panel .primary{color:#fff;background:#6425ff;border-color:#6425ff;box-shadow:0 6px 18px #6425ff22}.primary:hover,.result-panel .primary:hover{background:#4e18d9;border-color:#4e18d9}.eyebrow,.template-label b,.memory-actions a{color:#6425ff}.panel,.template-card,.price-card,.event-shell{border:1px solid var(--line);background:#fff;border-radius:28px;box-shadow:0 12px 36px #30206408}input:not([type=checkbox]):not([type=range]),select,textarea{background:#faf9ff;border-radius:13px;padding:13px}input[type=range],input[type=checkbox]{accent-color:#6425ff}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,.touch-photo:focus-visible{outline-color:#6425ff}.steps{background:#ebe7f7;border:0;border-radius:18px;gap:6px!important;padding:6px!important}.steps li{border-radius:13px;flex:1;justify-content:center;padding:13px 8px;font-size:14px}.steps .current{color:#fff;background:#6425ff;box-shadow:0 5px 14px #6425ff25}.template-stage,.preview-stage,.guest-edit-stage{background:linear-gradient(145deg,#e9dfff,#f2eaff 55%,#d9f7fa);border-radius:24px}.template-card{overflow:hidden}.template-card .template-stage{border-radius:0}.template-card:nth-child(2) .template-stage{background:linear-gradient(140deg,#d7f8fb,#e9e7ff 70%,#f9daed)}.template-label{padding:22px}.template-label strong{font-size:19px}.guest-upload-slots button.selected,.shot-tabs .chosen{background:#f0eaff;border-color:#6425ff}.guest-upload-slots button{background:#fff;border-radius:20px}.guest-upload-slots img{border-radius:13px}.crop-hit.selected,.slot-editor.selected{border-color:#6425ff}.slot-editor b{background:#6425ff}.notice{color:#40217e;background:#eee7ff;border-color:#6425ff}.event-banner{background:#13143c}.guest-flow header>span{color:var(--muted)}.owner-share{background:#e5f8fa;border-color:#c2e9ee}.save-panel{background:#fff}.story-hero{gap:48px;padding-top:54px}.hero-copy h1{letter-spacing:-3px}.hero-copy h1 em{color:#6425ff}.hero-copy .eyebrow{letter-spacing:1px;background:#e8dfff;border-radius:30px;padding:10px 14px;font-size:11px;display:inline-block}.product-preview{color:#fff;background:linear-gradient(145deg,#7429ff,#4622ba 55%,#181645);border-radius:36px;min-height:560px;box-shadow:0 24px 60px #4c229825}.preview-caption{z-index:2;max-width:none;top:30px;left:30px}.preview-caption span{color:#e2d7ff}.preview-caption strong{font-size:28px}.preview-stack{position:absolute;inset:155px 20px 110px}.product-preview .preview-card{width:170px;height:auto;margin:0;position:absolute;top:35px;left:5%;transform:rotate(-13deg)}.product-preview .preview-strip{width:105px;height:auto;margin:0;position:absolute;top:-10px;right:8%;transform:rotate(10deg)}.preview-note{color:#17163d;background:#ffffffed;border-radius:20px;padding:20px}.preview-note span{color:#686782}.occasion-band{background:#ece7f7;border:0}.occasion-band b{color:#b633a0}.flow-card{background:#fff;border:0;border-radius:26px;box-shadow:0 10px 24px #30206405}.flow-card:nth-child(2){background:#e8ddff}.flow-card:nth-child(3){background:#dff6f8}.flow-card:nth-child(4){background:#fbe1ef}.flow-top>span{color:#6425ff;background:#fffa;border-radius:14px;padding:8px 12px;font-size:22px}.window-section{background:#13143c;border-radius:36px;max-width:1168px;margin:10px auto;padding:44px}.window-section .eyebrow,.window-card>strong span{color:#6ee7ef}.window-card>strong{color:#fff}.window-card{border-color:#454469}.story-page .price-card{background:#fff;border:1px solid #e2dcf0;border-radius:28px}.story-page .price-card:nth-child(2){background:#f0eaff;border:2px solid #6425ff}.price-card-heading>span{color:#4f20b5;background:#e1d3ff}.story-page .price{color:#13143c}.closing-section{background:linear-gradient(120deg,#6425ff,#352080);border-radius:32px}.closing-section .eyebrow,.closing-section>p:last-child{color:#e3d9ff}footer,.story-page footer{border-color:var(--line);align-items:center}footer .brand-image{width:185px;height:62px}.event-shell>.brand-image,.event-shell .logo{margin-bottom:24px}.event-shell form{margin-top:28px}@media (max-width:760px){header,.story-page header{min-height:74px;padding:8px 18px}.brand-image{width:190px;height:63px}.sales-nav .button{border-radius:13px}.story-hero{gap:28px;padding-top:24px}.hero-copy h1{letter-spacing:-2px;font-size:48px}.product-preview{border-radius:30px;min-height:470px}.preview-stack{inset:140px 20px 105px}.product-preview .preview-card{width:140px;top:28px;left:5%}.product-preview .preview-strip{width:85px;top:-8px;right:9%}.window-section{border-radius:28px;max-width:calc(100% - 36px);padding:30px 24px}.guest-flow .template-stage{height:280px;padding:18px}.template-label{padding:16px}.template-label strong{font-size:17px}.guest-edit-stage{border-radius:24px}.panel{padding:22px}.guest-flow .steps li{font-size:13px}}@media (max-width:370px){.brand-image{width:160px;height:54px}.hero-copy h1{font-size:42px}.guest-flow .template-stage{height:235px}.template-label{padding:12px}}
