:root{--gold:#e8b63d;--gold2:#ffd35f;--ink:#07090d;--panel:#11151c;--line:rgba(232,182,61,.24);--text:#f4f4f4;--muted:#a6adb8}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;background:#090b10}.site-header,.site-footer,body{color:var(--text)}.shell{width:min(1180px,calc(100% - 32px));margin:auto}
.site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(232,182,61,.16);backdrop-filter:blur(12px);background:rgba(7,9,13,.94)}.brand{display:flex;align-items:center;gap:9px;color:#fff;text-decoration:none}.brand img{max-height:44px;width:auto}.brand strong{font-size:24px;font-style:italic}.brand-mark{color:var(--gold);font-size:28px}.header-inner ul{display:flex;gap:24px;list-style:none;margin:0;padding:0}.header-inner a{color:#e6e7e9;text-decoration:none;font-size:13px}
.header-inner{height:72px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;position:relative}.header-spacer{grid-column:1}.header-inner>.brand{grid-column:2;justify-self:center;display:flex;align-items:center;justify-content:center;min-width:0}.header-inner>.brand img{display:block;max-height:46px;max-width:min(260px,42vw);width:auto}.header-inner>nav,.header-inner>.header-end{grid-column:3;justify-self:end;display:flex;align-items:center;min-width:0}.header-inner>nav:empty{display:block}
.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 18% 30%,rgba(232,182,61,.16),transparent 26%),linear-gradient(135deg,#080a0f,#11141b 55%,#07090d);padding:56px 0}.hero:after{content:'';position:absolute;inset:0;background:rgba(0,0,0,var(--tr-hero-overlay,.58));pointer-events:none;z-index:1}.hero-background{position:absolute;inset:0;z-index:0;display:block}.hero-background img{width:100%;height:100%;object-fit:cover;display:block}.hero-chat{display:flex;justify-content:center}.hero-chat-first{padding:54px 0 62px;min-height:720px;display:flex;align-items:center}.hero-chat-first .hero-stage{position:relative;z-index:2;min-height:600px;display:grid;place-items:center}.hero-chat-first .hero-chat-centered{position:relative;z-index:4;width:min(100%,540px);margin:0 auto;display:flex;justify-content:center;align-items:center}.hero-chat-first .hero-chat-centered>.techroll-chat{margin-inline:auto}
.site-footer{position:relative;background:#07090d;border-top:1px solid rgba(232,182,61,.15);padding:38px 0 18px}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.footer-identity{min-width:0}.footer-brand img{display:block;max-height:38px;max-width:210px;width:auto}.footer-brand strong{font-size:20px}.site-footer p,.footer-links a,.legal-note{color:#9299a5;font-size:12px}.footer-links{display:flex;justify-content:flex-end;gap:18px;flex-wrap:wrap;align-content:flex-start}.footer-links a{position:relative;color:#b5bbc5;text-decoration:none;transition:color .18s ease}.footer-links a:hover{color:var(--gold)}.legal-note{border-top:1px solid rgba(255,255,255,.06);margin-top:24px;padding-top:16px;text-align:center}
.generic-page{padding:70px 0;min-height:60vh}.generic-page article{max-width:800px}.generic-page h1{font-size:42px}.page-main{min-height:65vh;background:#080808;color:#f4f0e6}.page-hero{padding:92px 0 34px;background:radial-gradient(circle at 50% 0,rgba(201,160,72,.15),transparent 42%),#080808;border-bottom:1px solid rgba(201,160,72,.12)}.shell.narrow{max-width:900px}.page-hero h1{font-size:clamp(34px,6vw,62px);line-height:1.02;margin:8px 0 0;color:#fff}.page-content-section{padding:42px 0 80px}.page-content-card{background:linear-gradient(180deg,#111,#0c0c0c);border:1px solid rgba(201,160,72,.18);border-radius:22px;padding:clamp(24px,5vw,50px);box-shadow:0 20px 70px rgba(0,0,0,.28)}.page-content-card h2,.page-content-card h3{color:#fff;margin-top:1.8em}.page-content-card h2:first-child{margin-top:0}.page-content-card p,.page-content-card li{color:#c8c2b6;line-height:1.75}.page-content-card a{color:#d8b760}
@media(max-width:900px){.brand strong{font-size:20px}.header-inner{height:64px;grid-template-columns:1fr auto 1fr}.header-inner>.brand img{max-height:40px;max-width:46vw}.header-inner>nav{display:none}.hero{padding:24px 0 42px}.hero-chat-first{min-height:650px;padding:24px 0 38px}.hero-chat-first .hero-stage{min-height:570px}.footer-grid{grid-template-columns:1fr;text-align:center}.footer-identity .brand{justify-content:center}.footer-links{justify-content:center}}
@media(max-width:760px){.page-hero{padding:58px 0 24px}.page-content-section{padding:24px 0 55px}.page-content-card{border-radius:16px}.footer-links{row-gap:12px;column-gap:16px}.footer-links a{padding:4px 0;line-height:1.35}.legal-note{padding-inline:8px}}
