@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";*,*:before,*:after{box-sizing:border-box}._page_14vhh_9{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:#fff;color:#111827;min-height:100vh;display:flex;flex-direction:column;-webkit-font-smoothing:antialiased}._nav_14vhh_21{display:flex;align-items:center;justify-content:space-between;padding:1rem 2.5rem;border-bottom:1px solid rgba(0,0,0,.06);position:sticky;top:0;background:#ffffffe6;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:100}._navBrand_14vhh_35{font-size:1.0625rem;font-weight:800;letter-spacing:-.03em;color:#111827}._navBrandWrapper_14vhh_42{display:flex;align-items:center;gap:.5rem}._navLogo_14vhh_48{width:28px;height:28px;border-radius:6px;object-fit:cover}._navBuiltFor_14vhh_55{display:flex;align-items:center;gap:.375rem;font-size:.75rem;font-weight:600;color:#059669;background:#ecfdf5;border:1px solid #a7f3d0;padding:.3rem .75rem;border-radius:999px}._navBuiltFor_14vhh_55:before{content:"✦";font-size:.625rem;color:#059669}._hero_14vhh_76{flex:1;display:flex;align-items:center;justify-content:center;padding:6rem 2rem 5rem;position:relative;overflow:hidden;background:#f8faff}._hero_14vhh_76:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle,#c7d2fe 1px,transparent 1px);background-size:28px 28px;opacity:.45;pointer-events:none}._hero_14vhh_76:after{content:"";position:absolute;top:-120px;right:-100px;width:480px;height:480px;background:radial-gradient(circle,rgba(99,102,241,.15) 0%,transparent 70%);border-radius:50%;pointer-events:none}._heroBlob_14vhh_111{position:absolute;bottom:-80px;left:-80px;width:380px;height:380px;background:radial-gradient(circle,rgba(16,185,129,.1) 0%,transparent 70%);border-radius:50%;pointer-events:none}._heroInner_14vhh_122{max-width:660px;width:100%;text-align:center;position:relative;z-index:1}._heroBadge_14vhh_130{display:inline-flex;align-items:center;gap:.375rem;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#4f46e5;background:#eef2ff;border:1px solid #c7d2fe;padding:.35rem .875rem;border-radius:999px;margin-bottom:1.5rem}._heroBadge_14vhh_130:before{content:"◆";font-size:.5rem}._heroHeading_14vhh_151{font-size:clamp(2.25rem,6vw,3.25rem);font-weight:800;letter-spacing:-.04em;line-height:1.1;margin:0 0 1.25rem;background:linear-gradient(135deg,#111827,#4f46e5 60%,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._heroDescription_14vhh_163{font-size:1.0625rem;line-height:1.75;color:#4b5563;margin:0 0 2.75rem}._loginForm_14vhh_172{margin:0 auto;max-width:500px}._loginCard_14vhh_177{background:#fff;border:1px solid #e0e7ff;border-radius:1rem;padding:1.75rem;box-shadow:0 4px 24px #6366f11a,0 1px 4px #0000000a}._loginLabel_14vhh_185{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.625rem;text-align:left}._loginInputRow_14vhh_194{display:flex;gap:.625rem;margin-bottom:.625rem}._loginInput_14vhh_194{flex:1;height:2.875rem;padding:0 1rem;font-size:.9375rem;font-family:inherit;color:#111827;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:.625rem;outline:none;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}._loginInput_14vhh_194:focus{border-color:#6366f1;background:#fff;box-shadow:0 0 0 3px #6366f126}._loginInput_14vhh_194::placeholder{color:#9ca3af}._loginButton_14vhh_224{height:2.875rem;padding:0 1.375rem;font-size:.9375rem;font-weight:700;font-family:inherit;color:#fff;background:linear-gradient(135deg,#4f46e5,#7c3aed);border:none;border-radius:.625rem;cursor:pointer;white-space:nowrap;box-shadow:0 2px 12px #4f46e559;transition:opacity .15s ease,transform .1s ease,box-shadow .15s ease}._loginButton_14vhh_224:hover{opacity:.9;box-shadow:0 4px 20px #4f46e573}._loginButton_14vhh_224:active{transform:scale(.97);box-shadow:0 2px 8px #4f46e54d}._loginHint_14vhh_250{display:block;font-size:.8rem;color:#9ca3af;text-align:left}._loginHint_14vhh_250 code{font-family:Menlo,Monaco,Courier New,monospace;font-size:.775rem;background:#f3f4f6;padding:.1em .35em;border-radius:.25rem}._features_14vhh_267{padding:5.5rem 2rem;background:#fff;border-top:1px solid #f3f4f6}._featuresInner_14vhh_273{max-width:960px;margin:0 auto;text-align:center}._featuresEyebrow_14vhh_279{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#6366f1;margin:0 0 .75rem}._featuresHeading_14vhh_288{font-size:clamp(1.625rem,3vw,2rem);font-weight:800;letter-spacing:-.03em;color:#111827;margin:0 0 3.5rem}._featureGrid_14vhh_296{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;text-align:left}._featureCard_14vhh_303{background:#fafafa;border:1px solid #ebebeb;border-radius:1rem;padding:2rem;position:relative;overflow:hidden;transition:box-shadow .25s ease,transform .25s ease,border-color .25s ease}._featureCard_14vhh_303:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#4f46e5,#7c3aed);opacity:0;transition:opacity .25s ease}._featureCard_14vhh_303:hover{box-shadow:0 12px 40px #00000014;transform:translateY(-3px);border-color:#e0e7ff}._featureCard_14vhh_303:hover:before{opacity:1}._featureIcon_14vhh_335{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;background:linear-gradient(135deg,#eef2ff,#e0e7ff);border-radius:.75rem;color:#4f46e5;margin-bottom:1.125rem;flex-shrink:0}._featureTitle_14vhh_348{font-size:1.0625rem;font-weight:700;color:#111827;margin:0 0 .5rem;letter-spacing:-.01em}._featureDescription_14vhh_356{font-size:.9rem;line-height:1.7;color:#6b7280;margin:0}._footer_14vhh_365{padding:1.75rem 2rem;border-top:1px solid #f3f4f6;text-align:center;background:#fafafa}._footerText_14vhh_372{font-size:.8125rem;color:#9ca3af;margin:0}@media(max-width:700px){._nav_14vhh_21{padding:1rem 1.25rem}._hero_14vhh_76{padding:4rem 1.25rem 3.5rem}._loginCard_14vhh_177{padding:1.25rem}._loginInputRow_14vhh_194{flex-direction:column}._loginButton_14vhh_224{width:100%}._featureGrid_14vhh_296{grid-template-columns:1fr}._features_14vhh_267{padding:3.5rem 1.25rem}}@media(min-width:701px)and (max-width:960px){._featureGrid_14vhh_296{grid-template-columns:repeat(2,1fr)}}
