@font-face{font-family:Product Sans;src:url(/fonts/ProductSans-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Product Sans;src:url(/fonts/ProductSans-Italic.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Product Sans;src:url(/fonts/ProductSans-Bold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Product Sans;src:url(/fonts/ProductSans-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{--background: #080a0f;--foreground: #f4f5f7;--muted: #9296a3;--line: #232630;--surface: #11151d;--surface-light: #181d27;--blue: #57a4ff;--blue-deep: #1e6ed1;--radius: 1.25rem}*{box-sizing:border-box;border-color:var(--line)}html{scroll-behavior:smooth;background:var(--background)}html,body,button,input{font-family:Product Sans,Arial,sans-serif}body{margin:0;background:var(--background);color:var(--foreground);overflow-x:hidden;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.shell{width:min(1160px,calc(100% - 48px));margin-inline:auto}.nav{height:84px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;font-weight:700;font-size:16px;letter-spacing:-.03em}.brand-logo{width:36px;height:36px;border-radius:10px;object-fit:cover;box-shadow:0 0 0 1px #ffffff14}.nav-links{display:flex;gap:34px;color:var(--muted);font-size:13px}.nav-end{display:flex;align-items:center;gap:18px}.lang-switch{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:600;letter-spacing:.14em}.lang-switch a{color:#f4f5f761}.lang-switch a:hover,.nav-links a:hover,.text-link:hover{color:var(--foreground)}.nav-cta,.button{display:inline-flex;align-items:center;gap:10px;border-radius:999px;font-family:inherit;font-weight:700;font-size:13px;transition:transform .25s,background .25s}.nav-cta{padding:12px 17px;border:1px solid var(--line)}.nav-cta:hover,.button:hover{transform:translateY(-2px)}.hero{min-height:680px;display:grid;grid-template-columns:1fr .92fr;align-items:center;gap:42px;padding:68px 0 92px}.eyebrow,.section-label{display:flex;align-items:center;gap:9px;color:var(--blue);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.eyebrow-dot{width:7px;height:7px;border-radius:50%;background:var(--blue);box-shadow:0 0 18px var(--blue)}h1,h2,h3,p{margin:0}h1{margin-top:24px;max-width:660px;font-size:clamp(54px,7vw,94px);line-height:.95;letter-spacing:-.075em}h1 em,h2 em{color:var(--blue);font-style:normal}.hero-text{max-width:445px;margin-top:28px;color:var(--muted);font-size:17px;line-height:1.6}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:34px}.button{padding:16px 22px;background:var(--blue);color:#06101c}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:13px;font-weight:700}.hero-visual{position:relative;min-height:530px;display:grid;place-items:center}.hero-glow{position:absolute;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(87,164,255,.3),transparent 68%);filter:blur(6px);pointer-events:none;opacity:.7}.phone{position:relative;width:267px;padding:8px;border:1px solid #414754;border-radius:38px;background:#11141b;box-shadow:0 35px 75px #000b,0 0 0 1px #000}.phone:before{content:"";position:absolute;z-index:2;top:13px;left:50%;width:75px;height:18px;transform:translate(-50%);border-radius:99px;background:#05070a}.phone-screen{overflow:hidden;border-radius:31px;aspect-ratio:9 / 19.4;background:#0d1015}.phone-screen img{width:100%;height:100%;display:block;object-fit:cover;object-position:top}.hero-layer{will-change:transform}.hero-layer-front{position:relative;z-index:2;transform:rotate(5deg) translate(25px)}.hero-layer-back{position:absolute;z-index:1;width:246px;transform:rotate(-10deg) translate(-90px,32px)}.hero-layer-back .phone{width:100%;opacity:.75;filter:saturate(.7)}.hero-orbit{position:absolute;border:1px solid #1e344c;border-radius:50%;transform:rotate(-28deg)}.orbit-one{width:480px;height:220px}.orbit-two{width:400px;height:170px;transform:rotate(54deg);border-color:#172638}.floating-note{position:absolute;z-index:3;will-change:transform}.note-float{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid #2d3543;border-radius:14px;background:#151a22e8;box-shadow:0 12px 30px #0007;color:var(--blue);font-size:10px;line-height:1.35}.floating-note b{color:var(--foreground);font-size:12px}.note-one{top:100px;right:10px}.note-two{bottom:68px;left:0}.ticker{overflow:hidden;border-block:1px solid var(--line);background:#0d1118}.ticker-track{display:flex;width:max-content;animation:ticker-scroll 48s linear infinite}.ticker-group{display:flex;align-items:center;gap:36px;padding:18px 36px 18px 0;color:var(--muted);font-size:10px;font-weight:700;white-space:nowrap}.ticker-word{letter-spacing:.22em;margin-inline-end:-.22em}.ticker-dot{color:var(--blue);font-style:normal;line-height:1;letter-spacing:0}.ticker:hover .ticker-track{animation-play-state:paused}@keyframes ticker-scroll{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.section{padding:150px 0}.section-intro{display:flex;flex-direction:column;align-items:center;text-align:center}.section-intro h2,.showcase h2,.download h2{margin-top:22px;font-size:clamp(42px,5vw,68px);line-height:.98;letter-spacing:-.065em}.section-intro h2 span,.showcase h2 span{color:var(--muted)}.section-intro p{max-width:430px;margin-top:22px;color:var(--muted);line-height:1.6;font-size:15px}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:14px;margin-top:60px}.feature-card{min-height:420px;height:100%;display:flex;flex-direction:column;padding:27px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,var(--surface-light),var(--surface))}.feature-card:hover{border-color:#3c6b98}.feature-top{display:flex;justify-content:space-between;color:var(--blue)}.feature-number{color:var(--muted);font-family:inherit;font-size:11px;font-weight:700;letter-spacing:.08em}.feature-card h3{margin-top:48px;min-height:2.4em;font-size:25px;letter-spacing:-.04em}.feature-card p{margin-top:13px;min-height:4.8em;color:var(--muted);font-size:13px;line-height:1.55}.mini-list{display:grid;gap:10px}.feature-visual{margin-top:auto;padding-top:28px}.mini-list div{display:flex;align-items:center;gap:10px;padding:10px;border-radius:10px;background:#0d1118;font-size:11px}.mini-list svg{margin-left:auto;color:var(--blue)}.poster{width:22px;height:29px;border-radius:4px}.poster-blue{background:#457fc6}.poster-red{background:#6e3e3b}.poster-gold{background:#bd9450}.search-demo{display:grid;gap:10px}.search-demo-bar{display:flex;align-items:center;gap:10px;padding:15px;border-radius:11px;background:#0c1016;color:var(--muted);font-size:12px}.search-demo-hits{display:grid;gap:8px}.search-demo-hits span{padding:10px 12px;border-radius:10px;background:#0c1016;color:var(--foreground);font-size:11px;font-weight:700}.search-cursor{width:1px;height:15px;background:var(--blue);animation:cursor-blink 1s steps(1) infinite}@keyframes cursor-blink{50%{opacity:0}}.calendar-demo{display:grid;padding:20px;border-radius:16px;background:#0c1016}.calendar-demo b{color:var(--blue);font-size:10px;letter-spacing:.2em}.calendar-demo strong{margin-top:7px;font-size:50px;letter-spacing:-.08em}.calendar-demo span{color:var(--muted);font-size:10px}.calendar-demo small{margin-top:25px;color:var(--muted)}.showcase{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:50px;padding:100px 0 160px}.showcase-copy p{max-width:370px;margin-top:25px;color:var(--muted);line-height:1.7}.blue-link{margin-top:28px;color:var(--blue)}.showcase-phones{position:relative;min-height:580px;display:flex;align-items:center;justify-content:center}.showcase-phones .phone:first-child{transform:rotate(-9deg) translate(38px,14px);opacity:.68}.showcase-phone-front{z-index:1;transform:rotate(7deg) translate(-34px)}.quote-section{padding:125px 0;text-align:center;border-top:1px solid var(--line)}.quote-mark{color:var(--blue);font-family:inherit;font-size:90px;font-weight:700;line-height:.5}.quote-section blockquote{max-width:790px;margin:25px auto;font-size:clamp(25px,4vw,45px);line-height:1.1;letter-spacing:-.05em}.quote-author{display:inline-flex;align-items:center;gap:10px;text-align:left;font-size:12px}.author-dot{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:var(--blue);color:#06101c;font-weight:800}.quote-author small{display:block;margin-top:3px;color:var(--muted)}.download{overflow:hidden;position:relative;padding:100px 20px;border:1px solid #29435d;border-radius:28px;text-align:center;background:radial-gradient(circle at 50% 0%,#1c3a5b,var(--surface) 52%,#0c1016)}.download-logo{width:90px;height:90px;margin:0 auto 28px;border-radius:23px;object-fit:cover}.download-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center}.download h2{margin-top:18px}.download p{margin:22px 0 29px;color:var(--muted);font-size:15px}.footer{display:flex;justify-content:space-between;align-items:center;padding:65px 0 30px;color:var(--muted);font-size:11px}.footer .brand{color:var(--foreground)}.footer-links{display:flex;gap:22px}.footer-links a:hover{color:var(--foreground)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.ticker-track{animation:none;width:100%;justify-content:space-around}}@media(max-width:800px){.shell{width:min(100% - 32px,560px)}.nav-links{display:none}.nav-cta{padding:10px 12px;font-size:11px}.nav-end{gap:12px}.hero{grid-template-columns:1fr;padding-top:58px}.hero-copy{text-align:center}.eyebrow,.hero-actions{justify-content:center}.hero-text{margin-inline:auto}.hero-visual{min-height:470px}.feature-grid,.showcase{grid-template-columns:1fr}.feature-card,.feature-card h3,.feature-card p{min-height:0}.showcase{padding-top:35px}.showcase-phones{min-height:540px;transform:scale(.88)}.footer{flex-direction:column;gap:18px;text-align:center}}.button-ghost{background:transparent;color:var(--foreground);border:1px solid var(--line)}.wl{min-height:100vh;display:flex;flex-direction:column}.wl-nav{display:flex;align-items:center;justify-content:space-between;padding:22px 0}.wl-state,.wl-page{flex:1;padding:24px 0 80px}.wl-state{display:flex;flex-direction:column;align-items:flex-start;gap:16px;max-width:640px}.wl-state h1,.wl-page h1{margin:0;font-size:clamp(2rem,5vw,3.4rem);letter-spacing:-.04em}.wl-kicker{color:var(--blue);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px}.wl-meta{color:var(--muted);margin:12px 0 28px}.wl-cta{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:40px}.wl-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:18px}.wl-card{display:flex;flex-direction:column;gap:10px}.wl-poster{aspect-ratio:2 / 3;border-radius:14px;overflow:hidden;background:var(--surface-light)}.wl-poster img{width:100%;height:100%;object-fit:cover;display:block}.wl-copy b{display:block;font-size:14px;line-height:1.3}.wl-copy small{color:var(--muted);font-size:12px}
