.home{--brand:#0087cc;--paper:#0d141c;--panel:#121b25;--panel-2:#172330;--ink:#f3f7fb;--muted:#9eafbf;--line:#2a3845;--accent:#69d4fc;--on-accent:#0b1420;--glow:#69d4fc29;--glow-strong:#69d4fc47;--shadow:0 24px 64px #00000073;--radius:24px;--gutter:32px;--ease:cubic-bezier(.2, .7, .2, 1);background:var(--paper);min-height:100dvh;color:var(--ink);font-family:var(--font-geist-sans), Arial, sans-serif;-webkit-font-smoothing:antialiased;isolation:isolate;position:relative;overflow-x:clip}:root[data-theme=light] .home{--paper:#f5f7fa;--panel:#fff;--panel-2:#eef3f7;--ink:#202830;--muted:#536273;--line:#d9e1e8;--accent:#006ba3;--on-accent:#fff;--glow:#0087cc1a;--glow-strong:#0087cc2e;--shadow:0 24px 64px #2028301f}.home *,.home :before,.home :after{box-sizing:border-box}.home a{color:inherit;text-decoration:none}.home button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0}.home :focus-visible{outline:3px solid var(--accent);outline-offset:3px;border-radius:8px}.home img{max-width:100%;display:block}.home-wrap{width:min(1320px, 100% - var(--gutter) * 2);margin-inline:auto}.home .skip{z-index:50;background:var(--accent);color:var(--on-accent);border-radius:12px;padding:12px 16px;font-weight:600;position:absolute;top:-64px;left:16px}.home .skip:focus{top:16px}.home-ambient{z-index:-1;pointer-events:none;background:radial-gradient(60% 55% at 22% 30%, var(--glow-strong), transparent 70%), radial-gradient(45% 45% at 80% 20%, var(--glow), transparent 70%);filter:blur(60px);height:80vh;animation:16s ease-in-out infinite alternate home-drift;position:absolute;inset:-20% -10% auto}@keyframes home-drift{to{transform:translate(6%,5%)rotate(4deg)}}.home[data-hidden=true] *{animation-play-state:paused!important}.home-header{z-index:20;background:color-mix(in srgb, var(--paper) 78%, transparent);-webkit-backdrop-filter:blur(16px)saturate(1.4);border-bottom:1px solid var(--line);will-change:backdrop-filter;isolation:isolate;position:sticky;top:0;transform:translateZ(0)}.home-nav{align-items:center;gap:28px;min-height:72px;display:flex}.home-nav-links{scrollbar-width:none;-webkit-overflow-scrolling:touch;align-items:center;gap:2px;min-width:0;display:flex;overflow-x:auto}.home-nav-links::-webkit-scrollbar{display:none}.home-nav-links button,.home-nav-links a{color:var(--muted);white-space:nowrap;transition:color .18s var(--ease), background .18s var(--ease);border-radius:8px;flex-shrink:0;padding:8px 10px;font-size:14px;font-weight:600;position:relative}.home-nav-links button:hover,.home-nav-links a:hover{color:var(--ink);background:color-mix(in srgb, var(--ink) 6%, transparent)}.home-nav-links button[aria-current=page]{color:var(--ink)}.home-nav-links button[aria-current=page]:after{content:"";background:var(--accent);border-radius:2px;height:2px;position:absolute;bottom:2px;left:10px;right:10px}.home-nav-links a{color:var(--accent)}.home-logo img{transform-origin:0;width:auto;height:38px;transition:transform .28s var(--ease)}.home .home-logo-light,:root[data-theme=light] .home .home-logo-dark{display:none}:root[data-theme=light] .home .home-logo-light{display:block}.home-ticker-copy{display:contents}.home-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.home .home-pill{border:1px solid var(--line);background:color-mix(in srgb, var(--panel) 70%, transparent);min-height:42px;color:var(--ink);transition:border-color .18s var(--ease), background .18s var(--ease), transform .12s var(--ease);border-radius:999px;align-items:center;gap:8px;padding:0 14px 0 12px;font-size:13.5px;font-weight:600;display:inline-flex}.home .home-pill:hover{border-color:color-mix(in srgb, var(--accent) 50%, var(--line));background:var(--panel)}.home .home-pill:active{transform:scale(.97)}.home .home-pill[aria-pressed=true]{background:var(--accent);border-color:var(--accent);color:var(--on-accent)}.home-pill kbd{font:inherit;color:var(--muted);border:1px solid var(--line);border-radius:6px;padding:1px 6px;font-size:11px;font-weight:600}.home-pill b{background:color-mix(in srgb, var(--ink) 12%, transparent);border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0 6px;font-size:12px;display:inline-grid}.home .home-pill[aria-pressed=true] b{background:color-mix(in srgb, var(--on-accent) 22%, transparent)}.home .tx-theme-control{background:color-mix(in srgb, var(--panel) 70%, transparent);border-color:var(--line);padding:2px}.home .tx-theme-control button{width:36px;min-height:36px;color:var(--muted)}.home .tx-theme-control button[aria-pressed=true]{background:color-mix(in srgb, var(--accent) 18%, transparent);color:var(--accent)}.home-ticker{border-bottom:1px solid var(--line);contain:layout paint;padding-block:10px;position:relative;overflow:hidden;transform:translateZ(0);-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.home-ticker-track{will-change:transform;backface-visibility:hidden;gap:48px;width:max-content;animation:42s linear infinite home-tick;display:flex}.home-ticker:hover .home-ticker-track,.home-ticker:focus-within .home-ticker-track{animation-play-state:paused}.home-ticker a{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);transition:color .18s var(--ease);align-items:center;gap:10px;font-size:11px;display:inline-flex}.home-ticker a:hover{color:var(--ink)}.home-ticker a:before{content:"";background:var(--accent);width:6px;height:6px;box-shadow:0 0 0 0 var(--glow-strong);border-radius:50%;animation:2.4s infinite home-pulse}.home-ticker a em{color:var(--accent);font-style:normal;font-weight:700}@keyframes home-tick{to{transform:translate(-50%)}}@keyframes home-pulse{70%{box-shadow:0 0 0 7px #0000}to{box-shadow:0 0 #0000}}.home-category{letter-spacing:.16em;text-transform:uppercase;color:var(--accent);align-items:center;gap:6px;font-size:11px;font-weight:700;display:inline-flex}.home-meta{color:var(--muted);align-items:center;gap:14px;font-size:12.5px;display:flex}.home-meta span{align-items:center;gap:6px;display:inline-flex}.home-save{width:40px;height:40px;color:var(--muted);transition:color .18s var(--ease), background .18s var(--ease);border-radius:50%;place-items:center;margin-left:auto;display:inline-grid}.home-save:hover{color:var(--accent);background:color-mix(in srgb, var(--accent) 12%, transparent)}.home-save[aria-pressed=true]{color:var(--accent)}.home-front{grid-template-columns:1.55fr 1fr;align-items:start;gap:24px;margin-top:40px;display:grid}.home-lead{border-radius:var(--radius);aspect-ratio:16/10.5;background:var(--panel);border:1px solid var(--line);min-height:460px;box-shadow:var(--shadow);position:relative;overflow:hidden}.home-lead-media{position:absolute;inset:0;overflow:hidden}.home-lead-media img{object-fit:cover;will-change:transform;filter:saturate(.9)contrast(1.05);width:100%;height:100%}.home-lead{--lead-scrim-start:28%;--lead-scrim:13, 20, 28}:root[data-theme=light] .home-lead{--lead-scrim:20, 26, 32}.home-lead-grad{background:linear-gradient(180deg, rgba(var(--lead-scrim), 0) var(--lead-scrim-start), rgba(var(--lead-scrim), .74) calc(var(--lead-scrim-start) + 34%), rgba(var(--lead-scrim), .95) 100%);position:absolute;inset:0}.home-lead-copy,.home-lead[data-tone=dark] .home-lead-copy{--ink:#fff;--muted:#c9d6df;--accent:#69d4fc;--on-accent:#0b1420}.home-lead[data-tone=light],:root[data-theme=light] .home-lead[data-tone=light]{--lead-scrim:245, 247, 250}.home-lead[data-tone=light] .home-lead-copy{--ink:#161d24;--muted:#3f4f5e;--accent:#006ba3;--on-accent:#fff}.home-lead-copy{z-index:1;color:var(--ink);position:absolute;bottom:28px;left:32px;right:32px}.home-lead-copy h1{letter-spacing:-.035em;max-width:18ch;margin:10px 0 12px;font-size:clamp(28px,3.3vw,46px);font-weight:800;line-height:1.02}.home-lead-copy h1 a{color:inherit}.home-lead-copy p{color:color-mix(in srgb, var(--ink) 82%, transparent);max-width:56ch;margin:0 0 18px;font-size:16px;line-height:1.5}.home-lead-row{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.home .home-cta{background:var(--accent);min-height:46px;color:var(--on-accent);white-space:nowrap;will-change:transform;border-radius:999px;align-items:center;gap:10px;padding:0 20px;font-size:14px;font-weight:700;display:inline-flex}.home-cta svg{transition:transform .2s var(--ease)}.home-cta:hover svg{transform:translate(4px)}.home-lead-copy .home-meta{--muted:color-mix(in srgb, var(--ink) 70%, transparent)}.home-desk{border-radius:var(--radius);border:1px solid var(--line);background:color-mix(in srgb, var(--panel) 85%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:24px 24px 12px;position:relative;overflow:hidden}.home-desk:before{content:"";pointer-events:none;background:radial-gradient(280px circle at var(--mx,-400px) var(--my,-400px), var(--glow-strong), transparent 60%);opacity:0;transition:opacity .25s var(--ease);position:absolute;inset:0}.home-desk[data-lit=true]:before{opacity:1}.home-desk-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.home-desk-head h2{align-items:center;gap:10px;margin:0;font-size:18px;font-weight:700;display:inline-flex}.home-desk-head h2 svg{color:var(--accent)}.home-desk-head span{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-size:10.5px}.home-desk-list{flex-direction:column;display:flex}.home-desk-item{border-top:1px solid var(--line);transition:transform .25s var(--ease);padding:16px 44px 14px 0;position:relative}.home-desk-item h3{margin:6px 0 8px;font-size:15.5px;font-weight:600;line-height:1.32}.home-desk-item h3 a{background:linear-gradient(var(--accent), var(--accent)) no-repeat 0 100% / 0 1.5px;transition:background-size .28s var(--ease)}.home-desk-item:hover h3 a{background-size:100% 1.5px}.home-arrow{color:var(--accent);opacity:0;transition:opacity .2s var(--ease), transform .25s var(--ease);position:absolute;top:20px;right:4px;transform:translate(-8px)}.home-desk-item:hover .home-arrow,.home-desk-item:focus-within .home-arrow{opacity:1;transform:none}.home-section{margin-top:80px}.home-section-head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.home-section-head h2{letter-spacing:-.035em;margin:8px 0 0;font-size:clamp(26px,3vw,38px);font-weight:800;line-height:1.05}.home-section-head p{color:var(--muted);margin:8px 0 0;font-size:15px}.home .home-link-btn{border:1px solid var(--line);white-space:nowrap;min-height:44px;transition:border-color .18s var(--ease), background .18s var(--ease), transform .12s var(--ease);border-radius:999px;align-items:center;gap:8px;padding:0 18px;font-size:14px;font-weight:600;display:inline-flex}.home-link-btn:hover{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 10%, transparent)}.home-link-btn:active{transform:scale(.97)}.home-link-btn svg{transition:transform .2s var(--ease)}.home-link-btn:hover svg{transform:translate(2px,-2px)}.home-guides-rail{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:20px;display:grid}.home-guides-rail>*{display:flex}.home-guide{border-radius:var(--radius);background:var(--panel);border:1px solid var(--line);width:100%;transition:transform .25s var(--ease), border-color .25s var(--ease), box-shadow .25s var(--ease);flex-direction:column;display:flex;overflow:hidden}.home-guide-media{aspect-ratio:16/10;background:var(--panel-2);overflow:hidden}.home-guide-media img{object-fit:cover;width:100%;height:100%;transition:transform .7s var(--ease)}.home-guide-body{flex-direction:column;flex:1;gap:10px;padding:20px 20px 22px;display:flex}.home-guide-body h3{letter-spacing:-.02em;margin:0;font-size:19px;font-weight:700;line-height:1.2}.home-guide-body p{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.home-guide-foot{justify-content:space-between;align-items:center;margin-top:auto;padding-top:6px;display:flex}.home-chip{color:var(--muted);border:1px solid var(--line);border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.home-guide-foot>svg{color:var(--accent);transition:transform .2s var(--ease)}.home-guide:hover .home-guide-foot>svg{transform:translate(3px,-3px)}.home-grid-3{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:20px;display:grid}.home-grid-3>*{display:flex}.home-card{border-radius:var(--radius);background:var(--panel);border:1px solid var(--line);width:100%;transition:transform .25s var(--ease), border-color .25s var(--ease), box-shadow .25s var(--ease);flex-direction:column;display:flex;overflow:hidden}.home-card-media{aspect-ratio:16/10;background:var(--panel-2);overflow:hidden}.home-card-media img{object-fit:cover;width:100%;height:100%;transition:transform .7s var(--ease)}.home-card-body{flex-direction:column;flex:1;gap:10px;padding:20px 20px 12px;display:flex}.home-card-body .home-meta{margin-top:auto}.home-card-body h2{letter-spacing:-.025em;margin:0;font-size:21px;font-weight:700;line-height:1.2}.home-card-body h2 a{background:linear-gradient(var(--accent), var(--accent)) no-repeat 0 100% / 0 2px;transition:background-size .28s var(--ease)}.home-card:hover .home-card-body h2 a{background-size:100% 2px}.home-card-body p{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.home-results{margin-top:40px}.home-results-status{color:var(--muted);margin:-12px 0 24px;font-size:14px}.home-empty{text-align:center;border:1px dashed var(--line);border-radius:var(--radius);color:var(--muted);place-items:center;gap:8px;padding:64px 24px;display:grid}.home-empty h2{color:var(--ink);margin:8px 0 0;font-size:22px}.home-empty p{margin:0}@media (hover:hover) and (pointer:fine){.home-guide:hover,.home-card:hover{border-color:color-mix(in srgb, var(--accent) 50%, var(--line));box-shadow:var(--shadow);transform:translateY(-4px)}.home-guide:hover .home-guide-media img,.home-card:hover .home-card-media img{transform:scale(1.04)}.home-desk-item:hover{transform:translate(6px)}}@media (width<=1240px){.home-nav{flex-wrap:wrap;gap:12px 16px;min-height:0;padding-block:12px 4px}.home-nav-links{flex-basis:100%;order:3;margin-inline:-4px}.home-actions{margin-left:auto}}@media (width<=1100px){.home-front{grid-template-columns:1.3fr 1fr}}@media (width<=960px){.home-front{grid-template-columns:1fr}.home-lead{aspect-ratio:auto;min-height:420px}.home-guides-rail,.home-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.home{--gutter:16px;--radius:20px}.home-logo img{object-fit:cover;width:80px;height:48px}.home-logo{flex:0 0 80px}.home-pill span,.home-pill kbd{display:none}.home .home-pill{min-height:40px;padding:0 10px}.home-lead{min-height:380px}.home-lead-copy{bottom:20px;left:20px;right:20px}.home-guides-rail{scroll-snap-type:x mandatory;margin-inline:calc(var(--gutter) * -1);padding-inline:var(--gutter);scrollbar-width:none;gap:14px;display:flex;overflow-x:auto}.home-guides-rail>*{scroll-snap-align:start;flex:0 0 82%}.home-guide{height:100%}.home-grid-3{grid-template-columns:1fr}.home-section{margin-top:56px}.home-section-head{flex-direction:column;align-items:flex-start;gap:12px}}@media (width<=400px){.home-logo{flex-basis:64px}.home-logo img{width:64px}.home-actions{gap:4px}.home-pill b{display:none}.home .tx-theme-control button{width:32px}}@media (prefers-reduced-motion:reduce){.home *,.home :before,.home :after{transition-duration:.01ms!important;animation:none!important}.home-ticker{overflow-x:auto;-webkit-mask-image:none;mask-image:none}.home-ticker-track{width:auto}.home-ticker-copy{display:none}.home-ambient{filter:blur(60px)}.home-desk:before{display:none}}@media (forced-colors:active){.home-ambient,.home-desk:before{display:none}.home-topic-bar{background:canvastext}}.home-cta-card{background:var(--panel-2);border:1px solid var(--line);border-radius:28px;grid-template-columns:1.1fr .9fr;align-items:center;gap:40px;margin-top:96px;padding:56px;display:grid;position:relative;overflow:hidden}.home-cta-copy h2{letter-spacing:-.04em;max-width:14ch;margin:0 0 16px;font-size:clamp(34px,4.2vw,56px);font-weight:700;line-height:1.02}.home-cta-copy h2 em{color:var(--accent);font-style:normal}.home-cta-copy p{color:var(--muted);max-width:48ch;margin:0 0 28px;font-size:16px;line-height:1.55}.home-cta-row{flex-wrap:wrap;gap:12px;display:flex}.home-cta-ghost{border:1px solid var(--line);background:var(--panel);min-height:46px;transition:border-color .18s var(--ease), transform .12s var(--ease);border-radius:999px;align-items:center;gap:10px;padding:0 20px;font-size:14px;font-weight:600;display:inline-flex}.home button.home-cta-ghost{border:1px solid var(--line);background:var(--panel);text-align:center}.home-cta-ghost:hover{border-color:var(--accent)}.home-cta-ghost:active,.home-cta-card .home-cta:active{transform:scale(.97)}.home-dot{opacity:.95;background:currentColor;width:12px;height:10px;display:inline-block;-webkit-mask:url(/brand/x-mark.png) 50%/contain no-repeat;mask:url(/brand/x-mark.png) 50%/contain no-repeat}.home-cta .home-dot{background:var(--on-accent)}.home-cta-ghost .home-dot{background:var(--accent)}.home-bars{flex-direction:column;justify-self:end;gap:10px;width:min(100%,420px);display:flex}.home-bars-row{justify-content:flex-end;gap:3px;animation:4.2s ease-in-out infinite home-breathe;display:flex}.home-bars-row[data-short]{padding-right:20%}.home-bars-row span{background:color-mix(in srgb, var(--accent) 14%, transparent);border-radius:3px;flex:0 0 calc(20% - 3px);height:14px}.home-bars-row span[data-hi]{background:color-mix(in srgb, var(--accent) 72%, transparent)}@keyframes home-breathe{50%{opacity:.72}}.home.home-foot-host{min-height:0}.home-foot{--f-ink:#f3f7fb;--f-muted:#97a8b8;--f-line:#ffffff17;--f-panel:#ffffff09;color:var(--f-ink);isolation:isolate;background:#0a0f15;margin-top:96px;padding-top:88px;position:relative;overflow:hidden}.home-foot:before{content:"";z-index:-1;background:radial-gradient(55% 45% at 82% 0,#0087cc47,#0000 70%),radial-gradient(40% 40% at 30% 100%,#0087cc1a,#0000 70%);position:absolute;inset:0}.home-foot a,.home-foot button{color:inherit}.home-foot-grid{grid-template-columns:250px 1fr;align-items:start;gap:72px;display:grid}.home-foot-tiles{gap:16px;display:grid}.home-foot-tile{border:1px solid var(--f-line);background:var(--f-panel);border-radius:16px;place-items:center;padding:24px;display:grid}.home-foot-tile img{width:132px;height:auto}.home-foot-logo img{width:168px;height:auto;margin:8px 0 0 -6px}.home-foot-standards{border:1px solid var(--f-line);background:var(--f-panel);border-radius:16px;grid-template-columns:auto 1fr;align-items:center;gap:48px;margin-top:64px;padding:24px 28px;display:grid}.home-foot-standards h3{letter-spacing:.14em;text-transform:uppercase;color:var(--f-muted);white-space:nowrap;margin:0;font-size:12px}.home-foot-standards ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 24px;margin:0;padding:0;list-style:none;display:grid}.home-foot-standards li{align-items:center;gap:10px;font-size:13.5px;line-height:1.4;display:flex}.home-foot-standards svg{color:var(--accent);flex:none}.home-foot-cols{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.home-foot-cols h3{margin:0 0 14px;font-size:13.5px;font-weight:700}.home-foot-cols ul{margin:0;padding:0;list-style:none}.home-foot-cols li{margin:0 0 12px}.home-foot-cols nav a,.home-foot-cols nav button{color:var(--f-muted);transition:color .16s var(--ease);padding:0;font-size:13.5px}.home-foot-cols nav a:hover,.home-foot-cols nav button:hover{color:var(--f-ink)}.home-foot-actions{flex-wrap:wrap;grid-column:3/span 2;justify-content:flex-end;align-self:end;gap:10px;display:flex}.home-foot .home-foot-pill{white-space:nowrap;color:#0a0f15;transition:transform .18s var(--ease), box-shadow .18s var(--ease);background:#fff;border-radius:10px;align-items:center;gap:10px;padding:8px 14px 8px 12px;line-height:1.1;text-decoration:none;display:inline-flex}.home-foot-pill span{flex-direction:column;font-size:14px;font-weight:700;display:flex}.home-foot-pill small{letter-spacing:.02em;opacity:.65;font-size:9.5px;font-weight:500}.home-foot .home-foot-pill:hover{transform:translateY(-2px);box-shadow:0 10px 28px #0006}.home-foot-legal{border-top:1px solid var(--f-line);color:var(--f-muted);flex-wrap:wrap;justify-content:space-between;gap:16px;margin-top:24px;padding:24px 0;font-size:12.5px;display:flex}.home-foot-legal-links{align-items:center;gap:14px;display:inline-flex}.home-foot-legal-links i{opacity:.6;background:currentColor;border-radius:50%;width:4px;height:4px}.home-foot-legal a:hover{color:var(--f-ink)}.home-foot-mark{pointer-events:none;justify-content:space-between;align-items:flex-end;gap:32px;height:clamp(96px,11vw,160px);display:flex;overflow:hidden}.home-foot-x{opacity:.95;flex:none;width:clamp(88px,9vw,140px);height:auto;margin-bottom:8px}.home-foot-word{opacity:.09;-webkit-user-select:none;user-select:none;flex:0 auto;width:min(72%,980px);height:auto;transform:translateY(26%)}@media (width<=1100px){.home-foot-grid{grid-template-columns:220px 1fr;gap:40px}}@media (width<=960px){.home-cta-card{grid-template-columns:1fr;padding:40px}.home-bars{justify-self:stretch;width:100%}.home-foot-grid{grid-template-columns:1fr}.home-foot-standards{grid-template-columns:1fr;gap:16px}.home-foot-cols{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 24px}.home-foot-actions{grid-column:1/-1;justify-content:flex-start}}@media (width<=720px){.home-cta-card{border-radius:22px;margin-top:64px;padding:28px 24px}.home-bars{gap:7px}.home-bars-row span{height:10px}.home-foot{margin-top:64px;padding-top:56px}.home-foot-standards ul{grid-template-columns:1fr}.home-foot-legal{flex-direction:column}.home-foot-x{width:64px}.home-foot-word{width:78%}}@media (prefers-reduced-motion:reduce){.home-bars-row{animation:none}}.home-ad{border:1px dashed color-mix(in srgb, var(--line) 80%, var(--accent));background:repeating-linear-gradient(-45deg, transparent 0 14px, color-mix(in srgb, var(--ink) 3%, transparent) 14px 15px), color-mix(in srgb, var(--panel) 60%, transparent);border-radius:20px;place-items:center;display:grid;position:relative;overflow:hidden}.home-ad[data-live]{background:color-mix(in srgb, var(--panel) 60%, transparent);border-style:solid}.home-ad-label{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-size:10px;position:absolute;top:10px;left:14px}.home-ad-unit{width:100%}.home-ad-placeholder{text-align:center;color:var(--muted);justify-items:center;gap:6px;padding:28px 16px 20px;font-size:12.5px;display:grid}.home-ad-placeholder img{opacity:.35;margin-bottom:4px}.home-ad-placeholder small{opacity:.7;font-size:11px}.home-ad--billboard{min-height:282px;margin-top:48px}.home-side{align-content:start;gap:24px;display:grid;position:relative}@media (width>=961px){.home-front{align-items:stretch}.home-side{min-height:0}.home-side .home-desk{flex-direction:column;padding-bottom:0;display:flex;position:absolute;inset:0}.home-side .home-desk-list{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--accent) 40%, transparent) transparent;flex:1;min-height:0;padding-bottom:24px;overflow-y:auto;-webkit-mask-image:linear-gradient(#000 calc(100% - 36px),#0000);mask-image:linear-gradient(#000 calc(100% - 36px),#0000)}.home-side .home-desk-list::-webkit-scrollbar{width:6px}.home-side .home-desk-list::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--accent) 40%, transparent);border-radius:999px}.home-side .home-desk-item{padding-right:40px}}.home-ad--rect{min-height:282px}.home-ad--leader{min-height:122px;margin-top:64px}@media (width>=961px){.home-ad--rect{display:none}}@media (width<=960px){.home-ad--billboard{display:none}}@media (width<=720px){.home-ad--billboard,.home-ad--leader{min-height:132px}.home-ad--billboard{margin-top:32px}.home-ad--leader{margin-top:48px}.home-ad-placeholder{padding:26px 12px 14px}.home-ad-placeholder small{display:none}}.home-ai{grid-template-columns:.95fr 1.05fr;align-items:stretch;gap:20px;display:grid}.home-ai[data-empty]{grid-template-columns:1fr}.home-ai-panel{border-radius:var(--radius);border:1px solid color-mix(in srgb, var(--accent) 30%, var(--line));background:radial-gradient(60% 50% at 100% 0%, color-mix(in srgb, var(--accent) 18%, transparent), transparent 70%), var(--panel);flex-direction:column;gap:14px;padding:32px;display:flex;position:relative;overflow:hidden}.home-ai-mark{opacity:.08;pointer-events:none;width:200px;position:absolute;bottom:-34px;right:-28px}.home-ai-panel h3{letter-spacing:-.035em;margin:0;font-size:clamp(26px,2.6vw,34px);font-weight:800;line-height:1.05}.home-ai-panel>p{color:var(--muted);max-width:42ch;margin:0;font-size:15px;line-height:1.5}.home-ai-steps{gap:12px;margin:8px 0 12px;padding:0;list-style:none;display:grid}.home-ai-steps li{grid-template-columns:34px 1fr;align-items:start;gap:12px;display:grid}.home-ai-steps b{background:color-mix(in srgb, var(--accent) 16%, transparent);width:34px;height:34px;color:var(--accent);border-radius:10px;place-items:center;font-size:12px;font-weight:700;display:grid}.home-ai-steps span{color:var(--muted);flex-direction:column;gap:2px;font-size:14px;line-height:1.45;display:flex}.home-ai-steps strong{color:var(--ink);font-weight:700}.home-ai-panel .home-cta{align-self:flex-start;margin-top:auto}.home-ai-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:20px;display:grid}.home-ai-grid>*{display:flex}@media (width<=960px){.home-ai{grid-template-columns:1fr}}@media (width<=720px){.home-ai-panel{padding:24px}.home-ai-grid{grid-template-columns:1fr}}.home-news{margin-top:80px}.home-news-card{border:1px solid var(--line);background:radial-gradient(70% 60% at 50% 0%, color-mix(in srgb, var(--accent) 12%, transparent), transparent 70%), var(--panel);text-align:center;border-radius:28px;flex-direction:column;align-items:center;gap:14px;max-width:780px;margin-inline:auto;padding:52px 40px 40px;display:flex;position:relative}.home-news-stack{margin-bottom:6px;display:flex}.home-news-stack span{border:2px solid var(--panel);background:color-mix(in srgb, var(--accent) calc(14% + var(--i) * 9%), var(--panel-2));width:40px;height:40px;color:var(--accent);z-index:calc(5 - var(--i));border-radius:50%;place-items:center;margin-left:-10px;display:grid;position:relative}.home-news-stack span:first-child{margin-left:0}.home-news-card h2{letter-spacing:-.04em;margin:0;font-size:clamp(30px,3.6vw,44px);font-weight:800;line-height:1.04}.home-news-lead{max-width:52ch;color:var(--muted);margin:0;font-size:15.5px;line-height:1.55}.home-news-form{gap:10px;width:min(100%,520px);margin-top:10px;display:flex}.home-news-form input{border:1px solid var(--line);background:var(--paper);min-width:0;min-height:46px;color:var(--ink);font:inherit;transition:border-color .18s var(--ease), box-shadow .18s var(--ease);border-radius:999px;flex:1;padding:0 18px;font-size:16px}.home-news-form input::placeholder{color:var(--muted)}.home-news-form input:focus{border-color:var(--accent);box-shadow:0 0 0 4px color-mix(in srgb, var(--accent) 22%, transparent);outline:none}.home-news-form .home-cta{flex:none}.home-news-done{color:var(--muted);flex-direction:column;align-items:center;gap:8px;margin-top:6px;font-size:14px;display:flex}.home-news-done svg{color:var(--accent)}.home-news-done strong{color:var(--ink);font-size:17px}.home-news-done .home-cta-ghost{margin-top:8px}.home-news-note{color:var(--muted);flex-direction:column;gap:4px;margin:6px 0 0;font-size:12.5px;display:flex}.home-news-note span{opacity:.75;font-size:11.5px}.home .sr-only{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (width<=720px){.home-news{margin-top:56px}.home-news-card{border-radius:22px;padding:36px 20px 28px}.home-news-form{flex-direction:column}.home-news-form .home-cta{justify-content:center}}.home .home-desk-item{grid-template-columns:72px minmax(0,1fr);align-items:start;gap:14px;display:grid}.home .home-desk-thumb{aspect-ratio:1;background:color-mix(in srgb, var(--ink) 8%, transparent);border:1px solid var(--line);border-radius:12px;width:72px;display:block;overflow:hidden}.home .home-desk-thumb img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.home .home-desk-item:hover .home-desk-thumb img{transform:scale(1.06)}.home .home-desk-text{min-width:0}.home .home-desk-title{align-items:flex-start;gap:6px;display:flex}.home .home-desk-title h3{flex:0 auto;min-width:0}.home .home-desk-title .home-save{flex:none;width:32px;height:32px;margin:2px 0 0}.home .home-desk-item{padding-right:8px}.home .home-desk-item .home-arrow{display:none}@media (width<=1100px){.home .home-lead-copy .home-lead-desc{display:none}}.home .home-desk-head h2,.home .home-desk-head span{white-space:nowrap}@media (width<=1100px){.home .home-desk-head h2{font-size:16px}.home .home-desk-head span{font-size:10.5px}}.home .home-news-error{color:color-mix(in srgb, var(--accent) 70%, #ff6b6b);font-weight:600}.tx-simple-main{place-items:center;min-height:70vh;padding-block:64px;display:grid}.home .tx-simple-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);width:min(100%,720px);padding:40px}.home .tx-simple-card h1{letter-spacing:-.03em;margin:12px 0 10px;font-size:clamp(28px,4vw,40px);line-height:1.05}.home .tx-simple-card>p{color:var(--muted);max-width:56ch;font-size:17px;line-height:1.55}.home .tx-simple-card .home-cta{margin-top:22px}.home .tx-contact{text-align:left}.home .tx-contact-lead{margin-bottom:26px}.tx-contact-form{gap:16px;display:grid}.tx-contact-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.tx-contact-form label{color:var(--muted);gap:6px;font-size:13px;font-weight:600;display:grid}.home .tx-contact-form input,.home .tx-contact-form textarea{border:1px solid var(--line);background:color-mix(in srgb, var(--ink) 4%, transparent);width:100%;color:var(--ink);font:inherit;border-radius:12px;padding:12px 14px;font-size:15px}.home .tx-contact-form input:focus-visible,.home .tx-contact-form textarea:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.tx-contact-actions{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.tx-contact-actions small{color:var(--muted);max-width:40ch;font-size:12.5px}@media (width<=640px){.home .tx-simple-card{padding:26px 20px}.tx-contact-row{grid-template-columns:1fr}}.tx-turnstile{justify-content:center;display:grid}.tx-turnstile:not(:empty){margin-top:12px}.tx-turnstile iframe{max-width:100%}
