:root{--bg:#f8f2ec;--paper:#fffaf5;--paper-2:#fbf5ef;--line:#e7d8ca;--text:#3f2f24;--muted:#8f7461;--brand:#a9774f;--brand-dark:#795137;--soft:#efe3d8;--shadow:0 18px 46px #54372117}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{min-width:320px;color:var(--text);background:radial-gradient(circle at top left, #fff 0, var(--bg) 42%, #f6eee8 100%);margin:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans TC,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit;color:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.72}.page-shell{width:100vw;min-height:100vh;padding:0}.commerce-screen{border-left:0;border-right:0;grid-template-columns:minmax(0,1fr) clamp(430px,30vw,610px);gap:0;width:100vw;max-width:none;min-height:100vh;margin:0;display:grid}.main-column,.side-column{box-shadow:var(--shadow);background:#fffbf6e6;border-top:1px solid #e8d8cad9;border-bottom:1px solid #e8d8cad9;overflow:hidden}.main-column{min-width:0}.side-column{border-left:1px solid var(--line);flex-direction:column;display:flex}.topbar{border-bottom:1px solid var(--line);background:#fffbf7f0;justify-content:space-between;align-items:center;gap:22px;height:74px;padding:0 clamp(22px,3vw,54px);display:flex}.brand{align-items:center;gap:12px;min-width:214px;display:flex}.brand-mark{width:43px;height:43px;color:var(--brand);place-items:center;font-family:Georgia,serif;font-size:34px;line-height:1;display:grid;transform:skew(-7deg)}.brand strong{letter-spacing:.14em;font-family:Georgia,serif;font-size:20px;display:block}.brand span{letter-spacing:.18em;color:var(--muted);margin-top:2px;font-size:8px;display:block}.topbar nav{white-space:nowrap;align-items:center;gap:clamp(18px,2.4vw,38px);font-size:13px;display:flex}.topbar nav a{border-bottom:2px solid #0000;padding:29px 0 25px}.topbar nav a:hover,.topbar nav a.active{color:var(--brand);border-bottom-color:var(--brand);font-weight:700}.top-actions{color:#4f3d31;align-items:center;gap:14px;font-size:22px;display:flex}.version-pill{color:#8b6148;white-space:nowrap;background:#fff6ee;border:1px solid #decaba;border-radius:999px;padding:6px 10px;font-size:11px}.top-actions a{border-radius:99px;place-items:center;width:34px;height:34px;display:grid}.top-actions a:hover{color:var(--brand-dark);background:#f1e5da}.hero{border-bottom:1px solid var(--line);background:#f4e7dc;align-items:center;height:clamp(238px,18vw,330px);display:flex;position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:center right;opacity:.97}.hero:after{content:"";background:linear-gradient(90deg,#fffaf5fc 0%,#fffaf5eb 28%,#fffaf570 53%,#fffaf505 100%);position:absolute;inset:0}.hero-copy{z-index:1;width:min(470px,48%);padding-left:clamp(24px,3vw,54px);position:relative}.breadcrumb{color:#8d7a6e;margin:0 0 clamp(24px,3vw,42px);font-size:12px}.hero h1{letter-spacing:.05em;margin:0;font-size:clamp(34px,2.4vw,48px);font-weight:500}.eyebrow{color:var(--brand);letter-spacing:.12em;text-transform:uppercase;margin:8px 0 14px;font-size:12px}.hero-copy p:last-child{color:#68584e;margin:0;font-size:13px;line-height:1.8}.category-strip{border-bottom:1px solid var(--line);background:#fffcf9d1;grid-template-columns:minmax(155px,.9fr) repeat(8,minmax(74px,1fr));align-items:stretch;min-height:100px;display:grid}.strip-title{padding:25px 0 0 clamp(24px,3vw,54px)}.strip-title strong{font-size:16px;display:block}.strip-title span,.panel-title span,.filter-panel .eyebrow{color:var(--muted);letter-spacing:.08em;margin-top:5px;font-size:10px;display:block}.category-strip button{color:#6c5847;background:0 0;border:0;border-left:1px solid #efe1d3;font-size:12px}.category-strip button:hover,.category-strip button.active{color:var(--brand);border-bottom:1px solid var(--brand);background:#fbf1e9}.category-strip button span{color:#c19a7d;margin-bottom:8px;font-size:29px;display:block}.tabs-row{border-bottom:1px solid var(--line);background:#fffaf5;align-items:flex-end;min-height:46px;display:flex}.tabs{gap:clamp(18px,2.4vw,38px);padding-left:clamp(24px,3vw,54px);display:flex;overflow-x:auto}.tabs button{color:#8a776a;white-space:nowrap;background:0 0;border:0;padding:0 0 14px;font-size:13px}.tabs button:hover,.tabs button.active{color:var(--brand);border-bottom:1px solid var(--brand)}.product-area{padding:22px clamp(24px,3vw,54px) 30px}.product-head{color:#8b786d;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;font-size:13px;display:flex}.product-head select{background:#fffdf9;border:1px solid #eadfd5;border-radius:6px;padding:10px 42px 10px 14px;font-size:12px}.product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(14px,1.25vw,22px);display:grid}.product-grid.standalone{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.product-card{min-width:0;position:relative}.product-image-wrap{aspect-ratio:1/.96;background:#efe5dd;border:1px solid #eadfd4;border-radius:8px;position:relative;overflow:hidden}.product-image{object-fit:cover;transition:transform .25s}.product-card:hover .product-image{transform:scale(1.035)}.tag{color:#6a4731;background:#dec7b3;border-radius:3px;padding:2px 6px;font-size:10px;position:absolute;bottom:8px;left:8px}.product-card.sold-out .product-image{filter:grayscale(.72);opacity:.68}.product-card.sold-out:hover .product-image{transform:none}.sold-out-tag{color:#fffaf3;letter-spacing:.06em;background:#382d27e6}.heart{color:#9a7359;background:#ffffffa8;border:0;border-radius:999px;width:24px;height:24px;line-height:1;position:absolute;top:8px;right:8px}.heart:hover,.heart.active{color:#9b4f3a;background:#fff4ee}.product-info{padding:9px 4px 0;font-size:12px}.product-info strong{margin-bottom:3px;font-weight:600;display:block}.product-info span{color:#2e2722;display:block}.swatches{gap:5px;margin-top:7px;display:flex}.swatch{background:#c5ac96;border:1px solid #64463240;border-radius:99px;width:9px;height:9px;display:inline-block}button.swatch{width:15px;height:15px;padding:0}.swatch.black{background:#111}.swatch.white{background:#fff}.swatch.gray{background:#5c5d5e}.swatch.beige,.swatch.cream{background:#c9b7a5}.swatch.brown{background:#7a5430}.swatch.pink{background:#e7a7ad}.swatch.silver{background:#cdccca}.swatch.copper,.swatch.rose-gold{background:#c78463}.swatch.selected{outline:2px solid var(--brand);outline-offset:3px}.empty-state{color:#6f5c4e;background:#fffaf6;border:1px dashed #dac4b3;border-radius:12px;padding:32px}.empty-state strong{color:var(--text);margin-bottom:6px;font-size:18px;display:block}.empty-state button{background:var(--brand);color:#fff;border:0;border-radius:8px;margin-top:10px;padding:10px 16px}.jewelry-panel{border-bottom:1px solid var(--line);padding:22px 26px 18px}.panel-title h2{margin:0;font-size:18px;font-weight:500}.jewelry-cards{grid-template-columns:1fr 1fr;gap:12px;margin-top:17px;display:grid}.jewelry-cards button{text-align:center;background:#f4ebe3;border:1px solid #e1cfc0;border-radius:8px;height:clamp(172px,12.2vw,230px);padding:0;position:relative;overflow:hidden}.jewelry-cards button:hover,.jewelry-cards button.active{border-color:var(--brand);box-shadow:inset 0 0 0 2px #a9774f26}.jewelry-cards img{object-fit:cover}.jewelry-cards button div{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);text-align:center;background:#fffaf6e0;padding:13px 8px 14px;position:absolute;bottom:0;left:0;right:0}.jewelry-cards strong{font-size:14px;display:block}.jewelry-cards span{color:#7b5d49;letter-spacing:.08em;font-size:10px}.filter-panel{border-bottom:1px solid var(--line);padding:18px 26px 22px}.filter-head{justify-content:space-between;align-items:center;font-size:14px;display:flex}.filter-head button{color:#98715a;background:0 0;border:0;font-size:10px}.filter-head button:hover{color:var(--brand-dark);text-decoration:underline}.filter-grid{grid-template-columns:minmax(118px,.42fr) minmax(0,1fr);gap:clamp(18px,2vw,30px);margin-top:14px;display:grid}.filter-box{background:#fffcf8b3;border:1px solid #eadcd0;min-height:190px;padding:16px 15px;font-size:12px}.filter-box.wide{background:0 0;border:0;padding:5px 0}.filter-box strong{margin:0 0 10px;font-size:12px;display:block}.filter-box label{color:#6e5d52;margin-bottom:7px;display:block}.filter-box input{accent-color:var(--brand);margin-right:6px}.radio-row{grid-template-columns:repeat(4,minmax(56px,1fr));gap:6px;margin:2px 0 24px;display:grid}.range-line{color:#9b8271;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;margin:6px 0 22px;font-size:10px;display:grid}.range-line i{background:linear-gradient(90deg,#e9d7c7,#a9774f);height:2px;display:block;position:relative}.range-line i:before,.range-line i:after{content:"";background:#fff;border:1px solid #e1d2c5;border-radius:99px;width:10px;height:10px;position:absolute;top:-4px}.range-line i:before{left:0}.range-line i:after{right:0}.color-row{flex-wrap:wrap;align-items:center;gap:17px;margin:8px 0 22px;display:flex}.color-row .swatch{width:13px;height:13px}.size-row{flex-wrap:wrap;gap:8px;display:flex}.size-row button{color:#917666;background:#fffaf6;border:1px solid #eadbd0;border-radius:4px;min-width:32px;height:24px;font-size:10px}.size-row button:hover,.size-row button.active{border-color:var(--brand);color:var(--brand-dark);background:#f7e9df}.mobile-preview{background:#fffaf6;grid-template-columns:1fr 1fr;gap:14px;padding:14px 18px 22px;display:grid}.phone{background:#fffdfb;border:1px solid #efe0d3;border-radius:26px 26px 12px 12px;min-height:338px;padding:18px 13px;overflow:hidden;box-shadow:inset 0 0 0 3px #f6eee6}.phone-top{color:#1f1b18;justify-content:space-between;font-size:9px;display:flex}.phone h3{margin:18px 0 2px;font-size:14px;font-weight:500}.phone p{color:var(--brand);letter-spacing:.08em;margin:0 0 10px;font-size:8px}.mini-cats{text-align:center;color:#b99276;grid-template-columns:repeat(4,1fr);gap:6px;margin-bottom:12px;font-size:17px;display:grid}.mini-cats small{color:#7b6659;margin-top:4px;font-size:8px;display:block}.mini-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.mini-jewelry{grid-template-columns:repeat(2,1fr);gap:9px;margin:14px 0;display:grid}.mini-jewelry img{border:1px solid #eadfd5;border-radius:6px;width:100%;height:auto}.product-card.compact .product-image-wrap{aspect-ratio:1/.92;border-radius:5px}.product-card.compact .tag{padding:1px 4px;font-size:7px;bottom:4px;left:4px}.product-card.compact .heart{width:16px;height:16px;font-size:10px;top:4px;right:4px}.product-card.compact .product-info{padding-top:4px;font-size:8px}.product-card.compact .swatches{display:none}.ai-search-panel{background:linear-gradient(135deg,#fffcf9f2,#f1e2d8b8);border:1px solid #eadbd0;border-radius:16px;margin:0 clamp(24px,3vw,54px) 32px;padding:28px}.ai-search-panel h2{margin:0 0 8px;font-size:24px}.ai-search-panel p{color:#745f51;line-height:1.75}.search-line{gap:10px;margin-top:18px;display:flex}.search-line input{background:#fff;border:1px solid #dfcab9;border-radius:8px;flex:1;min-width:0;padding:13px 14px}.search-line button{background:var(--brand);color:#fff;border:0;border-radius:8px;padding:0 22px}.search-message{margin:10px 0 0;font-size:12px}.search-results{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:18px;display:grid}.site-footer{border-top:1px solid var(--line);background:#fffaf5f5;padding:24px clamp(24px,3vw,54px) 16px}.footer-brand{vertical-align:top;grid-template-columns:48px 1fr;align-items:center;gap:0 8px;margin-right:48px;display:inline-grid}.footer-brand .brand-mark{grid-row:1/3}.footer-brand strong{letter-spacing:.14em;font-family:Georgia,serif}.footer-brand span{color:var(--muted);letter-spacing:.12em;font-size:9px}.footer-links{vertical-align:top;grid-template-columns:repeat(5,minmax(95px,1fr));gap:30px;width:calc(100% - 230px);display:inline-grid}.footer-links div{border-left:1px solid #efe0d2;padding-left:22px}.footer-links strong{margin-bottom:8px;font-size:13px;display:block}.footer-links span,.footer-links p{color:#705e52;margin:0 0 6px;font-size:11px;display:block}.socials{gap:14px;margin:8px 0 15px;font-weight:700;display:flex}.subscribe{display:flex}.subscribe input{border:1px solid #e6d6ca;flex:1;min-width:0;padding:8px;font-size:11px}.subscribe button{color:#fff;background:#ad7e5b;border:0;padding:0 15px;font-size:11px}.footer-message{color:var(--brand-dark)!important;margin-top:8px!important}.footer-bottom{color:#7b695e;border-top:1px solid #efe0d3;justify-content:space-between;margin-top:18px;padding-top:12px;font-size:10px;display:flex}.plain-page{border:1px solid var(--line);max-width:1180px;box-shadow:var(--shadow);background:#fffcf8eb;border-radius:14px;margin:36px auto;padding:26px}.plain-page h1{margin-top:0}.vector-table{border:1px solid #eadbd0;border-radius:10px;display:grid;overflow:hidden}.vector-row{border-top:1px solid #eadbd0;grid-template-columns:180px 120px 1fr;align-items:center;gap:16px;padding:12px 14px;font-size:13px;display:grid}.vector-row.head{background:#f0e3d8;border-top:0;font-weight:700}.vector-row code{white-space:nowrap;text-overflow:ellipsis;color:#7a5a45;overflow:hidden}@media (min-width:1800px){.product-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (max-width:1280px){.commerce-screen{grid-template-columns:1fr}.side-column{border-left:0;border-top:1px solid var(--line);display:block}.product-grid{grid-template-columns:repeat(4,1fr)}.topbar nav{gap:18px}.hero-copy{width:56%}}@media (max-width:900px){.topbar nav,.version-pill{display:none}.product-grid,.search-results{grid-template-columns:repeat(3,1fr)}.footer-links{grid-template-columns:repeat(2,1fr);width:100%;margin-top:18px;display:grid}.footer-brand{margin-bottom:12px;display:grid}}@media (max-width:760px){.commerce-screen{display:block}.topbar{height:60px;padding:0 18px}.brand{min-width:0}.brand strong{font-size:14px}.brand span{font-size:6px}.hero{align-items:flex-start;height:300px}.hero-copy{width:86%;padding:22px 18px}.breadcrumb{margin-bottom:20px}.category-strip{grid-template-columns:repeat(4,1fr);height:auto}.strip-title{grid-column:1/-1;padding:18px}.category-strip button{border-top:1px solid #efe1d3;height:76px}.product-area,.ai-search-panel{margin:0;padding:18px}.product-grid,.search-results,.mobile-preview,.jewelry-cards,.filter-grid,.radio-row,.footer-links{grid-template-columns:repeat(2,1fr)}.footer-bottom{gap:8px;display:grid}.search-line{flex-direction:column}.vector-row{grid-template-columns:1fr}}@media (max-width:520px){.product-grid,.search-results,.mobile-preview,.jewelry-cards,.filter-grid{grid-template-columns:1fr}.hero-copy{width:100%}.product-head{flex-direction:column;align-items:stretch}.footer-links{grid-template-columns:1fr}}.price-control{margin:6px 0 22px}.price-control .range-line{margin-bottom:8px}.range-input-label{gap:7px;color:#745f51!important;margin:0!important;display:grid!important}.range-input-label input[type=range]{width:100%;accent-color:var(--brand)}.search-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.mode-pill{color:#8a6a54;white-space:nowrap;background:#fffaf6;border:1px solid #dfcab9;border-radius:999px;padding:7px 11px;font-size:11px}.mode-pill.ai{color:#7a5239;background:#f2eadf;border-color:#b88766}.mode-pill.local{color:#946242;background:#fff2e9;border-color:#d8b29a}.search-line .ghost-button{color:var(--brand-dark);background:0 0;border:1px solid #d9c3b3}.suggestions{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.suggestions button{color:#805d45;background:#fffaf6;border:1px solid #ead7c8;border-radius:999px;padding:7px 11px;font-size:12px}.suggestions button:hover{border-color:var(--brand);background:#f8eadf}.site-header{--header-text:#2d241f;--header-bg:#fffbf7f0;z-index:40;min-height:74px;color:var(--header-text);background:var(--header-bg);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #e2c9b8b3;grid-template-columns:minmax(180px,260px) 1fr auto;align-items:center;gap:clamp(18px,3vw,42px);padding:0 clamp(24px,4vw,64px);display:grid;position:sticky;top:0}.site-header-dark{--header-text:#f8f0df;--header-bg:#07080adb;border-bottom-color:#c69d5447}.site-brand{align-items:center;gap:12px;min-width:0;display:flex}.site-brand-mark{color:#b98257;font-family:Georgia,serif;font-size:42px;line-height:1;transform:skew(-8deg)}.site-header-dark .site-brand-mark,.theme-black-gold .site-brand-mark,.theme-quest .site-brand-mark{color:#d8a84f}.theme-purple .site-brand-mark{color:#b48cff}.theme-green .site-brand-mark{color:#2f8d5b}.site-brand strong{letter-spacing:.14em;font-family:Georgia,serif;font-size:19px;display:block}.site-brand small{color:currentColor;opacity:.62;letter-spacing:.16em;margin-top:2px;font-size:8px;display:block}.site-header nav{white-space:nowrap;justify-content:center;gap:clamp(18px,3vw,46px);font-size:14px;font-weight:700;display:flex}.site-header nav a{min-height:var(--sys-min-hitbox,44px);border-bottom:2px solid #0000;align-items:center;display:inline-flex}.site-header nav a:hover,.site-header nav a.active{color:#a66f4b;border-bottom-color:#a66f4b}.site-header-dark nav a:hover,.site-header-dark nav a.active{color:#d6a957;border-bottom-color:#d6a957}.theme-purple .site-header nav a.active{color:#a56dff;border-bottom-color:#a56dff}.theme-green .site-header nav a.active{color:#2f8d5b;border-bottom-color:#2f8d5b}.site-actions{align-items:center;gap:12px;display:flex}.site-actions a{border-radius:999px;place-items:center;width:44px;height:44px;font-size:24px;display:grid}.site-actions a:hover{background:#a66f4b1a}.site-header-dark .site-actions a:hover{background:#d8a95724}.landing-page{color:#352720;background:#fbf4ee;min-height:100vh;overflow-x:hidden}.landing-page.theme-green{color:#183c31;background:radial-gradient(circle at 78% 26%,#8fa89b3d,#0000 30%),#fbf7f2}.landing-page.theme-black-gold,.landing-page.theme-quest{color:#f8f0df;background:radial-gradient(circle at 74% 14%,#daab5529,#0000 26%),#07090a}.landing-page.theme-purple{color:#f6efff;background:radial-gradient(circle at 70% 16%,#7f52ff47,#0000 30%),#0c0918}.landing-hero{grid-template-columns:minmax(0,.78fr) minmax(420px,1.22fr);align-items:center;gap:clamp(28px,5vw,70px);min-height:clamp(560px,48vw,760px);padding:clamp(42px,5vw,76px) clamp(28px,5vw,70px);display:grid;position:relative}.landing-hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 10% 35%,#c68b7f1f,#0000 30%);position:absolute;inset:0}.theme-green .landing-hero:before{background:radial-gradient(circle at 14% 42%,#8fa89b33,#0000 34%)}.theme-black-gold .landing-hero:before,.theme-quest .landing-hero:before{background:linear-gradient(90deg,#000000d1,#0000003d,#daab551a)}.theme-purple .landing-hero:before{background:linear-gradient(90deg,#0c0918f0,#32165259,#975bff14)}.landing-copy,.landing-visual{z-index:1;position:relative}.crumb{color:currentColor;opacity:.62;margin:0 0 34px;font-size:13px}.landing-eyebrow{color:#b98257;letter-spacing:.18em;margin:0 0 12px;font-size:12px;font-weight:800}.theme-green .landing-eyebrow{color:#2f8d5b}.theme-black-gold .landing-eyebrow,.theme-quest .landing-eyebrow{color:#d8a84f}.theme-purple .landing-eyebrow{color:#b48cff}.landing-copy h1{letter-spacing:.01em;margin:0 0 16px;font-family:Georgia,serif;font-size:clamp(58px,6vw,104px);line-height:.96}.landing-copy h2{margin:0 0 22px;font-size:clamp(24px,2.1vw,36px)}.landing-copy>p:last-of-type{color:currentColor;opacity:.76;max-width:620px;font-size:16px;line-height:1.9}.landing-actions{flex-wrap:wrap;gap:18px;margin:34px 0 22px;display:flex}.primary-cta,.secondary-cta{border-radius:10px;justify-content:center;align-items:center;min-width:170px;min-height:52px;font-weight:800;display:inline-flex}.primary-cta{color:#fff;background:linear-gradient(135deg,#c67c54,#a4613c);box-shadow:0 18px 40px #a6613c3b}.secondary-cta{background:#ffffff85;border:1px solid #996c4b52}.theme-green .primary-cta{background:linear-gradient(135deg,#2f9663,#1f6d49)}.theme-black-gold .primary-cta,.theme-quest .primary-cta{background:linear-gradient(135deg,#d9a64f,#8b6120)}.theme-purple .primary-cta{background:linear-gradient(135deg,#8a58ff,#5a2bc1)}.theme-black-gold .secondary-cta,.theme-quest .secondary-cta,.theme-purple .secondary-cta{background:#ffffff0a;border-color:#fff3}.platform-line{color:currentColor;opacity:.78;flex-wrap:wrap;align-items:center;gap:13px;display:flex}.platform-line span{opacity:.68}.platform-line strong{opacity:.8;border:1px solid;border-radius:999px;min-height:32px;padding:6px 14px}.landing-visual{place-items:center;min-height:430px;display:grid}.visual-frame{aspect-ratio:16/10;background:linear-gradient(135deg,#ffffffb8,#faf0e880);border:1px solid #a66f4b47;border-radius:28px;width:min(100%,820px);padding:clamp(22px,3vw,38px);position:relative;overflow:hidden;box-shadow:0 34px 90px #452d1f29}.theme-green .visual-frame{background:linear-gradient(135deg,#ffffffc2,#e8f4ed8c);border-color:#2f8d5b47}.theme-black-gold .visual-frame,.theme-quest .visual-frame{background:linear-gradient(135deg,#ffffff0a,#d8a84f12);border-color:#d8a84f5c;box-shadow:0 34px 90px #00000073}.theme-purple .visual-frame{background:linear-gradient(135deg,#ffffff0f,#8252ff24);border-color:#b48cff73;box-shadow:0 34px 90px #00000073}.visual-frame:after{content:"";filter:blur(10px);background:radial-gradient(circle,#fff6,#0000 60%);border-radius:999px;height:45%;position:absolute;inset:auto -10% -22% 18%}.visual-toolbar{gap:7px;margin-bottom:52px;display:flex}.visual-toolbar span{opacity:.22;background:currentColor;border-radius:99px;width:10px;height:10px}.visual-orb{background:#ffffff24;border:1px solid;border-radius:999px;place-items:center;width:132px;height:132px;margin:auto;font-family:Georgia,serif;font-size:66px;display:grid}.visual-title{text-align:center;margin-top:18px;font-family:Georgia,serif;font-size:30px}.visual-frame p{text-align:center;opacity:.62}.visual-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:26px;display:grid}.visual-grid i{background:#ffffff2e;border:1px solid #ffffff2e;border-radius:14px;height:72px}.landing-section{border-top:1px solid #a0765424;padding:clamp(36px,5vw,70px) clamp(28px,5vw,70px)}.theme-black-gold .landing-section,.theme-quest .landing-section,.theme-purple .landing-section{border-top-color:#ffffff17}.section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:26px;display:flex}.section-heading span{color:#b98257;letter-spacing:.16em;font-size:12px;font-weight:800}.theme-green .section-heading span{color:#2f8d5b}.theme-black-gold .section-heading span,.theme-quest .section-heading span{color:#d8a84f}.theme-purple .section-heading span{color:#b48cff}.section-heading h2{margin:0;font-size:clamp(28px,2.4vw,42px)}.feature-card-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;display:grid}.feature-card,.showcase-card,.roadmap-grid article,.download-card,.support-grid article,.overview-card{background:#ffffff8f;border:1px solid #a9774f2e;border-radius:18px;padding:24px;box-shadow:0 18px 46px #321d120f}.theme-black-gold .feature-card,.theme-black-gold .showcase-card,.theme-black-gold .roadmap-grid article,.theme-quest .feature-card,.theme-quest .showcase-card,.theme-quest .roadmap-grid article,.theme-purple .feature-card,.theme-purple .showcase-card,.theme-purple .roadmap-grid article{box-shadow:none;background:#ffffff0b;border-color:#ffffff1c}.feature-card span{color:#a66f4b;background:#c68b7f1c;border-radius:18px;place-items:center;width:52px;height:52px;margin-bottom:18px;font-weight:900;display:grid}.theme-green .feature-card span{color:#2f8d5b;background:#8fa89b2e}.theme-black-gold .feature-card span,.theme-quest .feature-card span{color:#d8a84f;background:#d8a84f1f}.theme-purple .feature-card span{color:#b48cff;background:#b48cff24}.feature-card h3,.showcase-card h3,.roadmap-grid h3{margin:0 0 8px}.feature-card p,.showcase-card p,.roadmap-grid p{opacity:.68;margin:0;line-height:1.65}.showcase-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.image-slot{aspect-ratio:16/9;color:currentColor;background:linear-gradient(135deg,#c68b7f29,#bfa36614);border:1px dashed #a9774f52;border-radius:14px;place-items:center;margin-bottom:16px;display:grid}.theme-green .image-slot{background:linear-gradient(135deg,#8fa89b40,#ffffff4d)}.theme-black-gold .image-slot,.theme-quest .image-slot{background:linear-gradient(135deg,#d8a84f29,#ffffff08);border-color:#d8a84f61}.theme-purple .image-slot{background:linear-gradient(135deg,#7245ff4d,#ffffff0a);border-color:#b48cff6b}.image-slot span{opacity:.54;letter-spacing:.18em;font-size:12px}.roadmap-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.roadmap-grid strong{color:#d8a84f}.waitlist-band{background:linear-gradient(135deg,#c68b7f2e,#ffffff7a);border:1px solid #a9774f33;border-radius:24px;justify-content:space-between;align-items:center;gap:24px;margin:0 clamp(28px,5vw,70px) clamp(36px,5vw,70px);padding:clamp(28px,4vw,48px);display:flex}.theme-black-gold .waitlist-band,.theme-quest .waitlist-band,.theme-purple .waitlist-band{background:#ffffff0e;border-color:#ffffff1f}.waitlist-band span{letter-spacing:.18em;color:#b98257;font-size:12px;font-weight:800}.waitlist-band h2{margin:8px 0}.waitlist-band p{opacity:.7;margin:0}.waitlist-band a{border:1px solid;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;display:inline-flex}.page-footer{color:#352720;background:#fffaf5eb;border-top:1px solid #a9774f2e;padding:46px clamp(28px,5vw,70px) 20px}.page-footer-dark{color:#f8f0df;background:#050608;border-top-color:#ffffff14}.page-footer-brand{vertical-align:top;grid-template-columns:54px 1fr;align-items:center;margin-right:52px;display:inline-grid}.page-footer-brand .site-brand-mark{grid-row:1/3}.page-footer-brand strong{letter-spacing:.14em;font-family:Georgia,serif}.page-footer-brand small{opacity:.62;letter-spacing:.14em;font-size:9px}.page-footer-grid{vertical-align:top;grid-template-columns:repeat(5,1fr);gap:28px;width:calc(100% - 260px);display:inline-grid}.page-footer-grid strong{margin-bottom:10px;display:block}.page-footer-grid a{opacity:.7;margin:0 0 8px;font-size:12px;display:block}.page-footer-grid a:hover{opacity:1;color:#b98257}.page-footer-bottom{opacity:.7;border-top:1px solid #a9774f29;justify-content:space-between;margin-top:28px;padding-top:16px;font-size:11px;display:flex}.footer-links a{color:#705e52;margin:0 0 6px;font-size:11px;display:block}.footer-links a:hover{color:var(--brand-dark);text-decoration:underline}.blueprint-page,.utility-page,.legal-page-shell{color:#352720;background:radial-gradient(circle at 0 0,#fff,#f8f2ec 46%,#f0e5db);min-height:100vh}.blueprint-hero,.utility-hero,.legal-hero{grid-template-columns:1fr minmax(280px,430px);align-items:flex-end;gap:34px;padding:clamp(46px,6vw,86px) clamp(28px,5vw,70px);display:grid}.utility-hero,.legal-hero{max-width:1180px;display:block}.blueprint-hero span,.utility-hero span,.legal-hero p{color:#a66f4b;letter-spacing:.18em;font-size:12px;font-weight:800}.blueprint-hero h1,.utility-hero h1,.legal-hero h1{margin:10px 0 18px;font-family:Georgia,serif;font-size:clamp(48px,5vw,82px)}.blueprint-hero p,.utility-hero p,.legal-hero strong{color:#6a574b;max-width:760px;line-height:1.85;display:block}.blueprint-hero aside{background:#ffffff8c;border:1px solid #e6d4c5;border-radius:18px;padding:24px}.blueprint-map{background:#ffffff7a;border:1px solid #e6d4c5;border-radius:24px;margin:0 clamp(28px,5vw,70px) 42px;padding:34px}.blueprint-root{text-align:center;color:#fff;background:linear-gradient(135deg,#b98257,#7b5136);border-radius:14px;width:190px;margin:0 auto 34px;padding:18px;font-weight:800}.blueprint-root small{opacity:.75}.blueprint-branches{grid-template-columns:repeat(5,1fr);gap:18px;display:grid}.blueprint-node{background:#fffaf5;border:1px solid #e5d2c1;border-radius:16px;padding:20px}.blueprint-node h2{margin:0 0 14px;font-size:18px}.blueprint-node ul{gap:9px;margin:0;padding:0;list-style:none;display:grid}.blueprint-node li{background:#b9825712;border-radius:10px;padding:9px 10px;font-size:13px}.tone-product{border-color:#e2c3bc}.tone-game{border-color:#c8b6e8}.tone-commerce{border-color:#c8d4c8}.tone-support{border-color:#cdd7de}.blueprint-detail-grid{grid-template-columns:repeat(3,1fr);gap:22px;padding:0 clamp(28px,5vw,70px) 46px;display:grid}.blueprint-detail-grid article,.blueprint-validation,.legal-content-grid article,.legal-content-grid aside{background:#ffffff9e;border:1px solid #e6d4c5;border-radius:18px;padding:24px}.blueprint-detail-grid a{border-top:1px solid #eee0d4;justify-content:space-between;gap:16px;padding:12px 0;font-weight:700;display:flex}.blueprint-detail-grid a span{color:#8b6f5f;font-size:12px;font-weight:500}.blueprint-validation{margin:0 clamp(28px,5vw,70px) 46px}.blueprint-validation div{grid-template-columns:140px 1fr;gap:12px 24px;display:grid}.blueprint-validation span{color:#a66f4b;font-weight:900}.blueprint-validation p{color:#6a574b;margin:0}.overview-card-grid,.download-grid,.support-grid{grid-template-columns:repeat(4,1fr);gap:20px;padding:0 clamp(28px,5vw,70px) 54px;display:grid}.overview-card{flex-direction:column;min-height:310px;display:flex}.overview-card span,.download-card span{color:#a66f4b;letter-spacing:.14em;font-size:12px;font-weight:900}.overview-card h2,.download-card h2{margin:12px 0;font-family:Georgia,serif;font-size:34px}.overview-card p,.download-card p{color:#6a574b;line-height:1.7}.overview-card ul{color:#6a574b;padding-left:18px}.overview-card a,.download-card a,.support-grid a,.contact-form button{color:#fff;background:#a66f4b;border:0;border-radius:10px;justify-content:center;align-items:center;min-height:44px;margin-top:auto;padding:0 18px;display:inline-flex}.download-grid{grid-template-columns:repeat(3,1fr)}.download-card div{flex-wrap:wrap;gap:8px;margin:18px 0;display:flex}.download-card em{color:#6a574b;border:1px solid #e6d4c5;border-radius:999px;padding:6px 10px;font-style:normal}.support-search{gap:12px;margin:0 clamp(28px,5vw,70px) 26px;display:flex}.support-search input{background:#fff;border:1px solid #dfcab9;border-radius:12px;flex:1;min-height:54px;padding:0 18px}.support-search button{color:#fff;background:#a66f4b;border:0;border-radius:12px;width:120px}.support-grid{grid-template-columns:repeat(3,1fr)}.support-grid article{flex-direction:column;min-height:220px;display:flex}.contact-layout{grid-template-columns:minmax(0,1fr) 360px;gap:24px;padding:0 clamp(28px,5vw,70px) 60px;display:grid}.contact-form,.contact-layout aside{background:#ffffff9e;border:1px solid #e6d4c5;border-radius:18px;padding:24px}.contact-form{grid-template-columns:1fr 1fr;gap:18px;display:grid}.contact-form label{color:#6a574b;gap:8px;display:grid}.contact-form label:nth-child(4){grid-column:1/-1}.contact-form input,.contact-form select,.contact-form textarea{background:#fff;border:1px solid #dfcab9;border-radius:10px;padding:13px}.contact-form textarea{min-height:160px}.contact-form button{width:fit-content}.legal-content-grid{grid-template-columns:280px 1fr;gap:24px;padding:0 clamp(28px,5vw,70px) 58px;display:grid}.legal-content-grid aside{gap:8px;height:fit-content;display:grid;position:sticky;top:94px}.legal-content-grid aside a{color:#6a574b;border-radius:8px;padding:10px 12px}.legal-content-grid aside a.active,.legal-content-grid aside a:hover{color:#8b5d41;background:#f1e3d7}.legal-content-grid article section{border-top:1px solid #eadbd0;padding:18px 0}.legal-content-grid article section:first-child{border-top:0;padding-top:0}.legal-content-grid p{color:#6a574b;line-height:1.85}@media (max-width:1180px){.landing-hero{grid-template-columns:1fr}.feature-card-grid,.showcase-grid,.blueprint-branches,.overview-card-grid,.download-grid,.support-grid{grid-template-columns:repeat(2,1fr)}.page-footer-grid{grid-template-columns:repeat(3,1fr);width:100%;margin-top:24px}.page-footer-brand{display:grid}}@media (max-width:760px){.site-header{min-height:64px;padding:0 18px}.site-brand strong{font-size:15px}.site-brand small{display:none}.site-actions a{width:38px;height:38px;font-size:19px}.landing-hero,.landing-section,.blueprint-hero,.utility-hero,.legal-hero{padding-left:18px;padding-right:18px}.landing-copy h1{font-size:50px}.landing-actions,.waitlist-band{flex-direction:column;align-items:stretch}.feature-card-grid,.showcase-grid,.roadmap-grid,.blueprint-branches,.blueprint-detail-grid,.overview-card-grid,.download-grid,.support-grid,.contact-layout,.contact-form,.legal-content-grid{grid-template-columns:1fr}.blueprint-map,.blueprint-detail-grid,.blueprint-validation,.waitlist-band,.support-search,.contact-layout,.legal-content-grid,.overview-card-grid,.download-grid,.support-grid{margin-left:18px;margin-right:18px;padding-left:0;padding-right:0}.support-search{flex-direction:column}.support-search button{width:100%;min-height:48px}.page-footer-grid{grid-template-columns:1fr}.page-footer-bottom{gap:8px;display:grid}}.brand-portal-shell{background:#0d0a07;width:100vw;min-height:100vh;overflow-x:hidden}.brand-portal-gateway{background:radial-gradient(circle at 50% 48%,#fffaf41f,#0000 0 160px),radial-gradient(circle at 16% 26%,#bfa36638,#0000 0 320px),radial-gradient(circle at 82% 30%,#a8744f2e,#0000 0 340px),linear-gradient(135deg,#14100d 0%,#0d0a07 44%,#211814 100%);grid-template-columns:repeat(3,minmax(0,1fr));min-height:calc(100vh - 74px);display:grid;position:relative;overflow:hidden}.brand-portal-panel{isolation:isolate;border-right:1px solid #fffaf414;align-items:flex-end;min-width:0;min-height:calc(100vh - 74px);padding:clamp(38px,5vw,82px) clamp(24px,4vw,62px);transition:flex .45s,transform .45s,background .45s;display:flex;position:relative;overflow:hidden}.brand-portal-panel:last-child{border-right:0}.brand-portal-panel:before,.brand-portal-panel:after{content:"";z-index:-2;pointer-events:none;position:absolute;inset:0}.brand-portal-panel:before{opacity:.78;transition:opacity .45s,transform .45s}.brand-portal-panel:after{z-index:-1;background:linear-gradient(#0000 0 22%,#0d0a076b 56%,#0d0a07f2 100%)}.brand-portal-panel-boutique:before{background:linear-gradient(135deg,#fffaf421,#0000 38%),radial-gradient(circle at 38% 34%,#d8c4b24d,#0000 0 220px),repeating-linear-gradient(115deg,#ffffff12 0 1px,#0000 1px 15px),linear-gradient(150deg,#261c16,#15100d 58%,#3a281f)}.brand-portal-panel-muse-ai:before{background:radial-gradient(circle at 62% 28%,#c68b7f57,#0000 0 260px),radial-gradient(circle at 28% 42%,#faf3f01a,#0000 0 220px),linear-gradient(145deg,#1c1410,#120e0c 52%,#34221d)}.brand-portal-panel-vibe-social:before{background:radial-gradient(circle at 46% 30%,#8fa89b4d,#0000 0 260px),radial-gradient(circle at 80% 42%,#c68b7f2e,#0000 0 210px),linear-gradient(145deg,#15120f,#0d0a07 48%,#1f2c25)}.brand-portal-panel:hover:before,.brand-portal-panel:focus-within:before{opacity:1;transform:scale(1.035)}.brand-portal-panel-art{aspect-ratio:1;opacity:.72;pointer-events:none;width:min(34vw,380px);position:absolute;inset:clamp(34px,5vw,70px) clamp(22px,4vw,56px) auto auto}.brand-portal-orbit{border:1px solid #fffaf421;border-radius:38% 62% 52% 48%;position:absolute;inset:0;transform:rotate(-18deg)}.brand-portal-orbit.orbit-two{border-color:#bfa36638;inset:18%;transform:rotate(24deg)}.brand-portal-symbol{color:#fffaf421;letter-spacing:-.08em;place-items:center;font-family:Georgia,serif;font-size:clamp(74px,11vw,144px);font-weight:400;display:grid;position:absolute;inset:30%}.brand-portal-content{z-index:2;width:min(100%,460px);transition:transform .45s;position:relative;transform:translateY(18px)}.brand-portal-panel:hover .brand-portal-content,.brand-portal-panel:focus-within .brand-portal-content{transform:translateY(0)}.brand-portal-eyebrow{color:#dfcab9;letter-spacing:.22em;text-transform:uppercase;margin-bottom:14px;font-size:11px;font-weight:700;display:block}.brand-portal-content h1{color:#fffaf6;letter-spacing:.03em;margin:0 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,58px);font-weight:400;line-height:1.02}.brand-portal-content p{color:#d5c0b0;max-width:42em;margin:0;font-size:14px;line-height:1.85}.brand-portal-tags{flex-wrap:wrap;gap:8px;margin:24px 0 28px;display:flex}.brand-portal-tags span{color:#ead8c9;white-space:nowrap;background:#fffaf40f;border:1px solid #fffaf424;border-radius:999px;padding:7px 10px;font-size:11px}.brand-portal-action{min-height:var(--sys-min-hitbox,44px);color:#241915;background:linear-gradient(135deg,#efe0cf,#bf8d62 52%,#d8b57f);border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:13px 18px;font-size:13px;font-weight:800;transition:transform .22s,box-shadow .22s,filter .22s;display:inline-flex;box-shadow:0 16px 34px #00000042}.brand-portal-action:hover,.brand-portal-action:focus-visible{filter:saturate(1.08);transform:translateY(-2px);box-shadow:0 20px 44px #00000052}.brand-portal-action:focus-visible{outline-offset:3px;outline:2px solid #fff3e7}.brand-portal-badge{z-index:8;pointer-events:none;text-align:center;background:#fffaf4ed;border:1px solid #fffaf457;border-radius:18px;place-items:center;width:min(84vw,430px);padding:30px 34px;transition:opacity .35s,transform .35s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 28px 80px #00000057}.brand-portal-badge strong{color:#2b1f1d;letter-spacing:.22em;font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,3.2vw,42px);font-weight:500}.brand-portal-badge span{color:#8a6a54;letter-spacing:.18em;margin-top:7px;font-size:10px;font-weight:700}@media (max-width:1100px){.brand-portal-gateway{grid-template-columns:1fr;min-height:auto}.brand-portal-panel{border-bottom:1px solid #fffaf414;border-right:0;min-height:clamp(340px,46vh,520px)}.brand-portal-badge{width:100%;box-shadow:none;background:#faf6f2;border-radius:0;order:-1;position:relative;top:auto;left:auto;transform:none}:is(.brand-portal-gateway:has(.brand-portal-panel:hover) .brand-portal-badge,.brand-portal-gateway:has(.brand-portal-panel:focus-within) .brand-portal-badge){opacity:1;transform:none}}@media (max-width:640px){.brand-portal-panel{min-height:420px;padding:48px 22px}.brand-portal-panel-art{width:280px;top:34px;right:-54px}.brand-portal-tags span{font-size:10px}}.brand-portal-universe{background:radial-gradient(circle at 18% 18%,#8958ff29,#0000 0 280px),radial-gradient(circle at 82% 22%,#d5ab5933,#0000 0 320px),linear-gradient(#0d0a07 0%,#111018 44%,#090807 100%);border-top:1px solid #fffaf417;padding:clamp(54px,7vw,96px) clamp(22px,5vw,76px) clamp(72px,8vw,116px);position:relative;overflow:hidden}.brand-portal-universe:before{content:"";pointer-events:none;opacity:.42;background:linear-gradient(90deg,#0000 0,#fffaf40d 50%,#0000 100%),repeating-linear-gradient(115deg,#ffffff09 0 1px,#0000 1px 24px);position:absolute;inset:0}.brand-portal-universe-heading{z-index:1;text-align:center;width:min(100%,880px);margin:0 auto clamp(34px,4vw,54px);position:relative}.brand-portal-universe-heading h2{color:#fffaf6;letter-spacing:.06em;margin:0 0 16px;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,62px);font-weight:400;line-height:1.05}.brand-portal-universe-heading p{color:#d5c0b0;width:min(100%,760px);margin:0 auto;font-size:14px;line-height:1.9}.brand-portal-universe-grid{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2vw,28px);display:grid;position:relative}.brand-portal-universe-card{isolation:isolate;background:#fffaf40a;border:1px solid #fffaf41f;border-radius:28px;align-items:flex-end;min-height:560px;transition:transform .28s,border-color .28s,box-shadow .28s;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 70px #00000047}.brand-portal-universe-card:hover,.brand-portal-universe-card:focus-within{border-color:#fffaf438;transform:translateY(-6px);box-shadow:0 30px 86px #00000061}.brand-portal-universe-card:before,.brand-portal-universe-card:after{content:"";z-index:-2;pointer-events:none;position:absolute;inset:0}.brand-portal-universe-card:after{z-index:-1;background:linear-gradient(#04030514 0 34%,#060508b8 62%,#050405f5 100%)}.brand-portal-universe-card-futurewear:before{background:radial-gradient(circle at 68% 20%,#b263ff7a,#0000 0 180px),radial-gradient(circle at 30% 18%,#5491ff38,#0000 0 260px),linear-gradient(145deg,#120d20 0%,#20103b 52%,#09070f 100%)}.brand-portal-universe-card-muse-quest:before{background:radial-gradient(circle at 72% 24%,#f5bd527a,#0000 0 190px),radial-gradient(circle at 36% 26%,#3a88b233,#0000 0 250px),linear-gradient(145deg,#12100b 0%,#21170d 54%,#070706 100%)}.brand-portal-universe-card-diamondos:before{background:radial-gradient(circle at 58% 22%,#ffffff3d,#0000 0 180px),radial-gradient(circle at 78% 42%,#cba85d38,#0000 0 250px),linear-gradient(145deg,#070707 0%,#10100f 52%,#20180f 100%)}.brand-portal-universe-visual{pointer-events:none;position:absolute;inset:0;overflow:hidden}.brand-portal-universe-core{aspect-ratio:1;background:radial-gradient(circle at 50% 45%,#fffaf433,#0000 0 28px),radial-gradient(circle,#fffaf412,#0000 0 92px);border:1px solid #fffaf429;border-radius:44% 56% 48% 52%;width:220px;position:absolute;top:64px;right:clamp(24px,4vw,54px);transform:rotate(16deg);box-shadow:inset 0 0 42px #fffaf40f,0 0 42px #fffaf40d}.brand-portal-universe-card-futurewear .brand-portal-universe-core{border-color:#b367ff61;box-shadow:0 0 60px #9650ff3d,inset 0 0 48px #9650ff1f}.brand-portal-universe-card-muse-quest .brand-portal-universe-core,.brand-portal-universe-card-diamondos .brand-portal-universe-core{border-color:#ddb36159;box-shadow:0 0 60px #ddb3612e,inset 0 0 48px #ddb3611a}.brand-portal-universe-shard{aspect-ratio:.66;clip-path:polygon(50% 0,100% 34%,76% 100%,24% 100%,0 34%);opacity:.68;filter:blur(.2px);background:linear-gradient(145deg,#ffffffb8,#bfa3661f);width:58px;display:block;position:absolute}.brand-portal-universe-card-futurewear .brand-portal-universe-shard{background:linear-gradient(145deg,#ebd5ffe0,#854fff2e)}.brand-portal-universe-card-muse-quest .brand-portal-universe-shard{background:linear-gradient(145deg,#ffe8afe0,#419cd047)}.brand-portal-universe-card-diamondos .brand-portal-universe-shard{background:linear-gradient(145deg,#ffffffe6,#bfa3662e)}.brand-portal-universe-shard.shard-one{top:78px;right:74px;transform:rotate(16deg)}.brand-portal-universe-shard.shard-two{opacity:.46;width:36px;top:156px;right:190px;transform:rotate(-18deg)}.brand-portal-universe-shard.shard-three{opacity:.4;width:28px;top:242px;right:112px;transform:rotate(28deg)}.brand-portal-universe-copy{z-index:1;width:100%;padding:clamp(26px,3vw,38px);position:relative}.brand-portal-universe-copy h3{color:#fffaf6;margin:0 0 10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,3.5vw,50px);font-weight:400;line-height:1.04}.brand-portal-universe-copy strong{color:#fff3e1;font-size:17px;line-height:1.45;display:block}.brand-portal-universe-copy p{color:#d5c0b0;margin:16px 0 0;font-size:14px;line-height:1.8}.brand-portal-secondary-action{min-height:var(--sys-min-hitbox,44px);color:#fffaf6;background:#fffaf414;border:1px solid #fffaf438;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:13px 18px;font-size:13px;font-weight:800;transition:transform .22s,background .22s,border-color .22s;display:inline-flex}.brand-portal-secondary-action:hover,.brand-portal-secondary-action:focus-visible{background:#fffaf424;border-color:#fffaf461;transform:translateY(-2px)}.brand-portal-secondary-action:focus-visible{outline-offset:3px;outline:2px solid #fff3e7}@media (max-width:1100px){.brand-portal-universe-grid{grid-template-columns:1fr}.brand-portal-universe-card{min-height:430px}}@media (max-width:640px){.brand-portal-universe{padding:46px 18px 64px}.brand-portal-universe-heading{text-align:left}.brand-portal-universe-core{width:180px;top:42px;right:-18px}.brand-portal-universe-shard.shard-two{right:136px}.brand-portal-universe-copy{padding:24px}}.product-image-link{border-radius:inherit;display:block;position:absolute;inset:0;overflow:hidden}.product-title-link{color:#30241d;margin-bottom:3px;font-weight:700;display:block}.product-title-link:hover{color:var(--brand-dark);text-decoration:underline}.product-image-wrap .tag,.product-image-wrap .heart{z-index:2}.visual-frame-has-image{background:#111;padding:0;overflow:hidden}.visual-frame-has-image:after{display:none}.visual-frame-image{object-fit:cover;transform:scale(1.01)}.visual-image-caption{z-index:2;color:#fffaf6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#000000a3,#00000038);border:1px solid #ffffff2e;border-radius:18px;padding:16px 18px;position:absolute;bottom:22px;left:22px;right:22px}.visual-image-caption span{margin-bottom:4px;font-family:Georgia,serif;font-size:clamp(20px,2vw,30px);display:block}.visual-image-caption p{text-align:left;opacity:.76;margin:0}.image-slot{position:relative;overflow:hidden}.image-slot-filled{background:#111;border-style:solid}.image-slot-filled img{object-fit:cover;transition:transform .25s}.showcase-card:hover .image-slot-filled img{transform:scale(1.035)}.brand-portal-universe-image{object-fit:cover;opacity:.62;filter:saturate(1.05)contrast(1.08);transform:scale(1.04)}.brand-portal-universe-card:after{background:linear-gradient(#0403051a 0 25%,#0605088a 52%,#050405f7 100%)}.brand-portal-mobile-preview{color:#3f2f24;background:linear-gradient(135deg,#faf4ee,#efe2d6);border-top:1px solid #a9774f29;grid-template-columns:minmax(0,1fr) minmax(320px,520px);align-items:center;gap:clamp(24px,4vw,58px);padding:clamp(46px,6vw,86px) clamp(22px,5vw,76px);display:grid}.brand-portal-mobile-preview h2{margin:10px 0 16px;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,58px);line-height:1.05}.brand-portal-mobile-preview p{color:#755f50;max-width:650px;line-height:1.9}.brand-portal-phone-set{justify-content:center;gap:20px;display:flex}.brand-portal-phone{background:#fffaf6;border:1px solid #e3d0bf;border-radius:34px;width:min(210px,42vw);min-height:360px;padding:22px 18px;box-shadow:0 26px 68px #54372121}.brand-portal-phone-dark{color:#fffaf6;background:#09090b;border-color:#ffffff2e}.brand-portal-phone strong{letter-spacing:.14em;margin-bottom:22px;font-family:Georgia,serif;display:block}.brand-portal-phone span{background:#a9774f14;border:1px solid #a9774f29;border-radius:16px;min-height:52px;margin-bottom:12px;padding:14px 12px;font-weight:800;display:block}.brand-portal-phone-dark span{background:#ffffff0f;border-color:#ffffff21}.featured-category-links{border-bottom:1px solid var(--line);background:linear-gradient(#fffaf6,#fbf0e8);grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;padding:18px clamp(24px,3vw,54px);display:grid}.featured-category-links a{background:#ffffff9e;border:1px solid #e6d5c6;border-radius:16px;flex-direction:column;justify-content:center;min-height:112px;padding:18px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.featured-category-links a:hover,.featured-category-links a:focus-visible{border-color:var(--brand);outline:none;transform:translateY(-3px);box-shadow:0 18px 36px #5437211a}.featured-category-links span{color:var(--brand);letter-spacing:.14em;text-transform:uppercase;font-size:11px}.featured-category-links strong{margin-top:8px;font-size:20px}.featured-category-links p{color:#735f51;margin:8px 0 0;font-size:12px;line-height:1.6}.category-page,.product-detail-page,.cart-page,.checkout-page{color:#352720;background:radial-gradient(circle at 0 0,#fff,#f8f2ec 48%,#f0e4d8);min-height:100vh}.category-hero,.cart-hero{background:radial-gradient(circle at 76% 18%,#c68b7f2e,#0000 0 340px),linear-gradient(135deg,#ffffffc7,#faf3ede6);border-bottom:1px solid #a9774f24;padding:clamp(44px,6vw,86px) clamp(28px,5vw,70px)}.category-page-silver .category-hero{background:radial-gradient(circle at 76% 18%,#d2d2d25c,#0000 0 340px),linear-gradient(135deg,#fff,#f4f1ee)}.category-page-copper .category-hero{background:radial-gradient(circle at 76% 18%,#c7846347,#0000 0 340px),linear-gradient(135deg,#fffaf6,#f4e3d8)}.category-hero span,.cart-hero .crumb{color:#a66f4b;letter-spacing:.16em;font-size:12px;font-weight:800}.category-hero h1,.cart-hero h1{margin:12px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(56px,6vw,98px);line-height:.98}.category-hero p,.cart-hero p{color:#725e4f;max-width:720px;line-height:1.85}.category-quick-links{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.category-quick-links a{background:#ffffff94;border:1px solid #a9774f3d;border-radius:999px;align-items:center;min-height:44px;padding:0 18px;font-weight:800;display:inline-flex}.category-quick-links a:hover{border-color:var(--brand);color:var(--brand-dark)}.category-products{padding:clamp(34px,5vw,70px) clamp(28px,5vw,70px)}.empty-state a{color:var(--brand-dark);font-weight:800}.product-detail-hero{grid-template-columns:minmax(280px,.9fr) minmax(320px,1fr);align-items:center;gap:clamp(28px,5vw,76px);padding:clamp(42px,6vw,86px) clamp(28px,5vw,70px);display:grid}.product-detail-media{aspect-ratio:1/1.05;background:#efe3d8;border:1px solid #e7d5c5;border-radius:30px;position:relative;overflow:hidden;box-shadow:0 28px 76px #5437211f}.product-detail-media img{object-fit:cover}.product-detail-copy>span{color:var(--brand);letter-spacing:.16em;font-size:12px;font-weight:800}.product-detail-copy h1{margin:12px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:clamp(44px,5vw,82px)}.product-detail-copy h2{margin:0 0 18px}.product-detail-copy>strong{margin-bottom:18px;font-size:28px;display:block}.product-detail-copy p{color:#725e4f;line-height:1.85}.detail-option-block{margin:22px 0}.detail-option-block small{color:#9a7760;margin-bottom:10px;font-weight:800;display:block}.detail-option-block .size-row span{background:#fffaf6;border:1px solid #dfcfc1;border-radius:8px;place-items:center;min-width:44px;min-height:38px;margin-right:8px;display:inline-grid}.product-detail-actions{flex-wrap:wrap;gap:14px;margin:28px 0;display:flex}.detail-service-list{color:#725e4f;margin:0;padding-left:20px;line-height:1.8}.cart-layout,.checkout-layout{grid-template-columns:minmax(0,1fr) minmax(320px,420px);gap:clamp(24px,4vw,54px);padding:clamp(34px,5vw,70px) clamp(28px,5vw,70px);display:grid}.cart-list,.checkout-form{gap:18px;display:grid}.cart-item{background:#ffffff9e;border:1px solid #e5d5c6;border-radius:22px;grid-template-columns:120px 1fr auto;align-items:center;gap:18px;padding:18px;display:grid}.cart-item-image{aspect-ratio:1;background:#efe3d8;border-radius:16px;position:relative;overflow:hidden}.cart-item-image img{object-fit:cover}.cart-item h2{margin:4px 0}.cart-item span,.cart-item small{color:#8a705d}.cart-item.sold-out{background:#f9efead1;border-color:#8f422e59}.cart-item.sold-out .cart-item-image{filter:grayscale(.7);opacity:.72}.cart-sold-out-label{color:#8f422e;margin-top:8px;font-size:13px;display:block}.cart-summary,.checkout-summary,.checkout-form fieldset{background:#ffffffa8;border:1px solid #e5d5c6;border-radius:24px;padding:24px;box-shadow:0 18px 46px #54372112}.cart-summary{align-self:start;position:sticky;top:20px}.cart-summary div{border-bottom:1px solid #eadfd4;justify-content:space-between;gap:18px;padding:14px 0;display:flex}.cart-summary .cart-total{border-bottom:0;font-size:20px}.cart-summary a{width:100%;margin-top:14px}.checkout-form fieldset{gap:14px;margin:0;display:grid}.checkout-form legend{padding:0 8px;font-size:20px;font-weight:900}.checkout-form label{color:#725e4f;gap:8px;display:grid}.checkout-form input,.checkout-form select{background:#fffaf6;border:1px solid #e2d0c0;border-radius:12px;min-height:48px;padding:0 14px}.checkout-form label:has(input[type=radio]){align-items:center;gap:10px;display:flex}.checkout-form button{color:#fff;background:linear-gradient(135deg,#c67c54,#a4613c);border:0;border-radius:14px;min-height:54px;font-weight:900}.checkout-summary{align-self:start}.checkout-summary p,.checkout-summary li{color:#725e4f;line-height:1.8}.checkout-summary a{color:var(--brand-dark);font-weight:900}@media (max-width:1100px){.featured-category-links{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-portal-mobile-preview,.product-detail-hero,.cart-layout,.checkout-layout{grid-template-columns:1fr}.cart-summary{position:static}}@media (max-width:720px){.featured-category-links{grid-template-columns:1fr}.cart-item{grid-template-columns:86px 1fr}.cart-item>strong{grid-column:2}.brand-portal-phone-set{flex-direction:column;align-items:center}.brand-portal-phone{width:min(100%,320px)}}.brand-portal-gateway{background:radial-gradient(circle at 50% 0,#fffaf421,#0000 0 360px),radial-gradient(circle at 18% 24%,#bfa3662e,#0000 0 360px),radial-gradient(circle at 82% 16%,#876fdf24,#0000 0 320px),linear-gradient(135deg,#14100d 0%,#0d0a07 48%,#211814 100%);grid-template-columns:repeat(3,minmax(0,1fr));min-height:auto;padding-top:112px}.brand-portal-panel{border-bottom:1px solid #fffaf414;min-height:clamp(560px,52vw,720px)}.brand-portal-panel:nth-of-type(3n){border-right:0}.brand-portal-panel-visual{z-index:-1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.brand-portal-panel-image{object-fit:cover;opacity:.72;filter:saturate(1.04)contrast(1.04);transition:transform .55s,opacity .55s,filter .55s;transform:scale(1.02)}.brand-portal-panel-light,.brand-portal-panel-visual:after{content:"";pointer-events:none;position:absolute;inset:0}.brand-portal-panel-visual:after{background:linear-gradient(#0705042e 0%,#08060570 42%,#080605f0 100%),linear-gradient(90deg,#050403a8,#0504031f 42%,#0504037a)}.brand-portal-panel-light{opacity:.55;mix-blend-mode:screen}.brand-portal-panel-boutique .brand-portal-panel-light{background:radial-gradient(circle at 78% 18%,#eed1b057,#0000 0 300px)}.brand-portal-panel-muse-ai .brand-portal-panel-light{background:radial-gradient(circle at 72% 20%,#c68b7f6b,#0000 0 320px)}.brand-portal-panel-vibe-social .brand-portal-panel-light{background:radial-gradient(circle at 76% 18%,#8fa89b6b,#0000 0 320px)}.brand-portal-panel-cameraverse .brand-portal-panel-light{background:radial-gradient(circle at 78% 18%,#d1b78f6b,#0000 0 320px)}.brand-portal-panel-futurewear .brand-portal-panel-light{background:radial-gradient(circle at 78% 18%,#a95fff70,#0000 0 340px)}.brand-portal-panel-muse-quest .brand-portal-panel-light{background:radial-gradient(circle at 76% 18%,#e2b1556b,#0000 0 340px)}.brand-portal-panel:hover .brand-portal-panel-image,.brand-portal-panel:focus-within .brand-portal-panel-image{opacity:.86;filter:saturate(1.12)contrast(1.08);transform:scale(1.06)}.brand-portal-panel-cameraverse:before{background:radial-gradient(circle at 58% 24%,#dabd914d,#0000 0 280px),linear-gradient(145deg,#1b1410,#120e0c 52%,#33271d)}.brand-portal-panel-futurewear:before{background:radial-gradient(circle at 62% 28%,#ad5cff5c,#0000 0 300px),linear-gradient(145deg,#130c1f,#0e0a14 52%,#28124a)}.brand-portal-panel-muse-quest:before{background:radial-gradient(circle at 62% 28%,#e2b15559,#0000 0 300px),linear-gradient(145deg,#14100b,#0e0b08 52%,#2b1f0f)}.brand-portal-badge{width:min(88vw,560px);padding:18px 26px;top:34px;transform:translate(-50%)}.brand-portal-badge strong{font-size:clamp(24px,2.7vw,38px)}.brand-portal-badge span{margin-top:4px}:is(.brand-portal-gateway:has(.brand-portal-panel:hover) .brand-portal-badge,.brand-portal-gateway:has(.brand-portal-panel:focus-within) .brand-portal-badge){opacity:.28;transform:translate(-50%)scale(.98)}.brand-portal-diamond-entry{background:#050608;border-top:1px solid #fffaf417;padding:clamp(54px,7vw,104px) clamp(22px,5vw,76px)}.brand-portal-diamond-card{isolation:isolate;background:#fffaf40b;border:1px solid #fffaf429;border-radius:34px;grid-template-columns:minmax(320px,.92fr) minmax(320px,1fr);min-height:620px;display:grid;position:relative;overflow:hidden;box-shadow:0 34px 92px #0000005c}.brand-portal-diamond-card:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0505051a,#050505c7),radial-gradient(circle at 40% 28%,#fff5d62e,#0000 0 240px);position:absolute;inset:0}.brand-portal-diamond-media{min-height:620px;position:relative;overflow:hidden}.brand-portal-diamond-image{object-fit:cover;filter:saturate(1.05)contrast(1.08);transform:scale(1.02)}.brand-portal-diamond-copy{z-index:2;align-self:end;padding:clamp(32px,5vw,74px);position:relative}.brand-portal-diamond-copy h2{color:#fffaf6;letter-spacing:.04em;margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,6vw,94px);font-weight:400;line-height:.98}.brand-portal-diamond-copy strong{color:#f7e8c8;font-size:clamp(18px,2vw,26px);line-height:1.45;display:block}.brand-portal-diamond-copy p{color:#d5c0b0;max-width:720px;margin:20px 0 0;font-size:15px;line-height:1.9}.brand-portal-diamond-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}@media (max-width:1100px){.brand-portal-gateway{grid-template-columns:repeat(2,minmax(0,1fr));padding-top:104px}.brand-portal-panel:nth-of-type(3n){border-right:1px solid #fffaf414}.brand-portal-panel:nth-of-type(2n){border-right:0}.brand-portal-panel{min-height:520px}.brand-portal-badge{border-radius:18px;width:min(88vw,520px);position:absolute;top:26px;left:50%;box-shadow:0 18px 48px #00000047}:is(.brand-portal-gateway:has(.brand-portal-panel:hover) .brand-portal-badge,.brand-portal-gateway:has(.brand-portal-panel:focus-within) .brand-portal-badge){opacity:.42;transform:translate(-50%)scale(.98)}.brand-portal-diamond-card{grid-template-columns:1fr}.brand-portal-diamond-media{min-height:420px}.brand-portal-diamond-card:after{background:linear-gradient(#05050505,#050505d1)}}@media (max-width:640px){.brand-portal-gateway{grid-template-columns:1fr;padding-top:98px}.brand-portal-panel,.brand-portal-panel:nth-of-type(2n),.brand-portal-panel:nth-of-type(3n){border-right:0;min-height:500px}.brand-portal-content{width:100%}.brand-portal-content h1{font-size:clamp(34px,13vw,50px)}.brand-portal-diamond-entry{padding:38px 16px 58px}.brand-portal-diamond-card{border-radius:24px}.brand-portal-diamond-media{min-height:360px}.brand-portal-diamond-copy{padding:28px 22px}.brand-portal-phone-set{flex-direction:column;align-items:center}.brand-portal-phone{width:min(100%,260px)}}.purchase-panel{margin-top:24px}.sold-out-notice{color:#704334;background:#f9efeae6;border:1px solid #8f422e47;border-radius:15px;gap:4px;margin-bottom:20px;padding:15px 17px;display:grid}.sold-out-notice span{font-size:13px}.purchase-panel button:disabled,.cart-quantity-control button:disabled{cursor:not-allowed;opacity:.48;transform:none}.swatch-button{cursor:pointer;background:#fffdfbd1;border:1px solid #6f4c3529;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;transition:transform .2s,border-color .2s,box-shadow .2s;display:inline-flex}.swatch-button.active,.swatch-button:focus-visible{border-color:#b77958;outline:none;box-shadow:0 0 0 4px #c67c5424}.swatch-button:hover{transform:translateY(-2px)}.selected-option{color:#8a705d;margin-top:8px;font-size:13px;display:inline-block}.size-row button,.quantity-control button,.cart-quantity-control button{color:#3d2e1a;cursor:pointer;background:#fffdfbe6;border:1px solid #6f4c3529;border-radius:12px;min-width:44px;min-height:44px;font-weight:900}.size-row button.active,.size-row button:focus-visible,.quantity-control button:focus-visible,.cart-quantity-control button:focus-visible{border-color:#b77958;outline:none;box-shadow:0 0 0 4px #c67c5424}.quantity-control>div,.cart-quantity-control{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.quantity-control strong,.cart-quantity-control strong{text-align:center;min-width:32px}.product-detail-fit{background:#fffdfbb8;border:1px solid #c67c542e;border-radius:18px;margin:22px 0 0;padding:18px 20px}.product-detail-fit b{color:#3d2e1a}.product-detail-fit p{margin:6px 0 0}.cart-inline-notice{color:#8a5a3a;min-height:22px;font-weight:800}.product-detail-actions button.primary-cta{cursor:pointer;border:0;border-radius:14px;min-height:48px;padding:0 24px;font-weight:900}.product-detail-info-grid{grid-template-columns:minmax(0,1.4fr) repeat(3,minmax(0,1fr));gap:18px;padding:clamp(32px,5vw,70px) clamp(24px,5vw,70px);display:grid}.product-detail-info-grid article{background:#fffdfbcc;border:1px solid #c67c5429;border-radius:24px;padding:24px;box-shadow:0 22px 60px #4a301d14}.product-detail-info-grid article>span{color:#b77958;letter-spacing:.16em;font-size:12px;font-weight:900}.product-detail-info-grid h2{color:#3d2e1a;margin:8px 0 16px}.product-detail-info-grid ul{color:#725e4f;margin:0;padding-left:18px;line-height:1.8}.product-detail-info-grid a{color:#8a5a3a;margin-top:14px;font-weight:900;display:inline-block}.size-guide-table{gap:8px;display:grid}.size-guide-row{color:#725e4f;background:#faf6f5e6;border-radius:14px;grid-template-columns:.55fr 1.2fr 1fr 1fr 1.6fr;align-items:center;gap:10px;padding:12px;font-size:13px;display:grid}.size-guide-row.head{color:#3d2e1a;background:#e2c3bc47}.cart-empty{color:#725e4f;background:#fffdfbd1;border:1px solid #c67c5429;border-radius:24px;padding:34px}.cart-empty strong{color:#3d2e1a;margin-bottom:8px;font-size:24px;display:block}.text-button{color:#8a5a3a;cursor:pointer;background:0 0;border:0;font-weight:900}.text-button.wide{width:100%;min-height:44px;margin-top:16px}.disabled-link{opacity:.62;pointer-events:none}.checkout-two-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.secondary-form-button{color:#3d2e1a;cursor:pointer;background:#fffdfb;border:1px solid #6f4c352e;border-radius:14px;min-height:48px;font-weight:900}.checkout-radio-card,.terms-check{background:#fffdfbd6;border:1px solid #6f4c3524;border-radius:16px;align-items:center;padding:14px 16px;gap:12px!important;display:flex!important}.checkout-radio-card strong{color:#3d2e1a;margin-left:auto}.checkout-radio-card small{color:#8a705d}.checkout-help,.checkout-status{color:#725e4f;line-height:1.7}.checkout-line-item{border-bottom:1px solid #6f4c351a;justify-content:space-between;gap:18px;padding:12px 0;display:flex}.checkout-line-item small{color:#8a705d;margin-top:4px;display:block}.checkout-result-hero code{color:#3d2e1a;overflow-wrap:anywhere;background:#fffdfbb8;border-radius:12px;margin-top:18px;padding:12px 14px;display:inline-block}@media (max-width:1180px){.product-detail-info-grid{grid-template-columns:1fr 1fr}}@media (max-width:760px){.product-detail-info-grid{grid-template-columns:1fr;padding-inline:18px}.size-guide-row{grid-template-columns:1fr;gap:4px}.size-guide-row.head{display:none}.checkout-two-columns{grid-template-columns:1fr}.checkout-radio-card{flex-direction:column;align-items:flex-start}.checkout-radio-card strong{margin-left:0}}.ops-login-shell,.ops-shell{--ops-bg:#f7f1eb;--ops-paper:#fffaf6;--ops-paper-strong:#fff;--ops-text:#3f3027;--ops-muted:#75675e;--ops-line:#e6d8cd;--ops-brand:#9a6949;--ops-brand-strong:#795039;--ops-accent:#c48f78;--ops-good:#39785a;--ops-good-bg:#edf7f1;--ops-warn:#956715;--ops-warn-bg:#fff6df;--ops-danger:#a34843;--ops-danger-bg:#fff0ee;--ops-info:#426b86;--ops-info-bg:#edf6fb;background:radial-gradient(circle at 12% 0%, #c48f782e, transparent 31rem), linear-gradient(180deg, #fbf7f3 0%, var(--ops-bg) 100%);min-height:100vh;color:var(--ops-text)}.ops-login-shell{place-items:center;padding:clamp(24px,6vw,72px);display:grid}.ops-dashboard{background:#f8f6f3;grid-template-columns:230px minmax(0,1fr);min-height:100dvh;display:grid;overflow-x:clip}.ops-dashboard__sidebar{z-index:50;background:#fffdfb;border-right:1px solid #e9e1da;flex-direction:column;min-width:0;height:100dvh;padding:22px 12px 16px;display:flex;position:sticky;top:0}.ops-dashboard__brand{color:var(--ops-text);align-items:center;gap:10px;padding:2px 13px 25px;text-decoration:none;display:inline-flex}.ops-dashboard__brand-mark{color:#a66f4b;place-items:center;width:33px;height:33px;font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:600;line-height:1;display:grid}.ops-dashboard__brand strong,.ops-dashboard__brand small{display:block}.ops-dashboard__brand strong{letter-spacing:.14em;font-family:Georgia,Times New Roman,serif;font-size:1rem}.ops-dashboard__brand small{color:#9c8d83;letter-spacing:.12em;white-space:nowrap;margin-top:2px;font-size:.45rem}.ops-dashboard__navigation{scrollbar-width:thin;gap:4px;min-height:0;padding:0 1px 14px;display:grid;overflow-y:auto}.ops-dashboard__nav-link{color:#4f4138;border-radius:9px;grid-template-columns:22px minmax(0,1fr) 16px;align-items:center;gap:10px;min-height:42px;padding:0 10px;font-size:.86rem;font-weight:650;text-decoration:none;transition:background .18s,color .18s;display:grid}.ops-dashboard__nav-chevron{color:#b4a49a;opacity:0;transition:opacity .18s}.ops-dashboard__nav-link:hover{color:#6e472f;background:#f6f0eb}.ops-dashboard__nav-link:hover .ops-dashboard__nav-chevron,.ops-dashboard__nav-link.is-active .ops-dashboard__nav-chevron{opacity:1}.ops-dashboard__nav-link.is-active{color:#70482f;background:#efe7e1}.ops-dashboard__sidebar-footer{gap:12px;margin-top:auto;padding-top:12px;display:grid}.ops-dashboard__system-switch,.ops-dashboard__staff-card{color:#5f4d41;background:#fffaf6;border:1px solid #ece3dc;border-radius:10px;align-items:center;display:grid}.ops-dashboard__system-switch{grid-template-columns:22px minmax(0,1fr) 16px;gap:8px;min-height:47px;padding:0 10px;font-size:.74rem;font-weight:700;text-decoration:none}.ops-dashboard__system-switch>svg:first-child{color:#9a6949}.ops-dashboard__staff-card{grid-template-columns:30px minmax(0,1fr) auto;gap:9px;padding:10px}.ops-dashboard__staff-icon{color:#936142;background:#f0e6de;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.ops-dashboard__staff-card strong,.ops-dashboard__staff-card small{display:block}.ops-dashboard__staff-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.ops-dashboard__staff-card small{color:#8f8076;margin-top:3px;font-size:.65rem}.ops-dashboard__staff-card .ops-public-link{color:#8b6045;font:inherit;cursor:pointer;background:0 0;border:0;padding:3px;font-size:.66rem;font-weight:700}.ops-dashboard__copyright{color:#aa9d94;letter-spacing:.04em;text-align:center;font-size:.62rem}.ops-dashboard__main{min-width:0}.ops-dashboard__topbar{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdfbf5;border-bottom:1px solid #ebe3dc;align-items:center;gap:18px;min-height:66px;padding:0 28px;display:flex;position:sticky;top:0}.ops-dashboard__menu-button{color:#76533d;cursor:pointer;background:#fffdfb;border:1px solid #e5d9d0;border-radius:10px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:none}.ops-dashboard__section-title{flex:auto;min-width:0}.ops-dashboard__section-title h1{color:#332820;letter-spacing:-.02em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.18rem}.ops-dashboard__section-title span{color:#a06d4c;letter-spacing:.04em;margin-top:2px;font-size:.68rem;font-weight:700;display:block}.ops-dashboard__quick-search{color:#8b6750;background:#fff;border:1px solid #e6ddd6;border-radius:8px;align-items:center;gap:8px;width:clamp(218px,28vw,330px);min-width:0;padding:0 11px;display:flex}.ops-dashboard__quick-search input{width:100%;min-width:0;height:38px;color:var(--ops-text);font:inherit;background:0 0;border:0;outline:0;font-size:.78rem}.ops-dashboard__quick-search-status{color:#78533a;background:#fffaf6;border:1px solid #ead9cb;border-radius:8px;max-width:min(420px,100vw - 52px);padding:7px 10px;font-size:.72rem;position:absolute;top:calc(100% + 7px);right:26px;box-shadow:0 10px 26px #3e2b1f14}.ops-dashboard__quick-search-status:empty{display:none}.ops-dashboard__utilities{align-items:center;gap:7px;display:flex}.ops-dashboard__utility-link{color:#72503c;background:#fff;border:1px solid #e6ddd6;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 11px;font-size:.75rem;font-weight:700;text-decoration:none;display:inline-flex}.ops-dashboard__utility-link:hover{background:#f8f0ea;border-color:#cfae96}.ops-dashboard__utility-link--switch{background:#f4e9df}.ops-dashboard__stage{min-width:0}.ops-dashboard__hero{padding:20px 30px 14px}.ops-dashboard .ops-dashboard__hero h1,.ops-dashboard .ops-dashboard__hero h2{color:var(--ops-text);letter-spacing:-.025em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.45rem,2vw,1.85rem)}.ops-dashboard .ops-dashboard__hero>p{max-width:840px;margin:6px 0 0;font-size:.82rem;line-height:1.6}.ops-dashboard .ops-workspace{padding:0 30px 48px}.ops-dashboard__stage>.pos-commerce-workspace,.ops-dashboard__stage>.ops-grid-cards{margin:0 30px 48px}.ops-dashboard .ops-panel,.ops-dashboard .ops-card{border-radius:14px;box-shadow:0 10px 28px #50322112}.ops-dashboard__backdrop{display:none}.ops-dashboard a:focus-visible,.ops-dashboard button:focus-visible,.ops-shell input:focus-visible,.ops-shell select:focus-visible,.ops-shell textarea:focus-visible,.ops-shell button:focus-visible,.ops-login-shell input:focus-visible,.ops-login-shell button:focus-visible{outline-offset:2px;outline:3px solid #9a69494d}.ops-login-card,.ops-panel,.ops-card{border:1px solid var(--ops-line);background:#fffaf6f7;border-radius:24px;box-shadow:0 22px 60px #5032211a}.ops-login-card{width:min(100%,520px);padding:clamp(28px,5vw,46px)}.ops-login-actions{justify-content:flex-end;margin-top:12px;display:flex}.ops-login-actions a,.ops-login-back{color:var(--ops-brand);text-underline-offset:4px;font-size:.88rem;font-weight:700}.ops-login-submit{width:100%;margin-top:22px}.shield-honeypot-field{clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.ops-security-note{background:var(--ops-good-bg);border:1px solid #c8dfd2;border-radius:14px;gap:5px;margin-top:22px;padding:14px 16px;display:grid}.ops-security-note strong{color:var(--ops-good);font-size:.84rem}.ops-security-note span{color:#597063;font-size:.75rem;line-height:1.55}.ops-password-guidance{color:var(--ops-muted);margin:14px 0 0;font-size:.78rem;line-height:1.6}.ops-kicker{color:var(--ops-brand);letter-spacing:.17em;text-transform:uppercase;margin-bottom:10px;font-size:.72rem;font-weight:750;display:inline-flex}.ops-login-card h1,.ops-hero h1,.ops-hero h2,.ops-panel h2,.ops-card h2{color:var(--ops-text);letter-spacing:-.02em;margin:0;font-family:Georgia,Times New Roman,serif}.ops-login-card h1{font-size:clamp(2rem,4vw,2.35rem)}.ops-hero h1,.ops-hero h2{font-size:clamp(2rem,5vw,3.5rem)}.ops-login-card p,.ops-hero p,.ops-panel p,.ops-card p,.ops-panel small,.ops-card small,.ops-table small{color:var(--ops-muted)}.ops-login-card label,.ops-panel label,.ops-card label{color:#5c4a3f;gap:7px;margin-top:16px;font-size:.85rem;font-weight:650;display:grid}.ops-login-card input,.ops-panel input,.ops-panel select,.ops-panel textarea,.ops-card input,.ops-card select,.ops-card textarea,.ops-inline-form input,.ops-inline-form select,.ops-search{width:100%;min-height:46px;color:var(--ops-text);font:inherit;background:#fff;border:1px solid #dccbbf;border-radius:13px;padding:10px 14px}.ops-panel textarea,.ops-card textarea{resize:vertical;min-height:96px}.ops-shell input::placeholder,.ops-shell textarea::placeholder,.ops-login-shell input::placeholder{color:#a9998f}.ops-login-card button,.ops-panel button,.ops-card button,.ops-inline-form button,.ops-link-button,.ops-secondary-link{background:var(--ops-brand);color:#fff;min-height:44px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:12px;padding:0 16px;font-weight:750;text-decoration:none}.ops-panel button:hover,.ops-card button:hover,.ops-login-card button:hover{background:var(--ops-brand-strong)}.ops-panel button:disabled,.ops-card button:disabled,.ops-login-card button:disabled{cursor:not-allowed;opacity:.48}.ops-link-button,.ops-secondary-link{color:var(--ops-brand-strong);background:#fff;border-color:#d8c4b5;justify-content:center;align-items:center;display:inline-flex}.ops-link-button:hover,.ops-secondary-link:hover{background:#f5e8df}.ops-mini-link{color:var(--ops-brand-strong);text-underline-offset:3px;font-size:.82rem;font-weight:750}.ops-hero{padding:clamp(32px,5vw,64px) clamp(18px,5vw,72px) 22px}.ops-hero>p{max-width:850px;margin:14px 0 0;line-height:1.75}.ops-workspace{gap:22px;padding:0 clamp(18px,5vw,72px) 72px;display:grid}.ops-panel,.ops-card{padding:clamp(20px,3vw,30px)}.ops-panel-title-row,.product-variant-heading,.preorder-order-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.ops-panel-title-row h2{margin-top:2px}.ops-panel-title-row>small{text-align:right;max-width:520px;line-height:1.6}.ops-grid-cards{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:16px;display:grid}.ops-decision-card{background:linear-gradient(140deg,#fffaf6,#f4e8df)}.ops-action-row{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.ops-check-list,.ops-settings-list,.ops-result-list{gap:10px;margin-top:16px;display:grid}.ops-check-list>*,.ops-settings-list>*,.ops-result-list>*{background:#ffffffb3;border:1px solid #eaded5;border-radius:12px;padding:12px 14px}.ops-inline-form{flex-wrap:wrap;align-items:flex-end;gap:10px;display:flex}.ops-inline-form>*{flex:180px}.ops-inline-form button{flex:none}.ops-metric-row{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;display:grid}.ops-metric-row article{border:1px solid var(--ops-line);background:#ffffffd9;border-radius:18px;gap:4px;min-height:118px;padding:18px;display:grid;box-shadow:0 10px 26px #4b30200f}.ops-metric-row article span{color:var(--ops-brand);letter-spacing:.1em;font-size:.68rem;font-weight:800}.ops-metric-row article strong{color:var(--ops-text);font-size:1.65rem}.ops-metric-row article small{color:var(--ops-muted)}.ops-table-wrap{border:1px solid var(--ops-line);background:#fff;border-radius:16px;width:100%;margin-top:18px;overflow-x:auto}.ops-table{border-collapse:collapse;width:100%;min-width:720px;color:var(--ops-text)}.ops-table th,.ops-table td{text-align:left;vertical-align:top;border-bottom:1px solid #eee3db;padding:14px 15px}.ops-table th{z-index:1;color:#665044;letter-spacing:.06em;text-transform:uppercase;background:#f4ebe4;font-size:.72rem;position:sticky;top:0}.ops-table tbody tr:last-child td{border-bottom:0}.ops-table tbody tr:hover{background:#fffaf5}.ops-table td>strong,.ops-table td>small{display:block}.ops-table code{word-break:break-all}.ops-status{background:var(--ops-info-bg);color:var(--ops-info);border:1px solid #d7e4ea;border-radius:12px;margin:14px 0 0;padding:12px 14px;line-height:1.55}.ops-status-error{background:var(--ops-danger-bg);color:var(--ops-danger);border-color:#ecc6c3}.ops-size-pills{flex-wrap:wrap;gap:6px;display:flex}.ops-size-pills span{border:1px solid var(--ops-line);background:#fff;border-radius:999px;padding:5px 8px;font-size:.74rem}.ops-member-wireframe{background:#fff9;border:1px dashed #cfb29c;border-radius:18px;padding:20px}.product-intake-form,.product-variant-editor{gap:18px;display:grid}.product-intake-grid,.product-variant-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.product-intake-wide{grid-column:1/-1}.product-variant-editor{border-top:1px solid var(--ops-line);margin-top:22px;padding-top:22px}.product-variant-row{background:#fffdfb;border:1px solid #e3d3c7;border-radius:16px;gap:14px;padding:18px;display:grid}.product-variant-row-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.product-variant-row-title strong{color:var(--ops-brand-strong)}.product-variant-heading>button,.product-variant-row-title>button{color:var(--ops-danger);background:#fff;border-color:#dfc8b7}.sale-mode-badge,.pos-mode-chip{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:28px;padding:0 9px;font-size:.72rem;font-weight:800;display:inline-flex}.mode-stock{background:var(--ops-good-bg);color:var(--ops-good)}.mode-preorder{color:#77529a;background:#f4ebfa}.mode-sold_out{background:var(--ops-danger-bg);color:var(--ops-danger)}.mode-paused{color:#6e625a;background:#eeeae7}.shield-event-table{min-width:1050px}.shield-event-details{color:var(--ops-muted);margin-top:8px}.shield-event-details summary{cursor:pointer;color:var(--ops-brand-strong);font-weight:700}.shield-risk-badge,.shield-status-badge{color:#65574f;background:#eee8e3;border-radius:999px;padding:4px 8px;font-size:.7rem;font-weight:800;display:inline-flex}.shield-risk-score{margin-top:7px;font-size:1.2rem;display:block}.shield-risk-info,.shield-risk-low{background:var(--ops-info-bg);color:var(--ops-info)}.shield-risk-medium{background:var(--ops-warn-bg);color:var(--ops-warn)}.shield-risk-high,.shield-risk-critical{background:var(--ops-danger-bg);color:var(--ops-danger)}.shield-event-actions{grid-template-columns:minmax(180px,1fr) repeat(3,auto);gap:7px;margin-top:9px;display:grid}.shield-event-actions input{grid-column:1/-1;min-height:40px}.shield-event-actions button{min-height:36px;padding:0 10px;font-size:.72rem}.shield-muted-action{background:#73665d!important}@media (max-width:1080px){.ops-dashboard{grid-template-columns:214px minmax(0,1fr)}.ops-dashboard__topbar{padding:0 20px}.ops-panel-title-row{flex-direction:column;align-items:flex-start}.ops-panel-title-row>small{text-align:left}}@media (max-width:960px){.ops-dashboard{display:block}.ops-dashboard__sidebar{width:min(85vw,300px);transition:transform .22s;position:fixed;inset:0 auto 0 0;transform:translate(-105%);box-shadow:20px 0 45px #3f291c29}.ops-dashboard__sidebar.is-open{transform:translate(0)}.ops-dashboard__backdrop{z-index:45;cursor:pointer;opacity:0;pointer-events:none;background:#271b1557;border:0;transition:opacity .22s;display:block;position:fixed;inset:0}.ops-dashboard__backdrop.is-visible{opacity:1;pointer-events:auto}.ops-dashboard__menu-button{display:grid}.ops-dashboard__hero,.ops-dashboard .ops-workspace{padding-left:24px;padding-right:24px}.ops-dashboard__stage>.pos-commerce-workspace,.ops-dashboard__stage>.ops-grid-cards{margin-left:24px;margin-right:24px}}@media (max-width:720px){.ops-login-shell{padding:16px}.ops-login-card{border-radius:20px;padding:24px 20px}.ops-dashboard__topbar{gap:10px;min-height:62px;padding:0 14px}.ops-dashboard__section-title h1{font-size:1rem}.ops-dashboard__section-title span{font-size:.6rem}.ops-dashboard__quick-search{display:none}.ops-dashboard__utility-link{width:38px;min-height:38px;padding:0}.ops-dashboard__utility-link span{display:none}.ops-dashboard__hero{padding:20px 14px 14px}.ops-dashboard .ops-dashboard__hero h1,.ops-dashboard .ops-dashboard__hero h2{font-size:1.35rem}.ops-dashboard__hero>p{font-size:.82rem}.ops-dashboard .ops-workspace{gap:16px;padding:0 14px 40px}.ops-dashboard__stage>.pos-commerce-workspace,.ops-dashboard__stage>.ops-grid-cards{margin:0 14px 40px}.ops-workspace{gap:16px;padding:0 14px 48px}.ops-panel,.ops-card{border-radius:18px;padding:18px}.product-intake-grid,.product-variant-fields{grid-template-columns:1fr}.product-intake-wide{grid-column:auto}.ops-metric-row,.shield-event-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.shield-event-actions input{grid-column:1/-1}}@media (max-width:440px){.ops-metric-row{grid-template-columns:1fr}.ops-inline-form{display:grid}.ops-inline-form>*{width:100%}}.ops-dashboard{--admin-dashboard-ink:#2d2825;--admin-dashboard-muted:#887c74;--admin-dashboard-line:#ece7e2;--admin-dashboard-soft:#faf8f6;--admin-dashboard-tint:#f4ece7;--admin-dashboard-accent:#926244;--admin-dashboard-chart:#9a6241;background:#faf9f7;grid-template-columns:230px minmax(0,1fr)}.ops-dashboard__sidebar{background:#fffefd;border-right-color:#eee9e4;padding:21px 10px 14px}.ops-dashboard__brand{gap:9px;padding:1px 16px 26px}.ops-dashboard__brand-mark{color:#a66f4b;width:35px;font-size:2.15rem}.ops-dashboard__brand strong{color:#3f322a;letter-spacing:.13em;font-size:1rem}.ops-dashboard__brand small{color:#a49184;letter-spacing:.1em;font-size:.43rem}.ops-dashboard__navigation{gap:3px;padding:0 1px 12px;overflow-x:hidden}.ops-dashboard__nav-group{gap:0;display:grid}.ops-dashboard__nav-row{color:#51433a;border-radius:8px;grid-template-columns:minmax(0,1fr) 30px;align-items:center;min-height:43px;transition:background .18s,color .18s;display:grid}.ops-dashboard__nav-row:hover{color:#714a33;background:#f8f2ed}.ops-dashboard__nav-row.is-active{color:#70482f;background:#f0e7e1}.ops-dashboard__nav-link{min-height:43px;color:inherit;border-radius:8px 0 0 8px;grid-template-columns:23px minmax(0,1fr);align-items:center;gap:10px;padding:0 10px;font-size:.84rem;font-weight:640;text-decoration:none;display:grid}.ops-dashboard__nav-link>svg:first-child{color:#9a6949}.ops-dashboard__nav-chevron{color:#b4a49a;align-self:center}.ops-dashboard__nav-toggle{color:#9f8e83;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:30px;height:34px;display:grid}.ops-dashboard__nav-toggle:hover{color:#7e5439;background:#9a69491a}.ops-dashboard__nav-group.is-expanded>.ops-dashboard__nav-row .ops-dashboard__nav-toggle svg{transform:rotate(180deg)}.ops-dashboard__nav-toggle svg{transition:transform .18s}.ops-dashboard__nav-children{opacity:0;border-left:1px solid #0000;max-height:0;margin:0 0 0 13px;transition:max-height .2s,opacity .18s,border-color .2s,margin .2s;display:grid;overflow:hidden}.ops-dashboard__nav-group.is-expanded>.ops-dashboard__nav-children{opacity:1;border-color:#ead8ca;max-height:280px;margin-bottom:4px}.ops-dashboard__nav-child{color:#82736a;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;min-height:32px;padding:0 10px 0 13px;font-size:.72rem;font-weight:600;text-decoration:none;display:grid}.ops-dashboard__nav-child:hover,.ops-dashboard__nav-child.is-active{color:#7d4e32}.ops-dashboard__nav-child.is-active{font-weight:760}.ops-dashboard__system-switch,.ops-dashboard__staff-card{background:#fffdfa;border-color:#eee6df;border-radius:8px}.ops-dashboard__system-switch{min-height:49px;font-size:.73rem}.ops-dashboard__staff-card{grid-template-columns:30px minmax(0,1fr) auto}.ops-dashboard__staff-icon{color:#936142;background:#f2e9e2}.ops-dashboard__copyright{color:#ac9e94;margin-top:2px;font-size:.59rem}.ops-dashboard__topbar{background:#fffefdf7;border-bottom-color:#eee9e4;gap:16px;min-height:67px;padding:0 27px}.ops-dashboard__section-title h1{color:#302a26;letter-spacing:-.035em;font-family:inherit;font-size:1.17rem;font-weight:760}.ops-dashboard__section-title span{color:#a06d4c;letter-spacing:.025em;font-size:.65rem;font-weight:650}.ops-dashboard__quick-search{background:#fffefd;border-color:#e9e2dc;border-radius:7px;width:clamp(250px,25vw,345px)}.ops-dashboard__quick-search input{height:37px;font-size:.76rem}.ops-dashboard__utilities{gap:7px}.ops-dashboard__utility-icon,.ops-dashboard__utility-mark{color:#5c4c43;border:0;border-radius:7px;place-items:center;width:36px;height:36px;text-decoration:none;display:grid}.ops-dashboard__utility-icon:hover{color:#814f32;background:#f6efe9}.ops-dashboard__utility-mark{color:#9d6748;margin-left:4px;font-family:Georgia,Times New Roman,serif;font-size:1.6rem;font-weight:650}.ops-dashboard__stage{padding:0}.ops-dashboard__stage>.ops-workspace{padding-top:26px}.ops-dashboard__stage>.pos-commerce-workspace{margin-top:0}.admin-dashboard{max-width:1620px;color:var(--admin-dashboard-ink);gap:16px;margin:0 auto;padding:18px 27px 34px;display:grid}.admin-dashboard__data-status{color:#896146;background:#fff8f2;border:1px solid #eedccf;border-radius:8px;margin:0;padding:9px 12px;font-size:.73rem;line-height:1.45}.admin-dashboard__data-status.is-live{display:none}.admin-dashboard__metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.admin-dashboard__metric-card,.admin-dashboard__panel{border:1px solid var(--admin-dashboard-line);background:#fffefd;border-radius:8px;box-shadow:0 6px 18px #4c37290b}.admin-dashboard__metric-card{grid-template-columns:46px minmax(0,1fr) 82px;align-items:center;gap:12px;min-height:113px;padding:16px 15px;display:grid;position:relative;overflow:hidden}.admin-dashboard__metric-icon{color:#9a684a;background:#f4ede7;border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.admin-dashboard__metric-copy{gap:3px;min-width:0;display:grid}.admin-dashboard__metric-copy>span{color:#84766d;font-size:.73rem;font-weight:650}.admin-dashboard__metric-copy strong{color:#2f2925;white-space:nowrap;font-size:clamp(1.18rem,1.55vw,1.6rem);font-weight:730;line-height:1.12}.admin-dashboard__metric-copy small{color:#9c8f87;align-items:center;gap:3px;min-width:0;font-size:.64rem;display:flex}.admin-dashboard__metric-copy small.is-positive{color:#3b9a62}.admin-dashboard__metric-copy em{color:#9f948c;text-overflow:ellipsis;white-space:nowrap;font-style:normal;overflow:hidden}.admin-dashboard__sparkline{color:#a06a49;width:82px}.admin-dashboard__sparkline.is-positive{color:#a06a49}.admin-dashboard__sparkline.is-neutral{color:#a18e82}.admin-dashboard__primary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.admin-dashboard__panel{min-width:0;padding:17px 18px}.admin-dashboard__panel-heading{justify-content:space-between;align-items:flex-start;gap:12px;min-height:31px;display:flex}.admin-dashboard__panel-heading h2{color:#3a302b;letter-spacing:-.02em;margin:0;font-size:.97rem;font-weight:760}.admin-dashboard__panel-heading p{color:#9b8d84;margin:5px 0 0;font-size:.66rem}.admin-dashboard__panel-heading p>span{color:#9a6241;font-weight:800}.admin-dashboard__panel-heading p>span.is-muted{color:#b9aca3}.admin-dashboard__period-control,.admin-dashboard__subtle-action{color:#756258;white-space:nowrap;background:#fffefd;border:1px solid #ebe3dc;border-radius:6px;align-items:center;gap:4px;min-height:28px;padding:0 9px;font-size:.68rem;font-weight:680;text-decoration:none;display:inline-flex}.admin-dashboard__period-control:hover,.admin-dashboard__subtle-action:hover{color:#7c4d31;border-color:#d9bda9}.admin-dashboard__chart-wrap{grid-template-columns:45px minmax(0,1fr);margin-top:12px;display:grid;position:relative}.admin-dashboard__chart-axis{color:#a0928a;align-content:space-between;height:166px;padding:5px 0 4px;font-size:.61rem;display:grid}.admin-dashboard__trend-chart{color:#ece5df;width:100%;height:166px;overflow:visible}.admin-dashboard__chart-labels{color:#a0928a;grid-column:2;justify-content:space-between;padding:1px 0 0;font-size:.59rem;display:flex}.admin-dashboard__panel-empty{color:#a2775e;margin:10px 0 0;font-size:.71rem;line-height:1.5}.admin-dashboard__table-wrap{margin-top:13px;overflow-x:auto}.admin-dashboard__orders-table{border-collapse:collapse;width:100%;min-width:540px;font-size:.67rem}.admin-dashboard__orders-table th{color:#8f8178;text-align:left;white-space:nowrap;border-bottom:1px solid #ede7e2;padding:9px 8px;font-weight:670}.admin-dashboard__orders-table td{color:#554941;white-space:nowrap;border-bottom:1px solid #f0ece8;padding:10px 8px}.admin-dashboard__orders-table tbody tr:last-child td{border-bottom:0}.admin-dashboard__orders-table a{color:#60442f;font-weight:730;text-decoration:none}.admin-dashboard__orders-table a:hover{text-underline-offset:3px;text-decoration:underline}.admin-dashboard__table-empty{text-align:center;color:#a0775c!important}.admin-dashboard__status-badge{border-radius:4px;align-items:center;padding:3px 6px;font-size:.62rem;font-weight:730;display:inline-flex}.admin-dashboard__status-badge.is-success{color:#328153;background:#e7f5e9}.admin-dashboard__status-badge.is-warning{color:#af7524;background:#fff3df}.admin-dashboard__status-badge.is-info{color:#3976a7;background:#e8f2fb}.admin-dashboard__status-badge.is-danger{color:#c05d50;background:#fee9e6}.admin-dashboard__secondary-grid{grid-template-rows:260px 116px;grid-template-columns:minmax(0,1.26fr) minmax(0,1.44fr) minmax(0,1fr) minmax(0,1.01fr);gap:16px;display:grid}.admin-dashboard__inventory-panel{grid-area:1/1/span 2}.admin-dashboard__content-panel{grid-area:1/2/span 2}.admin-dashboard__keyword-panel{grid-area:1/3}.admin-dashboard__newsletter-panel{grid-area:1/4}.admin-dashboard__quick-panel{grid-area:2/3/auto/span 2}.admin-dashboard__inventory-list{margin-top:11px;display:grid}.admin-dashboard__inventory-row{border-bottom:1px solid #f0ebe7;grid-template-columns:46px minmax(0,1fr) auto auto;align-items:center;gap:9px;min-height:58px;padding:7px 0;display:grid}.admin-dashboard__inventory-row:last-child{border-bottom:0}.admin-dashboard__inventory-row img{object-fit:cover;background:#f4eee9;border-radius:5px;width:46px;height:46px}.admin-dashboard__inventory-row span{gap:3px;min-width:0;display:grid}.admin-dashboard__inventory-row strong{color:#4d4039;text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.admin-dashboard__inventory-row small{color:#a0948c;text-overflow:ellipsis;white-space:nowrap;font-size:.58rem;overflow:hidden}.admin-dashboard__inventory-row em{color:#a18c7d;white-space:nowrap;font-size:.64rem;font-style:normal}.admin-dashboard__inventory-row em.is-low{color:#d05f53;font-weight:750}.admin-dashboard__inventory-row>a{color:#75513a;border:1px solid #eee4dc;border-radius:5px;padding:5px 7px;font-size:.61rem;font-weight:730;text-decoration:none}.admin-dashboard__content-list{margin-top:9px;display:grid}.admin-dashboard__content-row{color:#785949;border-bottom:1px solid #f0ebe7;grid-template-columns:17px 18px minmax(0,1fr) auto 15px;align-items:center;gap:8px;min-height:43px;text-decoration:none;display:grid}.admin-dashboard__content-row:last-child{border-bottom:0}.admin-dashboard__content-row:hover{color:#9a5f3d}.admin-dashboard__content-index{color:#aa9a8e;font-size:.64rem}.admin-dashboard__content-row>span:nth-of-type(2){gap:2px;min-width:0;display:grid}.admin-dashboard__content-row strong{color:#504139;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;overflow:hidden}.admin-dashboard__content-row small{color:#9a8c83;text-overflow:ellipsis;white-space:nowrap;font-size:.59rem;overflow:hidden}.admin-dashboard__content-row em{color:#47915f;white-space:nowrap;background:#e8f4e9;border-radius:4px;padding:3px 5px;font-size:.55rem;font-style:normal;font-weight:700}.admin-dashboard__keyword-list{gap:10px;margin:14px 0 0;padding:0;list-style:none;display:grid}.admin-dashboard__keyword-list li{color:#6e5d52;grid-template-columns:18px minmax(0,1fr) minmax(36px,1.3fr) 26px;align-items:center;gap:7px;font-size:.65rem;display:grid}.admin-dashboard__keyword-list li>span{color:#8e7462;background:#f3eee9;border-radius:5px;place-items:center;width:18px;height:18px;font-size:.59rem;display:grid}.admin-dashboard__keyword-list strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-dashboard__keyword-list i{background:#efe9e4;border-radius:999px;height:3px;overflow:hidden}.admin-dashboard__keyword-list i b{border-radius:inherit;background:#bda78f;height:100%;display:block}.admin-dashboard__keyword-list em{color:#927965;text-align:right;font-size:.59rem;font-style:normal}.admin-dashboard__keyword-list li.is-empty{color:#a17c63;display:block}.admin-dashboard__newsletter-total{gap:2px;margin-top:13px;display:grid}.admin-dashboard__newsletter-total strong{color:#362d28;font-size:1.35rem}.admin-dashboard__newsletter-total span{color:#9d8e84;font-size:.64rem}.admin-dashboard__newsletter-chart{border-top:1px solid #f0ebe6;margin-top:8px;padding-top:7px}.admin-dashboard__newsletter-chart .admin-dashboard__sparkline{width:100%;height:48px}.admin-dashboard__quick-panel{padding:13px 16px 14px}.admin-dashboard__quick-panel .admin-dashboard__panel-heading{min-height:18px}.admin-dashboard__quick-actions{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-top:8px;display:grid}.admin-dashboard__quick-action{color:#8f5f43;background:#fffdfb;border:1px solid #f0e8e2;border-radius:7px;align-content:center;place-items:center;gap:6px;min-height:62px;padding:8px;text-decoration:none;display:grid}.admin-dashboard__quick-action:hover{background:#fffaf6;border-color:#d8b89f}.admin-dashboard__quick-action span{color:#5d4a3f;text-align:center;font-size:.65rem;font-weight:700}.admin-dashboard__quick-action>svg:last-child{color:#c0aa9b}.admin-products{--admin-product-line:#ece5df;--admin-product-soft:#faf7f4;--admin-product-ink:#40362f;--admin-product-muted:#92847a;--admin-product-brand:#8d5d3f;max-width:1620px;color:var(--admin-product-ink);gap:13px;margin:0 auto;padding:20px 27px 36px;display:grid}.admin-products__controls{grid-template-columns:minmax(220px,1fr) auto auto auto;align-items:center;gap:10px;display:grid}.admin-products__controls button,.admin-products__filter-row button,.admin-products__bulk-bar button,.admin-products__inspector button{color:#765441;min-height:36px;font:inherit;cursor:pointer;background:#fffefd;border:1px solid #e4d9d0;border-radius:6px;padding:0 12px;font-size:.71rem;font-weight:700}.admin-products__controls button:hover,.admin-products__filter-row button:hover,.admin-products__bulk-bar button:hover,.admin-products__inspector button:hover{background:#fdf6f1;border-color:#caa78e}.admin-products__search{color:#9a887b;background:#fffefd;border:1px solid #e9e1da;border-radius:7px;align-items:center;min-width:0;min-height:38px;padding:0 12px;display:flex;position:relative}.admin-products__search>svg{color:#9a765f;flex:none}.admin-products__search input{width:100%;min-width:0;color:var(--admin-product-ink);font:inherit;background:0 0;border:0;outline:0;font-size:.74rem}.admin-products__import{color:#87624b!important}.admin-products__add{color:#fffaf6!important;background:#8b5a3b!important;border-color:#9c6c4b!important}.admin-products__add:hover{background:#72452e!important}.admin-products__controls button{justify-content:center;align-items:center;gap:5px;display:inline-flex}.admin-products__filter-row{background:#fffefdc2;border:1px solid #efebe7;border-radius:8px;grid-template-columns:repeat(4,minmax(128px,1fr)) auto auto;align-items:end;gap:10px;padding:11px 12px;display:grid}.admin-products__filter-row label{color:#0000;min-width:0;font-size:0;display:grid}.admin-products__filter-row select,.admin-products__filter-row input{color:#6d5a4f;width:100%;min-width:0;height:34px;font:inherit;background:#fffefd;border:1px solid #e9e1da;border-radius:6px;outline:0;padding:0 9px;font-size:.7rem}.admin-products__filter-button{background:#fff8f3!important;border-color:#caa78e!important}.admin-products__reset-button{color:#8d7769!important;background:0 0!important;border:0!important}.admin-products__layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:13px;display:grid}.admin-products__table-card,.admin-products__inspector{border:1px solid var(--admin-product-line);background:#fffefd;border-radius:8px;min-width:0;box-shadow:0 7px 20px #432e200a}.admin-products__bulk-bar{border-bottom:1px solid #eee8e3;align-items:center;gap:8px;min-height:54px;padding:8px 14px;display:flex}.admin-products__bulk-bar label{color:#77675e;white-space:nowrap;align-items:center;gap:7px;margin-right:4px;font-size:.69rem;font-weight:700;display:inline-flex}.admin-products__bulk-bar input{accent-color:#8d5d3f}.admin-products__bulk-bar button{color:#957361;background:#faf7f4;border-color:#0000;min-height:30px;font-size:.65rem}.admin-products__bulk-bar span{color:#94857b;white-space:nowrap;margin-left:auto;font-size:.66rem}.admin-products__table-wrap{overflow-x:auto}.admin-products__table-wrap table,.admin-products__preview table{border-collapse:collapse;width:100%;min-width:760px}.admin-products__table-wrap th,.admin-products__preview th{color:#8f8178;text-align:left;white-space:nowrap;border-bottom:1px solid #eee8e3;padding:11px 10px;font-size:.67rem;font-weight:700}.admin-products__table-wrap td,.admin-products__preview td{color:#5b4c43;white-space:nowrap;border-bottom:1px solid #f1ede9;padding:9px 10px;font-size:.68rem}.admin-products__table-wrap tbody tr{cursor:pointer}.admin-products__table-wrap tbody tr:hover{background:#fdf9f6}.admin-products__table-wrap tbody tr.is-focused{background:#faf4ef;box-shadow:inset 3px 0 #b77d59}.admin-products__table-wrap tbody tr:last-child td{border-bottom:0}.admin-products__table-wrap code,.admin-products__preview code{color:#81634f;font-size:.61rem}.admin-products__empty{text-align:center;color:#a17c63!important;padding:30px!important}.admin-products__product{cursor:inherit;grid-template-columns:16px 36px minmax(130px,1fr);align-items:center;gap:8px;display:grid}.admin-products__product input{accent-color:#8d5d3f}.admin-products__product img{object-fit:cover;background:#f4eee9;border-radius:4px;width:36px;height:36px}.admin-products__product span{gap:2px;min-width:0;display:grid}.admin-products__product strong{color:#4b3e36;text-overflow:ellipsis;white-space:nowrap;font-size:.69rem;overflow:hidden}.admin-products__product small{color:#9c8e85;font-size:.57rem}.admin-products__status{border-radius:4px;align-items:center;padding:3px 6px;font-size:.59rem;font-weight:720;display:inline-flex}.admin-products__status.is-stock{color:#338354;background:#e7f5e9}.admin-products__status.is-preorder{color:#ae7225;background:#fff0dd}.admin-products__status.is-sold_out{color:#c05d51;background:#fee8e6}.admin-products__status.is-paused{color:#82746c;background:#eee9e5}.admin-products__edit{text-underline-offset:3px;text-decoration:underline;color:#8d6045!important;background:0 0!important;border:0!important;min-height:27px!important;padding:0!important;font-size:.65rem!important}.admin-products__preview{background:#fffaf6;border-top:1px solid #eee8e3;padding:14px}.admin-products__preview h3{color:#59463b;margin:0;font-size:.78rem}.admin-products__preview p{color:#8e7564;margin:4px 0 9px;font-size:.65rem}.admin-products__preview-table{overflow-x:auto}.admin-products__preview th,.admin-products__preview td{padding:7px 8px;font-size:.62rem}.admin-products__inspector{position:sticky;top:81px;overflow:hidden}.admin-products__inspector>header{border-bottom:1px solid #eee8e3;justify-content:space-between;align-items:center;min-height:47px;padding:0 13px;display:flex}.admin-products__inspector>header span{color:#4a3c34;font-size:.82rem;font-weight:760}.admin-products__inspector>header button{color:#8d7566;background:0 0;border:0;width:29px;min-height:29px;padding:0;font-size:1.1rem}.admin-products__inspector-product{grid-template-columns:76px minmax(0,1fr);gap:12px;padding:14px;display:grid}.admin-products__inspector-product img{object-fit:cover;background:#f4eee9;border-radius:6px;width:76px;height:76px}.admin-products__inspector-product div{align-content:start;gap:6px;min-width:0;display:grid}.admin-products__inspector-product strong{color:#43362e;text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;overflow:hidden}.admin-products__inspector-product small{color:#9c8e85;font-size:.62rem}.admin-products__tabs{border-bottom:1px solid #eee8e3;padding:0 12px;display:flex;overflow-x:auto}.admin-products__tabs button{color:#9b8a7d;background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;flex:none;min-height:35px;padding:0 8px;font-size:.62rem}.admin-products__tabs button.is-active{color:#70472f;border-bottom-color:#946344}.admin-products__policy-fields{gap:9px;padding:13px;display:grid}.admin-products__policy-fields>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.admin-products__policy-fields label{color:#6d5b50;gap:5px;min-width:0;font-size:.63rem;font-weight:700;display:grid}.admin-products__policy-fields input,.admin-products__policy-fields select,.admin-products__policy-fields textarea{color:#51433a;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #e2d7cf;border-radius:5px;outline:0;padding:0 8px;font-size:.65rem}.admin-products__policy-fields input,.admin-products__policy-fields select{height:32px}.admin-products__policy-fields textarea{resize:vertical;min-height:76px;padding-block:8px;line-height:1.45}.admin-products__policy-fields input[readonly]{color:#716158;background:#fbf8f6}.admin-products__policy-note{color:#9c755e;margin:0 13px 10px;font-size:.62rem;line-height:1.5}.admin-products__policy-fields .admin-products__policy-note{margin:0}.admin-products__inspector-media{gap:10px;padding:13px;display:grid}.admin-products__inspector-media img{object-fit:contain;background:#f4eee9;border-radius:6px;width:100%;max-height:240px}.admin-products__inspector-media p{color:#8f7d71;margin:0;font-size:.63rem;line-height:1.55}.admin-products__inspector-media>.admin-products__policy-fields{padding:0}.admin-products__status-message{color:#86634e;background:#faf4ee;border-radius:5px;min-height:32px;margin:0 13px 10px;padding:7px 8px;font-size:.61rem;line-height:1.4}.admin-products__inspector footer{border-top:1px solid #eee8e3;grid-template-columns:1fr 1fr 1fr;gap:7px;padding:11px;display:grid}.admin-products__inspector footer button{min-width:0;padding:0 6px;font-size:.62rem}.admin-products__inspector footer .is-primary{color:#fffaf6;background:#8c5a3a;border-color:#986a4b}.admin-products__empty-inspector{color:#998477;margin:0;padding:28px 18px;font-size:.72rem;line-height:1.7}@media (max-width:1220px){.admin-products__controls{grid-template-columns:minmax(220px,1fr) auto auto}.admin-products__add{grid-column:1/-1}.admin-products__layout{grid-template-columns:minmax(0,1fr) 286px}.admin-products__filter-row{grid-template-columns:repeat(3,minmax(120px,1fr))}}@media (max-width:960px){.admin-products{padding:18px 20px 32px}.admin-products__layout{grid-template-columns:1fr}.admin-products__inspector{position:static}}@media (max-width:620px){.admin-products{padding:14px}.admin-products__controls,.admin-products__filter-row{grid-template-columns:1fr 1fr}.admin-products__search,.admin-products__add{grid-column:1/-1}.admin-products__bulk-bar{flex-wrap:wrap}.admin-products__bulk-bar span{margin-left:0}}.admin-orders{--admin-order-line:#ece6e1;--admin-order-ink:#443831;--admin-order-muted:#93867e;max-width:1620px;color:var(--admin-order-ink);gap:14px;margin:0 auto;padding:20px 27px 36px;display:grid}.admin-orders__filters{background:#fffefd;border:1px solid #eee8e3;border-radius:8px;grid-template-columns:minmax(190px,1.2fr) repeat(4,minmax(104px,.7fr)) minmax(190px,1fr) auto auto;align-items:end;gap:9px;padding:12px;display:grid}.admin-orders__filters label{color:#85746a;gap:4px;min-width:0;font-size:.62rem;font-weight:700;display:grid}.admin-orders__filters input,.admin-orders__filters select{color:#635249;min-width:0;height:34px;font:inherit;background:#fff;border:1px solid #e5dbd3;border-radius:6px;outline:0;padding:0 8px;font-size:.68rem}.admin-orders__filters label:first-child{grid-template-columns:1fr 11px 1fr;align-items:end}.admin-orders__filters label:first-child span{grid-column:1/-1}.admin-orders__filters label:first-child b{color:#a08e83;text-align:center;align-self:center;font-size:.75rem;font-weight:500}.admin-orders__filter-search{background:#fff;border:1px solid #e5dbd3;border-radius:6px;grid-template-columns:16px minmax(0,1fr);align-items:center;min-height:34px;padding:0 8px;gap:6px!important}.admin-orders__filter-search svg{color:#98765f}.admin-orders__filter-search input{background:0 0!important;border:0!important;height:30px!important;padding:0!important}.admin-orders__filters>button,.admin-orders__export{color:#78533c;min-height:34px;font:inherit;white-space:nowrap;cursor:pointer;background:#fffaf6;border:1px solid #e3d8cf;border-radius:6px;justify-content:center;align-items:center;gap:5px;padding:0 10px;font-size:.67rem;font-weight:720;text-decoration:none;display:inline-flex}.admin-orders__export{color:#fffaf6;background:#8c5b3c;border-color:#926342}.admin-orders__metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;display:grid}.admin-orders__metric-grid article{border:1px solid var(--admin-order-line);background:#fffefd;border-radius:8px;align-content:center;gap:4px;min-height:92px;padding:14px 18px;display:grid;box-shadow:0 6px 18px #432e200a}.admin-orders__metric-grid span{color:#87766c;font-size:.69rem;font-weight:680}.admin-orders__metric-grid strong{color:#382f2b;font-size:1.46rem;line-height:1.1}.admin-orders__metric-grid small{color:#9b8c83;font-size:.61rem}.admin-orders__layout{grid-template-columns:minmax(0,1fr) 318px;align-items:start;gap:13px;display:grid}.admin-orders__list-card,.admin-orders__detail{border:1px solid var(--admin-order-line);background:#fffefd;border-radius:8px;min-width:0;box-shadow:0 7px 20px #432e200a}.admin-orders__list-card>header{border-bottom:1px solid #eee8e3;justify-content:space-between;align-items:center;min-height:52px;padding:0 15px;display:flex}.admin-orders__list-card>header strong{color:#57453a;font-size:.76rem}.admin-orders__list-card>header span{color:#95867c;font-size:.63rem}.admin-orders__table-wrap{overflow-x:auto}.admin-orders__table-wrap table{border-collapse:collapse;width:100%;min-width:1040px}.admin-orders__table-wrap th{color:#8d7e75;text-align:left;white-space:nowrap;border-bottom:1px solid #eee8e3;padding:9px 10px;font-size:.62rem;font-weight:700}.admin-orders__table-wrap td{color:#5c4d45;white-space:nowrap;border-bottom:1px solid #f1ede9;padding:10px;font-size:.64rem}.admin-orders__table-wrap td:nth-child(4){gap:2px;display:grid}.admin-orders__table-wrap td:nth-child(4) small{color:#9a8c83;text-overflow:ellipsis;max-width:110px;font-size:.56rem;overflow:hidden}.admin-orders__table-wrap tbody tr{cursor:pointer}.admin-orders__table-wrap tbody tr:hover{background:#fdf9f6}.admin-orders__table-wrap tbody tr.is-selected{background:#fbf4ef;box-shadow:inset 3px 0 #b67d58}.admin-orders__table-wrap tbody tr:last-child td{border-bottom:0}.admin-orders__table-wrap input{accent-color:#8d5d3f}.admin-orders__table-wrap td>button{color:#8d6045;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:28px;height:28px;display:grid}.admin-orders__table-wrap td>button:hover{background:#f5ebe5}.admin-orders__order-kind{color:#805c47;background:#f6eee8;border-radius:4px;padding:3px 5px;font-size:.57rem;font-weight:700}.admin-orders__item-preview{align-items:center;gap:3px;min-width:104px;display:flex}.admin-orders__item-preview img{object-fit:cover;border:1px solid #eee6e0;border-radius:3px;flex:none;width:22px;height:28px}.admin-orders__item-preview span{color:#746158;margin-left:3px;font-size:.59rem;font-weight:650}.admin-orders__badge{border-radius:4px;align-items:center;padding:3px 6px;font-size:.58rem;font-weight:720;display:inline-flex}.admin-orders__badge.is-success{color:#318151;background:#e7f5e9}.admin-orders__badge.is-warning{color:#ad7424;background:#fff3df}.admin-orders__badge.is-info{color:#3976a7;background:#e8f2fb}.admin-orders__badge.is-danger{color:#bf5c50;background:#fee9e6}.admin-orders__empty{color:#a17860;text-align:center;font-size:.72rem;line-height:1.6;padding:30px!important}.admin-orders__detail{position:sticky;top:81px;overflow:hidden}.admin-orders__detail>header{border-bottom:1px solid #eee8e3;justify-content:space-between;align-items:center;min-height:48px;padding:0 13px;display:flex}.admin-orders__detail>header span{color:#4c3d34;text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;font-weight:760;overflow:hidden}.admin-orders__detail>header button{color:#8d7566;cursor:pointer;background:0 0;border:0;border-radius:5px;width:28px;height:28px;font-size:1.1rem}.admin-orders__detail-status{flex-wrap:wrap;gap:6px;padding:13px 13px 0;display:flex}.admin-orders__summary{border-bottom:1px solid #eee8e3;gap:5px;margin:12px 13px;padding-bottom:12px;display:grid}.admin-orders__summary div,.admin-orders__totals div{justify-content:space-between;gap:12px;display:flex}.admin-orders__summary dt,.admin-orders__totals dt{color:#988980;font-size:.62rem}.admin-orders__summary dd,.admin-orders__totals dd{color:#5c4c43;text-align:right;margin:0;font-size:.63rem}.admin-orders__detail-section{border-bottom:1px solid #eee8e3;gap:7px;padding:12px 13px;display:grid}.admin-orders__detail-section>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.admin-orders__detail-section strong{color:#534137;font-size:.7rem}.admin-orders__detail-section span{color:#9c725a;font-size:.59rem}.admin-orders__detail-section button,.admin-orders__detail-section a{color:#ad9b8e;font:inherit;background:#fff;border:1px solid #e8ddd5;border-radius:5px;justify-content:center;align-items:center;padding:3px 7px;font-size:.58rem;line-height:1.2;text-decoration:none;display:inline-flex}.admin-orders__detail-section p{color:#78685e;margin:0;font-size:.61rem;line-height:1.65}.admin-orders__detail-items{gap:8px;margin:0;padding:0;list-style:none;display:grid}.admin-orders__detail-items li{grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.admin-orders__detail-items img{object-fit:cover;border:1px solid #eee6e0;border-radius:4px;width:36px;height:42px}.admin-orders__detail-items span{gap:2px;min-width:0;display:grid}.admin-orders__detail-items span strong{color:#59453a;text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;overflow:hidden}.admin-orders__detail-items small{color:#9b8b81;font-size:.56rem}.admin-orders__detail-items b{color:#604738;white-space:nowrap;font-size:.59rem}.admin-orders__totals{border-bottom:1px solid #eee8e3;gap:6px;margin:0;padding:12px 13px;display:grid}.admin-orders__totals div:last-child dt,.admin-orders__totals div:last-child dd{color:#45372f;font-size:.7rem;font-weight:760}.admin-orders__timeline{border-bottom:1px solid #eee8e3;gap:8px;padding:12px 13px;display:grid}.admin-orders__timeline strong{color:#534137;font-size:.7rem}.admin-orders__timeline ol{color:#ae9e94;gap:8px;margin:0;padding:0 0 0 15px;display:grid}.admin-orders__timeline li{color:#9b8c83;font-size:.61rem}.admin-orders__timeline li.is-complete{color:#4a8a61}.admin-orders__timeline li span{float:right;color:#a99b92}.admin-orders__detail footer{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding:11px;display:grid}.admin-orders__detail footer a{color:#79563f;text-align:center;border:1px solid #e4d8cf;border-radius:6px;justify-content:center;align-items:center;gap:4px;min-height:34px;padding:0 5px;font-size:.59rem;font-weight:710;text-decoration:none;display:inline-flex}.admin-orders__detail footer .is-primary{color:#fffaf6;background:#8c5b3c;border-color:#926342}.admin-orders__rules{background:#fffefd;border:1px solid #eee8e3;border-radius:8px;padding:0 14px}.admin-orders__rules summary{color:#6f5849;cursor:pointer;align-items:center;min-height:46px;font-size:.7rem;font-weight:720;display:flex}.admin-orders__rules>div{border-top:1px solid #eee8e3;padding:10px 0 14px;overflow-x:auto}.admin-orders__rules table{border-collapse:collapse;width:100%;min-width:680px}.admin-orders__rules th,.admin-orders__rules td{color:#6d5c52;text-align:left;border-bottom:1px solid #f0ece8;padding:8px;font-size:.62rem}.admin-orders__rules th{color:#8f8077;font-weight:720}@media (max-width:1320px){.admin-orders__filters{grid-template-columns:repeat(4,minmax(128px,1fr))}.admin-orders__filters>button,.admin-orders__export{justify-self:stretch}}@media (max-width:980px){.admin-orders{padding:18px 20px 32px}.admin-orders__layout{grid-template-columns:1fr}.admin-orders__detail{position:static}}@media (max-width:620px){.admin-orders{padding:14px}.admin-orders__filters,.admin-orders__metric-grid{grid-template-columns:1fr 1fr}.admin-orders__filters>label:first-child,.admin-orders__filter-search,.admin-orders__export{grid-column:1/-1}}.admin-content-ai{--admin-content-line:#ece6e1;--admin-content-ink:#443831;--admin-content-muted:#93867e;max-width:1620px;color:var(--admin-content-ink);gap:15px;margin:0 auto;padding:20px 27px 36px;display:grid}.admin-content-ai__top-grid{grid-template-columns:minmax(0,.94fr) minmax(0,1.2fr);align-items:start;gap:14px;display:grid}.admin-content-ai__content-card,.admin-content-ai__search-card,.admin-content-ai__bottom-grid article{border:1px solid var(--admin-content-line);background:#fffefd;border-radius:8px;min-width:0;box-shadow:0 7px 20px #432e200a}.admin-content-ai__content-card>header,.admin-content-ai__search-card>header,.admin-content-ai__bottom-grid article>header{border-bottom:1px solid #eee8e3;justify-content:space-between;align-items:center;gap:12px;min-height:56px;padding:0 15px;display:flex}.admin-content-ai h2{color:#503e34;margin:0;font-size:.86rem;font-weight:760}.admin-content-ai header p{color:#978980;margin:3px 0 0;font-size:.61rem}.admin-content-ai header>a{color:#78543d;white-space:nowrap;border:1px solid #e6dcd4;border-radius:6px;align-items:center;gap:4px;min-height:28px;padding:0 8px;font-size:.61rem;font-weight:700;text-decoration:none;display:inline-flex}.admin-content-ai header>a:hover{background:#fff8f3;border-color:#cfad95}.admin-content-ai__tabs{border-bottom:1px solid #eee8e3;gap:16px;padding:0 15px;display:flex;overflow-x:auto}.admin-content-ai__tabs a{color:#9a897d;white-space:nowrap;border-bottom:2px solid #0000;align-items:center;min-height:38px;font-size:.63rem;font-weight:700;text-decoration:none;display:inline-flex}.admin-content-ai__tabs a.is-active{color:#714831;border-bottom-color:#966344}.admin-content-ai__module-table{display:grid}.admin-content-ai__module-head,.admin-content-ai__module-row{grid-template-columns:34px minmax(150px,1.4fr) minmax(60px,.7fr) 52px 86px 16px;align-items:center;gap:8px;display:grid}.admin-content-ai__module-head{color:#9a8b82;min-height:33px;padding:0 15px;font-size:.58rem;font-weight:700}.admin-content-ai__module-row{color:#74523f;border-top:1px solid #f0ece8;min-height:54px;padding:0 15px;text-decoration:none}.admin-content-ai__module-row:hover{background:#fdf9f6}.admin-content-ai__module-row>span:first-child{color:#a7958a;font-size:.61rem}.admin-content-ai__module-row>span:nth-child(2){grid-template-columns:17px minmax(0,1fr);align-items:center;column-gap:7px;display:grid}.admin-content-ai__module-row>span:nth-child(2) svg{color:#9a6c4e;grid-row:1/span 2}.admin-content-ai__module-row strong{color:#514138;text-overflow:ellipsis;white-space:nowrap;font-size:.65rem;overflow:hidden}.admin-content-ai__module-row small{color:#9a8c83;text-overflow:ellipsis;white-space:nowrap;grid-column:2;font-size:.55rem;overflow:hidden}.admin-content-ai__module-row em{color:#887064;font-size:.56rem;font-style:normal}.admin-content-ai__module-row b{color:#438e5e;white-space:nowrap;background:#e8f4e9;border-radius:4px;justify-self:start;padding:3px 5px;font-size:.55rem;font-weight:720}.admin-content-ai__module-row time{color:#9a8b82;white-space:nowrap;font-size:.55rem}.admin-content-ai__nav-status{border-top:1px solid #eee8e3;margin:14px;padding-top:13px}.admin-content-ai__nav-status>strong{color:#57443a;font-size:.72rem}.admin-content-ai__nav-status>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:9px;display:grid}.admin-content-ai__nav-status a{color:#70513f;border:1px solid #eee6df;border-radius:6px;gap:4px;min-height:64px;padding:9px;font-size:.61rem;font-weight:700;text-decoration:none;display:grid}.admin-content-ai__nav-status a span{color:#9a8d84;font-size:.55rem;font-weight:500;line-height:1.35}.admin-content-ai__search-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:13px 15px;display:grid}.admin-content-ai__search-metrics article{background:#fff;border:1px solid #eee7e1;border-radius:6px;align-content:center;gap:3px;min-height:76px;padding:9px;display:grid}.admin-content-ai__search-metrics span{color:#8c7d74;font-size:.57rem;font-weight:700}.admin-content-ai__search-metrics strong{color:#43362e;font-size:1.12rem}.admin-content-ai__search-metrics small{color:#9e9087;font-size:.53rem}.admin-content-ai__search-lower{border-top:1px solid #f0ece8;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:11px;padding:13px 15px;display:grid}.admin-content-ai__search-lower h3{color:#5d4a3f;margin:0;font-size:.68rem}.admin-content-ai__search-lower ol{gap:7px;margin:10px 0 0;padding:0;list-style:none;display:grid}.admin-content-ai__search-lower li{color:#705e54;grid-template-columns:17px minmax(0,1fr) minmax(32px,1.1fr) 21px;align-items:center;gap:6px;font-size:.6rem;display:grid}.admin-content-ai__search-lower li>span{color:#8e7462;background:#f3eee9;border-radius:5px;place-items:center;width:17px;height:17px;font-size:.56rem;display:grid}.admin-content-ai__search-lower li strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-content-ai__search-lower li i{background:#efe9e4;border-radius:999px;height:3px;overflow:hidden}.admin-content-ai__search-lower li i b{border-radius:inherit;background:#bda78f;height:100%;display:block}.admin-content-ai__search-lower li em{color:#927965;text-align:right;font-size:.55rem;font-style:normal}.admin-content-ai__search-lower li.is-empty{color:#a17c63;display:block}.admin-content-ai__indexed-list{margin-top:8px;display:grid}.admin-content-ai__indexed-list a{color:#8f674e;border-bottom:1px solid #f0ece8;grid-template-columns:16px minmax(0,1fr) 13px;align-items:center;gap:6px;min-height:35px;text-decoration:none;display:grid}.admin-content-ai__indexed-list a:last-child{border-bottom:0}.admin-content-ai__indexed-list span{gap:1px;min-width:0;display:grid}.admin-content-ai__indexed-list strong{color:#5a4940;text-overflow:ellipsis;white-space:nowrap;font-size:.59rem;overflow:hidden}.admin-content-ai__indexed-list small{color:#9b8e85;text-overflow:ellipsis;white-space:nowrap;font-size:.53rem;overflow:hidden}.admin-content-ai__indexed-list p{color:#a17c63;font-size:.61rem}.admin-ai-search{border-top:1px solid #eee8e3;gap:8px;padding:12px 15px 15px;display:grid}.admin-ai-search header{justify-content:space-between;align-items:center;gap:8px;display:flex}.admin-ai-search header strong{color:#57443a;font-size:.68rem}.admin-ai-search header span{color:#9a8b82;font-size:.56rem}.admin-ai-search form{grid-template-columns:minmax(0,1fr) auto;gap:7px;display:grid}.admin-ai-search input{color:#5c4d45;min-width:0;height:32px;font:inherit;background:#fff;border:1px solid #e5dbd3;border-radius:5px;outline:0;padding:0 8px;font-size:.64rem}.admin-ai-search button{color:#fffaf6;min-height:32px;font:inherit;cursor:pointer;background:#8c5b3c;border:1px solid #936343;border-radius:5px;padding:0 11px;font-size:.62rem;font-weight:720}.admin-ai-search__status{color:#6e7459;margin:0;font-size:.58rem}.admin-ai-search__status.is-error{color:#b45c50}.admin-ai-search__results{gap:5px;display:grid}.admin-ai-search__results a{color:#5d4d43;border:1px solid #eee5de;border-radius:5px;gap:2px;padding:7px 8px;font-size:.61rem;text-decoration:none;display:grid}.admin-ai-search__results span{color:#988b82;font-size:.55rem}.admin-content-ai__bottom-grid{grid-template-columns:minmax(0,1fr) minmax(0,.72fr);gap:14px;display:grid}.admin-content-ai__bottom-grid article>header{min-height:48px}.admin-content-ai__bottom-grid article>div{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:13px;display:grid}.admin-content-ai__bottom-grid article>div>a{color:#70513f;border:1px solid #eee6df;border-radius:6px;gap:3px;min-height:58px;padding:9px;font-size:.61rem;font-weight:700;text-decoration:none;display:grid}.admin-content-ai__bottom-grid article>div>a span{color:#9a8d84;font-size:.53rem;font-weight:500}.admin-content-ai__bottom-grid .admin-content-ai__newsletter{grid-template-columns:1fr;gap:6px;padding:14px;display:grid}.admin-content-ai__newsletter strong{color:#5c493e;font-size:.67rem}.admin-content-ai__newsletter p{color:#978980;margin:0;font-size:.59rem;line-height:1.55}.admin-content-ai__newsletter a{align-items:center;gap:4px;width:fit-content;color:#78533d!important;border:1px solid #e5dbd3!important;min-height:30px!important;padding:0 8px!important;display:inline-flex!important}@media (max-width:1220px){.admin-content-ai__top-grid,.admin-content-ai__bottom-grid{grid-template-columns:1fr}}@media (max-width:780px){.admin-content-ai{padding:18px 20px 32px}.admin-content-ai__search-metrics,.admin-content-ai__nav-status>div,.admin-content-ai__bottom-grid article>div{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-content-ai__module-head,.admin-content-ai__module-row{grid-template-columns:27px minmax(120px,1fr) 58px 16px}.admin-content-ai__module-head>:nth-child(4),.admin-content-ai__module-head>:nth-child(5),.admin-content-ai__module-row>b,.admin-content-ai__module-row>time{display:none}}@media (max-width:520px){.admin-content-ai{padding:14px}.admin-content-ai__content-card>header,.admin-content-ai__search-card>header{align-items:flex-start;padding-top:11px;padding-bottom:11px}.admin-content-ai__search-lower{grid-template-columns:1fr}.admin-content-ai__search-metrics{grid-template-columns:1fr 1fr}}@media (max-width:1280px){.admin-dashboard__metric-card{grid-template-columns:42px minmax(0,1fr)}.admin-dashboard__sparkline{display:none}.admin-dashboard__secondary-grid{grid-template-rows:none;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-dashboard__inventory-panel,.admin-dashboard__content-panel,.admin-dashboard__keyword-panel,.admin-dashboard__newsletter-panel,.admin-dashboard__quick-panel{grid-area:auto}}@media (max-width:1080px){.ops-dashboard{grid-template-columns:214px minmax(0,1fr)}.admin-dashboard{padding-left:20px;padding-right:20px}.admin-dashboard__metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-dashboard__primary-grid{grid-template-columns:1fr}}@media (max-width:960px){.ops-dashboard__topbar{padding:0 20px}.admin-dashboard{padding:16px 20px 32px}}@media (max-width:720px){.ops-dashboard__topbar{padding:0 14px}.ops-dashboard__section-title h1{font-size:.99rem}.ops-dashboard__utility-mark{width:30px;font-size:1.35rem}.admin-dashboard{gap:13px;padding:14px 14px 30px}.admin-dashboard__metric-grid,.admin-dashboard__secondary-grid{grid-template-columns:1fr}.admin-dashboard__metric-card{min-height:100px}.admin-dashboard__panel{padding:15px 14px}.admin-dashboard__chart-wrap{grid-template-columns:36px minmax(0,1fr)}.admin-dashboard__chart-axis{font-size:.55rem}.admin-dashboard__chart-labels{font-size:.51rem}.admin-dashboard__quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-dashboard__content-row{grid-template-columns:16px 17px minmax(0,1fr) 14px}.admin-dashboard__content-row em{display:none}}.member-page-shell,.about-page-shell{color:#3e3532;background:#f5f1ee;min-height:100vh}.member-auth-layout{place-items:center;padding:clamp(32px,6vw,86px) clamp(20px,5vw,72px);display:grid}.member-auth-layout.compact{padding-top:22px}.member-auth-card{background:#fffdfbe6;border:1px solid #e2c3bc;border-radius:28px;gap:16px;width:min(100%,620px);padding:clamp(24px,4vw,44px);display:grid;box-shadow:0 24px 70px #3d2e1a1a}.member-auth-card-modal{box-shadow:none;background:0 0;border:none;gap:12px;width:100%;padding:0}.member-auth-card-modal h1{font-size:22px}.member-auth-card-modal p{margin-bottom:2px;font-size:13px}.member-auth-card-modal label{gap:6px;font-size:13px}.member-auth-card-modal input{min-height:40px;font-size:13px}.member-auth-card-modal button{min-height:42px;font-size:14px}.member-auth-card span,.member-dashboard-hero span,.about-hero span,.about-pillar-grid span{color:#945b50;letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:800}.member-auth-card h1,.member-auth-card h2,.member-dashboard-hero h1,.about-hero h1{color:#3d2e1a;margin:0;font-family:Georgia,Times New Roman,serif}.member-auth-card label{color:#6b5a57;gap:8px;display:grid}.member-auth-card input{color:#3e3532;background:#fffdfb;border:1px solid #e2c3bc;border-radius:12px;min-height:48px;padding:0 14px}.member-auth-card button,.member-auth-actions a{min-height:48px}.member-auth-card button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#c68b7f,#bfa366);border:0;border-radius:14px;font-weight:800}.member-auth-divider{color:#9d8d86;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;display:grid}.member-auth-divider:before,.member-auth-divider:after{content:"";background:#e2d6d0;height:1px}.member-auth-divider span{color:#9d8d86;letter-spacing:.14em;font-size:.7rem}.member-google-action{color:#3e3532;background:#fff;border:1px solid #d5c9c2;border-radius:14px;justify-content:center;align-items:center;min-height:48px;font-weight:800;text-decoration:none;display:inline-flex}.member-google-action:hover{background:#fffaf2;border-color:#bfa366}.member-auth-status{background:#cb8b851f;border:1px solid #cb8b8559;border-radius:14px;padding:12px 14px}.member-auth-flow-notice{background:#fffaf2eb;border:1px solid #945b5057;border-radius:12px;width:min(100%,760px);margin-top:18px;padding:12px 14px;font-weight:700;color:#7b463e!important}.member-auth-links,.member-auth-actions{flex-wrap:wrap;gap:12px;display:flex}.member-auth-links a{color:#945b50;font-weight:700}.member-dashboard-hero,.about-hero,.about-statement{padding:clamp(40px,7vw,96px) clamp(20px,5vw,72px)}.member-dashboard-hero p,.about-hero p,.about-statement p{color:#6b5a57;max-width:920px;line-height:1.8}.member-dashboard-grid,.member-orders-list,.about-pillar-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding:0 clamp(20px,5vw,72px) clamp(42px,6vw,88px);display:grid}.about-pillar-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.member-dashboard-grid article,.member-orders-list article,.about-pillar-grid article,.about-statement{background:#fffdfb;border:1px solid #e2c3bc;border-radius:24px;padding:24px;box-shadow:0 18px 54px #3d2e1a14}.guide-index-section,.product-status-section{padding:clamp(16px,3vw,36px) clamp(20px,5vw,72px) clamp(56px,7vw,96px)}.guide-index-heading,.product-status-heading{max-width:900px;margin-bottom:28px}.guide-index-heading>span,.product-status-heading>span,.guide-article__hero>p,.guide-article__content section>span,.guide-article__layout aside>span{color:#945b50;letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;font-weight:850}.guide-index-heading h2,.product-status-heading h2,.about-operating-model>h2{color:#3d2e1a;margin:9px 0 12px;font:700 clamp(1.8rem,3vw,3rem)/1.16 Georgia,Times New Roman,serif}.guide-index-heading p,.product-status-heading p{color:#6b5a57;line-height:1.8}.guide-index-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.guide-index-card{background:#fffdfb;border:1px solid #e2c3bc;border-radius:24px;flex-direction:column;gap:14px;min-width:0;min-height:350px;padding:24px;display:flex;box-shadow:0 18px 54px #3d2e1a14}.guide-index-card>div{color:#945b50;justify-content:space-between;gap:12px;font-size:.72rem;font-weight:800;display:flex}.guide-index-card em{color:#8c7b75;font-style:normal;font-weight:650}.guide-index-card h3{color:#3d2e1a;margin:0;font:700 1.5rem/1.3 Georgia,Times New Roman,serif}.guide-index-card p{color:#6b5a57;margin:0;line-height:1.75}.guide-index-card ul{color:#786963;margin:0;padding-left:20px;line-height:1.7}.guide-index-card a{color:#945b50;border-top:1px solid #ead8d1;justify-content:space-between;gap:12px;margin-top:auto;padding-top:15px;font-weight:850;display:flex}.guide-page-shell{color:#3e3532;background:radial-gradient(circle at 0 0,#fff,#f8f2ec 46%,#f0e5db);min-height:100vh}.guide-article{width:100%}.guide-article__hero{border-bottom:1px solid #e5d5ca;padding:clamp(44px,7vw,96px) clamp(20px,7vw,110px) clamp(36px,5vw,72px)}.guide-article__back{color:#72584b;margin-bottom:24px;font-weight:800;display:inline-block}.guide-article__hero h1{color:#3d2e1a;max-width:960px;margin:12px 0 18px;font:700 clamp(2.45rem,5.4vw,5.3rem)/1.07 Georgia,Times New Roman,serif}.guide-article__hero>strong{color:#6b5a57;max-width:820px;font-size:clamp(1.03rem,1.8vw,1.3rem);line-height:1.75;display:block}.guide-article__hero dl{flex-wrap:wrap;gap:14px 36px;margin:32px 0 0;display:flex}.guide-article__hero dl div{min-width:150px}.guide-article__hero dt{color:#9a847a;letter-spacing:.08em;font-size:.7rem;font-weight:800}.guide-article__hero dd{color:#4b3d36;margin:5px 0 0;font-weight:750}.guide-article__layout{grid-template-columns:minmax(210px,280px) minmax(0,840px);justify-content:center;gap:clamp(28px,5vw,72px);padding:clamp(42px,6vw,86px) clamp(20px,5vw,72px) clamp(60px,8vw,110px);display:grid}.guide-article__layout aside{background:#fffdfbc7;border:1px solid #e2c3bc;border-radius:20px;align-self:start;padding:22px;position:sticky;top:96px}.guide-article__layout aside ol{color:#6b5a57;margin:16px 0 0;padding-left:20px;line-height:1.7}.guide-article__layout aside li+li{margin-top:9px}.guide-article__content{min-width:0}.guide-article__content section{padding:0 0 38px}.guide-article__content section+section{border-top:1px solid #e1d2c8;padding-top:38px}.guide-article__content h2{color:#3d2e1a;margin:8px 0 18px;font:700 clamp(1.65rem,3vw,2.5rem)/1.2 Georgia,Times New Roman,serif}.guide-article__content p{color:#5f5049;margin:0 0 18px;font-size:1.04rem;line-height:1.95}.guide-article__checklist ul{gap:10px;padding:0;list-style:none;display:grid}.guide-article__checklist li{background:#fffdfb;border:1px solid #e4d4ca;border-radius:12px;padding:13px 14px 13px 44px;position:relative}.guide-article__checklist li:before{content:"✓";color:#945b50;font-weight:900;position:absolute;left:15px}.guide-article__related>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.guide-article__related a{color:#fff;background:#945b50;border-radius:12px;justify-content:space-between;gap:10px;padding:14px 16px;font-weight:800;display:flex}.product-status-section{border-top:1px solid #eadbd0}.product-status-table{background:#ffffffad;border:1px solid #e1cfc2;border-radius:20px;overflow:hidden}.product-status-row{border-top:1px solid #eadbd0;grid-template-columns:1fr 1.5fr 1.35fr .8fr;align-items:center;gap:18px;padding:18px 20px;display:grid}.product-status-row:first-child{border-top:0}.product-status-row.is-heading{color:#705548;letter-spacing:.08em;background:#efe1d6;font-size:.75rem;font-weight:900}.product-status-row strong,.product-status-row>span{min-width:0}.product-status-row small{color:#8a7770;margin-top:5px;font-size:.72rem;font-weight:500;line-height:1.5;display:block}.product-status-row b{color:#945b50}.product-status-row>a{color:#945b50;border:1px solid #cda99b;border-radius:10px;justify-self:start;padding:10px 13px;font-weight:800}.product-status-note{color:#715f57;margin:16px 0 0;font-size:.82rem;line-height:1.7}.about-operating-model{margin-top:0}.about-operating-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:28px;display:grid}.about-operating-grid article{background:#f7eee8;border:1px solid #e8d5ca;border-radius:18px;padding:20px}.about-operating-grid h3{color:#4a382f;margin:0 0 10px}.about-operating-grid p{margin:0;font-size:.92rem}.about-operating-note{background:#f7eee8;border-left:4px solid #945b50;margin-top:20px;padding:15px 18px}.member-orders-list article dl{gap:10px;display:grid}.member-orders-list article dl div{border-top:1px solid #ead8d1;justify-content:space-between;gap:16px;padding-top:10px;display:flex}.member-orders-list dt{color:#9d8a86}.member-orders-list dd{margin:0;font-weight:800}.support-search span{color:#6b5a57;background:#fffdfb;border:1px solid #dfcab9;border-radius:12px;justify-content:center;align-items:center;min-height:54px;padding:0 18px;display:inline-flex}@media (max-width:980px){.member-dashboard-grid,.member-orders-list,.about-pillar-grid{grid-template-columns:1fr}.guide-index-grid,.about-operating-grid,.product-status-row{grid-template-columns:1fr 1fr}.product-status-row.is-heading{display:none}}@media (max-width:700px){.guide-index-grid,.about-operating-grid,.guide-article__layout,.guide-article__related>div,.product-status-row{grid-template-columns:1fr}.guide-index-card{min-height:0}.guide-article__layout aside{position:static}.guide-article__hero dl{grid-template-columns:1fr 1fr;gap:14px;display:grid}.product-status-row{gap:10px;padding:18px}.product-status-row>a{margin-top:4px}}.pos-commerce-workspace{gap:18px;display:grid}.pos-shift-bar{justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;display:flex}.pos-shift-bar>div:first-child{gap:4px;display:grid}.pos-shift-bar small{display:block}.pos-inline-actions{align-items:flex-end;gap:10px;display:flex}.pos-inline-actions label{min-width:150px;margin:0}.pos-main-grid{grid-template-columns:minmax(360px,.9fr) minmax(480px,1.1fr);align-items:start;gap:18px;display:grid}.pos-catalog-panel,.pos-checkout-panel{min-width:0}.pos-catalog-panel{grid-template-rows:auto auto auto minmax(0,1fr);max-height:calc(100vh - 110px);display:grid;position:sticky;top:88px;overflow:hidden}.pos-scanner{background:linear-gradient(145deg,#fffdfb,#f8eee7);border:1px solid #dfcec2;border-radius:16px;gap:10px;margin-top:14px;padding:14px;display:grid}.pos-scanner-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.pos-scanner-heading h3{color:var(--ops-text);margin:2px 0 0;font-family:Georgia,Times New Roman,serif;font-size:1.08rem}.pos-scanner-badges{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.pos-scanner-badges span{color:var(--ops-brand-strong);letter-spacing:.04em;background:#fff;border:1px solid #d9c8bb;border-radius:999px;padding:5px 8px;font-size:.67rem;font-weight:800}.pos-scanner-form{gap:6px;display:grid}.pos-scanner-form>label{margin:0}.pos-scanner-form>div{grid-template-columns:minmax(0,1fr) auto auto;gap:8px;display:grid}.pos-scanner-form input{letter-spacing:.04em;min-width:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:1rem}.pos-scanner-form button{white-space:nowrap}.pos-scanner-message{font-size:.8rem;font-weight:700;line-height:1.5;color:var(--ops-text)!important;margin:0!important}.pos-scanner-help{font-size:.72rem;line-height:1.5;color:var(--ops-muted)!important;margin:0!important}.pos-catalog-search-label{margin:12px 0 0!important}.pos-catalog-list{gap:9px;margin-top:14px;padding-right:4px;display:grid;overflow-y:auto}.pos-catalog-item{text-align:left;grid-template-columns:minmax(0,1fr) auto minmax(120px,auto);align-items:center;gap:12px;display:grid;min-height:72px!important;color:var(--ops-text)!important;background:#fff!important;border:1px solid #e4d6cc!important;border-radius:14px!important;padding:11px 13px!important}.pos-catalog-item:hover:not(:disabled){background:#fff9f5!important;border-color:#c99f84!important}.pos-catalog-item:disabled{opacity:.5;cursor:not-allowed}.pos-catalog-item>span{gap:4px;min-width:0;display:grid}.pos-catalog-item>span:last-child{text-align:right}.pos-catalog-item strong,.pos-catalog-item small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pos-catalog-item small{color:var(--ops-muted);font-size:.74rem}.pos-cart-lines{gap:9px;margin-top:14px;display:grid}.pos-cart-lines article{border-bottom:1px solid #eaded5;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:13px 0;display:grid}.pos-cart-lines article>div:first-child{gap:3px;min-width:0;display:grid}.pos-cart-lines article small{display:block}.pos-qty{text-align:center;grid-template-columns:34px 34px 34px;align-items:center;display:inline-grid}.pos-qty button{border-radius:9px!important;min-height:34px!important;padding:0!important}.pos-form-section{border-top:1px solid var(--ops-line);margin-top:22px;padding-top:20px}.pos-form-section h3{color:var(--ops-text);margin:0 0 12px;font-size:1rem}.pos-member-search{grid-template-columns:minmax(0,1fr) auto auto;gap:8px;display:grid}.pos-member-search input{min-width:0}.pos-contact-grid,.pos-address-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.pos-address-wide{grid-column:1/-1}.pos-help{font-size:.78rem;margin:8px 0 0!important}.pos-payment-tabs{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.pos-payment-tabs button{color:var(--ops-brand-strong);background:#fff;border-color:#d9c7ba}.pos-payment-tabs button.active{background:var(--ops-brand);color:#fff}.pos-total-row{color:#65554a;justify-content:space-between;align-items:center;gap:16px;margin-top:10px;display:flex}.pos-grand-total{color:var(--ops-text);border-top:1px solid #d9c8bc;margin-top:16px;padding-top:14px;font-size:1.16rem}.pos-grand-total strong{color:var(--ops-brand-strong);font-size:1.5rem}.pos-total-row.balanced{color:var(--ops-good)}.pos-total-row.unbalanced{color:var(--ops-danger)}.pos-change-row{background:var(--ops-warn-bg);color:var(--ops-warn);border-radius:10px;padding:10px 12px}.pos-submit{width:100%;margin-top:20px;min-height:54px!important;font-size:1rem!important}.pos-close-form{gap:14px;display:grid}.pos-shift-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.pos-shift-metrics>*{border:1px solid var(--ops-line);background:#fff;border-radius:13px;padding:14px}.pos-workflow{gap:18px;display:grid}.order-update-panel,.order-cancellation-review,.preorder-cancellation-form{background:#fffdfb;border:1px solid #e3d3c8;border-radius:14px;gap:12px;margin-top:12px;padding:16px;display:grid}.preorder-orders-list{grid-template-columns:1fr;gap:16px;display:grid}.preorder-order-card{border:1px solid var(--ops-line);background:#fff;border-radius:18px;padding:20px;box-shadow:0 10px 26px #4b30200d}.preorder-order-heading{border-bottom:1px solid #eee2da;padding-bottom:12px}.preorder-order-heading>div{gap:4px;display:grid}.preorder-item-list{gap:8px;margin:14px 0 0;padding:0;list-style:none;display:grid}.preorder-item-list>div,.preorder-item-list li{background:#faf4ef;border-radius:10px;justify-content:space-between;gap:12px;padding:10px 12px;display:flex}.preorder-item-list>div>span{gap:3px;display:grid}.preorder-item-list>div>span:last-child{text-align:right}.preorder-cancellation-note{color:var(--ops-muted);font-size:.8rem;line-height:1.55}.preorder-cancellation-state{background:var(--ops-warn-bg);width:fit-content;max-width:100%;color:var(--ops-warn);border:1px solid #ead7a8;border-radius:12px;gap:4px;padding:10px 12px;font-size:.78rem;font-weight:800;display:grid}.preorder-cancellation-state p{color:inherit;margin:0;font-weight:500;line-height:1.5}.preorder-cancellation-state.cancellation-completed{background:var(--ops-good-bg);color:var(--ops-good);border-color:#bddac9}.preorder-cancellation-state.cancellation-rejected{background:var(--ops-danger-bg);color:var(--ops-danger);border-color:#ecc6c3}.product-sale-detail{color:#766459;gap:4px;margin-top:8px;font-size:.78rem;line-height:1.45;display:grid}.product-card .sale-mode-badge{margin-top:8px}.product-detail-actions{gap:12px;display:grid}@media (max-width:1120px){.pos-main-grid{grid-template-columns:1fr}.pos-catalog-panel{max-height:none;position:static}.pos-catalog-list{max-height:480px}}@media (max-width:720px){.pos-shift-bar,.pos-inline-actions{flex-direction:column;align-items:stretch}.pos-scanner-heading{flex-direction:column}.pos-scanner-badges{justify-content:flex-start}.pos-scanner-form>div{grid-template-columns:minmax(0,1fr) auto}.pos-scanner-form .ops-link-button{grid-column:1/-1}.pos-member-search{grid-template-columns:1fr 1fr}.pos-member-search input{grid-column:1/-1}.pos-contact-grid,.pos-address-grid{grid-template-columns:1fr}.pos-address-wide{grid-column:auto}.pos-catalog-item{grid-template-columns:minmax(0,1fr) auto}.pos-catalog-item>span:last-child{text-align:left;grid-column:1/-1;justify-content:space-between;display:flex}.pos-cart-lines article{grid-template-columns:minmax(0,1fr) auto}.pos-cart-lines article>strong{text-align:right;grid-column:1/-1}.pos-shift-metrics{grid-template-columns:1fr}.preorder-order-heading{flex-direction:column}.preorder-item-list>div,.preorder-item-list li{flex-direction:column;align-items:flex-start}.preorder-item-list>div>span:last-child{text-align:left}}@media (max-width:440px){.pos-scanner-form>div{grid-template-columns:1fr}.pos-scanner-form .ops-link-button{grid-column:auto}.pos-payment-tabs,.pos-member-search{grid-template-columns:1fr}.pos-member-search input{grid-column:auto}.pos-catalog-item{grid-template-columns:1fr}.pos-catalog-item>span:last-child{grid-column:auto}}.mobile-public-shell{color:#2b211d;background:#fffaf6;min-height:100vh}.mobile-hero{background:radial-gradient(circle at 22% 22%,#c6a0592e,#0000 0 320px),linear-gradient(135deg,#fffaf6,#f3e7da 52%,#fffaf6);padding:clamp(48px,8vw,104px) clamp(22px,6vw,86px) clamp(34px,6vw,76px)}.mobile-hero span,.mobile-feature-grid article span{color:#9a6a3f;letter-spacing:.18em;text-transform:uppercase;font-size:.78rem;font-weight:800}.mobile-hero h1{letter-spacing:-.05em;width:min(900px,100%);margin:12px 0 16px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,7vw,5.4rem);line-height:.98}.mobile-hero p{color:#6d5a50;width:min(780px,100%);line-height:1.85}.mobile-public-section{padding:clamp(24px,5vw,72px) clamp(18px,5vw,76px)}.mobile-app-grid{grid-template-columns:minmax(320px,420px) minmax(0,1fr);align-items:center;gap:clamp(22px,5vw,60px);display:grid}.mobile-phone-frame{color:#fffaf2;background:#16110d;border:1px solid #2b211d29;border-radius:42px;width:min(100%,420px);min-height:720px;padding:18px;box-shadow:0 34px 90px #2b211d3d}.mobile-phone-top{color:#d8b66f;letter-spacing:.14em;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;padding:8px 10px 18px;font-size:.72rem;font-weight:800;display:grid}.mobile-phone-top span{background:#fffaf233;border-radius:999px;justify-self:end;width:66px;height:6px}.mobile-phone-top strong{color:#9caf9d;justify-self:start}.mobile-app-tabs{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:16px;display:grid}.mobile-app-tabs button{color:#fffaf2b8;cursor:pointer;background:#ffffff0f;border:1px solid #c6a0592e;border-radius:999px;min-height:40px;font-size:.78rem}.mobile-app-tabs button.active{color:#f4d891;background:#c6a05938}.mobile-screen-card{background:#ffffff0e;border:1px solid #ffffff1a;border-radius:28px;gap:16px;padding:20px;display:grid}.mobile-screen-card h2,.mobile-sync-copy h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.6rem,4vw,2.5rem)}.mobile-screen-card label{color:#fffaf2cc;gap:8px;display:grid}.mobile-screen-card input{color:#fffaf2;background:#ffffff14;border:1px solid #c6a0593d;border-radius:14px;min-height:46px;padding:0 14px}.mobile-camera-box,.mobile-member-card,.mobile-stock-grid span,.mobile-queue-list article,.mobile-feature-grid article{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:20px;padding:16px}.mobile-camera-box{color:#fffaf29e;border-style:dashed;place-items:center;min-height:180px;display:grid}.mobile-stock-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.mobile-queue-list{gap:10px;display:grid}.mobile-member-card small,.mobile-queue-list small,.mobile-feature-grid small{color:#fffaf299;margin-top:6px;display:block}.mobile-sync-copy{color:#fffaf2}.mobile-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:20px;display:grid}.mobile-feature-grid article{color:#fffaf2;background:#2b211de6}.mobile-feature-grid h3{margin:10px 0;font-family:Georgia,Times New Roman,serif}.mobile-feature-grid p{color:#fffaf2b8;line-height:1.75}@media (max-width:1080px){.mobile-app-grid,.mobile-feature-grid{grid-template-columns:1fr}.mobile-phone-frame{margin:0 auto}}@media (max-width:640px){.mobile-phone-frame{border-radius:30px;min-height:auto;padding:12px}.mobile-app-tabs,.mobile-stock-grid{grid-template-columns:1fr 1fr}}.liquid-glass{background-blend-mode:luminosity;-webkit-backdrop-filter:blur(4px);background:#ffffff03;border:none;position:relative;overflow:hidden;box-shadow:inset 0 1px 1px #ffffff1a}.liquid-glass:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(#ffffff73 0%,#ffffff26 20%,#fff0 40% 60%,#ffffff26 80%,#ffffff73 100%);padding:1.4px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.liquid-glass-strong{-webkit-backdrop-filter:blur(20px);background:#ffffff0d;border:none;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000005e,inset 0 1px 1px #ffffff26}.liquid-glass-strong:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(#d4af3780 0%,#d4af3733 20%,#fff0 40% 60%,#d4af3733 80%,#d4af3780 100%);padding:1.4px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.ops-login-shell--pos{color:#fffaf2;background:radial-gradient(circle at 18% 10%,#c68b7f2e,#0000 30%),linear-gradient(135deg,#0d0b09 0%,#16110d 46%,#0b0b0b 100%)}.ops-login-shell--pos .ops-login-card{background:#12100ed1;border:1px solid #c6a05947;border-radius:28px;width:min(100%,520px);padding:clamp(28px,5vw,48px);box-shadow:0 28px 80px #0000005c}.ops-login-shell--pos .ops-kicker{color:#d8b66f;letter-spacing:.18em;text-transform:uppercase;margin-bottom:12px;font-size:.75rem;display:inline-flex}.ops-login-shell--pos .ops-login-card h1{color:#fffaf2;letter-spacing:-.02em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,2.375rem)}.ops-login-shell--pos .ops-login-card p,.ops-login-shell--pos .ops-login-card label,.ops-login-shell--pos .ops-login-card .ops-security-note span{color:#fffaf2b8}.ops-login-shell--pos .ops-login-card label{color:#fffaf2d1;gap:8px;margin-top:18px;display:grid}.ops-login-shell--pos .ops-login-card input{color:#fffaf2;background:#ffffff12;border:1px solid #c6a0593d;border-radius:14px;min-height:48px;padding:0 16px}.ops-login-shell--pos .ops-login-card input::placeholder{color:#fffaf273}.ops-login-shell--pos .ops-login-actions{justify-content:flex-end;margin-top:12px;display:flex}.ops-login-shell--pos .ops-login-actions a,.ops-login-shell--pos .ops-login-back{color:#f4d891;text-underline-offset:4px;font-size:.88rem;font-weight:700}.ops-login-shell--pos .ops-login-card button{color:#fffaf2;background:linear-gradient(135deg,#c5a059,#a66a4f);border:0;border-radius:14px;min-height:48px;font-weight:800}.ops-login-shell--pos .ops-login-card button:hover{background:linear-gradient(135deg,#d2af68,#b47658)}.ops-login-shell--pos .ops-login-card button:disabled{opacity:.5}.ops-login-shell--pos .ops-login-submit{width:100%;margin-top:22px}.ops-login-shell--pos .ops-login-card input:focus-visible,.ops-login-shell--pos .ops-login-card button:focus-visible{outline-offset:3px;outline:3px solid #f4d891c7}.ops-login-shell--pos .ops-security-note{background:#4686671a;border:1px solid #71bf9940;border-radius:14px;gap:5px;margin-top:22px;padding:14px 16px;display:grid}.ops-login-shell--pos .ops-security-note strong{color:#b9e4ca;font-size:.84rem}.ops-login-shell--pos .ops-security-note span{font-size:.75rem;line-height:1.55}.ops-login-shell--pos .ops-login-portal-links{color:#fffaf285;justify-content:center;align-items:center;gap:10px;margin-top:18px;font-size:.78rem;display:flex}.ops-login-shell--pos .ops-login-portal-links a{color:#fffaf2b8;text-underline-offset:4px;-webkit-text-decoration:underline #f4d8915c;text-decoration:underline #f4d8915c}.ops-login-shell--pos .ops-login-portal-links a:hover{color:#f4d891;text-decoration-color:currentColor}
