:root{color:#fff;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--zoomdev-primary:#23c096;--zoomdev-accent:#14beeb;--zoomdev-white:#fff;--zoomdev-black:#000;background:#010c0a;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:#010c0a;min-height:100vh}a{color:inherit;text-decoration:none}.page-home{min-height:100vh;position:relative}.site-header{z-index:5;justify-content:space-between;align-items:center;gap:24px;width:100%;padding:28px 48px;display:flex;position:absolute;top:0;left:0}.brand-mark{align-items:center;gap:12px;display:flex}.brand-dot{background:linear-gradient(135deg, var(--zoomdev-accent), var(--zoomdev-primary));border-radius:999px;width:14px;height:14px;box-shadow:0 0 18px #14beeb73}.brand-name{letter-spacing:.04em;font-size:1.1rem;font-weight:700}.site-nav{color:#ffffffb8;align-items:center;gap:28px;display:flex}.site-nav a:hover,.header-cta:hover,.quick-ideas button:hover,.hero-console-tabs button:hover{color:var(--zoomdev-white)}.header-cta{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--zoomdev-primary);background:#ffffff0a;border:1px solid #23c09657;border-radius:999px;padding:12px 18px;font-weight:700}.banner-hero{background-position:50%;background-size:cover;justify-content:center;align-items:center;min-height:100vh;padding:124px 24px 72px;display:flex;position:relative;overflow:hidden}.banner-glow{filter:blur(18px);pointer-events:none;background:radial-gradient(circle,#23c0962e,#0000 68%);width:min(840px,78vw);height:min(840px,78vw);position:absolute;inset:auto 50% 14%;transform:translate(-50%)}.banner-content{z-index:1;text-align:center;width:min(920px,100%);position:relative}.hero-badge{color:var(--zoomdev-primary);letter-spacing:.06em;text-transform:uppercase;background:#0b382e6b;border:1px solid #23c09666;border-radius:999px;justify-content:center;align-items:center;padding:10px 18px;font-size:.82rem;font-weight:800;display:inline-flex}.banner-content h1{letter-spacing:-.06em;max-width:18ch;margin:24px auto 18px;font-size:clamp(2.8rem,6vw,4.9rem);line-height:.95}.banner-content h1 span,.banner-content h1 strong{display:block}.banner-content h1 span{color:#00f0b5}.banner-content h1 strong{color:var(--zoomdev-white);font-weight:800}.banner-content>p{color:#ffffffad;max-width:680px;margin:0 auto 28px;font-size:clamp(.98rem,2vw,1.18rem)}.hero-console{text-align:left;background:#01130ce6;border:1px solid #23c09657;border-radius:22px;width:min(760px,100%);margin:0 auto;padding:12px 12px 14px;box-shadow:0 14px 44px #00000047}.hero-console-tabs{justify-content:space-between;align-items:center;gap:10px;display:flex}.hero-console-tabs button,.quick-ideas button,.ghost-action,.primary-action{cursor:pointer;font:inherit;border:0}.hero-console-tabs button{color:#ffffff80;background:0 0;border-radius:12px;padding:10px 14px;font-size:.92rem;font-weight:600;transition:all .2s}.hero-console-tabs button.is-active{color:#00130f;background:linear-gradient(135deg,#11dfc0,#14beeb);font-weight:800}.hero-console-body{justify-content:space-between;gap:16px;min-height:112px;margin:10px 0 0;padding:10px 0 8px;display:flex}.hero-console-body p{color:#ffffff57;margin:0;padding-top:10px;font-size:.96rem}.hero-console-actions{flex-direction:column;gap:8px;display:flex}.ghost-action{color:#ffffffd1;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:13px;width:38px;height:38px}.hero-console-cta{justify-content:flex-end;padding-top:2px;display:flex}.hero-suggestions{text-align:center;width:min(760px,100%);margin:16px auto 0}.hero-suggestions>span{color:#ffffff80;margin-bottom:10px;font-size:.92rem;display:block}.quick-ideas{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.quick-ideas button{color:#ffffffb3;background:#ffffff0f;border:1px solid #ffffff0f;border-radius:999px;padding:8px 14px;font-size:.94rem}.primary-action{color:#00130f;background:linear-gradient(135deg,#00f0b5,#14beeb);border-radius:14px;padding:12px 20px;font-weight:800}@media (width<=860px){.site-header{padding:24px 20px}.site-nav{display:none}.banner-content h1{max-width:none}.hero-console-tabs{flex-wrap:wrap;justify-content:flex-start}.primary-action{width:100%}.hero-console-cta{justify-content:stretch}}@media (width<=640px){.header-cta{display:none}.banner-hero{padding:112px 16px 48px}.hero-badge{font-size:.74rem}.hero-console{border-radius:22px;padding:12px}.hero-console-body{min-height:96px}.hero-console-actions{display:none}.quick-ideas{gap:8px}.quick-ideas button{font-size:.88rem}}
