@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap');
:root{--orange:#ed5b13;--orange-dark:#c9470c;--gold:#f2aa00;--green:#233b2e;--mid-green:#55745b;--cream:#fbf7ee;--paper:#fffdfa;--ink:#22322a;--muted:#6f776f;--line:#e8e2d7;--shadow:0 16px 44px rgba(45,56,45,.09);font-family:'DM Sans',Arial,sans-serif;color:var(--ink);background:var(--cream);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--cream)}button,input{font:inherit}button{color:inherit}.site-header{height:76px;padding:0 clamp(20px,4.5vw,72px);display:flex;align-items:center;gap:48px;background:rgba(255,253,250,.96);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50;backdrop-filter:blur(16px)}.wordmark{border:0;background:none;padding:0;color:var(--orange);font:800 29px/1 'Manrope';letter-spacing:-.08em;cursor:pointer}.wordmark span{position:relative}.wordmark i{position:absolute;width:9px;height:15px;border-radius:100% 0 100% 0;background:var(--gold);right:5px;top:9px;transform:rotate(-22deg)}.desktop-nav{display:flex;align-self:stretch;gap:24px}.desktop-nav button{border:0;background:none;padding:3px 1px 0;font-size:14px;font-weight:600;color:#606a63;position:relative;cursor:pointer}.desktop-nav button:after{content:'';position:absolute;left:0;right:0;bottom:0;height:3px;border-radius:4px;background:var(--orange);transform:scaleX(0);transition:.2s}.desktop-nav button.active{color:var(--ink)}.desktop-nav button.active:after{transform:scaleX(1)}.header-actions{margin-left:auto;display:flex;align-items:center;gap:9px}.search-button,.notification-button{width:38px;height:38px;border:1px solid var(--line);background:#fff;border-radius:50%;font-size:20px;cursor:pointer}.notification-button{position:relative;font-size:17px}.notification-button span{position:absolute;width:7px;height:7px;border-radius:50%;background:var(--orange);top:7px;right:7px;border:2px solid #fff}.profile-chip{border:0;background:#f3eee3;border-radius:99px;padding:4px 11px 4px 4px;display:flex;align-items:center;gap:8px;cursor:pointer}.profile-chip span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:var(--green);color:#fff;font-size:11px;font-weight:700}.profile-chip b{font-size:13px}.wrap{width:min(1240px,calc(100% - 40px));margin-inline:auto}.welcome{display:flex;align-items:end;justify-content:space-between;gap:40px;padding-top:48px}.eyebrow{display:block;color:var(--orange);font:700 12px/1 'Manrope';letter-spacing:.1em;text-transform:uppercase}.welcome h1{font:700 clamp(34px,4vw,57px)/1.06 'Manrope';letter-spacing:-.05em;margin:12px 0 0}.welcome h1 em{font-style:normal;color:var(--orange)}.global-search{width:min(440px,100%);display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #ded8cb;border-radius:16px;padding:7px 7px 7px 16px;box-shadow:0 10px 25px rgba(42,49,40,.05)}.global-search>span{font-size:20px}.global-search input{border:0;outline:0;min-width:0;flex:1;background:transparent;font-size:14px}.global-search button,.light-button{border:0;border-radius:11px;background:var(--orange);color:#fff;font-weight:700;padding:12px 18px;cursor:pointer}.category-row{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;padding:30px 0 10px}.category-row button{border:1px solid var(--line);background:rgba(255,255,255,.7);border-radius:14px;padding:13px 10px;display:flex;align-items:center;gap:9px;justify-content:center;font-size:13px;font-weight:600;cursor:pointer}.category-row button:hover{border-color:#f3a278;background:#fff}.category-row button span{color:var(--orange);font-size:17px}.content-section{padding:48px 0 10px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:20px}.section-heading h2{font:700 29px/1.1 'Manrope';letter-spacing:-.035em;margin:8px 0 0}.section-heading>button{border:0;background:none;color:var(--orange);font-weight:700;font-size:13px;cursor:pointer}.three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{background:#fff;border:1px solid var(--line);border-radius:19px;overflow:hidden;box-shadow:0 8px 24px rgba(35,59,46,.04)}.image-button{width:100%;height:190px;padding:0;border:0;background:#eee;overflow:hidden;cursor:pointer}.image-button img{width:100%;height:100%;object-fit:cover;transition:.35s}.product-card:hover .image-button img{transform:scale(1.025)}.product-card>div{padding:17px}.tiny-label,.feature-tag{font:700 10px/1 'Manrope';letter-spacing:.1em;text-transform:uppercase;color:var(--orange)}.product-card h3{font:700 18px/1.2 'Manrope';margin:8px 0 4px}.product-card p,.product-card small{display:block;margin:0;color:var(--muted);font-size:13px}.product-card small{font-size:12px;margin-top:2px}.product-card footer{display:flex;align-items:center;justify-content:space-between;margin-top:15px}.product-card footer b{font-size:14px}.circle-arrow{width:32px;height:32px;border:0;border-radius:50%;background:#f6eee4;color:var(--orange);cursor:pointer}.highlands-feature{height:470px;margin-top:58px;border-radius:25px;overflow:hidden;position:relative;background:var(--green);box-shadow:var(--shadow)}.feature-bg{width:100%;height:100%;object-fit:cover;object-position:center 44%}.feature-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(18,34,26,.91) 0%,rgba(18,34,26,.62) 44%,rgba(18,34,26,.08) 75%)}.feature-copy{position:absolute;left:clamp(28px,5vw,66px);top:50%;transform:translateY(-50%);width:min(520px,54%);color:#fff}.feature-tag{color:#ffbd37}.feature-copy h2{font:700 clamp(37px,4.4vw,64px)/.98 'Manrope';letter-spacing:-.055em;margin:15px 0}.feature-copy p{font-size:17px;line-height:1.55;color:rgba(255,255,255,.83);margin:0 0 25px}.light-button{background:#fff;color:var(--green);padding:14px 19px}.light-button span{margin-left:8px}.feature-stat{position:absolute;right:35px;bottom:30px;display:flex;align-items:center;gap:13px;background:rgba(255,255,255,.92);border-radius:16px;padding:13px 17px;backdrop-filter:blur(10px)}.feature-stat strong{font:800 36px/1 'Manrope';color:var(--orange)}.feature-stat span{font-size:11px;line-height:1.3;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.community-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding-bottom:70px}.community-card{height:310px;border-radius:19px;overflow:hidden;position:relative;background:#333;cursor:pointer}.community-card>img{width:100%;height:100%;object-fit:cover}.community-card:after{content:'';position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(12,25,17,.9))}.community-card>div{position:absolute;z-index:2;left:20px;right:20px;bottom:19px;color:#fff}.community-card span{font:700 19px 'Manrope'}.community-card p{font-size:12px;margin:3px 0 13px;color:rgba(255,255,255,.78)}.community-card button{border:1px solid rgba(255,255,255,.7);background:rgba(255,255,255,.12);color:#fff;border-radius:9px;padding:8px 11px;font-size:11px;font-weight:700;cursor:pointer}.highlands-mini img{object-position:center 60%}.mobile-nav{display:none}#toast-root{position:fixed;right:24px;bottom:24px;z-index:100}.toast{background:var(--green);color:#fff;border-radius:13px;padding:13px 17px;box-shadow:var(--shadow);font-size:13px}.page{animation:fade-in .25s ease}@keyframes fade-in{from{opacity:.25;transform:translateY(4px)}}
@media(max-width:900px){.desktop-nav{display:none}.welcome{display:block}.global-search{margin-top:25px}.category-row{grid-template-columns:repeat(3,1fr)}.three-grid,.community-grid{grid-template-columns:repeat(2,1fr)}.product-card:last-child,.community-card:last-child{display:none}.highlands-feature{height:500px}.feature-copy{width:70%}.feature-stat{right:18px;bottom:18px}.mobile-nav{display:flex;position:fixed;z-index:50;bottom:0;left:0;right:0;height:66px;background:#fff;border-top:1px solid var(--line);justify-content:space-around;padding-bottom:env(safe-area-inset-bottom)}.mobile-nav button{flex:1;border:0;background:#fff;font-size:10px;color:#737a74}.mobile-nav button span{display:block;font-size:18px;margin-bottom:3px}.mobile-nav button.active{color:var(--orange);font-weight:700}body{padding-bottom:66px}}
@media(max-width:600px){.site-header{height:66px;padding:0 16px}.profile-chip b{display:none}.welcome{padding-top:30px}.welcome h1 br{display:none}.wrap{width:min(100% - 28px,1240px)}.category-row{display:flex;overflow:auto;padding-top:22px}.category-row button{min-width:128px}.content-section{padding-top:38px}.three-grid,.community-grid{grid-template-columns:1fr}.product-card:last-child,.community-card:last-child{display:block}.image-button{height:180px}.highlands-feature{height:570px;margin-top:45px}.feature-bg{object-position:59% center}.feature-shade{background:linear-gradient(0deg,rgba(18,34,26,.95) 0%,rgba(18,34,26,.42) 67%,rgba(18,34,26,.08))}.feature-copy{left:23px;right:23px;bottom:29px;top:auto;transform:none;width:auto}.feature-copy h2{font-size:39px}.feature-copy p{font-size:15px}.feature-stat{top:17px;right:17px;bottom:auto}.community-grid{padding-bottom:35px}.community-card{height:280px}.section-heading h2{font-size:25px}}
