@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap");:root{--ink:#101a2d;--navy:#0c1b31;--blue:#2563eb;--blue2:#3478f6;--paper:#f6f7f9;--line:#dfe4ea;--muted:#657184;--green:#14815d;--red:#d9574e;--amber:#b36b16}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:DM Sans,sans-serif;background:#fff}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.wrap{width:min(1180px,calc(100% - 48px));margin:auto}.nav{height:82px;justify-content:space-between}.brand,.nav{display:flex;align-items:center}.brand{gap:10px;font:800 17px Manrope;letter-spacing:.12em}.brand-mark{display:grid;place-items:center;width:31px;height:31px;border-radius:9px;background:var(--blue);color:white;font-size:15px;letter-spacing:0}.nav nav{display:flex;gap:34px;font-size:14px;color:#3e4a5c}.nav-actions{gap:18px}.lang,.nav-actions{display:flex;align-items:center}.lang{gap:5px;font-size:12px;color:#a0a8b4}.lang button{padding:0;border:0;background:none;color:#9aa3b0;cursor:pointer;font-size:12px}.lang button.active{color:var(--ink);font-weight:700}.btn,.login{font-size:14px}.btn{border:1px solid var(--blue);border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:13px 20px;background:white;color:var(--blue);font-weight:700;cursor:pointer}.btn.small{padding:10px 15px}.btn.primary{background:var(--blue);color:#fff;box-shadow:0 8px 22px rgba(37,99,235,.18)}.btn.wide{width:100%}.hero{padding:82px 0 98px}.hero-grid{display:grid;grid-template-columns:1.08fr .82fr;grid-gap:90px;gap:90px;align-items:center}.eyebrow,.section-label{font-size:11px;letter-spacing:.13em;font-weight:800;color:var(--blue);display:flex;align-items:center;gap:9px;margin:0 0 20px}.eyebrow span{width:22px;height:2px;background:var(--blue)}h1,h2,h3{font-family:Manrope,sans-serif}.hero h1{font-size:57px;line-height:1.07;letter-spacing:-.045em;margin:0;max-width:690px}.hero-copy{font-size:19px;line-height:1.65;color:var(--muted);max-width:620px;margin:25px 0 31px}.hero-actions{display:flex;align-items:center;gap:25px}.text-link{font-weight:700;color:#344055;font-size:14px;border-bottom:1px solid #b9c0cb;padding-bottom:3px}.proof{display:flex;align-items:center;gap:12px;margin-top:30px;color:#697588;font-size:13px}.proof-avatars{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#e8eefb;color:var(--blue);font-weight:800;font-size:11px}.case-preview{background:var(--navy);color:white;border-radius:14px;box-shadow:0 30px 70px rgba(12,27,49,.22);overflow:hidden;transform:rotate(.8deg)}.case-top{height:54px;padding:0 20px;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.1);font-size:10px;letter-spacing:.1em;color:#9caabd}.case-top,.case-top div{display:flex;align-items:center}.case-top div{gap:8px;color:#b9c5d5}.status-dot{width:7px;height:7px;background:#35d298;border-radius:50%;box-shadow:0 0 0 4px rgba(53,210,152,.1)}.case-main{padding:27px 28px 25px}.case-main>p{font-size:10px;letter-spacing:.13em;color:#8492a8;text-transform:uppercase}.case-main h3{font-size:22px;margin:6px 0 19px}.case-amount{display:flex;justify-content:space-between;align-items:end;padding-bottom:23px;border-bottom:1px solid rgba(255,255,255,.1)}.case-amount strong{font:700 31px Manrope}.case-amount span{font-size:12px;color:#91a0b6}.trace{display:flex;align-items:center;margin:28px 0}.trace span{width:37px;height:37px;border:5px solid #233650;background:#6c87ad;border-radius:50%;position:relative;margin-right:41px}.trace span:after{content:"";position:absolute;height:2px;width:47px;left:31px;top:13px;background:#35506f}.trace .exchange{font-size:8px;display:grid;place-items:center;background:#2c66d5;border-color:#1d4fae;margin-right:0}.trace .exchange:after{display:none}.case-signal{display:flex;gap:12px;background:#142a48;border:1px solid #254364;border-radius:8px;padding:14px;color:#7cb1ff}.case-signal b{color:#e2eaf4;font-size:12px}.case-signal p{margin:3px 0 0;color:#8fa0b7;font-size:10px}.case-foot{display:flex;justify-content:space-between;padding:16px 27px;background:#091627;font-size:10px;color:#718199}.case-foot b{color:#d9e3ef;display:flex;align-items:center;gap:8px}.paths-section{background:var(--paper);padding:88px 0 96px}.paths-section h2,.pricing h2,.trust h2{font-size:38px;letter-spacing:-.035em;margin:0 0 42px}.path-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.path-card{background:#fff;border:1px solid #e1e5eb;border-radius:10px;padding:28px;min-height:285px;position:relative;transition:.2s}.path-card:hover{transform:translateY(-4px);box-shadow:0 16px 35px rgba(22,39,65,.08)}.card-no{position:absolute;right:22px;top:21px;color:#bdc4cd;font-size:11px;font-weight:700}.icon-wrap{width:47px;height:47px;border-radius:9px;display:grid;place-items:center;margin-bottom:32px}.path-card.red .icon-wrap{color:var(--red);background:#fff0ee}.path-card.blue .icon-wrap{color:var(--blue);background:#edf4ff}.path-card.green .icon-wrap{color:var(--green);background:#eaf8f2}.path-card h3{font-size:20px;margin:0 0 12px}.path-card p{color:var(--muted);font-size:14px;line-height:1.6;margin:0}.card-link{position:absolute;left:28px;bottom:27px;font-weight:700;font-size:13px;display:flex;gap:8px;align-items:center}.scan-section{background:linear-gradient(110deg,#102a50,#0b1b31);color:#fff;padding:72px 0}.scan-layout{display:grid;grid-template-columns:.75fr 1.35fr;grid-gap:75px;gap:75px;align-items:center}.section-label.light{color:#83b2ff}.scan-layout h2{font-size:36px;margin:0 0 13px}.scan-layout>div>p:last-child{color:#9fadc0;line-height:1.6;margin:0}.scan-form{background:white;color:var(--ink);border-radius:11px;padding:22px;box-shadow:0 20px 40px rgba(0,0,0,.15)}.form-row{display:grid;grid-template-columns:1.5fr .65fr auto;grid-gap:10px;gap:10px;align-items:end}.scan-form label span,.stack-field span{display:block;font-size:10px;font-weight:800;letter-spacing:.08em;color:#738095;margin:0 0 8px;text-transform:uppercase}.scan-form input,.scan-form select,.stack-field input,.stack-field select{height:47px;width:100%;border:1px solid #d9dfe7;border-radius:7px;padding:0 13px;outline:none;background:#fff}.scan-form input:focus,.stack-field input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #e8f0ff}.scan-btn{height:47px;white-space:nowrap}.safety{display:flex;gap:7px;align-items:flex-start;color:#8993a1!important;font-size:10px!important;margin:14px 0 0!important}.form-error{color:#c44840;font-size:11px;margin:8px 0 0}.trust{padding:95px 0}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:45px;gap:45px}.trust-item{display:flex;gap:15px}.trust-item>svg{color:var(--blue);margin-top:3px;flex:none}.trust-item h3{font-size:16px;margin:0 0 9px}.trust-item p{font-size:13px;color:var(--muted);line-height:1.6;margin:0}.pricing{background:#f3f5f7;padding:75px 0}.price-row{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff}.price-row div{padding:25px;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:12px}.price-row div:last-child{border:0}.price-row span{font-size:13px;color:var(--muted)}.price-row strong{font:700 26px Manrope}footer{background:#091628;color:#fff;padding:31px 0}.footer-grid{display:grid;grid-template-columns:180px 1fr auto;align-items:center;grid-gap:35px;gap:35px}.footer-grid p{font-size:11px;color:#8190a5;text-align:center}.footer-grid .lang button.active{color:#fff}.app-bg{min-height:100vh;background:#f4f6f8}.app-nav{height:72px;background:white;border-bottom:1px solid var(--line);padding:0 max(24px,calc((100vw - 1180px)/2));display:flex;justify-content:space-between;align-items:center}.app-nav>span{font-size:12px;color:var(--green)}.intake-shell{max-width:650px;margin:0 auto;padding:55px 24px}.progress{display:flex;align-items:center;justify-content:center;margin-bottom:28px}.progress span{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;border:1px solid #cad1da;font-size:11px;color:#8994a3}.progress span.active{background:var(--blue);border-color:var(--blue);color:#fff}.progress i{width:60px;height:1px;background:#d5dae1}.intake-card{background:white;border:1px solid var(--line);border-radius:13px;padding:42px;box-shadow:0 20px 50px rgba(20,35,58,.06)}.result-card{text-align:center}.result-icon{width:52px;height:52px;border-radius:12px;background:#eaf2ff;color:var(--blue);display:grid;place-items:center;margin:0 auto 22px}.intake-card .section-label{justify-content:center}.intake-card h1{font-size:31px;line-height:1.25;margin:0 0 15px}.intake-card>p:not(.section-label):not(.safety){color:var(--muted);line-height:1.65;font-size:14px}.mini-checks{display:flex;justify-content:center;gap:20px;margin:24px 0}.mini-checks span{display:flex;gap:6px;align-items:center;font-size:11px;color:var(--green)}.centered{display:block;width:max-content;margin:19px auto 0}.stack-field{display:block;margin:20px 0}.auth-bg{min-height:100vh;display:grid;grid-template-columns:45% 55%}.auth-aside{background:linear-gradient(145deg,#0a1a30,#13335d);padding:46px 9vw 42px 5vw;color:#fff;display:flex;flex-direction:column;justify-content:space-between}.light-brand{color:white}.auth-aside h1{font-size:43px;line-height:1.18;letter-spacing:-.04em;margin:0 0 20px}.auth-aside p:not(.eyebrow){color:#aab8cc;line-height:1.7}.auth-aside small{color:#8192a9}.auth-panel{display:grid;place-items:center;padding:45px;background:#fff}.auth-form{width:min(400px,100%)}.auth-form h2{font-size:30px;margin:0 0 30px}.auth-switch{text-align:center;color:var(--muted);font-size:13px}.auth-switch a{color:var(--blue);font-weight:700}.dashboard{min-height:100vh;background:#f3f5f7;display:grid;grid-template-columns:235px 1fr}.dashboard aside{background:#0c1b31;color:white;padding:28px 18px;display:flex;flex-direction:column;min-height:100vh}.dashboard aside nav{margin:48px 0 0;display:flex;flex-direction:column;gap:6px}.dashboard aside nav a{display:flex;align-items:center;gap:12px;padding:11px 13px;border-radius:7px;color:#91a0b6;font-size:13px}.dashboard aside nav a.selected{background:#17345a;color:#fff}.dashboard aside nav svg{width:17px}.dashboard aside nav small{margin-left:auto;background:#285892;padding:2px 6px;border-radius:8px}.side-safety{margin-top:auto;background:#122b4a;border:1px solid #1c3d63;border-radius:8px;padding:15px}.side-safety svg{color:#61d9a7;width:18px}.side-safety b{display:block;font-size:11px;margin:7px 0}.side-safety p{font-size:10px;line-height:1.5;color:#8394aa;margin:0}.profile{display:flex;gap:9px;align-items:center;margin-top:20px}.profile>span{width:32px;height:32px;background:#2f68b2;border-radius:50%;display:grid;place-items:center;font-size:10px}.profile b,.profile small{display:block;font-size:10px}.profile small{color:#7f90a8;margin-top:3px}.dash-main{padding:36px 42px}.dash-main>header{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.dash-main>header p,.panel-head p,.quick>p{margin:0 0 5px;color:#8994a3;font-size:9px;letter-spacing:.13em;font-weight:800}.dash-main>header h1{font-size:27px;margin:0}.dash-alert{display:flex;align-items:center;background:#fff7e8;border:1px solid #f0d8a8;border-radius:9px;padding:16px 18px;color:#b46a10}.dash-alert>svg{margin-right:14px}.dash-alert b{font-size:13px;color:#563b17}.dash-alert p{font-size:11px;margin:4px 0 0;color:#96713e}.dash-alert button{margin-left:auto;border:0;background:none;color:#8f570e;font-weight:700;display:flex;gap:7px;align-items:center}.dash-alert button svg{width:15px}.dash-grid{display:grid;grid-template-columns:1.7fr 1fr;grid-gap:18px;gap:18px;margin-top:18px}.activity-panel,.cases-panel,.quick{background:white;border:1px solid var(--line);border-radius:9px}.panel-head{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e8ebef}.panel-head h2{font-size:17px;margin:0}.panel-head>a{font-size:11px;color:var(--blue)}.case-row{display:grid;grid-template-columns:42px 1fr auto 48px;align-items:center;grid-gap:13px;gap:13px;padding:20px}.case-type{width:40px;height:40px;border-radius:8px;display:grid;place-items:center}.case-type.incident{background:#fff0ee;color:var(--red)}.case-type svg{width:19px}.case-row b,.case-row p,.case-row small{display:block}.case-row small{font-size:8px;color:#9aa3af;letter-spacing:.09em}.case-row b{font-size:12px;margin:5px 0}.case-row p{font-size:10px;color:#7a8696;margin:0}.pill{font-size:8px;font-weight:800;letter-spacing:.06em;padding:6px 8px;border-radius:5px}.pill.amber{background:#fff3db;color:#a56312}.case-row time{font-size:9px;color:#8b95a4}.timeline{display:grid;grid-template-columns:12px 1fr;grid-gap:0 12px;gap:0 12px;padding:20px}.timeline>span{width:9px;height:9px;background:var(--blue);border-radius:50%;margin-top:3px}.timeline>div{border-left:1px solid #dfe4e9;margin-left:-17px;padding:0 0 22px 24px}.timeline>div:last-child{border:0}.timeline b{font-size:11px}.timeline p,.timeline small{font-size:9px;color:#8b96a5;margin:4px 0}.quick{margin-top:18px;padding:20px}.quick>div{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.quick a{display:grid;grid-template-columns:37px 1fr 18px;align-items:center;grid-gap:10px;gap:10px;border:1px solid #e2e6eb;border-radius:8px;padding:13px}.quick a>svg:first-child{background:#edf3fe;color:var(--blue);padding:9px;width:37px;height:37px;border-radius:7px}.quick a>svg:last-child{width:15px;color:#9aa4b1}.quick b,.quick small{display:block;font-size:11px}.quick small{color:#8591a0;margin-top:3px}@media(max-width:900px){.nav .login,.nav nav{display:none}.hero-grid,.scan-layout{grid-template-columns:1fr}.hero{padding-top:50px}.hero h1{font-size:45px}.case-preview{max-width:560px}.path-grid,.trust-grid{grid-template-columns:1fr}.scan-layout{gap:30px}.price-row{grid-template-columns:1fr 1fr}.auth-bg{grid-template-columns:1fr}.auth-aside{display:none}.dashboard{grid-template-columns:70px 1fr}.dashboard aside{padding:24px 12px}.dashboard aside .brand span:last-child,.dashboard aside nav a.selected,.dashboard aside nav a:not(.selected){font-size:0}.dashboard aside nav a svg{width:19px}.profile div,.side-safety{display:none}.dash-grid{grid-template-columns:1fr}.dash-main{padding:28px}.quick>div{grid-template-columns:1fr}}@media(max-width:600px){.wrap{width:min(100% - 30px,1180px)}.nav{height:68px}.nav-actions .btn{display:none}.hero{padding:45px 0 65px}.hero h1{font-size:38px}.hero-copy{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column}.case-main{padding:22px}.paths-section,.trust{padding:65px 0}.paths-section h2,.pricing h2,.trust h2{font-size:30px}.form-row{grid-template-columns:1fr}.form-row .chain{width:100%}.price-row{grid-template-columns:1fr}.price-row div{border-right:0;border-bottom:1px solid var(--line)}.footer-grid{grid-template-columns:1fr;text-align:center}.footer-grid .brand,.footer-grid .lang{justify-content:center}.auth-panel{padding:30px 22px}.intake-card{padding:28px 22px}.dashboard{display:block}.dashboard aside{display:none}.dash-main{padding:22px 14px}.dash-main>header .btn{font-size:0;padding:13px}.dash-grid{grid-template-columns:1fr}.case-row{grid-template-columns:40px 1fr}.case-row .pill,.case-row time{display:none}}.price-rate-note{margin:13px 2px 0;color:#7d8998;font-size:11px}.brand-logo{display:block;position:relative;width:44px;height:44px;flex:none}.brand-logo-image{display:block;width:100%;height:100%;object-fit:contain}.brand-logo-dark{display:none;position:absolute;inset:0}.light-brand .brand-logo-light,footer .brand-logo-light{display:none}.light-brand .brand-logo-dark,footer .brand-logo-dark{display:block}.brand-mark{width:44px!important;height:44px!important;background:transparent url(/brand/cryptalume-logo.png) 50%/contain no-repeat!important;color:transparent!important;border-radius:0!important;overflow:hidden}.admin-side .brand-logo,.dashboard .brand-logo{width:44px;height:44px}.footer-grid .brand-logo{width:40px;height:40px}.lead-chat{background:#fff;border:1px solid #dce5e1;border-radius:18px;box-shadow:0 28px 70px rgba(15,57,43,.15);overflow:hidden;min-height:540px;display:flex;flex-direction:column}.lead-chat>header{display:flex;gap:12px;align-items:center;padding:18px 20px;border-bottom:1px solid #e8eeeb;background:#fbfdfc}.ai-avatar,.lead-message.ai>span{width:38px;height:38px;border-radius:11px;background:#e8f6f0;color:var(--green);display:grid;place-items:center;flex:none}.ai-avatar svg{width:20px}.lead-chat>header b,.lead-chat>header small{display:block}.lead-chat>header b{font:700 13px Manrope}.lead-chat>header small{font-size:10px;color:#78867f;margin-top:4px}.lead-chat>header small i{display:inline-block;width:6px;height:6px;background:#32b77b;border-radius:50%;margin-right:5px}.lead-messages{padding:20px;display:flex;flex-direction:column;gap:13px;min-height:275px;max-height:330px;overflow:auto}.lead-message{display:flex;align-items:flex-end;gap:8px}.lead-message>span{width:27px;height:27px;border-radius:8px}.lead-message>span svg{width:14px}.lead-message p{max-width:83%;margin:0;padding:11px 13px;border-radius:12px;font-size:12px;line-height:1.55;background:#f1f5f3;color:#33433d}.lead-message.customer{justify-content:flex-end}.lead-message.customer p{background:#153f32;color:#fff;border-bottom-right-radius:4px}.lead-message.ai p{border-bottom-left-radius:4px}.typing{display:flex;gap:4px}.typing i{width:5px;height:5px;background:#7e9088;border-radius:50%;animation:typing 1.2s infinite}.typing i:nth-child(2){animation-delay:.15s}.typing i:nth-child(3){animation-delay:.3s}@keyframes typing{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.lead-prompts{display:flex;gap:6px;flex-wrap:wrap;padding:0 20px 14px}.lead-prompts button{border:1px solid #cfdcd6;background:#fff;color:#365449;border-radius:20px;padding:7px 10px;font-size:10px;cursor:pointer}.lead-chat>form{margin:0 20px 12px;border:1px solid #cfdad5;border-radius:12px;padding:8px;display:flex;align-items:flex-end;gap:8px}.lead-chat textarea{border:0;outline:0;resize:none;width:100%;min-height:52px;max-height:120px;padding:7px;font:12px DM Sans;color:var(--ink)}.lead-chat form button{width:38px;height:38px;border-radius:9px;border:0;background:var(--green);color:#fff;display:grid;place-items:center;cursor:pointer;flex:none}.lead-chat form button:disabled{opacity:.35}.lead-chat form button svg{width:17px}.lead-chat>footer{margin-top:auto;background:#f6f9f7;color:#7b8983;padding:11px 18px;display:flex;align-items:center;gap:7px;font-size:9px}.lead-chat>footer svg{width:13px;color:var(--green)}.lead-error{color:#b84a43;font-size:10px;margin:0 20px 10px}.lead-handoff{margin:0 20px 16px;padding:14px;background:#eaf7f1;border:1px solid #c8e8d9;border-radius:12px;color:#244c3d;display:flex;gap:11px}.lead-handoff>svg{width:22px;flex:none}.lead-handoff b{font-size:12px}.lead-handoff p{font-size:10px;line-height:1.45;margin:4px 0 9px}.lead-handoff a{display:inline-flex;align-items:center;gap:7px;font-size:10px;font-weight:800;color:var(--green)}.lead-handoff a svg{width:13px}.price-row.simplified{grid-template-columns:repeat(3,1fr)}@media(max-width:900px){.lead-chat{max-width:620px}.hero-grid{gap:55px}}@media(max-width:600px){.lead-chat{min-height:500px}.lead-messages{max-height:300px}.price-row.simplified{grid-template-columns:1fr}}.auth-error{color:#b6453e;background:#fff1ef;border:1px solid #f1ceca;padding:10px;border-radius:7px;font-size:11px}.auth-forgot{text-align:right;font-size:11px;margin:-9px 0 22px}.auth-forgot a{color:var(--blue)}.auth-success p{color:var(--muted);line-height:1.65}.standalone-auth{min-height:100vh}.standalone-auth .auth-form{padding:35px;border:1px solid var(--line);border-radius:14px;box-shadow:0 18px 50px rgba(20,35,58,.08)}.google-auth-button{width:100%;height:48px;border:1px solid #d8dce2;border-radius:8px;background:#fff;color:#263246;display:flex;align-items:center;justify-content:center;gap:11px;font-size:13px;font-weight:700;cursor:pointer;box-shadow:0 2px 7px rgba(20,35,58,.04);transition:.18s}.google-auth-button:hover{border-color:#b9c1cd;background:#f8fafc;box-shadow:0 5px 14px rgba(20,35,58,.08)}.google-auth-button:disabled{opacity:.6;cursor:default}.google-auth-button svg{width:19px;height:19px;flex:none}.auth-divider{display:flex;align-items:center;gap:12px;margin:21px 0 5px;color:#8a94a3;font-size:10px;text-transform:uppercase;letter-spacing:.07em}.auth-divider:after,.auth-divider:before{content:"";height:1px;background:#e2e6eb;flex:1 1}.auth-divider span{white-space:nowrap}.price-row.simplified{grid-template-columns:repeat(4,1fr)}.price-row strong small{font:600 10px DM Sans;color:#7a8796;margin-left:4px}.incident-product{padding:90px 0;background:#f4f8f6}.incident-intro{max-width:790px}.incident-intro h2{font-size:40px;line-height:1.16;letter-spacing:-.035em;margin:0 0 18px}.incident-intro>p:last-child{color:#657a71;font-size:15px;line-height:1.7}.drainer-explainer{margin:31px 0;border:1px solid #cdded7;border-radius:13px;background:#fff;overflow:hidden}.drainer-explainer summary{list-style:none;cursor:pointer;padding:18px 21px;display:flex;align-items:center;gap:11px;color:#265c48;font-size:13px;font-weight:800}.drainer-explainer summary::-webkit-details-marker{display:none}.drainer-explainer summary:after{content:"+";margin-left:auto;font-size:22px;font-weight:400}.drainer-explainer[open] summary:after{content:"–"}.drainer-explainer summary svg{width:19px}.drainer-explainer>div{padding:0 55px 20px}.drainer-explainer p{margin:0 0 11px;color:#63766e;font-size:12px;line-height:1.65}.incident-plans{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.incident-plan{position:relative;background:#fff;border:1px solid #d4e1dc;border-radius:17px;padding:30px;display:flex;flex-direction:column}.incident-plan.paid{border:2px solid #3a9974;box-shadow:0 20px 50px rgba(20,81,61,.11)}.incident-plan-badge{position:absolute;right:20px;top:18px;border-radius:20px;background:#dff3ea;color:#247153;padding:6px 9px;font-size:8px;font-weight:900;letter-spacing:.08em}.incident-plan-head{display:flex;align-items:center;gap:14px}.incident-plan-head>svg{width:42px;height:42px;padding:10px;border-radius:11px;background:#e8f5ef;color:#2f8f6b}.incident-plan-head span{display:block;color:#75887f;font-size:8px;font-weight:900;letter-spacing:.1em}.incident-plan h3{font-size:25px;margin:5px 0 0}.incident-plan>p{min-height:47px;color:#687b73;font-size:12px;line-height:1.6;margin:20px 0 14px}.incident-plan ul{list-style:none;padding:0;margin:0 0 25px;display:flex;flex-direction:column;gap:11px}.incident-plan li{display:flex;gap:9px;align-items:flex-start;font-size:12px;line-height:1.45}.incident-plan li svg{width:16px;color:#2f9a70;flex:none}.incident-plan .btn{margin-top:auto}.incident-price-note{margin:15px 2px 0;color:#71827a;font-size:10px}.monitoring-option{display:flex;gap:10px;padding:13px;margin:0 0 14px;border:1px solid #cae0d6;border-radius:10px;background:#f3f9f6;cursor:pointer}.monitoring-option input{width:16px;height:16px;margin:2px 0 0;accent-color:#2f8f6b;flex:none}.monitoring-option b,.monitoring-option small{display:block}.monitoring-option b{font-size:10px;color:#285b47}.monitoring-option small{font-size:9px;line-height:1.45;color:#6d7f77;margin-top:4px}.incident-scan-start{margin-top:35px;padding:30px;border:1px solid #cdded7;border-radius:17px;background:#eef6f2}.incident-scan-start>.section-label{margin-bottom:10px}.incident-scan-start>h3{font-size:25px;margin:0 0 8px}.incident-scan-start>p:not(.section-label){max-width:720px;color:#61766d;font-size:12px;line-height:1.55;margin:0 0 18px}.incident-scan-start .scan-form{box-shadow:none;border:1px solid #d3e0da}.incident-plan.paid>ul{margin-bottom:17px}@media(max-width:760px){.price-row.simplified{grid-template-columns:1fr}.incident-product{padding:65px 0}.incident-intro h2{font-size:31px}.incident-plans{grid-template-columns:1fr}.drainer-explainer>div{padding:0 21px 17px}.incident-plan{padding:24px}.incident-plan>p{min-height:0}.incident-plan-badge{position:static;width:max-content;margin:0 0 14px auto}.incident-scan-start{padding:21px}}.incident-product{position:relative;isolation:isolate;background:linear-gradient(145deg,#0a3027,#0d4637 52%,#082b24);color:#fff;overflow:hidden}.incident-product:before{content:"";position:absolute;inset:0;z-index:-1;background-image:radial-gradient(circle at center,rgba(112,226,179,.7) 0 2px,transparent 2.5px),linear-gradient(30deg,transparent 48%,rgba(92,196,154,.16) 49%,rgba(92,196,154,.16) 51%,transparent 52%),linear-gradient(150deg,transparent 48%,rgba(92,196,154,.12) 49%,rgba(92,196,154,.12) 51%,transparent 52%);background-size:74px 74px,148px 128px,148px 128px;background-position:0 0,0 0,74px 0;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.85),rgba(0,0,0,.2) 72%,transparent);mask-image:linear-gradient(180deg,rgba(0,0,0,.85),rgba(0,0,0,.2) 72%,transparent)}.incident-product>.wrap{position:relative;z-index:1}.incident-product .incident-intro>p:last-child{color:#b4cec4}.incident-product .section-label{color:#79d4ae}.incident-product .drainer-explainer{background:rgba(255,255,255,.96);color:#143c30;border-color:rgba(140,218,187,.45)}.incident-product .incident-plan{color:var(--ink);background:rgba(255,255,255,.98)}.incident-product .incident-price-note{color:#a9c8bc}.incident-product .incident-scan-start{color:var(--ink);background:rgba(242,249,246,.98);border-color:#77bfa2;box-shadow:0 24px 55px rgba(0,0,0,.18)}.incident-product .incident-scan-start>.section-label{color:#2f8f6b}.scan-start-cta svg{animation:scan-arrow 1.15s ease-in-out infinite}@keyframes scan-arrow{0%,to{transform:translateX(0)}50%{transform:translateX(6px)}}.scan-route-pulse{position:absolute;inset:0;z-index:8;pointer-events:none}.scan-route-pulse svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.scan-route-pulse path{fill:none;stroke:#7cf0bc;stroke-width:4;stroke-linecap:round;filter:drop-shadow(0 0 7px rgba(124,240,188,.95));stroke-dasharray:14 11;animation:scan-route-flow 1s ease-out forwards}.scan-route-pulse i{position:absolute;border:3px solid #57c995;border-radius:18px;opacity:0;animation:scan-target-wrap .8s ease-out .58s forwards}@keyframes scan-route-flow{0%{stroke-dashoffset:360;opacity:0}15%{opacity:1}to{stroke-dashoffset:0;opacity:1}}@keyframes scan-target-wrap{0%{opacity:0;box-shadow:0 0 0 0 rgba(87,201,149,.5)}45%{opacity:1;box-shadow:0 0 0 10px rgba(87,201,149,.2)}to{opacity:0;box-shadow:0 0 0 20px rgba(87,201,149,0)}}.scan-not-eligible{display:flex;gap:15px;margin-top:18px;padding:24px;border:1px solid #e2d2aa;border-radius:15px;background:#fff9e9;color:#5d4a22}.scan-not-eligible>svg{width:24px;flex:none}.scan-not-eligible span{font-size:8px;font-weight:900;letter-spacing:.1em}.scan-not-eligible h2{font-size:19px;margin:6px 0}.scan-not-eligible p{font-size:11px;line-height:1.6;margin:0}.incident-plan ul{gap:9px}.incident-plan li{font-size:11px}@media(prefers-reduced-motion:reduce){.scan-route-pulse i,.scan-route-pulse path,.scan-start-cta svg{animation:none}}.incident-product .incident-plan.paid{background:linear-gradient(145deg,#e7f5ef,#d9eee5);border-color:#77c3a4;box-shadow:0 22px 55px rgba(0,0,0,.22)}.incident-product .incident-plan.paid .monitoring-option{background:rgba(255,255,255,.68)}.scan-progress{margin:15px 0 5px}.scan-progress:before{content:"";background:#dce9e3}.scan-progress:before,.scan-progress>span{display:block;height:8px;border-radius:9px}.scan-progress>span{width:0;margin-top:-8px;background:linear-gradient(90deg,#2f8f6b,#75d7ad,#2f8f6b);box-shadow:0 0 12px rgba(57,171,127,.45);animation:scan-loading-bar 3.2s cubic-bezier(.2,.72,.25,1) forwards}.scan-progress p{font-size:10px;color:#638073;margin:8px 0 0}@keyframes scan-loading-bar{0%{width:2%}35%{width:38%}70%{width:76%}to{width:100%}}.scan-ready{display:grid;grid-template-columns:28px 1fr auto;grid-gap:12px;gap:12px;align-items:center;margin:15px 0 5px;padding:14px;border:1px solid #9bd1ba;border-radius:11px;background:#e9f7f0;color:#254e3e}.scan-ready>svg{width:24px;color:#2f9a70}.scan-ready b{font-size:12px}.scan-ready p{font-size:9px;line-height:1.45;margin:4px 0 0}.scan-ready .btn{padding:10px 13px;font-size:10px;white-space:nowrap}.dashboard-scan-result{background:#fff;border:1px solid #d8e5df;border-radius:15px;padding:28px;box-shadow:0 15px 40px rgba(18,61,46,.07)}.dashboard-scan-status{display:flex;gap:14px;align-items:center;padding-bottom:20px;border-bottom:1px solid #e5ece8}.dashboard-scan-status>svg{width:42px;height:42px;padding:9px;border-radius:11px;background:#e5f5ed;color:#2e926b}.dashboard-scan-status span{font-size:8px;font-weight:900;letter-spacing:.1em;color:#398166}.dashboard-scan-status h2{font-size:21px;margin:4px 0}.dashboard-scan-status p{font-size:10px;color:#71837b;margin:0;overflow-wrap:anywhere}.dashboard-scan-result article{margin:20px 0;padding:20px;border-radius:12px;background:#f1f7f4}.dashboard-scan-result article h3{font-size:15px;margin:0 0 10px}.dashboard-scan-result article>p{font-size:11px;line-height:1.65;color:#52685f}.dashboard-scan-result article ul{list-style:none;padding:0;margin:13px 0 0;display:flex;flex-direction:column;gap:8px}.dashboard-scan-result article li{display:flex;gap:7px;font-size:10px;color:#445d53}.dashboard-scan-result article li svg{width:14px;flex:none;color:#b47a20}.dashboard-scan-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.scan-unavailable{display:flex;align-items:center;gap:7px;color:#856421;font-size:10px}.scan-unavailable svg{width:15px}.dashboard-scan-actions button:disabled{opacity:.55;cursor:not-allowed}@media(max-width:700px){.scan-ready{grid-template-columns:25px 1fr}.scan-ready .btn{grid-column:1/-1;width:100%}.dashboard-scan-result{padding:19px}.dashboard-scan-actions .btn{width:100%}}.dashboard-payment-note{margin:13px 0 0;padding:10px 12px;border-radius:8px;background:#fff7e5;color:#795b1e;font-size:10px;line-height:1.5}.workspace-error{margin:-10px 0 16px;padding:12px 14px;border:1px solid #efc9c5;border-radius:9px;background:#fff0ef;color:#9e433d;font-size:11px}.case-payment{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 21px;border-bottom:1px solid #d9e8e1;background:linear-gradient(120deg,#e8f7f0,#f5fbf8)}.analysis-progress span,.case-payment span{display:block;font-size:8px;font-weight:900;letter-spacing:.1em;color:#2f8f6b}.case-payment strong{display:block;font:700 17px Manrope;margin:5px 0}.case-payment p{font-size:10px;line-height:1.45;color:#61766d;margin:0}.case-payment .btn{flex:none}.payment-confirmed{display:flex;gap:10px;align-items:center;padding:12px 18px;border-bottom:1px solid #d8e9e1;background:#edf9f3;color:#245a45}.payment-confirmed>svg{width:22px}.payment-confirmed b,.payment-confirmed small{display:block}.payment-confirmed b{font-size:10px}.payment-confirmed small{font-size:8px;color:#698077;margin-top:3px}.dashboard-monitor-choice{display:flex;gap:10px;margin-top:17px;padding:14px;border:1px solid #bed9cd;border-radius:10px;background:#eff8f4;cursor:pointer}.dashboard-monitor-choice input{margin:2px 0 0;accent-color:#2f8f6b}.dashboard-monitor-choice b,.dashboard-monitor-choice small{display:block}.dashboard-monitor-choice b{font-size:10px;color:#24523f}.dashboard-monitor-choice small{font-size:9px;line-height:1.5;color:#687d74;margin-top:4px}.analysis-progress{display:grid;grid-template-columns:38px 1fr;grid-gap:14px;gap:14px;margin-top:18px;padding:19px;border:1px solid #a9d3c1;border-radius:12px;background:linear-gradient(140deg,#edf9f4,#e1f3eb)}.analysis-progress>svg{width:38px;height:38px;padding:9px;border-radius:9px;background:#fff;color:#2f8f6b}.analysis-progress h3{font-size:16px;margin:6px 0}.analysis-progress p{font-size:10px;line-height:1.55;color:#5d746a;margin:0 0 12px}.monitoring-state{display:grid;grid-template-columns:34px 1fr auto;grid-gap:12px;gap:12px;align-items:center;margin-top:14px;padding:14px;border:1px solid #b9dbc9;border-radius:10px;background:#ecf8f2;color:#285c47}.monitoring-state>svg{width:30px;height:30px;padding:7px;border-radius:8px;background:#fff}.monitoring-state b,.monitoring-state small{display:block}.monitoring-state b{font-size:10px}.monitoring-state small{font-size:8px;color:#71847c;margin-top:3px}.monitoring-state button{border:0;background:none;color:#28795b;font-size:9px;text-decoration:underline;cursor:pointer}.monitoring-state.past_due{border-color:#edd4a0;background:#fff8e8;color:#815d18}.monitoring-state.cancelled{border-color:#dce4e0;background:#f5f7f6;color:#728078}.client-trace{margin:13px 0;padding:12px;border:1px solid #c4ddd2;border-radius:9px;background:rgba(255,255,255,.72)}.client-trace>b{display:block;margin-bottom:8px;font-size:10px;color:#24533f}.client-trace>div{display:flex;flex-direction:column;gap:5px}.client-trace a{display:grid;grid-template-columns:42px minmax(0,1fr) auto;grid-gap:8px;gap:8px;align-items:center;padding:7px;border-radius:6px;background:#f2f8f5;color:#355448}.client-trace a span{font-size:7px;letter-spacing:0}.client-trace code{overflow:hidden;text-overflow:ellipsis;font-size:8px}.client-trace strong{font-size:8px;white-space:nowrap}.client-trace>small{display:block;margin-top:8px;font-size:8px;line-height:1.45;color:#74857e}.movement-feed{margin-top:15px;border:1px solid #c8ddd4;border-radius:11px;background:#fff;overflow:hidden}.movement-feed>header{display:flex;align-items:center;justify-content:space-between;padding:15px 17px;border-bottom:1px solid #e1ebe7;background:#f5faf8}.movement-feed header span{font-size:7px;letter-spacing:.1em;font-weight:900;color:#2f8f6b}.movement-feed header h3{font-size:14px;margin:4px 0 0}.movement-feed header>b{min-width:24px;height:24px;padding:0 7px;border-radius:12px;background:#2f8f6b;color:#fff;display:grid;place-items:center;font-size:9px}.movement-feed>article{display:grid;grid-template-columns:32px 1fr;grid-gap:11px;gap:11px;padding:15px 17px;border-bottom:1px solid #edf2f0}.movement-feed>article:last-child{border-bottom:0}.movement-feed>article>svg{width:30px;height:30px;padding:7px;border-radius:8px;background:#e8f6f0;color:#2f8f6b}.movement-feed article strong,.movement-feed article time{display:block}.movement-feed article strong{font-size:10px;color:#244c3d}.movement-feed article time{font-size:8px;color:#84948d;margin:3px 0 8px}.movement-feed article a{display:grid;grid-template-columns:40px minmax(0,1fr) auto;grid-gap:7px;gap:7px;align-items:center;padding:7px 8px;margin-top:4px;border-radius:6px;background:#f5f8f7;color:#3e5b50}.movement-feed article a span{font-size:7px;letter-spacing:0}.movement-feed article a code{font-size:8px;overflow:hidden}.movement-feed article a b{font-size:8px;white-space:nowrap}@media(max-width:520px){.analysis-progress{grid-template-columns:1fr}.analysis-progress>svg{display:none}.client-trace a{grid-template-columns:38px 1fr}.client-trace strong{grid-column:2}.movement-feed>article{padding:13px}.movement-feed article a{grid-template-columns:35px 1fr}.movement-feed article a b{grid-column:2}}@media(max-width:700px){.case-payment{align-items:flex-start;flex-direction:column}.case-payment .btn{width:100%}.monitoring-state{grid-template-columns:30px 1fr}.monitoring-state button{grid-column:1/-1;text-align:left}.dashboard-monitor-choice{margin-bottom:2px}}.free-scan-note{font-size:10px;color:#71827a;margin:9px 0 0}.scan-result-page{min-height:100vh;background:#f4f8f6;color:var(--ink);padding-bottom:70px}.scan-result-nav{height:82px;padding:0 max(24px,calc((100vw - 1120px)/2));display:flex;align-items:center;justify-content:space-between;background:#0d2b22;color:#fff}.scan-result-nav .brand{color:#fff}.scan-result-nav>span{display:flex;align-items:center;gap:8px;color:#a9c7bb;font-size:11px}.scan-result-nav>span svg{width:17px;color:#59c497}.scan-result-shell{width:min(100% - 36px,1020px);margin:42px auto 0}.scan-result-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:34px;border-radius:18px;background:#123e31;color:#fff;box-shadow:0 22px 50px rgba(14,55,43,.16)}.scan-result-hero p{margin:0 0 9px;color:#8fd3b5;font-size:10px;letter-spacing:.12em;font-weight:800}.scan-result-hero h1{margin:0 0 18px;font-size:32px}.scan-result-hero>a{display:flex;align-items:center;gap:7px;color:#d8eee5;font-size:11px;font-weight:700}.scan-result-hero>a svg{width:15px}.scan-risk{display:inline-flex;padding:7px 11px;border-radius:20px;font-size:10px;font-weight:800;background:#e9f4ef;color:#275f4c}.scan-risk.low{background:#dff5e9;color:#216944}.scan-risk.medium{background:#fff1cc;color:#865c00}.scan-risk.high{background:#ffe0dc;color:#a23b31}.scan-result-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px;margin-top:18px}.scan-panel{background:#fff;border:1px solid #dce6e1;border-radius:15px;padding:25px}.scan-panel h2{font-size:18px;margin:0 0 19px}.scan-facts>div{display:grid;grid-template-columns:135px minmax(0,1fr);grid-gap:16px;gap:16px;padding:11px 0;border-bottom:1px solid #edf1ef}.scan-facts>div:last-child{border:0}.scan-facts span{color:#7b8c85;font-size:10px}.scan-facts b{font-size:11px;overflow-wrap:anywhere}.scan-signals{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.scan-signals li{display:flex;gap:10px;padding:12px;border-radius:10px;background:#f1f7f4;color:#36584b;font-size:11px;line-height:1.5}.scan-signals li.warning{background:#fff7e4;color:#72551d}.scan-signals li.danger{background:#fff0ed;color:#8c3e35}.scan-signals svg{width:18px;flex:none}.scan-signals small{display:block;margin-top:4px;opacity:.72}.scan-clean{display:flex;gap:12px;color:#426558}.scan-clean svg{width:22px;color:#30a474;flex:none}.scan-clean p{font-size:11px;line-height:1.6;margin:0}.scan-activity{margin-top:18px}.scan-activity>a{display:grid;grid-template-columns:110px 1fr 180px;grid-gap:15px;gap:15px;padding:12px 0;border-top:1px solid #edf1ef;color:inherit}.scan-activity small,.scan-activity span{font-size:10px;color:#788b83}.scan-activity b{font-size:11px;overflow:hidden;text-overflow:ellipsis}.scan-activity small{text-align:right}.scan-limit{display:flex;gap:13px;margin-top:18px;padding:19px 21px;border:1px solid #ebd7ad;border-radius:13px;background:#fff9ea;color:#624e25}.scan-limit svg{width:20px;flex:none}.scan-limit b{font-size:12px}.scan-limit p{font-size:10px;line-height:1.55;margin:6px 0 0}.scan-result-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:22px}.scan-result-actions>.btn:not(.primary){border:1px solid #b8cec4;color:#285d49}.scan-result-actions small{margin-left:auto;color:#76877f;font-size:10px}.scan-loading,.scan-missing{min-height:calc(100vh - 82px);display:grid;place-items:center;align-content:center;grid-gap:13px;gap:13px;text-align:center}.scan-missing>svg{width:44px;color:var(--green)}.scan-missing h1,.scan-missing p{margin:0}.scan-missing p{color:var(--muted);font-size:12px}.scan-missing .btn{margin-top:9px}@media(max-width:760px){.scan-result-nav{height:70px;padding:0 18px}.scan-result-nav>span{display:none}.scan-result-shell{margin-top:20px}.scan-result-hero{display:block;padding:25px}.scan-result-hero h1{font-size:26px}.scan-result-hero>a{margin-top:22px}.scan-result-grid{grid-template-columns:1fr}.scan-panel{padding:20px}.scan-activity>a{grid-template-columns:85px 1fr}.scan-activity small{display:none}.scan-result-actions{align-items:stretch}.scan-result-actions .btn{justify-content:center;width:100%}.scan-result-actions small{margin:4px auto 0}.scan-facts>div{grid-template-columns:110px minmax(0,1fr)}}.scan-upgrade{display:grid;grid-template-columns:50px 1fr auto;grid-gap:18px;gap:18px;align-items:start;margin-top:18px;padding:25px;border:2px solid #3a9974;border-radius:15px;background:#fff;box-shadow:0 16px 35px rgba(29,104,77,.08)}.scan-upgrade-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:12px;background:#e4f4ed;color:#2f8f6b}.scan-upgrade-icon svg{width:22px}.scan-upgrade span{font-size:8px;font-weight:900;letter-spacing:.1em;color:#368365}.scan-upgrade h2{font-size:20px;margin:6px 0 8px}.scan-upgrade p{max-width:600px;margin:0;color:#667b72;font-size:11px;line-height:1.55}.scan-upgrade ul{list-style:none;display:flex;gap:15px;flex-wrap:wrap;padding:0;margin:13px 0 0}.scan-upgrade li{display:flex;align-items:center;gap:5px;font-size:10px;color:#365d4e}.scan-upgrade li svg{width:13px;color:#31926b}.scan-upgrade-price{min-width:150px;text-align:right}.scan-upgrade-price b,.scan-upgrade-price small{display:block}.scan-upgrade-price b{font:800 25px Manrope}.scan-upgrade-price small{font-size:9px;color:#74867e;margin:3px 0 13px}.scan-upgrade-price .btn{padding:10px 13px;font-size:11px}@media(max-width:760px){.scan-upgrade{grid-template-columns:42px 1fr}.scan-upgrade-price{grid-column:1/-1;text-align:left}.scan-upgrade-price .btn{width:100%;margin-top:8px}.scan-upgrade ul{display:grid;grid-gap:8px;gap:8px}}.scan-narrative{display:flex;gap:16px;margin-top:18px;padding:25px;border:1px solid #cfe1d9;border-radius:15px;background:#edf7f2}.scan-narrative>svg{width:25px;color:#2f8f6b;flex:none}.scan-narrative span{font-size:8px;font-weight:900;letter-spacing:.1em;color:#398267}.scan-narrative h2{font-size:19px;margin:6px 0 10px}.scan-narrative p{font-size:11px;line-height:1.6;color:#536b61;margin:6px 0}.scan-narrative .btn{margin-top:10px;padding:10px 14px;font-size:11px}.workspace-loading{display:grid;place-items:center;color:var(--green);font:700 18px Manrope}.case-workspace,.workspace-loading{min-height:100vh;background:#f3f6f4}.case-workspace{display:grid;grid-template-columns:280px 1fr}.case-workspace>aside{background:#0c2820;color:#fff;padding:26px 18px}.workspace-user{display:flex;gap:10px;align-items:center;margin:36px 0 30px;padding:13px;background:#153a2f;border-radius:10px}.workspace-user>span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#2a775c;font-size:11px}.workspace-user b,.workspace-user small{display:block}.workspace-user b{font-size:12px}.workspace-user small{font-size:9px;color:#91b3a7;margin-top:3px}.case-workspace>aside>p{font-size:9px;letter-spacing:.13em;color:#7da397;font-weight:800}.case-workspace>aside>button{width:100%;border:0;text-align:left;background:transparent;color:#b8d0c7;padding:13px;border-radius:9px;margin-bottom:6px;cursor:pointer}.case-workspace>aside>button.active{background:#1b4839;color:#fff}.case-workspace>aside>button b,.case-workspace>aside>button small,.case-workspace>aside>button span{display:block}.case-workspace>aside>button b{font-size:9px;color:#62c69d}.case-workspace>aside>button span{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:5px 0}.case-workspace>aside>button small{font-size:8px;text-transform:uppercase;color:#7fa597}.workspace-main{padding:31px 38px}.workspace-main>header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.workspace-main>header p{font-size:9px;letter-spacing:.13em;color:#82928b;font-weight:800;margin:0 0 5px}.workspace-main>header h1{font-size:27px;margin:0}.workspace-main>header>span{display:flex;gap:7px;align-items:center;color:var(--green);font-size:10px}.workspace-main>header>span svg{width:16px}.workspace-empty{height:65vh;background:#fff;border:1px solid #dce5e1;border-radius:13px;display:grid;place-items:center;align-content:center;grid-gap:15px;gap:15px;text-align:center}.workspace-empty>svg{width:45px;height:45px;color:var(--green)}.workspace-chat{height:calc(100vh - 115px);background:#fff;border:1px solid #dce5e1;border-radius:13px;display:flex;flex-direction:column;overflow:hidden}.workspace-messages{flex:1 1;overflow:auto;padding:25px;display:flex;flex-direction:column;gap:14px}.workspace-message{max-width:72%;background:#f0f4f2;border-radius:12px;padding:12px 14px;align-self:flex-start}.workspace-message.customer{align-self:flex-end;background:#153f32;color:#fff}.workspace-message.specialist{background:#eaf7f1;border:1px solid #cce8dc}.workspace-message.system{align-self:center;background:transparent;color:#799087;font-size:10px}.workspace-message b{font-size:9px;text-transform:uppercase;letter-spacing:.08em}.workspace-message p{font-size:12px;line-height:1.55;margin:5px 0}.workspace-message a{display:flex;gap:7px;align-items:center;font-size:10px;margin-top:7px;text-decoration:underline}.workspace-message a svg{width:15px}.workspace-chat>form{border-top:1px solid #e4ebe7;padding:13px}.workspace-chat textarea{width:100%;min-height:60px;border:0;resize:none;outline:0;padding:7px;font:12px DM Sans}.workspace-chat>form>div{display:flex;justify-content:space-between}.workspace-chat button{border:0;background:transparent;display:flex;gap:7px;align-items:center;color:#657b72;font-size:10px;cursor:pointer}.workspace-chat button svg{width:15px}.workspace-chat button.workspace-send{background:var(--green);color:#fff;padding:9px 13px;border-radius:8px}.workspace-uploads{display:flex;gap:6px;padding:8px 16px;background:#f5f8f6}.workspace-uploads span{font-size:9px;border:1px solid #d2ded8;border-radius:6px;padding:5px 8px;background:#fff}@media(max-width:750px){.case-workspace{display:block}.case-workspace>aside{display:none}.workspace-main{padding:18px 12px}.workspace-main>header>span{display:none}.workspace-chat{height:calc(100vh - 90px)}.workspace-message{max-width:88%}}.case-terms{margin:14px 18px 0;padding:15px 17px;border:1px solid #bed8cc;background:#f1f8f5;border-radius:10px;color:#234d3e}.case-terms strong{font-size:13px}.case-terms p{font-size:10px;line-height:1.55;margin:8px 0}.case-terms label{display:block;font-size:10px;font-weight:700}.case-terms input{accent-color:#2f8f6b}.case-terms small{display:block;margin-top:7px;color:#6a7d75;font-size:8px}.copy-ready{margin-top:8px;border:1px solid #58a384;background:#eef8f3;color:#2f795d;border-radius:6px;padding:6px 9px;font-size:9px;font-weight:700;cursor:pointer}.typing-row>div{display:flex;align-items:center;gap:7px;background:#f1f5f3;border-radius:12px 12px 12px 4px;padding:8px 11px}.typing-row>div small{font-size:9px;color:#71817a}.typing-row .typing{padding:0;background:transparent}.consultation-pulse{position:fixed;inset:0;z-index:80;pointer-events:none}.consultation-pulse svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.consultation-pulse path{fill:none;stroke:#39ad7e;stroke-width:3;stroke-linecap:round;filter:drop-shadow(0 0 5px rgba(57,173,126,.8));stroke-dasharray:12 10;animation:consultation-flow .72s ease-out forwards}.consultation-pulse i{position:absolute;border:2px solid #39ad7e;border-radius:22px;opacity:0;box-shadow:0 0 0 0 rgba(57,173,126,.35);animation:consultation-wrap .72s ease-out .48s forwards}@keyframes consultation-flow{0%{stroke-dashoffset:220;opacity:0}15%{opacity:1}to{stroke-dashoffset:0;opacity:1}}@keyframes consultation-wrap{0%{opacity:0;transform:scale(.985);box-shadow:0 0 0 0 rgba(57,173,126,.45)}45%{opacity:1;box-shadow:0 0 0 8px rgba(57,173,126,.14)}to{opacity:0;transform:scale(1.01);box-shadow:0 0 0 16px rgba(57,173,126,0)}}@media(prefers-reduced-motion:reduce){.consultation-pulse i,.consultation-pulse path{animation-duration:.01ms}.typing i{animation:none}}.lead-messages{height:290px;min-height:290px;max-height:290px;overflow-anchor:none}.lead-prompts{height:auto;min-height:44px;flex:none;align-items:flex-start;padding-bottom:10px;box-sizing:border-box}.lead-prompts.inactive{visibility:hidden}@media(max-width:600px){.lead-messages{height:280px;min-height:280px;max-height:280px}}.lead-chat{height:590px;min-height:590px;overflow-anchor:none}.lead-handoff{max-height:126px;overflow:auto}@media(max-width:600px){.lead-chat{height:570px;min-height:570px}}.lead-chat.handoff-ready{height:auto;min-height:0}.lead-chat.handoff-ready .lead-messages{height:auto;min-height:0;max-height:330px;overflow:visible}.lead-chat.handoff-ready .lead-prompts{display:none}.lead-chat.handoff-ready .lead-handoff{max-height:none;overflow:visible}.lead-bubble{max-width:83%;min-width:0}.lead-bubble>p{max-width:none}.lead-message.customer .lead-bubble{display:flex;flex-direction:column;align-items:flex-end}.lead-file-note{max-width:100%;margin-top:5px;border:1px solid #cbded5;background:#fff;color:#39735d;border-radius:7px;padding:6px 8px;display:flex;align-items:center;gap:5px;font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lead-file-note svg{width:12px;flex:none}.lead-uploads{display:flex;gap:6px;overflow-x:auto;padding:0 20px 8px}.lead-uploads>span{min-width:0;max-width:220px;border:1px solid #cfe0d8;background:#f3f8f6;border-radius:8px;padding:7px;display:flex;align-items:center;gap:6px;color:#315f4e}.lead-uploads>span>svg{width:13px;flex:none}.lead-uploads b{font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lead-uploads button{width:18px;height:18px;border:0;background:none;color:#75877f;padding:0;margin-left:auto;display:grid;place-items:center;cursor:pointer}.lead-uploads button svg{width:11px}.lead-chat form .lead-attach{background:#eaf5f0;color:var(--green)}.lead-chat form .lead-attach:hover{background:#dcefe7}.lead-chat form .lead-attach:disabled{opacity:.45}.lead-message.customer .lead-file-note{background:#eaf5f0;color:#235a46;border-color:#c5dfd3}.lead-scan-action{width:100%;margin-top:10px;padding:10px 12px;border:1px solid #76bfa2;border-radius:10px;background:linear-gradient(135deg,#e5f6ef,#d8efe6);color:#205f48;display:grid;grid-template-columns:28px 1fr 18px;align-items:center;grid-gap:9px;gap:9px;text-align:left;cursor:pointer;overflow:hidden;position:relative}.lead-scan-action>svg:first-child{width:26px;height:26px;padding:5px;border-radius:8px;background:#fff;color:#2d916a}.lead-scan-action>svg:last-child{width:15px;animation:scan-arrow 1.15s ease-in-out infinite}.lead-scan-action b,.lead-scan-action small{display:block}.lead-scan-action b{font-size:10px}.lead-scan-action small{font-size:8px;margin-top:2px;color:#5f7e71}.lead-scan-action:hover{border-color:#3c9d76;transform:translateY(-1px)}.lead-scan-action.routing:after{content:"";position:absolute;left:-35%;top:0;width:25%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.85),transparent);animation:chat-scan-route .75s ease-out forwards}@keyframes chat-scan-route{to{left:115%}}.chat-scan-target{animation:chat-scan-target 1.05s ease-out}@keyframes chat-scan-target{0%{box-shadow:0 24px 55px rgba(0,0,0,.18),0 0 0 0 rgba(91,226,168,.85)}45%{box-shadow:0 24px 55px rgba(0,0,0,.18),0 0 0 13px rgba(91,226,168,.4)}to{box-shadow:0 24px 55px rgba(0,0,0,.18),0 0 0 25px rgba(91,226,168,0)}}.lead-sources{margin-top:7px;padding-top:7px;border-top:1px solid #d9e4df;display:flex;flex-direction:column;gap:4px}.lead-sources b{font-size:8px;color:#718078;letter-spacing:.05em;text-transform:uppercase}.lead-sources a{font-size:8px;color:#28795b;text-decoration:underline;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lead-specialist-button{height:38px;margin:0 20px 10px;border:1px solid #78b79e;border-radius:9px;color:#286d54;background:#f2faf6;display:flex;align-items:center;justify-content:center;gap:8px;font-size:10px;font-weight:800}.lead-specialist-button:hover{background:#e4f4ed}.lead-specialist-button svg{width:14px}.lead-specialist-button svg:last-child{width:12px}.lead-chat:not(.handoff-ready){height:590px;min-height:590px}.lead-chat.specialist-ready{height:630px;min-height:630px}@media(max-width:600px){.lead-chat:not(.handoff-ready){height:570px;min-height:570px}.lead-chat.specialist-ready{height:610px;min-height:610px}}.admin-sources,.message-sources{margin-top:9px;padding-top:8px;border-top:1px solid rgba(20,129,93,.2);display:flex;flex-direction:column;gap:5px}.admin-sources strong,.message-sources strong{font-size:8px;letter-spacing:.08em;text-transform:uppercase;color:#678177}.admin-sources a,.message-sources a{display:block!important;color:#237558;font-size:9px!important;text-decoration:underline;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-sources{max-width:420px}.admin-sources a{margin-top:0!important}.paths-section .path-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.paths-section .path-card{min-height:250px}.incident-product:before{inset:-35px -70px auto auto;width:min(940px,62vw);height:590px;opacity:.3;background-image:url(/brand/incident-network-bg.png);background-repeat:no-repeat;background-size:cover;background-position:50%;-webkit-mask-image:radial-gradient(ellipse 72% 67% at 72% 34%,#000 0,rgba(0,0,0,.9) 42%,rgba(0,0,0,.35) 70%,transparent 100%);mask-image:radial-gradient(ellipse 72% 67% at 72% 34%,#000 0,rgba(0,0,0,.9) 42%,rgba(0,0,0,.35) 70%,transparent 100%);filter:saturate(.75) contrast(.9)}.pricing-detailed{padding:92px 0;background:linear-gradient(180deg,#f1f7f4,#f8faf9)}.pricing-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:36px}.pricing-heading h2{margin-bottom:0}.pricing-heading>p{max-width:470px;margin:0;color:#667970;font-size:13px;line-height:1.65}.pricing-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.pricing-cards article{position:relative;display:flex;flex-direction:column;min-height:570px;padding:28px;border:1px solid #d5e3dc;border-radius:17px;background:#fff;box-shadow:0 14px 38px rgba(19,64,47,.06)}.pricing-cards article.featured{border:2px solid #3a9874;background:linear-gradient(150deg,#fff,#e8f6f0);box-shadow:0 22px 55px rgba(24,97,69,.14)}.pricing-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:12px;background:#e7f5ef;color:#2f8f6b;margin-bottom:21px}.pricing-icon svg{width:22px}.pricing-cards article>small{font-size:8px;font-weight:900;letter-spacing:.12em;color:#5f8374}.pricing-cards h3{font-size:20px;margin:7px 0 6px}.pricing-cards strong{font:800 29px Manrope;color:#143d30}.pricing-cards article>p{min-height:76px;margin:18px 0;color:#65786f;font-size:12px;line-height:1.65}.pricing-cards ul{list-style:none;padding:0;margin:0 0 25px;display:flex;flex-direction:column;gap:12px}.pricing-cards li{display:flex;gap:8px;align-items:flex-start;font-size:11px;line-height:1.45}.pricing-cards li svg{width:15px;flex:none;color:#2f9a70}.pricing-cards .btn{margin-top:auto}.pricing-badge{position:absolute;right:18px;top:18px;padding:6px 8px;border-radius:20px;background:#d6efe4;color:#247252;font-size:7px;font-weight:900;letter-spacing:.08em}.pricing-monitor{display:grid;grid-template-columns:38px 1fr auto;grid-gap:14px;gap:14px;align-items:center;margin-top:18px;padding:19px 22px;border:1px solid #bcd8cb;border-radius:13px;background:#e5f3ed;color:#24513f}.pricing-monitor>svg{width:34px;height:34px;padding:8px;border-radius:9px;background:#fff;color:#2f8f6b}.pricing-monitor b{font-size:12px}.pricing-monitor p{font-size:10px;line-height:1.5;margin:4px 0 0;color:#5e766c}.pricing-monitor>small{max-width:250px;text-align:right;color:#6f8079;font-size:9px;line-height:1.45}.home-articles{padding:90px 0;background:#0b2c23;color:#fff}.home-articles .section-label{color:#76cfaa}.home-articles-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:33px}.home-articles-head h2{font-size:36px;letter-spacing:-.035em;margin:0}.home-articles-head>a{display:flex;align-items:center;gap:8px;color:#92d8ba;font-size:12px;font-weight:800}.home-articles-head>a svg{width:15px}.home-article-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.home-article-grid>a{position:relative;display:flex;flex-direction:column;min-height:300px;padding:24px;border:1px solid rgba(143,213,184,.22);border-radius:14px;background:rgba(255,255,255,.055);transition:.2s}.home-article-grid>a:hover{transform:translateY(-4px);border-color:rgba(143,213,184,.55);background:rgba(255,255,255,.08)}.home-article-grid>a>svg{width:31px;height:31px;padding:7px;border-radius:8px;background:#17483a;color:#6fd0a8;margin-bottom:24px}.home-article-grid small{font-size:8px;color:#83b9a4;letter-spacing:.05em}.home-article-grid h3{font-size:18px;line-height:1.35;margin:9px 0}.home-article-grid p{color:#9cb9ae;font-size:11px;line-height:1.6;margin:0 0 24px}.home-article-grid b{display:flex;align-items:center;gap:7px;margin-top:auto;color:#79d3ae;font-size:10px}.home-article-grid b svg{width:13px}.article-page,.articles-page{min-height:100vh;background:#f6f9f7}.articles-page .nav nav a.active{color:#2f8f6b;font-weight:800}.articles-hero{padding:86px 0 92px;background:#0b3026;color:#fff}.articles-hero .section-label{color:#78d2ad}.articles-hero h1{max-width:850px;font-size:50px;line-height:1.08;letter-spacing:-.045em;margin:0}.articles-hero>div>p:last-child{max-width:720px;color:#a6c5b8;font-size:16px;line-height:1.7;margin:24px 0 0}.articles-index{padding:78px 0 90px}.articles-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:32px}.articles-heading h2{font-size:36px;margin:0}.articles-heading>p{max-width:430px;color:#697c74;font-size:12px;line-height:1.6;margin:0}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:17px;gap:17px}.article-card{display:flex;flex-direction:column;min-height:355px;padding:27px;border:1px solid #d7e3de;border-radius:15px;background:#fff;box-shadow:0 13px 35px rgba(19,64,47,.05);transition:.2s}.article-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(19,64,47,.09)}.article-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;background:#e8f5ef;color:#2f8f6b;margin-bottom:23px}.article-icon svg{width:19px}.article-card>small{font-size:8px;color:#668075;letter-spacing:.05em}.article-card h2{font-size:20px;line-height:1.35;margin:9px 0 12px}.article-card p{color:#657970;font-size:11px;line-height:1.65;margin:0 0 25px}.article-card b{display:flex;gap:7px;align-items:center;margin-top:auto;color:#2e8464;font-size:10px}.article-card b svg{width:13px}.case-editorial{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;margin-bottom:90px;padding:42px;border:1px solid #9fcbb9;border-radius:17px;background:#e3f2eb}.case-editorial h2{font-size:27px;line-height:1.3;margin:0}.case-editorial>p{color:#547064;font-size:13px;line-height:1.7;margin:0}.article-nav{height:78px;justify-content:space-between}.article-nav,.article-nav>div{display:flex;align-items:center}.article-nav>div{gap:17px;font-size:11px;font-weight:700}.article-nav>div a:last-child{border-left:1px solid #cfddd7;padding-left:17px;color:#2f8f6b}.article-shell{width:min(100% - 36px,820px);margin:48px auto 90px}.article-shell>nav{display:flex;gap:8px;color:#71847c;font-size:10px}.article-shell>nav a{color:#2f8f6b}.article-shell>header{padding:42px 0 36px;border-bottom:1px solid #d9e4df}.article-shell>header h1{font-size:44px;line-height:1.13;letter-spacing:-.04em;margin:0}.article-shell>header>p:not(.section-label){max-width:760px;color:#61756c;font-size:16px;line-height:1.65;margin:21px 0}.article-shell>header small{color:#7e8d87;font-size:10px}.article-content{padding:40px 0}.article-content section{margin-bottom:39px}.article-content h2{font-size:25px;margin:0 0 15px}.article-content p{color:#42594f;font-size:15px;line-height:1.78;margin:0 0 14px}.article-content ul{list-style:none;padding:5px 0 0;margin:0;display:flex;flex-direction:column;gap:10px}.article-content li{display:flex;gap:10px;padding:12px 14px;border-radius:9px;background:#eaf4ef;color:#345b4b;font-size:13px;line-height:1.5}.article-content li svg{width:17px;flex:none;color:#2f8f6b}.article-shell>aside{display:flex;gap:20px;padding:28px;border:1px solid #9bc7b5;border-radius:15px;background:#e2f2eb}.article-shell>aside>svg{width:29px;flex:none;color:#2f8f6b}.article-shell>aside h2{font-size:20px;margin:0 0 8px}.article-shell>aside p{color:#557066;font-size:12px;line-height:1.6;margin:0 0 16px}.article-shell>aside .btn{font-size:11px;padding:10px 14px}@media(max-width:900px){.articles-heading,.pricing-heading{align-items:flex-start;flex-direction:column}.article-grid,.home-article-grid,.pricing-cards{grid-template-columns:1fr}.pricing-cards article,.pricing-cards article>p{min-height:0}.pricing-monitor{grid-template-columns:36px 1fr}.pricing-monitor>small{grid-column:1/-1;max-width:none;text-align:left}.case-editorial{grid-template-columns:1fr;gap:25px}.home-articles-head{align-items:flex-start;flex-direction:column}.paths-section .path-grid{grid-template-columns:1fr}}@media(max-width:600px){.home-articles,.pricing-detailed{padding:65px 0}.articles-heading h2,.home-articles-head h2,.pricing-heading h2{font-size:30px}.pricing-cards article{padding:23px}.articles-hero{padding:60px 0}.articles-hero h1{font-size:36px}.articles-hero>div>p:last-child{font-size:14px}.articles-index{padding:58px 0}.case-editorial{padding:27px;margin-bottom:60px}.article-shell{margin-top:25px}.article-shell>header{padding-top:30px}.article-shell>header h1{font-size:32px}.article-content p,.article-shell>header>p:not(.section-label){font-size:14px}.article-shell>aside{padding:22px}.article-nav{height:68px}.incident-product:before{inset:-20px -175px auto auto;width:470px;height:350px;opacity:.14;background-size:cover;-webkit-mask-image:radial-gradient(ellipse 70% 70% at 60% 35%,#000 0,rgba(0,0,0,.75) 45%,transparent 100%);mask-image:radial-gradient(ellipse 70% 70% at 60% 35%,#000 0,rgba(0,0,0,.75) 45%,transparent 100%)}.lead-chat,.lead-chat.specialist-ready,.lead-chat:not(.handoff-ready){height:auto!important;min-height:0!important}.lead-messages{height:220px;min-height:220px;max-height:220px;padding:16px 14px;gap:11px}.lead-message p{font-size:11px;line-height:1.5}.lead-prompts{height:auto;min-height:0;padding:0 14px 11px;gap:6px;visibility:visible}.lead-prompts.inactive{display:none}.lead-prompts button{padding:7px 9px;font-size:9px}.lead-chat>form{margin:0 14px 11px;padding:7px}.lead-chat textarea{min-height:44px;padding:6px;font-size:11px}.lead-chat>header{padding:15px 16px}.lead-chat>header b{font-size:12px}.lead-chat>header small{font-size:9px}.lead-chat>footer{padding:10px 14px;font-size:8px}.lead-scan-action{grid-template-columns:26px 1fr 16px;padding:9px}.lead-specialist-button{margin:0 14px 10px}.hero-grid{gap:38px}.paths-section .path-card{display:flex;flex-direction:column;min-height:0}.paths-section .card-link{position:static;margin-top:24px}.paths-section .path-card p{margin-bottom:0}}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.lang select{max-width:125px;border:0;background:transparent;color:var(--ink);font-size:11px;font-weight:700;outline:none;cursor:pointer}.footer-grid .lang select{color:inherit}@media(max-width:600px){.lang select{max-width:88px;font-size:10px}.nav-actions{gap:8px}}.analytics-consent{position:fixed;z-index:10000;right:20px;bottom:20px;width:min(440px,calc(100vw - 32px));padding:18px;border:1px solid #b8d6c9;border-radius:14px;background:#f7fbf9;color:#173c2f;box-shadow:0 18px 55px rgba(7,39,29,.2)}.analytics-consent p{margin:0;font-size:12px;line-height:1.55}.analytics-consent p a{color:#237c5d;text-decoration:underline;text-underline-offset:3px}.analytics-consent>div{display:flex;justify-content:flex-end;gap:8px;margin-top:14px}.analytics-consent button{border-radius:9px;padding:9px 12px;font:800 10px Manrope,sans-serif;cursor:pointer}.analytics-reject{border:1px solid #bad2c8;background:#fff;color:#315b4b}.analytics-accept{border:1px solid #2f956f;background:#2f956f;color:#fff}@media(max-width:600px){.analytics-consent{right:16px;bottom:16px;padding:16px}.analytics-consent>div{flex-direction:column-reverse}.analytics-consent button{width:100%;padding:11px}}.message-translation{margin-top:9px;padding:9px 10px;border-radius:8px;background:#eef6f2;border-left:3px solid #3b9875;display:flex;flex-direction:column;gap:5px}.message-translation strong{font-size:7px;letter-spacing:.1em;color:#39745e}.message-translation span{font-size:11px;line-height:1.45;color:#314b41}.message-translation.outgoing{background:rgba(255,255,255,.14);border-left-color:rgba(255,255,255,.55)}.message-translation.outgoing span,.message-translation.outgoing strong{color:inherit}.ai-advice-card{margin:16px 12px;padding:14px;border:1px solid #b9d8ca;border-radius:12px;background:linear-gradient(145deg,#f4faf7,#e5f3ed)}.ai-advice-card header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.ai-advice-card header span,.ai-draft>strong{font-size:8px;font-weight:900;letter-spacing:.1em;color:#2c7357}.ai-advice-card header button,.ai-draft button{border:0;background:transparent;color:#267354;font-size:9px;font-weight:800;cursor:pointer}.ai-advice-card>p,.ai-draft p{font-size:10px;line-height:1.5;color:#354e44;margin:7px 0}.ai-advice-card ol{padding-left:18px;margin:10px 0}.ai-advice-card li{font-size:9px;line-height:1.5;margin:5px 0}.ai-cautions{display:flex;flex-direction:column;gap:5px;margin:9px 0}.ai-cautions span{padding:6px 7px;border-radius:6px;background:#fff5df;color:#795514;font-size:8px;line-height:1.4}.ai-draft{margin-top:11px;padding:10px;border-radius:8px;background:#fff;border:1px solid #d4e4dd}.ai-draft button{padding:6px 0}.customer-panel{overflow-y:auto}.specialist-service{position:relative;isolation:isolate;overflow:hidden;padding:92px 0;background:linear-gradient(135deg,#082b23,#0c4938 54%,#0a3329);color:#fff}.specialist-service:before{content:"";position:absolute;inset:0;z-index:-1;opacity:.26;background-image:radial-gradient(circle at center,rgba(119,229,184,.75) 0 2px,transparent 2.5px),linear-gradient(32deg,transparent 48%,rgba(91,194,153,.16) 49%,rgba(91,194,153,.16) 51%,transparent 52%),linear-gradient(148deg,transparent 48%,rgba(91,194,153,.11) 49%,rgba(91,194,153,.11) 51%,transparent 52%);background-size:82px 82px,164px 142px,164px 142px;-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,.7),rgba(0,0,0,.08) 65%,transparent);mask-image:linear-gradient(90deg,rgba(0,0,0,.7),rgba(0,0,0,.08) 65%,transparent)}.specialist-service-grid{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);grid-gap:70px;gap:70px;align-items:start}.specialist-profile{position:-webkit-sticky;position:sticky;top:24px}.specialist-photo{min-height:500px;border:1px solid rgba(140,226,190,.38);border-radius:22px;background:linear-gradient(155deg,rgba(255,255,255,.09),rgba(255,255,255,.025));box-shadow:0 30px 75px rgba(0,0,0,.27);display:grid;place-items:center;align-content:center;grid-gap:17px;gap:17px;text-align:center;color:#8fd6b9;overflow:hidden}.specialist-photo svg{width:72px;height:72px;padding:16px;border:1px solid rgba(146,226,193,.35);border-radius:50%;background:rgba(255,255,255,.07)}.specialist-photo span{max-width:210px;font-size:9px;font-weight:800;letter-spacing:.13em;line-height:1.6}.specialist-identity{display:flex;align-items:center;gap:11px;margin:17px 2px 0;padding:15px 17px;border:1px solid rgba(139,217,185,.22);border-radius:12px;background:rgba(255,255,255,.07)}.specialist-identity>i{width:9px;height:9px;border-radius:50%;background:#52d49f;box-shadow:0 0 0 5px rgba(82,212,159,.12)}.specialist-identity small,.specialist-identity strong{display:block}.specialist-identity strong{font-size:11px}.specialist-identity small{margin-top:4px;color:#9fc5b6;line-height:1.45}.specialist-profile blockquote{margin:17px 2px 0;padding:18px 19px;border-left:2px solid #6ed0a8;background:rgba(255,255,255,.045);color:#b7d3c7;font-size:11px;line-height:1.7}.specialist-content>.section-label{color:#79d4ae;margin-bottom:18px}.specialist-content>h2{max-width:710px;margin:0;font-size:43px;line-height:1.12;letter-spacing:-.04em}.specialist-lead{max-width:760px;margin:23px 0 31px;color:#b4cec4;font-size:15px;line-height:1.75}.specialist-problems,.specialist-steps{padding:25px 27px;border:1px solid rgba(137,215,183,.25);border-radius:17px;background:rgba(255,255,255,.065);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.specialist-problems h3,.specialist-steps h3{margin:0 0 19px;font-size:17px}.specialist-problems>div{display:grid;grid-template-columns:19px 1fr;grid-gap:10px;gap:10px;padding:10px 0;border-top:1px solid rgba(255,255,255,.08);color:#d4e6de;font-size:12px;line-height:1.55}.specialist-problems>div svg{width:16px;color:#6bd0a6;margin-top:2px}.specialist-steps{margin-top:17px}.specialist-steps article{display:grid;grid-template-columns:42px 1fr;grid-gap:14px;gap:14px;padding:15px 0;border-top:1px solid rgba(255,255,255,.09)}.specialist-steps article>b{width:35px;height:35px;display:grid;place-items:center;border-radius:9px;background:#176148;color:#83dfb9;font-size:9px}.specialist-steps article strong{font-size:12px}.specialist-steps article p{margin:5px 0 0;color:#a9c6ba;font-size:11px;line-height:1.55}.specialist-offer{display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:28px;gap:28px;margin-top:18px;padding:25px 27px;border-radius:17px;background:#f2f9f6;color:#123a2d;box-shadow:0 21px 48px rgba(0,0,0,.18)}.specialist-offer span{display:block;color:#44816b;font-size:8px;font-weight:900;letter-spacing:.11em}.specialist-offer strong{display:block;margin:7px 0 5px;font:800 31px Manrope}.specialist-offer p{margin:0;color:#637a70;font-size:10px;line-height:1.5}.specialist-cta{border:0!important;background:#2f956f!important;color:#fff!important;padding:15px 18px!important;white-space:nowrap;box-shadow:0 10px 24px rgba(37,125,92,.23)}.specialist-cta svg{width:17px;animation:scan-arrow 1.15s ease-in-out infinite}.specialist-disclaimer{display:flex;gap:12px;margin-top:17px;padding:17px 19px;border:1px solid rgba(137,215,183,.22);border-radius:13px;background:rgba(3,24,19,.24)}.specialist-disclaimer svg{width:19px;flex:none;color:#6ed1a7}.specialist-disclaimer p{margin:0;color:#a7c7ba;font-size:9px;line-height:1.65}@media(max-width:900px){.specialist-service-grid{grid-template-columns:1fr;gap:38px}.specialist-profile{position:static;display:grid;grid-template-columns:minmax(220px,.72fr) 1fr;grid-gap:17px;gap:17px}.specialist-photo{grid-row:1/3;min-height:390px}.specialist-profile blockquote{margin:0}.specialist-content>h2{font-size:37px}}@media(max-width:600px){.specialist-service{padding:64px 0}.specialist-service-grid{gap:34px}.specialist-profile{display:block}.specialist-photo{min-height:0;aspect-ratio:4/4.7;border-radius:17px}.specialist-identity,.specialist-profile blockquote{margin-top:13px}.specialist-content>h2{font-size:31px}.specialist-lead{font-size:13px;margin:19px 0 25px}.specialist-problems,.specialist-steps{padding:21px 19px}.specialist-offer{grid-template-columns:1fr;padding:22px 20px;gap:18px}.specialist-cta{width:100%}.specialist-disclaimer{padding:15px}}.specialist-photo{position:relative;display:block;align-content:normal;text-align:left;background:#071b17}.specialist-photo>img{object-fit:cover;object-position:50% 34%;filter:saturate(.92) contrast(1.03)}.specialist-photo-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(2,20,15,.2) 70%,rgba(2,20,15,.88));pointer-events:none}.specialist-photo .specialist-photo-badge{position:absolute;left:20px;bottom:19px;display:flex;align-items:center;gap:9px;max-width:none;padding:10px 13px;border:1px solid rgba(146,226,193,.35);border-radius:999px;background:rgba(4,31,23,.72);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#d9f7ea;font-size:8px;font-weight:900;letter-spacing:.12em;line-height:1}.specialist-photo-badge i{width:7px;height:7px;border-radius:50%;background:#53d49f;box-shadow:0 0 0 5px rgba(83,212,159,.13)}.specialist-service-grid{grid-template-columns:260px minmax(0,1fr);gap:58px}.specialist-profile{width:260px}.specialist-photo{width:260px;min-height:0;aspect-ratio:4/5}.specialist-identity{align-items:flex-start}.specialist-identity>i{margin-top:5px;flex:none}.specialist-identity strong{font-size:13px}.specialist-identity small{font-size:9px;line-height:1.55}@media(max-width:900px){.specialist-service-grid{grid-template-columns:1fr}.specialist-profile{width:100%;grid-template-columns:250px 1fr}.specialist-photo{width:250px;min-height:0}}@media(max-width:600px){.specialist-photo{width:min(58vw,240px);margin:0 auto;aspect-ratio:4/5}.specialist-photo .specialist-photo-badge{left:12px;bottom:12px;padding:8px 10px;font-size:6px}.specialist-identity{max-width:360px;margin-left:auto;margin-right:auto}}.mobile-specialist-profile{display:none}@media(max-width:600px){.desktop-specialist-profile{display:none}.mobile-specialist-profile{display:block;width:100%;margin:20px 0 0}.mobile-specialist-profile .specialist-identity,.mobile-specialist-profile blockquote{margin-top:13px}}.footer-legal{display:flex;gap:18px;flex-wrap:wrap;margin-top:12px}.footer-legal a{color:inherit;text-decoration:underline;text-underline-offset:4px;font-size:13px}.legal-page{min-height:100vh;background:#f7faf8;color:#0d1930}.legal-document{max-width:820px;padding:72px 24px 110px}.legal-document h1{font-size:clamp(38px,6vw,66px);letter-spacing:-.05em;margin:12px 0}.legal-document time{color:#71807a;font-size:14px}.legal-intro{font-size:21px;line-height:1.6;margin:36px 0 48px}.legal-document section{padding:28px 0;border-top:1px solid #d9e5df}.legal-document section h2{font-size:25px;margin:0 0 14px}.legal-document section p{font-size:16px;line-height:1.75;color:#43514d;margin:8px 0}.answers-grid{display:grid;grid-gap:16px;gap:16px;padding:64px 0 96px}.answers-grid article{display:grid;grid-template-columns:46px 1fr;grid-gap:20px;gap:20px;padding:27px;border:1px solid #d8e5df;border-radius:16px;background:#fff;box-shadow:0 12px 32px rgba(16,61,45,.05)}.answers-grid article>svg{padding:11px;width:46px;height:46px;border-radius:12px;background:#e8f6f0;color:#29956e}.answers-grid h2{margin:0 0 10px;font-size:21px}.answers-grid p{margin:0;color:#566860;line-height:1.65}.answers-grid a{display:inline-flex;align-items:center;gap:8px;margin-top:15px;color:#228363;font-weight:800;font-size:13px}.answer-shell .answer-lead{padding:22px 24px;border-left:4px solid #2c9870;background:#eef8f4;border-radius:0 12px 12px 0;color:#243f35!important;font-size:18px!important}.answer-shell .article-content li svg{flex:none;color:#29956e}.geo-answers-cta{padding:64px 0 84px}.geo-answers-cta>div{display:grid;grid-template-columns:1fr auto;grid-gap:30px;gap:30px;align-items:center;padding:35px 38px;border:1px solid #b9dccc;border-radius:20px;background:linear-gradient(135deg,#ecf8f3,#f9fcfb)}.geo-answers-cta h2{margin:0 0 9px;font-size:28px}.geo-answers-cta p{margin:0;color:#587067;line-height:1.6}.geo-answers-cta a{white-space:nowrap}@media(max-width:700px){.answers-grid{padding:42px 0 68px}.answers-grid article{grid-template-columns:1fr;padding:22px}.answers-grid article>svg{width:42px;height:42px}.answers-grid h2{font-size:18px}.answers-grid p{font-size:14px}.geo-answers-cta{padding:44px 0 60px}.geo-answers-cta>div{grid-template-columns:1fr;padding:26px 22px}.geo-answers-cta h2{font-size:23px}.answer-shell .answer-lead{font-size:15px!important;padding:18px}}.article-card>img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:10px;margin-bottom:17px}.article-cover{width:100%;max-height:470px;object-fit:cover;border-radius:16px;margin-bottom:28px}.case-review-card{margin:0 20px 18px;padding:22px;border:1px solid #a8d5c3;border-radius:15px;background:linear-gradient(145deg,#edf8f3,#f9fcfb);display:grid;grid-template-columns:1fr auto;grid-gap:15px 24px;gap:15px 24px}.case-review-card>div:first-child{grid-column:1/-1}.case-review-card span{font-size:8px;font-weight:900;letter-spacing:.12em;color:#2f8463}.case-review-card h3{margin:7px 0 6px;font-size:19px}.case-review-card p{margin:0;color:#587067;font-size:11px;line-height:1.55}.case-review-card textarea{grid-column:1/-1;min-height:82px;resize:vertical;border:1px solid #bfd8ce;border-radius:10px;padding:12px;background:#fff;outline:none}.case-review-card textarea:focus{border-color:#2f956f;box-shadow:0 0 0 3px rgba(47,149,111,.12)}.case-review-card>.btn{justify-self:end;min-width:145px}.review-stars{display:flex;gap:3px}.review-stars button{border:0;background:transparent;padding:0 2px;color:#b5c6bf;font-size:25px;cursor:pointer}.review-stars button.active{color:#e0a928}.review-error{align-self:center;color:#a7473f}.case-review-card.submitted{grid-template-columns:28px 1fr}.case-review-card.submitted>svg{color:#2f956f}.case-review-card.submitted>div{grid-column:auto}.case-review-card.submitted h3{color:#d39c20;letter-spacing:.08em}.case-review-card.submitted small{display:block;margin-top:9px;color:#72847d;font-size:9px}.case-finished{border-color:#9fd0bc;background:#edf8f3}.review-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:18px}.review-admin-grid>article{padding:20px;border:1px solid #d8e6e0;border-radius:13px;background:#fff;box-shadow:0 9px 28px rgba(18,67,49,.05)}.review-admin-grid article>header{display:flex;justify-content:space-between;gap:15px}.review-admin-grid header b,.review-admin-grid header small{display:block}.review-admin-grid header b{font-size:12px}.review-admin-grid header small,.review-admin-grid time{margin-top:4px;color:#7b8c85;font-size:8px}.admin-review-stars{margin:15px 0 9px;color:#d7a025;font-size:19px;letter-spacing:.08em}.review-admin-grid article>p{min-height:52px;margin:0;color:#3f554c;font-size:11px;line-height:1.6}.review-admin-grid article>footer{display:flex;align-items:center;gap:9px;margin-top:16px;padding-top:12px;border-top:1px solid #e3ebe7;background:transparent}.review-admin-grid footer span{color:#75857e;font-size:8px}.review-admin-grid footer em{padding:4px 6px;border-radius:5px;background:#eaf5f0;color:#32765d;font-size:7px;font-style:normal;font-weight:900}.review-admin-grid footer button{margin-left:auto;border:0;background:transparent;color:#277c5c;font-size:9px;font-weight:800;display:flex;align-items:center;gap:5px;cursor:pointer}.review-admin-grid footer button svg{width:12px}@media(max-width:900px){.review-admin-grid{grid-template-columns:1fr}.case-review-card{margin-left:12px;margin-right:12px}}@media(max-width:600px){.case-review-card{grid-template-columns:1fr;padding:18px}.case-review-card textarea,.case-review-card>div:first-child{grid-column:auto}.case-review-card>.btn{width:100%;justify-self:stretch}.case-review-card.submitted{grid-template-columns:24px 1fr}}.lead-chat textarea{overflow-y:auto}@media(max-width:600px){.lead-chat,.lead-chat.specialist-ready,.lead-chat:not(.handoff-ready){height:min(680px,calc(100dvh - 20px))!important;min-height:460px!important;max-height:680px;overscroll-behavior:contain}.lead-chat>footer,.lead-chat>form,.lead-chat>header,.lead-error,.lead-prompts,.lead-specialist-button,.lead-uploads{flex:none}.lead-messages{flex:1 1 auto;height:auto;min-height:0;max-height:none;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable}.lead-prompts{flex-wrap:nowrap;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none}.lead-prompts::-webkit-scrollbar{display:none}.lead-prompts button{flex:none;white-space:nowrap}.lead-chat>form{position:relative;z-index:2;align-items:flex-end;background:#fff;box-shadow:0 -8px 22px rgba(16,61,45,.045)}.lead-chat textarea{min-height:40px;max-height:112px;padding:9px 6px;font:16px/1.35 DM Sans,sans-serif;overflow-y:auto;-webkit-text-size-adjust:100%}.lead-chat form button{touch-action:manipulation}}.article-references{margin:35px 0;padding:24px;border:1px solid #cae0d6;border-radius:14px;background:#f1f8f5}.article-references h2{margin:0 0 8px;font-size:20px}.article-references p{color:#60736a;font-size:12px;line-height:1.6}.article-references a{display:block;margin-top:8px;color:#247d5c;font-size:11px;text-decoration:underline}.services-hero{position:relative;overflow:hidden;padding:82px 0 88px;background:linear-gradient(135deg,#082b23,#0d4c3a);color:#fff}.services-hero:after{content:"";position:absolute;right:-8%;top:-70%;width:58%;aspect-ratio:1;border:1px solid rgba(105,219,172,.16);border-radius:50%;box-shadow:0 0 0 80px rgba(105,219,172,.035),0 0 0 170px rgba(105,219,172,.025)}.services-hero .section-label{color:#77d5ad}.services-hero h1{position:relative;z-index:1;max-width:850px;margin:0;font-size:clamp(40px,5vw,66px);line-height:1.08;letter-spacing:-.05em}.services-hero>div>p:last-child{position:relative;z-index:1;max-width:720px;margin:24px 0 0;color:#b6d0c6;font-size:17px;line-height:1.7}.service-groups{padding:74px 0 100px}.service-group-heading{display:flex;align-items:center;gap:15px;margin-bottom:24px}.service-group-heading>svg{width:50px;height:50px;padding:13px;border-radius:13px;background:#e7f6f0;color:#288766}.service-group-heading span{font-size:9px;font-weight:900;letter-spacing:.13em;color:#41816b}.service-group-heading h2{margin:5px 0 0;font-size:31px}.service-group-heading.exchange{margin-top:64px}.service-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:17px;gap:17px}.service-card-grid>a{position:relative;display:flex;min-height:325px;flex-direction:column;padding:27px;border:1px solid #d5e3dd;border-radius:17px;background:#fff;box-shadow:0 13px 35px rgba(15,64,47,.055);transition:.2s}.service-card-grid>a:hover{transform:translateY(-4px);border-color:#8bc4ac;box-shadow:0 18px 42px rgba(15,64,47,.1)}.service-card-grid>a>svg{width:43px;height:43px;padding:11px;border-radius:11px;background:#eaf7f2;color:#29906c}.service-card-grid small{margin-top:24px;color:#528172;font-size:8px;font-weight:900;letter-spacing:.12em}.service-card-grid h3{margin:9px 0 11px;font-size:20px;line-height:1.35}.service-card-grid p{margin:0;color:#607169;font-size:13px;line-height:1.65}.service-card-grid b{display:flex;align-items:center;gap:8px;margin-top:auto;padding-top:24px;color:#258361;font-size:12px}.service-card-grid b svg{width:15px}.exchange-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.exchange-grid>a{min-height:305px;padding:22px}.exchange-grid h3{font-size:17px}.exchange-grid p{font-size:11px}.service-safety{display:flex;gap:17px;margin-top:54px;padding:25px 27px;border:1px solid #b6d9ca;border-radius:15px;background:#edf8f3}.service-safety>svg{flex:none;color:#268c67}.service-safety b{font-size:15px}.service-safety p{margin:7px 0 0;color:#5b7067;font-size:13px;line-height:1.6}.service-shell{width:min(1040px,calc(100% - 48px));margin:38px auto 100px}.service-shell>header{padding:64px;border-radius:24px;background:linear-gradient(135deg,#092c24,#0d4b3a);color:#fff;box-shadow:0 25px 60px rgba(9,49,37,.16)}.service-breadcrumb{display:flex;gap:8px;margin-bottom:38px;color:#92bcae;font-size:11px}.service-breadcrumb a{text-decoration:underline;text-underline-offset:4px}.service-shell>header .section-label{color:#76d2aa}.service-shell>header h1{max-width:880px;margin:0;font-size:clamp(38px,5.4vw,62px);line-height:1.08;letter-spacing:-.05em}.service-shell>header>p:not(.section-label){max-width:760px;margin:23px 0 29px;color:#bed4cc;font-size:17px;line-height:1.7}.service-hero-actions{display:flex;align-items:center;gap:22px}.service-hero-actions>span{display:flex;align-items:center;gap:8px;color:#9fc8b9;font-size:11px}.service-hero-actions>span svg{width:17px}.service-direct{display:grid;grid-template-columns:52px 1fr;grid-gap:20px;gap:20px;margin:25px 0;padding:29px;border:1px solid #b7daca;border-radius:17px;background:#edf8f3}.service-direct>svg{width:52px;height:52px;padding:14px;border-radius:13px;background:#d9f0e6;color:#278a67}.service-direct small{color:#3b8167;font-size:8px;font-weight:900;letter-spacing:.13em}.service-direct p{margin:9px 0 0;color:#28443a;font-size:17px;line-height:1.65}.service-detail-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:17px;gap:17px}.service-detail-grid>section{padding:27px;border:1px solid #d7e4de;border-radius:17px;background:#fff}.service-step{display:grid;width:35px;height:35px;place-items:center;border-radius:9px;background:#e8f5f0;color:#2e8968;font-size:9px;font-weight:900}.service-detail-grid h2{min-height:55px;margin:17px 0 19px;font-size:19px;line-height:1.4}.service-detail-grid ul{display:flex;flex-direction:column;gap:13px;margin:0;padding:0;list-style:none}.service-detail-grid li{display:grid;grid-template-columns:16px 1fr;grid-gap:8px;gap:8px;color:#55685f;font-size:12px;line-height:1.55}.service-detail-grid li svg{width:15px;color:#29956d}.service-limit{display:flex;gap:18px;margin-top:22px;padding:27px;border-radius:16px;background:#102e28;color:#fff}.service-limit>svg{flex:none;color:#62cf9f}.service-limit h2{margin:0 0 7px;font-size:18px}.service-limit p{margin:0;color:#afcbc0;font-size:13px;line-height:1.65}.service-faq{padding:70px 0 30px}.service-faq h2{margin:0 0 27px;font-size:35px}.service-faq details{border-top:1px solid #d7e2dd}.service-faq details:last-child{border-bottom:1px solid #d7e2dd}.service-faq summary{display:flex;justify-content:space-between;gap:20px;padding:21px 3px;cursor:pointer;font-weight:700}.service-faq summary::-webkit-details-marker{display:none}.service-faq summary span{color:#278964}.service-faq details p{max-width:760px;margin:0;padding:0 3px 22px;color:#5a6b64;line-height:1.65}.service-final-cta{display:grid;grid-template-columns:1fr auto;grid-gap:30px;gap:30px;align-items:center;margin-top:30px;padding:36px 39px;border:1px solid #a9d2c1;border-radius:20px;background:linear-gradient(135deg,#edf8f3,#fbfdfc)}.service-final-cta small{color:#358369;font-size:8px;font-weight:900;letter-spacing:.13em}.service-final-cta h2{margin:8px 0;font-size:25px}.service-final-cta p{margin:0;color:#61736b;font-size:13px}.service-final-cta>a{white-space:nowrap}@media(max-width:1000px){.exchange-grid{grid-template-columns:repeat(3,1fr)}.service-detail-grid{grid-template-columns:1fr}.service-detail-grid h2{min-height:0}}@media(max-width:760px){.services-hero{padding:58px 0 64px}.services-hero h1{font-size:39px}.services-hero>div>p:last-child{font-size:14px}.service-groups{padding:52px 0 70px}.exchange-grid,.service-card-grid{grid-template-columns:1fr}.exchange-grid>a,.service-card-grid>a{min-height:0}.service-group-heading h2{font-size:25px}.service-shell{width:min(100% - 28px,1040px);margin-top:14px}.service-shell>header{padding:34px 25px;border-radius:18px}.service-breadcrumb{margin-bottom:28px}.service-shell>header h1{font-size:35px}.service-shell>header>p:not(.section-label){font-size:14px}.service-hero-actions{align-items:stretch;flex-direction:column}.service-hero-actions .btn{width:100%}.service-direct{grid-template-columns:1fr;padding:23px}.service-direct p{font-size:15px}.service-detail-grid>section{padding:23px}.service-faq{padding-top:55px}.service-faq h2{font-size:29px}.service-final-cta{grid-template-columns:1fr;padding:27px 23px}.service-final-cta>a{width:100%}.service-safety{padding:22px}}.exchange-marquee{overflow:hidden;padding:28px 0 25px;border-bottom:1px solid #dce7e2;background:#f6faf8}.exchange-marquee-label{display:flex;align-items:center;justify-content:center;gap:13px;margin-bottom:19px;color:#778a82;font-size:8px;font-weight:900;letter-spacing:.16em;text-align:center}.exchange-marquee-label span{width:38px;height:1px;background:#c7d5cf}.exchange-marquee-window{position:relative;overflow:hidden}.exchange-marquee-window:after,.exchange-marquee-window:before{content:"";position:absolute;z-index:2;top:0;bottom:0;width:12%;pointer-events:none}.exchange-marquee-window:before{left:0;background:linear-gradient(90deg,#f6faf8,transparent)}.exchange-marquee-window:after{right:0;background:linear-gradient(-90deg,#f6faf8,transparent)}.exchange-marquee-track{display:flex;width:max-content;animation:exchange-ticker 28s linear infinite}.exchange-marquee:hover .exchange-marquee-track{animation-play-state:paused}.exchange-marquee-item{display:flex;min-width:220px;align-items:center;justify-content:center;padding:2px 36px;border-right:1px solid #dce5e1}@keyframes exchange-ticker{to{transform:translateX(-33.333%)}}.exchange-logo{--exchange-color:#111;display:inline-flex;align-items:center;gap:10px;color:var(--exchange-color)}.exchange-logo>svg{width:35px;height:35px;flex:none}.exchange-logo>strong{font:800 18px Manrope,sans-serif;letter-spacing:-.03em}.exchange-logo.compact>svg{width:25px;height:25px}.exchange-logo.compact>strong{font-size:14px}.exchange-logo.muted{color:#5f6f69;filter:grayscale(1);opacity:.52;transition:.2s}.exchange-logo.muted:hover{filter:none;opacity:1}.exchange-bybit{--exchange-color:#f7a600}.exchange-binance{--exchange-color:#f0b90b}.exchange-okx{--exchange-color:#101010}.exchange-mexc{--exchange-color:#246bfd}.exchange-htx{--exchange-color:#2875e7}.service-groups{position:relative}.service-groups:before{content:"";position:absolute;z-index:-1;inset:45% 0 0;background:radial-gradient(circle at 78% 18%,rgba(53,164,122,.07),transparent 27%),linear-gradient(#fff,#f7faf8)}.service-group-heading>svg{box-shadow:0 9px 24px rgba(26,126,91,.1)}.service-card-grid>a{overflow:hidden;background:linear-gradient(155deg,#fff 65%,#f5faf7);transition:transform .25s,border-color .25s,box-shadow .25s}.service-card-grid>a:after{content:"";position:absolute;right:-55px;bottom:-65px;width:150px;height:150px;border:1px solid rgba(45,151,112,.1);border-radius:50%;box-shadow:0 0 0 28px rgba(45,151,112,.025)}.service-card-grid>a:hover{transform:translateY(-6px);box-shadow:0 22px 48px rgba(15,64,47,.12)}.service-card-grid b,.service-card-grid h3,.service-card-grid p{position:relative;z-index:1}.exchange-grid>a{min-height:335px}.exchange-card{--card-accent:#29956e}.exchange-card:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:var(--card-accent);opacity:.82}.exchange-card.exchange-card-bybit{--card-accent:#f7a600}.exchange-card.exchange-card-binance{--card-accent:#f0b90b}.exchange-card.exchange-card-okx{--card-accent:#171717}.exchange-card.exchange-card-mexc{--card-accent:#246bfd}.exchange-card.exchange-card-htx{--card-accent:#2875e7}.exchange-card>.exchange-logo{position:relative;z-index:1;min-height:42px;transition:.25s}.exchange-card-number{position:absolute;right:18px;top:21px;color:#a4b3ad;font:800 8px Manrope;letter-spacing:.12em}.exchange-card:hover>.exchange-logo{transform:scale(1.035);transform-origin:left center}.service-safety{background:rgba(237,248,243,.9);box-shadow:0 15px 42px rgba(25,90,66,.07);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.service-shell>header{position:relative;overflow:hidden}.service-shell>header:after{content:"";position:absolute;right:-80px;top:-130px;width:410px;height:410px;border:1px solid rgba(119,213,172,.13);border-radius:50%;box-shadow:0 0 0 58px rgba(119,213,172,.025)}.service-shell>header>*{position:relative;z-index:1}.service-exchange-hero>.exchange-logo{margin:0 0 25px;padding:11px 15px;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:rgba(255,255,255,.94);box-shadow:0 12px 35px rgba(0,0,0,.14)}.service-exchange-hero>.exchange-logo>strong{font-size:20px}@media(max-width:760px){.exchange-marquee{padding:22px 0}.exchange-marquee-label{max-width:330px;margin:0 auto 16px;padding:0 14px;line-height:1.5}.exchange-marquee-label span{width:22px;flex:none}.exchange-marquee-item{min-width:165px;padding:2px 24px}.exchange-marquee .exchange-logo>svg{width:28px;height:28px}.exchange-marquee .exchange-logo>strong{font-size:15px}.exchange-card{padding:24px!important}.exchange-grid>a{min-height:0}}@media(prefers-reduced-motion:reduce){.exchange-marquee-track{animation:none}}