:root{--ink:#0a0a0a;--muted:#6b7280;--line:#e5e7eb;--soft:#f9fafb;--red:#e51b23;--orange:#ff6e1f;--cream:#fff1ea}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:#fff;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}.display,h1,h2,h3{font-family:Outfit,sans-serif;letter-spacing:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.seo-homepage{background:#fff}.seo-home-section{width:min(1280px,calc(100% - 32px));margin:0 auto;padding:72px 0}.seo-home-section-alt{width:100%;max-width:none;padding:72px max(16px,calc((100% - 1280px) / 2));background:#f9fafb}.seo-home-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:30px}.seo-home-section-head h1,.seo-home-section-head h2{margin:8px 0;font-size:clamp(30px,4vw,46px);line-height:1.05}.seo-home-section-head p{max-width:680px;color:#6b7280;line-height:1.65}.seo-home-section-head a{color:#e51b23;font-weight:800;white-space:nowrap}.seo-home-eyebrow,.seo-home-meta{color:#e51b23;font-size:12px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.seo-home-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.seo-home-card,.seo-home-editorial{display:block;overflow:hidden;border:1px solid #f1f2f4;border-radius:18px;background:#fff;box-shadow:0 8px 30px rgb(0 0 0/.04)}.seo-home-card-image{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.seo-home-card-body,.seo-home-editorial{padding:18px}.seo-home-card h3,.seo-home-editorial h3{margin:6px 0 8px;font-size:20px;line-height:1.15}.seo-home-card p,.seo-home-editorial p{color:#6b7280;line-height:1.55}.seo-article-page{background:#fff;color:#0a0a0a}.seo-article{width:min(860px,calc(100% - 32px));margin:0 auto;padding:48px 0 80px}.seo-article-back{display:inline-flex;margin-bottom:20px;color:#e51b23;font-weight:800}.seo-article-image{width:100%;aspect-ratio:16/8;-o-object-fit:cover;object-fit:cover;border-radius:22px;margin-bottom:30px}.seo-article h1{margin:12px 0 16px;font-size:clamp(38px,6vw,64px);line-height:.98}.seo-article p,.seo-article-excerpt{color:#6b7280;font-size:18px;line-height:1.75}.seo-article section{margin-top:34px}.seo-article h2{margin:0 0 10px;font-size:clamp(26px,4vw,36px);line-height:1.1}.seo-article a{color:#e51b23;font-weight:800}.seo-home-card span{display:block;margin-top:14px;color:#111827;font-weight:800}.seo-home-editorial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}@media (max-width:900px){.seo-home-editorial-grid,.seo-home-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.seo-home-section,.seo-home-section-alt{width:100%;padding:56px 16px}.seo-home-section-head{display:block}.seo-home-section-head a{display:inline-block;margin-top:12px}.seo-home-editorial-grid,.seo-home-grid{grid-template-columns:1fr}}.container{width:min(1180px,calc(100% - 32px));margin:0 auto}.nav{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(229,231,235,.8)}.nav-inner{height:74px;justify-content:space-between;gap:28px}.brand,.nav-inner{display:flex;align-items:center}.brand{gap:12px;font-weight:900}.brand img{width:42px;height:42px;border-radius:10px}.nav-links{display:flex;align-items:center;gap:24px;color:#111827;font-weight:700}.button,.cta{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;min-height:46px;padding:0 22px;border:0;background:linear-gradient(90deg,var(--orange),#ff8a4d);color:white;font-weight:800;box-shadow:0 12px 30px rgb(255 110 31/.22)}.hero{min-height:620px;display:grid;align-items:flex-end;color:white;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.74)),url(https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=1800&q=82) 50%/cover}.hero-content{padding:90px 0 72px;max-width:820px}.eyebrow{color:var(--red);font-size:12px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.hero .eyebrow{color:#ffd4c0}.hero h1{font-size:clamp(44px,7vw,86px);line-height:.94;margin:14px 0 18px;max-width:820px}.hero p{font-size:clamp(18px,2vw,22px);color:rgba(255,255,255,.86);line-height:1.55;max-width:660px}.search-band{margin-top:32px;display:grid;grid-template-columns:1fr auto;gap:12px;width:min(720px,100%);padding:10px;border-radius:18px;background:rgba(255,255,255,.94);color:var(--ink)}.search-band input{border:0;outline:0;padding:0 18px;font-size:16px;background:transparent}.section{padding:74px 0}.section.alt{background:var(--soft)}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:30px}.section h2{font-size:clamp(30px,4vw,46px);margin:8px 0}.section p{color:var(--muted);line-height:1.65}.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.card{background:white;border:1px solid #f1f2f4;border-radius:18px;overflow:hidden;box-shadow:0 8px 30px rgb(0 0 0/.04)}.card-media{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;width:100%}.card-body{padding:18px}.card h3{margin:6px 0 8px;font-size:20px;line-height:1.15}.meta{color:var(--muted);font-size:14px}.price{margin-top:14px;display:flex;justify-content:space-between;align-items:center}.badge,.price{font-weight:900}.badge{display:inline-flex;padding:6px 10px;border-radius:999px;background:var(--cream);color:var(--red);font-size:12px}.detail-hero{padding:42px 0 28px}.detail-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.55fr);gap:34px}.detail-image{width:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;border-radius:20px}.panel{border:1px solid #f1f2f4;border-radius:20px;padding:24px;box-shadow:0 12px 34px rgb(0 0 0/.05);background:white}.content-block{margin-top:34px;line-height:1.75;color:#374151}.footer{background:#0a0a0a;color:white;padding:46px 0}.footer p{color:rgba(255,255,255,.64)}@media (max-width:900px){.nav-links{display:none}.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-grid{grid-template-columns:1fr}}@media (max-width:560px){.grid,.search-band{grid-template-columns:1fr}}