:root{color:#4b3b35;background:#fbf5ed;font-family:PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{margin:0}.shell{background:radial-gradient(circle at top,#fff8eb,#f4ded8);place-items:center;min-height:100vh;padding:24px;display:grid}.paper,.form-card{background:#fffdf8;border:1px solid #e7d4c4;border-radius:24px;width:min(100%,520px);padding:32px;box-shadow:0 20px 60px #8b5e4930}.eyebrow{color:#ae7a4d;letter-spacing:.3em}.muted{color:#826f67;line-height:1.7}label{margin:22px 0 8px;font-weight:600;display:block}input,textarea{width:100%;font:inherit;background:#fff;border:1px solid #d8c6b7;border-radius:12px;margin-top:8px;padding:14px}button{color:#fff;background:#b87957;border:0;border-radius:999px;padding:14px 22px;font-size:16px;font-weight:700}button:disabled{opacity:.45}.error{color:#b42318}.editor{min-height:100vh;padding-bottom:40px}.editor header{background:#fff;justify-content:space-between;padding:18px 24px;display:flex}.form-card{margin:24px auto}.check{align-items:flex-start;gap:10px;font-weight:400;display:flex}.check input{width:auto;margin-top:3px}.card-scene{text-align:center;background:linear-gradient(#fff8ec,#f5dcd6);min-height:100vh;overflow:hidden}.card-scene section{place-content:center;min-height:80vh;padding:40px 24px;display:grid}.stars{color:#b48b55;padding:30px}.envelope{min-height:45vh!important}.seal{color:#fff;background:#b75f5f;border-radius:50%;place-items:center;width:80px;height:80px;margin:auto;font-size:32px;animation:2s infinite pulse;display:grid}.reveal h1{color:#a85d54;font-family:serif;font-size:clamp(38px,12vw,72px);animation:1s both rise}.memory{flex-wrap:wrap;justify-content:center;gap:14px;min-height:auto!important;display:flex!important}.photo{aspect-ratio:3/4;border:8px solid #fff;place-items:center;width:28%;min-width:100px;padding:8px;display:grid;transform:rotate(-3deg);box-shadow:0 8px 22px #7c514a30}.photo:nth-child(2){transform:rotate(3deg)}.blessing{white-space:pre-wrap;font-family:serif;font-size:20px;line-height:2}.cake{font-size:72px;animation:1.4s infinite pulse}.finalize-bar{background:#fff;justify-content:center;align-items:center;gap:12px;padding:14px;display:flex;position:sticky;bottom:0;box-shadow:0 -8px 30px #0001}.finalize-bar .check{margin:0}.secondary{color:#554;background:#eee}.loading{text-align:center;padding:40vh 0}@keyframes rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes pulse{50%{transform:scale(1.08)}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important}}@media (width<=600px){.finalize-bar{flex-wrap:wrap}.paper,.form-card{padding:24px}.memory{gap:8px}.photo{width:30%}}.media-editor{background:#fbf2ea;border-radius:16px;margin:28px 0;padding:20px}.thumbs{gap:10px;display:flex}.thumbs figure{text-align:center;width:33%;margin:0}.thumbs img{aspect-ratio:3/4;object-fit:cover;border-radius:8px;width:100%}.small{padding:7px 12px;font-size:13px}.danger{background:#a43b3b}.recorder{gap:12px;display:grid}.recorder audio,.finale audio{width:100%}.share{text-align:center}.share input{margin:16px 0}.qr{width:220px;max-width:70%;margin:12px auto;display:block}.actions{justify-content:center;gap:12px;display:flex}.photo{object-fit:cover}.admin-grid{grid-template-columns:240px 1fr;min-height:100vh;display:grid}.admin-nav{color:#fff;background:#4b3b35;padding:28px}.admin-main{padding:28px}.data-table{border-collapse:collapse;background:#fff;width:100%}.data-table th,.data-table td{text-align:left;border-bottom:1px solid #eee;padding:12px}@media (width<=700px){.admin-grid{grid-template-columns:1fr}.admin-nav{padding:14px}.actions{flex-wrap:wrap}}:root{--cream:#fff8f5;--surface:#fffcfa;--pink-soft:#fce7eb;--pink:#f36c8b;--pink-dark:#a92f50;--ink:#34282d;--muted:#715c64;--line:#e8ccd2;--gold:#d9ac6d}body{color:var(--ink);background:var(--cream)}button{cursor:pointer;background:linear-gradient(135deg,#f36c8b,#ed5278);border-radius:14px;min-height:48px}button:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #7d2844}.wide-button{width:100%}.secondary{color:var(--pink-dark);border:1px solid var(--pink);background:#fff}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.shell{background:radial-gradient(circle at 50% 0,#fff,#fce8e9 60%,#f9d9df)}.paper,.form-card{border-color:var(--line);background:#fffcfaf5;box-shadow:0 18px 55px #8e385119}.redeem-card{text-align:center;max-width:440px}.brand-script,.script-title{color:#d84268;letter-spacing:.08em;font-family:STKaiti,KaiTi,serif;font-size:42px;font-weight:700}.envelope-art{clip-path:polygon(0 15%,50% 60%,100% 15%,100% 100%,0 100%);filter:drop-shadow(0 14px 16px #cc708644);background:linear-gradient(145deg,#ffc8d1,#f47b94);border-radius:16px 16px 24px 24px;place-items:center;width:150px;height:106px;margin:16px auto 28px;font-size:28px;display:grid}.envelope-art span{color:#fff;margin-top:36px}.redeem-card h1{font-size:22px;line-height:1.55}.redeem-card form{gap:12px;display:grid}.demo-code{color:var(--muted);margin:14px;font-size:13px}.steps-card{border:1px solid var(--line);background:#fff7f5;border-radius:18px;margin-top:28px;padding:20px}.steps{color:var(--pink-dark);justify-content:space-between;align-items:center;display:flex}.steps span{gap:6px;font-size:24px;display:grid}.steps small{color:var(--muted);font-size:12px}.steps i{color:#d7a6b0;font-style:normal}.redeem-card footer{justify-content:center;gap:12px;margin-top:28px;display:flex}.redeem-card a{color:var(--muted);font-size:13px}.mobile-bar{text-align:center;z-index:10;background:#fffcfaf2;border-bottom:1px solid #f0dce0;grid-template-columns:64px 1fr 100px;align-items:center;height:64px;padding:0 12px;display:grid;position:sticky;top:0}.mobile-bar>:last-child{text-align:right}.icon-button,.back-link{color:var(--ink);background:0 0;border:0;min-height:44px;font-size:30px}.editor{background:var(--cream)}.editor .form-card{max-width:480px;margin:18px auto}.section-heading{align-items:center;gap:12px;display:flex}.section-heading>span{background:var(--pink-soft);width:36px;height:36px;color:var(--pink-dark);border-radius:50%;place-items:center;font-weight:700;display:grid}.section-heading h1,.section-heading h2,.section-heading p{margin:0}.section-heading p{color:var(--muted);font-size:13px}label b{color:var(--pink)}.counter{text-align:right;color:var(--muted);font-weight:400;display:block}.field-help{color:var(--muted);margin-top:6px;font-weight:400;display:block}.privacy-check{background:#fff4f5;border-radius:14px;padding:16px}.media-editor{border:1px solid var(--line);background:#fff5f3}.confirm-card{text-align:center;max-width:460px}.back-link{text-align:left;padding:0;font-size:15px;display:block}.lock-illustration{clip-path:polygon(50% 0,92% 18%,84% 72%,50% 100%,16% 72%,8% 18%);color:#fff;background:linear-gradient(#ff9bad,#ef5577);place-items:center;width:120px;height:120px;margin:10px auto;font-size:35px;display:grid;position:relative}.lock-illustration span{font-size:28px;position:absolute}.warning{color:#dc496b;line-height:1.7}.check-list{text-align:left;color:#4a3a40;background:#fff7f5;border-radius:16px;padding:20px 24px 20px 42px;line-height:2;list-style:"✓  "}.check-list li::marker{color:#35b75d}.confirm-check{align-items:flex-start;gap:10px;font-weight:400;display:flex}.confirm-check input{width:auto;margin-top:4px}.preview-page{padding-bottom:86px}.preview-actions{z-index:20;background:#fff;grid-template-columns:1fr 1.5fr;gap:10px;padding:12px max(16px,50vw - 240px);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 24px #64374618}.experience{background:#fce8eb;width:min(100%,480px);min-height:calc(100vh - 64px);margin:auto;position:relative;overflow:hidden}.scene{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:calc(100vh - 64px);padding:56px 24px 70px;animation:.38s both scene-in;display:flex}.music-toggle{z-index:5;background:#362c32cc;border-radius:20px;min-height:40px;padding:8px 12px;position:absolute;top:14px;right:14px}.gift-scene{background:radial-gradient(circle at 50% 60%,#fff8f1,#f8cbd5)}.gift-box{filter:drop-shadow(0 16px 18px #bc58734f);font-size:96px;animation:2.4s ease-in-out infinite float}.gift-scene h1{font-family:STKaiti,KaiTi,serif;font-size:28px;line-height:1.7}.hero-scene{background:linear-gradient(#f6c9d2,#fff0eb)}.hero-scene .script-title,.cake-scene .script-title{margin:0;font-size:44px}.hero-photo{aspect-ratio:4/5;background:#fff;place-items:center;width:80%;padding:12px;display:grid;transform:rotate(-2deg);box-shadow:0 16px 40px #8d485936}.hero-photo img{object-fit:cover;width:100%;height:100%}.hero-photo span{font-size:72px}.down-button{color:var(--pink-dark);background:0 0;font-size:38px}.cake-scene{background:radial-gradient(circle,#fff4ed,#f7ccd7)}.cake-art{flex-direction:column;font-size:42px;display:flex}.cake-art b{font-size:120px}.memory-scene{background:#f8d7db}.polaroids{grid-template-columns:1fr 1fr;gap:10px;width:90%;display:grid}.polaroids figure{background:#fff;margin:0;padding:8px 8px 24px;transform:rotate(-3deg);box-shadow:0 9px 24px #6d39402c}.polaroids figure:nth-child(2n){transform:rotate(3deg)}.polaroids figure:last-child{grid-column:1/-1;width:52%;margin:auto}.polaroids img{aspect-ratio:1;object-fit:cover;width:100%}.illustration-memory{font-size:90px}.illustration-memory p{font-size:18px}.letter-scene{background:linear-gradient(145deg,#fff4ef,#f4ced5)}.letter-paper{background:#fffdf5;place-items:center;width:92%;min-height:340px;padding:38px 28px;display:grid;transform:rotate(-1deg);box-shadow:0 16px 38px #8f45502d}.letter-paper p{white-space:pre-wrap;font-family:STKaiti,KaiTi,serif;font-size:20px;line-height:1.9}.letter-scene audio{width:92%}.final-scene{color:#fff;background:linear-gradient(#31234d,#7d3e69 55%,#e1979c)}.final-scene h1{font-family:STKaiti,KaiTi,serif;font-size:52px}.fireworks{color:#ffd49a;font-size:54px}.final-actions{gap:10px;display:flex}.scene-dots{justify-content:center;gap:7px;display:flex;position:absolute;bottom:22px;left:0;right:0}.scene-dots button{background:#fff8;border:0;border-radius:50%;width:8px;height:8px;min-height:0;padding:0}.scene-dots button.active{background:#fff;border-radius:6px;width:22px}.unlock-page{text-align:center;background:radial-gradient(circle,#fff8f0,#f8ccd6);flex-direction:column;justify-content:center;align-items:center;max-width:480px;min-height:100vh;margin:auto;padding:60px 28px;display:flex}.unlock-page form{gap:10px;width:100%;display:grid}.unlock-page input{text-align:center;letter-spacing:.35em;font-size:26px}.unlock-page small{color:var(--muted);margin-top:24px}.share-page{background:var(--cream);min-height:100vh}.share-content{width:min(100%,960px);margin:auto;padding:28px 20px 48px}.success-hero{text-align:center}.success-mark{color:#fff;background:#45bd68;border-radius:50%;place-items:center;width:72px;height:72px;margin:auto;font-size:40px;display:grid}.success-hero h1{color:#df476b;font-family:STKaiti,KaiTi,serif;font-size:38px}.summary-card,.share-block{border:1px solid var(--line);background:#fff;border-radius:22px;margin-top:18px;padding:22px;box-shadow:0 12px 32px #8d405017}.summary-card{grid-template-columns:280px 1fr;gap:24px;display:grid}.share-cover{aspect-ratio:1.1;color:#ac2f4f;background:linear-gradient(#ffc9d4,#fff0e6);border-radius:18px;flex-direction:column;justify-content:center;align-items:center;font-family:serif;font-size:28px;display:flex}.share-cover b{font-size:18px}.share-cover div{font-size:70px}.summary-card dl{grid-template-columns:80px 1fr;align-content:center;gap:14px;margin:0;display:grid}.summary-card dt{color:var(--muted)}.summary-card dd{margin:0}.privacy-note{color:#b13d5b;background:#fff0f2;border-radius:12px;grid-column:1/-1;padding:12px}.copy-row{gap:12px;display:flex}.copy-row input{margin:0}.qr-block{align-items:center;gap:26px;display:flex}.qr-pending{aspect-ratio:1;width:220px;color:var(--muted);background:#f8eeee;place-items:center;display:grid}@keyframes scene-in{0%{opacity:0;transform:translateY(12px)}}@keyframes float{50%{transform:translateY(-10px)}}@media (width<=700px){.summary-card{grid-template-columns:1fr}.share-cover{width:100%;max-width:330px;margin:auto}.qr-block{text-align:center;flex-direction:column}.copy-row{flex-direction:column}.mobile-bar{grid-template-columns:54px 1fr 82px}.editor .form-card{box-shadow:none;border:0;border-radius:0;margin:0}.share-content{padding-top:18px}}@media (prefers-reduced-motion:reduce){.scene,.gift-box{animation:none}}.scene{isolation:isolate;padding:0;position:relative;overflow:hidden}.scene-backdrop{object-fit:cover;z-index:-2;width:100%;height:100%;position:absolute;inset:0}.scene:after{content:"";z-index:-1;background:linear-gradient(#fff0 35%,#3c17295c);position:absolute;inset:0}.scene-copy{color:#fff;text-shadow:0 2px 12px #5e263d66;flex-direction:column;justify-content:flex-end;align-items:center;gap:13px;width:100%;min-height:calc(100vh - 64px);padding:54px 25px 62px;display:flex}.scene-copy h1,.scene-copy h2,.scene-copy p{margin:0}.gift-copy{color:#733149;text-shadow:none;justify-content:flex-start;padding-top:72px}.gift-copy h1{font-family:STKaiti,KaiTi,serif;font-size:32px;line-height:1.5}.gift-copy button{width:78%;margin-top:auto;box-shadow:0 12px 28px #b7365e4d}.hero-copy{justify-content:flex-start;padding-top:46px}.hero-copy .script-title{color:#ad294f;text-shadow:0 2px 12px #fff}.hero-copy>i{color:#8b3a52;text-shadow:0 1px 8px #fff}.hero-copy .hero-photo{aspect-ratio:4/3;border:8px solid #fff;width:42%;margin-top:auto;margin-left:auto;padding:0;transform:rotate(5deg)}.hero-copy h1{font-family:STKaiti,KaiTi,serif;font-size:25px}.hero-copy>p:last-of-type{max-width:310px;line-height:1.7}.cake-copy{justify-content:flex-end;padding-bottom:82px}.cake-copy .script-title{color:#fff;text-shadow:0 3px 18px #672439}.cake-copy h2{font-size:18px}.cake-scene:after{background:linear-gradient(#fff0 50%,#631e3878)}.empty-memory{background:#fff;border:10px solid #fff;width:82%;overflow:hidden;box-shadow:0 16px 36px #773d4a34}.empty-memory img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.empty-memory p{color:var(--pink-dark);margin:18px;line-height:1.7}.final-scene{background:radial-gradient(circle at 20% 25%,#b65381 0 1px,#0000 2px),radial-gradient(circle at 78% 18%,#ffd99e 0 1px,#0000 2px),linear-gradient(#281b48,#754064 55%,#d38791)}.firework-bursts{gap:24px;display:flex}.firework-bursts i{background:repeating-conic-gradient(#ffd69a 0 2deg,transparent 2deg 16deg);border-radius:50%;width:72px;height:72px;-webkit-mask:radial-gradient(circle,#0000 0 27%,#000 29% 54%,#0000 56%);mask:radial-gradient(circle,#0000 0 27%,#000 29% 54%,#0000 56%)}.firework-bursts i:nth-child(2){background:repeating-conic-gradient(#f4a6c6 0 2deg,transparent 2deg 14deg);transform:translateY(-24px)}.firework-bursts i:nth-child(3){transform:scale(.72)}.share-cover{color:#fff;text-shadow:0 2px 10px #662038;justify-content:flex-start;padding-top:20px;position:relative;overflow:hidden}.share-cover img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.share-cover span,.share-cover b{z-index:1;position:relative}.mini-lock{border:2px solid;border-radius:2px;width:13px;height:11px;margin-right:8px;display:inline-block;position:relative}.mini-lock:before{content:"";border:2px solid;border-bottom:0;border-radius:6px 6px 0 0;width:5px;height:7px;position:absolute;top:-9px;left:2px}.steps .step-icon{width:70px;padding-top:33px;font-size:0;position:relative}.step-icon:before,.step-icon:after{content:"";position:absolute}.code-icon:before{border:2px solid;width:22px;height:22px;top:0;left:24px;box-shadow:inset 0 0 0 4px #fff}.code-icon:after{background:currentColor;width:4px;height:4px;top:4px;left:28px;box-shadow:10px 0,0 10px,10px 10px}.heart-icon:before{background:#f36c8b;border-radius:4px 0;width:20px;height:20px;top:4px;left:26px;transform:rotate(45deg)}.heart-icon:after{background:#f36c8b;border-radius:50%;width:20px;height:20px;top:0;left:26px;box-shadow:-9px 9px #f36c8b}.share-icon:before{border:2px solid;border-top:0;border-radius:3px;width:24px;height:18px;top:5px;left:24px}.share-icon:after{border-top:2px solid;border-left:2px solid;width:12px;height:12px;top:0;left:31px;transform:rotate(45deg)}.unlock-gift{aspect-ratio:4/5;object-fit:cover;border-radius:28px;width:280px;max-width:86vw;margin-bottom:18px;box-shadow:0 18px 50px #9e436339}.css-lock{background:#fff;border-radius:5px;width:35px;height:29px;position:relative}.css-lock:before{content:"";border:4px solid #fff;border-bottom:0;border-radius:12px 12px 0 0;width:17px;height:19px;position:absolute;top:-19px;left:7px}.ornament{color:#d44b72;font-size:18px}html,body,#app{width:100%;height:100dvh;margin:0;overflow:hidden}body{touch-action:pan-x pan-y;background:#eadde0}#app{justify-content:center;display:flex;position:fixed;inset:0}#app>main{overscroll-behavior:none;-webkit-overflow-scrolling:touch;background:var(--cream);width:100%;height:100dvh;min-height:0;overflow:hidden auto}#app>main:not(.admin-grid){max-width:480px;box-shadow:0 0 42px #4b23352b}.shell,.editor,.preview-page,.share-page{height:100%;min-height:0;overflow-y:auto}.experience{height:100%;min-height:100%;overflow:hidden}.scene,.scene-copy{height:100%;min-height:100%}.unlock-page{height:100%;min-height:100%;overflow-y:auto}.mobile-bar{position:sticky;top:0}.admin-grid{max-width:none}@supports (height:100svh){html,body,#app,#app>main{height:100svh}}.recipient-experience{color:#592f3f;background:#f9dfe4;width:100%;height:100%;min-height:100%;position:relative;overflow:hidden}.recipient-scene{text-align:center;flex-direction:column;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.recipient-art{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.recipient-scene>:not(.recipient-art){z-index:2;position:relative}.recipient-music{z-index:20;top:max(14px,env(safe-area-inset-top));color:#fff;background:#392e35d9;border-radius:50%;width:44px;height:44px;min-height:44px;padding:0;font-size:21px;position:absolute;right:14px;box-shadow:0 5px 16px #3b1b2a42}.recipient-dots{z-index:20;left:0;right:0;bottom:max(14px,env(safe-area-inset-bottom));justify-content:center;gap:7px;display:flex;position:absolute}.recipient-dots button{background:#fff9;border:1px solid #6c304955;width:7px;height:7px;min-height:0;padding:0}.recipient-dots button.active{background:#fff;border-radius:9px;width:22px}.scene-primary{min-width:170px;box-shadow:0 10px 26px #a2395e55}.scene-next{color:#80344f;background:#fff8;width:44px;height:44px;min-height:44px;margin-top:auto;margin-bottom:33px;padding:0;font-size:34px}.recipient-scene-enter-active,.recipient-scene-leave-active{transition:opacity .32s,transform .32s}.recipient-scene-enter-from{opacity:0;transform:translateY(12px)}.recipient-scene-leave-to{opacity:0;transform:translateY(-8px)}.opening-scene:after{content:"";background:linear-gradient(#fff0 56%,#fff1ecf2 83%);position:absolute;inset:0}.opening-copy{margin-bottom:12px}.opening-copy p{letter-spacing:.15em;margin:0;font-size:17px}.opening-copy h1{margin:5px 0 0;font-family:STKaiti,KaiTi,serif;font-size:30px}.opening-scene small{color:#765563;margin-top:12px}.birthday-hero:after{content:"";background:linear-gradient(#fff6 0,#fff0 48%,#5b1f386e);position:absolute;inset:0}.hero-heading h1,.cake-heading h1{letter-spacing:.13em;margin:0;font-family:STKaiti,KaiTi,serif;font-size:42px}.hero-heading i,.cake-heading i{font-family:Georgia,serif;font-size:20px;display:block}.hero-heading b{letter-spacing:.14em;margin-top:5px;font-size:23px;display:block}.hero-polaroid{background:#fff;width:43%;margin:0;padding:8px 8px 25px;bottom:183px;right:30px;transform:rotate(4deg);box-shadow:0 12px 27px #5a283744;position:absolute!important}.hero-polaroid div,.memory-polaroids figure div{overflow:hidden}.hero-polaroid div{aspect-ratio:1}.hero-polaroid img,.memory-polaroids img{object-fit:cover;width:100%;height:100%}.hero-wish strong{font-family:STKaiti,KaiTi,serif;font-size:23px}.hero-wish p{margin:8px 0;line-height:1.65}.cake-interaction:after{content:"";background:linear-gradient(#fff3 0,#fff0 56%,#5c1d3975);position:absolute;inset:0}.candle-flames{height:80px;transition:opacity .38s,transform .38s;top:31%;left:0;right:0;z-index:3!important;position:absolute!important}.candle-flames.extinguished{opacity:0;transform:translateY(8px)scale(.3)}.candle-flames i{filter:drop-shadow(0 0 11px #ffb33d);transform-origin:50% 100%;background:radial-gradient(at 50% 68%,#fff 0 18%,#ffe36c 22% 48%,#f47b20 55% 74%,#0000 76%);border-radius:80% 20% 60% 35%;width:14px;height:29px;animation:.16s ease-in-out infinite alternate candle-flicker;position:absolute;top:0;left:45.3%}.candle-flames i+i{animation-delay:80ms;left:54.4%}.cake-prompt{color:#fff;text-shadow:0 2px 10px #411222;margin-top:auto;margin-bottom:56px}.cake-prompt h2{margin:0 0 6px;font:700 22px STKaiti,KaiTi,serif}.blow-button{min-width:170px}.text-action{color:#fff;background:#fff4;border:1px solid #fff8;min-height:38px;margin:5px auto 0;padding:6px 18px;display:block}.blow-meter{background:#fff5;border-radius:5px;width:180px;height:8px;margin:14px auto;overflow:hidden}.blow-meter i{transform-origin:0;background:#fff;width:100%;height:100%;transition:transform 60ms linear;display:block}.memory-gallery:before{content:"";opacity:.8;background:radial-gradient(circle at 12% 20%,#fff 0 3px,#0000 4px),radial-gradient(circle at 86% 15%,#ed9eb6 0 3px,#0000 4px);position:absolute;inset:0}.memory-gallery header h1{color:#9b3453;margin:0;font:700 31px STKaiti,KaiTi,serif}.memory-gallery header p{color:#79515f;margin:7px 0}.memory-polaroids{width:92%;height:63%;margin-top:14px;position:relative}.memory-polaroids figure{background:#fff;width:57%;margin:0;padding:8px 8px 24px;position:absolute;box-shadow:0 10px 25px #72394b38}.memory-polaroids figure div{aspect-ratio:1}.memory-placeholder{border:9px solid #fff;width:78%;margin:auto;box-shadow:0 13px 30px #7338493b}.memory-placeholder img{width:100%;display:block}.letter-blessing:before{content:"";background:radial-gradient(circle at 18% 15%,#fff 0 4px,#0000 5px),radial-gradient(circle at 82% 23%,#efa1b5 0 3px,#0000 4px);position:absolute;inset:0}.letter-blessing header{text-align:left;align-self:flex-start;margin-left:10px}.letter-blessing h1{color:#703347;margin:0;font:700 29px/1.45 STKaiti,KaiTi,serif}.letter-envelope{clip-path:polygon(0 18%,50% 45%,100% 18%,100% 100%,0 100%);background:linear-gradient(145deg,#f2a8b8,#ffcbd4);flex:1;place-items:center;width:96%;min-height:0;margin:14px 0;display:grid}.letter-envelope article{background:#fffdf5;width:82%;max-height:76%;padding:26px 22px;overflow:auto;transform:rotate(-1.5deg);box-shadow:0 13px 28px #71344642}.letter-envelope p{white-space:pre-wrap;color:#4e3b3a;margin:0;font:18px/1.9 STKaiti,KaiTi,serif}.letter-blessing audio{width:94%;height:40px;margin-bottom:10px}.birthday-finale{color:#fff;background:linear-gradient(#21173f 0%,#633660 56%,#dd888e 100%);justify-content:center;padding:65px 24px 74px}.birthday-finale:before{content:"";background:radial-gradient(circle at 48% 85%,#f8af9b45,#0000 32%),linear-gradient(#0000 70%,#23193688);position:absolute;inset:0}.firework-field{inset:0;z-index:1!important;position:absolute!important}.firework-field i{left:var(--left);top:var(--top);background:repeating-conic-gradient(#ffd98e 0 2deg,transparent 2deg 14deg);opacity:0;width:86px;height:86px;animation:firework-bloom 2.2s ease-out var(--delay) infinite;border-radius:50%;position:absolute;transform:translate(-50%,-50%)scale(.05);-webkit-mask:radial-gradient(circle,#0000 0 22%,#000 24% 53%,#0000 55%);mask:radial-gradient(circle,#0000 0 22%,#000 24% 53%,#0000 55%)}.firework-field i:nth-child(3n){background:repeating-conic-gradient(#ff91bd 0 2deg,transparent 2deg 13deg)}.firework-field i:nth-child(3n+1){background:repeating-conic-gradient(#9edfff 0 2deg,transparent 2deg 15deg)}.finale-copy{text-shadow:0 3px 18px #1d112c}.finale-copy>b{letter-spacing:.16em;color:#ffe3a5;font:25px Georgia,serif}.finale-copy h1{color:#ffe4aa;margin:10px 0 18px;font:700 48px STKaiti,KaiTi,serif}.finale-copy p{white-space:pre-wrap;max-height:170px;margin:0 auto 14px;font:18px/1.75 STKaiti,KaiTi,serif;overflow:auto}.finale-copy small{color:#f5cad4}.finale-horizon{height:130px;bottom:63px;left:0;right:0;position:absolute!important}.finale-horizon:before{content:"";clip-path:polygon(0 80%,15% 42%,30% 70%,50% 25%,70% 72%,84% 45%,100% 76%,100% 100%,0 100%);background:#291d3b;height:80px;position:absolute;bottom:0;left:-10%;right:-10%}.finale-horizon i{background:#17131e;border-radius:50% 50% 18% 18%;width:25px;height:56px;position:absolute;bottom:19px;left:45%}.finale-horizon i+i{height:62px;left:53%}.finale-actions{justify-content:center;gap:10px;display:flex;bottom:28px;left:0;right:0;position:absolute!important}.finale-actions button{color:#fff;background:#1f162760;border:1px solid #f4b7c9;min-height:40px;padding:7px 16px}@keyframes candle-flicker{0%{filter:drop-shadow(0 0 8px #ffb33d);transform:rotate(-5deg)scale(.92,1.05)}to{filter:drop-shadow(0 0 15px #ffe55b);transform:rotate(5deg)scale(1.08,.94)}}@keyframes firework-bloom{0%{opacity:0;transform:translate(-50%,80vh)scale(.02)}24%{opacity:1;transform:translate(-50%,-50%)scale(.08)}46%{opacity:1;transform:translate(-50%,-50%) scale(var(--scale))}76%,to{opacity:0;transform:translate(-50%,-50%) scale(calc(var(--scale) * 1.12))}}@media (prefers-reduced-motion:reduce){.recipient-scene-enter-active,.recipient-scene-leave-active{transition:opacity .15s}.candle-flames i{animation-duration:.55s}.firework-field i{opacity:.7;transform:translate(-50%,-50%) scale(var(--scale));animation:none}}@media (height<=680px){.hero-heading h1,.cake-heading h1{font-size:34px}.hero-polaroid{width:36%;bottom:147px}.hero-wish{font-size:14px}.cake-prompt{margin-bottom:40px}.memory-gallery{padding-top:42px}.letter-blessing{padding-top:40px}.letter-envelope article{padding:18px}.finale-copy h1{margin:7px 0;font-size:40px}}.opening-scene{justify-content:flex-start;padding:0 24px}.opening-scene:after{background:linear-gradient(#fff0 68%,#fff1ecb8)}.opening-copy{margin-top:26vh;margin-bottom:0}.opening-copy p{font-size:18px}.opening-copy h1{font-size:29px}.opening-scene>.scene-primary{width:70%;position:absolute;bottom:13%}.opening-scene>small{position:absolute;bottom:7%;left:0;right:0}.birthday-hero:after{display:none}.hero-heading{padding-top:max(52px,calc(env(safe-area-inset-top) + 40px));color:#a23652;text-shadow:0 2px 12px #fff9}.hero-heading h1{font-size:42px}.hero-heading b{font-size:22px}.hero-photo-window{transform-origin:50%;background:#f5d7dc;width:59%;height:28.5%;top:46.7%;left:21%;overflow:hidden;transform:rotate(-5.2deg);position:absolute!important}.hero-photo-window img{object-fit:cover;width:100%;height:100%}.hero-wish{color:#6f3548;text-shadow:0 2px 10px #fff;margin-top:auto;margin-bottom:48px}.hero-wish strong{font-size:22px}.hero-wish p{margin:7px 0;font-size:15px}.birthday-hero .scene-next{background:0 0;margin:0;position:absolute;bottom:5px}.memory-gallery{background:#f9d8dd;padding:55px 18px 26px}.memory-gallery:before{display:none}.memory-gallery header h1{font-size:29px}.memory-gallery header p{font-size:14px}.memory-polaroids figure:nth-child(3){bottom:1%;left:16%;transform:rotate(-2deg)}.memory-gallery .scene-next{background:0 0;margin:0;position:absolute;bottom:5px}.memory-placeholder{background:#fff;margin-top:18%}.letter-blessing{background:#f8d3da;padding:0}.letter-blessing:before{display:none}.letter-blessing header{color:#5d3041;margin:0;top:7%;left:13%;position:absolute!important}.letter-blessing h1{font-size:29px}.letter-sheet-copy{text-align:left;background:0 0;width:68%;height:40%;padding:8px 6px;top:34%;left:16%;overflow:auto;transform:rotate(-2deg);position:absolute!important}.letter-sheet-copy p{white-space:pre-wrap;color:#4d3b39;margin:0;font:18px/1.9 STKaiti,KaiTi,serif}.letter-blessing audio{width:84%;height:36px;margin:0;bottom:8%;left:8%;position:absolute!important}.letter-blessing .scene-next{background:0 0;margin:0;position:absolute;bottom:2px}.birthday-finale{color:#fff;background:#2c1745;padding:0}.birthday-finale:before{content:"";background:linear-gradient(#130b2538,#2d163e14 45%,#160d26a1);display:block;position:absolute;inset:0}.finale-copy{text-shadow:0 3px 15px #25102e;top:31%;left:9%;right:9%;position:absolute!important}.finale-copy>b{font-size:24px}.finale-copy h1{margin:8px 0 14px;font-size:45px}.finale-copy p{max-height:140px;font-size:17px}.finale-horizon{display:none}.finale-actions{bottom:18px}.firework-field i{opacity:.55;width:70px;height:70px}.birthday-finale>small{position:absolute;bottom:70px}@media (height<=680px){.opening-copy{margin-top:22vh}.hero-photo-window{height:29%;top:44%}.hero-wish{margin-bottom:35px}.letter-sheet-copy{height:41%;top:32%}.finale-copy{top:29%}}.recipient-scene.opening-scene>.scene-primary{width:70%;position:absolute;bottom:13%}.recipient-scene.opening-scene>small{position:absolute;bottom:7%;left:0;right:0}.recipient-scene.birthday-finale>small{display:none}.photo-editor-thumbs{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.photo-editor-thumbs figure{background:#fff;border:1px solid #ead4d8;border-radius:14px;margin:0;padding:8px;position:relative;box-shadow:0 7px 20px #71334912}.photo-editor-thumbs figure.featured{border:2px solid #ed6483;box-shadow:0 8px 24px #df57752b}.photo-editor-preview{aspect-ratio:4/5;background:#f7e6e8;border-radius:10px;overflow:hidden}.photo-editor-preview img{object-fit:cover;width:100%;height:100%;transition:transform .18s}.main-photo-check{color:#74384a;align-items:center;gap:7px;margin:9px 0 7px;font-size:13px;font-weight:600;display:flex}.main-photo-check input{accent-color:#ed5c7c;width:17px;height:17px;margin:0}.photo-size-controls{grid-template-columns:36px 1fr 36px;align-items:center;gap:5px;display:grid}.photo-size-controls button{border-radius:9px;width:36px;min-height:34px;padding:0;font-size:20px}.photo-size-controls output{text-align:center;color:#735c64;font-size:12px}.photo-delete{width:100%;min-height:34px;margin-top:7px;padding:7px}.photo-rotate{color:#7d3d50;width:100%;min-height:34px;margin-top:7px;padding:7px}.blessing-tools{justify-content:space-between;align-items:center;margin-top:8px;display:flex}.blessing-tools .counter{margin-left:auto}.advanced-options{background:#fffaf8;border:1px solid #ead4d8;border-radius:14px;margin-top:18px;padding:14px 16px}.advanced-options summary{cursor:pointer;color:#613b47;justify-content:space-between;align-items:baseline;gap:12px;font-weight:700;list-style:none;display:flex}.advanced-options summary::-webkit-details-marker{display:none}.advanced-options summary:after{content:"⌄";color:#b24a67;font-size:18px}.advanced-options[open] summary:after{content:"⌃"}.advanced-options summary small{color:#8b7078;font-size:12px;font-weight:400}.advanced-default{background:#fff1f2;border-radius:10px;margin:16px 0 7px;padding:10px 12px}.advanced-default input{accent-color:#ed5c7c;width:17px;height:17px;margin:0}.photo-caption-field{margin-top:14px}.photo-caption-field label{color:#6c4a54;font-size:14px;display:block}.photo-caption-field textarea{resize:vertical;min-height:74px;margin-top:7px}.photo-caption-field .counter{text-align:right;color:#8b7078;font-weight:400;display:block}.opening-copy{margin-top:20vh}.opening-scene>.scene-primary{bottom:12.5%}.opening-scene>small{bottom:7%}.memory-gallery{padding:48px 12px 24px}.memory-gallery header{z-index:3}.memory-polaroids{height:70%;margin-top:2px}.memory-polaroids figure{width:47%;padding:6px 6px 20px}.memory-polaroids figure:first-child{top:3%;left:2%;transform:rotate(-7deg)}.memory-polaroids figure:nth-child(2){top:6%;right:2%;transform:rotate(7deg)}.memory-polaroids figure:nth-child(3){top:38%;bottom:auto;left:1%;transform:rotate(5deg)}.memory-polaroids figure:nth-child(4){top:40%;right:1%;transform:rotate(-5deg)}.memory-polaroids[data-count="4"] figure:first-child{top:4%;left:1%;transform:rotate(-5deg)}.memory-polaroids[data-count="4"] figure:nth-child(2){top:4%;right:1%;transform:rotate(5deg)}.memory-polaroids[data-count="4"] figure:nth-child(3){top:51%;left:1%;transform:rotate(4deg)}.memory-polaroids[data-count="4"] figure:nth-child(4){top:51%;right:1%;transform:rotate(-4deg)}.memory-polaroids[data-count="1"] figure:first-child{width:62%;top:14%;left:19%}.memory-polaroids[data-count="2"] figure:first-child{top:18%}.memory-polaroids[data-count="2"] figure:nth-child(2){top:26%}.memory-polaroids[data-count="3"] figure{width:54%}.memory-polaroids[data-count="3"] figure:first-child{top:7%;left:1%}.memory-polaroids[data-count="3"] figure:nth-child(2){top:30%;right:1%}.memory-polaroids[data-count="3"] figure:nth-child(3){top:55%;left:23%}.memory-polaroids[data-count="4"] figure{width:49%}.memory-polaroids figure div{overflow:hidden}.cake-interaction:after{background:linear-gradient(#fff4 0,#fff0 72%,#f8d4d8b8)}.cake-interaction{background:#f7cbd3}.cake-interaction>.recipient-art{object-fit:cover;transform:scale(.91)}.cake-heading{padding-top:max(68px,calc(env(safe-area-inset-top) + 54px));color:#ac3d51;text-shadow:none}.cake-heading h1{font-size:45px}.cake-heading i{color:#9c4a58;font-size:22px}.number-candles{justify-content:center;align-items:flex-end;gap:4px;height:110px;transition:opacity .38s,transform .38s;display:flex;top:31%;left:0;right:0;z-index:4!important;position:absolute!important}.number-candles.extinguished{opacity:.78;transform:translateY(3px)}.number-candles span{justify-content:center;align-items:flex-end;width:47px;height:110px;display:flex;position:relative}.number-candles b{color:#f7a428;-webkit-text-stroke:2px #d58020;text-shadow:0 3px #a56a19,0 5px 10px #8c4c1838;font:700 76px/1 Georgia,serif}.number-candles span:after{content:"";background:#967022;border-radius:2px;width:6px;height:29px;position:absolute;bottom:-21px;box-shadow:inset 1px 0 #d8b34f}.number-candles i{z-index:2;filter:drop-shadow(0 0 11px #ffb33d);transform-origin:50% 100%;background:radial-gradient(at 50% 68%,#fff 0 18%,#ffe36c 22% 48%,#f47b20 55% 74%,#0000 76%);border-radius:80% 20% 60% 35%;width:14px;height:29px;animation:.16s ease-in-out infinite alternate candle-flicker;position:absolute;top:0;left:17px}.number-candles span+span i{animation-delay:80ms}.number-candles.extinguished i{opacity:0;animation:none}.cake-prompt{color:#7b4651;text-shadow:none;margin:0;bottom:2.5%;left:16px;right:16px;z-index:5!important;position:absolute!important}.cake-prompt h2{margin:0 0 3px;font-size:19px}.cake-prompt p{margin:3px;font-size:13px}.cake-prompt .blow-button{color:#c75b71;background:0 0;place-items:center;gap:0;min-width:72px;min-height:58px;margin:3px auto 0;padding:0;display:grid}.cake-prompt .blow-button span{filter:drop-shadow(0 0 6px #fff);font-size:38px;line-height:1}.cake-prompt .blow-button em{color:#8b5a63;font-size:11px;font-style:normal}.cake-prompt .text-action{color:#8b4f5c;background:#fff8;border-color:#c98291;min-height:31px;margin:0 0 0 8px;padding:3px 12px;display:inline-block}.cake-prompt .blow-meter{vertical-align:middle;background:#b8708050;width:145px;margin:8px 0;display:inline-block}.cake-prompt .blow-meter i{background:#d85b77}@media (width>=420px){.photo-editor-thumbs{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (height<=700px){.memory-gallery header p{margin:3px 0}.memory-polaroids{height:69%}.memory-polaroids figure{width:44%}.memory-polaroids[data-count="4"] figure:nth-child(3),.memory-polaroids[data-count="4"] figure:nth-child(4){top:50%}.cake-heading{padding-top:44px}.number-candles{top:29%;transform:scale(.9)}.cake-prompt{bottom:1%}}.hero-art-layer{opacity:0;pointer-events:none;overflow:visible;z-index:0!important;position:absolute!important}.hero-art-layer>.recipient-art{object-fit:fill;width:100%;height:100%;display:block;position:absolute;inset:0}.hero-photo-window{z-index:1;transform-origin:50%;width:57.6%;height:28.95%;position:absolute;top:43.67%;left:21.73%;overflow:hidden;transform:rotate(-6.46deg)}.hero-photo-window img{object-fit:cover;opacity:1;width:100%;height:100%;display:block}.birthday-hero{background:linear-gradient(#f7cbd4 0%,#fff1e9 72%,#f8d7d7 100%)}.hero-photo-window{box-shadow:none;background:0 0;padding:0}.hero-photo-window img{object-fit:cover;object-position:center}.hero-wish{color:#6f3548;text-shadow:0 2px 10px #fff;margin:0;top:78%;left:0;right:0;position:absolute!important}.hero-wish strong{font-size:22px;line-height:1.4}.hero-wish p{margin:8px 0 0;font-size:15px;line-height:1.9}.cake-prompt{bottom:5.5%}.cake-prompt h2{margin-bottom:14px;font-size:20px}.cake-prompt p{margin:5px 0 8px}.memory-gallery{scroll-behavior:smooth;background:#f8d3da url(/design/memory-bg-v12.webp) 50%/cover no-repeat;justify-content:flex-start;align-items:stretch;padding:50px 14px 18px;overflow-y:auto}.memory-gallery header{flex:none}.memory-polaroids{flex-direction:column;gap:18px;width:100%;height:auto;margin:16px 0 12px;display:flex}.memory-polaroids figure,.memory-polaroids[data-count="1"] figure,.memory-polaroids[data-count="2"] figure,.memory-polaroids[data-count="3"] figure,.memory-polaroids[data-count="4"] figure{min-height:calc(100dvh - 190px);box-shadow:none;content-visibility:auto;contain-intrinsic-size:70vh;background:0 0;flex-direction:column;justify-content:center;align-items:center;margin:0;padding:0;display:flex;position:relative;width:100%!important;inset:auto!important;transform:none!important}.memory-polaroids figure .memory-photo-frame{z-index:1;box-sizing:border-box;aspect-ratio:auto;background:#fff;flex:none;padding:8px 8px 20px;display:block;position:relative;overflow:hidden;box-shadow:0 10px 25px #72394b38}.memory-polaroids figure .memory-photo-stage{aspect-ratio:auto;background:#f8ecee;width:100%;height:100%;position:relative;overflow:hidden}.memory-photo-caption{text-align:center;color:#fff;letter-spacing:.06em;white-space:pre-line;text-shadow:0 2px 8px #8b415bcc,0 0 2px #fff8;flex:none;order:2;width:min(92%,430px);max-width:100%;margin:16px auto 0;font:600 21px/1.65 STKaiti,KaiTi,serif}.memory-polaroids .memory-photo-stage img{object-fit:contain;transform-origin:50%;opacity:0;max-width:none;max-height:none;transition:opacity .15s;display:block;position:absolute;top:50%;left:50%}.memory-polaroids .memory-photo-stage img.ready{opacity:1}.memory-gallery>.scene-next{background:#fff8;flex:none;margin:0 auto 6px;position:relative;bottom:auto}.letter-blessing{background:#f8d3da}.letter-blessing>.recipient-art{object-fit:cover;display:block}.letter-blessing header{text-align:center;top:9%;left:0;right:0}.letter-sheet-copy{width:66%;height:40%;box-shadow:none;background:0 0;border-radius:0;padding:8px 6px;top:34%;left:17%;overflow:hidden;transform:rotate(-2deg)}.letter-sheet-copy p{color:#4d3b39;font-size:18px;line-height:1.9}.letter-blessing audio{bottom:8%}.recipient-experience img{max-width:100%}.birthday-finale .recipient-music{background:#251b35d9}@media (height<=700px){.cake-prompt{bottom:4%}.cake-prompt h2{margin-bottom:10px}.memory-polaroids figure,.memory-polaroids[data-count="1"] figure,.memory-polaroids[data-count="2"] figure,.memory-polaroids[data-count="3"] figure,.memory-polaroids[data-count="4"] figure{min-height:calc(100dvh - 170px)}.letter-blessing header{top:3%}.letter-sheet-copy{height:45%;top:31%}}.birthday-hero>.hero-art-layer,.birthday-hero>.hero-heading,.birthday-hero>.hero-wish,.birthday-hero>.scene-next,.letter-blessing>.recipient-art,.letter-blessing>header,.letter-blessing>.letter-sheet-copy,.letter-blessing>audio,.letter-blessing>.scene-next{opacity:0;visibility:hidden;transition:opacity .22s,visibility 0s linear .22s}.birthday-hero.resources-ready>.hero-art-layer,.birthday-hero.resources-ready>.hero-heading,.birthday-hero.resources-ready>.hero-wish,.birthday-hero.resources-ready>.scene-next,.letter-blessing.resources-ready>.recipient-art,.letter-blessing.resources-ready>header,.letter-blessing.resources-ready>.letter-sheet-copy,.letter-blessing.resources-ready>audio,.letter-blessing.resources-ready>.scene-next{opacity:1;visibility:visible;transition-delay:0s}.birthday-hero.background-failed>.hero-art-layer>.recipient-art,.letter-blessing.background-failed>.recipient-art{display:none}.birthday-hero.background-failed:not(.photo-failed) .hero-photo-window{background:#f6d8df;box-shadow:0 0 0 8px #fff9,0 12px 28px #71344635}.birthday-hero.photo-failed .hero-photo-window{background:radial-gradient(circle at 50% 40%,#fff9,#f5d2db)}.birthday-hero.photo-failed .hero-photo-window>img{visibility:hidden}.birthday-hero.photo-failed .hero-photo-window:after{content:"♡";color:#b85c77;place-items:center;font:42px/1 Georgia,serif;display:grid;position:absolute;inset:0}.letter-blessing.background-failed{background:radial-gradient(circle at 50% 24%,#fff8,#0000 38%),linear-gradient(160deg,#fff2ed,#f6ccd5)}.letter-blessing.background-failed>.letter-sheet-copy{background:#fffaf3eb;border:1px solid #d99eaa66;box-shadow:0 13px 28px #7134462b}.firework-field i{animation-play-state:paused}.birthday-finale.fireworks-running .firework-field i{animation-play-state:running}@media (prefers-reduced-motion:reduce){.birthday-hero>.hero-art-layer,.birthday-hero>.hero-heading,.birthday-hero>.hero-wish,.birthday-hero>.scene-next,.letter-blessing>.recipient-art,.letter-blessing>header,.letter-blessing>.letter-sheet-copy,.letter-blessing>audio,.letter-blessing>.scene-next{transition-duration:.12s}}.admin-section{margin:0 0 24px}.admin-section h2{margin:0 0 12px}.admin-form-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.admin-form-row>*{flex:140px;margin:0}.admin-form-row button{flex:none}.admin-status-grid,.stock-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:12px 0;display:grid}.admin-status-grid>div,.stock-grid>div{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;gap:5px;padding:14px;display:flex}.admin-status-grid span,.stock-grid span{color:var(--muted);font-size:13px}.admin-status-grid .ok,.stock-grid .ok{color:#21864b}.admin-status-grid .warning,.stock-grid .warning{color:#a56200}.admin-status-grid .critical,.stock-grid .critical{color:#b42318}.table-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.table-scroll .data-table{min-width:760px}.admin-section ul{margin:0;padding-left:20px}.admin-section li{justify-content:space-between;align-items:center;gap:12px;padding:8px 0;display:flex}.notice{color:#217545;background:#eaf8ef;border-radius:10px;padding:10px 14px}.admin-nav .secondary{color:#7a4a5a;background:#fff;border:1px solid #edb5c2;margin-top:20px}@media (width<=700px){.admin-main{padding:18px 12px}.admin-status-grid,.stock-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-form-row>*{flex-basis:100%}.admin-form-row button{width:100%}.admin-section.paper{padding:18px}.admin-section li{flex-direction:column;align-items:flex-start}}
