:root{--ink:#17201b;--cream:#f6f4ed;--lime:#d7fa3a;--blue:#a9c9ff;--line:rgba(23,32,27,.19)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.announcement{height:34px;background:var(--ink);color:#eaf4da;display:flex;align-items:center;justify-content:center;gap:14px;font:500 10px 'DM Mono',monospace;letter-spacing:.12em}.announcement a{margin-left:18px;text-decoration:underline;text-underline-offset:3px}.dot{width:4px;height:4px;background:var(--lime);border-radius:50%}.site-header{height:80px;display:flex;align-items:center;justify-content:space-between;padding:0 4.5vw;border-bottom:1px solid var(--line);position:relative;z-index:3;background:var(--cream)}.logo{font:800 19px Manrope;letter-spacing:-1.2px;position:relative}.logo span{font-weight:400}.logo i{display:inline-block;width:7px;height:7px;background:var(--lime);border-radius:50%;margin-left:3px}.site-header nav{display:flex;gap:32px;margin-left:11vw;font-size:12px;font-weight:700}.site-header nav a{transition:opacity .2s}.site-header nav a:hover{opacity:.5}.header-actions{display:flex;gap:17px;align-items:center}.header-actions button{border:0;background:none;cursor:pointer;color:var(--ink);font-size:12px;font-weight:700}.icon-button{font-size:25px!important;line-height:1;transform:rotate(-20deg)}.account-button span{font-size:14px;margin-left:3px}.bag-button b{font:500 10px 'DM Mono';background:var(--lime);padding:3px 6px;border-radius:20px;margin-left:4px}.hero{height:min(710px,calc(100vh - 114px));min-height:540px;background:var(--blue);position:relative;overflow:hidden;padding:clamp(50px,9vw,130px) 9vw}.hero-copy{position:relative;z-index:2;width:475px}.eyebrow{font:500 10px 'DM Mono',monospace;letter-spacing:.13em;margin:0 0 20px}.hero h1,h2,h3{letter-spacing:-.07em;margin:0}.hero h1{font-size:clamp(60px,8vw,116px);line-height:.85;font-weight:800}.hero em,h2 em,h3 em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.1em}.hero-text{max-width:350px;font-size:15px;line-height:1.65;margin:31px 0}.button{display:inline-flex;align-items:center;gap:38px;padding:16px 20px;font-size:11px;font-weight:800;letter-spacing:.01em;border:1px solid var(--ink);cursor:pointer;transition:transform .25s,background .25s}.button:hover{transform:translate(-3px,-3px);box-shadow:4px 4px 0 var(--ink)}.button-light{background:var(--cream)}.button-dark{background:var(--ink);color:var(--cream)}.hero-object{position:absolute;width:clamp(330px,42vw,620px);aspect-ratio:1;right:8%;top:50%;transform:translateY(-48%);border-radius:50%;background:radial-gradient(circle at 36% 28%,#fff 0 2%,#c9d5ef 18%,#7892d1 42%,#273f7a 71%,#10234e 100%);box-shadow:inset -25px -35px 60px #061943,20px 30px 45px rgba(35,56,107,.25);animation:float 7s ease-in-out infinite}.object-ring{position:absolute;inset:12%;border:2px solid rgba(237,245,255,.65);border-left-color:transparent;border-bottom-color:transparent;border-radius:50%;transform:rotate(-30deg)}.object-core{position:absolute;inset:28%;border-radius:50%;background:radial-gradient(circle at 35% 30%,#f7fbff,#a8b6dd 39%,#3a5190 75%);box-shadow:inset 6px 6px 12px #e4edff,inset -10px -10px 20px #203b7e}.object-shine{position:absolute;width:21%;height:40%;background:rgba(255,255,255,.55);filter:blur(18px);border-radius:50%;transform:rotate(35deg);left:23%;top:14%}.orb{position:absolute;border-radius:50%;filter:blur(1px)}.orb-one{width:20px;height:20px;background:var(--lime);right:45%;top:20%;animation:float 4s -1s ease-in-out infinite}.orb-two{width:60px;height:60px;background:#fc7157;right:13%;bottom:14%;animation:float 5s ease-in-out infinite}.hero-stamp{position:absolute;right:5%;top:11%;font:500 9px 'DM Mono';letter-spacing:.12em;line-height:1.5}.scroll-cue{position:absolute;bottom:28px;left:4.5vw;font:500 9px 'DM Mono';letter-spacing:.1em;display:flex;align-items:center;gap:8px}.scroll-cue span{width:31px;height:1px;background:var(--ink)}.marquee{background:var(--lime);overflow:hidden;white-space:nowrap;padding:15px 0;font:600 11px 'DM Mono';letter-spacing:.08em}.marquee div{animation:marquee 21s linear infinite}.marquee i{font-style:normal;margin:0 25px}.section{padding:clamp(70px,11vw,150px) 8vw}.intro{display:grid;grid-template-columns:1fr 2fr;border-bottom:1px solid var(--line)}.intro>div{max-width:690px}.intro h2,.section-heading h2{font-size:clamp(40px,5.8vw,82px);line-height:.92}.intro p:not(.eyebrow){font-size:15px;line-height:1.75;max-width:420px;margin:39px 0 30px}.text-link{display:inline-block;font-size:12px;font-weight:800;border-bottom:1px solid var(--ink);padding-bottom:5px}.text-link span{margin-left:25px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:55px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{cursor:pointer}.product-image{height:clamp(290px,36vw,510px);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.product-image::before,.journal-image::before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.35),transparent 50%)}.product-image.p1{background:#d5e5de}.product-image.p2{background:#d1c2ad}.product-image.p3{background:#e7cfc2}.product-visual{position:relative;filter:drop-shadow(12px 15px 10px rgba(0,0,0,.16));transition:transform .5s}.product-card:hover .product-visual{transform:scale(1.08) rotate(3deg)}.p1 .product-visual{width:42%;height:57%;background:linear-gradient(110deg,#eceae3,#9c9b8d 75%);border-radius:45% 45% 40% 40%;box-shadow:inset -13px -10px 13px #77786e}.p1 .product-visual:after{content:"";position:absolute;width:70%;height:15%;border-radius:50%;border:4px solid #63645d;top:8%;left:15%}.p2 .product-visual{width:58%;height:50%;background:#201e1b;border-radius:12px 12px 30px 30px;transform:rotate(-12deg)}.p2 .product-visual:before{content:"";position:absolute;inset:12% 9%;border:4px solid #534e47;border-radius:8px}.p2 .product-visual:after{content:"NEX";font:700 26px 'DM Mono';color:#c8c1b5;position:absolute;bottom:10%;left:28%}.p3 .product-visual{width:42%;height:62%;border-radius:48% 48% 18% 18%;background:linear-gradient(90deg,#ebc4a9,#bc896f 55%,#8d5e51)}.p3 .product-visual:after{content:"";position:absolute;width:50%;height:22%;border-radius:50%;background:#efbaa5;left:25%;top:-4%;box-shadow:inset -6px -4px 7px #9c665b}.badge{position:absolute;top:13px;left:13px;padding:6px 9px;background:var(--cream);font:500 9px 'DM Mono';letter-spacing:.06em}.product-info{display:flex;justify-content:space-between;align-items:start;padding-top:15px}.product-info h3{font-size:16px;letter-spacing:-.04em}.product-info p{font-size:11px;margin:4px 0;color:#59605b}.price{font:600 12px 'DM Mono'}.add{border:0;background:none;font-size:10px;font-weight:800;padding:0;cursor:pointer;text-decoration:underline;text-underline-offset:4px}.manifesto{background:var(--ink);color:var(--cream);min-height:600px;padding:10vw 8vw;position:relative;overflow:hidden}.manifesto h2{font-size:clamp(60px,10vw,145px);line-height:.78;position:relative;z-index:1}.manifesto>p:not(.eyebrow){margin:50px 0 30px;font-size:15px;line-height:1.7}.manifesto-star{position:absolute;color:var(--lime);font-size:clamp(200px,38vw,540px);right:-4vw;top:2vw;line-height:1;opacity:.94;animation:spin 35s linear infinite}.journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.journal-image{height:260px;position:relative;margin-bottom:20px;overflow:hidden}.journal-image span{font:500 11px 'DM Mono';position:absolute;right:15px;top:15px;z-index:1}.image-1{background:linear-gradient(125deg,#fc7357 0 30%,#e1d1b6 30% 60%,#1d5f48 60%)}.image-2{background:linear-gradient(155deg,#102b46 0 52%,#a8c9ff 52%)}.image-3{background:linear-gradient(130deg,#ebcfb3 0 48%,#887a63 48%)}.journal h3{font-size:23px;line-height:1.05;max-width:290px;margin-bottom:18px}.journal article>a{font-size:11px;font-weight:800}.journal article>a span{margin-left:20px}footer{background:#e5e1d5;padding:70px 8vw 25px}.footer-main{display:flex;justify-content:space-between;padding-bottom:75px}.footer-logo{font-size:29px}.footer-main>div>p:not(.eyebrow){font-size:13px;margin-top:15px}.newsletter h3{font-size:38px;line-height:.92}.newsletter form{display:flex;border-bottom:1px solid var(--ink);margin-top:30px;width:330px}.newsletter input{background:none;border:0;outline:0;padding:10px 0;font-size:12px;flex:1}.newsletter button{background:none;border:0;font-size:21px;cursor:pointer}.footer-bottom{display:flex;border-top:1px solid var(--line);padding-top:20px;justify-content:space-between;font:500 9px 'DM Mono';letter-spacing:.08em}.footer-bottom div{display:flex;gap:18px}.cart{position:fixed;z-index:10;top:0;right:0;width:min(430px,100%);height:100vh;background:var(--cream);padding:28px;transform:translateX(105%);transition:transform .4s cubic-bezier(.2,.7,.1,1);display:flex;flex-direction:column}.cart.open{transform:translateX(0)}.cart-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:18px}.cart-head h2{font-size:25px}.cart-head h2 span{font:500 11px 'DM Mono';margin-left:10px}.cart-head button{background:none;border:0;font-size:30px;cursor:pointer}.cart-items{flex:1;padding-top:15px}.empty-cart{font-size:13px;color:#687069}.cart-row{display:flex;gap:13px;padding:12px 0;border-bottom:1px solid var(--line)}.cart-thumb{width:50px;height:58px;flex:none}.cart-row h3{font-size:13px}.cart-row p{font:500 10px 'DM Mono';margin:4px 0}.cart-row button{border:0;background:none;padding:0;font-size:10px;text-decoration:underline;cursor:pointer}.checkout{justify-content:space-between;width:100%}.overlay{position:fixed;inset:0;background:rgba(15,25,20,.36);opacity:0;visibility:hidden;transition:.3s;z-index:9}.overlay.open{opacity:1;visibility:visible}.toast{position:fixed;bottom:25px;left:50%;z-index:12;background:var(--ink);color:var(--cream);padding:13px 18px;font:500 11px 'DM Mono';transform:translate(-50%,100px);transition:.35s}.toast.show{transform:translate(-50%,0)}.toast span{color:var(--lime);margin-left:20px}@keyframes float{50%{transform:translateY(-48%) translateX(12px)}}@keyframes marquee{to{transform:translateX(-50%)}}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:700px){.site-header{height:64px;padding:0 5vw}.site-header nav,.account-button{display:none}.hero{min-height:620px;padding:65px 7vw}.hero-copy{width:100%}.hero-object{width:72vw;right:-12%;top:69%}.hero-stamp{right:6%;top:11%}.intro{display:block}.intro>.eyebrow{margin-bottom:45px}.product-grid{grid-template-columns:1fr 1fr;gap:13px}.product-card:last-child{display:none}.product-image{height:310px}.section-heading{margin-bottom:35px}.section-heading .text-link{display:none}.journal-grid{grid-template-columns:1fr}.journal article:not(:first-child){display:none}.journal-image{height:320px}.footer-main,.footer-bottom{display:block}.newsletter{margin-top:60px}.footer-bottom>*{display:block;margin-top:15px}.footer-bottom div{gap:15px}.footer-bottom div a{display:inline-block}.manifesto{min-height:510px}.hero h1{font-size:68px}.announcement{font-size:8px}.announcement a{margin-left:5px}.section{padding:75px 7vw}}
