:root{--orange:#e05825;--orange-dark:#b83b12;--ink:#0b0908;--cream:#fff6ef;--line:#eadfd9;--muted:#716863;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.notice{min-height:34px;display:flex;align-items:center;justify-content:center;gap:3vw;padding:8px 4vw;background:var(--ink);color:#fff;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.notice span{color:var(--orange)}header{position:sticky;top:0;z-index:20;min-height:88px;display:grid;grid-template-columns:220px 1fr 190px;align-items:center;gap:30px;padding:0 6vw;border-bottom:1px solid var(--line);background:#fffffff7}.brand{display:flex;align-items:center;width:max-content;font-weight:900;line-height:1}.brand-admi{padding:8px 9px;background:var(--orange);color:#fff;font-size:25px;letter-spacing:-.06em}.brand-tcg{margin-left:7px;font-size:18px}nav{display:flex;justify-content:center;gap:2.5vw;font-size:12px;font-weight:800}.shop-link,.button{display:inline-flex;justify-content:center;align-items:center;padding:14px 18px;border-radius:4px;font-size:12px;font-weight:900}.shop-link{justify-self:end;background:var(--orange);color:#fff}.hero{min-height:590px;display:grid;grid-template-columns:1.05fr .95fr;background:linear-gradient(115deg,#fff 0 52%,var(--cream) 52%)}.hero-copy{padding:80px 4vw 65px 7vw}.eyebrow{display:flex;align-items:center;gap:9px;margin:0 0 18px;color:var(--orange);font-size:10px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.eyebrow:before{content:"";width:28px;height:3px;background:var(--orange)}h1{max-width:750px;margin:0;font:600 clamp(48px,5vw,76px)/.98 Georgia,serif;letter-spacing:-.045em}.lead{max-width:590px;margin:25px 0 30px;color:var(--muted);font-size:17px;line-height:1.7}.hero-actions{display:flex;gap:18px}.primary{background:var(--ink);color:#fff;box-shadow:5px 5px var(--orange)}.secondary{border:1px solid var(--line);background:#fff}.proof{display:flex;gap:35px;margin-top:44px}.proof span{color:var(--muted);font-size:10px;text-transform:uppercase}.proof strong{display:block;margin-bottom:5px;color:var(--orange);font-size:16px}.featured{position:relative;display:grid;place-items:center;padding:50px}.featured:before{content:"";position:absolute;width:min(37vw,470px);aspect-ratio:1;border-radius:50%;background:#e0582517}.featured-visual{position:relative;z-index:1;width:min(370px,75%);height:360px;display:grid;place-items:center}.featured-visual img{max-width:100%;max-height:100%;object-fit:contain;filter:drop-shadow(0 26px 22px #2b110838)}.product-placeholder{width:235px;height:310px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:8px solid #fff;border-radius:12px;background:linear-gradient(145deg,#ffd64a,var(--orange) 56%,#361006);box-shadow:0 25px 35px #2c0d0640;color:#fff;transform:rotate(4deg)}.product-placeholder span{color:#ffe96b;font-weight:900}.product-placeholder strong{max-width:170px;margin:70px 0 55px;font:800 26px/1.05 Arial;text-align:center;text-transform:uppercase}.product-placeholder small{font-weight:900}.featured-card{position:absolute;z-index:3;left:4%;bottom:38px;width:300px;padding:18px;border-left:5px solid var(--orange);background:#fff;box-shadow:0 16px 38px #32120820}.featured-card>small{color:var(--orange);font-weight:900;text-transform:uppercase}.featured-card h2{margin:7px 0 5px;font:25px Georgia}.featured-card p{margin:0 0 10px;color:var(--muted);font-size:11px}.featured-card div{display:flex;justify-content:space-between;gap:10px;font-size:12px}.featured-card div span{color:var(--orange);font-weight:800}.featured-card>a{display:block;margin-top:13px;padding-top:12px;border-top:1px solid var(--line);font-size:11px;font-weight:900}.quick{position:relative;z-index:5;display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding:0 6vw;transform:translateY(-25px)}.quick>a{min-height:100px;display:flex;align-items:center;gap:16px;padding:18px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 15px 30px #24120b10;transition:.2s}.quick>a:hover{transform:translateY(-4px);border-color:var(--orange)}.quick b{display:grid;place-items:center;flex:0 0 48px;height:48px;border-radius:50%;background:var(--cream);color:var(--orange);font-size:22px}.quick strong,.quick small{display:block}.quick strong{font-size:14px}.quick small{margin-top:5px;color:var(--muted);font-size:10px}.catalogue{padding:55px 6vw 95px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px}.section-heading h2,.store h2{margin:0;font:600 clamp(37px,3.7vw,55px)/1.05 Georgia}.section-heading>p{max-width:270px;color:var(--muted);font-size:12px}.filters{display:flex;flex-wrap:wrap;gap:8px;margin:30px 0 25px}.filters button{padding:10px 15px;border:1px solid var(--line);border-radius:99px;background:#fff;cursor:pointer;font-weight:800}.filters button.active{border-color:var(--orange);background:var(--orange);color:#fff}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.product[hidden]{display:none}.product-image{position:relative;display:grid;place-items:center;aspect-ratio:.94;overflow:hidden;border-radius:8px;background:#faf5f2}.product-image:before{content:"";position:absolute;width:73%;aspect-ratio:1;border:1px solid #e0582538;border-radius:50%}.product-image>img{position:relative;z-index:1;max-width:75%;max-height:82%;object-fit:contain;filter:drop-shadow(0 15px 13px #1e0b0730)}.category{position:absolute;z-index:2;left:12px;top:12px;padding:7px 9px;border-radius:4px;background:#fff;font-size:9px;font-weight:900;text-transform:uppercase}.mini-placeholder{position:relative;z-index:1;width:60%;aspect-ratio:.72;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:22px 8px;border:5px solid #fff;border-radius:8px;background:linear-gradient(145deg,#ffce3b,var(--orange) 55%,#331006);box-shadow:0 14px 23px #32120835;color:#fff;text-align:center;transform:rotate(3deg)}.mini-placeholder span{color:#ffe666;font-weight:900}.mini-placeholder strong{text-transform:uppercase}.product>small{display:block;margin-top:14px;color:var(--muted);font-size:9px;text-transform:uppercase}.product h3{margin:5px 0 7px;font:23px Georgia}.product>p{min-height:44px;margin:0 0 12px;color:var(--muted);font-size:12px;line-height:1.55}.price{display:flex;justify-content:space-between;gap:8px;padding:11px 0;border-top:1px solid var(--line);font-size:12px}.price span{color:var(--orange);font-weight:800;text-align:right}.product-link{display:flex;justify-content:space-between;padding:12px 0;border-top:1px solid var(--line);font-size:11px;font-weight:900}.product-link span{color:var(--orange)}.store{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;padding:80px 7vw;background:var(--ink);color:#fff}.store>div:first-child>p:last-child{max-width:600px;color:#cfc4be;line-height:1.7}.store-details{display:grid;grid-template-columns:1fr 1fr;gap:20px}.store-details p{margin:0;padding-top:14px;border-top:1px solid #ffffff30}.store-details small,.store-details strong{display:block}.store-details small{margin-bottom:7px;color:var(--orange);font-size:9px;text-transform:uppercase}.store-details strong,.store-details a{font-size:13px;line-height:1.5}.orange{align-self:end;background:var(--orange);color:#fff}footer{display:flex;align-items:center;gap:30px;padding:32px 6vw}footer p{flex:1;color:var(--muted);font-size:12px}footer>a:not(.brand),footer>span{color:var(--muted);font-size:10px}@media(max-width:980px){header{grid-template-columns:180px 1fr 170px;padding:0 4vw}nav{font-size:10px}.hero{grid-template-columns:55% 45%}.products{grid-template-columns:repeat(2,1fr)}.quick{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.notice span,.notice span~*{display:none}header{min-height:72px;grid-template-columns:1fr auto;padding:0 20px}nav{display:none}.shop-link{padding:12px;font-size:10px}.hero{display:flex;flex-direction:column}.hero-copy{padding:55px 24px 38px}h1{font-size:47px}.proof{gap:17px}.featured{min-height:510px;padding:25px}.featured-card{left:20px;bottom:25px;width:calc(100% - 40px)}.quick{padding:0 20px}.catalogue{padding:45px 20px 70px}.section-heading>p{display:none}.store{grid-template-columns:1fr;padding:60px 24px;gap:40px}footer{align-items:flex-start;flex-direction:column}.products{gap:24px 12px}}@media(max-width:430px){.quick,.products,.store-details{grid-template-columns:1fr}.hero-actions{align-items:stretch;flex-direction:column}.proof{flex-wrap:wrap}}

