:root{--page-bg: #fafafa;--surface: #ffffff;--primary: #0f172a;--text: #111827;--body: #374151;--muted: #64748b;--line: #e7e9ee;--shadow-soft: 0 1px 2px rgba(15, 23, 42, .06), 0 1px 1px rgba(15, 23, 42, .04);--shadow-button: 0 12px 24px rgba(15, 23, 42, .16);font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";color:var(--text);background:var(--page-bg)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{margin:0;background:var(--page-bg);color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.app-shell{min-height:100vh;background:var(--page-bg);position:relative;overflow-x:hidden}.top-nav{height:64px;width:100%;background:#fffffff0;border-bottom:1px solid var(--line);box-shadow:var(--shadow-soft)}.nav-inner{height:64px;width:100%;padding:0 32px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:12px;min-width:0}.brand-mark{width:34px;height:34px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;background:var(--primary);color:#fff;font-size:16px;font-weight:800;line-height:1;letter-spacing:-.02em}.brand-name{color:#111827;font-size:16px;font-weight:700;letter-spacing:-.015em;white-space:nowrap}.nav-actions{display:inline-flex;align-items:center;gap:22px;flex:0 0 auto}.signin-link{color:#1f2937;font-size:14px;font-weight:500;transition:color .16s ease}.signin-link:hover{color:#020617}.nav-button,.email-button{display:inline-flex;align-items:center;justify-content:center;background:var(--primary);color:#fff;border:0;cursor:pointer;font-weight:700;box-shadow:none;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.nav-button:hover,.email-button:hover{background:#111c33;transform:translateY(-1px)}.nav-button{height:40px;padding:0 17px;border-radius:9px;font-size:14px}.main-content{width:100%;max-width:960px;margin:0 auto;padding:88px 24px 120px;display:flex;flex-direction:column;align-items:center}.hero-section{width:100%;text-align:center;display:flex;flex-direction:column;align-items:center}.hero-icon{width:64px;height:64px;border-radius:17px;color:#fff;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3b82f6,#7c3aed);box-shadow:0 18px 36px #4f46e538,inset 0 1px #ffffff38;margin-bottom:22px}.hero-svg{width:38px;height:38px}h1{margin:0;color:#0f172a;font-size:clamp(42px,6vw,60px);line-height:1.04;letter-spacing:-.055em;font-weight:800}.hero-subtitle{margin:19px 0 0;color:#64748b;font-size:20px;line-height:1.52;font-weight:400;letter-spacing:-.015em;max-width:650px}.email-button{height:48px;min-width:168px;margin-top:33px;padding:0 24px;border-radius:10px;font-size:15px;letter-spacing:-.005em;box-shadow:var(--shadow-button)}.helper-text{margin:17px 0 0;color:#64748b;font-size:14px;line-height:1.4;font-weight:400}.features{width:100%;max-width:760px;margin-top:69px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:44px;align-items:start;justify-items:center}.feature-card{width:100%;text-align:center;display:flex;flex-direction:column;align-items:center}.feature-icon{width:48px;height:48px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:15px}.feature-icon.blue{color:#2563eb;background:#dbeafe}.feature-icon.rose{color:#e11d48;background:#ffe4e6}.feature-icon.green{color:#059669;background:#d1fae5}.feature-svg{width:25px;height:25px}.feature-card h2{margin:0;color:#111827;font-size:16px;line-height:1.35;font-weight:700;letter-spacing:-.018em}.feature-card p{margin:6px 0 0;color:#64748b;font-size:14px;line-height:1.45;font-weight:400}.floating-widget{position:fixed;right:21px;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:999px;border:1px solid rgba(15,23,42,.08);background:#fff;box-shadow:0 12px 28px #0f172a29,0 2px 6px #0f172a14;display:inline-flex;align-items:center;justify-content:center;gap:3px;cursor:pointer;z-index:10}.floating-widget span{width:4px;height:4px;border-radius:50%;background:#0f172a;opacity:.72}.floating-widget:hover{transform:translateY(-50%) scale(1.04)}@media (max-width: 720px){.nav-inner{padding:0 18px}.nav-actions{gap:14px}.brand-name{font-size:15px}.signin-link{font-size:14px}.nav-button{height:38px;padding:0 14px}.main-content{padding-top:64px;padding-bottom:88px}.hero-subtitle{font-size:18px}.features{margin-top:58px;grid-template-columns:1fr;gap:34px;max-width:340px}.floating-widget{right:14px;width:42px;height:42px}}@media (max-width: 480px){.top-nav,.nav-inner{height:62px}.nav-inner{padding:0 14px}.brand{gap:9px}.brand-mark{width:32px;height:32px;border-radius:8px}.brand-name{max-width:132px;overflow:hidden;text-overflow:ellipsis}.signin-link{display:none}h1{font-size:42px}.desktop-break{display:none}.hero-subtitle{max-width:330px;font-size:17px}}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;color:#111;background:#fff;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}
