:root{--ink:#11111a;--muted:#656478;--line:#e8e7ef;--paper:#fcfcfe;--blue:#315efb;--violet:#6945e8;--warm:#ff8a2a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}.site-header,footer{max-width:1120px;margin:auto;padding:24px 28px;display:flex;align-items:center;justify-content:space-between;gap:24px}.site-header{border-bottom:1px solid var(--line)}.brand{font-size:1.1rem;font-weight:800;letter-spacing:-.04em;text-decoration:none;color:var(--ink);display:flex;align-items:center;gap:8px}.brand span{display:grid;place-items:center;width:27px;height:27px;border-radius:8px;background:var(--ink);color:#fff;font-size:.83rem;letter-spacing:0}nav{display:flex;gap:18px;flex-wrap:wrap}nav a,footer a{color:var(--muted);font-size:.9rem;text-decoration:none}nav a:hover,footer a:hover{color:var(--blue)}.hero{max-width:1120px;margin:auto;padding:112px 28px 105px;background:radial-gradient(circle at 82% 24%,#e9efff 0,rgba(233,239,255,0) 25rem)}.eyebrow{color:var(--blue);font-size:.75rem;font-weight:800;letter-spacing:.16em;margin:0 0 17px}.hero h1,.legal-page h1{letter-spacing:-.075em;line-height:.98;margin:0;font-size:clamp(3.5rem,8vw,7.2rem);max-width:850px}.hero h1 em{color:var(--blue);font-style:normal}.intro{font-size:1.16rem;color:var(--muted);max-width:510px;margin:27px 0 31px}.button{background:var(--ink);color:#fff;border-radius:999px;text-decoration:none;font-weight:700;display:inline-flex;padding:13px 19px;gap:14px;align-items:center}.button:hover{background:var(--blue)}.apps{padding:88px 28px 118px;background:#f4f3f8}.apps>*,.product-grid{max-width:1120px;margin-left:auto;margin-right:auto}.apps h2{font-size:clamp(2rem,4vw,3.4rem);letter-spacing:-.055em;margin:0 0 34px}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.product{border-radius:24px;padding:38px;min-height:355px;color:#fff;display:flex;flex-direction:column;align-items:flex-start}.product-calendar{background:linear-gradient(135deg,#264bdb,#6a4be5)}.product-chat{background:linear-gradient(135deg,#17171f,#3b344f)}.product-mark{width:58px;height:58px;border-radius:17px;background:rgba(255,255,255,.17);display:grid;place-items:center;margin-bottom:auto}.calendar-mark{grid-template-columns:repeat(3,8px);gap:4px;padding:15px}.calendar-mark span{width:8px;height:8px;border-radius:50%;background:#fff}.chat-mark{font-size:3rem;font-weight:300;line-height:1}.product-type{font-size:.72rem;font-weight:800;letter-spacing:.15em;margin:32px 0 8px;opacity:.75}.product h3{margin:0;font-size:2rem;letter-spacing:-.05em}.product p:not(.product-type){max-width:440px;margin:12px 0 22px;opacity:.86}.availability{font-size:.85rem;font-weight:800;border:1px solid rgba(255,255,255,.35);border-radius:99px;padding:6px 11px}.legal-page{max-width:800px;margin:auto;padding:88px 28px 110px}.legal-page h1{font-size:clamp(3rem,6vw,5.5rem)}.updated{color:var(--muted);margin:19px 0 55px}.legal-page section{border-top:1px solid var(--line);padding:25px 0}.legal-page h2{font-size:1.15rem;margin:0 0 9px}.legal-page section p{color:#4e4d60;margin:0}footer{border-top:1px solid var(--line);font-size:.83rem;color:var(--muted)}footer p{margin:0}@media(max-width:680px){.site-header,footer{padding:19px 20px}.hero{padding:78px 20px}.apps,.legal-page{padding-left:20px;padding-right:20px}.product-grid{grid-template-columns:1fr}.product{min-height:320px;padding:30px}.hero h1{letter-spacing:-.065em}footer{align-items:flex-start;flex-direction:column;gap:10px}}
