@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap");:root{--ink:#12131a;--paper:#f7f6f1;--red:#f04438;--yellow:#ffd43b;--blue:#1769e0;--line:#d9d7ce;--muted:#686962}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:DM Sans,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}main{min-height:70vh}.site-header{height:78px;padding:0 clamp(22px,5vw,72px);justify-content:space-between;border-bottom:1px solid var(--line);position:-webkit-sticky;position:sticky;top:0;z-index:20;background:hsla(50,27%,96%,.94);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand,.site-header{display:flex;align-items:center}.brand{gap:11px;font-family:Space Grotesk;font-weight:700;letter-spacing:.08em}.brick-mark{display:grid;grid-template-columns:repeat(2,6px);grid-gap:3px;gap:3px;width:27px;height:22px;padding:5px;background:var(--red);border-radius:3px;box-shadow:inset 0 -3px rgba(0,0,0,.12)}.brick-mark i{width:6px;height:6px;border-radius:50%;background:#ff7d73;box-shadow:0 -1px 0 rgba(0,0,0,.18)}.brick-mark.small{transform:scale(.75);margin:-3px}.site-header nav{display:flex;gap:32px;align-items:center;font-weight:600;font-size:14px}.site-header nav a:hover{color:var(--red)}.cart-link{display:flex;align-items:center;gap:8px}.cart-link b{display:grid;place-items:center;background:var(--ink);color:#fff;width:23px;height:23px;border-radius:50%;font-size:11px}.hero{min-height:680px;padding:80px clamp(24px,7vw,110px);display:grid;grid-template-columns:1.05fr .95fr;align-items:center;overflow:hidden}.hero-copy{position:relative;z-index:2}.eyebrow,.kicker{font-size:12px;text-transform:uppercase;letter-spacing:.14em;font-weight:700;display:flex;align-items:center;gap:8px}.account-hero h1,.detail h1,.hero h1,.shop-title h1{font:700 clamp(60px,8vw,116px)/.85 Space Grotesk;letter-spacing:-.07em;margin:30px 0}.account-hero em,.hero h1 em,.shop-title em{font-style:normal;color:var(--red)}.hero-copy>p{font-size:19px;line-height:1.55;max-width:520px;color:#51534f}.actions{display:flex;gap:28px;margin-top:34px}.actions,.button{align-items:center}.button{border:0;display:inline-flex;justify-content:center;padding:17px 24px;border-radius:5px;font-weight:700;cursor:pointer;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px)}.primary{background:var(--red);color:#fff;box-shadow:0 5px 0 #b82d25}.dark{background:var(--ink);color:#fff;box-shadow:0 5px 0 #41424a}.full{width:100%}.text-link{font-weight:700;border-bottom:1px solid;padding-bottom:3px}.hero-build{height:540px;position:relative}.float-brick{position:absolute;border-radius:8px;box-shadow:inset 0 -18px rgba(0,0,0,.12),0 30px 50px hsla(0,0%,8%,.16);display:flex;gap:10px;padding:0 18px;align-items:flex-start;transform:rotate(-8deg)}.float-brick i{display:block;width:36px;height:19px;border-radius:50% 50% 8px 8px;transform:translateY(-12px);background:inherit;box-shadow:inset 0 4px hsla(0,0%,100%,.2)}.float-brick.one{width:210px;height:115px;right:13%;top:13%;background:var(--blue)}.float-brick.two{width:120px;height:90px;left:12%;top:43%;background:var(--yellow);transform:rotate(14deg)}.float-brick.three{width:290px;height:102px;right:3%;bottom:7%;background:var(--red);transform:rotate(5deg)}.hero-orbit{position:absolute;display:grid;place-items:center;align-content:center;width:150px;height:150px;border:1px solid #aaa;border-radius:50%;top:35%;right:32%;font:700 28px Space Grotesk;text-align:center;animation:float 4s ease-in-out infinite}.hero-orbit:after{content:"";position:absolute;width:210px;height:210px;border:1px dashed #bbb;border-radius:50%}.hero-orbit small{font:500 10px DM Sans;text-transform:uppercase;letter-spacing:.1em}@keyframes float{50%{transform:translateY(-12px)}}.ticker{background:var(--yellow);height:55px;display:flex;align-items:center;justify-content:space-around;font-size:12px;font-weight:700;letter-spacing:.13em;overflow:hidden;white-space:nowrap}.section{padding:110px clamp(24px,6vw,92px)}.section-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:50px}.section-head h2,.story-band h2{font:700 clamp(42px,5vw,72px)/.98 Space Grotesk;letter-spacing:-.055em;margin:15px 0}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.product-card{min-width:0}.product-card>a{display:block}.art-wrap{background:#eceae2;aspect-ratio:1/1.05;position:relative;overflow:hidden;border-radius:7px}.badge{position:absolute;z-index:3;left:13px;top:13px;background:#fff;padding:7px 10px;border-radius:3px;text-transform:uppercase;font-size:9px;font-weight:800;letter-spacing:.1em}.product-art{--brick:#1769e0;--accent:#ffd43b;height:100%;position:relative;display:flex;align-items:center;justify-content:center;transition:transform .35s}.product-card:hover .product-art{transform:scale(1.04) rotate(-1deg)}.scene-shadow{position:absolute;width:70%;height:15%;background:rgba(0,0,0,.15);filter:blur(12px);border-radius:50%;bottom:19%}.product-art .brick{position:absolute;background:var(--brick);box-shadow:inset 0 -13px rgba(0,0,0,.14),0 14px 18px rgba(0,0,0,.18);border-radius:5px;display:flex;align-items:flex-start;justify-content:space-around;padding:0 8px}.product-art .brick i{width:18px;height:12px;background:inherit;border-radius:50% 50% 3px 3px;transform:translateY(-7px);box-shadow:inset 0 3px hsla(0,0%,100%,.2)}.product-art .base{width:62%;height:22%;bottom:25%;transform:rotate(-4deg)}.product-art .tower{width:42%;height:30%;bottom:43%;left:30%;transform:rotate(4deg)}.product-art .accent{background:var(--accent);width:31%;height:17%;bottom:59%;left:47%;transform:rotate(-7deg)}.piece-count{position:absolute;right:14px;bottom:12px;font:700 10px Space Grotesk;text-transform:uppercase;letter-spacing:.08em}.card-copy{padding:18px 4px}.card-copy>span{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.1em}.card-copy h3{font:600 19px Space Grotesk;margin:7px 0 15px}.card-copy>div{display:flex;justify-content:space-between;align-items:center}.round-arrow{display:grid;place-items:center;width:30px;height:30px;border:1px solid #bbb;border-radius:50%}.story-band{margin:30px clamp(24px,6vw,92px) 110px;display:grid;grid-template-columns:1.05fr .95fr;background:#296e5b;color:#fff;min-height:540px;border-radius:8px;overflow:hidden}.story-band>div:last-child{padding:70px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.story-band p{line-height:1.7;color:#d6e5df;max-width:470px;margin:5px 0 28px}.story-art{position:relative;background:#ffc841;overflow:hidden}.sun{width:250px;height:250px;background:#ff7a45;border-radius:50%;left:16%;top:12%}.arch,.sun{position:absolute}.arch{width:190px;height:330px;border:50px solid #e94936;border-bottom:0;border-radius:100px 100px 0 0;bottom:-50px}.arch.a{left:22%}.arch.b{left:48%;height:250px;border-color:#3478de}.benefits{border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr);grid-gap:60px;gap:60px;padding:70px clamp(24px,6vw,92px)}.benefits b{color:var(--red);font-size:12px}.benefits h3{font:600 22px Space Grotesk;margin:18px 0 8px}.benefits p{color:var(--muted);line-height:1.6}footer{background:var(--ink);color:#fff;padding:70px clamp(24px,6vw,92px) 25px;display:grid;grid-template-columns:1fr auto;grid-gap:50px;gap:50px}footer strong{font:700 26px Space Grotesk;letter-spacing:.08em}footer p{color:#a9a9ad}.footer-links{display:flex;gap:32px}.fine{grid-column:1/-1;border-top:1px solid #34353c;padding-top:24px;font-size:11px}.shop{padding-top:80px}.shop-title{text-align:center}.shop-title h1{font-size:clamp(58px,7vw,92px);margin:24px 0}.shop-title p{color:var(--muted)}.shop-tools{display:flex;justify-content:space-between;gap:25px;align-items:center;margin:70px 0 30px}.filters{display:flex;gap:8px;flex-wrap:wrap}.filters button{border:1px solid var(--line);background:transparent;padding:10px 15px;border-radius:30px;cursor:pointer;font-size:12px;font-weight:700}.filters button.active{background:var(--ink);color:#fff}.search{border-bottom:1px solid var(--ink);padding:10px;display:flex;gap:8px}.search input{border:0;outline:0;background:transparent;width:160px}.detail{display:grid;grid-template-columns:1.1fr .9fr;min-height:750px}.detail-art{background:#e8e6df;min-height:680px}.product-art.large .base{width:55%;height:20%}.product-art.large .tower{height:33%}.detail-copy{padding:70px clamp(35px,6vw,95px)}.back{font-size:12px;display:block;margin-bottom:55px}.detail h1{font-size:clamp(50px,6vw,82px);margin:20px 0}.price{font:600 25px Space Grotesk}.description{color:var(--muted);line-height:1.7;font-size:16px}.specs{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);margin:30px 0}.specs div{padding:18px;border-right:1px solid var(--line)}.specs div:last-child{border:0}.specs b,.specs span{display:block}.specs b{font:700 21px Space Grotesk}.specs span{font-size:9px;text-transform:uppercase;letter-spacing:.1em;margin-top:5px}.shipping{text-align:center;font-size:10px;color:var(--muted)}.features{border-top:1px solid var(--line);margin-top:30px;padding-top:18px}.features ul{list-style:none;padding:0;color:var(--muted);font-size:13px;line-height:2}.features li:first-letter{color:var(--red)}.related .product-grid{grid-template-columns:repeat(3,1fr)}.cart-page{min-height:700px}.cart-layout{display:grid;grid-template-columns:1fr 370px;grid-gap:70px;gap:70px}.cart-lines{border-top:1px solid var(--line)}.cart-row{display:grid;grid-template-columns:145px 1fr auto 90px;grid-gap:25px;gap:25px;align-items:center;border-bottom:1px solid var(--line);padding:22px 0}.mini-art{height:130px;background:#ebe9e2}.cart-row h3{margin:5px 0;font:600 20px Space Grotesk}.remove{border:0;background:none;padding:0;text-decoration:underline;font-size:11px;cursor:pointer;color:var(--muted)}.qty{display:flex;align-items:center;border:1px solid var(--line)}.qty button{border:0;background:transparent;padding:9px;cursor:pointer}.qty span{min-width:20px;text-align:center}.summary{background:#eceae2;padding:30px;height:max-content;position:-webkit-sticky;position:sticky;top:105px}.summary h2{font:600 25px Space Grotesk}.summary p,.summary-total{display:flex;justify-content:space-between}.summary p{font-size:13px}.summary-total{border-top:1px solid #bbb;padding:20px 0;font-size:19px}.summary small{display:block;text-align:center;color:var(--muted);margin-top:15px;line-height:1.5}.empty{text-align:center;padding:100px 20px;background:#eeece5}.empty h1,.empty h2{font:700 42px Space Grotesk;letter-spacing:-.04em}.empty .button{margin-top:20px}.empty.small{padding:50px 20px;background:transparent}.order-done{min-height:650px;display:flex;flex-direction:column;align-items:center;justify-content:center}.success-mark{display:grid;place-items:center;width:80px;height:80px;background:var(--yellow);border-radius:50%;font-size:35px;font-weight:800}.account{padding-top:75px}.account-hero{background:var(--red);color:#fff;padding:70px;border-radius:8px;position:relative;overflow:hidden}.account-hero:after{content:"";position:absolute;width:300px;height:150px;background:var(--yellow);right:-40px;top:50px;transform:rotate(-12deg);border-radius:8px;box-shadow:inset 0 -20px rgba(0,0,0,.1)}.account-hero h1{font-size:70px;position:relative;z-index:1}.account-hero h1 em{color:var(--yellow)}.account-hero p{max-width:540px;line-height:1.6}.account-hero .button,.account-hero p{position:relative;z-index:1}.account-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;margin-top:20px}.orders-card,.placeholder-card,.profile-card{border:1px solid var(--line);padding:30px;background:#fbfaf7}.profile-card{grid-column:1/-1;display:flex;align-items:center;gap:20px}.avatar{display:grid;place-items:center;width:65px;height:65px;background:var(--blue);color:#fff;border-radius:7px;font:700 28px Space Grotesk}.profile-card h2{margin:0}.profile-card p{margin:4px 0;color:var(--muted)}.profile-stat{margin-left:auto;text-align:center}.profile-stat b,.profile-stat span{display:block}.profile-stat b{font-size:25px}.orders-card{grid-column:1/-1}.card-title,.order-row{display:flex;align-items:center;justify-content:space-between}.card-title a{font-size:12px;text-decoration:underline}.order-row{padding:18px 0;border-top:1px solid var(--line)}.order-row div span{display:block;color:var(--muted);font-size:11px;margin-top:5px}.status{background:#d6f0df;color:#18713c;padding:6px 9px;border-radius:20px;font-size:10px}.placeholder-card{min-height:190px}.placeholder-card h3{font:600 22px Space Grotesk}.placeholder-card p{color:var(--muted);line-height:1.5}.placeholder-card span{font-size:11px;font-weight:700}.placeholder-card.yellow{background:var(--yellow)}@media(max-width:1000px){.product-grid{grid-template-columns:repeat(2,1fr)}.hero{grid-template-columns:1fr;min-height:auto}.hero-build{height:470px}.story-band{grid-template-columns:1fr}.story-art{min-height:430px}.detail{grid-template-columns:1fr}.detail-art{min-height:570px}.cart-layout{grid-template-columns:1fr}.summary{position:static}.related .product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:650px){.site-header{height:65px;padding:0 18px}.site-header nav{gap:15px}.site-header nav a:first-child{display:none}.hero{padding:65px 22px}.hero h1{font-size:62px}.hero-build{height:380px}.float-brick.one{right:1%;width:170px}.float-brick.three{width:225px}.ticker{justify-content:flex-start;gap:35px;padding-left:20px}.section{padding:75px 18px}.section-head{align-items:flex-start;gap:20px}.section-head .text-link{display:none}.product-grid,.related .product-grid{grid-template-columns:1fr 1fr;gap:10px}.card-copy h3{font-size:15px}.art-wrap{aspect-ratio:1}.story-band{margin:10px 18px 75px}.story-band>div:last-child{padding:45px 28px}.story-art{min-height:320px}.benefits{grid-template-columns:1fr;gap:25px;padding:55px 22px}.benefits div{border-bottom:1px solid var(--line)}footer{grid-template-columns:1fr}.footer-links{flex-wrap:wrap}.shop-tools{align-items:stretch;flex-direction:column}.search input{width:100%}.detail-art{min-height:430px}.detail-copy{padding:45px 22px}.detail h1{font-size:55px}.cart-row{grid-template-columns:90px 1fr;gap:15px}.mini-art{height:90px}.cart-row>.qty,.cart-row>strong{grid-column:2}.cart-row>strong{grid-row:2;text-align:right}.cart-layout{gap:30px}.account-hero{padding:45px 25px}.account-hero h1{font-size:48px}.account-hero:after{opacity:.25}.account-grid{grid-template-columns:1fr}.placeholder-card{grid-column:1}.order-row{gap:12px}.product-art .brick i{width:12px}.actions{align-items:flex-start;flex-direction:column}.hero-orbit{right:22%;top:40%}}