:root{--bg:#0b0f14;--panel:hsla(0,0%,100%,.06);--panel2:hsla(0,0%,100%,.09);--text:hsla(0,0%,100%,.94);--muted:hsla(0,0%,100%,.78);--line:hsla(0,0%,100%,.14);--accent:#ffc400;--accent2:#ff8a00;--max:1440px;--radius:18px;--topbar-h:64px}*{box-sizing:border-box}body,html{height:100%}body{margin:0;color:var(--text);background:radial-gradient(1200px 700px at 20% 10%,rgba(255,196,0,.12),transparent 60%),radial-gradient(900px 600px at 80% 20%,rgba(255,138,0,.08),transparent 55%),linear-gradient(180deg,#0b0f14,#070a0e);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,Noto Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:100%;max-width:var(--max);margin:0 auto;padding:0 24px}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(11,15,20,.72);border-bottom:1px solid var(--line)}.headerRow{justify-content:space-between;gap:14px;padding:12px 0}.brand,.headerRow{display:flex;align-items:center}.brand{gap:10px;letter-spacing:.8px;min-width:0}.brandLogo{width:clamp(38px,4.5vw,62px);height:clamp(38px,4.5vw,62px);border-radius:10px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;border:1px solid hsla(0,0%,100%,.1);background:rgba(0,0,0,.18);box-shadow:inset 0 0 0 1px rgba(255,196,0,.1)}.brandText{display:flex;flex-direction:column;gap:2px;min-width:0}.brandName{font-weight:900;font-size:18px;line-height:1}.brandTag{font-size:12px;color:var(--muted);display:none;line-height:1.2}.nav{display:none;gap:14px;align-items:center}.nav a{padding:8px 10px;border-radius:10px;color:var(--muted)}.nav a:hover{color:var(--text);background:hsla(0,0%,100%,.06)}.headerRight{display:flex;align-items:center;gap:10px}.pill{border:1px solid var(--line);background:hsla(0,0%,100%,.04);padding:9px 12px;border-radius:999px;gap:8px}.btn,.pill{color:var(--text);display:inline-flex;align-items:center}.btn{border:1px solid rgba(255,196,0,.38);background:linear-gradient(180deg,rgba(255,196,0,.18),rgba(255,196,0,.1));padding:11px 16px;border-radius:999px;font-weight:700;justify-content:center;min-height:46px}.btn:hover{border-color:rgba(255,196,0,.58)}.btnGhost{border:1px solid var(--line);background:hsla(0,0%,100%,.05);color:var(--text);padding:11px 16px;border-radius:999px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;min-height:46px}.btnGhost:hover{background:hsla(0,0%,100%,.08)}.hero{position:relative;padding:36px 0 28px;min-height:calc(100vh - var(--topbar-h));display:flex;align-items:center}.heroGrid{width:100%;display:grid;grid-template-columns:1fr;grid-gap:18px;gap:18px;margin:0 auto}.heroCard{border:1px solid hsla(0,0%,100%,.16);background:linear-gradient(180deg,rgba(18,22,28,.78),rgba(11,15,20,.72));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--radius);overflow:hidden;position:relative;padding:24px;min-height:100%;box-shadow:0 18px 48px rgba(0,0,0,.28)}.heroCard:before{content:"";position:absolute;inset:0;opacity:.11;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='240' height='240' viewBox='0 0 240 240'%3E%3Cg fill='none' stroke='%23ffffff' stroke-opacity='0.9' stroke-width='1'%3E%3Cpath d='M0 40H240M0 80H240M0 120H240M0 160H240M0 200H240'/%3E%3Cpath d='M40 0V240M80 0V240M120 0V240M160 0V240M200 0V240'/%3E%3Cpath d='M30 30h180v180H30z'/%3E%3Cpath d='M60 140h120M120 60v120'/%3E%3Cpath d='M70 70l100 0 0 100 -100 0z'/%3E%3Cpath d='M90 110h60'/%3E%3C/g%3E%3C/svg%3E");background-size:240px 240px}.heroTitle{margin:0;font-size:28px;line-height:1.08;letter-spacing:-.4px;position:relative;max-width:14ch}.heroTitle span{color:var(--accent)}.heroText{margin:14px 0 0;color:var(--muted);font-size:16px;line-height:1.7;position:relative;max-width:62ch}.heroActions{display:flex;flex-wrap:wrap}.heroActions,.kpis{gap:12px;margin-top:18px;position:relative}.kpis{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px}.kpi{border:1px solid hsla(0,0%,100%,.14);background:rgba(0,0,0,.24);border-radius:14px;padding:14px;min-height:88px}.kpi strong{display:block;font-size:17px;line-height:1.2}.kpi span{color:var(--muted);font-size:13px;line-height:1.45;display:block;margin-top:6px}.section{padding:30px 0}.sectionTitle{margin:0 0 14px;font-size:20px;letter-spacing:-.2px}.cards{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}.card{border:1px solid hsla(0,0%,100%,.14);background:hsla(0,0%,100%,.05);border-radius:var(--radius);padding:18px;transition:transform .18s ease,background .18s ease,border-color .18s ease;min-height:124px}.card:hover{transform:translateY(-2px);background:hsla(0,0%,100%,.07);border-color:hsla(0,0%,100%,.2)}.card h3{margin:0;font-size:20px;line-height:1.3}.card p{margin:10px 0 0;line-height:1.6;font-size:14px}.card p,.footer{color:var(--muted)}.footer{border-top:1px solid var(--line);margin-top:24px;padding:18px 0 26px;font-size:13px;text-align:center}.footerRow{display:flex;flex-direction:column;gap:10px;align-items:center}.footerLinks{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.footerLinks a{color:var(--muted)}.footerLinks a:hover{color:var(--text)}.form{display:grid;grid-gap:10px;gap:10px}.input,.textarea{width:100%;border:1px solid var(--line);background:rgba(0,0,0,.22);color:var(--text);border-radius:12px;padding:12px;outline:none}.textarea{min-height:110px;resize:vertical}.small{font-size:12px;color:var(--muted)}@media (min-width:900px){.brandTag{display:inline}.nav{display:flex}.hero{padding:48px 0 40px}.heroGrid{grid-template-columns:minmax(0,1.05fr) minmax(520px,.95fr);gap:24px;align-items:stretch}.heroTitle{font-size:40px}.heroText{font-size:18px;max-width:30ch}.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.kpis{grid-template-columns:repeat(4,minmax(0,1fr))}.footerRow{flex-direction:row;align-items:center;justify-content:space-between}}@media (min-width:1200px){.heroGrid{grid-template-columns:minmax(640px,1.08fr) minmax(560px,.92fr)}.heroTitle{font-size:48px}}@media (min-width:1400px){.heroGrid{grid-template-columns:minmax(700px,1.08fr) minmax(600px,.92fr)}.heroTitle{font-size:52px}}