@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(assets/manrope-0.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(assets/manrope-1.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(assets/manrope-2.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(assets/manrope-3.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(assets/manrope-4.ttf) format('truetype');
}

/* Fedotov AI Studio — approved blue / cyan / mint identity. */
:root{--bg:#0a0f1a;--surface:#111b2b;--surface2:#172337;--ink:#f6f8fc;--muted:#a9b9cd;--line:rgba(181,203,230,.17);--blue:#0066ff;--cyan:#00e0ff;--mint:#00d6af;--max:1280px;--font:Manrope,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px}body{margin:0;background:var(--bg);color:var(--ink);font:1rem/1.65 var(--font);-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}p{margin:0 0 1.25rem;color:var(--muted)}h1,h2,h3,h4{margin:0;font-weight:650;letter-spacing:-.035em;line-height:1.14}h1{font-size:clamp(2.7rem,5.2vw,4.65rem)}h2{font-size:clamp(2rem,3.6vw,3.35rem)}h3{font-size:1.55rem}h4{font-size:1.25rem}small{font-size:.875rem}svg{display:block}img{max-width:100%;display:block}::selection{background:var(--cyan);color:var(--bg)}:focus-visible{outline:3px solid var(--cyan);outline-offset:5px}[hidden]{display:none!important}.wrap{width:min(var(--max),calc(100% - 96px));margin-inline:auto}.section{padding:96px 0;scroll-margin-top:86px}.section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:48px;margin-bottom:42px}.section-top p{max-width:380px;margin:0;line-height:1.75}.section-top h2{max-width:770px}.eyebrow{font-size:.875rem;line-height:1.5;letter-spacing:.12em;font-weight:600;text-transform:uppercase;color:var(--cyan);margin-bottom:22px}.eyebrow.muted{color:var(--muted)}.accent{color:var(--cyan)}.subtle{color:var(--muted)}.pill{display:inline-flex;align-items:center;padding:5px 12px;border:1px solid var(--line);border-radius:30px;font-size:.8125rem;line-height:1.5}.pill.mint{color:#6cf6cd;background:#00d6af0f;border-color:#00d6af40}.pill.purple{color:#c9c9ff;background:#786bff1a}.pill.coral{color:var(--muted);border:0;padding:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:54px;border:1px solid transparent;border-radius:8px;padding:14px 24px;font-size:1rem;font-weight:600;line-height:1.4;transition:background .18s,transform .18s,border-color .18s}.btn:hover{transform:translateY(-2px)}.btn.primary{background:var(--blue);color:#fff;box-shadow:0 8px 25px #0066ff20}.btn.primary:hover{background:#287dff}.btn.secondary{background:#ffffff05;border-color:#adc5e340;color:var(--ink)}.btn.secondary:hover{background:#ffffff0b;border-color:#b4cdec80}.btn.light{background:#fff;color:#064ac4}.btn.light:hover{background:#e6f5ff}.btn.small{min-height:44px;padding:10px 17px;font-size:.875rem}.btn.full{width:100%}.btn[disabled]{opacity:.55;cursor:not-allowed;transform:none}.arrow{font-size:1.3rem;line-height:1}.actions{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:16px;color:var(--cyan);font-size:.9375rem;font-weight:600;min-height:44px}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.skip{position:fixed;top:8px;left:12px;z-index:999;background:var(--cyan);color:#07101f;padding:12px;transform:translateY(-170%)}.skip:focus{transform:none}
.header{position:sticky;top:0;z-index:50;background:#0a0f1af2;border-bottom:1px solid var(--line);backdrop-filter:blur(18px)}.header-inner{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:12px;flex:none}.brand-logo{width:49px;height:48px;object-fit:contain}.brand-name{display:block;font-size:1.1rem;line-height:1.2;font-weight:650;letter-spacing:-.025em}.brand-name b{color:var(--cyan);font-weight:650}.brand-name small{display:block;font-size:.75rem;letter-spacing:.12em;color:var(--muted);font-weight:400;margin-top:5px}.nav{display:flex;align-items:center;gap:28px;margin-left:auto}.nav a{font-size:.875rem;display:flex;align-items:center;min-height:44px;color:#c2cddd}.nav a:hover{color:var(--cyan)}.header-cta{white-space:nowrap}.menu-toggle{display:none;width:46px;height:46px;border:1px solid var(--line);background:transparent;border-radius:7px;align-items:center;justify-content:center}.menu-toggle span{font-size:1.5rem;line-height:1}
.hero{position:relative;isolation:isolate;min-height:730px;overflow:hidden;background:#0a1421}.hero-landscape{position:absolute;width:100%;height:100%;inset:0;object-fit:cover;object-position:center;z-index:-3}.hero:before{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(7,14,24,.95) 0%,rgba(7,14,24,.88) 22%,rgba(7,14,24,.58) 48%,rgba(7,14,24,.03) 78%),linear-gradient(0deg,#0a0f1a 0%,transparent 28%)}.hero-inner{position:relative;padding-top:70px;padding-bottom:30px}.hero-copy{max-width:790px}.hero .eyebrow{display:flex;align-items:center;gap:14px;color:#bdd0e6}.hero .eyebrow:before{content:"";width:30px;height:1px;background:var(--cyan)}.hero h1{max-width:820px;line-height:1.075;letter-spacing:-.04em}.hero h1 span{display:block}.hero h1 .accent{background:linear-gradient(110deg,#26b4ff 5%,#00e0ff 52%,#00d6af 94%);color:#00e0ff;background-clip:text;-webkit-text-fill-color:transparent}.hero-copy>p{max-width:570px;font-size:1.0625rem;color:#c7d5e7;line-height:1.75;margin:28px 0 30px}.hero-copy .secondary{background:#0b16245c}.hero-note{margin-top:22px;font-size:.875rem;color:#b0c4dc}.hero-caption{position:absolute;right:0;bottom:147px;max-width:205px;padding-left:18px;border-left:2px solid var(--cyan);font-size:.875rem;line-height:1.65;color:#e8f5ff}.hero-caption span{display:block;color:#94b4ce;font-size:.8125rem;letter-spacing:.09em;text-transform:uppercase;margin-bottom:7px}.hero-bottom{display:flex;justify-content:space-between;align-items:center;gap:30px;border-top:1px solid #bcdcff2b;margin-top:58px;padding-top:23px}.hero-bottom p{font-size:.875rem;margin:0;color:#b5c5d9}.process-tags{display:flex;gap:27px;flex-wrap:wrap;color:#f4f8fc;font-size:.875rem}.hero-bottom .scroll-link{width:42px;min-height:42px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;font-size:1.25rem}
.integrations{padding:32px 0;border-bottom:1px solid var(--line);background:#0c1320}.integrations-inner{display:flex;align-items:center;gap:45px}.integrations-label{flex:none;font-size:.875rem;line-height:1.6;color:var(--muted);width:200px}.integration-items{display:flex;flex:1;justify-content:space-between;gap:28px;align-items:center;flex-wrap:wrap}.integration-item{font-size:1.2rem;font-weight:650;letter-spacing:-.035em;color:#d2deef}.integration-item.max-word{font-size:1.35rem;color:#fff}.integration-item.onec-word{font-size:1.55rem}.integration-note{font-size:.8125rem;color:#8d9fb7;margin:17px 0 0}
.light-section{--ink:#101b2b;--muted:#53647b;--line:#ced9e6;color:var(--ink);background:#f3f7fc;color-scheme:light}.light-section .eyebrow{color:#0062e9}.light-section .accent,.light-section .text-link{color:#005be0}.light-section .btn.secondary{border-color:#c9d7e8;background:transparent;color:#0e284f}.light-section .btn.secondary:hover{background:#e8f0fb;border-color:#91afd6}.light-section p{color:var(--muted)}.service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.service-card{position:relative;padding:28px 26px 24px;border:1px solid #d3deeb;border-radius:12px;background:#fff;display:flex;flex-direction:column;min-width:0;transition:border-color .18s,transform .18s}.service-card:hover{border-color:#4188ed;transform:translateY(-4px)}.service-icon{width:45px;height:45px;display:grid;place-items:center;color:var(--blue);margin-bottom:34px}.service-icon svg{width:32px;height:32px}.service-card h3{font-size:1.35rem;line-height:1.3;margin-bottom:16px;letter-spacing:-.025em}.service-card p{font-size:1rem;line-height:1.7;margin-bottom:25px}.service-card .text-link{margin-top:auto;font-size:.875rem;width:100%;border-top:1px solid #e2e8f0;padding-top:15px}.service-number{position:absolute;right:26px;top:32px;color:#8da0b7;font-size:.875rem;font-variant-numeric:tabular-nums}
.max-section{padding-bottom:64px}.max-banner{display:grid;grid-template-columns:1fr .95fr;gap:74px;align-items:center;padding:58px 60px;background:linear-gradient(125deg,#075ced 0%,#0949b0 59%,#073274 100%);border:1px solid #4789f6;border-radius:16px;overflow:hidden}.max-banner .eyebrow{color:#b9e8ff}.max-banner h2{font-size:clamp(2rem,3.6vw,3.25rem);max-width:510px}.max-banner p{font-size:1rem;color:#d6e7ff;max-width:450px;margin:24px 0}.max-tags{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:27px}.max-tags .pill{color:#e8f5ff;border-color:#abd3ff55}.miniapp{background:#f6f9ff;color:#0d223c;border-radius:16px;box-shadow:0 26px 70px #00173466;overflow:hidden;border:1px solid #b5d5ff;transform:rotate(2deg);min-width:0}.miniapp-bar{display:flex;justify-content:space-between;gap:16px;padding:20px 24px;background:#fff;border-bottom:1px solid #dbe5f0;font-size:.875rem;font-weight:600}.miniapp-bar>span:last-child{font-size:.8125rem;color:#64768c;font-weight:400}.miniapp-brand{color:#0e51d5;letter-spacing:-.045em;font-size:1.25rem;line-height:1.2}.miniapp-body{padding:26px}.miniapp-body h3{font-size:1.6rem}.miniapp-body>p{color:#64768c;margin:9px 0 22px;font-size:.875rem}.order-card{background:#fff;border:1px solid #d9e3ef;padding:20px;border-radius:10px}.order-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:13px;font-size:.8125rem;color:#637b92}.order-card .pill{color:#006a51;background:#e6f8f1;border-color:#bcebd9}.order-card strong{display:block;font-size:1.0625rem;line-height:1.4}.order-card .order-subtitle{font-size:.875rem;display:block;color:#657990;margin-top:5px}.order-progress{display:flex;gap:6px;margin-top:18px}.order-progress i{height:4px;flex:1;background:#dae4f0;border-radius:4px}.order-progress i:first-child,.order-progress i:nth-child(2){background:#0066ff}.miniapp-button{display:flex;align-items:center;justify-content:space-between;width:100%;border:1px solid #c9d9ec;background:#fff;color:#154faa;border-radius:8px;padding:13px 16px;min-height:46px;font-size:.875rem;margin-top:14px}.miniapp-button:hover{background:#eaf3ff}.miniapp-button.primary{background:#0066ff;color:#fff;border-color:#0066ff}.miniapp-foot{font-size:.8125rem;color:#697e97;text-align:center;margin:19px 0 0}.platform-note{font-size:.8125rem;color:#9cafc8;margin:20px 0 0;line-height:1.7}.platform-note a{color:#bfdfff;text-decoration:underline;text-underline-offset:3px}
.solutions{padding-top:40px}.tabs{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:26px}.tab{min-height:48px;border:1px solid var(--line);border-radius:7px;background:transparent;color:var(--muted);padding:12px 20px;font-size:.9375rem;transition:background .18s}.tab:hover{background:#18273d}.tab[aria-selected=true]{background:#143570;border-color:#2e6fd3;color:#fff}.solution-panel{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#101b2b}.solution-copy{padding:40px 44px}.solution-copy h3{font-size:1.9rem;line-height:1.2;margin:22px 0 20px;max-width:450px}.solution-copy p{line-height:1.8}.demo-label{color:#89b7e6;font-size:.8125rem;letter-spacing:.09em;text-transform:uppercase}.solution-output{border-left:2px solid var(--cyan);padding-left:18px;margin:27px 0;color:#c3d4e7;font-size:.9375rem}.solution-output>span{font-size:.8125rem;letter-spacing:.04em;color:var(--cyan);display:block;margin-bottom:8px}.workflow{padding:40px;background:#131f30;display:flex;flex-direction:column;justify-content:center}.workflow-node{display:flex;gap:16px;align-items:center;position:relative;min-width:0;border:1px solid #34475f;background:#142337;padding:19px 18px;border-radius:8px;margin-bottom:20px}.workflow-node:not(:last-child):after{content:"";position:absolute;left:34px;bottom:-21px;height:20px;width:1px;background:#466583}.workflow-node:last-child{margin-bottom:0}.node-num{font-variant-numeric:tabular-nums;flex:none;font-size:.875rem;color:#79b7ff}.workflow-node b{display:block;font-size:1rem;font-weight:600;line-height:1.5}.workflow-node small{display:block;font-size:.875rem;color:#9db0c7;line-height:1.5;margin-top:3px}.node-status{margin-left:auto;color:var(--cyan);font-size:1rem}.scenario-warning{font-size:.8125rem;line-height:1.7;color:#91a7c0;margin:20px 0 0}
.pricing-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:stretch}.price-card{padding:32px;border:1px solid #cfdcec;border-radius:12px;background:#fff;display:flex;flex-direction:column;min-width:0}.price-card.featured{border:2px solid var(--blue);padding:31px;background:#f9fcff;box-shadow:0 10px 38px #0066ff0b}.price-label{display:flex;justify-content:space-between;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:17px}.price-label h3{font-size:1.35rem}.price-label .pill{color:#005be0;background:#eaf2ff;border-color:#d1e0f6;font-size:.75rem}.price-description{font-size:1rem;min-height:79px}.price-value{font-size:2.6rem;font-weight:650;line-height:1.2;letter-spacing:-.045em;color:#0a2551;white-space:nowrap}.price-value small{font-size:1rem;font-weight:400;letter-spacing:0;color:#54677e}.price-period{font-size:.8125rem;color:#6e7e91;margin-top:12px;margin-bottom:8px;line-height:1.6}.feature-list{list-style:none;padding:20px 0;margin:0;display:flex;flex-direction:column;gap:12px;border-top:1px solid #dce5ef;margin-top:15px;flex:1}.feature-list li{position:relative;padding-left:22px;font-size:.9375rem;line-height:1.6;color:#364b66}.feature-list li:before{content:"✓";position:absolute;left:0;top:0;color:#0066ff;font-weight:600}.price-card details{margin:0 0 22px;border-top:1px solid #e0e8f0;padding-top:15px}.price-card summary{font-size:.875rem;cursor:pointer;color:#4f6481;min-height:34px}.price-card details p{font-size:.875rem;line-height:1.75;margin:12px 0 0}.price-card .btn{font-size:.9375rem;padding-inline:15px}.audit-strip{display:flex;justify-content:space-between;align-items:center;gap:28px;padding:28px 32px;border:1px solid #ccdcec;border-radius:10px;margin-top:28px;background:#eaf1fa}.audit-strip strong{font-size:1.125rem}.audit-strip p{margin:6px 0 0;font-size:.9375rem;max-width:720px}.audit-action{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.audit-price{font-size:1.5rem;color:#0a2551;font-weight:600;white-space:nowrap}.audit-strip .text-link{white-space:nowrap}.price-disclaimer{font-size:.8125rem;line-height:1.8;margin-top:20px}.extras-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:34px}.extra-card{display:flex;gap:17px;border-top:1px solid #ccd8e7;padding-top:24px}.extra-icon{font-size:1.65rem;color:#0066ff;width:35px;flex:none}.extra-card h3{font-size:1.15rem;margin-bottom:8px}.extra-card p{font-size:.9375rem;margin-bottom:8px}.extra-card small{font-size:.875rem;color:#315c97}.individual-note{margin-top:25px;padding-top:24px;border-top:1px solid #d1dcea;font-size:.9375rem;display:flex;justify-content:space-between;gap:24px;align-items:center}.individual-note p{margin:0}.individual-note strong{font-weight:500}
.calculator{background:#0d1625}.calc-container{display:grid;grid-template-columns:1.4fr 1fr;border:1px solid var(--line);border-radius:14px;overflow:hidden}.calc-controls{padding:38px;background:#101b2b;min-width:0}.calc-controls h3{font-size:1.4rem}.calc-controls>p{font-size:.9375rem;margin-top:11px}.calc-group{border:0;padding:0;margin:27px 0}.calc-group legend{font-size:.9375rem;font-weight:600;color:#dbe6f5;margin-bottom:14px}.package-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.radio-card{position:relative;display:block;cursor:pointer}.radio-card input{position:absolute;width:1px;height:1px;opacity:0;left:12px;top:12px}.radio-card>span{display:block;border:1px solid #39506d;border-radius:8px;padding:14px 12px;font-size:.875rem;line-height:1.5;color:#d4dfed;transition:background .18s,border-color .18s}.radio-card small{display:block;font-size:.8125rem;color:#9bb0ca;margin-top:6px;white-space:nowrap}.radio-card input:checked+span{background:#16356a;border-color:#3f8fff;color:#fff}.radio-card input:checked+span small{color:#c9e0ff}.radio-card input:focus-visible+span{outline:3px solid var(--cyan);outline-offset:4px}.check-row{display:flex;align-items:center;gap:12px;min-height:49px;cursor:pointer;font-size:.9375rem;border-bottom:1px solid #26374e;padding:10px 0}.check-row input{width:18px;height:18px;accent-color:var(--blue);flex:none}.check-row em{margin-left:auto;font-style:normal;font-size:.875rem;color:#a0bddf;white-space:nowrap}.calc-alert{margin:15px 0 0;color:#b4d7fc;font-size:.875rem;line-height:1.7}.calc-bottom-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.field-label{display:block;font-size:.875rem;margin-bottom:10px;color:#d7e3f2}.input,.textarea,.select{width:100%;min-width:0;min-height:50px;background:#0b1525;border:1px solid #39506c;border-radius:7px;color:#eff6ff;padding:12px 14px;line-height:1.5;font-size:1rem}.input::placeholder,.textarea::placeholder{color:#899cb5;opacity:1}.textarea{min-height:142px;resize:vertical}.select{padding-right:34px;cursor:pointer}.input:focus,.textarea:focus,.select:focus{border-color:#479bff}.field-help{font-size:.8125rem;line-height:1.65;color:#92a8c2;margin-top:8px}.calc-summary{padding:38px;background:#142540;display:flex;flex-direction:column;min-width:0}.calc-summary .eyebrow{color:#96caff}.calc-price{font-size:2.7rem;line-height:1.2;letter-spacing:-.045em;font-weight:650;color:#fff}.calc-price small{font-size:1rem;letter-spacing:0;font-weight:400}.calc-summary>p{font-size:.9375rem;line-height:1.7;margin:11px 0 23px}.cost-details{border-top:1px solid #334762;margin:7px 0 18px;padding-top:13px}.cost-line{display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:.875rem;color:#a9bdd7;padding:13px 0}.cost-line strong{font-size:1rem;white-space:nowrap;color:#eaf4ff;font-weight:600}.cost-line.total{border-top:1px solid #344d6d;margin-top:10px;padding-top:22px;color:#eaf3ff}.cost-line.total strong{font-size:1.45rem}.calc-summary .btn{margin-top:auto}.calc-summary .disclaimer{font-size:.8125rem;margin:17px 0 0;color:#93acca;line-height:1.7}
.support{padding:72px 0;background:#0d1625;border-top:1px solid #26354b}.support .section-top{margin-bottom:30px}.support h2{font-size:2rem}.support-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.support-card{border-top:1px solid #405775;padding:25px 0 0;min-width:0}.support-card h3{display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:1.2rem}.support-card .pill{font-size:.75rem;color:#9bd3ff;border-color:#477eb2}.support-price{font-size:1.85rem;letter-spacing:-.035em;margin:14px 0 13px}.support-price small{font-size:.875rem;letter-spacing:0;color:#99acc6;margin-left:8px}.support-card p{font-size:.9375rem;margin-bottom:13px}.support .small-note{font-size:.8125rem;margin-top:28px;line-height:1.8;max-width:1040px}.process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px}.process-index{font-size:2.3rem;font-weight:400;color:#527caa;line-height:1;margin-bottom:25px;letter-spacing:-.04em}.process-step{border-top:1px solid #304459;padding-top:26px;display:flex;flex-direction:column;min-width:0}.process-step h3{font-size:1.25rem;margin-bottom:13px}.process-step p{font-size:.9375rem;margin-bottom:20px}.step-output{margin-top:auto;color:#bdd8f2;border-top:1px solid #26364b;padding-top:15px;font-size:.875rem;line-height:1.7}.process-terms{display:flex;gap:28px;justify-content:space-between;border:1px solid #2a3c53;border-radius:8px;background:#101b2b;margin-top:40px;padding:22px 26px}.process-terms span{font-size:.8125rem;color:#adbed3;line-height:1.7}.faq-section{border-top:1px solid var(--line);padding-top:76px}.faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.faq-layout>.section-top{display:block;margin:0}.faq-layout h2{margin-bottom:25px}.faq-layout .section-top>p{margin-top:22px}.faq-list details{border-bottom:1px solid #30435b}.faq-list details:first-child{border-top:1px solid #30435b}.faq-list summary{position:relative;list-style:none;cursor:pointer;padding:23px 40px 23px 0;font-size:1rem;line-height:1.65;color:#e5edf8}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";position:absolute;right:4px;top:21px;font-size:1.5rem;color:#7fa8d6;font-weight:400}.faq-list details[open] summary:after{content:"−"}.faq-list details[open] summary{color:var(--cyan)}.faq-list details p{font-size:.9375rem;line-height:1.8;margin:0 38px 23px 0}
.contact-section{background:linear-gradient(115deg,#102749,#0c172b 70%);border-top:1px solid #2b486c;padding-top:84px}.contact-box{display:grid;grid-template-columns:1fr 1fr;gap:100px}.contact-copy h2{font-size:clamp(2.4rem,4vw,3.5rem);line-height:1.16}.contact-copy>p{font-size:1rem;line-height:1.8;max-width:480px;margin:26px 0}.brief-points{display:flex;flex-direction:column;gap:16px;margin-top:32px}.brief-point{display:flex;gap:18px;align-items:center;color:#c5d8ed;font-size:.9375rem}.brief-point span{font-size:.8125rem;color:#68bcff;font-variant-numeric:tabular-nums}.contact-modes{display:flex;flex-wrap:wrap;gap:16px;margin-top:28px}.contact-modes a{color:var(--cyan);text-decoration:underline;min-height:44px}.lead-form{position:relative;min-width:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-field{margin-bottom:20px}.form-field>label{font-size:.875rem;color:#cfdeef;display:block;margin-bottom:10px}.form-chip{padding:14px 16px;background:#123867;color:#dcefff;border:1px solid #39659a;border-radius:7px;font-size:.875rem;margin-bottom:23px}.hp{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.consent{display:flex;gap:10px;align-items:flex-start;font-size:.875rem;color:#9cafc8;margin-bottom:20px}.consent input{accent-color:var(--blue);margin-top:5px}.consent a{text-decoration:underline}.form-mode{font-size:.8125rem;line-height:1.75;margin:16px 0 0;color:#a0b4cd}.brief-local-alt{border:0;background:none;color:#b5dafa;font-size:.875rem;text-decoration:underline;width:100%;min-height:44px;margin-top:10px}.form-status{margin-top:18px;padding:14px 16px;border:1px solid #287969;background:#0e332e;color:#b1f3dd;border-radius:6px;font-size:.875rem;line-height:1.7}.form-status.error{border-color:#9a6857;background:#402c27;color:#ffe2d3}.footer{padding:42px 0 25px;background:#080d16}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:35px}.footer-desc{font-size:.9375rem;color:#a7bbd3;margin:0}.footer-bottom{display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap;border-top:1px solid #243347;padding-top:25px;margin-top:33px;color:#8396ae;font-size:.8125rem}.footer-links{display:flex;gap:20px;flex-wrap:wrap}.footer-links a:hover{color:#d5e8ff}.mobile-cta{display:none}.no-js{padding:16px 24px;background:#163156;color:#d8e9ff;font-size:.875rem}.toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);max-width:calc(100% - 36px);width:max-content;padding:14px 22px;background:#eaf4ff;color:#103055;border:1px solid #a3cfff;border-radius:8px;font-size:.875rem;line-height:1.6;z-index:110;box-shadow:0 12px 50px #0006}.dialog{padding:0;width:min(650px,calc(100% - 32px));max-height:calc(100dvh - 48px);border:1px solid #426187;border-radius:14px;background:#111e31;color:var(--ink);overflow-y:auto;box-shadow:0 35px 140px #0009}.dialog::backdrop{background:#030912c7;backdrop-filter:blur(5px)}.dialog-inner{padding:32px}.dialog-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.dialog-top .eyebrow{margin:0;font-size:.8125rem}.dialog-close{height:44px;width:44px;flex:none;border:1px solid #3e5673;border-radius:7px;background:transparent;font-size:1.5rem;display:grid;place-items:center}.dialog h2{font-size:2rem;line-height:1.2;margin-bottom:21px}.dialog p{font-size:.9375rem;line-height:1.8}.demo-progress{display:flex;gap:8px;margin:26px 0}.demo-progress i{height:4px;background:#334b68;flex:1;border-radius:3px}.demo-progress i.active{background:var(--cyan)}.demo-stage{min-height:250px;padding:25px;background:#0b1728;border:1px solid #2d4867;border-radius:10px}.demo-stage h3{font-size:1.5rem;line-height:1.3;margin:18px 0}.demo-stage p{white-space:pre-line;margin:0;color:#bacce2}.demo-controls{display:flex;gap:14px;justify-content:space-between;margin-top:23px}.demo-caption{font-size:.8125rem!important;margin:21px 0 0}.legal-copy h3{font-size:1.2rem;margin:26px 0 14px}.legal-copy p:last-child{margin-bottom:0}
@media(min-width:1600px){.hero{min-height:790px}.hero-inner{padding-top:90px}.hero-bottom{margin-top:70px}}
@media(max-width:1180px){.wrap{width:calc(100% - 64px)}.header-inner{gap:22px}.brand-name{font-size:1rem}.brand-name small{font-size:.75rem;letter-spacing:.06em}.nav{gap:21px}.nav a{font-size:.875rem}.header-cta{padding:11px 15px!important}.hero{min-height:710px}.hero h1{max-width:700px;font-size:4.05rem}.hero-copy{max-width:730px}.hero-copy>p{max-width:530px}.hero-caption{right:0;max-width:180px;bottom:130px}.hero-landscape{object-position:59% center}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.service-card{padding:30px;min-height:310px}.service-card h3 br{display:none}.service-icon{margin-bottom:23px}.max-banner{padding:42px;gap:45px}.price-card{padding:25px}.price-card.featured{padding:24px}.price-label h3{font-size:1.2rem}.price-value{font-size:2.25rem}.price-description{min-height:105px}.calc-container{grid-template-columns:1.2fr 1fr}.calc-controls,.calc-summary{padding:28px}.package-options{grid-template-columns:1fr}.radio-card>span{display:flex;justify-content:space-between;gap:12px;padding:12px}.radio-card small{margin:0}.calc-bottom-grid{grid-template-columns:1fr}.contact-box{gap:60px}.form-grid{grid-template-columns:1fr;gap:0}.faq-layout{gap:50px}.process-grid{gap:22px}.process-step h3{font-size:1.15rem}.integration-items{gap:20px}.integrations-label{width:160px}}
@media(max-width:920px){.nav{display:none;position:absolute;left:0;right:0;top:100%;padding:18px 32px 24px;border-bottom:1px solid #33445c;background:#0c1625;box-shadow:0 22px 30px #0004;flex-direction:column;align-items:stretch;gap:0}.nav.open{display:flex}.nav a{font-size:1rem;min-height:50px;border-bottom:1px solid #1d3049}.menu-toggle{display:flex}.header-cta{margin-left:auto}.hero h1{font-size:3.7rem;max-width:670px}.hero-caption{display:none}.hero:before{background:linear-gradient(90deg,#070e18ec 0%,#070e18b8 48%,#070e1830 100%),linear-gradient(0deg,#0a0f1a 0%,transparent 32%)}.hero-landscape{object-position:63% center}.hero{min-height:680px}.hero-bottom{align-items:flex-start}.hero-bottom p{max-width:220px}.process-tags{gap:12px 22px;max-width:280px}.hero-bottom .scroll-link{display:none}.section-top{gap:30px}.section-top p{max-width:320px}.max-banner{gap:32px;padding:35px}.miniapp{transform:none}.miniapp-body{padding:20px}.miniapp-bar{padding:18px 20px}.max-banner h2{font-size:2.4rem}.max-tags .pill{font-size:.75rem}.solution-copy{padding:30px}.workflow{padding:28px}.pricing-cards{grid-template-columns:1fr}.price-card,.price-card.featured{padding:32px}.price-description{min-height:0;max-width:650px}.price-value{font-size:2.6rem}.feature-list{display:grid;grid-template-columns:1fr 1fr;gap:14px 25px}.price-label h3{font-size:1.5rem}.price-card .btn{max-width:400px}.audit-strip{flex-wrap:wrap}.audit-strip>div:first-child{width:100%}.extras-grid{gap:35px}.individual-note{flex-direction:column;align-items:flex-start;gap:12px}.process-grid{grid-template-columns:1fr 1fr;gap:35px}.process-terms{flex-direction:column;gap:12px}.faq-layout{grid-template-columns:1fr;gap:35px}.faq-layout h2 br{display:none}.faq-layout .section-top p{max-width:620px}.contact-box{gap:40px}.support-grid{gap:25px}.support-price{font-size:1.6rem}.support-price small{display:block;margin:1px 0 0}.integration-items{justify-content:flex-start;gap:16px 30px}.integrations-label{width:150px}.footer-top{flex-wrap:wrap}.footer-desc{flex:1}}
@media(max-width:700px){html{scroll-padding-top:85px}.wrap{width:calc(100% - 40px)}.header-inner{min-height:76px;gap:15px}.brand-logo{width:40px;height:40px}.brand-name{font-size:1rem}.brand-name small{font-size:.75rem;letter-spacing:.04em}.header-cta{display:none}.menu-toggle{margin-left:auto;flex:none}.nav{padding:12px 20px 20px}.hero{min-height:0}.hero-inner{padding-top:42px;padding-bottom:24px}.hero h1{font-size:clamp(2.2rem,7.9vw,3.5rem);line-height:1.14;letter-spacing:-.035em;max-width:100%}.hero .eyebrow{font-size:.75rem;letter-spacing:.075em;margin-bottom:24px;gap:10px}.hero .eyebrow:before{width:20px}.hero-copy>p{font-size:1rem;line-height:1.75;margin-top:24px;max-width:540px}.hero-copy .actions{gap:12px}.hero-copy .btn{font-size:.9375rem;padding:14px 19px}.hero-note{font-size:.8125rem;max-width:300px;line-height:1.8}.hero-landscape{object-position:63% top;height:calc(100% - 120px);min-height:610px;opacity:.75}.hero:before{background:linear-gradient(90deg,#080f1ade,#080f1a55),linear-gradient(0deg,#0a0f1a 7%,#0a0f1a70 55%,#0a0f1a15 100%)}.hero-bottom{margin-top:43px;padding-top:24px;gap:20px;display:block}.hero-bottom p{max-width:none;margin-bottom:16px;font-size:.8125rem}.process-tags{gap:10px 23px;max-width:none;font-size:.8125rem}.integrations{padding:27px 0}.integrations-inner{flex-direction:column;align-items:flex-start;gap:24px}.integrations-label{width:auto}.integrations-label br{display:none}.integration-items{gap:20px 28px}.integration-item{font-size:1.125rem}.integration-note{line-height:1.8;margin-top:20px}.section{padding:62px 0}.section-top{display:block;margin-bottom:32px}.section-top .eyebrow{font-size:.8125rem;margin-bottom:17px}.section-top h2{font-size:2rem}.section-top>p{max-width:100%;margin-top:23px;font-size:1rem}.service-grid{grid-template-columns:1fr;gap:14px}.service-card{padding:25px;min-height:0}.service-icon{margin-bottom:20px}.service-number{top:30px}.service-card h3{font-size:1.4rem}.service-card p{margin-bottom:20px}.service-card .text-link{font-size:.9375rem}.max-section{padding-bottom:28px}.max-banner{grid-template-columns:1fr;padding:30px 25px;gap:36px;border-radius:12px}.max-banner h2{font-size:2.5rem}.max-banner p{font-size:1rem}.max-banner .eyebrow{font-size:.8125rem;letter-spacing:.07em}.max-banner .btn{width:100%}.max-tags .pill{font-size:.8125rem}.miniapp-bar{padding:17px 19px}.miniapp-body{padding:23px 19px}.miniapp-body h3{font-size:1.6rem}.miniapp-foot{font-size:.75rem}.platform-note{font-size:.8125rem;margin-top:18px}.solutions{padding-top:33px}.tabs{display:grid;grid-template-columns:1fr;gap:8px}.tab{text-align:left;padding:13px 18px;font-size:.9375rem}.solution-panel{grid-template-columns:1fr}.solution-copy{padding:28px 25px}.solution-copy h3{font-size:1.8rem}.solution-copy p{font-size:1rem}.workflow{padding:27px 22px}.workflow-node{padding:15px;gap:13px}.workflow-node b{font-size:.9375rem}.workflow-node small{font-size:.875rem}.demo-label{font-size:.75rem}.scenario-warning{font-size:.8125rem}.price-card,.price-card.featured{padding:27px 24px}.price-label{gap:15px}.price-label h3{font-size:1.35rem}.price-value{font-size:2.6rem}.price-description{margin-bottom:24px}.feature-list{display:flex;font-size:.9375rem}.price-period{font-size:.8125rem}.price-card .btn{max-width:none}.audit-strip{padding:23px;gap:15px}.audit-strip p{font-size:.9375rem}.audit-strip .text-link{white-space:normal}.price-disclaimer{font-size:.8125rem}.extras-grid{grid-template-columns:1fr;gap:27px;margin-top:30px}.extra-card{padding-top:22px}.individual-note{font-size:.9375rem}.calc-container{grid-template-columns:1fr}.calc-controls,.calc-summary{padding:27px 23px}.calc-controls>p{font-size:.9375rem}.package-options{grid-template-columns:1fr}.calc-group{margin:26px 0}.check-row{flex-wrap:wrap;gap:10px;font-size:.875rem}.check-row em{font-size:.8125rem}.check-row span{max-width:calc(100% - 30px)}.calc-price{font-size:2.7rem}.calc-summary .btn{font-size:.9375rem}.cost-line{font-size:.8125rem}.cost-line strong{font-size:.9375rem}.cost-line.total strong{font-size:1.35rem}.support-grid{grid-template-columns:1fr;gap:25px}.support-card{padding-top:22px}.support-price{font-size:1.9rem}.support-price small{display:inline;margin-left:8px}.support-card h3{font-size:1.25rem}.support-card p{font-size:1rem}.support .section-top h2{font-size:2rem}.process-grid{grid-template-columns:1fr;gap:26px}.process-step{display:grid;grid-template-columns:46px 1fr;column-gap:20px;padding-top:25px}.process-index{grid-row:1/4;grid-column:1;font-size:1.75rem;margin:0;line-height:1.25}.process-step h3{grid-column:2;font-size:1.25rem}.process-step p{grid-column:2;font-size:1rem;margin-bottom:17px}.step-output{grid-column:2;font-size:.875rem}.process-terms{margin-top:28px;padding:19px 21px;gap:15px}.process-terms span{font-size:.8125rem}.faq-layout{gap:12px}.faq-layout .section-top{margin-bottom:22px}.faq-layout h2 br{display:block}.faq-list summary{padding-top:21px;padding-bottom:21px;font-size:.9375rem}.faq-list details p{font-size:.9375rem;margin-right:5px}.contact-box{grid-template-columns:1fr;gap:42px}.contact-copy h2{font-size:2.7rem}.contact-copy>p{max-width:100%}.brief-points{gap:16px}.contact-copy h2 br:nth-child(2){display:none}.form-grid{grid-template-columns:1fr;gap:0}.form-mode{font-size:.8125rem}.footer{padding:32px 0 100px}.footer-top{gap:23px;align-items:flex-start}.footer-top .brand{width:100%}.footer-top .text-link{font-size:.875rem}.footer-desc{font-size:.875rem;min-width:180px;padding-top:10px}.footer-bottom{display:block;margin-top:28px;font-size:.8125rem;line-height:1.8}.footer-links{margin:18px 0;gap:14px 20px}.mobile-cta{position:fixed;bottom:0;left:0;right:0;z-index:49;display:flex;justify-content:space-between;align-items:center;gap:20px;background:#0b1627f5;border-top:1px solid #35527b;backdrop-filter:blur(12px);padding:12px 20px calc(12px + env(safe-area-inset-bottom))}.mobile-cta>span{font-size:.75rem;color:#9fb4cf;line-height:1.5}.mobile-cta b{display:block;font-size:.9375rem;color:#f4f8ff;font-weight:600}.mobile-cta .btn{min-height:43px;font-size:.8125rem;padding:11px 15px;gap:10px}.toast{bottom:calc(90px + env(safe-area-inset-bottom));font-size:.875rem}.dialog-inner{padding:23px}.dialog h2{font-size:1.7rem}.dialog-top{gap:10px}.dialog-top .eyebrow{font-size:.75rem}.demo-stage{padding:20px;min-height:290px}.demo-stage h3{font-size:1.35rem}.demo-controls{gap:10px}.demo-controls .btn{font-size:.875rem;padding:13px 14px;gap:10px}.dialog{max-height:calc(100dvh - 28px)}.hero h1,.section h2,.section h3{overflow-wrap:break-word}}
@media(max-width:374px){.wrap{width:calc(100% - 32px)}.brand-name{font-size:.875rem}.brand-name small{font-size:.75rem}.brand-logo{width:34px;height:34px}.brand{gap:9px}.hero h1{font-size:2.1rem}.hero-copy .actions{flex-direction:column;align-items:stretch}.hero-copy .btn{width:100%}.max-banner{padding:27px 20px}.calc-controls,.calc-summary{padding-inline:20px}.price-value{font-size:2.25rem}.cost-line.total strong{font-size:1.2rem}.mobile-cta{padding-inline:16px;gap:10px}.mobile-cta .btn{padding-inline:12px}.check-row em{margin-left:28px}.hero .eyebrow{font-size:.75rem;letter-spacing:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media print{.header,.hero-landscape,.mobile-cta,.dialog,.toast,.btn,.contact-section,.footer,.miniapp,.tabs{display:none!important}body{background:#fff;color:#111;font-size:12pt}.wrap{width:100%}.section{padding:18px 0;break-inside:avoid}.hero{min-height:0;background:none}.hero:before{display:none}.hero-inner{padding:0}.hero h1{font-size:30pt}.hero h1 .accent{-webkit-text-fill-color:#111;background:none;color:#111}.hero-caption,.hero-bottom{display:none}.hero-copy>p,p,.section p{color:#444}.section h2{font-size:22pt}.eyebrow{color:#111}.light-section,.max-banner,.calculator,.calc-controls,.calc-summary,.solution-panel,.workflow{background:#fff;color:#111}.max-banner,.solution-panel,.calc-container,.contact-box{display:block}.service-grid,.pricing-cards{gap:10px}.service-card,.price-card,.workflow-node{border-color:#bbb;background:#fff}.calc-price,.cost-line strong,.cost-line.total,.price-value,.feature-list li{color:#111}.calc-summary .btn{display:none}.radio-card>span,.input,.select{background:#fff;color:#111}.support-price,.support-card p{color:#111}.text-link{display:none}}
