@keyframes heroFadeIn{0%{opacity:0;transform:translateY(var(--hero-y,10px))}to{opacity:1;transform:translateY(0)}}.hero-entry{animation:heroFadeIn var(--hero-dur,.4s) cubic-bezier(.22,1,.36,1) var(--hero-del,0s) both}.hero{position:relative;min-height:90vh;display:flex;flex-direction:column;padding-top:88px;overflow:hidden}.install-welcome-page:after,.landing-page:after{background-image:radial-gradient(38% 30% at 0 0,var(--global-bg-base) 0,var(--global-bg-base) 34%,transparent 100%),radial-gradient(38% 30% at 100% 0,var(--global-bg-base) 0,var(--global-bg-base) 34%,transparent 100%),radial-gradient(38% 30% at 0 100%,var(--global-bg-base) 0,var(--global-bg-base) 34%,transparent 100%),radial-gradient(38% 30% at 100% 100%,var(--global-bg-base) 0,var(--global-bg-base) 34%,transparent 100%),linear-gradient(to right,rgba(16,140,107,.105) 1px,transparent 1px),linear-gradient(to bottom,rgba(16,140,107,.105) 1px,transparent 1px);background-size:auto,auto,auto,auto,40px 40px,40px 40px;opacity:.64;mask-image:radial-gradient(ellipse at 50% 50%,rgba(0,0,0,.18) 0,rgba(0,0,0,.28) 42%,rgba(0,0,0,.56) 68%,#000 92%);-webkit-mask-image:radial-gradient(ellipse at 50% 50%,rgba(0,0,0,.18) 0,rgba(0,0,0,.28) 42%,rgba(0,0,0,.56) 68%,#000 92%)}.install-welcome-page:before,.landing-page:before{content:"";position:absolute;left:50%;top:0;right:auto;bottom:auto;z-index:0;width:100%;height:108svh;pointer-events:none;transform:translateX(-50%);background:radial-gradient(ellipse 56% 88% at -8% 50%,var(--global-bg-glow-left) 0,transparent 72%),radial-gradient(ellipse 56% 88% at 108% 50%,var(--global-bg-glow-right) 0,transparent 72%),radial-gradient(ellipse 34% 76% at -10% 57%,rgba(18,191,151,.18) 0,rgba(83,184,156,.12) 42%,rgba(83,184,156,0) 78%),radial-gradient(ellipse 34% 76% at 110% 57%,rgba(18,191,151,.16) 0,rgba(83,184,156,.11) 42%,rgba(83,184,156,0) 78%),radial-gradient(ellipse 76% 26% at 50% 104%,rgba(18,191,151,.16) 0,rgba(83,184,156,.1) 45%,rgba(83,184,156,0) 82%);mask-image:linear-gradient(180deg,#000 0,#000 56%,rgba(0,0,0,.72) 70%,rgba(0,0,0,.22) 86%,transparent);-webkit-mask-image:linear-gradient(180deg,#000 0,#000 56%,rgba(0,0,0,.72) 70%,rgba(0,0,0,.22) 86%,transparent)}.landing-hero:before{content:none}.hero-light-orb{position:absolute;border-radius:999px;pointer-events:none;filter:blur(55px);opacity:.38}.hero-light-orb--left{width:320px;height:320px;left:-90px;top:96px;background:rgba(83,184,156,.12)}.hero-light-orb--right{width:360px;height:360px;right:-100px;top:36px;background:rgba(15,142,110,.1)}.hero-sparkles{position:absolute;inset:0;pointer-events:none;z-index:0}.hero-sparkle-asset{position:absolute;display:block;height:auto;opacity:.72;will-change:transform,opacity;filter:drop-shadow(0 1px 5px rgba(15,142,110,.14));animation:hero-star-drift 5.2s ease-in-out infinite}.hero-sparkle-asset--top-right{width:clamp(46px,3.8vw,62px);top:8px;right:clamp(-8px,-.6vw,-2px)}.hero-sparkle-asset--bottom-left{width:clamp(38px,3.2vw,52px);bottom:-42px;left:clamp(-10px,-.8vw,-4px);animation-duration:5.8s;animation-delay:.6s}@keyframes hero-star-drift{0%,to{transform:translateZ(0) scale(1);opacity:.66}50%{transform:translate3d(1px,-4px,0) scale(1.03);opacity:.76}}.hero-content{position:relative;z-index:2;flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding-top:26px;padding-bottom:64px;min-height:calc(90vh - 88px)}.hero-pill{margin-bottom:18px}.hero-announcement{margin-bottom:18px;display:inline-flex;align-items:center;gap:10px;padding:6px 10px 6px 8px;border-radius:999px;border:1px solid rgba(17,38,48,.12);background:rgba(255,255,255,.86);box-shadow:0 6px 16px rgba(13,34,42,.08);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);overflow:visible}.hero-announcement-badge{display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:0 10px;border-radius:999px;background:linear-gradient(135deg,#111a21,#1e2a35);color:#fff;font-size:11px;font-weight:700;letter-spacing:.01em;line-height:1}.hero-announcement-text{margin:0;font-size:13px;font-weight:500;color:rgba(21,53,65,.74);line-height:1.25}.hero-announcement-arrow{display:inline-flex;align-items:center;justify-content:center;color:rgba(21,53,65,.6)}.hero-copy-demo{position:relative;isolation:isolate;z-index:5;width:min(100%,1180px);text-align:center;margin-bottom:22px;-webkit-user-select:none;user-select:none}.hero-copy-demo,.hero-copy-heading{display:flex;flex-direction:column;align-items:center}.hero-copy-heading{margin:0;line-height:1.16}.hero-copy-static{display:inline-block;margin:0 -.18em;position:relative;z-index:1;font-size:clamp(38px,4.8vw,76px);line-height:1.16;font-weight:800;letter-spacing:-.03em;padding-inline:.12em;overflow:visible;color:#152c37;background:linear-gradient(90deg,#102832,#1c3a45 58%,#294955);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-copy-static:after,.hero-copy-static:before{content:"\00a0";letter-spacing:0}.hero-copy-stage{position:relative;z-index:1;display:inline-flex;align-items:flex-start;justify-content:center;margin-top:0;min-height:clamp(56px,6vw,92px);overflow:visible}.hero-copy-animated,.hero-copy-selection{font-size:clamp(38px,4.8vw,76px);line-height:1.16;font-weight:800;letter-spacing:-.03em;white-space:nowrap;padding-bottom:.12em;margin:0 0 -.12em}.hero-copy-animated{position:relative;z-index:3;color:rgba(35,56,66,.62);background:linear-gradient(90deg,rgba(26,47,57,.7),rgba(45,72,82,.56));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;opacity:1;filter:blur(0);transform:translateY(0);transition:color .46s ease,background .46s ease}.hero-copy-animated.is-enhanced{color:#1a9a79;background:linear-gradient(90deg,#20a982,#128465);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.landing-hero .hero-copy-typo-word{text-decoration-line:underline;text-decoration-style:wavy;text-decoration-color:#e5484d;text-decoration-thickness:.055em;text-underline-offset:.08em;text-decoration-skip-ink:none}.landing-hero .hero-copy-typo-word.is-selection-layer{text-decoration-color:rgba(229,72,77,.42)}.hero-copy-selection{position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:4;width:0;overflow:hidden;color:#fff;background:#158266;border-radius:0;padding:0 0 .12em}.hero-copy-line,.hero-copy-selection-desktop{display:block}.hero-context-menu,.hero-submenu{position:absolute;z-index:40;background:rgba(255,255,255,.65);backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:.5px solid rgba(0,0,0,.15);border-radius:8px;box-shadow:0 12px 28px rgba(13,32,40,.12),0 2px 8px rgba(13,32,40,.08),0 0 0 .5px rgba(0,0,0,.05);padding:5px;text-align:left;pointer-events:none;font-family:Onest,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.hero-context-menu{width:240px}.hero-submenu{width:220px;z-index:45}.hero-menu-item{display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:4px 10px;font-size:13px;color:#1c1c1e;line-height:1.4;white-space:nowrap;border-radius:4px}.hero-menu-item-clarity.is-hovered,.hero-menu-item.is-active{background:#006be6;color:#fff}.hero-menu-brand{display:inline-flex;align-items:center;gap:8px;font-weight:500}.hero-menu-brand-logo{flex-shrink:0}.hero-menu-arrow{opacity:.5;flex-shrink:0}.hero-menu-divider{height:1px;margin:5px 0;background:rgba(0,0,0,.08)}.hero-menu-item-shortcut{justify-content:space-between}.hero-menu-shortcut{font-size:12px;color:rgba(28,28,30,.56);letter-spacing:.01em}.hero-menu-icon{flex-shrink:0;opacity:.75}.hero-menu-item.is-active .hero-menu-icon{opacity:1}.hero-fake-cursor{position:absolute;z-index:60;pointer-events:none;transform-origin:center;filter:drop-shadow(0 3px 6px rgba(0,0,0,.42))}.hero-fake-cursor svg{display:block;width:37px;height:37px}.hero-processing-cursor-glyph{display:block;transform-origin:50% 50%}@keyframes hero-processing-cursor-spin{to{transform:rotate(1turn)}}.hero-desc{font-size:var(--font-size-body-lg);font-weight:400;color:var(--text-muted);max-width:760px;margin-bottom:14px;line-height:1.7}.hero-inline-social-proof{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:8px;margin:0 auto 20px}.hero-inline-social-proof-avatars{display:flex;align-items:center;justify-content:center;margin-left:8px}.hero-inline-avatar{position:relative;width:36px;height:36px;margin-left:-8px;border-radius:999px;border:2px solid rgba(255,255,255,.98);display:inline-flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(140deg,#f2f7f7,#e3efed);box-shadow:0 8px 18px rgba(16,31,38,.16),inset 0 1px 0 rgba(255,255,255,.8)}.hero-inline-avatar-image{width:100%;height:100%;display:block;object-fit:cover;border-radius:999px}.hero-inline-social-proof-text{margin:0;font-size:13px;line-height:1.35;font-weight:600;color:rgba(21,53,65,.72)}.hero-social-proof-count{color:#0f8e6e;font-weight:800}.hero-buttons{position:relative;z-index:2;display:flex;gap:16px;margin-bottom:16px;justify-content:center;flex-wrap:wrap}.hero-buttons .btn{min-width:220px}.hero-microcopy-wrap{position:relative;z-index:2;display:flex;flex-direction:column;gap:8px;align-items:center;margin-bottom:24px}.hero-microcopy{margin:0;font-size:12px;line-height:1.35;color:var(--text-dim);letter-spacing:.01em}.hero-microcopy-subtle{max-width:670px}.stats-row{z-index:2;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:0;margin-top:12px;padding:16px 24px;width:min(100%,760px);border-radius:16px;border:1px solid var(--surface-card-border);background:linear-gradient(165deg,var(--surface-card) 0,var(--surface-card-alt) 100%);box-shadow:var(--surface-card-shadow);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.stat,.stats-row{position:relative}.stat{text-align:center;padding:0 16px}.stat:not(:first-child):before{content:"";position:absolute;left:0;top:50%;width:1px;height:34px;transform:translateY(-50%);background:rgba(17,38,48,.1)}.stat-num{display:block;font-size:24px;font-weight:700;color:var(--text)}.stat-label{font-size:12px;color:var(--text-dim)}@media (max-width:760px){.hero-sparkles{transform:translateY(-40px)}.hero-content{justify-content:flex-start;padding:30px 16px 54px}.hero-sparkle-asset--top-right{width:clamp(36px,10vw,50px);top:6px;right:-2px}.hero-sparkle-asset--bottom-left{width:clamp(30px,8.8vw,42px);bottom:-44px;left:-2px}.hero-copy-demo{margin-bottom:18px;cursor:default}.hero-announcement{max-width:calc(100vw - 32px);gap:8px;padding:6px 9px 6px 7px}.hero-announcement-badge{min-height:20px;padding:0 8px;font-size:10px}.hero-announcement-text{font-size:11px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-copy-animated,.hero-copy-selection,.hero-copy-static{font-size:clamp(24px,7.4vw,34px);line-height:1.2;letter-spacing:-.02em}.hero-copy-heading{line-height:1.2}.hero-copy-stage{width:min(100%,330px);margin-top:0;min-height:2.65em}.hero-copy-animated,.hero-copy-selection{white-space:normal;text-wrap:balance}.hero-copy-animated{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:inherit}.hero-copy-animated,.hero-copy-line{background:none;-webkit-background-clip:border-box;background-clip:initial;-webkit-text-fill-color:currentColor}.hero-copy-line{min-height:1.22em;display:block;width:max-content;max-width:100%;white-space:nowrap;overflow:visible;padding-bottom:.08em;margin-bottom:-.08em;color:rgba(35,56,66,.62)}.hero-copy-animated.is-enhanced .hero-copy-line{color:#1a9a79;background:none;-webkit-text-fill-color:currentColor}.hero-copy-selection-desktop{display:none}.hero-copy-line-wrapper{position:relative;width:max-content;max-width:100%}.hero-copy-line-wrapper,.hero-copy-selection-overlay{display:flex;justify-content:center;align-items:center}.hero-copy-selection-overlay{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:4;white-space:nowrap}.hero-copy-selection-line-inner{display:inline-block;color:#fff;-webkit-text-fill-color:#fff;background:#158266;border-radius:0;padding:0 0 .08em;margin:0 0 -.08em;clip-path:inset(0 100% 0 0);will-change:clip-path;white-space:nowrap}.hero-context-menu{width:180px;border-radius:8px;padding:4px;z-index:46}.hero-submenu{width:160px;border-radius:8px;padding:4px;z-index:47}.hero-menu-item{font-size:12px;padding:4px 8px}.hero-menu-divider{margin:4px 0}.hero-fake-cursor{z-index:52}.hero-fake-cursor svg{width:32px;height:32px}.hero-desc{font-size:16px;margin-bottom:18px}.hero-inline-social-proof{margin-bottom:16px}.hero-inline-avatar{width:34px;height:34px;margin-left:-7px}.hero-inline-social-proof-text{font-size:12px}.hero-buttons .btn{min-width:min(286px,calc(100vw - 64px))}.stats-row{width:min(100%,740px);padding:14px 10px;margin-top:16px;border-radius:14px}.stat{min-width:0;padding:0 8px}.stat:not(:first-child):before{height:24px}.stat-num{font-size:20px;line-height:1.05}.stat-label{font-size:11px}}@media (prefers-reduced-motion:reduce){.hero .hero-sparkle-asset{animation:none!important}}.landing-hero .hero-context-menu,.landing-hero .hero-submenu{background:linear-gradient(180deg,rgba(252,252,252,.94),rgba(238,240,241,.9));backdrop-filter:blur(28px) saturate(170%);-webkit-backdrop-filter:blur(28px) saturate(170%);border:.5px solid rgba(21,32,38,.18);border-radius:7px;box-shadow:0 18px 44px rgba(16,31,38,.22),0 8px 18px rgba(16,31,38,.12),inset 0 1px 0 rgba(255,255,255,.72);padding:4px;color:rgba(24,28,32,.86);font-family:SF Pro Text,SF Pro Display,-apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,sans-serif;font-feature-settings:none;font-variant-ligatures:none;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}.landing-hero .hero-context-menu{width:196px}.landing-hero .hero-submenu{width:164px}.landing-hero .hero-menu-item-clarity{position:relative;overflow:visible}.landing-hero .hero-menu-item-clarity>.hero-submenu{position:absolute;left:calc(100% - 2px);top:-4px;z-index:46;background:linear-gradient(180deg,rgba(252,252,252,.88),rgba(238,240,241,.8)),rgba(247,249,248,.76);backdrop-filter:blur(28px) saturate(170%);-webkit-backdrop-filter:blur(28px) saturate(170%)}.landing-hero .hero-menu-item-clarity.is-submenu-left>.hero-submenu{right:calc(100% - 2px);left:auto}.landing-hero .hero-menu-item{min-height:20px;padding:2px 6px;gap:6px;border-radius:4px;font-family:SF Pro Text,SF Pro Display,-apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,sans-serif;font-size:11.5px;font-weight:400;line-height:1.2;letter-spacing:-.012em;color:rgba(24,28,32,.86)}.landing-hero .hero-submenu .hero-menu-item{gap:0;padding-left:8px;padding-right:8px}.landing-hero .hero-menu-item-disabled,.landing-hero .hero-menu-item-shortcut{justify-content:space-between}.landing-hero .hero-menu-item-clarity.is-hovered,.landing-hero .hero-menu-item.is-active{background:linear-gradient(180deg,#2f8cff,#0a73f6);color:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,.24)}.landing-hero .hero-menu-item-disabled{color:rgba(24,28,32,.32)}.landing-hero .hero-menu-brand{gap:7px;font-weight:500;letter-spacing:-.015em}.landing-hero .hero-menu-brand-logo{width:16px;height:16px;filter:drop-shadow(0 1px 1px rgba(0,0,0,.12))}.landing-hero .hero-menu-arrow{margin-left:auto;opacity:.62}.landing-hero .hero-menu-item-clarity.is-hovered .hero-menu-arrow{opacity:.94}.landing-hero .hero-menu-divider{height:1px;margin:3px 4px;background:rgba(36,43,47,.13)}.landing-hero .hero-menu-shortcut{margin-left:10px;color:rgba(24,28,32,.44);font-size:11px;letter-spacing:-.02em}.landing-hero .hero-menu-item-clarity.is-hovered .hero-menu-shortcut,.landing-hero .hero-menu-item.is-active .hero-menu-shortcut{color:rgba(255,255,255,.8)}.landing-hero .hero-menu-icon{opacity:.64;stroke-width:2.2}.landing-hero .hero-menu-item.is-active .hero-menu-icon{opacity:.96}@media (max-width:760px){.landing-hero .hero-context-menu{width:176px}.landing-hero .hero-submenu{width:146px}.landing-hero .hero-menu-item-clarity>.hero-submenu{left:calc(100% - 2px);top:-4px}.landing-hero .hero-menu-item-clarity.is-submenu-left>.hero-submenu{right:calc(100% - 2px);left:auto}.landing-hero .hero-menu-item{min-height:20px;padding:2px 6px;font-size:11px}.landing-hero .hero-menu-shortcut{margin-left:8px;font-size:11px}}