:root{--bg:#0c0b0d;--panel:#171419;--panel2:#211b23;--text:#f8f4ed;--muted:#b9afb9;--orange:#ff7a18;--orange2:#ff9d3f;--line:#352d37;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}.site-header{height:76px;display:flex;align-items:center;justify-content:space-between;max-width:var(--max);margin:auto;padding:0 24px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:900;letter-spacing:-.5px}.brand-mark{font-size:26px}.site-header nav{display:flex;gap:25px;align-items:center}.site-header nav a{color:var(--muted);font-size:14px;font-weight:700}.site-header nav a:hover,.card-link:hover{color:var(--orange2)}.site-header nav .nav-shop{color:var(--orange2);border:1px solid #57371f;padding:8px 12px;border-radius:9px;background:#1d130d}.hero{max-width:var(--max);margin:auto;padding:105px 24px 86px;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(255,122,24,.17),transparent 67%);right:-130px;top:-80px;pointer-events:none}.eyebrow{color:var(--orange2);font-size:12px;font-weight:900;letter-spacing:2px;margin:0 0 12px}.hero h1{font-size:clamp(46px,7vw,82px);max-width:900px;line-height:.98;letter-spacing:-4px;margin:0 0 26px}.hero h1 span,.posts-hero h1 span{color:var(--orange)}.hero>p{font-size:20px;color:var(--muted);max-width:680px}.hero-actions{display:flex;gap:12px;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;padding:13px 19px;border-radius:10px;font-weight:850;font-size:14px;border:1px solid var(--line);cursor:pointer}.button-primary{background:var(--orange);border-color:var(--orange);color:#17100b}.button-primary:hover{background:var(--orange2)}.button-secondary{background:#19151b}.button-secondary:hover{border-color:#5c4b60}.trust-row{display:flex;gap:26px;margin-top:42px;color:#d4cad3;font-size:13px;font-weight:700}.shop-strip{max-width:calc(var(--max) - 48px);margin:0 auto 15px;padding:27px 30px;display:flex;align-items:center;justify-content:space-between;gap:35px;border:1px solid #57371f;border-radius:18px;background:linear-gradient(115deg,#21150e,#171217)}.shop-strip h2{font-size:29px;margin:0 0 4px;letter-spacing:-1px}.shop-strip p:not(.eyebrow){color:var(--muted);margin:0;max-width:720px}.section{max-width:var(--max);margin:auto;padding:78px 24px}.section-alt{max-width:none;background:#121014;padding-left:max(24px,calc((100% - var(--max))/2 + 24px));padding-right:max(24px,calc((100% - var(--max))/2 + 24px))}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:30px}.section h2,.newsletter h2{font-size:38px;letter-spacing:-1.6px;margin:0}.section-copy{max-width:520px;color:var(--muted);margin:0}.product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.product-card{grid-column:span 2;background:var(--panel);border:1px solid var(--line);border-radius:18px;overflow:hidden;transition:transform .18s ease,border-color .18s ease}.product-card:hover{transform:translateY(-3px);border-color:#58495c}.product-card.featured{grid-column:span 4}.product-visual{height:220px;display:flex;align-items:center;justify-content:center;position:relative;background:linear-gradient(145deg,#261b29,#100e12)}.featured .product-visual{height:280px}.product-visual strong{font-size:70px;filter:drop-shadow(0 15px 22px rgba(0,0,0,.35))}.product-visual>span{position:absolute;top:15px;left:15px;background:#0e0c0fdd;border:1px solid #473b49;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:900;letter-spacing:1px}.visual-parrot{background:radial-gradient(circle at 50% 60%,#4a1f1f,#161014 65%)}.visual-burlap{background:radial-gradient(circle at 50% 60%,#493c28,#151113 65%)}.visual-pixie{background:radial-gradient(circle at 50% 60%,#402040,#151014 65%)}.visual-dj{background:radial-gradient(circle at 50% 60%,#253145,#121014 65%)}.visual-mummy{background:radial-gradient(circle at 50% 60%,#3c3728,#121014 65%)}.product-body{padding:20px}.product-meta{display:flex;justify-content:space-between;color:var(--orange2);font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.7px}.product-body h3{font-size:22px;margin:9px 0 7px;letter-spacing:-.5px}.product-body p{color:var(--muted);font-size:14px;margin:0 0 18px}.card-link{font-size:14px;font-weight:850}.browse-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.browse-grid a{display:flex;flex-direction:column;background:var(--panel);border:1px solid var(--line);border-radius:15px;padding:22px}.browse-grid a:hover{border-color:#5b4b5f}.browse-grid span{font-size:28px;margin-bottom:12px}.browse-grid strong{font-size:17px}.browse-grid small{color:var(--muted);margin-top:3px}.guide-card{display:flex;justify-content:space-between;align-items:center;gap:30px;background:linear-gradient(120deg,#1d161e,#261923);border:1px solid var(--line);padding:30px;border-radius:18px}.guide-label{color:var(--orange2);font-size:11px;font-weight:900;letter-spacing:1.5px}.guide-card h3{font-size:28px;margin:7px 0}.guide-card p{color:var(--muted);margin:0}.newsletter{display:flex;align-items:center;justify-content:space-between;gap:50px}.newsletter p{color:var(--muted);margin:8px 0}.email-form{display:flex;gap:9px;min-width:410px}.email-form input{flex:1;background:#0d0b0e;border:1px solid var(--line);border-radius:10px;color:var(--text);padding:13px 15px}.posts-hero{max-width:var(--max);margin:auto;padding:82px 24px 45px}.posts-hero h1{font-size:clamp(48px,7vw,76px);line-height:1;letter-spacing:-3px;margin:0 0 20px}.posts-hero>p:not(.eyebrow){font-size:19px;color:var(--muted);max-width:720px}.post-tools{margin-top:30px;max-width:850px}.search-wrap{height:50px;display:flex;align-items:center;gap:10px;background:#121014;border:1px solid var(--line);border-radius:12px;padding:0 15px;transition:border-color .15s ease,box-shadow .15s ease}.search-wrap:focus-within{border-color:#76502f;box-shadow:0 0 0 3px rgba(255,122,24,.08)}.search-wrap span{font-size:24px;color:var(--orange2);line-height:1}.search-wrap input{width:100%;border:0;outline:0;background:transparent;color:var(--text);font:inherit;font-size:15px}.search-wrap input::placeholder{color:#807780}.filter-row{display:flex;gap:9px;flex-wrap:wrap;margin-top:13px}.filter-chip{appearance:none;border:1px solid var(--line);background:var(--panel);color:#d9d0d8;border-radius:999px;padding:8px 13px;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.filter-chip:hover{border-color:#624a36;color:var(--text)}.filter-chip.active{background:#2a180d;border-color:#74431e;color:var(--orange2)}.results-count{font-size:12px;color:#857c85;margin:12px 2px 0}.posts-section{padding-top:25px}.shop-post-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.shop-post-card{display:grid;grid-template-columns:190px 1fr;background:var(--panel);border:1px solid var(--line);border-radius:18px;overflow:hidden}.shop-post-card.clickable-card{cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.shop-post-card.clickable-card:hover{transform:translateY(-3px);border-color:#76502f;box-shadow:0 12px 30px rgba(0,0,0,.18)}.shop-post-card.clickable-card:focus-visible{outline:2px solid var(--orange2);outline-offset:3px}.shop-post-card:first-child{grid-column:1/-1;grid-template-columns:340px 1fr;border-color:#5a3a23}.shop-post-card[hidden]{display:none}.shop-post-visual{min-height:220px;display:flex;align-items:center;justify-content:center;position:relative}.shop-post-card:first-child .shop-post-visual{min-height:290px}.shop-post-visual strong{font-size:68px}.post-number{position:absolute;left:14px;top:14px;background:var(--orange);color:#1b1008;font-size:10px;font-weight:950;letter-spacing:1px;border-radius:999px;padding:6px 9px}.shop-post-body{padding:24px;display:flex;flex-direction:column;justify-content:center}.shop-post-body h2{font-size:27px;margin:8px 0 7px}.shop-post-body p{color:var(--muted);font-size:14px;margin:0 0 20px}.shop-cta{align-self:flex-start}.empty-results{border:1px dashed var(--line);border-radius:16px;padding:40px;text-align:center;color:var(--muted)}.empty-results strong,.empty-results span{display:block}.empty-results strong{color:var(--text);font-size:20px;margin-bottom:4px}.affiliate-note{color:var(--muted);font-size:12px;margin:22px 0 0}button:disabled,input:disabled{opacity:.65}footer{max-width:var(--max);margin:auto;padding:50px 24px 65px;display:grid;grid-template-columns:1fr 2fr;gap:60px;border-top:1px solid var(--line);color:var(--muted);font-size:12px}.footer-brand{color:var(--text)}.footer-copy{max-width:700px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:850px){.site-header nav{display:none}.hero{padding-top:75px}.hero h1{letter-spacing:-2.6px}.section-heading,.newsletter{align-items:flex-start;flex-direction:column}.shop-strip{align-items:flex-start;flex-direction:column}.product-grid{grid-template-columns:1fr 1fr}.product-card,.product-card.featured{grid-column:span 1}.featured .product-visual,.product-visual{height:210px}.browse-grid{grid-template-columns:1fr 1fr}.email-form{min-width:0;width:100%}.shop-post-grid{grid-template-columns:1fr}.shop-post-card,.shop-post-card:first-child{grid-column:auto;grid-template-columns:190px 1fr}.shop-post-card:first-child .shop-post-visual{min-height:220px}footer{grid-template-columns:1fr}}@media(max-width:560px){.hero{padding-top:60px;padding-bottom:60px}.hero h1{font-size:47px}.hero>p{font-size:17px}.hero-actions{flex-direction:column;align-items:stretch}.trust-row{flex-wrap:wrap;gap:12px 18px}.shop-strip{margin-left:16px;margin-right:16px}.section{padding-top:58px;padding-bottom:58px}.section h2,.newsletter h2{font-size:32px}.product-grid,.browse-grid{grid-template-columns:1fr}.guide-card{align-items:flex-start;flex-direction:column}.email-form{flex-direction:column}.posts-hero{padding-top:58px}.posts-hero h1{font-size:48px}.filter-row{gap:7px}.filter-chip{padding:8px 11px}.shop-post-card,.shop-post-card:first-child{grid-template-columns:1fr}.shop-post-visual,.shop-post-card:first-child .shop-post-visual{min-height:175px}.shop-post-body{padding:20px}.shop-cta{width:100%}}
