:root{--blue:#1a73e8;--blue-dark:#1557b0;--teal:#12b5cb;--ink:#1f2937;--muted:#64748b;--soft:#f6f8fb;--line:#dfe7f1;--white:#fff;--shadow:0 20px 55px rgba(31,41,55,.1);--radius:14px;--gradient:linear-gradient(120deg,#1a73e8,#1557b0 55%,#12b5cb 130%)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit}img,svg{display:block}.container{width:min(1120px,calc(100% - 40px));margin-inline:auto}.skip-link{position:absolute;left:10px;top:-60px;background:#fff;color:var(--blue-dark);padding:10px 14px;z-index:100;border-radius:8px}.skip-link:focus{top:10px}.site-header{height:72px;display:flex;align-items:center;background:#fffffff0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(223,231,241,.8);position:sticky;top:0;z-index:50}.nav-wrap{display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:11px;text-decoration:none;font-weight:800;letter-spacing:-.02em}.brand-mark{width:38px;height:38px;filter:drop-shadow(0 7px 12px rgba(26,115,232,.18))}.desktop-nav{display:flex;align-items:center;gap:8px}.desktop-nav>a:not(.button){text-decoration:none;color:#475569;font-weight:600;font-size:14px;padding:9px 12px;border-radius:9px}.desktop-nav>a:not(.button):hover,.desktop-nav>a[aria-current=page]{color:var(--blue);background:#edf5ff}.menu-button{display:none;width:42px;height:42px;border:1px solid var(--line);border-radius:11px;background:#fff;font-size:20px}.mobile-menu{position:absolute;top:72px;left:0;right:0;background:#fff;padding:14px 20px 20px;border-bottom:1px solid var(--line);box-shadow:var(--shadow)}.mobile-menu a{display:block;padding:12px;text-decoration:none;font-weight:600;border-radius:9px}.mobile-menu a:hover{background:var(--soft)}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:0 21px;border-radius:11px;text-decoration:none;font-weight:700;border:1px solid transparent;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--blue);color:#fff;box-shadow:0 10px 22px #1a73e840}.button-primary:hover{background:var(--blue-dark);box-shadow:0 14px 28px #1a73e84d}.button-white{background:#fff;color:var(--blue-dark);box-shadow:0 14px 35px #072a5a38}.button-ghost{border-color:#ffffff59;color:#fff;background:#ffffff14}.nav-cta{min-height:39px;padding:0 15px;font-size:13px}.hero{position:relative;overflow:hidden;background:var(--gradient);color:#fff;padding:82px 0 76px}.hero:before,.hero:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.hero:before{width:520px;height:520px;right:-180px;top:-260px;border:1px solid rgba(255,255,255,.18);box-shadow:0 0 0 72px #ffffff09,0 0 0 145px #ffffff06}.hero:after{width:330px;height:330px;left:-230px;bottom:-250px;background:#ffffff12}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:72px}.eyebrow{display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:800;margin-bottom:19px}.eyebrow-dot{width:7px;height:7px;border-radius:50%;background:#7df3ff;box-shadow:0 0 0 5px #7df3ff21}h1,h2,h3{line-height:1.15;letter-spacing:-.035em;margin-top:0}.hero h1{font-size:clamp(42px,5.2vw,68px);max-width:700px;margin-bottom:22px}.hero-lead{font-size:clamp(17px,2vw,20px);color:#ffffffdb;max-width:650px;margin:0 0 30px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.trust-line{display:flex;flex-wrap:wrap;gap:8px 20px;margin:22px 0 0;color:#ffffffc7;font-size:13px;font-weight:600}.trust-line span{display:inline-flex;gap:6px;align-items:center}.product-demo{position:relative;max-width:470px;margin-inline:auto}.browser-card{background:#fff;border-radius:20px;box-shadow:0 30px 80px #05224f57;padding:12px;color:var(--ink);transform:rotate(1.5deg)}.browser-top{height:32px;display:flex;align-items:center;gap:6px;padding:0 5px 9px}.browser-dot{width:8px;height:8px;border-radius:50%;background:#d9e1ec}.browser-address{height:18px;flex:1;margin-left:6px;background:#f0f4f8;border-radius:7px}.popup{background:var(--soft);border:1px solid #e6ecf4;border-radius:14px;overflow:hidden;display:grid;grid-template-columns:42% 58%;min-height:395px}.meeting-list{background:#fff;border-right:1px solid var(--line);padding:15px 12px}.popup-brand{display:flex;align-items:center;gap:8px;font-size:10px;font-weight:800;margin-bottom:14px}.popup-brand img{width:24px;height:24px}.search{height:28px;border:1px solid var(--line);background:#f8fafc;border-radius:7px;margin-bottom:11px;display:flex;align-items:center;padding:0 8px;color:#94a3b8;font-size:8px}.meeting{padding:10px 8px;border-radius:9px;margin-bottom:6px}.meeting.active{background:#eaf3ff}.meeting-title{font-size:9px;font-weight:800;margin-bottom:3px}.meeting-meta{font-size:7px;color:#94a3b8}.chat-pane{display:flex;flex-direction:column}.chat-head{background:#fff;border-bottom:1px solid var(--line);padding:12px;font-size:10px;font-weight:800}.chat-body{padding:15px 12px;display:flex;flex-direction:column;gap:11px}.day{text-align:center;font-size:7px;color:#94a3b8}.message{display:flex;gap:7px;align-items:flex-start}.message.you{flex-direction:row-reverse}.avatar{width:20px;height:20px;border-radius:50%;background:linear-gradient(135deg,#a7f3d0,#12b5cb);flex:none;color:#fff;font-size:7px;display:grid;place-items:center;font-weight:800}.you .avatar{background:linear-gradient(135deg,#93c5fd,#1a73e8)}.bubble{padding:7px 8px;background:#fff;border:1px solid var(--line);border-radius:8px 8px 8px 2px;font-size:7px;line-height:1.4;box-shadow:0 4px 10px #1f29370a}.you .bubble{background:#dbeafe;border-color:#bfdbfe;border-radius:8px 8px 2px}.bubble small{display:block;color:#94a3b8;margin-top:3px;font-size:6px}.floating-badge{position:absolute;right:-22px;bottom:30px;background:#fff;color:var(--ink);border-radius:12px;box-shadow:0 14px 36px #05224f40;padding:11px 14px;display:flex;align-items:center;gap:9px;font-size:12px;font-weight:800}.floating-check{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:#dcfce7;color:#15803d}.section{padding:90px 0}.section-soft{background:var(--soft)}.section-heading{text-align:center;max-width:680px;margin:0 auto 48px}.kicker{color:var(--blue);text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:800;margin-bottom:11px}.section-heading h2{font-size:clamp(31px,4vw,44px);margin-bottom:14px}.section-heading p{color:var(--muted);font-size:17px;margin:0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.step{position:relative;text-align:center;padding:28px 25px}.step:not(:last-child):after{content:"";position:absolute;width:60px;border-top:2px dashed #b9d4f8;right:-42px;top:54px}.step-icon{width:58px;height:58px;border-radius:17px;margin:0 auto 20px;background:#eaf3ff;color:var(--blue);display:grid;place-items:center;font-size:25px;box-shadow:inset 0 0 0 1px #d4e7ff}.step-number{position:absolute;top:20px;left:calc(50% + 20px);width:22px;height:22px;border-radius:50%;background:var(--blue);color:#fff;display:grid;place-items:center;font-size:10px;font-weight:800;border:3px solid #fff}.step h3{font-size:19px;margin-bottom:9px}.step p{color:var(--muted);font-size:14px;margin:0}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:25px;box-shadow:0 10px 30px #1f29370b;transition:transform .2s,border-color .2s,box-shadow .2s}.feature:hover{transform:translateY(-4px);border-color:#b9d4f8;box-shadow:var(--shadow)}.feature-icon{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,#eaf3ff,#e7fbfd);font-size:20px;margin-bottom:17px}.feature h3{font-size:18px;margin-bottom:8px}.feature p{color:var(--muted);font-size:14px;margin:0}.privacy-band{background:linear-gradient(120deg,#eaf3ff,#e8fafc);border:1px solid #cde5f7;border-radius:22px;padding:44px 48px;display:flex;align-items:center;justify-content:space-between;gap:40px}.privacy-band h2{font-size:clamp(27px,3.5vw,38px);margin-bottom:10px}.privacy-band p{color:#52647a;margin:0;max-width:700px}.privacy-shield{width:74px;height:74px;flex:none;border-radius:22px;background:var(--gradient);display:grid;place-items:center;font-size:34px;color:#fff;box-shadow:0 15px 30px #1a73e838}.faq-teaser{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.question-card{border:1px solid var(--line);border-radius:14px;padding:23px;background:#fff}.question-card h3{font-size:17px;margin-bottom:9px}.question-card p{font-size:14px;color:var(--muted);margin:0}.faq-link{text-align:center;margin-top:30px}.page-hero{background:var(--gradient);color:#fff;padding:68px 0 72px;text-align:center}.page-hero .eyebrow{justify-content:center}.page-hero h1{font-size:clamp(38px,5vw,58px);margin-bottom:16px}.page-hero p{font-size:18px;max-width:700px;margin:0 auto;color:#ffffffd6}.content-section{padding:70px 0 90px}.content-narrow{width:min(820px,calc(100% - 40px));margin-inline:auto}.support-lead{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center;background:#edf5ff;border:1px solid #d4e7ff;border-radius:18px;padding:25px 28px;margin-bottom:32px}.support-lead h2{font-size:23px;margin-bottom:5px}.support-lead p{margin:0;color:var(--muted)}.accordion{display:flex;flex-direction:column;gap:12px}.accordion-item{border:1px solid var(--line);border-radius:14px;background:#fff;overflow:hidden}.accordion-button{width:100%;border:0;background:#fff;color:var(--ink);padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:18px;text-align:left;font:700 16px Inter,Segoe UI,sans-serif;cursor:pointer}.accordion-button:hover{background:#f8fbff}.accordion-icon{width:26px;height:26px;flex:none;border-radius:50%;display:grid;place-items:center;background:#eaf3ff;color:var(--blue);transition:transform .2s}.accordion-button[aria-expanded=true] .accordion-icon{transform:rotate(45deg)}.accordion-panel{padding:0 22px 20px;color:var(--muted);font-size:15px}.accordion-panel p{margin:0}.contact-card{margin-top:35px;border-radius:20px;padding:35px;background:var(--gradient);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px}.contact-card h2{font-size:27px;margin-bottom:7px}.contact-card p{margin:0;color:#fffc}.policy{font-size:16px}.policy-summary{background:#eaf7ff;border-left:4px solid var(--blue);padding:22px 24px;border-radius:0 12px 12px 0;margin-bottom:38px}.policy-summary p{margin:0;color:#41566d}.policy h2{font-size:25px;margin:38px 0 12px}.policy p,.policy li{color:#52647a}.policy ul{padding-left:22px}.updated{display:inline-flex;padding:7px 11px;background:#eef2f7;border-radius:8px;color:#52647a;font-size:13px;font-weight:700;margin-bottom:26px}.policy a,.text-link{color:var(--blue);font-weight:700;text-decoration:none}.policy a:hover,.text-link:hover{text-decoration:underline}.site-footer{background:#101827;color:#fff;padding:50px 0 30px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:50px;padding-bottom:34px}.footer-brand .brand{margin-bottom:13px}.footer-brand p{margin:0;color:#9eacc0;max-width:390px;font-size:14px}.footer-heading{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#7f90a8;font-weight:800;margin-bottom:13px}.footer-links{display:flex;flex-direction:column;gap:9px}.footer-links a{color:#cbd5e1;text-decoration:none;font-size:14px}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid #263246;padding-top:24px;color:#8090a5;font-size:12px;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}:focus-visible{outline:3px solid #7dd3fc;outline-offset:3px}@media(max-width:860px){.hero{padding-top:60px}.hero-grid{grid-template-columns:1fr;gap:50px}.hero-copy{text-align:center}.hero-lead{margin-inline:auto}.hero-actions,.trust-line{justify-content:center}.product-demo{width:min(470px,94%)}.steps,.features,.faq-teaser{grid-template-columns:1fr 1fr}.step:not(:last-child):after{display:none}.steps .step:last-child{grid-column:1/-1}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media(max-width:640px){.container,.content-narrow{width:min(100% - 28px,1120px)}.desktop-nav{display:none}.menu-button{display:block}.site-header{height:64px}.mobile-menu{top:64px}.hero{padding:52px 0 48px}.hero h1{font-size:40px}.hero-lead{font-size:17px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.trust-line{gap:7px 12px}.browser-card{padding:8px}.popup{min-height:335px}.floating-badge{right:-6px;bottom:16px}.section{padding:66px 0}.section-heading{margin-bottom:33px}.steps,.features,.faq-teaser{grid-template-columns:1fr}.steps .step:last-child{grid-column:auto}.step{padding:20px 16px}.privacy-band{padding:30px 24px;flex-direction:column;text-align:center}.page-hero{padding:54px 0 58px}.content-section{padding:48px 0 66px}.support-lead{grid-template-columns:1fr;padding:22px}.support-lead .button{width:100%}.accordion-button{font-size:15px;padding:17px}.accordion-panel{padding:0 17px 17px}.contact-card{padding:27px 23px;flex-direction:column;align-items:flex-start}.contact-card .button{width:100%}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column}.popup{grid-template-columns:40% 60%}.meeting-list{padding:11px 8px}.chat-body{padding:12px 8px}.message{gap:4px}.avatar{width:17px;height:17px}.bubble{padding:6px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
