:root{--ink:#092A2B;--ink2:#071A1B;--gold:#D5A65A;--lime:#A7C957;--cream:#F5F0E6;--paper:#FCFAF5;--line:#DAD5C9;--muted:#64706B;--white:#fff;--shadow:0 24px 70px rgba(7,26,27,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:var(--paper)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}main{min-height:55vh}.st-topbar{background:var(--ink2);color:#fff;display:flex;justify-content:space-between;align-items:center;padding:9px max(20px,calc((100% - 1280px)/2));font-size:12px;letter-spacing:.06em;text-transform:uppercase}.st-topbar div{display:flex;gap:28px}.st-topbar a{color:var(--gold)}.st-header{position:sticky;top:0;z-index:60;background:rgba(252,250,245,.94);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.st-header__inner{max-width:1280px;margin:auto;min-height:86px;padding:12px 24px;display:flex;align-items:center;gap:30px}.st-brand img{height:54px;width:auto}.st-nav{display:flex;gap:26px;margin:auto}.st-nav a{font-size:14px;font-weight:700}.st-nav a:hover{color:#9B6C26}.st-actions{display:flex;gap:14px;align-items:center;font-size:13px;font-weight:700}.st-cart{background:var(--ink);color:#fff;padding:12px 16px;border-radius:999px}.st-cart b{background:var(--gold);color:var(--ink);border-radius:50%;padding:3px 7px;margin-left:5px}.st-menu{display:none}.st-hero{max-width:1440px;margin:20px auto 0;min-height:700px;position:relative;overflow:hidden}.st-hero__media,.st-hero__media img,.st-hero__shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.st-hero__shade{background:linear-gradient(90deg,rgba(7,26,27,.92),rgba(7,26,27,.58) 48%,rgba(7,26,27,.08))}.st-hero__copy{position:relative;z-index:2;color:#fff;padding:130px 7%;max-width:760px}.st-hero__copy>span,.st-editorial__head>span,.st-feature__copy>span,.st-section-head span{font-size:12px;font-weight:800;letter-spacing:.22em;color:var(--gold)}.st-hero h1{font:700 clamp(54px,7vw,98px)/.95 'Playfair Display',serif;margin:18px 0 24px}.st-hero h1 em{font-weight:600}.st-hero p{font-size:18px;line-height:1.8;color:rgba(255,255,255,.78);max-width:660px}.st-btn{display:inline-flex;padding:15px 22px;border-radius:3px;font-weight:800;margin:20px 10px 0 0}.st-btn--gold{background:var(--gold);color:var(--ink)}.st-btn--glass{border:1px solid rgba(255,255,255,.5)}.st-hero__card{position:absolute;z-index:3;right:5%;bottom:40px;width:330px;background:rgba(252,250,245,.96);padding:28px;border-top:4px solid var(--gold);box-shadow:var(--shadow)}.st-hero__card small{letter-spacing:.16em}.st-hero__card strong{display:block;font:700 26px/1.2 'Playfair Display',serif;margin:12px 0}.st-hero__card p{color:var(--muted);line-height:1.6}.st-hero__card a{font-weight:800;color:#936626}.st-proof{max-width:1280px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-top:0;background:#fff}.st-proof div{padding:26px;border-right:1px solid var(--line)}.st-proof div:last-child{border:0}.st-proof b{display:block;font:700 28px 'Playfair Display',serif}.st-proof span{font-size:13px;color:var(--muted)}.st-editorial,.st-products,.st-feature,.st-service{max-width:1280px;margin:110px auto;padding:0 24px}.st-editorial__head{max-width:720px;margin-bottom:42px}.st-editorial h2,.st-feature h2,.st-section-head h2,.st-newsletter h2{font:700 clamp(38px,5vw,66px)/1.05 'Playfair Display',serif;margin:12px 0}.st-editorial__head p{color:var(--muted);line-height:1.8}.st-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.st-category{position:relative;min-height:420px;overflow:hidden;color:#fff;padding:28px;display:flex;flex-direction:column;justify-content:flex-end}.st-category:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent,rgba(7,26,27,.82))}.st-category img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:.6s}.st-category:hover img{transform:scale(1.05)}.st-category>*:not(img){position:relative;z-index:2}.st-category span{font-size:12px}.st-category h3{font:700 34px 'Playfair Display',serif;margin:8px 0}.st-feature{display:grid;grid-template-columns:1.15fr .85fr;background:var(--cream);padding:0}.st-feature__image img{width:100%;height:100%;min-height:620px;object-fit:cover}.st-feature__copy{padding:70px}.st-feature__copy p,.st-feature__copy li{color:var(--muted);line-height:1.8}.st-feature__copy li{margin:10px 0}.st-text-link{display:inline-block;margin-top:20px;font-weight:800;color:#8A5E20}.st-products{padding-top:70px;border-top:1px solid var(--line)}.st-products--tint{background:var(--cream);max-width:100%;padding-left:max(24px,calc((100% - 1280px)/2));padding-right:max(24px,calc((100% - 1280px)/2));padding-bottom:70px}.st-section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px}.st-section-head h2{font-size:48px}.st-section-head a{font-weight:800}.st-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.st-card{background:#fff;border:1px solid var(--line);transition:.25s}.st-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.st-card__media{aspect-ratio:1/1;display:block;position:relative;padding:18px;background:#fff}.st-card__media img{width:100%;height:100%;object-fit:contain}.st-card__media i{position:absolute;top:12px;left:12px;background:var(--ink);color:#fff;padding:7px 9px;font-style:normal;font-size:9px;letter-spacing:.1em}.st-card__body{padding:18px}.st-card__body small{color:#8A5E20;font-weight:700}.st-card__body h3{font-size:15px;min-height:42px}.st-card__body>div{display:flex;justify-content:space-between;align-items:center}.st-card__body strong{font-size:18px}.st-card button{border:0;background:var(--gold);padding:10px 13px;font-weight:800;cursor:pointer}.st-service{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);padding:1px}.st-service article{background:var(--ink);color:#fff;padding:50px}.st-service span{color:var(--gold);font-weight:800}.st-service h3{font:700 30px 'Playfair Display',serif}.st-service p{color:rgba(255,255,255,.65);line-height:1.7}.st-footer{background:var(--ink2);color:#fff;margin-top:100px}.st-newsletter{max-width:1280px;margin:auto;padding:70px 24px;display:grid;grid-template-columns:1.4fr .8fr;gap:50px;align-items:end;border-bottom:1px solid rgba(255,255,255,.14)}.st-newsletter span{color:var(--gold);font-size:12px;letter-spacing:.2em}.st-newsletter h2{font-size:42px}.st-newsletter form{display:flex;border-bottom:1px solid #fff}.st-newsletter input{flex:1;background:none;border:0;color:#fff;padding:15px 0;outline:0}.st-newsletter button{border:0;background:none;color:var(--gold);font-weight:800}.st-footer__grid{max-width:1280px;margin:auto;padding:60px 24px;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:50px}.st-footer__brand img{height:58px;width:auto}.st-footer p,.st-footer a{display:block;color:rgba(255,255,255,.65);font-size:13px;line-height:1.9}.st-footer h4{color:var(--gold)}.st-footer__bottom{border-top:1px solid rgba(255,255,255,.12);padding:18px max(24px,calc((100% - 1280px)/2));display:flex;justify-content:space-between;color:rgba(255,255,255,.5);font-size:12px}
/* Existing internal pages */.container{max-width:1180px;margin:auto;padding:0 24px}.section{padding:70px 0}.panel,.product-card,.stat-card{background:#fff;border:1px solid var(--line);box-shadow:0 12px 35px rgba(7,26,27,.06);padding:24px}.products-grid,.shop-products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-media{background:#fff;aspect-ratio:1/1;padding:15px}.product-media img{width:100%;height:100%;object-fit:contain}.product-body h3{font-size:15px}.price-row{display:flex;justify-content:space-between;align-items:center}.btn{display:inline-flex;border:0;padding:12px 18px;font-weight:800;cursor:pointer}.btn-primary{background:var(--ink);color:#fff}.btn-secondary{background:var(--gold)}.btn-soft,.btn-ghost{background:var(--cream);color:var(--ink)}.form-grid{display:grid;gap:15px}.form-grid input,.form-grid select,.form-grid textarea,.auth-form input,.shop-search{width:100%;padding:13px;border:1px solid var(--line);background:#fff}.dual{display:grid;grid-template-columns:1fr 1fr;gap:24px}.notice{padding:15px;background:var(--cream);border-left:4px solid var(--gold)}.pill-tabs{display:flex;gap:8px;flex-wrap:wrap}.pill-tabs a{padding:9px 14px;border:1px solid var(--line)}.pill-tabs a.active{background:var(--ink);color:#fff}.table-like{width:100%;border-collapse:collapse}.table-like td,.table-like th{padding:12px;border-bottom:1px solid var(--line)}
@media(max-width:960px){.st-nav{display:none}.st-nav.open{display:flex;position:absolute;top:85px;left:20px;right:20px;background:#fff;flex-direction:column;padding:20px;box-shadow:var(--shadow)}.st-menu{display:block;margin-left:auto}.st-actions>a:not(.st-cart){display:none}.st-hero{min-height:650px}.st-hero__card{display:none}.st-category-grid{grid-template-columns:repeat(2,1fr)}.st-product-grid,.products-grid,.shop-products-grid{grid-template-columns:repeat(2,1fr)}.st-feature{grid-template-columns:1fr}.st-footer__grid{grid-template-columns:repeat(2,1fr)}.st-proof{grid-template-columns:repeat(2,1fr)}.st-service{grid-template-columns:1fr}.dual{grid-template-columns:1fr}}@media(max-width:600px){.st-topbar div span:not(:first-child){display:none}.st-brand img{height:42px;width:auto}.st-header__inner{padding:10px 14px}.st-hero{margin:0;min-height:620px}.st-hero__copy{padding:100px 24px}.st-hero h1{font-size:54px}.st-proof{grid-template-columns:1fr 1fr}.st-proof div{padding:16px}.st-category-grid{grid-template-columns:1fr}.st-category{min-height:330px}.st-editorial,.st-products,.st-service{margin:70px auto}.st-feature__copy{padding:40px 24px}.st-product-grid,.products-grid,.shop-products-grid{grid-template-columns:1fr 1fr;gap:10px}.st-card__body{padding:12px}.st-card__body>div{display:block}.st-card button{width:100%;margin-top:10px}.st-newsletter{grid-template-columns:1fr}.st-footer__grid{grid-template-columns:1fr}.st-footer__bottom{display:block;line-height:1.8}.st-section-head h2{font-size:38px}}
