:root{--ink:#24201d;--red:#cf3f2f;--red-dark:#a72d25;--cream:#f7f2e8;--paper:#fffaf1;--peach:#f3c7aa;--line:#d9cfc0;--muted:#746b62;--serif:'Fraunces',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:16px}.site-header{height:74px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;border-bottom:1px solid var(--line);background:rgba(247,242,232,.92);position:sticky;top:0;z-index:10;backdrop-filter:blur(12px)}.brand{font-weight:700;letter-spacing:-.04em;display:flex;align-items:center;gap:9px;color:var(--ink);text-decoration:none}.brand-mark{color:var(--red);font-size:23px;line-height:1}.main-nav{display:flex;gap:32px;margin-left:60px}.main-nav a,.text-link{color:var(--ink);text-decoration:none;font-weight:500;font-size:14px}.main-nav a:hover,.text-link:hover{color:var(--red)}.cart-button{border:0;background:none;font:inherit;font-weight:600;cursor:pointer}.cart-button span{display:inline-grid;place-items:center;background:var(--red);color:#fff;border-radius:50%;font-size:11px;width:20px;height:20px;margin-left:7px}.hero{min-height:calc(100svh - 74px);display:grid;grid-template-columns:43% 57%;overflow:hidden;background:var(--peach)}.hero-copy{padding:12vh 7vw 10vh 10vw;position:relative;z-index:1}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:11px;font-weight:700;margin:0 0 21px;color:var(--red-dark)}h1,h2{font-family:var(--serif);font-weight:600;letter-spacing:-.065em;line-height:.91;margin:0}h1{font-size:clamp(61px,8vw,120px);color:var(--ink)}h1 em,h2 em{color:var(--red);font-style:italic}.hero-text{max-width:320px;line-height:1.55;color:#5d5048;margin:31px 0 34px}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;border:0;padding:14px 18px 14px 21px;border-radius:2px;cursor:pointer;font:600 13px var(--sans);text-decoration:none;transition:transform .25s,background .25s}.button span{font-size:18px;line-height:0}.button:hover{transform:translateY(-3px)}.button-dark{background:var(--ink);color:#fff}.button-red{background:var(--red);color:#fff;width:100%}.hero-art{position:relative;min-height:550px;background:linear-gradient(145deg,#d94b34 0%,#b8342d 62%,#8d2925 100%);overflow:hidden}.hero-art:before{content:'';position:absolute;inset:0;background-image:url('https://images.unsplash.com/photo-1529429617124-aee1a5f3aef6?auto=format&fit=crop&w=1600&q=75');background-size:cover;background-position:center;mix-blend-mode:soft-light;opacity:.2}.panda{position:absolute;width:300px;height:410px;left:50%;top:50%;transform:translate(-35%,-41%);filter:drop-shadow(0 24px 12px rgba(72,20,10,.2))}.panda-ear{position:absolute;width:74px;height:67px;background:#25201d;border-radius:50%;top:4px;z-index:1}.panda-ear.left{left:43px}.panda-ear.right{right:43px}.panda-head{position:absolute;z-index:2;top:20px;left:35px;width:230px;height:190px;border-radius:48% 48% 44% 44%;background:#c94a30}.panda-head:before,.panda-head:after{content:'';position:absolute;width:74px;height:67px;background:#25201d;border-radius:50%;top:-16px}.panda-head:before{left:8px}.panda-head:after{right:8px}.panda-mask{position:absolute;inset:60px 23px 18px;background:#f5b87e;border-radius:42% 42% 50% 50%;opacity:.95}.panda-mask:before,.panda-mask:after{content:'';position:absolute;width:57px;height:46px;background:#2a211e;border-radius:50%;top:10px}.panda-mask:before{left:27px}.panda-mask:after{right:27px}.eye{position:absolute;z-index:3;width:10px;height:14px;background:#fff;border-radius:50%;top:81px}.eye:after{content:'';position:absolute;width:5px;height:8px;background:#241b18;border-radius:50%;left:3px;top:3px}.eye.left{left:69px}.eye.right{right:69px}.nose{position:absolute;z-index:4;top:118px;left:105px;width:20px;height:14px;background:#211a17;border-radius:50%}.smile{position:absolute;z-index:4;top:127px;left:101px;font:30px Georgia;color:#211a17;transform:rotate(180deg)}.panda-body{position:absolute;top:182px;left:65px;width:170px;height:215px;border-radius:48% 48% 35% 35%;background:#c94a30}.panda-belly{position:absolute;top:54px;left:26px;width:118px;height:125px;border-radius:45%;background:#f4b77b;color:#c94a30;font-size:38px;text-align:center;padding-top:38px}.arm{position:absolute;width:45px;height:110px;background:#ab392c;border-radius:50%;top:30px}.arm.left{left:-22px;transform:rotate(22deg)}.arm.right{right:-22px;transform:rotate(-22deg)}.sun-stamp{position:absolute;top:11%;left:11%;width:104px;height:104px;border:1px solid rgba(255,240,219,.75);border-radius:50%;color:#ffe8c7;display:grid;place-items:center;text-align:center;font:600 13px/1.25 var(--serif);transform:rotate(-13deg)}.hero-caption{position:absolute;bottom:7%;right:9%;color:#ffe8c7;font-size:12px;line-height:1.5}.hero-caption strong{font-size:15px}.ticker{height:50px;background:var(--red);color:#ffe9d1;display:flex;align-items:center;justify-content:space-around;gap:18px;overflow:hidden;white-space:nowrap;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:700}.ticker span{font-size:18px}.shop-section{padding:120px 10vw 130px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:60px}.section-heading h2,.story h2,.impact h2{font-size:clamp(48px,6vw,86px)}.section-intro{max-width:300px;line-height:1.6;color:var(--muted);margin:0 4vw 4px 0}.shop-toolbar{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:24px}.filters{display:flex;gap:23px;flex-wrap:wrap}.filter{font:500 13px var(--sans);background:none;border:0;padding:0;cursor:pointer;color:var(--muted)}.filter.active,.filter:hover{color:var(--red);text-decoration:underline;text-underline-offset:5px}.item-count{font-size:12px;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px 20px}.product{position:relative}.product-visual{aspect-ratio:1.04/1;background:var(--paper);display:grid;place-items:center;position:relative;overflow:hidden;margin-bottom:18px}.product-visual:after{content:'';position:absolute;width:65%;height:65%;border-radius:50%;background:var(--product-bg,#f1c6ab);filter:blur(30px);opacity:.6}.product-visual img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;opacity:.9;mix-blend-mode:multiply}.product-icon{font-size:90px;position:relative;z-index:1;filter:drop-shadow(0 10px 4px rgba(45,24,15,.15))}.product-meta{display:flex;justify-content:space-between;align-items:start;gap:12px}.product h3{font:600 21px var(--serif);margin:0 0 7px;letter-spacing:-.04em}.product p{font-size:12px;color:var(--muted);margin:0}.price{font-weight:700;font-size:15px;white-space:nowrap}.add-button{border:0;background:none;color:var(--red);font-weight:700;font-size:12px;cursor:pointer;padding:10px 0}.add-button:hover{text-decoration:underline}.story{display:grid;grid-template-columns:1fr 1fr;min-height:650px;background:#e6ddd0}.story-image{background-image:url('https://images.unsplash.com/photo-1581092160607-ee22621dd758?auto=format&fit=crop&w=1200&q=80');background-size:cover;background-position:center;filter:saturate(.8)}.story-copy{padding:100px 11vw 90px 8vw;align-self:center}.story-copy>p:not(.eyebrow){max-width:390px;line-height:1.65;color:#635a51}.text-link{display:inline-flex;gap:20px;margin-top:16px;color:var(--red);font-weight:700}.impact{display:grid;grid-template-columns:45% 55%;min-height:580px;background:var(--red);color:#fff0dc}.impact-copy{padding:105px 8vw 90px 10vw}.impact .eyebrow{color:#ffd6b1}.impact h2 em{color:#ffd7b5}.impact-copy>p:not(.eyebrow){max-width:360px;line-height:1.65;color:#ffdbbe}.impact-note{display:flex;gap:13px;align-items:center;margin-top:43px;font-size:12px;line-height:1.5}.heart{font-size:28px;color:#ffc493}.impact-art{position:relative;overflow:hidden;background:#ad3027}.impact-ring{position:absolute;border:1px solid rgba(255,218,187,.55);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.ring-one{width:430px;height:430px}.ring-two{width:300px;height:300px}.impact-stat{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);text-align:center;color:#fff0dc}.impact-stat strong{display:block;font:600 120px/.8 var(--serif);letter-spacing:-.1em}.impact-stat span{display:block;margin-top:18px;font-size:12px;line-height:1.4}.newsletter{text-align:center;padding:105px 20px 110px;background:#f0e8dc}.newsletter h2{font-size:58px}.newsletter form{display:flex;max-width:420px;margin:32px auto 0;border-bottom:1px solid var(--ink)}.newsletter input{background:none;border:0;outline:0;padding:15px 4px;flex:1;font:14px var(--sans);min-width:0}.newsletter form .button{margin-bottom:6px}.form-message{height:18px;color:var(--red);font-size:12px}.site-footer{padding:30px 5vw;display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.site-footer p{margin:0}.cart-drawer{position:fixed;right:0;top:0;height:100%;width:min(430px,100%);background:var(--paper);z-index:30;transform:translateX(100%);transition:transform .35s ease;display:flex;flex-direction:column;padding:28px}.cart-drawer.open{transform:translateX(0)}.drawer-overlay{position:fixed;inset:0;background:rgba(36,32,29,.38);z-index:20;opacity:0;pointer-events:none;transition:opacity .35s}.drawer-overlay.open{opacity:1;pointer-events:auto}.drawer-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:20px}.drawer-head h2{font-size:36px}.drawer-head button{border:0;background:none;font-size:31px;cursor:pointer}.cart-items{flex:1;padding-top:15px;overflow:auto}.empty-cart{color:var(--muted);font-size:14px;line-height:1.5}.cart-line{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid var(--line)}.cart-line h3{font:600 17px var(--serif);margin:0 0 5px}.cart-line p{margin:0;font-size:12px;color:var(--muted)}.remove{color:var(--red);border:0;background:none;cursor:pointer;font-size:12px}.cart-foot{border-top:1px solid var(--line);padding-top:19px}.cart-foot>div{display:flex;justify-content:space-between;margin-bottom:17px;font-size:13px}.cart-foot strong{font-size:18px}.cart-foot small{display:block;text-align:center;margin-top:12px;color:var(--muted);font-size:10px}.reveal{animation:rise .8s both}.section-heading.reveal{animation-delay:.15s}@keyframes rise{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@media(max-width:800px){.site-header{padding:0 20px}.main-nav{display:none}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:72px 28px 58px}.hero-art{min-height:480px}.panda{transform:translate(-50%,-40%) scale(.85)}.sun-stamp{top:8%;left:8%}.hero-caption{right:7%;bottom:6%}.ticker{justify-content:flex-start;padding-left:22px;gap:24px}.ticker div:nth-of-type(n+3),.ticker span:nth-of-type(n+3){display:none}.shop-section{padding:80px 24px}.section-heading{display:block;margin-bottom:40px}.section-intro{margin-top:25px}.shop-toolbar{display:block}.item-count{display:block;margin-top:18px}.product-grid{grid-template-columns:repeat(2,1fr);gap:34px 14px}.product h3{font-size:18px}.product-icon{font-size:64px}.story,.impact{grid-template-columns:1fr}.story-image{min-height:360px}.story-copy,.impact-copy{padding:75px 28px}.impact-art{min-height:420px}.impact-stat strong{font-size:100px}.newsletter{padding:80px 24px}.newsletter h2{font-size:45px}.site-footer{display:block;padding:28px 24px}.site-footer p{margin:16px 0}.footer-year{display:block}}@media(max-width:460px){.product-grid{grid-template-columns:1fr}.product-visual{aspect-ratio:1.3/1}}
