@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Space+Mono:wght@400;700&display=swap";:root{--ink:#171713;--paper:#f3f0e8;--white:#fff;--acid:#d9ff47;--muted:#6f6e67;--line:#cbc8be;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.wrap{width:min(1240px,100% - 48px);margin-inline:auto}.narrow{width:min(1100px,100% - 48px)}.site-shell{min-height:100vh}.header{border-bottom:1px solid var(--line);justify-content:space-between;height:92px}.brand,.header{align-items:center;display:flex}.brand{gap:12px}.brand-mark{background:var(--ink);width:43px;height:43px;color:var(--acid);border-radius:11px;place-items:center;font-family:Space Mono;font-weight:700;display:grid}.brand b,.brand small{line-height:1;display:block}.brand b{letter-spacing:.12em;font-size:15px}.brand small{letter-spacing:.25em;margin-top:5px;font:10px Space Mono}.nav{align-items:center;gap:30px;font-size:14px;font-weight:600;display:flex}.nav a:hover{opacity:.62}.cart-link{align-items:center;gap:8px;display:flex}.cart-link span{background:var(--ink);min-width:24px;height:24px;color:var(--acid);border-radius:20px;place-items:center;font:12px Space Mono;display:grid}.hero{grid-template-columns:1.1fr .9fr;align-items:center;min-height:650px;padding-block:70px;display:grid}.eyebrow,.kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font:700 11px Space Mono}.cart-page h1,.checkout-page h1,.hero h1,.made h2,.product-detail h1,.section-head h2{letter-spacing:-.065em;margin:20px 0 24px;font-size:clamp(48px,6.2vw,92px);line-height:.98}.hero h1 em{color:var(--muted);font-style:normal}.hero-copy>p{color:#55544f;max-width:630px;font-size:18px;line-height:1.65}.button{cursor:pointer;border:0;border-radius:100px;justify-content:center;align-items:center;gap:26px;min-height:56px;margin-top:22px;padding:0 25px;font-weight:700;transition:transform .2s,opacity .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:#fff}.button-acid{background:var(--acid);color:var(--ink)}.button.full{width:100%;margin-top:20px}.button:disabled{opacity:.55;cursor:wait}.hero-object{place-items:center;height:500px;display:grid;position:relative;overflow:hidden}.orbit{border:1px solid #aaa89f;border-radius:50%;position:absolute}.orbit-one{width:460px;height:460px}.orbit-two{width:320px;height:320px}.cube{background:var(--acid);clip-path:polygon(50% 0,100% 24%,100% 76%,50% 100%,0 76%,0 24%);width:190px;height:210px;position:relative}.cube:after,.cube:before{content:"";background:var(--ink);opacity:.75;position:absolute}.cube:before{width:2px;height:110px;top:50%;left:50%}.cube:after{transform-origin:0;width:210px;height:2px;top:24%;left:0;transform:rotate(27deg)}.hero-caption{text-transform:uppercase;font:11px/1.6 Space Mono;position:absolute;bottom:40px;right:10px}.promise{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.promise div{border-right:1px solid var(--line);gap:20px;padding:30px 30px 30px 0;display:flex}.promise div+div{padding-left:30px}.promise div:last-child{border:0}.promise b{color:var(--muted);font:12px Space Mono}.promise span{font-size:13px;line-height:1.55}.catalog{padding-block:120px}.section-head{justify-content:space-between;align-items:end;margin-bottom:48px;display:flex}.made h2,.section-head h2{margin-bottom:0;font-size:clamp(42px,5vw,70px)}.filters{flex-wrap:wrap;justify-content:end;gap:8px;display:flex}.chips button,.filters button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50px;padding:10px 15px;font-size:12px}.chips button.active,.filters button.active{background:var(--ink);border-color:var(--ink);color:#fff}.product-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.product-card{border-radius:var(--radius);background:#e9e6dd;transition:transform .25s;display:block;overflow:hidden}.product-card:hover{transform:translateY(-5px)}.product-media{aspect-ratio:1;background:#dedbd1;position:relative;overflow:hidden}.gallery img,.product-media img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.product-placeholder{place-items:center;width:100%;height:100%;display:grid;position:relative}.product-placeholder:before{content:"IC";aspect-ratio:1;background:var(--ink);width:32%;color:var(--acid);clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);place-items:center;font:700 clamp(24px,4vw,54px) Space Mono;display:grid}.product-placeholder.large{background:#dedbd1;min-height:540px}.tag{background:var(--acid);text-transform:uppercase;border-radius:50px;padding:7px 11px;font:700 10px Space Mono;position:absolute;top:18px;left:18px}.product-info{padding:25px}.product-info h2{letter-spacing:-.035em;margin:13px 0 8px;font-size:23px}.product-info p{color:var(--muted);min-height:44px;font-size:14px;line-height:1.55}.product-bottom{justify-content:space-between;align-items:center;margin-top:26px;display:flex}.product-bottom b{font-size:20px}.product-bottom span{font-size:12px}.empty-state{text-align:center;border:1px solid var(--line);border-radius:var(--radius);padding:70px 30px}.empty-state b{font-size:30px}.empty-state p{max-width:570px;color:var(--muted);margin:15px auto 0;line-height:1.6}.made{border-top:1px solid var(--line);grid-template-columns:1.1fr .9fr;gap:80px;padding-block:100px;display:grid}.made-copy{color:#55544f;padding-top:34px;font-size:17px;line-height:1.7}.footer{border-top:1px solid var(--line);justify-content:space-between;padding-block:45px;font-size:12px;display:flex}.footer p,.footer-note{color:var(--muted)}.footer-note{text-align:right;line-height:1.7}.breadcrumbs{color:var(--muted);gap:10px;padding:32px 0;font-size:12px;display:flex}.product-page{padding-bottom:110px}.product-layout{grid-template-columns:1.1fr .9fr;gap:55px;display:grid}.gallery{gap:12px;display:grid}.gallery img{aspect-ratio:1;border-radius:var(--radius);background:#dedbd1}.product-detail{align-self:start;padding:35px 0;position:sticky;top:24px}.product-detail h1{font-size:clamp(42px,5vw,70px)}.lead{color:var(--muted);font-size:17px;line-height:1.65}.price{margin:28px 0;font-size:34px;font-weight:800}.option label{justify-content:space-between;margin-bottom:12px;font-size:13px;display:flex}.chips{flex-wrap:wrap;gap:8px;display:flex}.detail-rows{border-top:1px solid var(--line);margin-top:28px}.detail-rows div{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:16px 0;font-size:13px;display:flex}.detail-rows span{color:var(--muted)}.detail-rows b{text-align:right}.description{padding-top:25px}.description h2{font-size:20px}.description p{white-space:pre-line;color:#55544f;line-height:1.7}.cart-page,.checkout-page{min-height:660px;padding-block:90px}.cart-page h1,.checkout-page h1{font-size:68px}.cart-layout,.checkout-layout{grid-template-columns:1fr 340px;gap:40px;display:grid}.cart-list{border-top:1px solid var(--line)}.cart-row{border-bottom:1px solid var(--line);grid-template-columns:74px 1fr auto 110px;align-items:center;gap:18px;padding:18px 0;display:grid}.cart-thumb{background:#dedbd1;border-radius:12px;place-items:center;width:74px;height:74px;font:700 16px Space Mono;display:grid;overflow:hidden}.cart-thumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.cart-name a{font-weight:700;display:block}.cart-name small{color:var(--muted);margin-top:8px;display:block}.quantity{border:1px solid var(--line);border-radius:50px;display:flex;overflow:hidden}.quantity button{cursor:pointer;background:0 0;border:0;width:32px;height:34px}.quantity span{text-align:center;min-width:26px;font-size:13px;line-height:34px}.checkout-note,.order-summary{background:var(--ink);color:#fff;border-radius:var(--radius);height:max-content;padding:28px}.order-summary>span{color:#aaa;font-size:13px}.order-summary strong{margin:8px 0 20px;font-size:36px;display:block}.checkout-note,.order-summary p{color:#bdbdb7;font-size:13px;line-height:1.7}.checkout-form{gap:20px;display:grid}.checkout-form label{font-size:13px;font-weight:700}.checkout-form input,.checkout-form textarea{border:1px solid var(--line);background:#faf8f2;border-radius:13px;outline:0;width:100%;margin-top:9px;padding:16px 17px;display:block}.checkout-form input:focus,.checkout-form textarea:focus{border-color:var(--ink)}.checkout-note b{color:#fff;font-size:18px}.checkout-note ol{margin-bottom:0;padding-left:19px}.checkout-note li{margin:13px 0}.honeypot{position:absolute!important;left:-9999px!important}.form-error{color:#a52424;font-size:13px}.consent{text-align:center;color:var(--muted);line-height:1.5;display:block}.success-card{text-align:center;border-radius:var(--radius);background:#fff;max-width:680px;margin:auto;padding:65px}.success-card>span{background:var(--acid);border-radius:50%;place-items:center;width:70px;height:70px;margin:auto;font-size:30px;display:grid}.success-card h1{font-size:52px}.success-card strong{margin:22px;font-size:28px;display:block}.page-error{margin-top:80px}@media (width<=900px){.hero,.made,.product-layout{grid-template-columns:1fr}.hero{padding-top:60px}.hero-object{height:390px}.promise{grid-template-columns:1fr}.promise div,.promise div+div{border-right:0;border-bottom:1px solid var(--line);padding:22px 0}.product-grid{grid-template-columns:repeat(2,1fr)}.section-head{flex-direction:column;align-items:start;gap:30px}.filters{justify-content:start}.product-detail{padding-top:0;position:static}.cart-layout,.checkout-layout{grid-template-columns:1fr}.order-summary{order:2}}@media (width<=620px){.narrow,.wrap{width:min(100% - 28px,1240px)}.header{height:76px}.brand small{display:none}.nav{gap:14px;font-size:12px}.nav>a:nth-child(2){display:none}.hero{min-height:auto;padding:60px 0 30px}.hero h1{font-size:51px}.hero-copy>p{font-size:15px}.hero-object{height:330px}.orbit-one{width:310px;height:310px}.orbit-two{width:225px;height:225px}.cube{width:140px;height:155px}.hero-caption{display:none}.catalog{padding-block:80px}.product-grid{grid-template-columns:1fr}.product-info p{min-height:0}.made{gap:25px;padding-block:75px}.footer{flex-direction:column;gap:25px}.footer-note{text-align:left}.product-layout{gap:25px}.product-placeholder.large{min-height:360px}.cart-page,.checkout-page{padding-block:60px}.cart-page h1,.checkout-page h1{font-size:50px}.cart-row{grid-template-columns:58px 1fr auto}.cart-thumb{width:58px;height:58px}.cart-row>b{grid-column:2}.quantity{grid-area:1/3/3}.success-card{padding:40px 18px}.success-card h1{font-size:42px}}
