:root{--orange:#ff6b00;--yellow:#ffc928;--cream:#f8f1e7;--black:#111;--white:#fff}*{box-sizing:border-box}body{margin:0;color:var(--black);font-family:Arial,sans-serif}a{color:inherit;text-decoration:none}img,svg{width:100%;height:auto;display:block}.skip{position:absolute;left:-9999px}.announcement{height:34px;background:var(--yellow);display:grid;place-items:center;font-size:11px;font-weight:900;letter-spacing:1.4px}.site-header{height:82px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ddd;background:white;position:sticky;top:0;z-index:20}.logo{font-size:26px;font-weight:1000;font-style:italic;letter-spacing:-2px}.logo span{color:var(--orange)}.logo i{font-style:normal;background:var(--yellow);border-radius:50%;padding:1px 4px}.site-header nav{display:flex;gap:32px}.site-header nav a,.actions a{font-size:12px;font-weight:900;letter-spacing:1px}.actions{display:flex;gap:15px;font-size:20px}.actions sup{background:var(--orange);color:white;border-radius:50%;padding:2px 5px}.menu-toggle{display:none;border:0;background:none;font-size:24px}.hero{display:grid;grid-template-columns:47% 53%;min-height:650px;background:var(--cream)}.hero-copy{padding:100px 7vw}.eyebrow{font-family:monospace;font-size:11px;font-weight:900;letter-spacing:1.5px}.hero h1,.section h2,.collection-hero h1,.cart h1,.product-info h1,.manifesto h2{font-family:Impact,'Arial Narrow',sans-serif;line-height:.9;letter-spacing:-1px}.hero h1{font-size:clamp(58px,6vw,96px);margin:25px 0;color:var(--black)}.hero h1 br+*{color:var(--orange)}.hero-copy>p:not(.eyebrow):not(.proof){font-size:18px;line-height:1.5;max-width:460px}.button{display:inline-block;background:var(--orange);color:white;border:0;padding:18px 24px;font-size:12px;font-weight:900;letter-spacing:1px;margin-top:20px}.proof{font-size:11px!important;margin-top:70px}.hero-media{min-height:650px;background:var(--orange);overflow:hidden}.hero-media img{height:100%;object-fit:cover}.placeholder{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--yellow),var(--orange));font-family:Impact,sans-serif;font-size:38px}.placeholder span{font:11px monospace;margin-top:14px}.ticker{background:#111;color:white;min-height:58px;display:flex;align-items:center;justify-content:space-around;font-family:Impact,sans-serif;font-size:21px;word-spacing:25px}.ticker i{color:var(--yellow)}.section{padding:95px 5vw}.section>h2,.heading h2{font-size:64px;margin:10px 0 35px}.categories{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.category{background:var(--cream);border-radius:18px;padding:24px;min-height:480px;display:flex;flex-direction:column}.category-art{height:290px;background:var(--yellow);border-radius:50%;overflow:hidden;margin:10px 0 20px}.category-art img{height:100%;object-fit:cover}.category h3{font-family:Impact,sans-serif;font-size:28px;margin:10px 0}.category p{font-size:13px;line-height:1.5}.category b{font-size:11px;color:var(--orange)}.featured{background:#f4f4f2}.heading{display:flex;align-items:end;justify-content:space-between}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-image{aspect-ratio:.82;background:#ebe7e0;overflow:hidden}.product-image img,.product-image svg{height:100%;object-fit:cover}.product-card h3{font-size:14px;margin-bottom:5px}.product-card p{font-size:13px}.quick{width:100%;background:white;border:1px solid #111;padding:11px;font-size:10px;font-weight:900}.manifesto{background:var(--orange);color:white;text-align:center;padding:110px 20px}.manifesto h2{font-size:64px}.manifesto h2 span{color:var(--yellow)}.manifesto>p:last-of-type{max-width:650px;margin:20px auto;line-height:1.6}.outline{border:1px solid white}.values{display:grid;grid-template-columns:repeat(4,1fr);padding:70px 5vw}.values div{padding:20px 35px;border-right:1px solid #ddd;color:var(--orange);font-size:28px}.values h3{color:#111;font-size:13px}.values p{color:#666;font-size:12px;line-height:1.5}footer{background:#111;color:white;padding:70px 5vw 30px;display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:45px}footer p,footer a{display:block;color:#aaa;font-size:12px;margin:8px 0}footer h3{color:var(--yellow);font-size:11px}footer label{display:flex;border-bottom:1px solid #777}footer input{background:none;border:0;padding:12px 0;color:white;width:100%}footer button{background:none;border:0;color:var(--yellow)}footer small{grid-column:1/-1;border-top:1px solid #333;padding-top:25px;color:#777}.collection-hero{padding:90px 7vw;background:var(--cream)}.collection-hero h1,.cart h1{font-size:82px;margin:20px 0}.toolbar{display:flex;justify-content:space-between;margin-bottom:30px;font-size:11px}.toolbar select{padding:10px}.product-page{display:grid;grid-template-columns:55% 40%;gap:5%}.gallery{display:grid;grid-template-columns:1fr 1fr;gap:10px}.gallery img:first-child{grid-column:1/-1}.product-info{padding-top:30px}.product-info h1{font-size:56px}.price{font-size:20px;font-weight:bold}.rte{line-height:1.7;color:#555}.product-info label{display:block;font-size:11px;font-weight:bold;margin-top:22px}.product-info select{display:block;width:100%;padding:14px;margin-top:8px;background:white}.add{width:100%}.highlights{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:30px;font-size:12px}.cart-layout{display:grid;grid-template-columns:1fr 380px;gap:50px}.cart-item{display:grid;grid-template-columns:130px 1fr auto;gap:20px;padding:20px 0;border-bottom:1px solid #ddd}.cart-item input{width:60px}.cart-layout aside,.empty{background:var(--cream);padding:30px}.cart-layout aside p{display:flex;justify-content:space-between}.cart-layout aside .button{width:100%}
@media(max-width:800px){.site-header{height:68px;padding:0 20px}.menu-toggle{display:block;order:3}.site-header nav{display:none;position:absolute;top:68px;left:0;right:0;background:white;flex-direction:column;padding:25px}.site-header nav.open{display:flex}.actions a:nth-child(1),.actions a:nth-child(2){display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:70px 24px}.hero-media{min-height:480px}.section{padding:65px 20px}.categories,.product-grid,.values{grid-template-columns:1fr 1fr}.product-page,.cart-layout{grid-template-columns:1fr}footer{grid-template-columns:1fr 1fr}.collection-hero h1,.cart h1{font-size:58px}}
@media(max-width:520px){.announcement{font-size:8px}.hero h1{font-size:52px}.hero-media{min-height:380px}.ticker{font-size:15px;overflow:hidden;white-space:nowrap;justify-content:flex-start;padding-left:20px}.categories,.product-grid,.values{grid-template-columns:1fr}.section>h2,.heading h2,.manifesto h2{font-size:45px}.category{min-height:450px}.values div{border-right:0;border-bottom:1px solid #ddd}.gallery{grid-template-columns:1fr}.gallery img:first-child{grid-column:auto}.highlights{grid-template-columns:1fr}.cart-item{grid-template-columns:85px 1fr auto}footer{grid-template-columns:1fr}}
