@charset "UTF-8";
:root{color-scheme:dark;--bg:#070b14;--surface:#0e1524;--text:#f4f7ff;--muted:#a7b3c8;--blue:#437bff;--line:#243047;--cyan:#7ee6f3}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Segoe UI,Arial,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}a:hover{color:var(--cyan)}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--cyan);outline-offset:5px}button{font:inherit}::selection{background:#335dcc;color:white}.container{width:min(1160px,calc(100% - 48px));margin-inline:auto}.skip-link{position:absolute;left:20px;top:-80px;z-index:10;background:var(--blue);padding:12px}.skip-link:focus{top:12px}.site-header{border-bottom:1px solid var(--line);background:#080d17}.header-inner{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:12px;font-size:23px;font-weight:750;letter-spacing:-.8px}.brand small{color:var(--muted);font-weight:400}.brand-icon{width:33px;height:37px;display:inline-block;background:linear-gradient(140deg,#88eeff,#3b78ff 55%,#8159ec);clip-path:polygon(0 0,100% 50%,0 100%);border-radius:6px}.nav{display:flex;gap:32px;font-size:14px}.nav a{padding:10px 0;color:var(--muted)}.nav a[aria-current=page]{color:white;box-shadow:0 2px var(--blue)}.menu-toggle{background:var(--surface);color:white;border:1px solid var(--line);border-radius:8px;padding:8px 12px}.menu-toggle[hidden]{display:none}.hero{position:relative;padding:96px 0 80px;overflow:hidden;background:radial-gradient(ellipse at 85% 45%,#14264d80,transparent 55%)}.hero-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:58px;align-items:center}.eyebrow{color:var(--cyan);font-size:12px;font-weight:700;letter-spacing:2.3px;text-transform:uppercase;margin:0 0 22px}.eyebrow::before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--cyan);margin-right:10px;vertical-align:middle}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(44px,5.3vw,70px);line-height:1.08;letter-spacing:-3px;margin-bottom:26px;font-weight:650}h1 span{color:#80a5ff}h2{font-size:clamp(28px,3vw,38px);line-height:1.2;letter-spacing:-1px}h3{font-size:19px;line-height:1.4}.lead{color:var(--muted);font-size:18px;max-width:570px}.actions{display:flex;flex-wrap:wrap;gap:12px;margin:30px 0 22px}.button{display:inline-flex;align-items:center;gap:24px;padding:13px 22px;border-radius:8px;border:1px solid var(--line);font-size:14px;font-weight:650}.button.primary{background:var(--blue);border-color:var(--blue);color:white;box-shadow:0 6px 30px #316bff25}.button:hover{background:#1b2c4b;color:white}.button.primary:hover{background:#3268ed}.micro{font-size:12px;color:var(--muted)}.preview{margin:0;position:relative}.tv{background:linear-gradient(130deg,#1b2540,#101725);padding:9px;border-radius:17px;border:1px solid #3e5074;box-shadow:0 25px 90px #0009,0 0 65px #456cff13;transform:perspective(1200px) rotateY(-6deg)}.screen{aspect-ratio:1.48;background:radial-gradient(ellipse at 90% 10%,#232e6055,transparent 70%),#0a101d;border-radius:10px;padding:26px;display:flex;flex-direction:column}.screen-top{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:var(--muted)}.screen-top .brand{font-size:17px;gap:8px}.screen-top .brand-icon{width:17px;height:20px}.screen-body{margin:auto 0 20px}.screen-body p{font-size:11px;color:var(--muted);margin-bottom:15px}.screen-title{font-size:25px;letter-spacing:-.7px;line-height:1.3;margin-bottom:8px}.source-tiles{display:grid;grid-template-columns:1fr 1fr;gap:10px}.source-tile{padding:18px 12px;background:#111f36;border:1px solid #2c4673;border-radius:8px;font-size:12px}.source-tile:first-child{background:linear-gradient(125deg,#275cdc,#243b78);border-color:#6d99ff;box-shadow:0 0 0 2px #3d73ec33}.source-tile span{display:block;font-size:20px;margin-bottom:8px;color:#aedbff}.screen-bottom{font-size:9px;color:#a7b3c8;border-top:1px solid #263146;padding-top:12px}.tv-stand{width:42%;height:15px;margin:0 auto;background:linear-gradient(#25324b,#111724);clip-path:polygon(20% 0,80% 0,100% 100%,0 100%)}figcaption{text-align:center;font-size:11px;color:var(--muted);margin-top:15px}.notice{border:1px solid #2a4269;border-left:3px solid var(--blue);padding:25px 30px;border-radius:8px;background:#101a2b}.notice h2{font-size:18px;letter-spacing:0;margin-bottom:8px}.notice p{font-size:14px;color:#bdc9dd;margin:0;max-width:980px}.section{padding:80px 0}.section-heading{display:flex;justify-content:space-between;gap:32px;align-items:end;margin-bottom:30px}.section-heading h2{margin-bottom:0}.section-heading p{max-width:340px;color:var(--muted);font-size:14px;margin-bottom:0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:linear-gradient(145deg,#111a2a,#0c121e);border:1px solid var(--line);border-radius:12px;padding:28px}.card .number{color:#719dff;font-size:12px;letter-spacing:2px;display:block;margin-bottom:30px}.card p{font-size:14px;color:var(--muted);margin-bottom:0}.closing{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:30px 0 60px}.closing h2{font-size:25px;margin-bottom:8px}.closing p{color:var(--muted);font-size:14px;margin-bottom:0}.site-footer{border-top:1px solid var(--line);padding:28px 0;color:var(--muted);font-size:12px}.footer-inner{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.footer-inner p{margin:0}.footer-links{display:flex;gap:22px}.document{max-width:820px;padding-top:70px;padding-bottom:80px}.document h1{font-size:clamp(40px,6vw,58px);letter-spacing:-2px}.document h2{font-size:23px;letter-spacing:-.4px;margin-top:36px;margin-bottom:12px}.document p,.document li{color:#b8c3d7}.document li{margin-bottom:8px}.document a:not(.button){color:#98bbff;text-decoration:underline;text-underline-offset:4px}.document .notice{margin:28px 0}.document .notice h2{margin-top:0;font-size:18px}.contact{border:1px solid #3a5281;background:linear-gradient(120deg,#14264a,#151b30);border-radius:12px;padding:28px;margin:28px 0}.contact h2{margin-top:0}.contact .email{font-size:clamp(19px,4vw,28px);color:white;overflow-wrap:anywhere}.contact p:last-child{margin-bottom:0}.tag{display:inline-block;color:var(--cyan);font-size:11px;letter-spacing:1px;text-transform:uppercase;margin-bottom:14px}details{border-bottom:1px solid var(--line);padding:20px 0}summary{cursor:pointer;font-weight:600;padding-right:12px}details p{margin:14px 0 0;font-size:15px}
@media(min-width:701px){.menu-toggle{display:none}}
@media(max-width:900px){.hero-grid{gap:30px}h1{font-size:52px}.screen{padding:18px}.screen-title{font-size:21px}.hero{padding:65px 0}.cards{gap:12px}.card{padding:22px}}
@media(max-width:700px){.container{width:calc(100% - 36px)}.header-inner{min-height:76px;flex-wrap:wrap;gap:16px;padding:16px 0}.brand{font-size:21px}.nav{width:100%;justify-content:space-between;gap:16px;padding:0 0 8px}.nav.enhanced{display:none}.menu-toggle[aria-expanded=true]~.nav.enhanced{display:flex}.hero{padding:50px 0 42px}.hero-grid{grid-template-columns:1fr;gap:38px}h1{font-size:clamp(42px,11vw,64px);letter-spacing:-2px}.lead{font-size:17px}.preview{max-width:480px;width:100%;margin:auto}.tv{transform:none}.screen{padding:24px}.screen-body{margin:26px 0}.section{padding:50px 0}.section-heading{display:block}.section-heading p{margin-top:16px}.cards{grid-template-columns:1fr}.card .number{margin-bottom:16px}.notice{padding:22px}.closing{align-items:start;flex-direction:column;padding-bottom:40px}.document{padding-top:48px;padding-bottom:50px}.footer-inner{flex-direction:column;gap:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Language navigation: compact, keyboard accessible, and usable without JS. */
.language-switcher{display:flex;align-items:center;gap:7px;flex-shrink:0;font-size:12px;white-space:nowrap}.language-switcher a{padding:5px 3px;color:var(--muted)}.language-switcher a[aria-current=true]{color:var(--cyan);font-weight:700}.language-switcher span{color:var(--line)}
@media(min-width:701px){.header-inner>.nav{margin-left:auto;gap:clamp(14px,2.5vw,32px)}}
@media(min-width:701px) and (max-width:1000px){.header-inner{flex-wrap:wrap;gap:12px 24px;padding:16px 0}.header-inner>.nav{order:3;width:100%;justify-content:flex-end}.language-switcher{margin-left:auto}}
@media(max-width:700px){.header-inner{gap:12px}.header-inner>.brand{margin-right:auto}.language-switcher{order:2}.menu-toggle{order:3}.header-inner>.nav{order:4;flex-wrap:wrap;gap:10px 16px}.header-inner>.brand small{font-size:14px}}
