:root{color-scheme:dark;--ink:#f5f7f4;--muted:#aeb7b0;--line:#2b3730;--panel:#121a16;--accent:#8ed6a8;--accent-dark:#173f2a;--bg:#09100c;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 80% 5%,#163323 0,transparent 30rem),var(--bg);color:var(--ink);line-height:1.65}a{color:inherit}.site-header,main,footer{width:min(1120px,calc(100% - 40px));margin:auto}.site-header{min-height:82px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-weight:750;letter-spacing:.01em}.mark,.taskvue-mark{display:grid;place-items:center;background:var(--accent);color:#07120b;font-weight:900}.mark{width:38px;height:38px;border-radius:11px}.site-header nav,footer nav{display:flex;gap:24px}.site-header nav a,footer a{text-decoration:none;color:var(--muted)}.site-header nav a:hover,footer a:hover,.text-link:hover{color:var(--accent)}.hero{padding:110px 0 130px;max-width:850px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.78rem;font-weight:800;color:var(--accent);margin:0 0 18px}.hero h1{font-size:clamp(3rem,8vw,6.8rem);line-height:.95;letter-spacing:-.065em;margin:0}.hero h1 span{color:var(--accent)}.lead{font-size:clamp(1.1rem,2vw,1.35rem);color:var(--muted);max-width:720px;margin:30px 0}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:12px;text-decoration:none;font-weight:800}.primary{background:var(--accent);color:#08110b}.secondary{border:1px solid var(--line);background:#101813}.section{padding:90px 0;border-top:1px solid var(--line)}.section h2{font-size:clamp(2rem,5vw,3.5rem);line-height:1.08;letter-spacing:-.04em;margin:0 0 24px}.section p{color:var(--muted);max-width:720px}.product-section{display:grid;grid-template-columns:1.5fr .8fr;gap:80px;align-items:center}.product-section ul{padding-left:20px;color:#d7ddd8}.text-link{display:inline-block;margin-top:14px;color:var(--accent);font-weight:800;text-decoration:none}.product-card{padding:38px;background:linear-gradient(145deg,#17231c,#0e1611);border:1px solid #33463a;border-radius:24px;box-shadow:0 25px 80px #0008}.taskvue-mark{width:64px;height:64px;border-radius:18px;font-size:2rem}.product-card h3{font-size:2.25rem;margin:22px 0 0}.status{display:inline-block;margin-top:24px;padding:6px 12px;border-radius:999px;background:var(--accent-dark);color:var(--accent);font-size:.8rem;font-weight:800}.muted{max-width:850px}.contact{display:flex;align-items:center;justify-content:space-between;gap:40px}.contact h2{max-width:700px;margin-bottom:0}footer{min-height:110px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:.9rem}.legal-main{max-width:780px;padding:80px 0 120px}.legal-main h1{font-size:clamp(2.5rem,6vw,4.5rem);line-height:1;margin:.2em 0}.legal-main h2{margin-top:2.4em}.legal-main p,.legal-main li{color:var(--muted)}@media(max-width:720px){.site-header nav{display:none}.hero{padding:80px 0 95px}.product-section{grid-template-columns:1fr;gap:45px}.contact,footer{align-items:flex-start;flex-direction:column}.contact{padding-bottom:70px}footer{padding:30px 0;gap:18px}.site-header,main,footer{width:min(100% - 28px,1120px)}}
