:root{--teal: #00ceae;--teal-deep: #00a891;--teal-dark: #007a70;--blue: #047cfb;--green: #00ceae;--yellow: #ffe238;--ink: #061936;--white: #ffffff;--radius-card: 18px;--radius-panel: 18px;--radius-soft: 14px;--content-max: 976px;--section-title-size: clamp(30px, 3.4vw, 44px)}*{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth}body{margin:0;background:var(--teal);color:var(--white);font-family:Arial,Hiragino Sans,Yu Gothic,Meiryo,sans-serif}a{color:inherit;text-decoration:none}.site-header{position:fixed;top:0;left:0;right:0;z-index:10;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(32px,4vw,56px);min-height:72px;padding:0 clamp(20px,5vw,72px);background:#fffffff5;border-bottom:1px solid rgba(8,129,139,.12);box-shadow:0 8px 24px #08505c14;color:var(--ink)}.site-header__brand{display:inline-flex;align-items:center;min-width:max-content}.site-header__brand img{display:block;width:clamp(150px,13vw,188px);height:auto}.site-header__nav{display:flex;align-items:center;justify-content:flex-end;gap:clamp(16px,2.2vw,30px);color:#243a4a;font-size:15px;font-weight:800}.site-header__nav a,.site-header__link{transition:color .2s ease,opacity .2s ease}.site-header__nav a:hover,.site-header__nav a:focus-visible,.site-header__link:hover,.site-header__link:focus-visible{color:var(--blue)}.site-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:14px;min-width:max-content;font-size:15px;font-weight:900}.site-header__link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 22px;border:2px solid rgba(4,124,251,.18);border-radius:999px;background:#fff;color:var(--blue);box-shadow:0 8px 18px #0451aa14}.site-header__button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 22px;border-radius:999px;background:var(--teal);color:#fff;box-shadow:0 8px 18px #00a8913d;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.site-header__button:hover,.site-header__button:focus-visible{background:var(--teal-deep);box-shadow:0 10px 22px #00a89147;transform:translateY(-1px)}.floating-cta{position:fixed;right:0;bottom:clamp(18px,3vw,38px);z-index:20;display:inline-flex;align-items:center;justify-content:center;gap:14px;min-width:270px;min-height:70px;padding:0 28px 0 34px;border:3px solid #ffffff;border-right:0;border-radius:999px 0 0 999px;background:linear-gradient(135deg,#06c755,var(--teal));color:#fff;box-shadow:0 18px 32px #00a85047;font-size:20px;font-weight:900;line-height:1;transition:transform .2s ease,box-shadow .2s ease}.floating-cta img{width:34px;height:34px;flex:0 0 auto;object-fit:contain}.floating-cta:hover,.floating-cta:focus-visible{box-shadow:0 22px 36px #04305557;transform:translateY(-2px)}.anchor-target{position:relative;top:-72px;display:block;width:1px;height:1px}.hero-page{min-height:100vh;padding-top:72px;background:radial-gradient(circle at 72% 24%,rgba(255,255,255,.16),transparent 30%),linear-gradient(120deg,#047cfb 0% 52%,#0266d6);overflow-x:hidden}.hero{position:relative;display:grid;grid-template-columns:minmax(500px,.82fr) minmax(700px,1.18fr);align-items:stretch;min-height:clamp(560px,36.5vw,700px);width:min(1920px,100%);margin:0 auto;padding:clamp(42px,3.4vw,66px) 0 0 clamp(46px,7vw,150px);background:radial-gradient(circle at 76% 25%,rgba(255,255,255,.16),transparent 29%),linear-gradient(120deg,#047cfb 0% 54%,#0266d6)}.speed-section{background:#eef3f4;color:#26333a;padding:0}.speed-section__image{display:block;width:100%;height:auto}.overview-section__inner{position:relative;width:min(var(--content-max),100%);margin:0 auto;padding:clamp(52px,5vw,72px) clamp(18px,3vw,28px) clamp(40px,5vw,60px);color:#1b2730}.overview-section__title{margin:0 0 clamp(36px,4vw,62px);color:#20252a;font-size:var(--section-title-size);font-weight:900;line-height:1.25;text-align:center;letter-spacing:0}.overview-section__title span:first-child{color:#047cfb}.overview-section__title span:last-child{color:var(--teal)}.overview-section__layout{display:grid;grid-template-columns:minmax(420px,540px) minmax(360px,420px);align-items:center;justify-content:center;gap:clamp(24px,3vw,36px)}.overview-section__badges{display:grid;grid-column:1 / -1;grid-template-columns:repeat(2,minmax(280px,330px));justify-content:center;gap:clamp(34px,6vw,84px);margin-top:clamp(16px,2vw,28px)}.overview-badge{position:relative;display:grid;justify-items:center;min-height:176px;padding:22px 74px 20px;color:var(--ink);text-align:center}.overview-badge__laurel{position:absolute;z-index:0;top:50%;width:auto;height:164px;object-fit:contain;opacity:.86;pointer-events:none;transform:translateY(-50%)}.overview-badge__laurel--left{left:10px}.overview-badge__laurel--right{right:10px}.overview-badge__icon{position:relative;z-index:1;display:grid;place-items:center;min-width:52px;height:52px;padding:0 10px;border-radius:999px;background:linear-gradient(135deg,var(--teal),var(--teal-deep));color:#fff;font-size:13px;font-weight:900;box-shadow:0 10px 22px #00b9852e}.overview-badge--sns .overview-badge__icon{background:linear-gradient(135deg,#106dff,#083ec8)}.overview-badge p{position:relative;z-index:1;margin:12px 0 2px;color:#1d2b35;font-size:clamp(19px,1.7vw,24px);font-weight:900;line-height:1.2}.overview-badge strong{position:relative;z-index:1;color:var(--teal-deep);font-size:clamp(20px,1.8vw,26px);font-weight:900;line-height:1.2}.overview-badge small{position:relative;z-index:1;margin-top:10px;color:#2a3841;font-size:clamp(12px,1.2vw,13px);font-weight:800;line-height:1.45;white-space:nowrap}.overview-section__visual{position:relative;display:grid;place-items:center}.overview-section__visual img{display:block;width:min(100%,540px);height:auto;filter:drop-shadow(0 24px 28px rgba(21,79,94,.12))}.overview-section__points{position:relative;display:grid;gap:clamp(30px,4vw,52px);margin:0;padding:0;list-style:none}.overview-section__points:before{position:absolute;top:22px;bottom:22px;left:22px;width:10px;border-radius:999px;background:linear-gradient(180deg,#12aeb038,#12aeb01f);content:""}.overview-section__points li{position:relative;display:grid;grid-template-columns:48px 1fr;gap:22px;align-items:start}.overview-section__points img{position:relative;z-index:1;width:48px;height:48px;object-fit:contain}.overview-section__points h3{margin:2px 0 10px;color:var(--teal-deep);font-size:clamp(19px,1.6vw,23px);font-weight:900;line-height:1.25;letter-spacing:0}.overview-section__points p{margin:0;color:#1f2b33;font-size:clamp(14px,1.15vw,16px);font-weight:700;line-height:1.8}.overview-section__note{margin:clamp(24px,3vw,42px) 0 0;color:#1f2b3394;font-size:clamp(13px,1.3vw,15px);font-weight:700;line-height:1.6;text-align:center;white-space:nowrap}@media(max-width:1060px){.overview-section__layout{grid-template-columns:1fr;gap:30px}.overview-section__badges{grid-template-columns:repeat(2,minmax(0,1fr));order:3;margin-top:0}.overview-section__visual{order:1}.overview-section__points{grid-template-columns:repeat(3,minmax(0,1fr));order:2;gap:18px}.overview-section__points:before{display:none}.overview-section__points li{grid-template-columns:38px 1fr;gap:12px;padding:18px;border:1px solid rgba(18,174,176,.18);border-radius:var(--radius-soft);background:#fff;box-shadow:0 12px 26px #18505c14}.overview-section__points img{width:38px;height:38px}.overview-section__points h3,.overview-section__points p{white-space:normal}}@media(max-width:720px){.overview-section__inner{padding:44px 16px 42px}.overview-section__badges,.overview-section__points{grid-template-columns:1fr}.overview-badge{min-height:150px;padding-inline:70px}.overview-badge__laurel{height:142px}.overview-badge__laurel--left{left:6px}.overview-badge__laurel--right{right:6px}}.problem-section{background:#fff;color:#121a22;padding:0}.problem-section__inner{width:min(var(--content-max),100%);margin:0 auto;padding:clamp(52px,5vw,72px) clamp(18px,3vw,28px) clamp(44px,5vw,64px)}.problem-section__title{margin:0;color:#111820;font-size:var(--section-title-size);font-weight:900;line-height:1.25;letter-spacing:0;text-align:center}.problem-section__title span{color:var(--blue)}.problem-section__lead{margin:22px 0 34px;color:#1d2730;font-size:clamp(15px,1.35vw,17px);font-weight:700;line-height:1.7;text-align:center}.problem-section__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 26px}.problem-card{display:grid;grid-template-columns:minmax(230px,1fr) minmax(170px,250px);align-items:center;min-height:172px;padding:22px 18px 20px 24px;border:1px solid rgba(4,124,251,.18);border-radius:var(--radius-card);background:#ffffffeb;box-shadow:0 14px 32px #0451aa1a;overflow:hidden}.problem-card__copy{display:grid;grid-template-columns:1fr;gap:0;align-items:start;min-width:0}.problem-card h3{margin:0 0 16px;color:var(--blue);font-size:clamp(21px,1.8vw,26px);font-weight:900;line-height:1.28;letter-spacing:0}.problem-card p{margin:0;color:#17212a;font-size:clamp(13px,1.05vw,15px);font-weight:700;line-height:1.8}.problem-card__illustration{justify-self:end;width:min(100%,210px);height:auto;filter:drop-shadow(0 16px 20px rgba(42,80,92,.08))}.problem-section__automation{margin:clamp(26px,4vw,44px) auto 0;width:min(var(--content-max),100%)}.problem-section__arrow{position:relative;width:min(560px,86vw);margin:0 auto 22px;padding:16px 26px 20px;background:linear-gradient(180deg,var(--blue),#045ec2);color:#fff;font-size:clamp(18px,1.8vw,24px);font-weight:900;line-height:1;text-align:center;filter:drop-shadow(0 12px 16px rgba(4,124,251,.18))}.problem-section__arrow:after{position:absolute;top:100%;left:50%;width:0;height:0;border-top:34px solid #045ec2;border-right:70px solid transparent;border-left:70px solid transparent;content:"";transform:translate(-50%)}@media(max-width:1060px){.problem-section__cards{grid-template-columns:1fr}}@media(max-width:680px){.problem-card{grid-template-columns:1fr;gap:12px}.problem-card__illustration{justify-self:center;width:min(100%,260px)}}.flow-image-section{background:#fff;padding:clamp(42px,5vw,64px) clamp(18px,3vw,28px)}.flow-image-section picture,.reasons-section picture{display:block;width:100%}.flow-image-section__image{display:block;width:min(var(--content-max),100%);margin:0 auto;height:auto}.feature-section{background:#fff;padding:0}.feature-section__inner{width:min(var(--content-max),100%);margin:0 auto;padding:clamp(44px,5vw,62px) clamp(18px,3vw,28px) clamp(42px,5vw,58px);color:#07152d}.feature-section__eyebrow{display:inline-grid;place-items:center;min-height:34px;margin:0 0 20px clamp(4px,1.4vw,18px);padding:0 20px;border:2px solid #047cfb;border-radius:var(--radius-soft);color:#047cfb;font-size:15px;font-weight:900}.feature-section__title{margin:0 0 16px clamp(4px,1.4vw,18px);color:#07152d;font-size:var(--section-title-size);font-weight:900;line-height:1.15;letter-spacing:0}.feature-section__title span:first-child{color:#047cfb}.feature-section__title span:last-child{color:var(--teal)}.feature-section__lead{margin:0 0 34px clamp(4px,1.4vw,18px);color:#0f1a2d;font-size:clamp(15px,1.35vw,18px);font-weight:900;line-height:1.55}.feature-section__list{display:grid;gap:18px}.feature-item{display:grid;grid-template-columns:minmax(230px,.38fr) minmax(360px,.62fr);align-items:center;min-height:248px;border:1px solid rgba(8,117,255,.1);border-radius:var(--radius-card);background:linear-gradient(90deg,#f2f8ff,#fff);box-shadow:0 16px 34px #113c4914;overflow:hidden}.feature-item--reverse{grid-template-columns:minmax(360px,.62fr) minmax(230px,.38fr);background:linear-gradient(90deg,#effbff,#fff 52%,#effbff)}.feature-item--reverse .feature-item__copy{grid-column:2}.feature-item--reverse>img{grid-column:1;grid-row:1}.feature-item__copy{padding:clamp(22px,2.6vw,30px)}.feature-item:not(.feature-item--reverse) .feature-item__copy{padding-left:clamp(34px,4.2vw,54px)}.feature-item--reverse .feature-item__copy{padding-right:clamp(34px,4.2vw,54px)}.feature-item__copy span{display:block;margin-bottom:14px;color:#047cfb;font-size:clamp(34px,3.4vw,46px);font-weight:900;line-height:1;letter-spacing:0}.feature-item--reverse .feature-item__copy span{color:var(--teal)}.feature-item h3{margin:0 0 12px;color:#07152d;font-size:clamp(21px,2vw,27px);font-weight:900;line-height:1.25;letter-spacing:0}.feature-item p{margin:0;color:#13213a;font-size:clamp(14px,1.15vw,16px);font-weight:800;line-height:1.75}.feature-item>img{justify-self:center;width:min(84%,380px);height:auto;mix-blend-mode:multiply}@media(max-width:900px){.feature-item,.feature-item--reverse{grid-template-columns:1fr}.feature-item--reverse .feature-item__copy,.feature-item--reverse>img{grid-column:auto;grid-row:auto}.feature-item__copy{padding-bottom:10px}.feature-item:not(.feature-item--reverse) .feature-item__copy,.feature-item--reverse .feature-item__copy{padding-inline:clamp(22px,2.6vw,30px)}.feature-item>img{width:min(92%,460px)}}.reasons-section{position:relative;background:linear-gradient(180deg,#eff9f9b8,#fff 58%),#fff;color:#101923;padding:0}.reasons-section__inner{width:min(var(--content-max),100%);margin:0 auto;padding:clamp(16px,2.2vw,28px) clamp(18px,3vw,28px)}.reasons-section__image{display:block;width:100%;height:auto}.pricing-section{position:relative;background:#f7fbff;background-image:url(/site-assets/pricing-bg-decoration.webp);background-size:cover;background-position:center;color:#07152d;padding:0}.pricing-section__inner{width:min(var(--content-max),100%);margin:0 auto;padding:clamp(52px,5vw,72px) clamp(18px,3vw,28px) clamp(44px,5vw,62px)}.pricing-section__eyebrow{margin:0 0 18px;color:#047cfb;font-size:clamp(17px,1.6vw,22px);font-weight:900;line-height:1.2;text-align:center}.pricing-section__title{margin:0;color:#07152d;font-size:var(--section-title-size);font-weight:900;line-height:1.22;letter-spacing:0;text-align:center}.pricing-section__lead{margin:22px 0 clamp(34px,4vw,54px);color:#121a2b;font-size:clamp(15px,1.35vw,18px);font-weight:800;line-height:1.65;text-align:center}.pricing-cards{display:grid;grid-template-columns:repeat(2,minmax(0,420px));align-items:stretch;justify-content:center;gap:clamp(22px,3vw,42px)}.pricing-card{position:relative;display:grid;align-content:start;min-height:500px;padding:clamp(28px,2.8vw,36px) clamp(24px,2.6vw,32px) 30px;border:1px solid rgba(16,39,70,.08);border-radius:var(--radius-panel);background:#fffffff0;box-shadow:0 18px 38px #15405c1f}.pricing-card--recommended{border:3px solid #047cfb;box-shadow:0 22px 46px #086fff29}.pricing-card__badge{position:absolute;top:-25px;left:50%;display:grid;place-items:center;min-width:178px;min-height:48px;padding:0 26px;border-radius:999px;background:linear-gradient(180deg,#ffe678,#ffc53e);color:#0742b5;font-size:17px;font-weight:900;line-height:1;transform:translate(-50%)}.pricing-card h3{margin:0;color:var(--teal-deep);font-size:clamp(23px,2.2vw,31px);font-weight:900;line-height:1.25;letter-spacing:0;text-align:center}.pricing-card--recommended h3{color:var(--blue)}.pricing-card__subtitle{margin:8px 0 22px;color:#111a2b;font-size:18px;font-weight:900;line-height:1.5;text-align:center}.pricing-card__price{display:flex;align-items:baseline;justify-content:center;gap:12px;min-height:98px;margin:22px 0 14px;padding:18px 0 24px;border-top:2px solid rgba(7,140,150,.58);border-bottom:1px solid rgba(16,39,70,.1);color:var(--teal-deep)}.pricing-card--recommended .pricing-card__price{border-top-color:#086fff94;color:var(--blue)}.pricing-card__price span,.pricing-card__price em{font-size:clamp(16px,1.4vw,20px);font-style:normal;font-weight:900;line-height:1}.pricing-card__price strong{display:inline-block;color:currentColor;font-size:clamp(38px,4.4vw,62px);font-weight:900;line-height:1;letter-spacing:0}.pricing-card ul{display:grid;margin:0;padding:0;list-style:none}.pricing-card li{display:grid;grid-template-columns:40px 1fr;align-items:center;gap:14px;min-height:62px;border-bottom:1px solid rgba(16,39,70,.1);color:#07152d;font-size:clamp(15px,1.25vw,18px);font-weight:900;line-height:1.45}.pricing-card li img{width:40px;height:40px;border-radius:50%;object-fit:contain;mix-blend-mode:multiply}.pricing-section__note{margin:clamp(28px,4vw,48px) 0 0;color:#273142;font-size:clamp(13px,1.15vw,15px);font-weight:800;line-height:1.6;text-align:center}@media(max-width:1060px){.pricing-cards{grid-template-columns:1fr;width:min(620px,100%);margin:0 auto}.pricing-card{min-height:0}}@media(max-width:680px){.pricing-section__inner{padding:48px 16px 52px}.pricing-card{padding:34px 22px 28px}.pricing-card__price{gap:8px}.pricing-card li{grid-template-columns:38px 1fr;gap:14px;min-height:64px}.pricing-card li img{width:38px;height:38px}}.cta-section{background:#fff;padding:0}.cta-section__inner{display:grid;gap:28px;width:min(var(--content-max),100%);margin:0 auto;padding:clamp(46px,5vw,64px) clamp(18px,3vw,28px) clamp(52px,6vw,72px)}.cta-panel{position:relative;display:grid;min-height:300px;border-radius:var(--radius-panel);background:radial-gradient(circle at 72% 34%,rgba(255,255,255,.16),transparent 30%),linear-gradient(115deg,#00ceae,#007a70);color:#fff;box-shadow:0 18px 38px #075c632e;overflow:hidden}.cta-panel--download{grid-template-columns:minmax(300px,.46fr) minmax(360px,.54fr);align-items:center}.cta-panel--contact{grid-template-columns:minmax(340px,.44fr) minmax(0,.56fr);align-items:center;min-height:320px}.cta-panel>.anchor-target{position:absolute;top:-72px;left:0}.cta-panel:before{position:absolute;right:-110px;bottom:-160px;width:420px;height:420px;border:34px solid rgba(255,255,255,.08);border-radius:50%;content:""}.cta-panel__visual{position:relative;z-index:1;display:grid;place-items:center;height:100%;min-height:300px;padding:24px 18px}.cta-panel__visual img{display:block;width:min(94%,360px);height:auto;filter:drop-shadow(0 18px 22px rgba(3,45,55,.18))}.cta-panel__visual--wide{align-self:stretch;justify-self:stretch;min-height:0;padding:0 24px 0 0;place-items:end end}.cta-panel__visual--wide img{width:min(100%,520px);max-height:292px;margin-left:auto;object-fit:contain;object-position:right bottom}.cta-panel--contact .cta-panel__copy{max-width:560px;padding:clamp(34px,4vw,52px) 18px clamp(34px,4vw,52px) clamp(34px,4vw,52px)}.cta-panel__copy{position:relative;z-index:1;display:grid;align-content:center;justify-items:start;padding:clamp(30px,4vw,48px)}.cta-panel h2{margin:0;color:#fff;font-size:clamp(25px,2.7vw,36px);font-weight:900;line-height:1.25;letter-spacing:0}.cta-panel p{max-width:520px;margin:18px 0 28px;color:#fffffff5;font-size:clamp(15px,1.35vw,18px);font-weight:900;line-height:1.75}.cta-panel--contact p{max-width:none;font-size:clamp(14px,1.18vw,16px)}.cta-button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-width:250px;min-height:62px;padding:0 28px;border-radius:999px;font-size:clamp(16px,1.35vw,19px);font-weight:900;line-height:1;transition:transform .2s ease,box-shadow .2s ease}.cta-button--light{background:#fff;color:#07152d;box-shadow:0 12px 26px #032d372e}.cta-button strong{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--teal-deep);color:#fff;font-size:20px;line-height:1}.cta-button:hover,.cta-button:focus-visible{box-shadow:0 16px 30px #032d3738;transform:translateY(-2px)}@media(max-width:980px){.cta-panel,.cta-panel--download,.cta-panel--contact{grid-template-columns:1fr}.cta-panel__copy{order:1;justify-items:center;text-align:center}.cta-panel__visual{order:2;min-height:240px;padding-top:0}.cta-panel__visual--wide{min-height:240px;padding:0 18px;place-items:center}.cta-panel__visual--wide img{width:min(100%,620px);max-height:none;margin:0 auto}.cta-panel--contact .cta-panel__copy{max-width:none;padding:clamp(34px,5vw,62px)}.cta-panel--contact p{white-space:normal}}@media(max-width:620px){.cta-section__inner{padding:42px 16px 52px}.cta-panel__copy{padding:32px 22px 22px}.cta-button{width:100%;min-width:0;min-height:64px}}.form-section{background:linear-gradient(180deg,#fff,#f4fbff);color:#07152d;padding:0}.form-section__inner{display:grid;justify-items:center;gap:clamp(24px,4vw,38px);width:min(var(--content-max),100%);margin:0 auto;padding:clamp(46px,5vw,68px) clamp(18px,3vw,28px) clamp(52px,6vw,76px)}.form-section__eyebrow{display:none;place-items:center;min-height:34px;margin:0 0 18px;padding:0 18px;border-radius:999px;background:#047cfb1a;color:var(--blue);font-size:14px;font-weight:900;line-height:1}.form-section__copy h2{margin:0;color:#07152d;font-size:clamp(23px,2.45vw,32px);font-weight:900;line-height:1.3;letter-spacing:0;text-align:center}.form-section__copy{display:grid;justify-items:center}.form-section__copy>p:not(.form-section__eyebrow){margin:20px 0 0;color:#17243a;font-size:clamp(14px,1.2vw,16px);font-weight:800;line-height:1.8;text-align:center}.form-section__line{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-width:260px;min-height:58px;margin:24px auto 0;padding:0 26px;border-radius:999px;background:#06c755;color:#fff;box-shadow:0 14px 28px #06c75533;font-size:17px;font-weight:900;line-height:1}.form-section__line img{width:34px;height:34px;flex:0 0 auto;object-fit:contain}.form-section__line span{color:#fff}.contact-form{display:grid;grid-template-columns:1fr;gap:18px;width:600px;max-width:100%;padding:clamp(24px,3vw,34px);border:1px solid rgba(4,124,251,.14);border-radius:var(--radius-panel);background:#fffffff0;box-shadow:0 18px 38px #0451aa1a}.contact-form__honeypot{position:absolute;left:-10000px;width:1px;height:1px;opacity:0;pointer-events:none}.contact-form label{display:grid;gap:8px;min-width:0}.contact-form__type{display:grid;grid-template-columns:auto auto;justify-content:start;column-gap:28px;row-gap:10px;margin:0;padding:0;border:0}.contact-form__type legend{grid-column:1 / -1;margin:0 0 6px;padding:0;color:#07152d;font-size:14px;font-weight:900;line-height:1.4}.contact-form__type label{display:inline-flex;align-items:center;gap:8px;min-height:auto;padding:0;color:#07152d;font-size:15px;font-weight:800;line-height:1.4;cursor:pointer}.contact-form__type input{width:1em;height:1em;margin:0;flex:0 0 auto;accent-color:var(--blue)}.contact-form__type label span{font-size:inherit;font-weight:inherit;line-height:inherit;white-space:nowrap}.contact-form__wide{grid-column:1 / -1}.contact-form span{color:#07152d;font-size:14px;font-weight:900;line-height:1.4}.contact-form input:not([type=radio]),.contact-form textarea{width:100%;border:1px solid rgba(4,124,251,.22);border-radius:var(--radius-soft);background:#fff;color:#07152d;font:inherit;font-size:15px;font-weight:700;line-height:1.5;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.contact-form input:not([type=radio]){min-height:52px;padding:0 16px}.contact-form textarea{resize:vertical;min-height:136px;padding:14px 16px}.contact-form input:not([type=radio])::placeholder,.contact-form textarea::placeholder{color:#07152d6b}.contact-form input:not([type=radio]):focus,.contact-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 4px #047cfb1f}.contact-form__actions{grid-column:1 / -1;display:grid;margin-top:4px}.contact-form button{justify-self:start;display:inline-flex;align-items:center;justify-content:center;gap:16px;width:100%;min-width:0;min-height:58px;padding:0 26px;border:0;border-radius:999px;background:linear-gradient(135deg,var(--blue),var(--teal));color:#fff;box-shadow:0 14px 28px #047cfb38;cursor:pointer;font:inherit;font-size:20px;font-weight:900;line-height:1}.contact-form button span{color:#fff}.contact-form button strong{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#fff;color:var(--blue);font-size:18px;line-height:1}.contact-form button:disabled{cursor:progress;opacity:.72}.contact-form__status{grid-column:1 / -1;margin:0;padding:12px 14px;border-radius:var(--radius-soft);font-size:14px;font-weight:800;line-height:1.5}.contact-form__status[data-status=success]{border:1px solid rgba(20,147,91,.18);background:#14935b14;color:#126b46}.contact-form__status[data-status=error]{border:1px solid rgba(222,55,48,.18);background:#de373014;color:#a32b26}.site-footer{background:#061936;color:#fff}.site-footer__inner{display:flex;align-items:center;justify-content:center;width:min(var(--content-max),100%);margin:0 auto;padding:24px clamp(18px,3vw,28px)}.site-footer p{margin:0;color:#ffffffb8;font-size:13px;font-weight:700;line-height:1.5}@media(max-width:820px){.form-section__inner,.contact-form{grid-template-columns:1fr}.contact-form__type{grid-template-columns:1fr;row-gap:12px}}@media(max-width:620px){.form-section{overflow-x:clip}.form-section__inner{width:100%;padding:42px 14px 112px}.form-section__line{width:min(100%,280px);min-width:0;padding:0 20px}.contact-form{width:100%;max-width:calc(100vw - 28px);padding:20px 16px;border-radius:18px}.contact-form input:not([type=radio]),.contact-form textarea{min-width:0}.contact-form button{width:100%}.site-footer__inner{display:grid;justify-items:start}}@media(max-width:420px){.contact-form{padding:18px 14px}}.speed-section__inner{width:min(1140px,100%);margin:0 auto}.speed-section h2{margin:0 0 46px;color:#22282d;font-size:clamp(30px,3vw,48px);font-weight:900;line-height:1.3;letter-spacing:0;text-align:center}.speed-section h2 span{color:var(--teal-deep)}@media(max-width:900px){.site-header{grid-template-columns:1fr auto;min-height:64px;gap:16px}.site-header__nav{display:none}.site-header__actions{gap:10px;font-size:13px}.site-header__button{min-height:40px;padding:0 16px}.floating-cta{right:0;bottom:14px;min-width:0;min-height:60px;padding:0 20px 0 24px;font-size:17px}.floating-cta img{width:32px;height:32px}}@media(max-width:560px){.site-header{padding:0 14px}.site-header__brand{gap:8px;font-size:17px}.site-header__mark{width:32px;height:32px;font-size:12px}.site-header__link{display:none}.site-header__button{min-height:38px;padding:0 14px;font-size:12px}}.speed-section__content{display:grid;grid-template-columns:190px minmax(360px,1fr) minmax(320px,420px);align-items:center;gap:clamp(28px,4vw,52px)}.speed-section__proof{display:grid;gap:22px;justify-items:center}.proof-badge{position:relative;display:grid;place-items:center;width:156px;min-height:142px;padding:18px 14px;color:#1f6b72;text-align:center}.proof-badge:before,.proof-badge:after{position:absolute;top:0;bottom:0;width:30px;border:4px solid #c9b955;content:""}.proof-badge:before{left:0;border-right:0;border-radius:80px 0 0 80px}.proof-badge:after{right:0;border-left:0;border-radius:0 80px 80px 0}.proof-badge__sub{color:#232d34;font-size:20px;font-weight:900;line-height:1.2}.proof-badge strong{color:var(--teal-deep);font-size:32px;font-weight:900;line-height:1.08}.proof-badge small{color:#374148;font-size:13px;font-weight:800;line-height:1.3}.proof-badge--green strong{color:var(--green)}.product-shot{position:relative;min-height:270px}.product-shot__desktop{width:min(520px,100%);min-height:270px;margin-left:auto;border:1px solid rgba(10,116,129,.17);border-radius:12px;background:#fff;box-shadow:0 20px 38px #1c3f4824;overflow:hidden}.desktop-bar{display:flex;align-items:center;gap:8px;height:34px;padding:0 16px;border-bottom:1px solid #e3ecef;background:linear-gradient(90deg,#e8fbfb,#fff)}.desktop-bar span{width:8px;height:8px;border-radius:999px;background:#9bd6d9}.desktop-grid{display:grid;grid-template-columns:1.4fr 1fr;grid-template-rows:1fr 88px;gap:14px;padding:18px}.desktop-panel,.desktop-chart{border:1px solid #e2edf0;border-radius:10px;background:#f9fcfc}.desktop-panel{padding:14px}.desktop-panel p{margin:0 0 14px;color:#24535b;font-size:14px;font-weight:900}.desktop-panel--wide{grid-row:span 2}.calendar-row{display:flex;justify-content:space-between;gap:12px;margin-top:10px;border-radius:8px;background:#eaf3ff;padding:10px 12px;color:#0f4f97;font-size:13px;font-weight:800}.calendar-row--green{background:#e6fbf3;color:#087858}.chat-line{height:32px;margin-top:10px;border-radius:8px;background:linear-gradient(90deg,#e7fbf7,#f6fbff)}.chat-line--short{width:72%}.desktop-chart{display:flex;align-items:end;gap:10px;padding:14px 18px}.desktop-chart span{flex:1;border-radius:999px 999px 0 0;background:var(--teal)}.desktop-chart span:nth-child(1){height:24px}.desktop-chart span:nth-child(2){height:42px}.desktop-chart span:nth-child(3){height:34px}.desktop-chart span:nth-child(4){height:58px}.desktop-chart span:nth-child(5){height:74px}.product-shot__phone{position:absolute;left:0;bottom:14px;width:120px;height:196px;border:8px solid #ffffff;border-radius:24px;background:#f7fbfc;box-shadow:0 18px 30px #14464e2e;padding:22px 12px 12px}.phone-card__avatar{width:42px;height:42px;margin:0 auto 18px;border-radius:999px;background:linear-gradient(135deg,var(--blue),var(--green))}.phone-card__line{height:10px;margin-bottom:9px;border-radius:999px;background:#d7e5e8}.phone-card__line--short{width:68%}.phone-card__button{margin-top:18px;border-radius:999px;background:var(--teal-deep);color:#fff;padding:7px;text-align:center;font-size:12px;font-weight:900}.speed-section__reasons{position:relative;display:grid;gap:28px;margin:0;padding:0;list-style:none}.speed-section__reasons:before{position:absolute;top:24px;bottom:16px;left:17px;width:5px;border-radius:999px;background:linear-gradient(#28aab2,#b8e6ec);content:""}.speed-section__reasons:after{position:absolute;bottom:-4px;left:8px;width:0;height:0;border-top:22px solid #b8e6ec;border-right:12px solid transparent;border-left:12px solid transparent;content:""}.speed-section__reasons li{position:relative;display:grid;grid-template-columns:40px 1fr;gap:18px;align-items:start}.reason-check{position:relative;z-index:1;display:grid;place-items:center;width:40px;height:40px;border-radius:999px;background:var(--teal-deep);color:#fff;font-size:23px;font-weight:900}.speed-section__reasons h3{margin:0 0 7px;color:var(--teal-deep);font-size:clamp(22px,1.8vw,29px);font-weight:900;line-height:1.25}.speed-section__reasons p{margin:0;color:#4b565c;font-size:16px;font-weight:700;line-height:1.75}.hero__copy{position:relative;z-index:2;max-width:720px;align-self:center;padding-bottom:clamp(40px,2.8vw,54px)}.hero__tag{display:inline-block;margin:0 0 18px;padding:5px 18px 7px;background:#025b6261;color:#fff;font-size:clamp(24px,2.05vw,35px);font-weight:900;line-height:1.25;letter-spacing:0;white-space:nowrap}.hero h1{margin:0;color:var(--white);font-size:clamp(60px,5vw,96px);font-weight:900;letter-spacing:0;line-height:1.13;text-shadow:0 6px 18px rgba(0,75,88,.13)}.hero__headline-small{font-size:.72em}.hero__particle{display:inline-block;font-size:.64em;line-height:1;transform:translateY(-.04em)}.hero__actions{display:flex;flex-wrap:nowrap;align-items:center;gap:20px;margin-top:42px}.hero__button{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:250px;min-height:68px;padding:16px 24px;border-radius:999px;box-shadow:0 16px 32px #00373e38;transition:transform .18s ease,box-shadow .18s ease}.hero__button:hover,.hero__button:focus-visible{transform:translateY(-3px);box-shadow:0 22px 42px #00373e45}.hero__button:focus-visible{outline:4px solid rgba(255,237,54,.55);outline-offset:4px}.hero__button--light{background:var(--white);color:var(--ink)}.hero__button--dark{background:var(--green);color:var(--white)}.hero__label{position:absolute;top:-19px;left:50%;transform:translate(-50%);white-space:nowrap;border-radius:999px;background:var(--yellow);color:#06616a;padding:3px 16px 4px;font-size:15px;font-weight:900;line-height:1.4}.hero__button-main{min-width:0;font-size:clamp(18px,1.1vw,22px);font-weight:900;letter-spacing:0}.hero__visual{position:relative;align-self:stretch;min-height:clamp(500px,32.5vw,626px);overflow:visible}.hero__visual img{position:absolute;right:clamp(18px,2.8vw,52px);bottom:0;width:min(53.5vw,1000px);height:auto;max-width:none;filter:drop-shadow(0 18px 34px rgba(2,62,74,.12))}@media(max-width:1180px)and (min-width:901px){.hero{grid-template-columns:minmax(400px,.8fr) minmax(460px,1.2fr);min-height:590px;padding:30px 0 0 clamp(28px,5vw,54px)}.hero__copy{max-width:500px;padding-bottom:24px}.hero__tag{margin-bottom:20px;font-size:clamp(20px,2.1vw,24px)}.hero h1{font-size:clamp(50px,5.2vw,58px);line-height:1.12}.hero__actions{gap:16px;margin-top:32px}.hero__button{min-width:214px;min-height:62px;padding:15px 18px}.hero__label{top:-17px;padding-inline:14px;font-size:13px}.hero__button-main{font-size:18px}.hero__visual{min-height:560px}.hero__visual img{right:10px;bottom:0;width:min(58vw,590px)}}@media(max-width:900px){.hero{grid-template-columns:1fr;min-height:auto;padding:48px 28px 0;text-align:left}.hero__copy{max-width:820px}.hero__visual{min-height:470px;margin-top:24px}.hero__visual img{right:50%;bottom:0;width:min(760px,calc(100vw - 56px));transform:translate(50%)}.speed-section__content{grid-template-columns:1fr;text-align:center}.speed-section__proof{display:flex;justify-content:center}.product-shot{width:min(620px,100%);margin:0 auto}.product-shot__desktop{margin:0 auto}.speed-section__reasons{width:min(560px,100%);margin:0 auto;text-align:left}}@media(max-width:760px){.hero{padding:34px 18px 0}.hero__tag{margin-bottom:16px;font-size:18px}.hero h1{font-size:clamp(38px,10.8vw,58px);line-height:1.1}.hero__actions{display:grid;gap:26px;margin-top:38px}.hero__button{min-width:0;width:min(100%,380px);min-height:66px;padding:16px 18px;gap:12px}.hero__label{font-size:13px}.hero__button-main{font-size:19px}.hero__visual{min-height:350px}.hero__visual img{bottom:0;width:min(630px,100%)}.speed-section{padding:48px 20px 56px}.speed-section h2{margin-bottom:34px;text-align:left}.speed-section__proof{display:grid;grid-template-columns:1fr 1fr;gap:14px}.proof-badge{width:100%;min-height:126px}.proof-badge__sub{font-size:16px}.proof-badge strong{font-size:26px}.product-shot{min-height:330px}.product-shot__desktop{width:100%}.desktop-grid{grid-template-columns:1fr;grid-template-rows:auto}.desktop-panel--wide{grid-row:auto}.product-shot__phone{left:12px;bottom:-6px;transform:scale(.82);transform-origin:left bottom}.speed-section__reasons{gap:22px}.speed-section__reasons h3{font-size:21px}.speed-section__reasons p{font-size:14px}}@media(min-width:375px)and (max-width:540px){:root{--section-title-size: clamp(27px, 7.5vw, 34px)}.overview-section__title,.problem-section__title,.feature-section__title,.pricing-section__title,.form-section__copy h2,.cta-panel h2,.hero h1{text-wrap:balance}.overview-section__title{font-size:clamp(25px,6.8vw,31px);line-height:1.28;white-space:nowrap}.problem-card p,.feature-item p,.pricing-section__lead,.cta-panel p,.form-section__copy>p:not(.form-section__eyebrow){text-wrap:pretty}.problem-section__inner,.feature-section__inner,.pricing-section__inner,.cta-section__inner{padding-inline:18px}.hero{padding:28px 18px 0}.hero__copy{padding-bottom:0}.hero__tag{max-width:100%;padding:5px 14px 7px;font-size:clamp(16px,4.7vw,20px);text-wrap:balance;white-space:normal}.hero h1{font-size:clamp(36px,10.1vw,46px);line-height:1.12}.hero__headline-small{font-size:.68em}.hero__actions{gap:24px;margin-top:34px}.hero__button{width:100%;min-height:62px}.hero__button-main{font-size:18px}.hero__visual{min-height:clamp(270px,76vw,370px);margin-top:-22px}.hero__visual img{width:min(560px,100%)}.problem-card{min-height:0;padding:22px 20px 24px;text-align:left}.problem-card h3{margin-bottom:12px;font-size:clamp(20px,5.6vw,23px);line-height:1.35;text-wrap:balance}.problem-card__illustration{width:min(82%,220px)}.problem-section__arrow{width:100%;padding:15px 18px 19px;font-size:clamp(18px,5vw,21px);line-height:1.35}.feature-section__eyebrow,.feature-section__title,.feature-section__lead{margin-left:0}.feature-section__title{font-size:clamp(22px,5.9vw,28px);line-height:1.24;white-space:nowrap}.feature-section__lead{font-size:15px;line-height:1.75}.feature-item h3{font-size:clamp(21px,5.8vw,24px);line-height:1.32;text-wrap:balance}.feature-item__copy{padding:24px 22px 6px}.feature-item>img{width:min(76%,260px)}.pricing-card h3{font-size:clamp(23px,6.2vw,27px);text-wrap:balance}.pricing-card__subtitle{font-size:16px}.pricing-card__price strong{font-size:clamp(40px,13vw,54px)}.pricing-card li{font-size:16px;line-height:1.45}.cta-panel h2{font-size:clamp(24px,7vw,30px);line-height:1.32}.cta-panel p{font-size:15px;line-height:1.75}.form-section__copy h2{font-size:clamp(24px,7vw,30px)}}
