/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.contents{display:contents}.table{display:table}}:root{--navy:#10243e;--navy-2:#173454;--charcoal:#26313a;--silver:#a8adb3;--teal:#2aa7a1;--teal-dark:#197f7b;--rose:#d79b9b;--soft:#eef2f3;--paper:#fbfcfc;--white:#fff;--line:#dfe6e8;--muted:#66727b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--charcoal);margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;line-height:1.55}.pair-page{background:radial-gradient(circle at 15% 10%, #2aa7a129, transparent 28rem), radial-gradient(circle at 90% 90%, #10243e1f, transparent 30rem), var(--paper);place-items:center;min-height:100vh;padding:48px 20px;display:grid}.pair-card{text-align:center;background:#fffffff0;border:1px solid #10243e1a;border-radius:28px;width:min(620px,100%);padding:clamp(28px,6vw,52px);box-shadow:0 24px 80px #10243e1f}.pair-logo{border-radius:24px;margin:0 auto 24px;display:block;box-shadow:0 12px 30px #10243e29}.pair-card h1{color:var(--navy);letter-spacing:-.05em;margin:0;font-size:clamp(38px,8vw,58px);line-height:1}.pair-lead{color:#52616b;max-width:500px;margin:22px auto 0;font-size:17px}.pair-actions{gap:12px;margin-top:30px;display:grid}.pair-primary,.pair-secondary{min-height:54px;font:inherit;cursor:pointer;border-radius:16px;justify-content:center;align-items:center;padding:14px 22px;font-weight:750;display:inline-flex}.pair-primary{color:var(--white);background:var(--teal-dark);margin-top:30px;box-shadow:0 10px 24px #197f7b38}.pair-actions .pair-primary{margin-top:0}.pair-secondary{color:var(--navy);background:var(--white);border:1px solid #10243e29}.pair-steps{text-align:left;gap:14px;margin-top:36px;display:grid}.pair-steps>div{background:var(--soft);border-radius:16px;grid-template-columns:34px 1fr;align-items:start;gap:13px;padding:16px;display:grid}.pair-steps span{width:34px;height:34px;color:var(--white);background:var(--navy);border-radius:50%;place-items:center;font-weight:800;display:grid}.pair-steps p{color:#52616b;margin:0;font-size:15px}.pair-steps strong{color:var(--navy)}.pair-privacy{color:var(--muted);margin:24px 0 0;font-size:12px}a{color:inherit;text-decoration:none}.legal-page{background:radial-gradient(circle at 85% 0%, #2aa7a11f, transparent 28rem), var(--paper);min-height:100vh}.legal-nav{margin-bottom:0}.legal-shell{width:min(820px,100% - 48px);margin-inline:auto;padding:76px 0 88px}.legal-hero{border-bottom:1px solid var(--line);margin-bottom:54px;padding-bottom:40px}.legal-hero h1{color:var(--navy);letter-spacing:-.055em;margin:0;font-size:clamp(46px,6vw,68px);line-height:1}.legal-hero>p:not(.kicker){color:#52616b;max-width:720px;margin:24px 0 18px;font-size:19px}.legal-hero small{color:var(--muted)}.legal-shell section{margin-top:42px}.legal-shell h2{color:var(--navy);letter-spacing:-.025em;margin:0 0 14px;font-size:24px}.legal-shell p,.legal-shell li{color:#4b5963;font-size:16px}.legal-shell ul{gap:9px;padding-left:22px;display:grid}.legal-shell a{color:var(--teal-dark);text-underline-offset:3px;font-weight:700;text-decoration:underline;text-decoration-thickness:1px}.legal-footer{border-top:1px solid var(--line)}.shell{width:min(1180px,100% - 48px);margin-inline:auto}.nav{border-bottom:1px solid #10243e14;justify-content:space-between;align-items:center;height:94px;display:flex}.brand{align-items:center;display:inline-flex}.brand img{object-fit:contain;object-position:left center;width:188px;height:68px;display:block}.nav-links{color:#4f5e68;align-items:center;gap:30px;font-size:14px;font-weight:650;display:flex}.nav-links a{transition:color .16s}.nav-links a:hover{color:var(--teal-dark)}.nav-cta{color:var(--teal-dark);background:#2aa7a10f;border:1px solid #2aa7a157;border-radius:999px;padding:11px 17px}.hero{grid-template-columns:1.02fr .98fr;align-items:center;gap:70px;min-height:690px;padding-block:72px 88px;display:grid}.eyebrow,.kicker{color:var(--teal-dark);letter-spacing:.13em;text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:800}.eyebrow{align-items:center;gap:10px;display:flex}.eyebrow span{background:var(--teal);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 6px #2aa7a11a}.hero h1{color:var(--navy);letter-spacing:-.057em;margin:0;font-size:clamp(48px,5.2vw,76px);font-weight:730;line-height:.99}.hero h1 em{color:var(--teal);font-style:normal;font-weight:610}.lead{color:#52616b;max-width:650px;margin:28px 0 0;font-size:18px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.button{border-radius:13px;justify-content:center;align-items:center;gap:20px;min-height:50px;padding:0 21px;font-size:14px;font-weight:750;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button.primary{color:var(--white);background:var(--navy);box-shadow:0 12px 25px #10243e29}.button.primary:hover{transform:translateY(-2px);box-shadow:0 16px 32px #10243e38}.button.secondary{border:1px solid var(--line);background:var(--white);color:var(--charcoal)}.button.secondary:hover{border-color:var(--silver);background:var(--soft)}.trust-list{color:#65727b;flex-wrap:wrap;gap:18px;margin:30px 0 0;padding:0;font-size:12px;font-weight:620;list-style:none;display:flex}.trust-list span{color:var(--teal-dark);margin-right:5px}.hero-fineprint{color:#7c8991;max-width:640px;margin:12px 0 0;font-size:10px;line-height:1.5}.assistant-preview{place-items:center;min-height:530px;display:grid;position:relative}.preview-glow{filter:blur(1px);background:radial-gradient(circle at 68% 28%,#d79b9b47,#0000 42%),radial-gradient(circle at 30% 70%,#2aa7a145,#0000 46%),#e8eef0;border-radius:50%;width:455px;height:455px;position:absolute}.phone-card{background:#f7f9f9;border:1px solid #10243e1f;border-radius:25px;width:min(430px,100%);position:relative;overflow:hidden;transform:rotate(1.4deg);box-shadow:0 38px 90px #10243e33,0 3px 10px #10243e14}.chat-head{background:var(--white);border-bottom:1px solid #e7ecee;align-items:center;gap:12px;height:78px;padding:0 18px;display:flex}.chat-head img{object-fit:cover;border:2px solid #2aa7a138;border-radius:50%;width:44px;height:44px}.chat-head div{flex-direction:column;line-height:1.25;display:flex}.chat-head strong{color:var(--navy);font-size:14px}.chat-head small{color:#7b878e;margin-top:3px;font-size:10px}.chat-head small i{background:var(--teal);border-radius:50%;width:6px;height:6px;margin-right:4px;display:inline-block}.shield{width:27px;height:27px;color:var(--teal-dark);background:#2aa7a11a;border-radius:8px;place-items:center;margin-left:auto;font-weight:800;display:grid}.chat-body{background:linear-gradient(#f7f9f9f0, #f7f9f9f0), radial-gradient(circle at 25% 25%, var(--teal) 1px, transparent 1px);background-size:auto,18px 18px;flex-direction:column;gap:12px;min-height:405px;padding:22px 18px 25px;display:flex}.bubble{border-radius:14px;max-width:82%;padding:11px 13px;font-size:11px;line-height:1.52;box-shadow:0 2px 4px #10243e0d}.bubble.user{color:#103635;background:#cff0e9;border-bottom-right-radius:4px;align-self:flex-end}.bubble.sirko{color:#34434c;background:var(--white);border-bottom-left-radius:4px;align-self:flex-start}.bubble.compact{max-width:78%}.connect-card{background:var(--white);border:1px solid #e1e8e9;border-radius:14px;padding:14px;box-shadow:0 5px 18px #10243e12}.connect-title{color:var(--navy);justify-content:space-between;margin-bottom:5px;font-size:10px;font-weight:750;display:flex}.connect-title small{color:var(--teal-dark);font-size:9px}.connection{border-top:1px solid #edf1f2;align-items:center;gap:10px;min-height:49px;display:flex}.service-icon{border-radius:8px;place-items:center;width:29px;height:29px;font-size:10px;display:grid}.service-icon.calendar{color:#315b94;background:#e6eef9}.service-icon.telegram{color:#1672a8;background:#def3ff;font-size:14px}.connection>span{color:#33434c;flex-direction:column;flex:1;font-size:10px;font-weight:720;display:flex}.connection small{color:#829096;font-size:8px;font-weight:500}.connection>strong{color:var(--teal-dark);text-transform:uppercase;font-size:8px}.privacy-strip{color:#6a777f;background:var(--white);border-top:1px solid #e4eaec;justify-content:center;align-items:center;gap:7px;min-height:43px;padding:0 18px;font-size:9px;font-weight:650;display:flex}.privacy-strip span{color:var(--teal)}.proof-strip{border-block:1px solid var(--line);background:var(--white)}.proof-grid{color:#68757d;grid-template-columns:1.45fr repeat(5,1fr);align-items:center;gap:22px;min-height:82px;font-size:12px;display:grid}.proof-grid p{color:var(--navy);font-size:13px}.proof-grid div{align-items:center;gap:7px;display:flex}.proof-grid div span{color:var(--rose);font-size:16px}.section{padding-block:112px}.section-heading{text-align:center;max-width:720px;margin:0 auto 58px}.section-heading.left{text-align:left;margin-inline:0}.section-heading h2,.security-layout h2,.pilot h2{color:var(--navy);letter-spacing:-.045em;margin:0;font-size:clamp(34px,4vw,52px);line-height:1.08}.section-heading>p:last-child{color:var(--muted);margin:20px auto 0;font-size:16px;line-height:1.65}.section-heading.left>p:last-child{margin-inline:0}.steps{grid-template-columns:repeat(5,1fr);gap:20px;display:grid}.step{border:1px solid var(--line);background:var(--white);border-radius:18px;min-height:250px;padding:23px 22px;position:relative;box-shadow:0 9px 28px #10243e0a}.step-number{width:37px;height:37px;color:var(--teal-dark);background:#2aa7a11a;border-radius:11px;place-items:center;margin-bottom:52px;font-size:10px;font-weight:850;display:grid}.step h3{min-height:45px;color:var(--navy);margin:0 0 10px;font-size:15px;line-height:1.35}.step p{color:#6b7880;margin:0;font-size:12px}.step-line{pointer-events:none;z-index:2;border-top:1px dashed #c9d6d8;width:calc(100% - 39px);height:1px;position:absolute;top:41px;left:62px}.services-section{background:var(--soft)}.services-layout{grid-template-columns:.86fr 1.14fr;align-items:center;gap:82px;display:grid}.scope-note{background:#ffffffad;border:1px solid #2aa7a12b;border-radius:14px;gap:12px;margin-top:30px;padding:16px;display:flex}.scope-note>span{width:24px;height:24px;color:var(--white);background:var(--teal);border-radius:50%;flex:none;place-items:center;font-size:11px;font-weight:800;display:grid}.scope-note p{color:#607078;margin:0;font-size:11px}.service-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.service-card{background:var(--white);border:1px solid #10243e14;border-radius:18px;grid-template-columns:auto 1fr;gap:15px;min-height:162px;padding:22px;display:grid;position:relative;box-shadow:0 9px 24px #10243e0b}.service-dot{width:40px;height:40px;color:var(--navy);background:#e8eef5;border-radius:12px;place-items:center;font-size:12px;font-weight:850;display:grid}.dot-2{color:#9b5d63;background:#f8e8e8}.dot-3{color:var(--teal-dark);background:#e1f3f2}.dot-4{color:#6c5d9c;background:#ece9f6}.service-card h3{color:var(--navy);margin:2px 0 5px;font-size:16px}.service-card p{color:#75828a;margin:0;font-size:11px}.ready{color:var(--teal-dark);letter-spacing:.04em;text-transform:uppercase;background:#2aa7a117;border-radius:99px;padding:5px 8px;font-size:8px;font-weight:800;position:absolute;bottom:16px;right:18px}.responsibility-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.responsibility{border:1px solid var(--line);background:var(--white);border-radius:22px;min-height:455px;padding:31px}.responsibility.sirko-side{color:var(--white);background:var(--navy);border-color:var(--navy);transform:translateY(-12px);box-shadow:0 24px 52px #10243e2e}.responsibility-icon{width:54px;height:54px;color:var(--teal-dark);background:#2aa7a11f;border-radius:16px;place-items:center;margin-bottom:27px;font-size:12px;font-weight:850;display:grid;overflow:hidden}.sirko-side .responsibility-icon{background:var(--white)}.providers .responsibility-icon{color:#9b5d63;background:#f8e7e7;font-size:20px}.responsibility-icon img{object-fit:cover;width:100%;height:100%}.small-label{color:var(--teal-dark);letter-spacing:.12em;text-transform:uppercase;margin:0 0 7px;font-size:11px;font-weight:850}.sirko-side .small-label{color:#66d2cd}.responsibility h3{color:var(--navy);letter-spacing:-.035em;margin:0 0 26px;font-size:25px}.sirko-side h3{color:var(--white)}.responsibility ul{margin:0;padding:0;list-style:none}.responsibility li{color:#617079;border-bottom:1px solid #edf1f2;padding:12px 0 12px 24px;font-size:12px;position:relative}.responsibility li:before{content:"✓";color:var(--teal);font-weight:900;position:absolute;left:0}.sirko-side li{color:#c8d1d8;border-color:#ffffff17}.plain-language{background:linear-gradient(100deg,#2aa7a117,#fffc);border:1px solid #2aa7a133;border-radius:18px;grid-template-columns:130px 1fr;align-items:center;gap:28px;margin-top:48px;padding:27px 31px;display:grid}.plain-mark{color:var(--teal-dark);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:850}.plain-language p{color:#55636c;margin:0;font-size:14px}.security-section{color:var(--white);background:radial-gradient(circle at 10% 100%, #2aa7a133, transparent 35%), radial-gradient(circle at 95% 0%, #d79b9b24, transparent 28%), var(--navy);padding-block:112px}.security-layout{grid-template-columns:.8fr 1.2fr;align-items:center;gap:90px;display:grid}.kicker.light{color:#70d3cf}.security-layout h2,.pilot h2{color:var(--white)}.security-layout>div>p:last-child{color:#b8c5ce;max-width:480px;margin-top:25px;font-size:15px}.security-cards{grid-template-columns:1fr 1fr;gap:14px;display:grid}.security-cards article{background:#ffffff0b;border:1px solid #ffffff1c;border-radius:17px;min-height:190px;padding:25px}.security-cards span{color:#6bcfcb;font-size:10px;font-weight:850}.security-cards h3{margin:25px 0 8px;font-size:15px}.security-cards p{color:#aebdc7;margin:0;font-size:11px}.faq{grid-template-columns:.42fr .58fr;gap:100px;display:grid}.faq-list{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;color:var(--navy);padding:24px 40px 24px 0;font-size:14px;font-weight:750;list-style:none;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";color:var(--teal);font-size:22px;font-weight:400;position:absolute;right:2px}.faq details[open] summary:after{content:"–"}.faq details p{color:#69777f;margin:-8px 0 24px;padding-right:35px;font-size:12px}.pilot{text-align:center;color:var(--white);background:radial-gradient(circle at 15% 100%, #2aa7a147, transparent 32%), radial-gradient(circle at 85% 0%, #d79b9b3b, transparent 28%), var(--charcoal);border-radius:28px;margin-bottom:55px;padding-block:90px;position:relative;overflow:hidden}.pilot-mark{opacity:.055;width:340px;position:absolute;bottom:-115px;right:-30px}.pilot h2{max-width:720px;margin-inline:auto}.pilot>p:not(.kicker){color:#c5cfd5;max-width:620px;margin:22px auto 30px;font-size:15px}.button.disabled{min-width:190px;color:var(--navy);background:var(--white);cursor:default}.pilot small{color:#8e9ca5;margin-top:20px;font-size:10px;display:block}.footer{color:#859097;align-items:center;gap:20px;min-height:110px;font-size:10px;display:flex}.footer img{object-fit:contain;object-position:left center;width:120px;height:50px}.footer-lead{margin-left:auto}.onboarding-flow{color:#102d46;background:radial-gradient(circle at 15% 10%,#4fc7bb29,#0000 28rem),linear-gradient(145deg,#f7fbfa 0%,#eef5f4 100%);min-height:100vh;padding:clamp(1.2rem,4vw,3.5rem)}.flow-header,.flow-footer,.flow-card{width:min(100%,52rem);margin-inline:auto}.flow-header{color:#60727b;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:1.5rem;font-size:.9rem;display:flex}.flow-header img{width:9.5rem;height:auto}.flow-header-actions{justify-content:flex-end;align-items:center;gap:.85rem;display:flex}.flow-card{background:#fffffff5;border:1px solid #102d461a;border-radius:1.7rem;padding:clamp(1.5rem,5vw,3.5rem);box-shadow:0 1.5rem 4rem #143a4b1f}.flow-card h1{letter-spacing:-.035em;margin:.35rem 0 1rem;font-size:clamp(2rem,5vw,3.3rem);line-height:1.05}.flow-card>p:not(.small-label,.flow-message){color:#5a6c74;max-width:43rem;font-size:1.05rem;line-height:1.65}.flow-progress-copy{color:#60727b;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.75rem;font-size:.86rem;display:flex}.flow-progress-copy strong{color:#118058;letter-spacing:.03em;text-transform:uppercase}.flow-progress{grid-template-columns:repeat(7,1fr);gap:.45rem;margin-bottom:2.4rem;display:grid}.flow-progress i{background:#dfe9e8;border-radius:999px;height:.34rem}.flow-progress i.current{background:#36b8b1}.flow-progress i.done{background:#118058}.flow-form{gap:1rem;margin-top:1.8rem;display:grid}.flow-form label{gap:.55rem;font-weight:700;display:grid}.flow-form input{min-height:3.4rem;font:inherit;border:1px solid #b8c9cc;border-radius:.9rem;padding:.75rem 1rem;font-weight:500}.flow-form input:focus{border-color:#36b8b1;outline:3px solid #36b8b138}.identity-hint{background:#eff8f6;border-radius:.75rem;padding:.65rem .85rem;display:inline-flex}.flow-options{gap:.8rem;margin:1.8rem 0;display:grid}.flow-options button{appearance:none;text-align:left;width:100%;color:inherit;cursor:pointer;background:#fff;border:1px solid #d7e2e2;border-radius:1rem;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.1rem;display:flex}.flow-options button.selected{background:#f0faf8;border-color:#36b8b1}.flow-options span{gap:.35rem;display:grid}.flow-options strong{font-size:1.05rem}.flow-options small{color:#667980;line-height:1.45}.flow-options i{color:#118058;background:#e7f3f1;border-radius:50%;flex:0 0 2rem;place-items:center;width:2rem;height:2rem;font-style:normal;font-weight:800;display:grid}.permission-list{border:1px solid #dbe6e6;border-radius:1rem;margin:1.7rem 0;padding:0;list-style:none;overflow:hidden}.permission-list li{gap:.25rem;padding:1rem 1.1rem;display:grid}.permission-list li+li{border-top:1px solid #e4ecec}.permission-list span{color:#667980;line-height:1.45}.provider-connection{background:#14977e14;border:1px solid #14977e3d;border-radius:16px;justify-content:space-between;align-items:center;margin:1.25rem 0;padding:1rem 1.1rem;display:flex}.provider-connection strong{color:#142d4c;font-size:1.05rem}.provider-connection span{color:#087d67;font-weight:800}.identity-confirm{background:#eef9f6;border:1px solid #b7e1d7;border-radius:1rem;margin-top:1.5rem;padding:1.3rem}.identity-confirm span{color:#118058;text-transform:uppercase;letter-spacing:.08em;font-size:.76rem;font-weight:800}.identity-confirm h2{margin:.45rem 0;font-size:1.7rem}.completion-mark,.flow-error>img{object-fit:cover;border-radius:1.2rem;width:5rem;height:5rem;margin-bottom:1rem}.flow-message{color:#9a2921;background:#fff0ef;border-radius:.8rem;margin-top:1rem;padding:.8rem 1rem;font-weight:650}.flow-footer{text-align:center;color:#718188;padding:1.4rem 0;font-size:.82rem}.flow-footer a{color:#315d68;font-weight:750}.loading-card{text-align:center;color:#60727b;justify-items:center;gap:1rem;font-weight:700;display:grid}.loading-card img{border-radius:1.1rem;width:4.5rem;height:4.5rem}.completion-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.4rem;display:flex}.completion-help{color:#667980;margin-top:1rem;font-size:.9rem}@media (width<=600px){.onboarding-flow{padding:1rem}.flow-header{align-items:flex-start;gap:.75rem}.flow-header-actions{flex-direction:column-reverse;align-items:flex-end;gap:.45rem}.flow-header-actions>span{text-align:right;font-size:.72rem}.flow-card{border-radius:1.25rem;padding:1.4rem}.flow-card h1{font-size:clamp(1.9rem,9vw,2.6rem)}.flow-progress-copy{flex-direction:column;align-items:flex-start;gap:.2rem}.completion-actions{display:grid}.completion-actions .button{width:100%}}.footer-lead a{color:inherit;text-underline-offset:3px;font-weight:700;-webkit-text-decoration:underline #2c8e8173;text-decoration:underline #2c8e8173}.footer-lead a:hover{color:var(--teal-dark)}.language-switch{border:1px solid var(--line);background:var(--white);border-radius:999px;gap:2px;padding:3px;display:flex}.language-switch button{color:#718089;cursor:pointer;width:34px;height:29px;font:inherit;background:0 0;border:0;border-radius:999px;font-size:10px;font-weight:800}.language-switch button.active{color:var(--white);background:var(--navy)}.context-card{padding-bottom:8px}.service-icon.route{color:#238a64;background:#e0f5eb;font-size:14px}.service-icon.contact{color:#855891;background:#f2e8f5;font-size:13px}.compact-proof strong{color:var(--navy);font-weight:720}.selling-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.selling-card{border:1px solid var(--line);background:var(--white);border-radius:21px;min-height:310px;padding:28px 26px;box-shadow:0 10px 30px #10243e0b}.selling-card>span{width:43px;height:43px;color:var(--teal-dark);letter-spacing:.08em;background:#2aa7a11a;border-radius:13px;place-items:center;margin-bottom:70px;font-size:10px;font-weight:850;display:grid}.selling-card:first-child{color:var(--white);background:radial-gradient(circle at 100% 0%, #2aa7a138, transparent 37%), var(--navy);border-color:var(--navy);box-shadow:0 22px 48px #10243e2b}.selling-card:first-child>span{color:#7de0dc;background:#ffffff17}.selling-card h3{color:var(--navy);letter-spacing:-.025em;margin:0 0 12px;font-size:18px;line-height:1.25}.selling-card:first-child h3{color:var(--white)}.selling-card p{color:#6b7880;margin:0;font-size:12px;line-height:1.63}.selling-card:first-child p{color:#bdcbd4}.catalog-section{background:var(--soft)}.status-legend{grid-template-columns:repeat(3,1fr);gap:12px;margin:-18px 0 34px;display:grid}.plugin-legend{background:#ffffffb8;border:1px solid #565cd026;border-radius:15px;align-items:center;gap:14px;margin:-20px 0 32px;padding:14px 16px;display:flex}.plugin-legend p{color:#66757d;margin:0;font-size:10px;line-height:1.5}.legend-item{text-align:left;cursor:pointer;background:#ffffffb8;border:1px solid #10243e17;border-radius:16px;align-items:flex-start;gap:12px;min-height:84px;padding:16px 18px;transition:border-color .16s,transform .16s,box-shadow .16s;display:flex}.legend-item:hover,.legend-item.selected{border-color:#2aa7a152;transform:translateY(-2px);box-shadow:0 10px 24px #10243e12}.legend-item>i,.status-badge>i{background:var(--teal);border-radius:50%;flex:none;width:8px;height:8px;margin-top:6px}.status-limited>i{background:#d99744}.status-planned>i{background:#98a3aa}.legend-item>span{flex-direction:column;display:flex}.legend-item strong{color:var(--navy);font-size:12px}.legend-item small{color:#728087;margin-top:4px;font-size:9px;line-height:1.4}.catalog-search{justify-content:space-between;align-items:center;gap:16px;margin-bottom:44px;display:flex}.catalog-search label{color:#819097;background:var(--white);border:1px solid #10243e1c;border-radius:13px;align-items:center;gap:11px;width:min(520px,100%);height:48px;padding:0 16px;display:flex}.catalog-search input{width:100%;color:var(--charcoal);font:inherit;background:0 0;border:0;outline:0;font-size:14px}.catalog-search button{color:var(--teal-dark);cursor:pointer;font:inherit;background:0 0;border:0;font-size:12px;font-weight:750}.catalog-groups{flex-direction:column;gap:54px;display:flex}.category-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:17px;display:flex}.category-head h3{color:var(--navy);letter-spacing:-.025em;margin:0;font-size:20px}.category-head>span{min-width:31px;height:25px;color:var(--teal-dark);background:#2aa7a11a;border-radius:99px;place-items:center;padding-inline:8px;font-size:11px;font-weight:800;display:inline-grid}.integration-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.integration-card{background:var(--white);border:1px solid #10243e13;border-radius:17px;grid-template-rows:1fr auto;grid-template-columns:auto 1fr;gap:12px 14px;min-height:178px;padding:19px;display:grid;box-shadow:0 7px 22px #10243e09}.integration-logo{background:var(--white);border:1px solid #10243e14;border-radius:13px;place-items:center;width:46px;height:46px;display:grid;position:relative;overflow:hidden}.integration-logo img{object-fit:contain;background:0 0;width:30px;height:30px}.integration-copy h4{color:var(--navy);margin:2px 0 5px;font-size:15px}.integration-copy p{color:#738087;margin:0;font-size:12px;line-height:1.5}.integration-badges{flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:7px;display:flex}.status-badge{color:var(--teal-dark);letter-spacing:.025em;text-transform:uppercase;background:#2aa7a116;border-radius:99px;align-items:center;gap:6px;padding:5px 8px;font-size:10px;font-weight:820;display:inline-flex}.plugin-badge{color:#5057ad;letter-spacing:.035em;text-transform:uppercase;white-space:nowrap;background:#565cd014;border:1px solid #565cd02b;border-radius:99px;flex:none;align-items:center;padding:5px 8px;font-size:10px;font-weight:820;line-height:1;display:inline-flex}.status-badge>i{width:5px;height:5px;margin:0}.status-badge.status-limited{color:#9b672b;background:#d997441c}.status-badge.status-planned{color:#6e7a81;background:#98a3aa21}.catalog-note{color:#6f7c83;text-align:center;background:#ffffff8f;border:1px solid #10243e14;border-radius:13px;max-width:760px;margin:45px auto 0;padding:14px 17px;font-size:12px}.picker-section{padding-bottom:125px}.core-package{color:var(--white);background:radial-gradient(circle at 0 100%, #2aa7a13d, transparent 35%), radial-gradient(circle at 100% 0, #d79b9b29, transparent 30%), var(--navy);border-radius:22px;margin-bottom:58px;padding:31px;box-shadow:0 22px 52px #10243e2e}.mobile-plugin-package{background:linear-gradient(135deg, #565cd011, #2aa7a10d), var(--white);border:1px solid #565cd029;border-radius:18px;grid-template-columns:auto 1fr;align-items:center;gap:20px;margin:-34px 0 58px;padding:22px 24px;display:grid}.mobile-plugin-package h3{color:var(--navy);margin:2px 0 5px;font-size:20px}.mobile-plugin-package p{color:#68767e;margin:0;font-size:14px;line-height:1.55}.mobile-plugin-mark{background:var(--navy);border:1px solid #10243e14;border-radius:16px;place-items:center;width:58px;height:58px;display:grid;overflow:hidden;box-shadow:0 9px 20px #3c4f972e}.mobile-plugin-mark img{object-fit:cover;width:100%;height:100%}.core-package-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.core-package-head h3{letter-spacing:-.035em;margin:0;font-size:30px}.core-package-head .small-label{color:#71d6d1}.core-package-head>span{color:#77d9d5;text-transform:uppercase;background:#ffffff14;border-radius:99px;padding:7px 11px;font-size:11px;font-weight:850}.core-features{background:#ffffff14;border:1px solid #ffffff1a;border-radius:15px;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:28px;display:grid;overflow:hidden}.core-features span{color:#c9d4db;background:#10243ed1;padding:15px 17px;font-size:13px;line-height:1.45}.core-features span:first-letter{color:#77d9d5}.picker-groups{flex-direction:column;gap:45px;display:flex}.picker-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.picker-card{border:1px solid var(--line);text-align:left;background:var(--white);cursor:pointer;border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;min-height:88px;padding:15px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.picker-card:hover{border-color:#2aa7a159;transform:translateY(-2px)}.picker-card.selected{background:#2aa7a10a;border-color:#2aa7a18c;box-shadow:0 8px 20px #2aa7a112}.picker-card .integration-logo{border-radius:11px;width:39px;height:39px}.picker-card .integration-logo img{width:26px;height:26px}.picker-name{flex-direction:column;min-width:0;display:flex}.picker-name strong{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.picker-name small{color:#839097;font-size:11px;line-height:1.35}.checkmark{color:#8e9aa0;background:var(--white);border:1px solid #d8e1e3;border-radius:8px;place-items:center;width:24px;height:24px;font-size:12px;font-style:normal;font-weight:850;display:grid}.picker-card.selected .checkmark{color:var(--white);border-color:var(--teal);background:var(--teal)}.selection-summary{z-index:5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border:1px solid #10243e1c;border-radius:20px;justify-content:space-between;align-items:center;gap:25px;margin-top:55px;padding:22px 24px;display:flex;position:sticky;bottom:15px;box-shadow:0 18px 48px #10243e2b}.selection-summary h3{color:var(--navy);margin:0;font-size:18px}.selection-summary .small-label{margin-bottom:2px}.selected-chips{flex-wrap:wrap;gap:5px;margin-top:9px;display:flex}.selected-chips span{color:#627078;background:var(--soft);border-radius:99px;padding:4px 7px;font-size:10px;font-weight:750}.selection-notice{color:#607078;background:#2aa7a112;border:1px solid #2aa7a140;border-radius:14px;flex-direction:column;margin:14px 0 0;padding:15px 18px;font-size:13px;display:flex}.selection-notice strong{color:var(--teal-dark);font-size:14px}.process-section{background:var(--soft)}.responsibility-grid.two-column{grid-template-columns:1fr 1fr;max-width:920px;margin-inline:auto}.responsibility-grid.two-column .responsibility{min-height:420px}.responsibility-grid.two-column .sirko-side{transform:none}@media (width<=1020px){.hero{grid-template-columns:1fr .84fr;gap:35px}.proof-grid{grid-template-columns:1fr 1fr 1fr;padding-block:18px}.proof-grid p{grid-column:1/-1;margin:0}.steps{grid-template-columns:1fr 1fr}.step{min-height:205px}.step-number{margin-bottom:26px}.step-line{display:none}.steps .step:last-child{grid-column:1/-1}.services-layout,.security-layout{gap:45px}.selling-grid,.integration-grid,.picker-grid,.core-features{grid-template-columns:repeat(2,1fr)}}@media (width<=780px){.shell{width:min(100% - 30px,650px)}.nav{height:78px}.brand img{width:145px;height:55px}.nav-links>a:not(.nav-cta){display:none}.nav-links{gap:8px}.nav-cta{padding:9px 13px;font-size:11px}.hero{grid-template-columns:1fr;padding-block:58px 70px}.hero h1{font-size:clamp(45px,13vw,66px)}.lead{font-size:16px}.assistant-preview{min-height:520px}.phone-card{transform:none}.proof-grid{grid-template-columns:1fr 1fr}.section{padding-block:82px}.section-heading{margin-bottom:42px}.steps,.service-grid,.responsibility-grid,.security-layout,.security-cards,.faq,.selling-grid,.integration-grid,.picker-grid,.responsibility-grid.two-column,.status-legend{grid-template-columns:1fr}.selling-card{min-height:240px}.selling-card>span{margin-bottom:35px}.core-features{grid-template-columns:1fr}.selection-summary{flex-direction:column;align-items:stretch;position:static}.selection-summary .button{width:100%}.services-layout{grid-template-columns:1fr}.responsibility.sirko-side{transform:none}.responsibility{min-height:auto}.plain-language{grid-template-columns:1fr;gap:10px}.security-layout{gap:45px}.faq{gap:20px}.pilot{border-radius:22px;width:calc(100% - 30px);padding:70px 24px}.footer{flex-wrap:wrap;gap:8px 18px;padding-block:25px}.footer-lead{width:100%;margin-left:0}}@media (width<=460px){.hero-actions{flex-direction:column}.button{width:100%}.trust-list{flex-direction:column;gap:8px}.preview-glow{width:330px;height:330px}.proof-grid,.steps{grid-template-columns:1fr}.steps .step:last-child{grid-column:auto}.service-grid{grid-template-columns:1fr}.language-switch button{width:29px}.nav-cta{display:none}.catalog-search{flex-direction:column;align-items:flex-start}.core-package{padding:24px 20px}.core-package-head{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
