:root{--ink:#1f2b59;--muted:#5b6890;--bg:#edf1f8;--surface:#f5f7fb;--brand:#3e47dd;--brand-dark:#262a98;--accent:#c7ffe9;--accent2:#95e7ce;--band:#1f2b59;--band-ink:#fff;--font:"EuclidCircularB","Inter","Segoe UI",system-ui,-apple-system,sans-serif;--line:#e3e9f3;--radius:18px;--shadow:0 20px 45px rgba(31,43,89,.12);--shadow-sm:0 8px 22px rgba(31,43,89,.07)}*{box-sizing:border-box}@font-face{font-display:swap;font-family:YouthBase;font-weight:400;src:url(/mob-youth-base-regular-v1.woff2) format("woff2")}@font-face{font-display:swap;font-family:YouthBase;font-weight:700 900;src:url(/mob-youth-base-bold-v1.woff2) format("woff2")}body,html{margin:0;padding:0;color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased;line-height:1.5}.root,body,html{background:var(--bg)}.root{min-height:100vh}a{color:var(--brand-dark);text-decoration:none}.nav{background:hsla(0,0%,100%,.92);-webkit-backdrop-filter:saturate(180%) blur(8px);backdrop-filter:saturate(180%) blur(8px);border-bottom:1px solid var(--line);position:-webkit-sticky;position:sticky;top:0;z-index:30}.nav-inner{max-width:1180px;margin:0 auto;padding:15px 24px;justify-content:space-between;gap:16px}.brand,.nav-inner{display:flex;align-items:center}.brand{gap:12px}.logo{display:flex;align-items:center;gap:10px;font-weight:800;font-size:21px;letter-spacing:-.02em;color:var(--ink)}.logo .mark{width:32px;height:32px;border-radius:10px;background:var(--brand);display:grid;place-items:center;color:#fff;font-weight:900;font-size:17px}.demo-badge{font-size:10.5px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--brand-dark);background:var(--accent);padding:4px 9px;border-radius:999px}.logo .mark svg{display:block}.logo-accent{color:var(--brand)}.logo-img{height:32px;width:auto;max-width:220px;display:block}.secure-note{display:flex;align-items:center;justify-content:flex-start;gap:6px;margin:10px 0 0;font-size:12.5px;color:var(--muted)}.secure-note svg{color:var(--brand)}.action{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin:26px 0 6px}.btn-lg{width:auto;padding:16px 32px;font-size:17px;box-shadow:0 12px 26px rgba(62,71,221,.3)}.fineprint{font-size:12.5px;color:var(--muted);margin:6px 0 0;max-width:470px}.turnstile-host{margin-top:10px}.verify-panel{margin-top:16px;padding:18px 20px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow-sm);max-width:560px}.verify-panel h3{margin:0 0 8px;font-size:16px}.verify-panel .policy-body{font-size:14px}.verify-panel .policy-body h3{font-size:14px;margin:12px 0 4px}.policy-wrap{max-width:860px;margin:0 auto;padding:56px 24px 90px}.policy-cta{padding-top:24px;border-top:1px solid var(--line)}.policy-cta,.trust-row{margin-top:26px}.nav-links{display:flex;align-items:center;gap:24px}.nav-links a{color:var(--muted);font-size:15px;font-weight:500}.nav-links a:hover{color:var(--ink)}.pill{background:var(--brand);color:#fff;border:none;padding:10px 18px;border-radius:999px;font-weight:700;font-size:14.5px;cursor:pointer;font-family:var(--font)}.pill:hover{background:var(--brand-dark)}.lang-switch{display:inline-flex;border:1px solid var(--line);border-radius:999px;overflow:hidden}.lang-switch button{border:none;background:#fff;color:var(--muted);padding:7px 12px;font-size:13px;font-weight:700;cursor:pointer;font-family:var(--font)}.lang-switch button.on{background:var(--brand);color:#fff}@media (max-width:760px){.nav-links a{display:none}}.hero{background:radial-gradient(900px 380px at 88% -40%,var(--accent) 0,transparent 60%),var(--bg)}.hero-inner{max-width:1180px;margin:0 auto;padding:70px 24px 60px;display:grid;grid-template-columns:1.08fr .92fr;grid-gap:48px;gap:48px;align-items:center}@media (max-width:920px){.hero-inner{grid-template-columns:1fr;gap:28px;padding:46px 24px}}.greeting{font-size:15px;font-weight:700;color:var(--brand-dark);margin-bottom:10px}.greeting-sub{display:block;font-size:13px;font-weight:500;color:var(--muted);margin-top:2px}.eyebrow{display:inline-block;font-size:13px;font-weight:700;color:var(--brand-dark);background:var(--accent);padding:7px 14px;border-radius:999px;margin-bottom:20px}.hero h1{font-size:clamp(32px,4.6vw,52px);line-height:1.04;letter-spacing:-.03em;font-weight:800;margin:0 0 18px;color:var(--ink)}.hero h1 .hl{color:var(--brand)}.hero .lead{font-size:18.5px;color:var(--muted);max-width:560px;margin:0 0 28px}.hero-cta{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:28px}.btn-ghost{display:inline-flex;align-items:center;padding:14px 22px;border-radius:12px;font-weight:700;font-size:15.5px;color:var(--ink);background:#fff;border:1.5px solid var(--line)}.btn-ghost:hover{border-color:var(--brand);color:var(--brand-dark)}.trust-row{display:flex;flex-wrap:wrap;gap:20px}.trust{display:flex;align-items:center;gap:9px;font-size:14.5px;color:var(--ink);font-weight:500}.trust .tick{width:22px;height:22px;border-radius:999px;background:var(--accent);color:var(--brand-dark);display:grid;place-items:center}.hero-art{display:flex;justify-content:center}.hero-art-card{background:linear-gradient(160deg,var(--brand) 0,var(--brand-dark) 100%);border-radius:26px;padding:34px;box-shadow:var(--shadow);width:100%;max-width:420px}.hero-art-card svg,.hero-art-img{width:100%;height:auto;display:block}.hero-art-img{border-radius:14px}.band{background:var(--band);color:var(--band-ink)}.band-inner{max-width:1180px;margin:0 auto;padding:64px 24px}.band h2{font-size:clamp(26px,3.4vw,36px);font-weight:800;letter-spacing:-.02em;margin:0 0 8px;color:var(--band-ink)}.band-lead{color:hsla(0,0%,100%,.72);font-size:17px;margin:0 0 36px}.steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}@media (max-width:820px){.steps{grid-template-columns:1fr}}.step{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);border-radius:16px;padding:26px}.step-num{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:var(--accent);color:var(--brand-dark);font-weight:900;font-size:18px;margin-bottom:16px}.step h3{margin:0 0 8px;font-size:19px;color:var(--band-ink)}.step p{margin:0;color:hsla(0,0%,100%,.74);font-size:15px;line-height:1.6}.layout{max-width:1180px;margin:0 auto;padding:56px 24px 96px;display:grid;grid-template-columns:1.5fr 1fr;grid-gap:28px;gap:28px;align-items:start}@media (max-width:920px){.layout{grid-template-columns:1fr}}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:32px}.card h2{margin:0 0 16px;font-size:24px;letter-spacing:-.01em;color:var(--ink)}.policy-body{color:var(--ink);line-height:1.78;font-size:15.5px}.policy-body h3{font-size:16.5px;margin:24px 0 6px}.policy-body p{margin:8px 0}.policy-body ul{margin:8px 0;padding-left:20px}.policy-body li{margin:7px 0;color:var(--muted)}.policy-body li::marker{color:var(--brand)}.consent{position:-webkit-sticky;position:sticky;top:96px}.badge-line{display:flex;align-items:center;gap:8px;color:var(--brand-dark);font-weight:700;font-size:13.5px}.consent .meta{font-size:13.5px;color:var(--muted);margin-bottom:18px}.checkbox-row{display:flex;gap:13px;align-items:flex-start;padding:16px;border:1.5px solid var(--line);border-radius:14px;background:var(--surface);margin:18px 0;cursor:pointer;transition:border-color .15s,background .15s}.checkbox-row:hover{border-color:var(--accent2)}.checkbox-row.checked{border-color:var(--brand);background:var(--accent)}.checkbox-row input{margin-top:2px;width:20px;height:20px;accent-color:var(--brand);flex:none}.checkbox-row label{font-size:14.5px;line-height:1.5;cursor:pointer}.turnstile-wrap{margin:16px 0;min-height:66px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:15px 18px;font-size:16px;font-weight:700;color:#fff;background:var(--brand);border:none;border-radius:13px;cursor:pointer;box-shadow:0 10px 22px rgba(62,71,221,.28);transition:transform .12s,box-shadow .12s,background .12s,opacity .12s;font-family:var(--font)}.hero-cta .btn{width:auto;padding:14px 24px}.btn:hover{background:var(--brand-dark);transform:translateY(-1px)}.btn:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none}.status{margin-top:16px;font-size:14.5px;border-radius:12px;padding:13px 15px}.status.done{background:var(--accent);color:var(--brand-dark);border:1px solid var(--accent2)}.status.error{background:#fdecec;color:#b02a2a;border:1px solid #f5cccc}.footer{background:var(--band);color:hsla(0,0%,100%,.72)}.footer-inner{max-width:1180px;margin:0 auto;padding:34px 24px;font-size:13.5px;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}.footer a{color:#fff}.admin-shell{display:grid;grid-template-columns:240px 1fr;min-height:100vh;background:var(--bg)}@media (max-width:760px){.admin-shell{grid-template-columns:1fr}}.admin-sidebar{background:var(--band);color:#fff;padding:22px 16px;display:flex;flex-direction:column;gap:6px;position:-webkit-sticky;position:sticky;top:0;height:100vh}@media (max-width:760px){.admin-sidebar{position:static;height:auto}}.admin-brand{font-weight:800;font-size:18px;padding:6px 10px 16px}.admin-nav{display:flex;flex-direction:column;gap:4px}.admin-nav button{text-align:left;background:transparent;border:none;color:hsla(0,0%,100%,.78);padding:11px 12px;border-radius:10px;font-size:14.5px;font-weight:600;cursor:pointer;font-family:var(--font)}.admin-nav button:hover{background:hsla(0,0%,100%,.08);color:#fff}.admin-nav button.active{background:var(--brand);color:#fff}.admin-logout{margin-top:auto;background:hsla(0,0%,100%,.1);border:none;color:#fff;padding:11px;border-radius:10px;cursor:pointer;font-family:var(--font);font-weight:600}.admin-main{padding:34px 34px 80px;max-width:980px}.admin-main h1{font-size:26px;letter-spacing:-.02em;margin:0 0 22px}.code{background:#0f2233;color:#d7e3ec;padding:16px;border-radius:12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;line-height:1.6;overflow-x:auto;white-space:pre-wrap}.code,code{font-size:12.5px}code{background:var(--surface);padding:1px 5px;border-radius:5px}.admin-wrap{max-width:1120px;margin:0 auto;padding:32px 22px 90px}.admin-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-bottom:24px}@media (max-width:700px){.stat-grid{grid-template-columns:1fr}}.stat{background:#fff;border:1px solid var(--line);border-radius:14px;padding:20px;box-shadow:var(--shadow-sm)}.stat .num{font-size:32px;font-weight:800;color:var(--brand-dark)}.stat .lbl{color:var(--muted);font-size:13px;margin-top:2px}table{width:100%;border-collapse:collapse;font-size:13.5px}td,th{text-align:left;padding:11px 12px;border-bottom:1px solid var(--line)}th{color:var(--muted);font-weight:600}td.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12.5px}.field{display:block;margin-bottom:14px}.field label{display:block;font-size:13px;color:var(--muted);margin-bottom:6px}.input,select.input{width:100%;padding:12px;border:1px solid var(--line);border-radius:11px;font-size:15px;font-family:var(--font);background:#fff}.login-card{max-width:390px;margin:80px auto}.muted{color:var(--muted)}.tabs{display:flex;gap:8px;margin:20px 0 10px}.tab{padding:9px 15px;border-radius:999px;border:1px solid var(--line);background:#fff;cursor:pointer;font-size:14px;font-family:var(--font)}.tab.active{background:var(--brand);color:#fff;border-color:var(--brand)}.btn-sm{padding:10px 18px;width:auto}.grid2{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 18px;gap:0 18px}@media (max-width:640px){.grid2{grid-template-columns:1fr}}.admin-stats{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin:4px 10px 16px}.admin-stats>div{background:hsla(0,0%,100%,.07);border-radius:10px;padding:9px 10px}.admin-stats b{display:block;font-size:19px;color:#fff;line-height:1.1}.admin-stats span{font-size:10.5px;color:hsla(0,0%,100%,.6)}.mobile-block{margin:18px 0;padding:18px 20px;background:var(--surface);border:1px solid var(--line);border-left:4px solid var(--brand);border-radius:12px}.mobile-block h3{margin:0 0 8px;font-size:18px;color:var(--ink)}.mobile-block .policy-body{font-size:14.5px}.cv-root{--cv-navy:#1f2b59;--cv-navy-dark:#131c4a;--cv-blue:#3e47dd;--cv-blue-dark:#262a98;--cv-bg:#edf1f8;--cv-surface:#f5f7fb;--cv-line:#d7e1ef;--cv-mint:#c7ffe9;--cv-mint-strong:#95e7ce;background:#fff;color:var(--cv-navy)}.cv-nav{position:-webkit-sticky;position:sticky;top:0;z-index:36;background:hsla(0,0%,100%,.96);border-bottom:1px solid var(--cv-line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cv-nav-inner{max-width:1184px;height:76px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:22px}.cv-brand,.cv-logo{display:inline-flex;align-items:center;color:var(--cv-navy)}.cv-logo{width:102px}.cv-logo img{display:block;width:102px;height:auto}.cv-links{display:flex;align-items:center;gap:24px}.cv-links>a{color:#485885;font-size:15px;font-weight:800}.cv-links>a:hover{color:var(--cv-blue)}.cv-nav-cta,.cv-primary{border:0;border-radius:12px;background:var(--cv-blue);color:#fff;cursor:pointer;font-family:var(--font);font-weight:900;box-shadow:0 12px 26px rgba(62,71,221,.26)}.cv-nav-cta{padding:12px 20px;font-size:14.5px}.cv-primary{display:inline-flex;align-items:center;justify-content:center;padding:16px 26px;font-size:16px}.cv-nav-cta:hover,.cv-primary:hover{background:var(--cv-blue-dark)}.cv-nav-cta:disabled,.cv-primary:disabled{opacity:.52;cursor:not-allowed;box-shadow:none}.cv-hero{background:linear-gradient(180deg,#fff 0,var(--cv-bg) 100%);overflow:hidden}.cv-hero-inner{max-width:1184px;margin:0 auto;padding:74px 24px 82px;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,520px);grid-gap:56px;gap:56px;align-items:center}.cv-eyebrow{display:inline-flex;margin-bottom:18px;padding:8px 14px;border-radius:999px;background:var(--cv-mint);color:var(--cv-blue-dark);font-size:13px;font-weight:900}.cv-hero h1{margin:0 0 18px;max-width:690px;color:var(--cv-navy);font-size:clamp(40px,5.2vw,68px);line-height:1.02;font-weight:900;letter-spacing:0}.cv-hero h1 span{color:var(--cv-blue)}.cv-hero-copy>p{max-width:610px;margin:0;color:#485885;font-size:19px;line-height:1.65}.cv-company{max-width:540px;margin-top:24px;padding:18px 20px;border:1px solid var(--cv-line);border-left:5px solid var(--cv-blue);border-radius:12px;background:#fff;box-shadow:0 8px 22px rgba(31,43,89,.06)}.cv-company small,.cv-company strong{display:block}.cv-company strong{color:var(--cv-blue-dark);font-size:15px}.cv-company small{margin-top:3px;color:#63749b;font-size:13.5px}.cv-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:26px}.cv-secondary{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border:1px solid var(--cv-line);border-radius:12px;background:#fff;color:var(--cv-navy);font-weight:900}.cv-secondary:hover{border-color:var(--cv-blue);color:var(--cv-blue)}.cv-car-card,.cv-hero-visual{position:relative;min-height:420px}.cv-car-card{border-radius:36px;background:linear-gradient(145deg,var(--cv-blue) 0,var(--cv-blue-dark) 100%);box-shadow:0 28px 70px rgba(31,43,89,.22);overflow:hidden}.cv-car-card:before{content:"";position:absolute;inset:28px;border-radius:28px;background:hsla(0,0%,100%,.08)}.cv-car{position:absolute;left:34px;right:34px;bottom:36px;z-index:1}.cv-car svg{width:100%;height:auto}.cv-doc-card{position:absolute;top:42px;left:42px;right:92px;z-index:2;padding:20px;border-radius:18px;background:#fff;box-shadow:0 18px 46px rgba(8,12,31,.18)}.cv-doc-card span{display:block;height:10px;margin-bottom:10px;border-radius:999px;background:#e7ecf5}.cv-doc-card span:first-child{width:48%;background:var(--cv-blue)}.cv-doc-card span:nth-child(2){width:78%}.cv-doc-card span:nth-child(3){width:62%}.cv-doc-card svg{width:100%;height:54px}.cv-doc-card path{fill:none;stroke:var(--cv-blue);stroke-width:6;stroke-linecap:round;stroke-dasharray:250;stroke-dashoffset:250;animation:cv-sign 2.7s ease-in-out infinite}.cv-seal{position:absolute;top:116px;right:38px;z-index:3;width:74px;height:74px;display:grid;place-items:center;border-radius:50%;background:var(--cv-mint);color:var(--cv-blue-dark);box-shadow:0 0 0 9px hsla(0,0%,100%,.78);animation:cv-pop 2.7s ease-in-out infinite}@keyframes cv-sign{0%,12%{stroke-dashoffset:250}54%,to{stroke-dashoffset:0}}@keyframes cv-pop{0%,42%{transform:scale(.82);opacity:.35}56%,to{transform:scale(1);opacity:1}}.cv-process{max-width:1184px;margin:0 auto;padding:72px 24px}.cv-section-head{max-width:720px;margin-bottom:34px}.cv-section-head span,.cv-trust-inner>div:first-child>span{display:inline-block;margin-bottom:8px;color:var(--cv-blue);font-size:13px;font-weight:900}.cv-policy h2,.cv-section-head h2,.cv-trust h2{margin:0 0 10px;color:var(--cv-navy);font-size:clamp(28px,3.4vw,42px);line-height:1.15;font-weight:900;letter-spacing:0}.cv-section-head p,.cv-trust p{margin:0;color:#63749b;font-size:17px}.cv-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.cv-step{min-height:250px;padding:26px;border:1px solid var(--cv-line);border-radius:18px;background:#fff;box-shadow:0 8px 22px rgba(31,43,89,.06)}.cv-step-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.cv-step-num{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:var(--cv-mint);color:var(--cv-blue-dark);font-size:18px;font-weight:900}.cv-step svg{width:54px;height:54px}.cv-step h3{margin:0 0 8px;color:var(--cv-navy);font-size:21px}.cv-step p{margin:0;color:#63749b;line-height:1.6}.cv-trust{background:var(--cv-bg);border-block:1px solid var(--cv-line)}.cv-trust-inner{max-width:1184px;margin:0 auto;padding:58px 24px;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.7fr) auto;grid-gap:32px;gap:32px;align-items:center}.cv-trust-list{display:grid;grid-gap:12px;gap:12px}.cv-trust-list span{display:inline-flex;align-items:center;gap:10px;color:var(--cv-navy);font-weight:800}.cv-trust-list svg{color:var(--cv-blue)}.cv-policy{padding:64px 24px 88px}.cv-policy article{max-width:920px;margin:0 auto;padding:36px;border:1px solid var(--cv-line);border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(31,43,89,.07)}.cv-policy .policy-body{font-size:16px}.cv-footer{background:#fff;color:#63749b;border-top:1px solid var(--cv-line)}.cv-footer-inner{max-width:1184px;margin:0 auto;padding:36px 24px;display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}@media (max-width:940px){.cv-links>a{display:none}.cv-hero-inner,.cv-steps,.cv-trust-inner{grid-template-columns:1fr}.cv-hero-inner{padding-top:48px}.cv-trust-inner{align-items:start}}@media (max-width:620px){.cv-nav-inner{height:auto;min-height:68px;padding:14px 16px}.cv-logo{width:102px}.cv-nav-cta{display:none}.cv-hero-inner,.cv-policy,.cv-process,.cv-trust-inner{padding-left:16px;padding-right:16px}.cv-hero h1{font-size:38px}.cv-hero-copy>p{font-size:17px}.cv-car-card,.cv-hero-visual{min-height:340px}.cv-doc-card{left:22px;right:54px}.cv-seal{right:20px}.cv-policy article{padding:24px}}.al-root{--al-blue:#287bd1;--al-blue-dark:#005ab6;--al-header:#1d6ec1;--al-green:#00ad2b;--al-green-dark:#008f23;--al-bg:#f5f6f7;--al-popup:#e9f4ff;--al-line:#ebeced;--al-text:#232526;--al-muted:#777b80;background:var(--al-bg);color:var(--al-text);font-family:Arial,Helvetica Neue,Helvetica,sans-serif}.al-header{position:-webkit-sticky;position:sticky;top:0;z-index:38;background:var(--al-header);box-shadow:0 2px 5px rgba(0,0,0,.16)}.al-header-inner{max-width:1184px;min-height:62px;margin:0 auto;padding:0 18px;display:flex;align-items:center;justify-content:space-between;gap:20px}.al-logo,.al-logo img{display:block}.al-logo img{width:198px;height:auto}.al-nav{display:flex;align-items:center;gap:22px}.al-nav a{color:#fff;font-size:14px;font-weight:700}.al-nav a:hover{text-decoration:underline}.al-header .lang-switch{border-color:hsla(0,0%,100%,.35)}.al-header .lang-switch button{background:hsla(0,0%,100%,.12);color:#fff}.al-header .lang-switch button.on{background:#fff;color:var(--al-blue)}.al-hero{background:linear-gradient(180deg,var(--al-popup) 0,var(--al-bg) 100%)}.al-hero-inner{max-width:1184px;margin:0 auto;padding:56px 18px 62px;display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,500px);grid-gap:42px;gap:42px;align-items:center}.al-eyebrow{display:inline-flex;margin-bottom:14px;padding:7px 12px;border-radius:4px;background:#fff;color:var(--al-blue);font-size:13px;font-weight:700;box-shadow:0 2px 4px rgba(0,0,0,.05)}.al-copy h1{margin:0 0 15px;max-width:660px;color:var(--al-text);font-size:clamp(34px,4.6vw,54px);line-height:1.08;font-weight:800;letter-spacing:0}.al-copy h1 span{color:var(--al-blue)}.al-copy>p{max-width:620px;margin:0;color:#474a4d;font-size:17px;line-height:1.65}.al-company{max-width:540px;margin-top:22px;padding:16px 18px;border:1px solid #c3c7cc;border-left:5px solid var(--al-blue);border-radius:4px;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.05)}.al-company small,.al-company strong{display:block}.al-company strong{color:var(--al-blue-dark);font-size:14px}.al-company small{margin-top:3px;color:var(--al-muted);font-size:13px}.al-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:24px}.al-primary,.al-secondary{display:inline-flex;align-items:center;justify-content:center;border-radius:4px;font-size:14px;font-weight:700;font-family:Arial,Helvetica Neue,Helvetica,sans-serif}.al-primary{border:0;padding:13px 22px;background:var(--al-green);color:#fff;box-shadow:0 4px 10px rgba(0,173,43,.24)}.al-primary:hover{background:var(--al-green-dark)}.al-primary:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.al-secondary{padding:12px 20px;border:1px solid #c3c7cc;background:#fff;color:var(--al-blue)}.al-secondary:hover{border-color:var(--al-blue);color:var(--al-blue-dark)}.al-visual{min-height:360px}.al-browser{border-radius:8px;background:#fff;border:1px solid #d4d8dc;box-shadow:0 12px 34px rgba(0,0,0,.12);overflow:hidden}.al-browser-bar{height:38px;display:flex;align-items:center;gap:7px;padding:0 14px;background:var(--al-header)}.al-browser-bar span{width:9px;height:9px;border-radius:50%;background:hsla(0,0%,100%,.75)}.al-listing{padding:26px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(150px,.9fr);grid-gap:18px;gap:18px;align-items:center}.al-listing svg{width:100%;height:auto}.al-listing div span{display:block;height:12px;margin:0 0 12px;border-radius:999px;background:#eef0f2}.al-listing div span:first-child{width:88%;background:var(--al-blue)}.al-listing div span:nth-child(2){width:68%}.al-listing div span:nth-child(3){width:78%}.al-signline{margin:0 26px 26px;padding:18px;display:flex;align-items:center;gap:18px;border-radius:6px;background:var(--al-popup)}.al-signline svg{flex:1 1;height:70px}.al-signline path{fill:none;stroke:var(--al-blue);stroke-width:7;stroke-linecap:round;stroke-dasharray:330;stroke-dashoffset:330;animation:al-sign 2.7s ease-in-out infinite}.al-signline b{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:var(--al-green);color:#fff}@keyframes al-sign{0%,14%{stroke-dashoffset:330}55%,to{stroke-dashoffset:0}}.al-policy,.al-process{max-width:1184px;margin:0 auto;padding:58px 18px}.al-section-title{max-width:720px;margin-bottom:26px}.al-policy h2,.al-section-title h2,.al-signature h2{margin:0 0 8px;color:var(--al-text);font-size:clamp(24px,3vw,34px);font-weight:800;letter-spacing:0}.al-section-title p,.al-signature p{margin:0;color:var(--al-muted);font-size:15px}.al-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.al-steps article{position:relative;min-height:230px;padding:24px;border:1px solid var(--al-line);border-radius:6px;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.05)}.al-steps article>b{position:absolute;top:18px;right:18px;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--al-popup);color:var(--al-blue)}.al-steps svg{width:48px;height:48px;margin-bottom:16px}.al-steps h3{margin:0 0 8px;font-size:18px;color:var(--al-text)}.al-steps p{margin:0;color:#777b80;line-height:1.6}.al-signature{background:#fff;border-block:1px solid var(--al-line)}.al-signature-inner{max-width:1184px;margin:0 auto;padding:44px 18px;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.75fr) auto;grid-gap:28px;gap:28px;align-items:center}.al-signature-inner>div:first-child>svg{width:58px;height:58px;margin-bottom:14px}.al-signature span{color:var(--al-blue);font-weight:700;font-size:13px}.al-trust{display:grid;grid-gap:10px;gap:10px}.al-trust span{display:inline-flex;align-items:center;gap:9px;color:var(--al-text)}.al-trust svg{color:var(--al-green)}.al-wide{white-space:nowrap}.al-policy article{max-width:920px;margin:0 auto;padding:30px;border:1px solid var(--al-line);border-radius:6px;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.05)}.al-policy .policy-body{font-size:15px}.al-footer{background:#fff;border-top:1px solid var(--al-line);color:var(--al-muted)}.al-footer-inner{max-width:1184px;margin:0 auto;padding:28px 18px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.al-footer .al-logo img{width:178px}@media (max-width:900px){.al-nav>a{display:none}.al-hero-inner,.al-signature-inner,.al-steps{grid-template-columns:1fr}.al-visual{min-height:auto}}@media (max-width:620px){.al-header-inner{min-height:58px;padding:10px 12px}.al-logo img{width:152px}.al-hero-inner,.al-policy,.al-process,.al-signature-inner{padding-left:12px;padding-right:12px}.al-copy h1{font-size:32px}.al-copy>p{font-size:15px}.al-listing{grid-template-columns:1fr;padding:18px}.al-signline{margin:0 18px 18px}.al-signature .al-wide{width:100%;justify-content:center}.al-policy article{padding:22px}}.as-root{min-height:100vh;background:#f4f4f4;color:#333;font-family:var(--font)}.as-header{background:#fff;border-bottom:1px solid #d6d6d6;position:-webkit-sticky;position:sticky;top:0;z-index:40}.as-nav{max-width:1200px;min-height:72px;margin:0 auto;padding:0 24px;display:flex;justify-content:space-between;gap:24px}.as-logo,.as-nav{align-items:center}.as-logo{display:inline-flex;min-width:190px}.as-logo img{width:190px;height:auto;display:block}.as-actions,.as-nav nav{display:flex;align-items:center;gap:20px}.as-nav a{color:#333;font-size:15px;font-weight:600}.as-nav a:hover{color:#105dd3}.as-search-hero{background:linear-gradient(180deg,#fff,#f4f4f4);padding:34px 24px 20px}.as-search-card{max-width:1100px;margin:0 auto;padding:24px;border-radius:8px;background:#fff;box-shadow:0 8px 28px rgba(0,0,0,.12)}.as-search-card h2{margin:0 0 16px;font-size:28px;line-height:1.25;font-weight:800;color:#333;letter-spacing:0}.as-tabs{display:flex;gap:4px;margin-bottom:16px;border-bottom:1px solid #d6d6d6;overflow-x:auto}.as-tabs span{padding:10px 16px;color:#676767;font-weight:700;white-space:nowrap}.as-tabs .on{color:#333;border-bottom:3px solid #333}.as-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;grid-gap:12px;gap:12px}.as-fields div{min-height:48px;padding:0 14px;display:flex;align-items:center;border:1px solid #acacac;border-radius:4px;color:#676767;background:#fff}.as-fields button,.as-primary{min-height:48px;padding:0 22px;border:0;border-radius:8px;background:#076fe6;color:#fff;font-family:var(--font);font-size:15px;font-weight:800;cursor:pointer}.as-fields button:hover,.as-primary:hover{background:#173db4}.as-fields button:disabled,.as-primary:disabled{opacity:.55;cursor:not-allowed}.as-secondary{min-height:48px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #105dd3;border-radius:8px;background:#fff;color:#105dd3;font-size:15px;font-weight:800}.as-secondary:hover{border-color:#173db4;color:#173db4}.as-hero{max-width:1200px;margin:0 auto;padding:58px 24px 64px;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.88fr);grid-gap:48px;gap:48px;align-items:center}.as-eyebrow{display:inline-flex;margin-bottom:18px;padding:7px 12px;border-radius:999px;background:#fdfccc;font-size:13px}.as-copy h1,.as-eyebrow{color:#333;font-weight:800}.as-copy h1{margin:0;font-size:clamp(38px,5vw,64px);line-height:.98;letter-spacing:0}.as-copy h1 span{display:block;color:#105dd3}.as-copy>p{max-width:630px;margin:22px 0 0;color:#676767;font-size:18px;line-height:1.65}.as-company{max-width:520px;margin-top:24px;padding:18px 20px;border-left:5px solid #f5f200;border-radius:8px;background:#fff;box-shadow:0 4px 14px rgba(0,0,0,.1)}.as-company small,.as-company strong{display:block}.as-company strong{margin-bottom:6px;color:#333}.as-company small{color:#676767;line-height:1.5}.as-cta-row{margin-top:26px;display:flex;gap:12px;flex-wrap:wrap}.as-visual{border-radius:8px;background:#fff;border:1px solid #d6d6d6;box-shadow:0 18px 38px rgba(0,0,0,.14);overflow:hidden}.as-card-head{height:42px;padding:0 15px;display:flex;align-items:center;gap:8px;background:#333}.as-card-head span{width:10px;height:10px;border-radius:50%;background:hsla(0,0%,100%,.72)}.as-car{padding:26px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(135px,.8fr);grid-gap:18px;gap:18px;align-items:center}.as-car svg{width:100%;height:auto}.as-car div{display:grid;grid-gap:12px;gap:12px}.as-car b{color:#333;font-size:20px}.as-car span{height:12px;border-radius:999px;background:#eaeaea}.as-car span:nth-child(2){width:92%;background:#076fe6}.as-car span:nth-child(3){width:72%}.as-car span:nth-child(4){width:64%}.as-signline{margin:0 26px 26px;padding:16px;display:flex;align-items:center;gap:18px;border-radius:8px;background:#e2f1ff}.as-signline svg{flex:1 1;height:68px}.as-signline path{fill:none;stroke:#105dd3;stroke-width:7;stroke-linecap:round;stroke-dasharray:360;stroke-dashoffset:360;animation:as-sign 2.7s ease-in-out infinite}.as-signline strong{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#0d670f;color:#fff}@keyframes as-sign{0%,14%{stroke-dashoffset:360}58%,to{stroke-dashoffset:0}}.as-policy,.as-process{max-width:1200px;margin:0 auto;padding:58px 24px}.as-title{max-width:720px;margin-bottom:26px}.as-policy h2,.as-signature h2,.as-title h2{margin:0 0 8px;color:#333;font-size:clamp(25px,3vw,36px);line-height:1.15;font-weight:800;letter-spacing:0}.as-signature p,.as-title p{margin:0;color:#676767;font-size:15px}.as-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.as-steps article{position:relative;min-height:232px;padding:24px;border:1px solid #d6d6d6;border-radius:8px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.08)}.as-steps article>b{position:absolute;top:18px;right:18px;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#fdfccc;color:#333}.as-steps svg{width:48px;height:48px;margin-bottom:16px}.as-steps h3{margin:0 0 8px;color:#333;font-size:18px}.as-steps p{margin:0;color:#676767;line-height:1.6}.as-signature{background:#333;color:#fff}.as-signature-inner{max-width:1200px;margin:0 auto;padding:44px 24px;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.72fr) auto;grid-gap:30px;gap:30px;align-items:center}.as-signature span{color:#f5f200;font-size:13px;font-weight:800}.as-signature h2{color:#fff}.as-signature p{color:#eaeaea}.as-trust{display:grid;grid-gap:10px;gap:10px}.as-trust span{display:inline-flex;align-items:center;gap:9px;color:#fff}.as-trust svg{color:#f5f200}.as-wide{white-space:nowrap}.as-policy article{max-width:920px;margin:0 auto;padding:30px;border:1px solid #d6d6d6;border-radius:8px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.08)}.as-policy .policy-body{font-size:15px}.as-footer{background:#fff;border-top:1px solid #d6d6d6;color:#676767}.as-footer>div{max-width:1200px;margin:0 auto;padding:28px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.as-footer .as-logo img{width:176px}@media (max-width:920px){.as-actions a,.as-nav nav a:nth-child(n+4){display:none}.as-fields,.as-hero,.as-signature-inner,.as-steps{grid-template-columns:1fr}}@media (max-width:620px){.as-footer>div,.as-hero,.as-nav,.as-policy,.as-process,.as-search-hero,.as-signature-inner{padding-left:12px;padding-right:12px}.as-logo img{width:164px}.as-nav{min-height:62px}.as-nav nav{display:none}.as-search-card{padding:16px}.as-search-card h2{font-size:22px}.as-copy h1{font-size:32px}.as-copy>p{font-size:15px}.as-car{grid-template-columns:1fr;padding:18px}.as-signline{margin:0 18px 18px}.as-signature .as-wide{width:100%;justify-content:center}.as-policy article{padding:22px}}.t1-root{min-height:100vh;background:#f4f6f8;color:#111827;font-family:var(--font)}.t1-header{background:#151d28;color:#fff}.t1-topbar{max-width:1200px;min-height:42px;margin:0 auto;padding:0 24px;justify-content:space-between;gap:20px;color:hsla(0,0%,100%,.72);font-size:13px}.t1-topbar,.t1-topbar nav{display:flex;align-items:center}.t1-topbar nav{gap:18px}.t1-topbar a{color:hsla(0,0%,100%,.72)}.t1-topbar a:hover{color:#fff}.t1-mainbar{max-width:1200px;min-height:76px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid hsla(0,0%,100%,.08)}.t1-logo{display:inline-flex;align-items:center;min-width:150px}.t1-logo img{width:150px;height:auto;display:block}.t1-mainbar nav{display:flex;align-items:center;gap:24px}.t1-mainbar nav a{color:#fff;font-size:15px;font-weight:700}.t1-mainbar nav a:hover{color:#f59b23}.t1-search{max-width:1200px;margin:0 auto;padding:0 24px 24px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:14px;gap:14px}.t1-searchbox{min-height:48px;padding:0 16px;display:flex;align-items:center;gap:12px;border-radius:8px;background:#fff;color:#6b7280}.t1-primary,.t1-search button{min-height:48px;padding:0 22px;border:0;border-radius:8px;background:#f59b23;color:#111827;font-family:var(--font);font-size:15px;font-weight:800;cursor:pointer;box-shadow:0 8px 18px rgba(245,155,35,.22)}.t1-primary:hover,.t1-search button:hover{background:#d87d00;color:#fff}.t1-primary:disabled,.t1-search button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.t1-secondary{min-height:48px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d9dee6;border-radius:8px;background:#fff;color:#151d28;font-size:15px;font-weight:800}.t1-secondary:hover{border-color:#f59b23;color:#d87d00}.t1-stats{max-width:1200px;margin:28px auto 0;padding:0 24px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.t1-stats span{min-height:76px;padding:16px;display:grid;align-content:center;border-radius:10px;background:#fff;color:#6b7280;box-shadow:0 2px 8px rgba(17,24,39,.07)}.t1-stats b{display:block;color:#151d28;font-size:24px}.t1-hero{max-width:1200px;margin:0 auto;padding:58px 24px 64px;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.86fr);grid-gap:48px;gap:48px;align-items:center}.t1-eyebrow{display:inline-flex;margin-bottom:18px;padding:8px 12px;border-radius:6px;background:#fff4e4;color:#d87d00;font-size:13px;font-weight:800}.t1-copy h1{margin:0;color:#111827;font-size:clamp(38px,5vw,64px);line-height:.98;font-weight:800;letter-spacing:0}.t1-copy h1 span{display:block;color:#151d28}.t1-copy>p{max-width:620px;margin:22px 0 0;color:#4b5563;font-size:18px;line-height:1.65}.t1-company{max-width:520px;margin-top:24px;padding:18px 20px;border-left:5px solid #f59b23;border-radius:8px;background:#fff;box-shadow:0 4px 14px rgba(17,24,39,.08)}.t1-company small,.t1-company strong{display:block}.t1-company strong{margin-bottom:6px;color:#151d28}.t1-company small{color:#6b7280;line-height:1.5}.t1-actions{margin-top:26px;display:flex;gap:12px;flex-wrap:wrap}.t1-visual{border-radius:12px;background:#fff;box-shadow:0 18px 38px rgba(17,24,39,.14);overflow:hidden;border:1px solid #e5e7eb}.t1-card-top{height:42px;padding:0 15px;display:flex;align-items:center;gap:8px;background:#151d28}.t1-card-top span{width:10px;height:10px;border-radius:50%;background:hsla(0,0%,100%,.72)}.t1-listing{padding:26px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(135px,.8fr);grid-gap:18px;gap:18px;align-items:center}.t1-listing svg{width:100%;height:auto}.t1-lines{display:grid;grid-gap:12px;gap:12px}.t1-lines b,.t1-lines span{height:12px;border-radius:999px;background:#e9edf2}.t1-lines b{width:92%;background:#151d28}.t1-lines span:nth-child(2){width:72%}.t1-lines span:nth-child(3){width:86%}.t1-lines span:nth-child(4){width:64%}.t1-signline{margin:0 26px 26px;padding:16px;display:flex;align-items:center;gap:18px;border-radius:8px;background:#fff4e4}.t1-signline svg{flex:1 1;height:68px}.t1-signline path{fill:none;stroke:#151d28;stroke-width:7;stroke-linecap:round;stroke-dasharray:360;stroke-dashoffset:360;animation:t1-sign 2.7s ease-in-out infinite}.t1-signline strong{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#20b15a;color:#fff}@keyframes t1-sign{0%,14%{stroke-dashoffset:360}58%,to{stroke-dashoffset:0}}.t1-policy,.t1-process{max-width:1200px;margin:0 auto;padding:58px 24px}.t1-title{max-width:720px;margin-bottom:26px}.t1-policy h2,.t1-signature h2,.t1-title h2{margin:0 0 8px;color:#111827;font-size:clamp(25px,3vw,36px);line-height:1.15;font-weight:800;letter-spacing:0}.t1-signature p,.t1-title p{margin:0;color:#6b7280;font-size:15px}.t1-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.t1-steps article{position:relative;min-height:232px;padding:24px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;box-shadow:0 2px 8px rgba(17,24,39,.07)}.t1-steps article>b{position:absolute;top:18px;right:18px;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#fff4e4;color:#d87d00}.t1-steps svg{width:48px;height:48px;margin-bottom:16px}.t1-steps h3{margin:0 0 8px;color:#111827;font-size:18px}.t1-steps p{margin:0;color:#6b7280;line-height:1.6}.t1-signature{background:#151d28;color:#fff}.t1-signature-inner{max-width:1200px;margin:0 auto;padding:44px 24px;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.72fr) auto;grid-gap:30px;gap:30px;align-items:center}.t1-signature span{color:#f59b23;font-size:13px;font-weight:800}.t1-signature h2{color:#fff}.t1-signature p{color:#cbd5e1}.t1-trust{display:grid;grid-gap:10px;gap:10px}.t1-trust span{display:inline-flex;align-items:center;gap:9px;color:#fff}.t1-trust svg{color:#f59b23}.t1-wide{white-space:nowrap}.t1-policy article{max-width:920px;margin:0 auto;padding:30px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;box-shadow:0 2px 8px rgba(17,24,39,.07)}.t1-policy .policy-body{font-size:15px}.t1-footer{background:#151d28;color:#cbd5e1}.t1-footer>div{max-width:1200px;margin:0 auto;padding:28px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}@media (max-width:920px){.t1-mainbar nav a:nth-child(n+3),.t1-topbar nav{display:none}.t1-mainbar,.t1-topbar{padding-left:12px;padding-right:12px}.t1-hero,.t1-search,.t1-signature-inner,.t1-stats,.t1-steps{grid-template-columns:1fr}.t1-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.t1-footer>div,.t1-hero,.t1-policy,.t1-process,.t1-search,.t1-signature-inner,.t1-stats{padding-left:12px;padding-right:12px}.t1-topbar{display:none}.t1-mainbar{min-height:64px}.t1-mainbar nav{display:none}.t1-logo img{width:132px}.t1-search{padding-bottom:14px}.t1-search button{width:100%}.t1-stats{grid-template-columns:1fr;margin-top:18px}.t1-hero{padding-top:42px;gap:32px}.t1-copy h1{font-size:32px}.t1-copy>p{font-size:15px}.t1-listing{grid-template-columns:1fr;padding:18px}.t1-signline{margin:0 18px 18px}.t1-signature .t1-wide{width:100%;justify-content:center}.t1-policy article{padding:22px}}.tp-root{min-height:100vh;background:#f7f7f2;color:#1a2e4b;font-family:var(--font)}.tp-header{background:#fff;border-bottom:1px solid #e4e4e4}.tp-utility{min-height:32px;padding:0 42px;display:flex;align-items:center;justify-content:center;gap:42px;background:#f0f5f6;color:#1a2e4b;font-size:14px}.tp-utility div,.tp-utility nav{display:flex;align-items:center;gap:24px}.tp-utility a,.tp-utility span{color:#1a2e4b;white-space:nowrap}.tp-search-row{max-width:1360px;min-height:92px;margin:0 auto;padding:0 42px;display:grid;grid-template-columns:230px minmax(360px,1fr) auto;grid-gap:26px;gap:26px;align-items:center}.tp-logo{display:inline-flex;align-items:center}.tp-logo img{width:196px;height:auto;display:block}.tp-searchbox{height:44px;display:grid;grid-template-columns:56px minmax(0,1fr) 104px;border:1px solid #e4e4e4;border-radius:8px;overflow:hidden;background:#fff}.tp-searchbox button,.tp-searchbox input{border:0;background:#fff;font:inherit;color:#1a2e4b}.tp-searchbox>button:first-child{display:grid;place-items:center;border-right:1px solid #e4e4e4;color:#1a2e4b}.tp-searchbox input{min-width:0;padding:0 12px;font-size:15px;color:#1a2e4b}.tp-searchbox input::placeholder{color:#8a96a6;opacity:1}.tp-search-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#00356d!important;color:#fff!important;font-weight:700;cursor:pointer}.tp-search-button:hover{background:#08264b!important}.tp-detail-link{color:#1a2e4b;font-size:15px;white-space:nowrap}.tp-nav{max-width:1360px;min-height:70px;margin:0 auto;padding:0 42px;display:flex;align-items:center;justify-content:space-between;gap:24px}.tp-account,.tp-nav nav{display:flex;align-items:center;gap:22px}.tp-nav a{color:#1a2e4b;font-size:15px}.tp-nav a:hover{color:#00356d}.tp-nav b{margin-left:4px;padding:2px 8px;border-radius:999px;background:#f0f5f6;font-size:13px}.tp-account button,.tp-primary{min-height:40px;padding:0 18px;border:0;border-radius:8px;background:#00356d;color:#fff;font-family:var(--font);font-size:15px;font-weight:800;cursor:pointer}.tp-account button{border:1px solid #d7dde3;background:#fff;color:#00356d}.tp-account button:hover{border-color:#00356d;background:#f0f5f6}.tp-primary:hover{background:#08264b}.tp-account button:disabled,.tp-primary:disabled{opacity:.55;cursor:not-allowed}.tp-secondary{min-height:40px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d7dde3;border-radius:8px;background:#fff;color:#00356d;font-size:15px;font-weight:800}.tp-secondary:hover{border-color:#00356d;background:#f0f5f6}.tp-trust-strip{max-width:970px;min-height:54px;margin:24px auto;padding:0 32px;display:flex;align-items:center;justify-content:space-around;gap:30px;border-radius:999px;background:#f0f5f6;color:#1a2e4b;font-size:15px}.tp-trust-strip span{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.tp-trust-strip svg{color:#1a2e4b}.tp-hero{max-width:1360px;margin:0 auto;padding:0 42px 48px}.tp-hero-card{display:grid;grid-template-columns:minmax(0,.96fr) minmax(360px,.82fr);grid-gap:36px;gap:36px;align-items:stretch}.tp-copy{padding:30px 0}.tp-eyebrow{display:inline-flex;margin-bottom:16px;padding:7px 11px;border-radius:999px;background:#f0f5f6;color:#00356d;font-size:13px;font-weight:800}.tp-copy h1{margin:0;color:#1a2e4b;font-size:clamp(38px,4.8vw,62px);line-height:.98;font-weight:800;letter-spacing:0}.tp-copy h1 span{display:block;color:#004a9e}.tp-copy>p{max-width:650px;margin:22px 0 0;color:#1a2e4bd9;font-size:18px;line-height:1.65}.tp-company{max-width:520px;margin-top:24px;padding:16px 18px;border:1px solid #e4e4e4;border-left:5px solid #004a9e;border-radius:8px;background:#fff;box-shadow:0 4px 14px rgba(26,46,75,.08)}.tp-company small,.tp-company strong{display:block}.tp-company strong{margin-bottom:6px;color:#00356d}.tp-company small{color:#64748b;line-height:1.5}.tp-actions{margin-top:24px;display:flex;gap:12px;flex-wrap:wrap}.tp-listing{align-self:center;border:1px solid #e4e4e4;border-radius:10px;background:#fff;box-shadow:0 16px 34px rgba(26,46,75,.12);overflow:hidden}.tp-listing-media{height:210px;display:grid;place-items:center;background:linear-gradient(180deg,#f0f5f6,#fff)}.tp-listing-media svg{width:220px;height:220px}.tp-listing-copy{padding:22px 24px 16px;display:grid;grid-gap:10px;gap:10px}.tp-listing-copy b{color:#1a2e4b;font-size:20px}.tp-listing-copy span{display:block;height:10px;border-radius:999px;background:#edf1f4}.tp-listing-copy span:nth-child(2){width:86%;background:#004a9e}.tp-listing-copy span:nth-child(3){width:62%}.tp-listing-copy span:nth-child(4){width:72%}.tp-listing-sign{margin:0 24px 24px;padding:16px;display:flex;align-items:center;gap:18px;border-radius:8px;background:#f0f5f6}.tp-listing-sign svg{flex:1 1;height:62px}.tp-listing-sign path{fill:none;stroke:#004a9e;stroke-width:7;stroke-linecap:round;stroke-dasharray:360;stroke-dashoffset:360;animation:tp-sign 2.7s ease-in-out infinite}.tp-listing-sign strong{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#008a25;color:#fff}@keyframes tp-sign{0%,14%{stroke-dashoffset:360}58%,to{stroke-dashoffset:0}}.tp-process{max-width:1360px;margin:0 auto;padding:36px 42px 58px;display:grid;grid-template-columns:320px minmax(0,1fr);grid-gap:46px;gap:46px;align-items:start}.tp-category{color:#1a2e4b}.tp-category>div{display:flex;align-items:center;gap:8px;margin-bottom:14px}.tp-category svg{width:42px;height:42px}.tp-category h2{margin:0;font-size:22px;font-weight:800}.tp-category b,.tp-category span{padding:2px 9px;border-radius:999px;background:#f0f5f6;color:#64748b;font-size:13px;font-weight:500}.tp-category ul{margin:0;padding:0;display:grid;grid-gap:14px;gap:14px;list-style:none}.tp-category li{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:16px}.tp-title{margin-bottom:22px}.tp-policy h2,.tp-signature h2,.tp-title h2{margin:0 0 8px;color:#1a2e4b;font-size:clamp(24px,3vw,34px);line-height:1.15;font-weight:800;letter-spacing:0}.tp-signature p,.tp-title p{margin:0;color:#64748b;font-size:15px}.tp-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.tp-steps article{position:relative;min-height:220px;padding:24px;border:1px solid #e4e4e4;border-radius:8px;background:#fff;box-shadow:0 2px 7px rgba(26,46,75,.08)}.tp-steps article>b{position:absolute;top:18px;right:18px;width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#f0f5f6;color:#004a9e}.tp-steps svg{width:48px;height:48px;margin-bottom:16px}.tp-steps h3{margin:0 0 8px;color:#1a2e4b;font-size:18px}.tp-steps p{margin:0;color:#64748b;line-height:1.6}.tp-signature{background:#00356d;color:#fff}.tp-signature-inner{max-width:1360px;margin:0 auto;padding:44px 42px;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.7fr) auto;grid-gap:30px;gap:30px;align-items:center}.tp-signature span{color:#7ba7cd;font-size:13px;font-weight:800}.tp-signature h2{color:#fff}.tp-signature p{color:#dbe8f2}.tp-trust{display:grid;grid-gap:10px;gap:10px}.tp-trust span{display:inline-flex;align-items:center;gap:9px;color:#fff}.tp-trust svg{color:#7ba7cd}.tp-wide{white-space:nowrap;background:#004a9e}.tp-policy{max-width:1360px;margin:0 auto;padding:58px 42px}.tp-policy article{max-width:920px;margin:0 auto;padding:30px;border:1px solid #e4e4e4;border-radius:8px;background:#fff;box-shadow:0 2px 7px rgba(26,46,75,.08)}.tp-policy .policy-body{font-size:15px}.tp-footer{background:#fff;border-top:1px solid #e4e4e4}.tp-footer>div{max-width:1360px;margin:0 auto;padding:28px 42px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;color:#64748b}.tp-footer .tp-logo img{width:168px}@media (max-width:980px){.tp-account a,.tp-detail-link,.tp-nav nav a:nth-child(n+4),.tp-utility{display:none}.tp-search-row{grid-template-columns:1fr;gap:12px;padding-top:16px;padding-bottom:16px}.tp-searchbox{grid-template-columns:48px minmax(0,1fr) 92px}.tp-nav{min-height:56px}.tp-hero-card,.tp-process,.tp-signature-inner,.tp-steps{grid-template-columns:1fr}.tp-category{display:none}.tp-trust-strip{margin-left:12px;margin-right:12px;overflow-x:auto;justify-content:flex-start}}@media (max-width:620px){.tp-footer>div,.tp-hero,.tp-nav,.tp-policy,.tp-process,.tp-search-row,.tp-signature-inner{padding-left:12px;padding-right:12px}.tp-logo img{width:172px}.tp-searchbox{grid-template-columns:44px minmax(0,1fr)}.tp-search-button{display:none}.tp-nav{align-items:flex-start;padding-top:10px;padding-bottom:10px}.tp-nav nav{gap:14px;overflow-x:auto}.tp-account{display:none}.tp-copy h1{font-size:32px}.tp-copy>p{font-size:15px}.tp-listing-media{height:170px}.tp-listing-media svg{width:180px;height:180px}.tp-signature .tp-wide{width:100%;justify-content:center}.tp-policy article{padding:22px}}.ms-root{min-height:100vh;background:#f4f4f4;color:#1f2933;font-family:var(--font)}.ms-header{position:-webkit-sticky;position:sticky;top:0;z-index:40;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.12)}.ms-topline{min-height:32px;gap:18px;background:#f4f4f4;color:#5e6772;font-size:13px}.ms-nav,.ms-topline{padding:0 24px;display:flex;justify-content:space-between;align-items:center}.ms-nav{max-width:1180px;min-height:72px;margin:0 auto;gap:24px}.ms-logo{display:inline-flex;align-items:center;min-width:154px}.ms-logo img{width:154px;height:auto;display:block}.ms-nav nav{display:flex;align-items:center;gap:22px}.ms-nav nav a{color:#083d77;font-size:15px;font-weight:700}.ms-nav nav a:hover{color:#fa650f}.ms-searchbar{background:#fa650f;padding:12px 24px;display:flex;justify-content:center;gap:18px}.ms-searchbar>div{width:min(720px,64vw);min-height:44px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-radius:999px;background:#fff;color:#083d77;box-shadow:inset 0 0 0 1px rgba(0,0,0,.08)}.ms-searchbar span{color:#5e6772;font-size:13px}.ms-searchbar b{font-size:14px}.ms-primary,.ms-searchbar button{min-height:44px;padding:0 22px;border:0;border-radius:4px;background:#fa650f;color:#fff;font-family:var(--font);font-size:15px;font-weight:800;cursor:pointer;box-shadow:0 4px 12px rgba(250,101,15,.26)}.ms-searchbar button{background:#083d77;box-shadow:none}.ms-searchbar button:hover{background:#012854}.ms-primary:hover{background:#d94f00}.ms-primary:disabled,.ms-searchbar button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.ms-secondary{min-height:44px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #cfd7df;border-radius:4px;background:#fff;color:#083d77;font-size:15px;font-weight:800}.ms-secondary:hover{border-color:#fa650f;color:#fa650f}.ms-hero{background:linear-gradient(180deg,#fff,#f4f4f4)}.ms-hero-inner{max-width:1180px;margin:0 auto;padding:72px 24px 64px;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.92fr);grid-gap:54px;gap:54px;align-items:center}.ms-copy{max-width:620px}.ms-eyebrow{display:inline-flex;margin-bottom:18px;padding:8px 12px;border-radius:4px;background:#fff0e7;color:#d94f00;font-weight:800;font-size:13px}.ms-copy h1{margin:0;color:#1f2933;font-size:clamp(38px,5vw,64px);line-height:.98;font-weight:800;letter-spacing:0}.ms-copy h1 span{display:block;color:#083d77}.ms-copy>p{margin:22px 0 0;color:#4c5560;font-size:18px;line-height:1.65}.ms-company{margin-top:24px;padding:18px 20px;border-left:5px solid #fa650f;border-radius:4px;background:#fff;box-shadow:0 2px 9px rgba(0,0,0,.1)}.ms-company small,.ms-company strong{display:block}.ms-company strong{color:#083d77;margin-bottom:6px}.ms-company small{color:#5e6772;line-height:1.55}.ms-actions{margin-top:26px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.ms-machine{border:1px solid #d8dde3;border-radius:6px;background:#fff;overflow:hidden;box-shadow:0 18px 38px rgba(8,61,119,.18)}.ms-card-top{height:42px;padding:0 15px;display:flex;align-items:center;gap:8px;background:#083d77}.ms-card-top span{width:10px;height:10px;border-radius:50%;background:hsla(0,0%,100%,.78)}.ms-machine-body{padding:28px 30px 16px;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(120px,.75fr);grid-gap:18px;gap:18px;align-items:center}.ms-machine-body svg{width:100%;height:auto}.ms-lines{display:grid;grid-gap:12px;gap:12px}.ms-lines b,.ms-lines span{height:12px;border-radius:999px;background:#e6ebf0}.ms-lines b{width:94%;background:#083d77}.ms-lines span:nth-child(2){width:76%}.ms-lines span:nth-child(3){width:88%}.ms-lines span:nth-child(4){width:64%}.ms-machine>.ms-signature{margin:0 30px 28px;padding:16px;display:flex;align-items:center;gap:18px;border-radius:6px;background:#fff0e7}.ms-machine>.ms-signature svg{flex:1 1;height:68px}.ms-machine>.ms-signature path{fill:none;stroke:#083d77;stroke-width:7;stroke-linecap:round;stroke-dasharray:360;stroke-dashoffset:360;animation:ms-sign 2.7s ease-in-out infinite}.ms-machine>.ms-signature strong{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#fa650f;color:#fff}@keyframes ms-sign{0%,14%{stroke-dashoffset:360}58%,to{stroke-dashoffset:0}}.ms-policy,.ms-process{max-width:1180px;margin:0 auto;padding:60px 24px}.ms-title{max-width:720px;margin-bottom:26px}.ms-policy h2,.ms-signature h2,.ms-title h2{margin:0 0 8px;color:#1f2933;font-size:clamp(25px,3vw,36px);line-height:1.15;font-weight:800;letter-spacing:0}.ms-signature p,.ms-title p{margin:0;color:#5e6772;font-size:15px}.ms-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.ms-steps article{position:relative;min-height:232px;padding:24px;border:1px solid #d8dde3;border-radius:6px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.07)}.ms-steps article>b{position:absolute;top:18px;right:18px;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#fff0e7;color:#fa650f}.ms-steps svg{width:48px;height:48px;margin-bottom:16px}.ms-steps h3{margin:0 0 8px;color:#1f2933;font-size:18px}.ms-steps p{margin:0;color:#5e6772;line-height:1.6}.ms-signature{background:#083d77;color:#fff}.ms-signature-inner{max-width:1180px;margin:0 auto;padding:44px 24px;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.72fr) auto;grid-gap:30px;gap:30px;align-items:center}.ms-signature span{color:#ffd9c1;font-size:13px;font-weight:800}.ms-signature h2{color:#fff}.ms-signature p{color:#d9e6f4}.ms-trust{display:grid;grid-gap:10px;gap:10px}.ms-trust span{display:inline-flex;align-items:center;gap:9px;color:#fff}.ms-trust svg{color:#fa650f}.ms-wide{white-space:nowrap;background:#fa650f}.ms-policy article{max-width:920px;margin:0 auto;padding:30px;border:1px solid #d8dde3;border-radius:6px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.07)}.ms-policy .policy-body{font-size:15px}.ms-footer{background:#fff;border-top:1px solid #d8dde3}.ms-footer>div{max-width:1180px;margin:0 auto;padding:28px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;color:#5e6772}@media (max-width:920px){.ms-nav nav a,.ms-topline{display:none}.ms-hero-inner,.ms-signature-inner,.ms-steps{grid-template-columns:1fr}.ms-nav{min-height:62px}.ms-searchbar{justify-content:stretch}.ms-searchbar>div{width:100%}}@media (max-width:620px){.ms-footer>div,.ms-hero-inner,.ms-nav,.ms-policy,.ms-process,.ms-signature-inner{padding-left:12px;padding-right:12px}.ms-logo img{width:132px}.ms-searchbar{padding:10px 12px}.ms-searchbar>div{min-height:40px;padding:0 14px}.ms-searchbar button,.ms-searchbar span{display:none}.ms-hero-inner{padding-top:42px;gap:32px}.ms-copy h1{font-size:32px}.ms-copy>p{font-size:15px}.ms-machine-body{grid-template-columns:1fr;padding:20px}.ms-machine>.ms-signature{margin:0 20px 20px}.ms-signature .ms-wide{width:100%;justify-content:center}.ms-policy article{padding:22px}}.m-root{background:var(--bg);min-height:100vh}.m-nav{background:#fff;border-bottom:1px solid var(--line);position:-webkit-sticky;position:sticky;top:0;z-index:30}.m-nav-inner{max-width:1200px;margin:0 auto;height:72px;padding:0 24px;justify-content:space-between;gap:16px}.m-nav-inner,.m-nav-links{display:flex;align-items:center}.m-nav-links{gap:22px}.m-nav-links a{color:var(--ink);font-size:14.5px;font-weight:600}.m-nav-links a:hover{color:var(--brand)}.m-cta{background:var(--brand);color:#fff;border:none;padding:11px 20px;border-radius:8px;font-weight:700;font-size:14.5px;cursor:pointer;font-family:var(--font)}.m-cta:hover{background:var(--brand-dark)}.m-cta:disabled{opacity:.5;cursor:not-allowed}@media (max-width:760px){.m-nav-links a{display:none}}.m-hero{background:radial-gradient(900px 420px at 90% -30%,var(--accent) 0,transparent 55%),var(--bg)}.m-hero-inner{max-width:1200px;margin:0 auto;padding:64px 24px 56px;display:grid;grid-template-columns:1.05fr .95fr;grid-gap:48px;gap:48px;align-items:center}@media (max-width:940px){.m-hero-inner{grid-template-columns:1fr;gap:30px;padding:40px 24px}}.m-eyebrow{display:inline-block;font-size:12.5px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--brand);background:var(--accent);padding:6px 12px;border-radius:8px;margin-bottom:18px}.m-h1{font-size:clamp(32px,4.6vw,52px);line-height:1.06;letter-spacing:-.02em;font-weight:700;margin:0 0 16px;color:var(--ink)}.m-hl{color:var(--brand)}.m-lead{font-size:18.5px;color:var(--muted);max-width:540px;margin:0 0 22px}.m-trust{display:flex;flex-wrap:wrap;gap:18px}.m-trust span{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--ink)}.m-trust svg{color:var(--brand)}.m-hero-img{width:100%;max-width:460px;height:auto;display:block;margin-top:24px;border-radius:12px}.m-signcard{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 24px 50px rgba(27,27,33,.14);padding:30px}.m-signcard-badge{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:700;color:var(--brand)}.m-signcard-title{margin:8px 0 6px;font-size:24px;letter-spacing:-.01em;color:var(--ink)}.m-company{font-size:14px;font-weight:700;color:var(--brand);margin-bottom:14px}.m-company-sub{display:block;font-weight:500;color:var(--muted);font-size:13px}.m-btn{width:100%;display:inline-flex;align-items:center;justify-content:center;padding:16px 22px;font-size:16px;font-weight:700;color:#fff;background:var(--brand);border:none;border-radius:8px;cursor:pointer;font-family:var(--font);box-shadow:0 10px 22px rgba(53,0,81,.28);transition:background .12s,transform .12s}.m-btn:hover{background:var(--brand-dark);transform:translateY(-1px)}.m-btn:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.m-tiles{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.m-tiles-inner{max-width:1200px;margin:0 auto;padding:60px 24px}.m-section-title{font-size:clamp(24px,3.2vw,34px);font-weight:700;letter-spacing:-.02em;margin:0 0 6px;color:var(--ink)}.m-section-lead{color:var(--muted);font-size:16.5px;margin:0 0 32px}.m-tile-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}@media (max-width:820px){.m-tile-grid{grid-template-columns:1fr}}.m-tile{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:24px}.m-tilenum{display:grid;place-items:center;width:38px;height:38px;border-radius:8px;background:var(--accent);color:var(--brand);font-weight:900;font-size:17px;margin-bottom:14px}.m-tile h3{margin:0 0 7px;font-size:18px;color:var(--ink)}.m-tile p{margin:0;color:var(--muted);font-size:14.5px;line-height:1.6}.m-policy{background:var(--bg)}.m-policy-inner{max-width:880px;margin:0 auto;padding:56px 24px 80px}.m-footer{background:#101014;color:#c7ccd6}.m-footer-inner{max-width:1200px;margin:0 auto;padding:44px 24px 20px;display:flex;justify-content:space-between;gap:30px;flex-wrap:wrap}.m-footer-brand p{color:#8a909c;font-size:13.5px;max-width:360px;margin:8px 0 0}.m-footer-logo{font-size:20px;font-weight:800;color:#fff}.m-footer-cols{display:flex;gap:26px}.m-footer-cols a{color:#d7dbe2;font-size:14px}.m-footer-legal{max-width:1200px;margin:0 auto;padding:16px 24px 34px;border-top:1px solid hsla(0,0%,100%,.08);color:#8a909c;font-size:12.5px}.mde-root{--line:#d9dce3;--mde-purple:#350051;--mde-orange:#fa3c00;--mde-orange-dark:#db3000;--mde-lilac:#f5edf8;--mde-soft:#f4f6f8;background:#fff;color:#1b1b21;font-family:YouthBase,Gibson,Tahoma,Arial,sans-serif}.mde-topbar{position:-webkit-sticky;position:sticky;top:0;z-index:40;background:#fff;border-bottom:0;box-shadow:0 1px 1.5px rgba(0,0,0,.5),inset 0 -2px 0 #f5f7fa}.mde-topbar-inner{max-width:1184px;height:72px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.mde-logo,.mde-logo-link{display:inline-flex;align-items:center;flex:none}.mde-logo svg{display:block;width:168px;height:32px}.mde-logo img{display:block;width:220px;height:auto}.mde-actions,.mde-footer nav,.mde-mainnav{display:flex;align-items:center;gap:24px}.mde-actions a,.mde-mainnav a{color:#1b1b21;font-size:15px;font-weight:700}.mde-actions a:hover,.mde-card:hover strong,.mde-footer a:hover,.mde-mainnav a:hover{color:var(--mde-orange-dark)}.mde-actions button,.mde-primary{border:0;border-radius:8px;background:var(--mde-orange);color:#fff;cursor:pointer;font-family:var(--font);font-weight:800}.mde-actions button{padding:11px 18px;font-size:14.5px}.mde-actions button:disabled,.mde-primary:disabled{opacity:.5;cursor:not-allowed}.mde-breadcrumb{max-width:1184px;margin:0 auto;padding:22px 24px 0;display:flex;gap:8px;align-items:center;color:#646b78;font-size:13px}.mde-breadcrumb a{color:var(--mde-orange-dark);font-weight:700}.mde-hero{max-width:1184px;margin:0 auto;padding:42px 24px 58px;display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,520px);grid-gap:46px;gap:46px;align-items:center}.mde-hero h1{margin:0 0 18px;color:#1b1b21;font-size:clamp(38px,5vw,64px);line-height:1.04;font-weight:900;letter-spacing:0}.mde-hero p{max-width:640px;margin:0;color:#4f5664;font-size:19px;line-height:1.58}.mde-company{max-width:520px;margin-top:24px;padding:18px 20px;border:1px solid var(--line);border-left:5px solid var(--mde-orange);border-radius:8px;background:#fff}.mde-company span,.mde-company strong{display:block}.mde-company strong{color:var(--mde-purple);font-size:15px}.mde-company span{margin-top:3px;color:#646b78;font-size:13.5px}.mde-secondary-cta{display:inline-flex;align-items:center;justify-content:center;margin-top:20px;padding:13px 22px;border-radius:8px;background:var(--mde-orange);color:#fff;font-size:15px;font-weight:900}.mde-secondary-cta:hover{background:var(--mde-orange-dark);color:#fff}.mde-hero-svg{width:100%;height:auto;display:block}.mde-hero-media{position:relative;min-height:360px}.mde-hero-media .mde-hero-svg{position:absolute;right:0;bottom:0;width:min(92%,500px);opacity:.72}.mde-esign-gif{position:relative;z-index:1;width:min(86%,420px);margin:0 auto;padding:26px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 16px 38px rgba(53,0,81,.12);overflow:hidden}.mde-esign-gif:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 0 32%,rgba(250,60,0,.08) 38%,transparent 46%);animation:mde-shine 3.2s linear infinite}.mde-esign-doc{position:relative;z-index:1}.mde-esign-doc span{display:block;height:12px;margin:0 0 14px;border-radius:999px;background:#e7eaf0}.mde-esign-doc span:first-child{width:46%;background:var(--mde-purple)}.mde-esign-doc span:nth-child(2){width:78%}.mde-esign-doc span:nth-child(3){width:60%}.mde-esign-doc svg{width:100%;height:70px;margin-top:16px}.mde-esign-doc path{fill:none;stroke:var(--mde-orange);stroke-width:8;stroke-linecap:round;stroke-dasharray:330;stroke-dashoffset:330;animation:mde-sign 2.6s ease-in-out infinite}.mde-esign-seal{position:absolute;right:20px;bottom:18px;z-index:2;width:64px;height:64px;display:grid;place-items:center;border-radius:50%;background:var(--mde-purple);color:#fff;box-shadow:0 0 0 8px #fff1eb;animation:mde-pop 2.6s ease-in-out infinite}@keyframes mde-sign{0%,15%{stroke-dashoffset:330}52%,to{stroke-dashoffset:0}}@keyframes mde-pop{0%,45%{transform:scale(.82);opacity:.3}58%,to{transform:scale(1);opacity:1}}@keyframes mde-shine{0%{transform:translateX(-120%)}to{transform:translateX(120%)}}.mde-section{max-width:1184px;margin:0 auto;padding:52px 24px}.mde-feedback h2,.mde-section h2{margin:0 0 24px;color:#1b1b21;font-size:clamp(25px,3vw,36px);line-height:1.15;font-weight:900;letter-spacing:0}.mde-section-muted{max-width:none;background:var(--mde-soft);border-block:1px solid var(--line)}.mde-section-muted>.mde-card-grid,.mde-section-muted>h2{max-width:1136px;margin-left:auto;margin-right:auto}.mde-feature-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(220px,.75fr) minmax(220px,.75fr);grid-gap:18px;gap:18px}.mde-card,.mde-feature,.mde-policy,.mde-sign-panel{border:1px solid var(--line);border-radius:8px;background:#fff}.mde-feature{min-height:230px;padding:28px;display:grid;grid-template-columns:70px minmax(0,1fr);grid-gap:22px;gap:22px}.mde-card-icon svg,.mde-feature svg{display:block;width:52px;height:52px}.mde-card strong,.mde-feature h3{margin:0;color:#1b1b21;font-size:20px;line-height:1.25}.mde-feature p{margin:10px 0 18px;color:#4f5664;line-height:1.65}.mde-feature a,.mde-feedback a{color:var(--mde-orange-dark);font-weight:800;text-decoration:underline;text-underline-offset:3px}.mde-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.mde-card{min-height:150px;padding:22px;display:flex;gap:18px;color:inherit;transition:border-color .12s,box-shadow .12s,transform .12s}.mde-card:hover{border-color:#b9bec8;box-shadow:0 12px 26px rgba(27,27,33,.08);transform:translateY(-1px)}.mde-card small,.mde-card strong{display:block}.mde-card small{margin-top:7px;color:#646b78;font-size:14px;line-height:1.5}.mde-signature-band{padding:56px 24px;background:linear-gradient(90deg,var(--mde-lilac) 0 34%,#fff 34% 100%);border-block:1px solid var(--line)}.mde-sign-panel{max-width:720px;margin:0 auto;padding:32px;box-shadow:0 20px 46px rgba(27,27,33,.13)}.mde-sign-badge{display:inline-flex;align-items:center;gap:8px;color:var(--mde-orange-dark);font-size:13px;font-weight:900}.mde-sign-panel h2{margin:10px 0 8px;color:#1b1b21;font-size:28px;letter-spacing:0}.mde-sign-panel>p{margin:0 0 20px;color:#646b78}.mde-primary{width:100%;padding:17px 22px;font-size:16px}.mde-primary:hover{background:var(--mde-orange-dark)}.mde-policy{max-width:920px;padding:36px}.mde-policy .policy-body{font-size:16px}.mde-feedback{max-width:1184px;margin:0 auto;padding:18px 24px 70px}.mde-feedback h2{margin-bottom:12px;font-size:clamp(22px,2.6vw,30px)}.mde-footer{background:var(--mde-purple);color:#c7ccd6}.mde-footer-inner{max-width:1184px;margin:0 auto;padding:42px 24px 24px;display:flex;justify-content:space-between;gap:32px;flex-wrap:wrap}.mde-footer p{margin:14px 0 0;color:#c7ccd6;font-size:14px}.mde-footer-wordmark{display:block;color:#fff;font-size:24px;font-weight:900;letter-spacing:0}.mde-footer nav{align-items:flex-start;flex-wrap:wrap;max-width:620px}.mde-footer a{color:#eef1f5;font-size:14px;font-weight:700}.mde-footer-bottom{max-width:1184px;margin:0 auto;padding:18px 24px 34px;border-top:1px solid hsla(0,0%,100%,.12);color:#a7adba;font-size:13px}@media (max-width:920px){.mde-mainnav{display:none}.mde-card-grid,.mde-feature-grid,.mde-hero{grid-template-columns:1fr}.mde-hero{padding-top:32px}.mde-feature{min-height:auto}}@media (max-width:620px){.mde-topbar-inner{height:auto;min-height:66px;padding:14px 16px;gap:12px}.mde-logo svg{width:136px;height:26px}.mde-logo img{width:150px}.mde-actions a{display:none}.mde-actions button{padding:9px 12px}.mde-breadcrumb,.mde-feedback,.mde-hero,.mde-section{padding-left:16px;padding-right:16px}.mde-hero h1{font-size:38px}.mde-hero p{font-size:17px}.mde-card,.mde-feature{display:block}.mde-card-icon svg,.mde-feature svg{margin-bottom:14px}.mde-signature-band{padding:34px 16px;background:var(--mde-lilac)}.mde-policy,.mde-sign-panel{padding:24px}}