:root{--blue-950:#052654;--blue-900:#073a7a;--blue-800:#0750a7;--blue-700:#0965c2;--gold-500:#d9aa3d;--gold-400:#e9c76e;--gold-100:#fbf4df;--ink:#10233f;--muted:#65758b;--line:#dfe7ef;--soft:#f4f7fb;--white:#fff;--success:#138a58;--danger:#c73939;--radius:14px;--shadow:0 14px 34px rgba(7,58,122,.10);--container:1240px;--font:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font);color:var(--ink);background:#fff;line-height:1.5}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}a{color:inherit;text-decoration:none}button,input{font:inherit}.skip-link{position:absolute;left:-999px;top:8px;background:#fff;padding:10px 14px;z-index:999}.skip-link:focus{left:8px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.announcement{background:var(--blue-950);color:#fff;font-size:12px}.announcement__inner{min-height:32px;display:flex;justify-content:space-between;align-items:center;gap:20px}.site-header{background:#fff;position:relative;z-index:30;box-shadow:0 2px 0 rgba(5,38,84,.06)}.header-main{height:82px;display:grid;grid-template-columns:auto minmax(280px,1fr) auto;align-items:center;gap:32px}.brand{display:inline-flex;align-items:center;gap:9px;color:var(--blue-900)}.brand-mark{color:var(--gold-500);font-size:28px;transform:rotate(18deg);display:inline-block}.brand strong{font-family:Georgia,serif;font-size:27px;line-height:1}.brand small{display:block;font-size:7px;letter-spacing:2px;margin-top:4px}.search{display:flex;border:1px solid #cdd8e6;border-radius:7px;overflow:hidden;background:#fff}.search:focus-within{outline:3px solid rgba(9,101,194,.14);border-color:var(--blue-700)}.search input{border:0;padding:12px 14px;width:100%;outline:0;color:var(--ink)}.search button{border:0;background:var(--blue-900);color:#fff;width:50px;cursor:pointer;font-size:18px}.header-actions{display:flex;gap:22px}.header-actions a{font-size:20px;text-align:center;position:relative}.header-actions span{display:block;font-size:10px;margin-top:3px}.header-actions b{position:absolute;top:-8px;right:-7px;background:var(--gold-500);color:var(--blue-950);width:17px;height:17px;border-radius:50%;font-size:10px;display:grid;place-items:center}.main-nav{border-top:1px solid var(--line);font-size:13px}.main-nav .container{height:45px;display:flex;align-items:center;gap:30px}.main-nav a{font-weight:700}.main-nav a:hover{color:var(--blue-700)}.origin-note{margin-left:auto;color:var(--blue-900);font-size:11px}.mobile-only,.mobile-search{display:none}.hero-wrap{padding:14px 0 0}.hero{min-height:420px;background:linear-gradient(115deg,var(--blue-900) 0%,#0874c4 48%,#1c95c7 100%);border-radius:18px;overflow:hidden;display:grid;grid-template-columns:1.05fr .95fr;color:#fff;position:relative}.hero-copy{padding:62px 64px;position:relative;z-index:4}.eyebrow{text-transform:uppercase;letter-spacing:1.6px;font-size:11px;font-weight:800}.eyebrow--blue{color:var(--blue-700)}.hero h1{font-size:52px;line-height:1.02;max-width:620px;margin:12px 0 18px}.hero p{font-size:17px;max-width:560px;color:#e9f3ff;margin:0 0 26px}.hero-actions{display:flex;gap:12px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:7px;padding:0 19px;font-weight:800;border:1px solid transparent;cursor:pointer}.btn--gold{background:linear-gradient(180deg,#f2d98c,var(--gold-500));color:var(--blue-950)}.btn--primary{background:var(--blue-800);color:#fff}.btn--outline-light{border-color:rgba(255,255,255,.75);color:#fff;background:rgba(255,255,255,.06)}.btn--full{width:100%}.hero-art{position:relative;overflow:hidden}.sun{position:absolute;width:180px;height:180px;border-radius:50%;background:rgba(245,203,89,.95);right:12%;top:8%;filter:blur(.1px)}.hill{position:absolute;border-radius:50% 50% 0 0;transform:rotate(-8deg)}.hill--back{width:630px;height:290px;background:#147d7e;left:-60px;bottom:20px}.hill--front{width:680px;height:260px;background:#0b625e;left:40px;bottom:-80px}.product-cluster{position:absolute;inset:auto 16% 20px auto;width:330px;height:270px;z-index:3}.pack{position:absolute;display:grid;place-items:center;background:#f4ead4;box-shadow:0 16px 28px rgba(0,0,0,.22);color:#0d3d73;font-weight:900}.pack--tall{width:104px;height:190px;left:40px;bottom:0;background:#0c315e;color:#e7bf5c;border:6px solid #d2a541;border-radius:9px}.pack--bottle{width:62px;height:170px;left:150px;bottom:0;border-radius:25px 25px 12px 12px;background:linear-gradient(90deg,#f2efe7,#fff)}.pack--box{width:90px;height:128px;right:14px;bottom:0;border-radius:9px}.pack--jar{width:86px;height:96px;right:4px;bottom:120px;border-radius:18px;background:#e5e8e6}.trust-strip{padding:18px 0;border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid>div{display:grid;grid-template-columns:36px 1fr;column-gap:8px;padding:6px 18px;border-right:1px solid var(--line)}.trust-grid>div:last-child{border-right:0}.trust-grid span{grid-row:1/3;font-size:25px;color:var(--gold-500)}.trust-grid strong{font-size:13px}.trust-grid small{font-size:10px;color:var(--muted)}.section{padding:54px 0}.section--tight{padding-top:24px}.section--soft{background:var(--soft)}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:22px;gap:20px}.section-head h2{font-size:28px;margin:3px 0 0}.section-head>a{color:var(--blue-700);font-weight:800;font-size:13px}.category-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:12px}.category-card{min-width:0}.category-card__visual{height:105px;border-radius:12px;background:linear-gradient(145deg,#f7efe0,#d8ecdf);display:grid;place-items:center;font-size:43px;margin-bottom:8px;transition:.2s ease}.category-card strong{display:block;font-size:12px;text-align:center}.category-card:hover .category-card__visual{transform:translateY(-3px);box-shadow:var(--shadow)}.product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.product-card{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff;transition:.2s ease}.product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.product-card__image{height:180px;position:relative;display:grid;place-items:center;background:linear-gradient(145deg,#f4f7f9,#ebe2d0)}.product-card__image--tea,.product-card__image--spice{background:linear-gradient(145deg,#dde8df,#d6be8f)}.product-card__image--oil{background:linear-gradient(145deg,#eef4e3,#f3e5c9)}.product-card__image--soap{background:linear-gradient(145deg,#f1e7d7,#d6ead7)}.product-card__image--bag{background:linear-gradient(145deg,#efe1c5,#d3b88a)}.product-card__image--cinnamon{background:linear-gradient(145deg,#e7d6bd,#c99a64)}.demo-product{width:78px;height:112px;border-radius:8px;background:var(--blue-950);border:4px solid var(--gold-500);color:var(--gold-400);display:grid;place-items:center;box-shadow:0 14px 24px rgba(0,0,0,.18);font:700 12px Georgia,serif}.badge{position:absolute;left:9px;top:9px;background:var(--gold-500);color:var(--blue-950);font-size:10px;font-weight:900;padding:5px 7px;border-radius:5px}.heart{position:absolute;right:8px;top:7px;background:#fff;border:1px solid var(--line);border-radius:50%;width:30px;height:30px;cursor:pointer}.product-card__body{padding:12px}.product-card h3{font-size:13px;line-height:1.35;margin:0 0 6px;min-height:35px}.stars{font-size:11px;color:#e69d16}.stars small{color:var(--muted)}.price{display:block;font-size:14px;margin:7px 0 10px;color:var(--blue-950)}.product-card .btn{min-height:38px;font-size:11px}.promo-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.promo{min-height:210px;border-radius:16px;padding:34px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;overflow:hidden;position:relative}.promo:after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;right:-45px;bottom:-90px;background:rgba(255,255,255,.12)}.promo--blue{background:linear-gradient(120deg,var(--blue-950),var(--blue-700));color:#fff}.promo--cream{background:linear-gradient(120deg,#f8efd8,#eef7e8);color:var(--ink)}.promo h2{font-size:29px;margin:5px 0}.promo p{margin:0 0 18px}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.benefit-grid>div{background:#fff;border:1px solid var(--line);border-radius:14px;padding:23px}.benefit-grid b{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--gold-100);color:var(--blue-900)}.benefit-grid h3{font-size:17px;margin:14px 0 5px}.benefit-grid p{font-size:13px;color:var(--muted);margin:0}.story{background:linear-gradient(110deg,#f5f8fb 0 50%,#dbece5 50%);border-radius:18px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.story>div:first-child{padding:50px}.story h2{font-size:34px;line-height:1.15;margin:6px 0 13px}.story p{color:var(--muted);max-width:570px}.story-art{position:relative;min-height:330px;overflow:hidden}.story-sun{position:absolute;width:130px;height:130px;background:#f0cc72;border-radius:50%;right:18%;top:18%}.story-hill{position:absolute;border-radius:50% 50% 0 0}.story-hill--one{width:520px;height:250px;background:#407c66;left:0;bottom:-60px}.story-hill--two{width:480px;height:190px;background:#215c50;right:-60px;bottom:-80px}.newsletter{border-top:1px solid var(--line)}.newsletter__inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.newsletter h2{margin:4px 0;font-size:26px}.newsletter form{display:flex;min-width:min(100%,500px);gap:9px}.newsletter input{flex:1;border:1px solid #cdd8e6;border-radius:7px;padding:12px 14px}.footer{background:var(--blue-950);color:#d9e6f4;padding:48px 0 20px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:40px}.brand--footer{color:#fff}.footer p{font-size:13px;max-width:330px;color:#adc3db}.footer h2{font-size:13px;color:#fff}.footer a{display:block;font-size:12px;margin:9px 0;color:#c9dbed}.footer-bottom{border-top:1px solid rgba(255,255,255,.13);margin-top:34px;padding-top:18px;display:flex;justify-content:space-between;font-size:10px;color:#8faac4}.mobile-drawer{position:fixed;inset:0;background:rgba(5,38,84,.45);z-index:100;opacity:0;pointer-events:none;transition:.2s}.mobile-drawer.is-open{opacity:1;pointer-events:auto}.mobile-drawer__panel{width:min(84vw,360px);height:100%;background:#fff;margin-left:auto;padding:20px;transform:translateX(100%);transition:.2s;box-shadow:-18px 0 40px rgba(0,0,0,.2)}.mobile-drawer.is-open .mobile-drawer__panel{transform:none}.mobile-drawer__head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:12px;margin-bottom:10px}.mobile-drawer a{display:block;padding:13px 2px;border-bottom:1px solid #edf1f5;font-weight:700}.drawer-meta{margin-top:25px;padding:13px;background:var(--soft);font-size:12px}.icon-button{background:none;border:0;font-size:24px;cursor:pointer}.no-scroll{overflow:hidden}.empty-state{text-align:center;padding:90px 0}.empty-state__code{font-size:72px;font-weight:900;color:var(--gold-500)}.empty-state h1{font-size:38px;margin:0}.empty-state p{color:var(--muted)}
@media(max-width:980px){.container{width:min(calc(100% - 28px),var(--container))}.announcement__desktop,.main-nav,.header-main>.search{display:none}.mobile-only,.mobile-search{display:block}.header-main{height:64px;grid-template-columns:auto 1fr auto;gap:12px}.header-main .brand{justify-self:center}.brand strong{font-size:23px}.brand small{font-size:6px}.header-actions a:not(.cart-link){display:none}.header-actions{gap:0}.header-actions .cart-link span{display:none}.mobile-search{padding-bottom:10px}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:34px 24px 190px}.hero h1{font-size:37px}.hero p{font-size:14px}.hero-art{position:absolute;inset:auto 0 0;height:200px}.sun{width:90px;height:90px;right:8%;top:5%}.hill--back{width:420px;height:190px;bottom:-20px}.hill--front{width:450px;height:170px;bottom:-70px}.product-cluster{transform:scale(.58);transform-origin:bottom right;right:8%;bottom:4px}.trust-grid{grid-template-columns:repeat(2,1fr);gap:14px}.trust-grid>div{border:0;padding:8px 0}.category-grid{display:flex;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.category-card{min-width:108px;scroll-snap-align:start}.category-card__visual{height:82px}.product-grid{grid-template-columns:repeat(2,1fr)}.product-card__image{height:160px}.promo-grid,.benefit-grid,.story,.footer-grid{grid-template-columns:1fr}.story{background:var(--soft)}.story-art{min-height:240px}.newsletter__inner{align-items:stretch;flex-direction:column}.newsletter form{min-width:0}.footer-grid{gap:18px}.footer-bottom{flex-direction:column;gap:8px}.section{padding:38px 0}.section-head h2{font-size:24px}.section-head>a{font-size:11px}.promo h2{font-size:25px}.story>div:first-child{padding:34px 24px}.story h2{font-size:28px}}
@media(max-width:520px){.announcement__inner{font-size:9px;gap:8px}.header-actions{min-width:32px}.brand-mark{font-size:22px}.hero-wrap{padding-top:8px}.hero{border-radius:12px}.hero-copy{padding:28px 20px 175px}.hero h1{font-size:33px}.hero-actions{flex-wrap:wrap}.btn{min-height:42px}.trust-grid strong{font-size:11px}.trust-grid small{font-size:9px}.product-card__image{height:135px}.demo-product{transform:scale(.82)}.product-card__body{padding:9px}.product-card h3{font-size:12px}.product-card .btn{padding:0 8px}.promo{padding:26px}.newsletter form{flex-direction:column}.footer{padding-top:38px}}
