:root{--canvas:#fff;--surface:#fff;--surface-raised:#f4f7fb;--surface-soft:#eef3f9;--segmented-track:#e8edf5;--border:#d7dfed;--border-strong:#aab8cf;--text:#07111f;--text-muted:#46546c;--text-subtle:#5f6b82;--primary:#315cf4;--primary-dark:#2347d8;--primary-soft:#edf1ff;--cyan:#0e7490;--success:#24543f;--success-surface:#e8f3ee;--warning:#9a5b08;--warning-surface:#fef3c7;--danger:#b42318;--shadow:0 18px 46px #0f172a1a;--shadow-soft:0 10px 30px #0f172a12;--radius:8px;--header-height:72px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--canvas)}html.menu-open{overflow:hidden}body{background:var(--canvas);min-width:320px;color:var(--text);letter-spacing:0;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5}button,input,textarea,select{font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img,svg{display:block}ul,ol,p,h1,h2,h3,h4{margin-top:0}.container{width:min(100% - 40px,1120px);margin-inline:auto}.skip-link{z-index:1000;border-radius:var(--radius);background:var(--text);color:#fff;padding:10px 14px;position:fixed;top:10px;left:10px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline-offset:3px;outline:3px solid #315cf459}.brand{color:var(--primary);align-items:center;gap:10px;display:inline-flex}.brand__mark{flex:none;width:42px;height:22px}.brand__name{color:var(--text);font-size:18px;font-weight:700}.brand--inverted,.brand--inverted .brand__name{color:#fff}.site-header{z-index:100;min-height:var(--header-height);-webkit-backdrop-filter:blur(18px)saturate(150%);background:#ffffffe0;border-bottom:1px solid #d7dfedc7;position:sticky;top:0}.site-header__inner{min-height:var(--header-height);justify-content:space-between;align-items:center;gap:24px;display:flex}.site-header__brand{flex:none;display:inline-flex}.site-nav{align-items:center;gap:4px;display:flex}.site-nav__link{border-radius:var(--radius);color:var(--text-muted);padding:9px 12px;font-size:14px;font-weight:600;transition:background-color .16s,color .16s}.site-nav__link:hover,.site-nav__link.is-active{background:var(--surface-raised);color:var(--text)}.site-header__actions{flex:none;align-items:center;gap:8px;display:flex}.button{border-radius:var(--radius);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:12px 20px;font-size:15px;font-weight:700;line-height:1.2;transition:transform .16s,background-color .16s,border-color .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button--small{min-height:40px;padding:9px 14px;font-size:14px}.button--primary{background:var(--primary);color:#fff}.button--primary:hover{background:var(--primary-dark)}.button--secondary{border-color:var(--border-strong);color:var(--text);background:#fffc}.button--secondary:hover{border-color:var(--primary);background:#fff}.button--on-primary{color:var(--primary-dark);background:#fff;border-color:#ffffffb8}.icon-button{border:1px solid var(--border);width:42px;height:42px;color:var(--text);cursor:pointer;background:#ffffffd6;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.menu-toggle,.menu-toggle__close,.menu-toggle[aria-expanded=true] .menu-toggle__open{display:none}.menu-toggle[aria-expanded=true] .menu-toggle__close{display:block}.mobile-nav{border-top:1px solid var(--border);background:#fffffff7}.mobile-nav[hidden]{display:none}.mobile-nav__inner{padding-block:10px 20px;display:grid}.mobile-nav__link{border-bottom:1px solid var(--border);color:var(--text-muted);padding:14px 2px;font-size:15px;font-weight:650}.mobile-nav__link.is-active{color:var(--primary)}.mobile-nav__cta{width:100%;margin-top:16px}.eyebrow{color:var(--primary);margin-bottom:12px;font-size:14px;font-weight:750}.section{padding-block:88px}.section--compact{padding-block:64px}.section--soft{border-block:1px solid var(--border);background:var(--surface-raised)}.section-heading{max-width:720px}.section-heading--center{text-align:center;margin-inline:auto}.section-heading h2,.page-hero h1,.hero h1{color:var(--text);letter-spacing:0;margin-bottom:0;font-weight:760;line-height:1.08}.section-heading h2{font-size:38px}.section-heading__description{max-width:650px;color:var(--text-muted);margin:16px auto 0;font-size:17px;line-height:1.65}.section-heading--left .section-heading__description{margin-left:0}.page-hero{border-bottom:1px solid var(--border);background:var(--surface-raised);padding-block:86px 72px}.page-hero__inner{max-width:820px;margin-left:max(20px,50vw - 560px)}.page-hero h1{max-width:790px;font-size:52px}.page-hero__inner>p:last-child{max-width:700px;color:var(--text-muted);margin:22px 0 0;font-size:18px;line-height:1.65}.hero{border-bottom:1px solid var(--border);isolation:isolate;align-items:center;min-height:min(740px,100svh - 104px);display:flex;position:relative;overflow:hidden}.hero__image{z-index:-3;object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.hero:before{z-index:-2;content:"";background:linear-gradient(90deg,#fff 4%,#fffffff5 38%,#ffffff94 66%,#ffffff14 100%);position:absolute;inset:0}.hero:after{z-index:-1;content:"";background:linear-gradient(#fff0,#fff);height:34%;position:absolute;inset:auto 0 0}.hero__inner{padding-block:82px}.hero__copy{max-width:620px}.hero h1{max-width:600px;font-size:58px}.hero__lead{max-width:570px;color:var(--text-muted);margin:24px 0 0;font-size:19px;line-height:1.65}.hero__actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.hero__proof{color:var(--text-muted);flex-wrap:wrap;gap:14px 24px;margin:42px 0 0;padding:0;list-style:none;display:flex}.hero__proof li{align-items:center;gap:8px;font-size:13px;font-weight:650;display:flex}.hero__proof svg{color:var(--primary)}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:48px;display:grid}.feature-item{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);gap:16px;min-width:0;padding:24px;display:flex}.feature-item__icon{color:var(--primary);flex:none}.feature-item__icon svg{stroke-width:1.8px;width:26px;height:26px}.feature-item h3{margin-bottom:6px;font-size:17px;line-height:1.3}.feature-item p{color:var(--text-muted);margin-bottom:0;font-size:14px;line-height:1.6}.steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin:48px 0 0;padding:0;list-style:none;display:grid}.step{border-top:2px solid var(--border);padding-top:20px}.step__number{color:var(--primary);margin-bottom:18px;font-size:14px;font-weight:800;display:block}.step h3{margin-bottom:8px;font-size:19px}.step p{color:var(--text-muted);margin-bottom:0;font-size:15px;line-height:1.6}.app-showcase{margin-top:48px}.app-showcase__controls{border:1px solid var(--border);border-radius:var(--radius);background:var(--segmented-track);grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;width:min(100%,520px);margin:0 auto 34px;padding:4px;display:grid}.showcase-tab{min-height:42px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:8px 10px;font-size:14px;font-weight:700}.showcase-tab.is-active{color:var(--text);background:#fff;box-shadow:0 3px 10px #0f172a14}.app-showcase__stage{grid-template-columns:minmax(0,1fr) minmax(360px,440px);align-items:center;gap:72px;display:grid}.showcase-copy{max-width:570px}.showcase-copy h3{margin-bottom:16px;font-size:34px;line-height:1.15}.showcase-copy>p:not(.eyebrow){color:var(--text-muted);margin-bottom:0;font-size:17px;line-height:1.7}.showcase-copy__points{gap:11px;margin:24px 0 0;padding:0;list-style:none;display:grid}.showcase-copy__points li{color:var(--text);padding-left:22px;font-size:14px;font-weight:650;position:relative}.showcase-copy__points li:before{background:var(--primary);content:"";border-radius:50%;width:7px;height:7px;position:absolute;top:8px;left:2px}.app-preview{border:1px solid var(--border);background:var(--surface-raised);border-radius:8px;width:100%;height:560px;overflow:hidden;box-shadow:0 16px 42px #0f172a17}.app-preview__panel{height:100%;padding:28px 24px 32px;overflow:hidden}.app-preview__panel[hidden]{display:none}.phone-panel__heading h4{margin-bottom:2px;font-size:22px}.phone-panel__heading p{color:var(--text-muted);margin-bottom:18px;font-size:12px}.phone-add-card{background:#f8faff;border:1px solid #cdd7fb;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:13px;display:flex}.phone-add-card span:first-child,.phone-list__row span,.notification-setting span,.notification-row>span:nth-child(2){gap:2px;min-width:0;display:grid}.phone-add-card strong,.phone-list__row strong,.notification-setting strong,.notification-row strong{color:var(--text);font-size:12px}.phone-add-card small,.phone-list__row small,.notification-setting small,.notification-row small{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.phone-add-card__action{background:var(--primary);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.phone-segmented{background:var(--segmented-track);color:var(--text-muted);text-align:center;border-radius:7px;grid-template-columns:1fr 1fr;gap:3px;margin-top:14px;padding:3px;font-size:10px;font-weight:700;display:grid}.phone-segmented span{border-radius:5px;padding:6px}.phone-segmented .is-active{color:var(--text);background:#fff}.phone-section-label{color:var(--text);margin:16px 0 8px;font-size:11px;font-weight:750}.performance-card{border:1px solid var(--border);background:#fff;border-radius:8px;margin-bottom:10px;padding:12px 11px 10px 15px;position:relative;overflow:hidden}.performance-card__line{background:var(--primary);width:4px;position:absolute;inset:0 auto 0 0}.performance-card--green .performance-card__line{background:#4f8f70}.performance-card small{color:var(--primary);font-size:8px;font-weight:800;display:block}.performance-card strong{margin-top:3px;font-size:12px;display:block}.performance-card__progress{grid-template-columns:repeat(3,1fr);gap:4px;margin-top:10px;display:grid}.performance-card__progress i{background:var(--primary);border-radius:3px;height:4px}.performance-card__progress i:last-child{background:var(--segmented-track)}.performance-card p{color:var(--text-muted);align-items:center;gap:4px;margin:9px 0 0;font-size:9px;display:flex}.performance-card p span{align-items:center;gap:4px;margin-left:auto;display:flex}.phone-list{border:1px solid var(--border);background:#fff;border-radius:8px;overflow:hidden}.phone-list__row{border-bottom:1px solid var(--border);grid-template-columns:28px 1fr auto;align-items:center;gap:10px;min-height:70px;padding:12px;display:grid}.phone-list__row:last-child{border-bottom:0}.phone-list__row>svg:first-child{color:var(--primary)}.status-dot{background:var(--primary);border-radius:50%;width:8px;height:8px}.status-dot--success{background:#4f8f70}.security-note{background:var(--success-surface);color:var(--success);border:1px solid #b8d4c5;border-radius:8px;gap:10px;margin-top:14px;padding:13px;display:flex}.security-note p{gap:2px;margin:0;font-size:11px;display:grid}.security-note span{font-size:9px}.notification-setting,.notification-row{border:1px solid var(--border);background:#fff;align-items:center;gap:10px;display:grid}.notification-setting{border-radius:8px;grid-template-columns:25px 1fr auto;padding:13px}.notification-setting>svg{color:var(--primary)}.mini-switch{background:var(--success-surface);border:1px solid #4f8f70;border-radius:12px;justify-content:flex-end;align-items:center;width:34px;height:20px;padding:2px;display:flex}.mini-switch b{background:#4f8f70;border-radius:50%;width:14px;height:14px}.notification-row{border-bottom:0;border-radius:8px;grid-template-columns:32px 1fr auto;min-height:72px;margin-bottom:8px;padding:11px}.notification-row__icon{color:var(--primary)}.notification-row em{color:var(--text-subtle);align-items:center;gap:4px;margin-top:3px;font-size:9px;font-style:normal;display:flex}.cta-section{padding-block:24px 88px}.cta-band{border-radius:var(--radius);background:var(--primary);color:#fff;justify-content:space-between;align-items:center;gap:36px;padding:42px 48px;display:flex}.cta-band h2{margin-bottom:8px;font-size:30px;line-height:1.2}.cta-band p{color:#ffffffd1;max-width:660px;margin-bottom:0;font-size:16px}.product-map{border-block:1px solid var(--border);grid-template-columns:repeat(4,minmax(0,1fr));margin-top:46px;display:grid}.product-map__item{border-right:1px solid var(--border);padding:28px 24px}.product-map__item:last-child{border-right:0}.product-map__item span{color:var(--primary);font-size:13px;font-weight:800}.product-map__item h2{margin:10px 0 6px;font-size:19px}.product-map__item p{color:var(--text-muted);margin-bottom:0;font-size:14px}.product-blocks{border-block:1px solid var(--border);gap:0;margin-top:50px;display:grid}.product-block{border-bottom:1px solid var(--border);grid-template-columns:72px minmax(0,.8fr) minmax(260px,1fr);gap:28px;padding-block:30px;display:grid}.product-block:last-child{border-bottom:0}.product-block__icon{color:var(--primary)}.product-block__icon svg{width:31px;height:31px}.product-block h2{margin-bottom:8px;font-size:24px}.product-block p{color:var(--text-muted);margin-bottom:0;line-height:1.65}.product-block ul{align-self:center;gap:10px;margin:0;padding:0;list-style:none;display:grid}.product-block li{color:var(--text);padding-left:20px;font-size:14px;position:relative}.product-block li:before{background:var(--primary);content:"";border-radius:50%;width:6px;height:6px;position:absolute;top:8px;left:2px}.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:900px;margin:48px auto 0;display:grid}.pricing-card{border:1px solid var(--border);border-radius:var(--radius);background:#fff;min-height:100%;padding:30px}.pricing-card--highlighted{box-shadow:var(--shadow-soft);background:#f7f9ff;border-color:#315cf48c}.pricing-card__header{justify-content:space-between;gap:16px;display:flex}.pricing-card h2{margin-bottom:6px;font-size:22px}.pricing-card__header p{color:var(--text-muted);margin-bottom:0;font-size:14px}.pricing-card__badge{color:var(--primary);align-self:flex-start;font-size:13px;font-weight:800}.pricing-card__price{color:var(--text);margin:28px 0 0;font-size:38px;font-weight:780}.pricing-card__period{color:var(--text-muted);margin:2px 0 0;font-size:13px}.pricing-card ul{border-top:1px solid var(--border);gap:12px;margin:28px 0 0;padding:22px 0 0;list-style:none;display:grid}.pricing-card li{color:var(--text);gap:10px;font-size:14px;display:flex}.pricing-card li svg{color:var(--primary);flex:none}.pricing-note{max-width:760px;color:var(--text-muted);text-align:center;margin:24px auto 0;font-size:13px;line-height:1.6}.faq-list{border-block:1px solid var(--border);gap:0;max-width:780px;margin:44px auto 0;display:grid}.faq-list details{border-bottom:1px solid var(--border)}.faq-list details:last-child{border-bottom:0}.faq-list summary{cursor:pointer;padding:20px 4px;font-size:16px;font-weight:700}.faq-list details p{max-width:700px;color:var(--text-muted);margin:-6px 4px 20px;font-size:14px;line-height:1.65}.content-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:46px;display:grid}.content-panel{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:26px}.content-panel svg{color:var(--primary);margin-bottom:18px}.content-panel h2,.content-panel h3{margin-bottom:8px;font-size:19px}.content-panel p{color:var(--text-muted);margin-bottom:0;font-size:14px;line-height:1.65}.contact-band{border-block:1px solid var(--border);grid-template-columns:1fr auto;align-items:center;gap:30px;padding-block:30px;display:grid}.contact-band h2{margin-bottom:6px;font-size:24px}.contact-band p{max-width:660px;color:var(--text-muted);margin-bottom:0}.contact-mail{color:var(--primary);align-items:center;gap:9px;font-weight:750;display:inline-flex}.notice{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-raised);max-width:780px;color:var(--text-muted);align-items:flex-start;gap:12px;margin-top:30px;padding:16px;font-size:13px;display:flex}.notice svg{color:var(--primary);flex:none}.notice p{margin-bottom:0}.prose{width:min(100% - 40px,780px);margin-inline:auto;padding-block:64px 92px}.prose__meta{color:var(--text-subtle);margin-bottom:36px;font-size:13px}.prose h2{margin:38px 0 12px;font-size:22px}.prose h3{margin:28px 0 10px;font-size:18px}.prose p,.prose li{color:var(--text-muted);font-size:15px;line-height:1.75}.prose a{color:var(--primary);text-underline-offset:3px;font-weight:650;text-decoration:underline}.prose li+li{margin-top:7px}.site-footer{border-top:1px solid var(--border);background:var(--surface-raised)}.site-footer__grid{grid-template-columns:1.55fr repeat(3,1fr);gap:46px;padding-block:56px;display:grid}.site-footer__intro>p{max-width:330px;color:var(--text-muted);margin:18px 0 0;font-size:14px;line-height:1.65}.site-footer__intro .site-footer__company{color:var(--text-subtle);margin-top:10px;font-size:13px}.site-footer__title{margin-bottom:14px;font-size:14px}.site-footer__links{color:var(--text-muted);gap:10px;margin:0;padding:0;font-size:14px;list-style:none;display:grid}.site-footer__links a:hover{color:var(--primary)}.footer-mail{align-items:center;gap:7px;display:inline-flex}.site-footer__bottom{border-top:1px solid var(--border)}.site-footer__bottom-inner{color:var(--text-subtle);justify-content:space-between;align-items:center;gap:20px;padding-block:20px;font-size:12px;display:flex}.site-footer__bottom p{margin:0}.not-found{text-align:center;place-items:center;min-height:60svh;padding-block:60px;display:grid}.not-found h1{margin-bottom:10px;font-size:48px}.not-found p{color:var(--text-muted);margin-bottom:24px}@media (width<=960px){.feature-grid,.content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-showcase__stage{grid-template-columns:1fr 340px;gap:38px}.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=859px){.site-nav,.header-cta{display:none}.menu-toggle{display:inline-flex}.hero{min-height:690px}.hero__image{object-position:63% center}.hero:before{background:linear-gradient(90deg,#fff 0%,#fffffff5 52%,#ffffff80 100%)}.hero h1{font-size:48px}.product-map{grid-template-columns:repeat(2,minmax(0,1fr))}.product-map__item:nth-child(2){border-right:0}.product-map__item:nth-child(-n+2){border-bottom:1px solid var(--border)}.product-block{grid-template-columns:52px 1fr}.product-block ul{grid-column:2}}@media (width<=720px){:root{--header-height:66px}.container,.prose{width:min(100% - 32px,1120px)}.section{padding-block:68px}.section--compact{padding-block:52px}.section-heading h2{font-size:31px}.section-heading__description{font-size:16px}.page-hero{padding-block:64px 54px}.page-hero__inner{width:calc(100% - 32px);margin-inline:auto}.page-hero h1{font-size:38px}.page-hero__inner>p:last-child{font-size:16px}.hero{align-items:flex-start;min-height:calc(100svh - 100px)}.hero__image{object-position:68% center}.hero:before{background:linear-gradient(90deg,#fffffffc 0%,#ffffffed 66%,#ffffff7a 100%)}.hero:after{height:42%}.hero__inner{padding-block:56px 72px}.hero__copy{max-width:500px}.hero h1{max-width:470px;font-size:40px}.hero__lead{max-width:430px;font-size:17px}.hero__actions{flex-direction:column;align-items:stretch}.hero__actions .button{width:100%}.hero__proof{gap:10px;margin-top:30px;display:grid}.feature-grid,.steps,.content-grid,.pricing-grid{grid-template-columns:1fr}.feature-grid{margin-top:36px}.feature-item{padding:20px}.steps{gap:20px;margin-top:36px}.app-showcase{margin-top:36px}.app-showcase__controls{margin-bottom:28px}.app-showcase__stage{grid-template-columns:1fr;gap:34px}.showcase-copy{text-align:left}.showcase-copy h3{font-size:28px}.app-preview{width:min(100%,440px);margin-inline:auto}.cta-section{padding-bottom:68px}.cta-band{flex-direction:column;align-items:stretch;padding:30px 24px}.cta-band h2{font-size:26px}.product-map{grid-template-columns:1fr}.product-map__item,.product-map__item:nth-child(2){border-right:0;border-bottom:1px solid var(--border)}.product-map__item:last-child{border-bottom:0}.product-block{grid-template-columns:38px 1fr;gap:16px}.product-block__icon svg{width:27px;height:27px}.pricing-card{padding:24px}.contact-band{grid-template-columns:1fr}.site-footer__grid{grid-template-columns:1fr;gap:34px;padding-block:46px}.site-footer__bottom-inner{flex-direction:column;align-items:flex-start}}@media (width<=420px){.brand__mark{width:37px}.brand__name{font-size:17px}.hero h1{font-size:36px}.hero__lead{font-size:16px}.showcase-tab{padding-inline:5px;font-size:12px}.app-preview{height:560px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
