:root{--ink:#241828;--plum:#29162f;--plum2:#3b2241;--paper:#f7f6f2;--white:#fff;--lime:#def066;--line:#dddcd6;--muted:#6e6870;--serif:Georgia,"Times New Roman",serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5}
button,input,select,textarea{font:inherit}
a{color:inherit;text-decoration:none}
button{cursor:pointer}
img{display:block;max-width:100%}
:focus-visible{outline:3px solid #b2c62a;outline-offset:3px}
.topline{min-height:33px;background:var(--lime);display:flex;align-items:center;justify-content:center;gap:13px;text-align:center;font-size:.76rem;font-weight:700;letter-spacing:.04em}
.topline span{font-size:.75rem}
.site-header{position:relative;z-index:5;background:var(--paper);border-bottom:1px solid var(--line)}
.header-inner{max-width:1500px;margin:auto;min-height:82px;padding:0 4%;display:flex;align-items:center;gap:5vw}
.brand{font-size:2rem;font-weight:900;letter-spacing:-.095em;line-height:1;white-space:nowrap}
.brand span{font-weight:500}.brand i{font-style:normal;color:#bdcf31}
.main-nav{display:flex;gap:2rem;margin:auto;font-size:.89rem;font-weight:600}
.main-nav a,.admin-link{transition:opacity .2s}.main-nav a:hover,.admin-link:hover{opacity:.55}
.header-actions{display:flex;align-items:center;gap:22px;margin-left:auto;font-size:.85rem;font-weight:700}
.bag-link{display:flex;align-items:center;gap:9px;white-space:nowrap}
.bag-link b{display:grid;place-items:center;background:var(--ink);color:#fff;border-radius:50%;width:22px;height:22px;font-size:.68rem}
.flash-wrap{position:fixed;right:24px;top:128px;z-index:50}.flash{background:var(--ink);color:#fff;padding:12px 20px;box-shadow:0 12px 40px #24182835}
.hero{min-height:610px;background:var(--plum);color:#fff;display:grid;grid-template-columns:51% 49%;overflow:hidden}
.hero-copy{position:relative;z-index:1;min-height:610px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:72px max(5vw,calc((100vw - 1400px)/2));padding-right:2.5vw}
.eyebrow{display:inline-flex;align-items:center;gap:11px;color:#736e75;font-size:.7rem;font-weight:800;letter-spacing:.19em;line-height:1.4;text-transform:uppercase}
.eyebrow.light{color:#d2c6d2}.eyebrow-line{width:24px;height:1px;background:var(--lime)}
h1,h2,h3,p{margin-top:0}
.hero h1,.page-hero h1,.product-detail h1,.thanks h1{font-size:clamp(3.2rem,5.1vw,6.4rem);line-height:1.07;letter-spacing:-.065em;margin:34px 0 22px;font-weight:600}
h1 em,h2 em{font-family:var(--serif);font-weight:400;letter-spacing:-.055em}
.hero h1 em{color:var(--lime)}
.hero-copy>p{max-width:530px;color:#e6dce7;font-size:1.09rem;line-height:1.65}
.hero-actions{display:flex;align-items:center;gap:30px;flex-wrap:wrap;margin-top:26px}
.button{min-height:54px;display:inline-flex;justify-content:center;align-items:center;gap:32px;border:1px solid transparent;padding:14px 23px;font-size:.88rem;font-weight:800;letter-spacing:.01em;transition:transform .2s,background .2s}
.button:hover{transform:translateY(-2px)}.button span{font-size:1.1rem;font-weight:400}
.button-lime{background:var(--lime);color:var(--ink)}.button-lime:hover{background:#ebf69a}
.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#4b3151}
.button.wide{width:100%}
.text-link{display:inline-flex;align-items:center;gap:20px;border-bottom:1px solid currentColor;padding:9px 0;font-size:.85rem;font-weight:800}
.light-link{color:#fff}.text-link span{font-size:1.1rem;font-weight:400}
.hero-index{position:absolute;bottom:31px;left:max(5vw,calc((100vw - 1400px)/2));right:40px;display:flex;justify-content:space-between;font-size:.64rem;letter-spacing:.18em;color:#c6b9c7}
.hero-visual{position:relative;min-height:610px;background:#39253f}
.hero-visual img{width:100%;height:100%;object-fit:cover;object-position:58% center}
.visual-label{position:absolute;right:34px;bottom:31px;display:flex;align-items:center;gap:34px;font-size:.64rem;font-weight:700;letter-spacing:.16em;color:#fff}
.visual-label span{font-size:1rem}
.section{max-width:1500px;padding:105px 4%;margin:auto}
.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:47px}
.section-heading h2,.process-intro h2{font-size:clamp(2.7rem,4.1vw,4.9rem);line-height:1.1;letter-spacing:-.055em;margin:18px 0 0;font-weight:600}
.section-heading>p{max-width:350px;color:var(--muted);line-height:1.7;margin-bottom:8px}
.section-heading.compact{margin-bottom:34px}
.universe-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}
.universe-card{position:relative;min-height:270px;padding:25px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;transition:transform .22s,filter .22s}
.universe-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:60% center;transition:transform .35s}
.universe-card:hover .universe-photo{transform:scale(1.04)}
.universe-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(249,245,236,.96),rgba(249,245,236,.76) 44%,rgba(249,245,236,.10) 100%);pointer-events:none}
.universe-card>.universe-number,.universe-card>.universe-content,.universe-card>.universe-arrow{position:relative;z-index:1}
.universe-card>.universe-arrow{position:absolute}
.universe-card:hover{transform:translateY(-5px);filter:brightness(1.035)}
.universe-1{grid-column:span 3;background:#d9d4e0}.universe-2{grid-column:span 3;background:#e2dcba}.universe-3{grid-column:span 2;background:#d7d9d2}.universe-4{grid-column:span 2;background:#e9d6c7}.universe-5{grid-column:span 2;background:#dad1dd}
.universe-number{font-size:.69rem;font-weight:800;letter-spacing:.14em}
.universe-content{max-width:85%;display:flex;flex-direction:column;gap:10px}
.universe-content strong{font-size:clamp(1.5rem,2.6vw,2.7rem);letter-spacing:-.065em;line-height:1.08}
.universe-content small{font-size:.86rem;color:#514950}
.universe-arrow{position:absolute;right:23px;bottom:20px;font-size:1.4rem}
.coming-section{max-width:1500px;margin:0 auto 90px;padding:34px 4% 0;border-top:1px solid var(--line);display:flex;align-items:center;gap:38px;flex-wrap:wrap}
.coming-section p{flex:1;min-width:240px;color:var(--muted);margin:0}
.process-section{background:var(--plum);color:#fff;padding:90px max(4%,calc((100vw - 1380px)/2));display:grid;grid-template-columns:1fr 1.2fr;gap:10vw}
.process-intro h2{margin:22px 0}.process-intro h2 em{color:var(--lime)}.process-intro p{max-width:420px;color:#d8ccda;line-height:1.7}
.process-steps>div{border-top:1px solid #776279;padding:20px 0 24px;display:grid;grid-template-columns:60px 1fr;column-gap:18px}
.process-steps>div span{color:var(--lime);font-size:.77rem;font-weight:800}
.process-steps h3{font-size:1.28rem;margin:0 0 4px;line-height:1.2}.process-steps p{grid-column:2;color:#d8ccda;margin:0;font-size:.9rem}
.site-footer{background:#19121e;color:#fff;padding:65px 4% 20px}
.footer-grid,.footer-bottom{max-width:1380px;margin:auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px}
.footer-brand{display:inline-block;margin-bottom:22px}
.footer-grid p{max-width:330px;color:#bdb2c0;font-size:.88rem;line-height:1.7}
.footer-grid h3{font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;margin:8px 0 23px}
.footer-grid>div:not(:first-child) a{display:block;color:#d8cfd9;margin:0 0 12px;font-size:.88rem}
.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #4a3b4f;padding-top:19px;margin-top:60px;color:#bdb2c0;font-size:.76rem}
.page-hero{max-width:1500px;margin:auto;padding:88px 4% 70px}
.page-hero h1{font-size:clamp(3rem,5vw,5.8rem);margin:16px 0 19px;max-width:1000px}.page-hero h1 em{color:#927297}
.page-hero p{max-width:590px;color:var(--muted);line-height:1.7;font-size:1.04rem;margin:0}
.page-hero.shallow{padding-bottom:28px}
.catalog-section{padding-top:0}
.category-filter{display:flex;gap:7px;overflow-x:auto;padding:0 0 23px;margin-bottom:35px;border-bottom:1px solid var(--line)}
.category-filter a{white-space:nowrap;padding:9px 16px;border:1px solid transparent;font-size:.8rem;font-weight:700}
.category-filter a.selected{border-color:var(--ink);background:var(--ink);color:#fff}
.category-filter a:hover:not(.selected){border-color:var(--line)}
.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.product-card{min-width:0}.product-media{height:310px;background:#e6e2e4;position:relative;overflow:hidden}
.product-media img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.product-card:hover .product-media img{transform:scale(1.04)}
.product-open{position:absolute;right:13px;top:13px;background:#fff;border-radius:50%;width:34px;height:34px;display:grid;place-items:center}
.product-no-image{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:2rem;letter-spacing:-.07em;color:#7b6e7c}.product-no-image span{font-size:.8rem;letter-spacing:0}
.product-info{display:flex;justify-content:space-between;align-items:end;gap:10px;padding:15px 0}.product-info small,.cart-item-body small{color:var(--muted);font-size:.72rem}.product-info h3{font-size:1.08rem;margin:2px 0 0}.product-info>span{font-size:.72rem;text-decoration:underline;white-space:nowrap}
.complementary-section{border-top:1px solid var(--line);padding-top:70px}
.complementary-section .product-info>span{font-weight:800}
.catalog-empty{min-height:340px;background:#e9e6e5;padding:60px 25px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}
.empty-symbol{font-size:2.3rem;color:#7b5f81}.catalog-empty h2{font-size:clamp(1.8rem,3vw,2.8rem);letter-spacing:-.04em;margin:10px 0}.catalog-empty p{max-width:480px;color:var(--muted);margin-bottom:25px}
.breadcrumb{max-width:1500px;margin:auto;padding:27px 4%;display:flex;gap:12px;flex-wrap:wrap;color:#756e74;font-size:.78rem}.breadcrumb strong{color:var(--ink)}
.product-layout{max-width:1500px;margin:auto;display:grid;grid-template-columns:55% 45%;padding:0 4% 100px;gap:4vw}
.product-image-main{min-height:610px;background:#e6e1e6}.product-image-main img{width:100%;height:100%;max-height:800px;object-fit:cover}
.product-detail{padding:30px 5vw 0 0}.product-detail h1{font-size:clamp(2.5rem,4vw,4.5rem);margin:15px 0}.product-lede{font-size:1.12rem;line-height:1.7}.product-detail>p:not(.product-lede){color:var(--muted);line-height:1.7}
.product-form{margin-top:28px;border-top:1px solid var(--line);padding-top:18px}
.field{margin:0 0 19px}.field label{display:block;font-size:.82rem;font-weight:800;margin-bottom:8px}
.field input,.field select,.field textarea{display:block;width:100%;padding:13px 14px;border:1px solid #c9c5c9;background:#fff;color:var(--ink);border-radius:0;min-height:48px}
.field input[type=file]{padding:9px}.field small{display:block;margin-top:6px;color:var(--muted);font-size:.75rem}.field-error{color:#a52638!important;font-weight:700}
.form-errors{color:#a52638}.fine-print{font-size:.75rem;color:var(--muted);line-height:1.6;margin-top:15px}
.cart-section{padding-top:15px}.cart-layout{display:grid;grid-template-columns:1.6fr 1fr;gap:7vw;align-items:start}.cart-item{display:grid;grid-template-columns:105px 1fr auto;gap:20px;border-top:1px solid var(--line);padding:18px 0}.cart-item-image{background:#e6e1e6;width:105px;height:115px;display:grid;place-items:center;font-size:.75rem;font-weight:800}.cart-item-image img{height:100%;width:100%;object-fit:cover}.cart-item-body h2{font-size:1.1rem;margin:4px 0 5px}.cart-item-body p{margin:0 0 4px;color:var(--muted);font-size:.83rem}.cart-item>strong{white-space:nowrap;font-size:.95rem}.subtle-button{border:0;background:none;text-decoration:underline;padding:7px 0;color:var(--muted);font-size:.77rem}
.cart-summary{background:#edeae9;padding:28px}.cart-summary h2,.contact-form h2{font-size:1.3rem;letter-spacing:-.035em;margin-bottom:24px}.summary-row{display:flex;justify-content:space-between;gap:18px;padding:14px 0;border-top:1px solid #d4ced3;font-size:.87rem}.summary-row strong{white-space:nowrap}.summary-row.total{font-size:1rem}.cart-summary p,.cart-summary small{color:var(--muted);font-size:.78rem;line-height:1.6}.cart-summary .button{margin:14px 0}.contact-form{max-width:650px}
.thanks{max-width:800px;margin:0 auto;padding:105px 4% 130px;text-align:center}.thanks-mark{display:grid;place-items:center;margin:0 auto 26px;background:var(--lime);border-radius:50%;width:58px;height:58px;font-size:1.5rem}.thanks h1{font-size:clamp(3rem,5vw,5.5rem)}.thanks h1 em{color:#957298}.thanks p{max-width:530px;margin:0 auto 30px;color:var(--muted)}
.admin-hero{background:var(--plum);color:#fff;padding:60px max(4%,calc((100vw - 1380px)/2));display:flex;align-items:end;justify-content:space-between;gap:30px}.admin-hero h1{font-size:clamp(2.6rem,4vw,4.4rem);letter-spacing:-.06em;margin:10px 0}.admin-hero h1 span{color:var(--lime)}.admin-hero p{margin:0;color:#d9cedb}
.admin-section{padding-top:40px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.metric-grid>div{min-height:155px;background:#e9e6e7;padding:20px;display:flex;flex-direction:column}.metric-grid span{font-size:.78rem;font-weight:700}.metric-grid strong{font-size:2.9rem;line-height:1.2;margin:auto 0 4px;letter-spacing:-.06em}.metric-grid small{color:var(--muted);font-size:.72rem}.admin-columns{display:grid;grid-template-columns:1.5fr 1fr;gap:18px;margin-top:24px}.admin-panel{background:#fff;padding:25px;min-width:0}.panel-heading{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:20px}.panel-heading h2{font-size:1.15rem;margin:0}.panel-heading a,.draft-list a{font-size:.75rem;font-weight:800;text-decoration:underline}.admin-table-wrap{overflow-x:auto}.admin-panel table{border-collapse:collapse;width:100%;min-width:480px;text-align:left;font-size:.8rem}.admin-panel th{color:var(--muted);font-size:.7rem;text-transform:uppercase;letter-spacing:.06em}.admin-panel th,.admin-panel td{padding:13px 8px;border-bottom:1px solid var(--line)}.admin-panel td a{text-decoration:underline}.status-pill{background:#e7e5dc;padding:5px 8px;white-space:nowrap}.panel-empty{color:var(--muted);font-size:.88rem}.draft-list{list-style:none;margin:0;padding:0}.draft-list li{display:flex;justify-content:space-between;gap:15px;border-top:1px solid var(--line);padding:13px 0}.draft-list strong,.draft-list small{display:block}.draft-list small{font-size:.73rem;color:var(--muted)}.draft-list a{white-space:nowrap}.admin-note{border-left:3px solid var(--ink);padding:13px 20px;margin-top:25px;background:#e9e6e7}.admin-note p{margin:4px 0 0;color:var(--muted);font-size:.83rem}
@media(max-width:960px){.main-nav{gap:1rem}.hero{grid-template-columns:1fr 45%}.hero-copy{padding-left:5vw}.hero h1{font-size:clamp(2.8rem,5vw,4.6rem)}.process-section{gap:5vw}.product-grid{grid-template-columns:repeat(2,1fr)}.metric-grid{grid-template-columns:repeat(2,1fr)}.admin-columns{grid-template-columns:1fr}.product-layout{gap:3vw}.product-detail{padding-right:0}}
@media(max-width:690px){.topline{font-size:.67rem;min-height:30px}.header-inner{min-height:65px;padding:0 5%;flex-wrap:wrap;gap:6px}.brand{font-size:1.75rem}.main-nav{order:3;width:100%;margin:0;overflow-x:auto;gap:21px;padding:0 0 13px;white-space:nowrap;font-size:.78rem}.header-actions{gap:10px}.bag-link>span,.admin-link{display:none}.hero{display:flex;flex-direction:column}.hero-copy{min-height:460px;padding:55px 6% 65px}.hero h1{font-size:clamp(3.1rem,10vw,4.8rem);margin:26px 0 16px}.hero-copy>p{font-size:1rem}.hero-index{left:6%;right:6%;bottom:22px}.hero-visual{min-height:260px;height:300px}.hero-visual img{object-position:70%}.visual-label{right:20px;bottom:17px}.section{padding:70px 5%}.section-heading{align-items:start;display:block;margin-bottom:32px}.section-heading>p{margin:20px 0 0}.section-heading h2,.process-intro h2{font-size:2.7rem}.universe-grid{grid-template-columns:1fr 1fr;gap:9px}.universe-card,.universe-1,.universe-2,.universe-3,.universe-4,.universe-5{grid-column:span 1;min-height:225px;padding:17px}.universe-1{grid-column:span 2}.universe-content strong{font-size:1.65rem}.universe-content small{font-size:.74rem}.universe-arrow{right:15px;bottom:10px}.coming-section{padding:20px 5% 0;margin-bottom:65px;gap:14px}.process-section{display:block;padding:70px 5%}.process-steps{margin-top:40px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-grid>div:first-child{grid-column:span 2}.footer-bottom{margin-top:35px;gap:20px}.page-hero{padding:64px 5% 45px}.page-hero h1{font-size:3.1rem}.page-hero.shallow{padding-bottom:20px}.catalog-section{padding-top:0}.product-grid{gap:11px}.product-media{height:215px}.product-info{display:block}.product-info>span{display:none}.product-info h3{font-size:.93rem}.product-layout{display:block;padding:0 5% 75px}.product-image-main{min-height:360px;height:430px}.product-detail{padding:40px 0 0}.product-detail h1{font-size:3rem}.breadcrumb{padding:18px 5%}.cart-layout{display:block}.cart-summary{margin-top:28px}.cart-item{grid-template-columns:70px 1fr auto;gap:12px}.cart-item-image{width:70px;height:85px}.cart-item>strong{font-size:.79rem}.admin-hero{display:block;padding:55px 5%}.admin-hero .button{margin-top:24px}.metric-grid{gap:8px}.metric-grid>div{padding:16px;min-height:130px}.metric-grid strong{font-size:2.4rem}.admin-panel{padding:18px}}
@media(max-width:400px){.universe-grid{display:block}.universe-card{margin-bottom:9px}.product-grid{grid-template-columns:1fr 1fr}.product-media{height:165px}.footer-bottom{display:block}.footer-bottom span{display:block;margin:7px 0}}
@media(max-width:690px){.complementary-section .product-info>span{display:block;margin-top:8px;font-size:.7rem}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
