:root{--paper:#f9f8f2;--ink:#172131;--muted:#54616e;--forest:#2454b8;--sage:#e5edf4;--clay:#2454b8;--line:#b4c8dd;--white:#fffefa;--grid:#6f9fd570;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color-scheme:light;color:var(--ink);background:var(--paper);font-synthesis:none}

*{box-sizing:border-box}
html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;scroll-padding-top:28px}
body{margin:0;font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none;text-underline-offset:5px}
button,a,summary{-webkit-tap-highlight-color:transparent}
a:hover{text-decoration:underline}
a:focus-visible,summary:focus-visible{outline:3px solid var(--clay);outline-offset:6px;border-radius:3px}
img,svg{max-width:100%;display:block}
h1,h2,h3,p,figure{margin:0}
h1,h2,h3{line-height:1.04;letter-spacing:-.052em;font-weight:600}
h1{font-size:clamp(70px,8.2vw,112px)}
h2{font-size:clamp(39px,4.6vw,64px)}
h3{font-size:25px;letter-spacing:-.035em}
em{font-family:inherit;font-style:normal;font-weight:600;letter-spacing:inherit}
p{color:var(--muted)}
.wrap{width:min(1200px,calc(100% - 112px));margin-inline:auto}
.skip{position:absolute;left:24px;top:12px;transform:translateY(-180%);background:var(--forest);color:white;padding:12px 20px;z-index:10}
.skip:focus{transform:none}
.site-header{height:108px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}
.brand{display:inline-flex;align-items:center;gap:10px;font-size:23px;font-weight:650;letter-spacing:-1px;white-space:nowrap}
.brand svg{width:30px;height:30px}
.brand:hover{text-decoration:none}
.site-header nav{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:500}
.nav-contact{display:flex;align-items:center;gap:16px}
.site-header a,.site-footer a{min-height:44px;align-content:center}
.button{display:inline-flex;align-items:center;justify-content:center;gap:32px;min-height:56px;padding:14px 24px;border-radius:4px;background:var(--forest);color:var(--white);font-size:15px;font-weight:550;transition:background .2s,transform .2s}
.button:hover{background:#164677;transform:translateY(-2px);text-decoration:none}
.button span{font-size:21px;line-height:1}
.text-link{display:inline-flex;align-items:center;gap:28px;min-height:44px;font-weight:550;font-size:15px}
.text-link span{font-size:21px}
.hero{display:grid;grid-template-columns:1fr 1.08fr;align-items:center;gap:24px;min-height:750px;padding-top:52px;padding-bottom:60px}
.hero-copy{position:relative;z-index:1}
.platform{font-size:14px;margin-bottom:24px}
.hero h1 em{color:var(--clay)}
.lead{font-size:19px;line-height:1.55;max-width:310px;margin:26px 0 29px}
.hero-visual{position:relative;isolation:isolate;width:100%;height:630px}
.hero-field{position:absolute;z-index:-1;inset:45px -22px 10px 6px;background-color:#fffefa;background-image:linear-gradient(var(--grid) 1px,transparent 1px),linear-gradient(90deg,var(--grid) 1px,transparent 1px);background-size:24px 24px;border:1px solid #abbfcf;border-radius:3px;transform:rotate(-2deg)}
.hero-field:before{content:"";position:absolute;left:32px;top:0;bottom:0;border-left:1px solid #d95359c7}
.phone{background:#263a4c;border:6px solid #263a4c;box-shadow:0 35px 60px -30px #172b3655,0 3px 8px #263a4c20;border-radius:17% / 8%;overflow:hidden;width:276px}
.phone img{width:100%;height:auto;border-radius:15.5% / 7.1%}
.hero-visual .phone{position:absolute;width:54%;max-width:290px}
.phone-back{left:0;top:13px;transform:rotate(-7deg)}
.phone-front{right:0;top:65px;transform:rotate(6deg)}
.principles{display:flex;justify-content:space-between;gap:24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:25px;font-size:14px}
.principles span{flex:1;text-align:center}
.principles span+span{border-left:1px solid var(--line)}
.section{padding-block:112px}
.section-intro{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:66px}
.section-intro p{font-size:18px;max-width:280px;padding-bottom:3px}
.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}
.feature-grid article{border-top:1px solid var(--line);padding-top:30px}
.feature-grid svg{width:38px;height:38px;stroke:var(--clay);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;margin-bottom:36px}
.feature-grid h3{margin-bottom:14px}
.feature-grid p{font-size:16px;max-width:280px}
.progress-band{background-color:var(--ink);background-image:linear-gradient(#ffffff05 1px,transparent 1px),linear-gradient(90deg,#ffffff05 1px,transparent 1px);background-size:32px 32px;color:var(--paper);overflow:hidden}
.progress-layout{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;min-height:805px;padding-block:76px}
.progress-copy{padding-left:40px}
.section-label{font-size:14px;margin-bottom:22px;font-weight:500}
.progress-copy .section-label{color:#b6cbdc}
.progress-copy h2{font-size:clamp(54px,5.7vw,78px);margin-bottom:26px}
.progress-copy p{color:#d1dbe1;font-size:18px}
.progress-features{list-style:none;padding:0;margin:32px 0 22px;max-width:335px}
.progress-features li{padding:10px 0;border-bottom:1px solid #ffffff25;font-size:15px}
.progress-copy .text-link{color:#ecf3f6}
.progress-visual{display:grid;place-items:center;position:relative;isolation:isolate}
.progress-visual:before{content:"";position:absolute;inset:70px 0;background-color:#fffdf5;background-image:linear-gradient(#6f9fd570 1px,transparent 1px),linear-gradient(90deg,#6f9fd570 1px,transparent 1px);background-size:24px 24px;border-radius:2px;transform:rotate(-5deg);z-index:-1}
.progress-visual .phone{width:295px;transform:rotate(5deg);border-color:#192c3c;background:#192c3c}
.privacy-section{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}
.privacy-copy{padding:24px 40px 0 0}
.privacy-copy p{font-size:19px;max-width:445px;margin-bottom:23px}
.privacy-section .section-label{color:var(--clay)}
.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;padding-bottom:100px}
.faq-section h2{font-size:39px;padding-top:20px}
.faq-list{border-top:1px solid var(--line)}
details{border-bottom:1px solid var(--line)}
summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 0;font-size:16px;font-weight:550}
summary::-webkit-details-marker{display:none}
summary:after{content:"+";font-size:23px;font-weight:400;line-height:1}
details[open] summary:after{content:"−"}
details p{font-size:15px;padding:0 32px 24px 0}
details p a{color:var(--ink);text-decoration:underline}
.closing{display:flex;align-items:center;justify-content:space-between;gap:40px;background-color:#fffefa;background-image:linear-gradient(90deg,transparent 31px,#d95359c7 31px,#d95359c7 32px,transparent 32px),linear-gradient(transparent 47px,#6f9fd570 47px,#6f9fd570 48px);background-size:100% 100%,100% 48px;border:1px solid var(--line);padding:64px 72px;border-radius:3px;margin-bottom:80px}
.closing h2{font-size:clamp(38px,4.5vw,58px)}
.site-footer{border-top:1px solid var(--line);padding-block:36px;display:flex;align-items:center;justify-content:space-between;gap:28px}
.site-footer .brand{font-size:19px}
.site-footer .brand svg{width:25px}
.site-footer nav{display:flex;gap:26px;font-size:14px}
.site-footer>span{font-size:13px;color:var(--muted)}
.document{max-width:780px;padding-top:70px;padding-bottom:100px}
.document h1{font-size:70px}
.document-heading{margin-bottom:48px}
.document-intro{margin-top:22px;font-size:15px}
.document-body section{padding-block:30px;border-top:1px solid var(--line);scroll-margin-top:25px}
.document-body h2{font-size:29px;margin-bottom:20px;letter-spacing:-.03em}
.document-body h3{font-size:19px;letter-spacing:-.02em;margin:27px 0 10px}
.document-body p+p{margin-top:16px}
.document-body p{font-size:16px;line-height:1.75}
.document-body a{text-decoration:underline}
.document-body strong{font-weight:600;color:var(--ink)}
.contents{display:flex;flex-wrap:wrap;gap:8px 28px;padding-bottom:34px;font-size:15px}
.contents a{padding-block:8px}
.not-found{min-height:65vh;padding-block:100px}
.not-found h1{font-size:70px;margin-bottom:40px}

@media(min-width:1500px){.hero{min-height:790px}
.hero-visual{height:670px}
.hero-visual .phone{max-width:305px}
}

@media(max-width:1100px){.wrap{width:calc(100% - 72px)}
.hero{min-height:670px;grid-template-columns:.9fr 1.1fr}
.hero-visual{height:530px}
.hero-field{inset:35px -10px 0}
.hero-visual .phone{width:55%;border-width:5px}
.phone-back{top:12px}
.phone-front{top:66px}
.hero h1{font-size:90px}
.progress-copy{padding-left:0}
.progress-layout{gap:40px;min-height:760px}
.feature-grid{gap:28px}
.section-intro{gap:30px}
.privacy-copy{padding-right:0}
.closing{padding:52px}
.site-footer{flex-wrap:wrap}
.site-footer>span{margin-left:auto}
}

@media(max-width:800px){.wrap{width:calc(100% - 48px)}
.site-header{height:88px}
.site-header nav{gap:24px}
.site-header .nav-contact{display:none}
.brand{font-size:21px}
.hero{min-height:0;grid-template-columns:1fr;gap:38px;padding-top:52px;padding-bottom:40px}
.hero-copy{max-width:620px}
.hero h1{font-size:clamp(76px,14vw,110px)}
.hero h1{max-width:590px}
.hero h1 em{display:block}
.hero .platform{margin-bottom:20px}
.lead{max-width:370px;font-size:18px;margin:23px 0 26px}
.hero-visual{max-width:480px;height:610px;margin-inline:auto}
.hero-visual .phone{width:55%}
.hero-field{inset:30px -12px 0}
.principles{font-size:12px;gap:0;padding-block:22px}
.principles span{padding-inline:8px}
.section{padding-block:78px}
.section-intro{display:block;margin-bottom:42px}
.section-intro p{margin-top:22px;max-width:none}
.feature-grid{gap:24px}
.feature-grid h3{font-size:22px}
.feature-grid p{font-size:15px}
.feature-grid svg{margin-bottom:25px}
.progress-layout{gap:24px;padding-block:65px;min-height:680px}
.progress-copy h2{font-size:55px}
.progress-copy p{font-size:16px}
.progress-visual .phone{width:245px;max-width:100%}
.progress-visual:before{inset:45px -5px}
.privacy-section{gap:45px}
.privacy-copy p{font-size:17px}
.faq-section{grid-template-columns:1fr;gap:28px;padding-bottom:70px}
.faq-section h2{font-size:36px}
.closing{padding:42px;margin-bottom:50px}
.closing .button{gap:20px;white-space:nowrap}
.site-footer{gap:20px}
.site-footer nav{gap:20px}
.document{padding-top:50px}
.document h1{font-size:56px}
.not-found h1{font-size:55px}
}

@media(max-width:560px){.site-header{height:80px}
.site-header nav{gap:19px;font-size:13px}
.brand{font-size:19px;gap:6px}
.brand svg{width:26px}
.hero{padding-top:38px;gap:30px}
.hero h1{font-size:76px;line-height:1.02;letter-spacing:-.06em}
.hero h1 br{display:block}
.hero h1 em{display:inline}
.platform{font-size:13px}
.hero-visual{max-width:370px;height:460px}
.hero-field{inset:25px -10px 0}
.phone-front{top:48px}
.hero-visual .phone{border-width:4px}
.principles{font-size:11px;line-height:1.4}
.principles span{padding-inline:9px}
.section{padding-block:64px}
.section-intro h2{font-size:39px}
.section-intro p{font-size:16px}
.feature-grid{grid-template-columns:1fr;gap:28px}
.feature-grid article{display:grid;grid-template-columns:40px 1fr;column-gap:20px;padding-top:27px}
.feature-grid svg{grid-row:1/3;margin:0;width:32px;height:32px}
.feature-grid h3{font-size:23px;margin-bottom:10px}
.feature-grid p{font-size:16px;max-width:none}
.progress-layout{grid-template-columns:1fr;padding-top:56px;padding-bottom:55px;gap:46px}
.progress-copy h2{font-size:58px}
.progress-copy h2 br{display:none}
.progress-copy p{font-size:17px}
.progress-copy .section-label{font-size:13px}
.progress-features{max-width:none;margin:26px 0 15px}
.progress-visual .phone{width:260px;transform:rotate(4deg)}
.progress-visual:before{inset:55px 0}
.privacy-section{grid-template-columns:1fr;gap:24px}
.privacy-section h2{font-size:43px}
.privacy-copy{padding:0}
.privacy-copy p{font-size:17px}
.section-label{margin-bottom:18px}
.faq-section{gap:21px}
.faq-section h2{font-size:33px}
summary{font-size:15px;padding-block:22px}
.closing{display:block;padding:36px 28px}
.closing h2{font-size:43px;margin-bottom:28px}
.closing .button{gap:26px}
.site-footer{padding-block:26px 38px;display:grid;grid-template-columns:1fr;gap:14px}
.site-footer>span{margin:0}
.site-footer nav{gap:28px}
.document{padding-block:38px 55px}
.document h1{font-size:52px}
.document-heading{margin-bottom:32px}
.document-body h2{font-size:26px}
.document-body p{font-size:15px}
.contents{gap:3px 22px}
.document-body section{padding-block:25px}
.not-found{padding-block:70px}
.not-found h1{font-size:46px}
}

@media(max-width:360px){.wrap{width:calc(100% - 36px)}
.brand{font-size:17px}
.site-header nav{gap:14px;font-size:12px}
.hero h1{font-size:69px}
.hero-visual{height:405px}
.hero .lead{font-size:17px}
.hero-field{inset:30px -4px 0}
.principles span{padding-inline:5px}
.section-intro h2{font-size:35px}
.progress-copy h2{font-size:52px}
.closing{padding:30px 23px}
.closing h2{font-size:39px}
.button{gap:24px;font-size:14px}
}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}
*,*:before,*:after{transition:none!important;animation:none!important}
.button:hover{transform:none}
}

@media(prefers-contrast:more){:root{--muted:#394c5c;--line:#92a5b5}
.progress-copy p,.progress-copy .section-label{color:#f4f7fa}
.progress-features li{border-color:#b6cbdc}
}

@media print{.site-header,.site-footer,.button,.hero-visual,.progress-visual,.skip{display:none}
.wrap{width:100%}
.hero,.progress-layout,.privacy-section,.faq-section{display:block;min-height:0;padding:20px 0}
.section{padding:24px 0}
.progress-band{background:white;color:black}
.progress-copy p{color:black}
.closing{padding:20px 0;background:white}
.document{max-width:none}
details p{display:block}
}
