:root{--ink:#17241d;--cream:#f6f2e9;--orange:#ff5f35;--lime:#ccec72;--blue:#4e78f2;--line:#d9ddd5;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:"DM Sans",sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.announcement{height:36px;background:var(--ink);color:#fff;display:flex;align-items:center;justify-content:center;gap:42px;font-size:12px;letter-spacing:.04em}.announcement-extra{color:var(--lime)}
.site-header{height:78px;display:flex;align-items:center;padding:0 5%;position:relative;border-bottom:1px solid #e7e9e4;background:rgba(255,255,255,.96);z-index:10}.logo{display:flex;align-items:center;gap:9px;font-family:Manrope,sans-serif;font-size:21px;font-weight:800}.logo-mark{width:30px;height:30px;background:var(--orange);color:#fff;border-radius:9px;display:grid;place-items:center}.desktop-nav{display:flex;gap:32px;margin:auto;font-size:14px;font-weight:600}.desktop-nav a:hover{color:var(--orange)}.header-actions{display:flex;align-items:center;gap:12px}.market-picker{border:0;background:transparent;cursor:pointer;display:flex;gap:7px;align-items:center;font-size:13px}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;background:var(--orange);color:#fff;border:0;border-radius:4px;padding:15px 22px;font-weight:700;cursor:pointer;transition:.2s}.button:hover{background:#e64b25;transform:translateY(-1px)}.button-small{padding:10px 16px;font-size:13px}.menu-button{display:none;border:0;background:none;font-size:22px}.market-menu{display:none;position:absolute;right:5%;top:68px;background:#fff;padding:8px;border:1px solid var(--line);box-shadow:0 15px 40px #17241d1c;border-radius:8px;width:225px}.market-menu.open{display:grid}.market-menu button{text-align:left;border:0;background:#fff;padding:10px;border-radius:5px;cursor:pointer}.market-menu button:hover{background:var(--cream)}
.hero{min-height:650px;background:var(--cream);display:grid;grid-template-columns:48% 52%;overflow:hidden}.hero-copy{padding:90px 8% 70px 10%;display:flex;flex-direction:column;justify-content:center}.eyebrow{text-transform:uppercase;letter-spacing:.17em;font-size:11px;font-weight:800;color:#67726b;margin:0 0 20px}.hero h1,.section h2{font-family:Manrope,sans-serif;line-height:1.02;letter-spacing:-.045em;margin:0}.hero h1{font-size:clamp(48px,5.8vw,82px);max-width:670px}.hero h1 em{font-weight:700;color:var(--orange)}.hero-lede{font-size:18px;line-height:1.6;max-width:570px;color:#526057;margin:27px 0}.hero-actions{display:flex;align-items:center;gap:28px}.text-link{font-weight:700;font-size:14px;border-bottom:1px solid var(--ink);padding-bottom:4px}.proof-row{display:flex;align-items:center;margin-top:48px;gap:14px}.proof-row strong,.proof-row small{display:block}.proof-row strong{font-size:13px}.proof-row small{color:#778078;font-size:12px;margin-top:3px}.avatar-stack{display:flex}.avatar-stack span{width:33px;height:33px;border:2px solid var(--cream);border-radius:50%;background:var(--blue);color:#fff;display:grid;place-items:center;font-size:9px;margin-left:-7px}.avatar-stack span:nth-child(2){background:var(--orange)}.avatar-stack span:nth-child(3){background:#8a5c9d}
.hero-visual{position:relative;background:#dbe6ff;min-height:650px;overflow:hidden}.shape{position:absolute;border-radius:50%}.shape-orange{background:var(--orange);width:420px;height:420px;right:-100px;top:-110px}.shape-blue{background:var(--blue);width:430px;height:430px;left:-120px;bottom:-170px}.product-display{position:absolute;box-shadow:0 25px 50px #24372d2a}.tote{width:290px;height:330px;background:#ead9b7;left:13%;top:15%;clip-path:polygon(18% 0,82% 0,100% 100%,0 100%);display:grid;place-items:center;transform:rotate(-7deg);font:800 27px/1.1 Manrope;text-align:center}.tote:before{content:"";position:absolute;width:100px;height:85px;border:12px solid #ead9b7;border-bottom:0;border-radius:70px 70px 0 0;top:-56px}.tiny-logo{position:absolute;top:35px;font-size:14px}.bottle{width:110px;height:285px;background:#17241d;border-radius:26px 26px 32px 32px;right:19%;top:25%;transform:rotate(8deg);display:grid;place-items:center;color:var(--lime);font:800 32px Manrope}.bottle:before{content:"";position:absolute;top:-23px;width:61px;height:35px;background:#263a30;border-radius:9px}.notebook{width:210px;height:270px;background:var(--orange);right:4%;bottom:-25px;transform:rotate(-10deg);display:grid;place-items:center;color:#fff;font:700 22px Manrope}.pen{width:14px;height:240px;background:#f7d755;left:10%;bottom:1%;transform:rotate(25deg);border-radius:8px}.hero-badge{position:absolute;right:6%;top:7%;width:110px;height:110px;background:var(--lime);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(7deg)}.hero-badge strong{font:800 25px Manrope}.hero-badge span{font-size:10px;text-align:center}
.trust-strip{padding:29px 7%;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-around;gap:30px;color:#89908b}.trust-strip span{font-size:11px;text-transform:uppercase;letter-spacing:.12em}.trust-strip strong{font:700 17px Manrope;color:#8c928e}.section{padding:100px 7%}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:35px}.section h2{font-size:clamp(38px,4.2vw,60px)}.category-pills{display:flex;gap:8px;overflow:auto;margin-bottom:30px}.category-pills button{border:1px solid var(--line);background:#fff;padding:9px 15px;border-radius:100px;cursor:pointer;white-space:nowrap}.category-pills button.active{background:var(--ink);color:#fff}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{transition:.25s}.product-card:hover{transform:translateY(-5px)}.product-card.hidden{display:none}.product-art{height:330px;position:relative;display:grid;place-items:center;overflow:hidden}.art-coral{background:#f9c4b5}.art-lilac{background:#dcd6f5}.art-sky{background:#cfe9f0}.art-yellow{background:#f5dda0}.tag{position:absolute;left:12px;top:12px;background:#fff;padding:7px 10px;font-size:10px;font-weight:700;border-radius:3px}.cup{height:185px;width:125px;background:#f6f1e8;border-radius:9px 9px 34px 34px;box-shadow:0 20px 30px #653b3225;display:grid;place-items:center;font:800 30px Manrope;transform:rotate(5deg)}.cup span{color:var(--orange)}.mini-tote{background:#e9dfc6;width:170px;height:190px;padding-top:70px;text-align:center;font:800 18px Manrope;clip-path:polygon(12% 0,88% 0,100% 100%,0 100%);transform:rotate(-6deg)}.charger{width:150px;height:150px;border-radius:26px;background:#263b36;color:var(--lime);display:grid;place-items:center;font:800 36px Manrope;transform:rotate(8deg);box-shadow:0 18px 30px #23383230}.book{width:175px;height:230px;background:#4e78f2;color:#fff;padding:37px 25px;font:800 30px/1.05 Manrope;transform:rotate(-7deg);box-shadow:10px 15px 0 #ee7356}.book small{display:block;font:500 9px DM Sans;margin-top:50px}.product-card h3{margin:5px 0 6px;font:700 17px Manrope}.product-card>p:last-child{margin:0;color:#7a837d;font-size:13px}.product-type{text-transform:uppercase;letter-spacing:.13em;font-size:9px;color:#8a928d;margin:17px 0 0}
.process{background:var(--ink);color:#fff;display:grid;grid-template-columns:1fr 1.15fr;gap:10%;align-items:center}.process-copy>p:not(.eyebrow){color:#b8c0ba;line-height:1.7;max-width:500px}.process .eyebrow{color:var(--lime)}.button-light{background:var(--lime);color:var(--ink);margin-top:20px}.button-light:hover{background:#b8db59}.steps{list-style:none;padding:0;margin:0}.steps li{display:grid;grid-template-columns:58px 1fr;gap:20px;border-top:1px solid #4b5851;padding:26px 0}.steps li>span{color:var(--lime);font-size:12px}.steps h3{margin:0 0 8px;font:700 20px Manrope}.steps p{margin:0;color:#aab4ad;font-size:14px}
.markets{display:grid;grid-template-columns:1fr 1fr;gap:10%;background:#faf8f3}.market-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.market-grid div{background:#fff;border:1px solid #e4e3dc;padding:22px;font-size:22px;display:flex;gap:13px;align-items:center}.market-grid span{font-size:14px;font-weight:700}.more-market{color:var(--orange)}
.quote-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:10%;align-items:center}.quote-copy>p:not(.eyebrow){color:#67726b;line-height:1.7}.quote-copy ul{padding:0;list-style:none}.quote-copy li{margin:12px 0}.quote-copy li:before{content:"✓";color:var(--orange);font-weight:800;margin-right:10px}.quote-form{background:var(--cream);padding:36px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.quote-form label{display:grid;gap:8px;font-size:12px;font-weight:700;margin-bottom:16px}.quote-form input,.quote-form select,.quote-form textarea{border:1px solid #d5d6d0;background:#fff;padding:13px;outline:none;border-radius:2px}.quote-form input:focus,.quote-form textarea:focus,.quote-form select:focus{border-color:var(--orange)}.quote-form .button{width:100%}.form-note{font-size:10px!important;text-align:center;color:#89908b}.form-success{display:none;color:#236a42!important;background:#dcf3e4;padding:12px;text-align:center}.form-success.show{display:block}
footer{background:#111b16;color:#fff;padding:70px 7% 25px}.footer-main{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.3fr;gap:60px}.logo-light .logo-mark{background:var(--lime);color:var(--ink)}.footer-main p{color:#9fa9a2;font-size:13px;line-height:1.6}.footer-main h4{font:700 13px Manrope;margin-top:0}.footer-main>div>a:not(.logo){display:block;color:#aeb6b1;font-size:13px;margin:12px 0}.subscribe{display:flex}.subscribe input{width:100%;background:#26322c;color:#fff;border:1px solid #415048;padding:11px}.subscribe button{width:45px;border:0;background:var(--orange);color:#fff}.footer-bottom{border-top:1px solid #324039;margin-top:55px;padding-top:22px;display:flex;justify-content:space-between;color:#78827c;font-size:10px}
@media(max-width:900px){.desktop-nav{display:none}.menu-button{display:block}.hero{grid-template-columns:1fr}.hero-copy{padding:70px 7%}.hero-visual{min-height:540px}.trust-strip{overflow:hidden;justify-content:flex-start}.product-grid{grid-template-columns:1fr 1fr}.process,.markets,.quote-section{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr 1fr}.market-picker{display:none}.site-header.mobile-open .desktop-nav{display:flex;position:absolute;top:78px;left:0;right:0;background:#fff;flex-direction:column;padding:25px 7%;box-shadow:0 20px 30px #0001}}@media(max-width:560px){.announcement-extra{display:none}.site-header{padding:0 4%}.hero h1{font-size:48px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-visual{min-height:430px}.tote{width:220px;height:255px}.bottle{width:82px;height:220px}.notebook{width:150px;height:200px}.hero-badge{width:85px;height:85px}.section{padding:75px 5%}.section-heading{align-items:flex-start;gap:25px;flex-direction:column}.product-grid{grid-template-columns:1fr}.product-art{height:360px}.field-row{grid-template-columns:1fr}.quote-form{padding:24px 18px}.market-grid{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr}.footer-bottom{gap:15px;flex-direction:column}}
