:root{color:#1d1814;background:#f7efe4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{min-height:100%;background:radial-gradient(circle at top left,rgba(196,145,71,.18),transparent 32rem),linear-gradient(135deg,#fff8ef,#e9d8c4 38%,#31151a 38%,#15100d)}body{min-height:100%;margin:0}button{color:inherit;font:inherit}.app{display:grid;min-height:100vh;place-items:center;padding:28px 28px 98px}.phone-shell{position:relative;width:min(100%,430px);min-height:min(860px,calc(100vh - 56px));overflow:hidden auto;border:1px solid rgba(29,24,20,.16);border-radius:34px;background:#fcf7ef;box-shadow:0 26px 90px #31151a4d;scrollbar-width:none}.phone-shell::-webkit-scrollbar{display:none}.topbar{display:grid;grid-template-columns:1fr 46px;gap:12px;align-items:center;padding:24px 22px 14px}.brand-logo{display:block;width:min(100%,258px);height:auto}.eyebrow{color:#8e2638;font-size:.72rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.icon-button,.rail-button,.favorite{display:inline-grid;width:46px;height:46px;place-items:center;border:0;border-radius:50%;background:#eee3d5;cursor:pointer;transition:transform .18s ease,background .18s ease,color .18s ease}.icon-button:hover,.rail-button:hover,.favorite:hover{transform:translateY(-1px)}.top-monogram{display:grid;width:46px;height:46px;place-items:center;border-radius:16px;background:#15100d;color:#c9974f;font-family:Georgia,Times New Roman,serif;font-weight:900}.alert-dot{position:relative}.alert-dot:after{position:absolute;top:10px;right:11px;width:8px;height:8px;border:2px solid #eee3d5;border-radius:50%;background:#bb5538;content:""}.searchbar{display:flex;min-height:52px;align-items:center;gap:10px;margin:0 22px 18px;padding:0 16px;border:1px solid rgba(29,24,20,.08);border-radius:18px;background:#fff;color:#8b8075;box-shadow:0 8px 22px #3c2c1c0f}.searchbar input{width:100%;border:0;background:transparent;color:#1d1814;outline:none}.searchbar input::placeholder{color:#8b8075}.view-stack{display:grid;gap:18px;padding:0 18px 118px}.hero-panel{position:relative;min-height:415px;overflow:hidden;border-radius:28px;background:#15100d;color:#fff8ef;isolation:isolate}.hero-panel img{animation:heroBreath 16s ease-in-out infinite alternate}.hero-panel img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-panel:after{position:absolute;inset:0;background:linear-gradient(180deg,#14100c14,#14100c52 48%,#14100ce0);content:""}.hero-panel:before{position:absolute;inset:-40%;z-index:1;background:linear-gradient(115deg,transparent 35%,rgba(255,245,220,.28) 48%,transparent 62%);content:"";transform:translate(-65%) rotate(8deg);animation:romanSheen 7s ease-in-out infinite;pointer-events:none}.hero-copy{position:absolute;right:22px;bottom:22px;left:22px;z-index:2}.hero-seal{position:absolute;top:18px;right:18px;z-index:2;display:grid;width:74px;height:74px;place-items:center;border:1px solid rgba(255,248,239,.42);border-radius:50%;background:radial-gradient(circle,rgba(255,248,239,.22),transparent 58%),#15100d6b;box-shadow:inset 0 0 0 6px #c9974f29,0 14px 34px #00000047;color:#f7e5c7;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-seal span{display:block;font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:900;line-height:.85}.hero-seal small{color:#ddb36e;font-size:.58rem;font-weight:900;text-transform:uppercase}@keyframes romanSheen{0%,52%{transform:translate(-68%) rotate(8deg)}78%,to{transform:translate(68%) rotate(8deg)}}@keyframes heroBreath{0%{transform:scale(1)}to{transform:scale(1.045)}}.hero-copy p,.hero-copy h2{margin:0}.hero-copy p{color:#e1b66f;font-size:.78rem;font-weight:800;text-transform:uppercase}.hero-copy h2{max-width:13ch;padding-top:7px;font-family:Georgia,Times New Roman,serif;font-size:2rem;line-height:1.02}.hero-copy button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:8px;margin-top:18px;padding:0 18px;border:0;border-radius:16px;background:#c9974f;color:#19120d;cursor:pointer;font-weight:850}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.metrics div{display:grid;min-height:112px;align-content:center;justify-items:start;gap:6px;padding:14px;border:1px solid rgba(29,24,20,.08);border-radius:20px;background:#fff}.metrics svg{color:#9a293d}.metrics strong{font-size:1.1rem}.metrics span{color:#7f746c;font-size:.76rem;line-height:1.25}.brand-statement,.appointment-panel,.gift-panel{padding:20px;border-radius:24px;background:linear-gradient(145deg,#fff,#f5e7d7);box-shadow:0 14px 30px #3e241812}.brand-statement h2,.brand-statement p,.appointment-panel h3,.appointment-panel p{margin:0}.brand-statement h2,.appointment-panel h3{padding-top:7px;font-family:Georgia,Times New Roman,serif;font-size:1.55rem;line-height:1.08}.brand-statement p:not(.eyebrow),.appointment-panel p{padding-top:10px;color:#756b62;line-height:1.5}.signature-ribbon{display:flex;min-height:46px;align-items:center;gap:8px;overflow-x:auto;padding:7px;border:1px solid rgba(201,151,79,.2);border-radius:18px;background:#15100d;box-shadow:0 16px 34px #31151a29;scrollbar-width:none}.signature-ribbon::-webkit-scrollbar{display:none}.signature-ribbon span{flex:0 0 auto;padding:8px 12px;border-radius:999px;background:#fff8ef14;color:#f5dfb7;font-size:.72rem;font-weight:900;text-transform:uppercase}.symbol-compass{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:18px;border-radius:28px;background:radial-gradient(circle at center,rgba(201,151,79,.2),transparent 35%),linear-gradient(145deg,#fff,#f3e2ce);box-shadow:0 18px 38px #3e241814}.symbol-compass:before{position:absolute;inset:18px;border:1px solid rgba(142,38,56,.14);border-radius:23px;content:"";pointer-events:none}.compass-center{position:absolute;top:50%;left:50%;z-index:2;display:grid;width:58px;height:58px;place-items:center;border:3px solid #f7efe4;border-radius:50%;background:#15100d;color:#c9974f;font-family:Georgia,Times New Roman,serif;font-size:1.8rem;font-weight:900;transform:translate(-50%,-50%)}.symbol-compass div:not(.compass-center){display:grid;min-height:112px;align-content:center;gap:5px;padding:18px;border-radius:22px;background:#ffffffb8}.symbol-compass svg{color:#8e2638}.symbol-compass strong{font-family:Georgia,Times New Roman,serif;font-size:1.18rem}.symbol-compass span{color:#756b62;font-size:.78rem;font-weight:800}.cinema-panel{position:relative;display:grid;min-height:340px;align-items:end;overflow:hidden;border-radius:28px;background:#15100d;color:#fff8ef}.cinema-panel img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.78;animation:slowZoom 13s ease-in-out infinite alternate}.cinema-panel:after{position:absolute;inset:0;background:linear-gradient(180deg,#15100d14,#15100de6);content:""}.cinema-panel div{position:relative;z-index:1;padding:24px}.cinema-panel h2,.cinema-panel p{margin:0}.cinema-panel h2{max-width:13ch;padding-top:8px;font-family:Georgia,Times New Roman,serif;font-size:2rem;line-height:1.02}.cinema-panel p:not(.eyebrow){max-width:28ch;padding-top:10px;color:#e4d5c5;line-height:1.45}@keyframes slowZoom{0%{transform:scale(1)}to{transform:scale(1.08)}}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:12px}.section-heading p,.section-heading h3{margin:0}.section-heading h3{font-size:1.3rem}.text-button{border:0;background:transparent;color:#8e2638;cursor:pointer;font-weight:800}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card{position:relative;display:grid;min-height:286px;align-content:start;gap:12px;padding:14px;border:1px solid rgba(29,24,20,.08);border-radius:24px;background:#fff;box-shadow:0 14px 30px #3c2c1c0f;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.product-card:before{position:absolute;inset:10px 10px auto;height:72px;border-radius:20px;background:radial-gradient(circle,rgba(201,151,79,.22),transparent 68%);content:"";pointer-events:none}.product-card:hover{border-color:#c9974f47;box-shadow:0 22px 46px #3c2c1c1a;transform:translateY(-2px)}.favorite{position:absolute;top:12px;right:12px;z-index:1;width:38px;height:38px;background:#ffffffbf;color:transparent;stroke:#4f4339}.favorite.saved{color:#b84635;stroke:#b84635}.product-orb{display:grid;width:100%;aspect-ratio:1;place-items:center;border-radius:22px;color:#ffffffdb;box-shadow:inset 0 -24px 40px #0000002e}.product-orb img{width:100%;height:100%;object-fit:cover;border-radius:inherit;filter:saturate(1.04) contrast(1.02)}.product-open{display:block;padding:0;border:0;background:transparent;cursor:pointer}.product-copy{display:grid;gap:5px}.product-copy span{color:#8e2638;font-size:.72rem;font-weight:800}.product-copy h4,.product-copy p{margin:0}.product-copy h4{font-size:.98rem}.product-copy p{color:#756b62;font-size:.78rem;line-height:1.35}.showcase-link{justify-content:space-between;margin-top:auto;color:#8e2638;font-size:.78rem;font-weight:900}.category-row{display:flex;gap:10px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.category-row::-webkit-scrollbar{display:none}.category-row button{min-height:42px;flex:0 0 auto;padding:0 17px;border:1px solid rgba(29,24,20,.09);border-radius:15px;background:#fff;cursor:pointer;font-weight:760}.category-row .selected{background:#15100d;color:#fff8ef}.collection-worlds{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.collection-worlds div{min-height:112px;padding:15px;border:1px solid rgba(142,38,56,.12);border-radius:20px;background:linear-gradient(145deg,#fffffff0,#f7e7d3f0),#fff;box-shadow:0 14px 30px #3e24180f}.collection-worlds span{color:#8e2638;font-family:Georgia,Times New Roman,serif;font-size:1.15rem;font-weight:800}.collection-worlds p{margin:8px 0 0;color:#746a61;font-size:.82rem;line-height:1.35}.material-palette{display:grid;grid-template-columns:1fr repeat(4,44px);gap:10px;align-items:stretch;padding:14px;border-radius:24px;background:#fff;box-shadow:0 14px 30px #3e24180f}.material-palette h3,.material-palette p{margin:0}.material-palette h3{padding-top:4px;font-family:Georgia,Times New Roman,serif;font-size:1.22rem;line-height:1.08}.material-palette>span{position:relative;min-height:86px;overflow:hidden;border-radius:18px;box-shadow:inset 0 -20px 30px #00000029}.material-palette small{position:absolute;right:8px;bottom:8px;left:8px;color:#fff8ef;font-size:.58rem;font-weight:900;line-height:1.15;text-shadow:0 1px 8px rgba(0,0,0,.45)}.editorial-triptych{display:grid;grid-template-columns:.88fr 1.2fr .88fr;gap:10px;align-items:end}.editorial-triptych article{position:relative;min-height:190px;overflow:hidden;border-radius:24px;background:#15100d;box-shadow:0 18px 38px #3e24181c}.editorial-triptych article.tall{min-height:244px}.editorial-triptych img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.92}.editorial-triptych article:after{position:absolute;inset:0;background:linear-gradient(180deg,transparent 42%,rgba(21,16,13,.78));content:""}.editorial-triptych div{position:absolute;right:12px;bottom:12px;left:12px;z-index:1;color:#fff8ef}.editorial-triptych span{color:#dfb46e;font-size:.68rem;font-weight:900}.editorial-triptych strong{display:block;font-family:Georgia,Times New Roman,serif;font-size:1.08rem}.collection-pages,.trust-panel{display:grid;gap:10px}.collection-pages article{display:grid;grid-template-columns:96px 1fr;gap:14px;align-items:center;padding:12px;border-radius:22px;background:#fff;box-shadow:0 14px 30px #3e24180f}.collection-pages img{width:96px;height:96px;object-fit:cover;border-radius:18px}.collection-pages span{color:#8e2638;font-size:.72rem;font-weight:900;text-transform:uppercase}.collection-pages strong{display:block;padding-top:3px;font-family:Georgia,Times New Roman,serif;font-size:1.25rem}.collection-pages p,.trust-panel p{margin:6px 0 0;color:#756b62;font-size:.83rem;line-height:1.4}.ritual-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.ritual-strip div{display:grid;min-height:78px;place-items:center;gap:6px;padding:10px;border-radius:18px;background:#15100d;color:#fff8ef;text-align:center}.ritual-strip svg{color:#c9974f}.ritual-strip span{font-size:.74rem;font-weight:850}.press-ribbon{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.press-ribbon::-webkit-scrollbar{display:none}.press-ribbon span{flex:0 0 auto;padding:10px 13px;border:1px solid rgba(142,38,56,.13);border-radius:999px;background:#fff;color:#8e2638;font-size:.72rem;font-weight:900;box-shadow:0 10px 24px #3e24180d}.shop-summary,.admin-hero{display:flex;min-height:92px;align-items:center;justify-content:space-between;gap:12px;padding:18px;border-radius:24px;background:linear-gradient(135deg,#15100d,#431c25);color:#fff8ef}.shop-summary h2,.shop-summary p,.admin-hero h2,.admin-hero p{margin:0}.shop-summary h2,.admin-hero h2{font-family:Georgia,Times New Roman,serif;font-size:1.55rem;line-height:1.05}.shop-summary span{display:inline-block;margin-top:6px;color:#d9cdbd;font-size:.78rem}.shop-summary button,.admin-hero button{display:inline-flex;min-width:58px;min-height:46px;align-items:center;justify-content:center;gap:6px;border:0;border-radius:16px;background:#c9974f;color:#15100d;cursor:pointer;font-weight:900}.story-panel,.profile-panel{padding:24px;border-radius:26px;background:#15100d;color:#fff8ef}.story-panel h2,.story-panel p,.profile-panel h2,.profile-panel p{margin:0}.story-panel h2,.profile-panel h2{padding-top:8px;font-family:Georgia,Times New Roman,serif;font-size:2rem;line-height:1.05}.story-panel>p:last-child,.profile-panel p{padding-top:14px;color:#d9cdbd;line-height:1.55}.craft-texture-panel{display:grid;gap:14px;padding:18px;border-radius:26px;background:linear-gradient(145deg,#fffffff2,#f3e2cef5),#fff;box-shadow:0 16px 34px #3e241814}.craft-texture-panel h3,.craft-texture-panel p{margin:0}.craft-texture-panel h3{padding-top:8px;font-family:Georgia,Times New Roman,serif;font-size:1.45rem;line-height:1.08}.craft-texture-panel svg{color:#8e2638}.texture-samples{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.texture-samples span{min-height:72px;border-radius:18px}.texture-samples span:nth-child(1){background:repeating-linear-gradient(135deg,rgba(255,255,255,.18) 0 5px,transparent 5px 12px),linear-gradient(145deg,#c9974f,#80562c)}.texture-samples span:nth-child(2){background:radial-gradient(circle at 30% 30%,#fff8ef,transparent 28%),linear-gradient(145deg,#f2e8d8,#b9a794)}.texture-samples span:nth-child(3){background:radial-gradient(circle at 70% 25%,rgba(255,255,255,.24),transparent 25%),linear-gradient(145deg,#87916c,#34422f)}.care-ritual-panel{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.care-ritual-panel div{display:grid;min-height:88px;place-items:center;gap:4px;border-radius:19px;background:#15100d;color:#fff8ef}.care-ritual-panel span{color:#c9974f;font-size:.7rem;font-weight:900}.care-ritual-panel strong{font-family:Georgia,Times New Roman,serif;font-size:1rem}.packaging-moment{display:grid;grid-template-columns:84px 1fr;gap:14px;align-items:center;padding:16px;border-radius:26px;background:linear-gradient(145deg,#fffffff2,#f5e7d7f5),#fff;box-shadow:0 16px 34px #3e241814}.wax-seal{display:grid;width:84px;height:84px;place-items:center;border-radius:50%;background:radial-gradient(circle at 35% 30%,rgba(255,255,255,.22),transparent 25%),#8e2638;color:#f7e5c7;font-family:Georgia,Times New Roman,serif;font-size:2.2rem;font-weight:900;box-shadow:inset 0 -12px 20px #0000002e,0 12px 24px #8e263838}.packaging-moment h3,.packaging-moment p{margin:0}.packaging-moment h3{padding-top:5px;font-family:Georgia,Times New Roman,serif;font-size:1.32rem;line-height:1.08}.packaging-moment p:not(.eyebrow){padding-top:7px;color:#756b62;font-size:.82rem;line-height:1.4}.founder-quote{padding:22px;border-radius:28px;background:linear-gradient(145deg,#15100df5,#431c25f5),#15100d;color:#fff8ef;box-shadow:0 20px 42px #31151a38}.founder-quote svg{color:#c9974f}.founder-quote h3,.founder-quote p{margin:0}.founder-quote h3{padding-top:10px;font-family:Georgia,Times New Roman,serif;font-size:1.6rem;line-height:1.1}.founder-quote p{padding-top:12px;color:#d9cdbd;font-size:.78rem;font-weight:850;text-transform:uppercase}.spotlight-product{display:grid;grid-template-columns:112px 1fr;gap:14px;align-items:center;padding:14px;border-radius:24px;background:#fff;box-shadow:0 14px 30px #3e24180f}.spotlight-product .product-orb{min-height:112px}.spotlight-product h3,.spotlight-product p{margin:0}.spotlight-product h3{padding-top:4px;font-family:Georgia,Times New Roman,serif;font-size:1.28rem}.spotlight-product p:not(.eyebrow){padding-top:5px;color:#756b62;font-size:.82rem;line-height:1.35}.spotlight-product button,.appointment-panel button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:7px;margin-top:10px;padding:0 13px;border:0;border-radius:14px;background:#15100d;color:#fff8ef;cursor:pointer;font-weight:820}.story-icon,.avatar{display:grid;width:58px;height:58px;place-items:center;border-radius:18px;background:#c9974f;color:#15100d;font-weight:900}.timeline,.profile-actions{display:grid;gap:10px}.timeline div,.profile-actions button,.showcase-link{display:flex;min-height:66px;align-items:center;gap:12px;padding:12px;border:1px solid rgba(29,24,20,.08);border-radius:20px;background:#fff}.timeline span{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#c9974f;font-weight:900}.atelier-services,.manager-insights{display:grid;gap:10px}.atelier-services div,.manager-insights div,.gift-panel{display:grid;gap:7px;padding:16px;border-radius:20px;background:#fff;box-shadow:0 14px 30px #3e24180f}.atelier-services svg,.gift-panel svg{color:#8e2638}.atelier-services p,.manager-insights p,.gift-panel p{margin:0;color:#756b62;font-size:.82rem;line-height:1.42}.manager-insights{grid-template-columns:repeat(3,1fr)}.manager-insights div{min-height:126px;align-content:start}.manager-insights span{color:#8e2638;font-size:.72rem;font-weight:850;text-transform:uppercase}.manager-insights strong{font-family:Georgia,Times New Roman,serif;font-size:1.12rem}.admin-control-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.admin-control-grid div{display:grid;align-content:start;gap:8px;min-height:178px;padding:16px;border-radius:20px;background:#fff;box-shadow:0 14px 30px #3e24180f}.admin-control-grid svg{color:#8e2638}.admin-control-grid p{margin:0;color:#756b62;font-size:.82rem;line-height:1.42}.admin-control-grid input{width:100%;min-height:42px;padding:10px 12px;border:1px solid rgba(29,24,20,.1);border-radius:14px;background:#fbf7f1}.admin-control-grid button{min-height:40px;border:0;border-radius:14px;background:#15100d;color:#fff8ef;cursor:pointer;font-weight:850}.admin-control-grid span{color:#8e2638;font-size:.78rem;font-weight:850}.appointment-panel{display:flex;align-items:center;justify-content:space-between;gap:14px}.appointment-panel button{flex:0 0 auto;margin:0;background:#c9974f;color:#15100d}.gift-panel{grid-template-columns:34px 1fr;align-items:start}.manifesto-panel,.contact-panel,.logo-system{display:grid;gap:12px;padding:22px;border-radius:26px;background:linear-gradient(145deg,#fff,#f5e7d7);box-shadow:0 18px 42px #3e241814}.manifesto-panel h2,.contact-panel h3,.manifesto-panel p,.contact-panel p,.logo-system p{margin:0}.manifesto-panel h2,.contact-panel h3{font-family:Georgia,Times New Roman,serif;font-size:1.72rem;line-height:1.06}.manifesto-panel p:not(.eyebrow),.contact-panel p,.logo-system p{color:#756b62;line-height:1.48}.trust-panel{grid-template-columns:repeat(3,1fr)}.trust-panel div{display:grid;gap:7px;min-height:128px;padding:14px;border-radius:20px;background:#fff;box-shadow:0 14px 30px #3e24180f}.trust-panel svg{color:#8e2638}.contact-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.contact-actions button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:6px;border:0;border-radius:14px;background:#15100d;color:#fff8ef;cursor:pointer;font-weight:850}.logo-system>div{display:grid;grid-template-columns:1fr 78px;gap:12px;align-items:center}.logo-system img{width:100%;min-height:64px;object-fit:contain;padding:10px;border-radius:18px;background:#fff}.admin-entry{display:inline-flex;width:100%;min-height:52px;align-items:center;justify-content:center;gap:8px;margin-bottom:12px;border:0;border-radius:17px;background:#15100d;color:#fff8ef;cursor:pointer;font-weight:850}.admin-form,.newsletter-panel{display:grid;gap:10px;padding:16px;border:1px solid rgba(29,24,20,.08);border-radius:24px;background:#fff}.admin-form input,.admin-form textarea,.newsletter-panel input{width:100%;min-height:46px;padding:12px 13px;border:1px solid rgba(29,24,20,.1);border-radius:15px;background:#fbf7f1;color:#1d1814;outline:none}.admin-form textarea{min-height:88px;resize:vertical}.admin-form button,.newsletter-panel button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:16px;background:#15100d;color:#fff8ef;cursor:pointer;font-weight:850}.image-upload{display:grid;min-height:150px;place-items:center;gap:8px;padding:14px;border:1px dashed rgba(142,38,56,.32);border-radius:18px;background:#fbf7f1;color:#8e2638;cursor:pointer;font-weight:850;text-align:center}.image-upload input,.tiny-upload input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.image-upload img{width:100%;max-height:190px;object-fit:cover;border-radius:15px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.newsletter-panel h3,.newsletter-panel p{margin:0}.newsletter-panel h3{font-family:Georgia,Times New Roman,serif;font-size:1.45rem}.newsletter-panel div{display:grid;grid-template-columns:1fr 80px;gap:8px}.profile-panel{text-align:center}.profile-panel .avatar{margin:0 auto 14px}.profile-actions button{justify-content:space-between;border:0;cursor:pointer;font-weight:800}.login-panel,.admin-list{display:grid;gap:12px;padding:16px;border:1px solid rgba(29,24,20,.08);border-radius:24px;background:#fff}.google-button{display:flex;min-height:56px;align-items:center;justify-content:center;gap:10px;border:1px solid rgba(29,24,20,.1);border-radius:17px;background:#fff;cursor:pointer;font-weight:850;box-shadow:0 10px 24px #3c2c1c12}.google-button span{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:conic-gradient(#4285f4,#34a853,#fbbc05,#ea4335,#4285f4);color:#fff;font-weight:900}.role-switcher{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.role-switcher button{min-height:44px;border:0;border-radius:15px;background:#eee3d5;cursor:pointer;font-size:.82rem;font-weight:820}.login-panel p{margin:0;color:#756b62;font-size:.8rem;line-height:1.45}.admin-entry{margin:0;background:#c9974f;color:#15100d}.admin-metrics,.permission-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.admin-metrics div,.permission-grid div{display:grid;min-height:102px;align-content:center;gap:5px;padding:13px;border-radius:20px;background:#fff;box-shadow:0 14px 28px #3c2c1c0f}.admin-metrics span,.permission-grid span{color:#756b62;font-size:.74rem}.admin-metrics strong,.permission-grid strong{font-size:1.05rem;line-height:1.1}.admin-metrics small{color:#8e2638;font-weight:780}.admin-row{display:flex;min-height:66px;align-items:center;gap:12px;padding:10px;border-radius:18px;background:#fbf7f1}.admin-row .product-orb{width:54px;height:54px;flex:0 0 auto;border-radius:16px}.admin-row div:nth-child(2){display:grid;flex:1;gap:3px}.admin-row span,.role-row span{color:#746a61;font-size:.8rem}.admin-row button{min-height:36px;padding:0 12px;border:0;border-radius:13px;background:#15100d;color:#fff8ef;cursor:pointer;font-weight:800}.auth-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.auth-grid button,.email-register button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(29,24,20,.1);border-radius:16px;background:#fff;cursor:pointer;font-weight:850}.email-register{display:grid;gap:8px}.email-register input{width:100%;min-height:46px;padding:12px 13px;border:1px solid rgba(29,24,20,.1);border-radius:15px;background:#fbf7f1;outline:none}.email-register button{border:0;background:#15100d;color:#fff8ef}.owner-access{display:grid;gap:8px;padding-top:12px;border-top:1px solid rgba(29,24,20,.08)}.owner-access input,.owner-access select{width:100%;min-height:46px;padding:12px 13px;border:1px solid rgba(29,24,20,.1);border-radius:15px;background:#fbf7f1;color:#1d1814;outline:none}.owner-access button{min-height:48px;border:0;border-radius:16px;background:#c9974f;color:#15100d;cursor:pointer;font-weight:850}.owner-access small,.admin-form small{color:#756b62;font-size:.76rem;line-height:1.45}.admin-row-actions{display:flex;align-items:center;gap:6px}.admin-row-actions button,.tiny-upload{display:inline-grid;width:36px;height:36px;place-items:center;border:0;border-radius:13px;background:#15100d;color:#fff8ef;cursor:pointer}.tiny-upload{position:relative;background:#c9974f;color:#15100d}.role-row{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:13px;background:#eee3d5;color:#15100d;cursor:pointer;font-weight:800}.role-row:disabled{cursor:not-allowed;opacity:.55}.super-panel{display:grid;gap:8px;padding:24px;border-radius:26px;background:linear-gradient(135deg,#15100d,#431c25);color:#fff8ef}.super-panel h2,.super-panel p{margin:0}.super-panel h2{font-family:Georgia,Times New Roman,serif;font-size:1.9rem;line-height:1.05}.super-panel svg{color:#c9974f}.permission-grid{grid-template-columns:repeat(2,1fr)}.role-row{width:100%;justify-content:space-between;padding:0 12px;background:#fbf7f1}.modal-backdrop{position:fixed;inset:0;z-index:20;display:grid;place-items:end center;padding:18px;background:#17120f8c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.product-modal{display:grid;width:min(100%,430px);max-height:calc(100vh - 36px);gap:12px;overflow:auto;padding:18px;border-radius:26px;background:#fff;box-shadow:0 24px 80px #14100c57}.product-modal .product-orb{max-height:240px}.product-modal h2,.product-modal p,.product-modal dl{margin:0}.product-modal h2{font-family:Georgia,Times New Roman,serif;font-size:1.9rem;line-height:1.05}.product-modal>p:not(.eyebrow){color:#746a61;line-height:1.45}.product-modal dl{display:grid;gap:8px}.product-modal dl div{padding:10px;border-radius:16px;background:#fbf7f1}.product-modal dt{color:#8e2638;font-size:.72rem;font-weight:850;text-transform:uppercase}.product-modal dd{margin:4px 0 0;color:#1d1814}.modal-close{justify-self:end;min-height:34px;padding:0 12px;border:0;border-radius:13px;background:#eee3d5;cursor:pointer;font-weight:800}.modal-action{display:flex;align-items:center;justify-content:space-between;gap:12px}.modal-action>button{min-height:46px;padding:0 16px;border:0;border-radius:16px;background:#15100d;color:#fff8ef;cursor:pointer;font-weight:850}.bottom-nav{position:fixed;right:max(14px,env(safe-area-inset-right));bottom:max(14px,env(safe-area-inset-bottom));left:max(14px,env(safe-area-inset-left));z-index:10;display:grid;max-width:430px;min-height:74px;grid-template-columns:repeat(5,1fr);gap:3px;margin:0 auto;padding:8px;border:1px solid rgba(255,255,255,.18);border-radius:25px;background:#17120ff0;color:#cabaa6;box-shadow:0 22px 60px #14100c59;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.bottom-nav button{display:grid;min-width:0;min-height:58px;place-items:center;gap:3px;border:0;border-radius:18px;background:transparent;color:inherit;cursor:pointer;font-size:.68rem;font-weight:760}.bottom-nav button.active{background:#c9974f;color:#15110e}.rail{position:fixed;top:50%;left:max(18px,calc((100vw - 720px)/2));z-index:8;display:none;width:70px;transform:translateY(-50%);justify-items:center;gap:12px;padding:12px;border-radius:26px;background:#17120feb;color:#fff8ef;box-shadow:0 20px 70px #14100c52}.brand-mark{display:grid;width:44px;height:44px;place-items:center;border-radius:15px;background:#c9974f;color:#15100d;font-family:Georgia,Times New Roman,serif;font-weight:800}.rail-button{background:transparent;color:#cabaa6}.rail-button.active{background:#c9974f;color:#15100d}@media(min-width:760px){.app{padding-bottom:28px}.rail{display:grid}.bottom-nav{display:none}.phone-shell{max-height:calc(100vh - 56px)}}@media(max-width:460px){html{background:#fbf7f1}.app{display:block;padding:0}.phone-shell{width:100%;min-height:100vh;border:0;border-radius:0;box-shadow:none}.hero-panel{min-height:390px}.hero-seal{width:64px;height:64px}.hero-seal span{font-size:1.7rem}.product-grid{gap:10px}.product-card{min-height:276px;padding:12px}.trust-panel,.contact-actions{grid-template-columns:1fr}.collection-pages article{grid-template-columns:86px 1fr}.collection-pages img{width:86px;height:86px}.material-palette{grid-template-columns:repeat(4,1fr)}.material-palette>div{grid-column:1 / -1}.material-palette>span{min-height:72px}.editorial-triptych{grid-template-columns:1fr}.editorial-triptych article,.editorial-triptych article.tall{min-height:178px}.care-ritual-panel{grid-template-columns:repeat(2,1fr)}.packaging-moment{grid-template-columns:70px 1fr}.wax-seal{width:70px;height:70px;font-size:1.85rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}
