
:root{--bg:#f4f0e8;--paper:#fbfaf7;--ink:#1d211c;--muted:#6f716a;--line:#d9d3c8;--forest:#364536;--forest2:#253025;--sage:#72806c;--clay:#b76d45;--sand:#d9c8b4;--radius:22px;--shell:min(1320px,calc(100vw - 48px));--ease:cubic-bezier(.2,.8,.2,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.35;overflow-x:hidden}body.no-scroll{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}img{width:100%;display:block}.shell{width:var(--shell);margin:auto}.section{padding:96px 0}.eyebrow{font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:800}.muted{color:var(--muted)}
.announce{height:32px;background:var(--forest2);color:#fff;display:flex;align-items:center;justify-content:center;font-size:10px;letter-spacing:.04em}.header{position:sticky;top:0;z-index:50;background:rgba(244,240,232,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(54,69,54,.09)}.nav{height:76px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:38px}.logo{font-size:20px;font-weight:800;letter-spacing:.24em}.logo b{color:var(--forest)}.nav-links{display:flex;justify-content:center;gap:32px}.nav-links a{font-size:13px}.nav-actions{display:flex;align-items:center;gap:8px}.icon-btn,.cart-btn{border:1px solid var(--line);background:var(--paper);height:44px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center}.icon-btn{width:44px}.cart-btn{padding:0 18px;gap:9px;font-weight:700}.cart-count{min-width:20px;height:20px;border-radius:999px;background:var(--forest);color:#fff;font-size:10px;display:grid;place-items:center}.menu-btn{display:none;border:0;background:none}.mobile-menu{display:none}
.hero{padding:38px 0 0}.hero-card{min-height:620px;border-radius:30px;overflow:hidden;position:relative;background:#e7dfd4}.hero-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;padding:74px;display:flex;align-items:center;background:linear-gradient(90deg,rgba(244,240,232,.92) 0%,rgba(244,240,232,.46) 42%,transparent 65%)}.hero-copy{max-width:560px}.hero-copy h1{font-size:clamp(58px,7vw,104px);font-weight:500;line-height:.87;letter-spacing:-.065em;margin:15px 0 22px}.hero-copy p{font-size:17px;max-width:440px;color:#55584f}.btn{border:0;border-radius:999px;padding:15px 22px;background:var(--forest);color:#fff;font-weight:800;font-size:13px;display:inline-flex;align-items:center;gap:12px;transition:.25s var(--ease)}.btn:hover{transform:translateY(-2px);background:var(--forest2)}.btn.light{background:var(--paper);color:var(--ink);border:1px solid var(--line)}.btn.full{width:100%;justify-content:center}.btn.clay{background:var(--clay)}.hero-controls{position:absolute;left:74px;bottom:34px;display:flex;align-items:center;gap:12px;font-size:11px}.dots{display:flex;gap:5px}.dots i{width:8px;height:8px;border:1px solid var(--ink);border-radius:50%}.dots i:first-child{background:var(--ink)}
.benefits{margin-top:28px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);background:var(--paper);border-radius:20px;overflow:hidden}.benefit{padding:22px;display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:center;border-right:1px solid var(--line)}.benefit:last-child{border-right:0}.benefit-icon{width:42px;height:42px;border-radius:50%;background:#edf0ea;display:grid;place-items:center}.benefit strong,.benefit span{display:block}.benefit strong{font-size:12px}.benefit span{font-size:10px;color:var(--muted);margin-top:3px}
.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:36px}.section-head h2{font-size:clamp(42px,5vw,72px);font-weight:500;letter-spacing:-.055em;line-height:.94;margin:10px 0 0}.text-link{font-size:12px;font-weight:800;display:inline-flex;gap:8px}.filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:26px}.filter{border:1px solid var(--line);background:transparent;border-radius:999px;padding:10px 15px;font-size:11px}.filter.active{background:var(--forest);color:#fff;border-color:var(--forest)}
.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{min-width:0}.product-visual{position:relative;border-radius:20px;overflow:hidden;background:#e8e1d8;aspect-ratio:1/.92}.product-visual img{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--ease)}.product-card:hover .product-visual img{transform:scale(1.035)}.badge{position:absolute;left:13px;top:13px;padding:7px 10px;border-radius:999px;background:var(--forest);color:#fff;font-size:9px;font-weight:800;text-transform:uppercase}.wish{position:absolute;right:13px;top:13px;width:38px;height:38px;border-radius:50%;border:0;background:rgba(251,250,247,.92);font-size:18px}.quick-add{position:absolute;right:13px;bottom:13px;width:46px;height:46px;border-radius:50%;border:0;background:var(--paper);font-size:22px;transition:.25s}.quick-add:hover{background:var(--forest);color:#fff;transform:rotate(90deg)}.product-info{padding:13px 2px}.product-line{display:flex;justify-content:space-between;gap:14px}.product-info h3{font-size:15px;margin:0}.price{font-weight:800;font-size:14px;white-space:nowrap}.old-price{text-decoration:line-through;color:#9b9c96;font-weight:500;margin-left:5px}.product-info p{font-size:11px;color:var(--muted);margin:5px 0 0}.swatches{display:flex;gap:5px;margin-top:10px}.swatch{width:11px;height:11px;border-radius:50%;border:1px solid rgba(0,0,0,.12)}
.promo-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:18px}.promo{min-height:330px;border-radius:24px;overflow:hidden;position:relative;padding:34px;display:flex;flex-direction:column;justify-content:space-between}.promo.sale{background:#d7c4ad}.promo.decor{background:#dfe4db}.promo h3{font-size:40px;letter-spacing:-.045em;font-weight:500;margin:0;max-width:380px}.promo-art{position:absolute;right:-30px;bottom:-55px;width:55%;opacity:.9}
.stats{background:var(--forest2);color:#fff}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}.stat{padding:42px 22px;text-align:center;border-right:1px solid rgba(255,255,255,.12)}.stat:last-child{border-right:0}.stat strong{font-size:34px;display:block}.stat span{font-size:10px;color:#c7cfc5}
.story-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.story-copy{position:sticky;top:120px}.story-copy h2{font-size:clamp(48px,6vw,86px);line-height:.92;letter-spacing:-.055em;font-weight:500;margin:14px 0 22px}.story-cards{display:grid;grid-template-columns:1fr 1fr;gap:16px}.story-card{border-radius:22px;overflow:hidden;background:var(--paper)}.story-card img{height:420px;object-fit:cover}.story-card div{padding:18px}.story-card:nth-child(2){margin-top:120px}
.footer{background:#191d18;color:#fff;padding:76px 0 28px}.footer-grid{display:grid;grid-template-columns:1.35fr repeat(3,.5fr);gap:50px}.footer-brand p{color:#aeb4ac;max-width:350px}.footer-col{display:flex;flex-direction:column;gap:9px}.footer-col b{font-size:10px;color:#848b82;margin-bottom:9px}.footer-col a{font-size:12px;color:#d6dbd4}.newsletter{margin-top:24px;display:flex;max-width:390px}.newsletter input{flex:1;border:1px solid #41483f;background:transparent;padding:13px;color:#fff;border-radius:999px 0 0 999px;outline:none}.newsletter button{border:0;background:#fff;padding:0 18px;border-radius:0 999px 999px 0}.footer-bottom{border-top:1px solid #32382f;margin-top:60px;padding-top:20px;display:flex;justify-content:space-between;color:#777f75;font-size:10px}
/* drawer */
.drawer-backdrop{position:fixed;inset:0;background:rgba(20,25,20,.28);z-index:80;opacity:0;pointer-events:none;transition:.3s}.drawer-backdrop.open{opacity:1;pointer-events:auto}.cart-drawer{position:fixed;top:0;right:0;width:min(440px,100%);height:100dvh;background:var(--paper);z-index:81;transform:translateX(101%);transition:.42s var(--ease);display:flex;flex-direction:column;box-shadow:-20px 0 60px rgba(0,0,0,.12)}.cart-drawer.open{transform:none}.drawer-head{padding:24px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.drawer-head h2{font-size:26px;margin:0}.close-btn{width:38px;height:38px;border:1px solid var(--line);border-radius:50%;background:none}.cart-items{padding:16px 24px;overflow:auto;flex:1}.empty-cart{padding:60px 0;text-align:center;color:var(--muted)}.cart-item{display:grid;grid-template-columns:92px 1fr auto;gap:14px;padding:14px 0;border-bottom:1px solid var(--line)}.cart-item img{width:92px;height:92px;object-fit:cover;background:#e7dfd4;border-radius:14px}.cart-item h4{margin:3px 0 4px;font-size:13px}.cart-item small{color:var(--muted);font-size:10px}.cart-price{font-weight:800;font-size:12px}.qty{display:flex;align-items:center;gap:8px;margin-top:11px}.qty button{width:26px;height:26px;border:1px solid var(--line);background:none;border-radius:50%}.remove{border:0;background:none;color:#8a6b5b;font-size:10px;padding:0;margin-top:8px}.drawer-foot{padding:20px 24px;border-top:1px solid var(--line);background:#f7f4ee}.drawer-total{display:flex;justify-content:space-between;font-weight:800;margin-bottom:14px}
/* product page */
.breadcrumbs{padding:24px 0;font-size:10px;color:var(--muted)}.product-page{padding-bottom:90px}.product-detail{display:grid;grid-template-columns:1.2fr .8fr;gap:46px}.gallery-main{background:#e8e1d8;border-radius:26px;overflow:hidden;min-height:640px}.gallery-main img{width:100%;height:100%;object-fit:cover}.product-panel{padding:20px 0;position:sticky;top:115px;align-self:start}.product-panel h1{font-size:clamp(42px,4.8vw,72px);line-height:.94;letter-spacing:-.05em;font-weight:500;margin:12px 0 18px}.rating-line{display:flex;gap:10px;font-size:11px;margin-bottom:18px}.detail-price{font-size:25px;font-weight:800}.detail-desc{font-size:14px;color:var(--muted);line-height:1.7;border-top:1px solid var(--line);padding-top:22px;margin-top:22px}.option{margin-top:25px}.option-title{display:flex;justify-content:space-between;font-size:11px;font-weight:800;margin-bottom:10px}.color-options,.size-options{display:flex;gap:8px;flex-wrap:wrap}.color-option,.size-option{border:1px solid var(--line);background:transparent;border-radius:999px;padding:10px 13px;font-size:11px}.color-option.active,.size-option.active{border-color:var(--forest);box-shadow:inset 0 0 0 1px var(--forest)}.color-option i{display:inline-block;width:11px;height:11px;border-radius:50%;margin-right:7px;vertical-align:-1px}.buy-row{display:grid;grid-template-columns:110px 1fr;gap:10px;margin-top:28px}.qty-box{border:1px solid var(--line);border-radius:999px;display:flex;align-items:center;justify-content:space-around}.qty-box button{border:0;background:none}.detail-notes{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:22px}.note{border:1px solid var(--line);padding:13px;border-radius:14px;font-size:10px}.product-story{margin-top:90px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.story-panel{border-radius:24px;min-height:360px;padding:34px;background:#dfe4db}.story-panel:nth-child(2){background:#d9c8b4}.story-panel h3{font-size:36px;letter-spacing:-.04em;font-weight:500;max-width:400px}.related{margin-top:90px}
/* checkout */
.checkout{padding:50px 0 90px}.checkout-head{margin-bottom:34px}.checkout-head h1{font-size:clamp(48px,6vw,82px);letter-spacing:-.055em;font-weight:500;margin:8px 0}.checkout-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:40px}.checkout-form{display:grid;gap:28px}.form-card{background:var(--paper);border:1px solid var(--line);border-radius:20px;padding:24px}.form-card h2{font-size:20px;margin:0 0 18px}.fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:10px;font-weight:800}.field input,.field textarea,.field select{width:100%;border:1px solid var(--line);background:#fff;border-radius:12px;padding:13px;outline:none}.field textarea{min-height:90px;resize:vertical}.radio-list{display:grid;gap:9px}.radio-row{border:1px solid var(--line);border-radius:14px;padding:14px;display:flex;align-items:center;gap:10px}.radio-row:has(input:checked){border-color:var(--forest);background:#f0f3ee}.order-summary{position:sticky;top:110px;align-self:start;background:var(--paper);border:1px solid var(--line);border-radius:20px;padding:24px}.order-summary h2{margin:0 0 18px}.summary-item{display:grid;grid-template-columns:64px 1fr auto;gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid var(--line)}.summary-item img{width:64px;height:64px;object-fit:cover;border-radius:10px;background:#e7dfd4}.summary-item strong{font-size:11px}.summary-item small{display:block;color:var(--muted);font-size:9px}.summary-lines{margin:18px 0}.summary-line{display:flex;justify-content:space-between;font-size:12px;margin:9px 0}.summary-line.total{font-size:18px;font-weight:800;border-top:1px solid var(--line);padding-top:14px}.checkout-note{font-size:9px;color:var(--muted);margin-top:10px}.success{display:none;text-align:center;padding:70px 20px}.success.show{display:block}.success-icon{width:74px;height:74px;border-radius:50%;background:var(--forest);color:#fff;display:grid;place-items:center;margin:auto;font-size:30px}.success h2{font-size:46px;letter-spacing:-.04em;margin:20px 0 10px}
.reveal{opacity:0;transform:translateY(22px);transition:.8s var(--ease)}.reveal.visible{opacity:1;transform:none}
@media(max-width:1000px){:root{--shell:min(100% - 28px,780px)}.nav-links{display:none}.menu-btn{display:block}.mobile-menu.open{display:flex;flex-direction:column;padding:14px var(--shell);background:var(--paper);border-top:1px solid var(--line)}.mobile-menu a{padding:12px 0;border-bottom:1px solid var(--line)}.hero-card{min-height:560px}.hero-overlay{padding:46px}.benefits{grid-template-columns:1fr 1fr}.benefit:nth-child(2){border-right:0}.benefit:nth-child(-n+2){border-bottom:1px solid var(--line)}.product-grid{grid-template-columns:1fr 1fr}.promo-grid,.story-grid,.product-detail,.checkout-grid{grid-template-columns:1fr}.story-copy,.product-panel,.order-summary{position:static}.gallery-main{min-height:520px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
@media(max-width:620px){:root{--shell:calc(100% - 20px)}.announce{font-size:9px}.nav{height:64px;grid-template-columns:auto 1fr auto}.logo{font-size:16px}.icon-btn{display:none}.cart-btn{height:40px;padding:0 13px}.hero{padding-top:18px}.hero-card{min-height:610px;border-radius:20px}.hero-overlay{padding:30px 22px;align-items:flex-start;padding-top:70px;background:linear-gradient(180deg,rgba(244,240,232,.96),rgba(244,240,232,.45) 55%,transparent)}.hero-copy h1{font-size:62px}.hero-controls{left:22px}.benefits{grid-template-columns:1fr}.benefit{border-right:0;border-bottom:1px solid var(--line)}.benefit:last-child{border-bottom:0}.section{padding:70px 0}.section-head{align-items:flex-start;flex-direction:column}.section-head h2{font-size:48px}.product-grid{grid-template-columns:1fr}.promo-grid{grid-template-columns:1fr}.promo{min-height:300px}.stats-grid{grid-template-columns:1fr 1fr}.stat:nth-child(2){border-right:0}.stat:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.12)}.story-cards{grid-template-columns:1fr}.story-card:nth-child(2){margin-top:0}.story-card img{height:340px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:8px}.gallery-main{min-height:420px}.buy-row{grid-template-columns:1fr}.detail-notes{grid-template-columns:1fr}.product-story{grid-template-columns:1fr}.fields{grid-template-columns:1fr}.field.full{grid-column:auto}.checkout{padding-top:30px}.checkout-head h1{font-size:52px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.reveal{opacity:1;transform:none}}

.demo-mode{min-height:34px;background:#3f4b35;color:#fff;display:flex;align-items:center;justify-content:center;gap:34px;padding:8px 18px;font-size:9px;font-weight:800;letter-spacing:.06em}.demo-mode a{color:#fff;text-decoration:underline;text-underline-offset:3px}@media(max-width:620px){.demo-mode{flex-direction:column;gap:3px;text-align:center;padding:7px 10px}.demo-mode a{font-size:8px}}
/* VELA brand refinements */
.logo{letter-spacing:.34em;font-weight:700}.logo b{color:inherit}.demo-mode{background:#45503b}.btn,.filter.active,.quick-add:hover,.cart-count,.success-icon{background:#45503b}.btn:hover{background:#2e3829}.stats,.footer{background:#20251e}.hero-card{box-shadow:0 22px 65px rgba(32,37,30,.08)}

.embed-mode .demo-mode{display:none}

/* Cyrillic-safe sans-only typography. */
html body,html body *{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif!important}

/* Accessible controls and type sizes for the interactive store. */
.demo-mode,.demo-mode a,.announce,.filter,.remove,.breadcrumbs,.rating-line,.option-title,.color-option,.size-option,.note,.field label,.summary-item strong,.summary-item small,.checkout-note,.footer-col b,.footer-col a,.footer-bottom,.cart-item small,.benefit span,.product-info p{font-size:12px!important;line-height:1.4}
.demo-mode a,.filter,.color-option,.size-option,.remove,.qty button,.qty-box button,.icon-btn,.cart-btn,.menu-btn,.newsletter button{min-width:44px;min-height:44px}
.demo-mode a{display:inline-flex;align-items:center;padding-inline:10px}
:where(a,button,input,select,textarea,[role="button"]):focus-visible{outline:3px solid #71805e!important;outline-offset:4px!important;box-shadow:0 0 0 2px #fff!important}
.field input:focus-visible,.field textarea:focus-visible,.field select:focus-visible,.newsletter input:focus-visible{border-color:#506044!important}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1!important;transform:none!important}*{animation:none!important;transition-duration:.01ms!important}}
@media(max-width:620px){html,body,main{width:100%;max-width:100%;min-width:0;overflow-x:clip}.promo{overflow:hidden}.promo-art{right:-14px;max-width:52%}.cart-drawer{max-width:100vw}}
