:root{--black:#050505;--ink:#1d1d1f;--muted:#6e6e73;--soft:#f5f5f7;--white:#fff;--blue:#0071e3;--line:#d8d2ca;--warm:#f7f2ec}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--soft);color:var(--ink);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;letter-spacing:-.02em}a{text-decoration:none;color:inherit}.site-header{height:54px;position:sticky;top:0;z-index:20;display:grid;grid-template-columns:220px 1fr 76px;align-items:center;padding:0 34px;background:#050505d1;backdrop-filter:saturate(180%) blur(22px);color:#fff}.brand{line-height:1}.brand-word{display:block;font-weight:600;font-size:15px;letter-spacing:-.03em}.brand-sub{display:block;font-size:11px;color:#ffffff9e;letter-spacing:.08em;text-transform:uppercase;margin-top:3px}nav{justify-self:center;display:flex;gap:26px}nav a{font-size:12px;color:#ffffffc2;transition:.2s}nav a:hover,nav a.active{color:#fff}.nav-cta{justify-self:end;font-size:12px;background:#fff;color:#111;border-radius:999px;padding:7px 14px;font-weight:600}.hero-elegant{min-height:calc(100vh - 54px);display:grid;place-items:center;background:#000;color:#fff;position:relative;overflow:hidden}.hero-elegant:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 18%,rgba(255,255,255,.16),transparent 28%),linear-gradient(180deg,#0003,#000 85%);z-index:1}.hero-elegant img{position:absolute;inset:auto 0 0;width:100%;height:70%;object-fit:cover;opacity:.58;filter:saturate(.84) contrast(1.04)}.hero-copy{position:relative;z-index:2;text-align:center;max-width:1040px;padding:82px 24px 38vh}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.22em;color:#ffffff9e;font-weight:600}.hero-copy h1{font-size:clamp(48px,8.3vw,112px);line-height:.9;margin:18px 0 16px;font-weight:650;letter-spacing:-.075em}.hero-copy p{max-width:760px;margin:0 auto;color:#ffffffc7;font-size:21px;line-height:1.42;letter-spacing:-.035em}.cta-row{display:flex;gap:14px;justify-content:center;margin-top:30px;flex-wrap:wrap}.pill{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:11px 22px;font-size:15px;background:var(--blue);color:#fff}.pill.ghost{background:#ffffff1f;border:1px solid rgba(255,255,255,.35)}.quiet-strip{background:#fff;display:grid;grid-template-columns:repeat(4,1fr);gap:1px;max-width:1180px;margin:-84px auto 0;position:relative;z-index:3;border-radius:28px;overflow:hidden;box-shadow:0 24px 80px #0000002e}.quiet-strip div{padding:28px;text-align:center;background:#fff}.quiet-strip b{display:block;font-size:20px;margin-bottom:7px}.quiet-strip span{font-size:13px;color:var(--muted);line-height:1.45}.section{max-width:1180px;margin:18px auto;padding:74px 28px}.section.center{text-align:center}.section.dark{max-width:none;background:#000;color:#fff;margin:0;padding:96px 28px}.section h2{font-size:clamp(38px,5.2vw,72px);line-height:.95;letter-spacing:-.06em;margin:0 auto 18px;font-weight:640;max-width:940px}.section .lead{font-size:20px;line-height:1.55;color:var(--muted);max-width:780px;margin:0 auto 32px}.dark .lead{color:#ffffffad}.gallery{display:grid;grid-template-columns:1.25fr .75fr;gap:18px;margin-top:42px}.gallery img,.wide-img{width:100%;border-radius:28px;object-fit:cover;background:#ddd}.gallery img:first-child{height:640px}.gallery img:last-child{height:640px}.tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.tile{background:#fff;border-radius:28px;min-height:330px;padding:34px;overflow:hidden}.tile h3{font-size:28px;line-height:1.04;letter-spacing:-.045em;margin:0 0 10px}.tile p{font-size:15px;line-height:1.55;color:var(--muted)}.tile img{width:100%;height:210px;object-fit:cover;border-radius:22px;margin-top:18px}.duo{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:center}.duo .copy{padding:28px}.duo img{height:520px}.tag{display:inline-block;font-size:12px;padding:8px 12px;border-radius:999px;background:#eee;color:#444;margin:4px}.dark .tag{background:#1b1b1d;color:#d8d8dc}.table{width:100%;border-collapse:collapse;background:#fff;border-radius:24px;overflow:hidden}.table th,.table td{padding:18px;border-bottom:1px solid #ececef;text-align:left;vertical-align:top}.table th{background:#f5f5f7}.quote-box{background:#000;color:#fff;border-radius:30px;padding:44px}.quote-box p{color:#ffffffb8;line-height:1.6}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.field{padding:15px 17px;border-radius:14px;background:#fff;border:1px solid #e5e5e8;color:#777}.footer{background:#000;color:#fff;display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:34px;padding:54px 36px;margin-top:0}.footer p,.footer a{color:#ffffff9e;display:block;margin:8px 0;line-height:1.55}@media(max-width:900px){.site-header{height:auto;grid-template-columns:1fr;gap:12px;padding:16px 20px;position:static}nav{justify-self:start;overflow:auto;max-width:100%;gap:16px}.nav-cta{justify-self:start}.hero-copy{padding-top:72px}.quiet-strip{grid-template-columns:1fr;margin:0 14px;border-radius:22px}.gallery,.tiles,.duo,.footer,.form-grid{grid-template-columns:1fr}.gallery img:first-child,.gallery img:last-child,.duo img{height:360px}.section{padding:54px 18px}.section.dark{padding:64px 18px}.hero-copy h1{font-size:48px}}.section-head{max-width:940px;margin:0 0 38px}.section-head.center{margin-left:auto;margin-right:auto;text-align:center}.dark-text{color:#7c6b5b}.lead.left{margin-left:0}.product-tiles{grid-template-columns:1fr 1fr}.hero-tile{min-height:560px;display:flex;flex-direction:column}.hero-tile a{color:#06c;font-size:15px;margin-top:auto}.hero-tile img{height:290px}.dark-card{background:#111;color:#fff}.dark-card p{color:#ffffffb3}.dark-card a{color:#2997ff}.warm{background:#f7f2ec;max-width:none}.market-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;max-width:1180px;margin:38px auto 0}.market-grid div,.channel-grid div,.ai-grid div{background:#fff;border-radius:26px;padding:28px}.market-grid b{font-size:13px;color:#8a6d4d}.market-grid h3,.channel-grid h3{font-size:23px;line-height:1.05;margin:12px 0}.market-grid p,.channel-grid p,.ai-grid span{color:var(--muted);line-height:1.55}.reverse{grid-template-columns:1.05fr .95fr}.mini-list p{display:grid;grid-template-columns:130px 1fr;gap:18px;border-top:1px solid #e5e5e8;padding:16px 0;margin:0}.mini-list span{color:var(--muted);line-height:1.5}.black-gallery{max-width:none;background:#000;color:#fff;display:grid;grid-template-columns:1fr 1fr 1fr;gap:18px;align-items:center}.black-gallery>div{padding:40px;max-width:560px}.black-gallery img{width:100%;height:520px;object-fit:cover;border-radius:28px}.light{color:#ffffffb3!important}.dark-pill{background:#111;color:#fff}.channel-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:38px}.ai-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:38px;align-items:center}.ai-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.ai-grid b{display:block;font-size:19px;margin-bottom:8px}.final-cta{background:#000;color:#fff;max-width:none;margin-bottom:0}.ghost-light{background:#fff;color:#111}@media(max-width:900px){.product-tiles,.market-grid,.channel-grid,.ai-section,.ai-grid,.black-gallery{grid-template-columns:1fr}.black-gallery img{height:340px}.mini-list p{grid-template-columns:1fr}.hero-tile{min-height:auto}.market-grid{padding:0 12px}.reverse{grid-template-columns:1fr}}
