.verify-page{--vf-ink:#10223e;--vf-copy:#55667b;--vf-rule:#cbd5e1;--vf-success:#237641;--vf-blue:#174f97;background:#fff;color:var(--vf-ink);font:16px/1.7 var(--home-sans)}
.verify-page::before,.verify-page::after{display:none!important}
.verify-page a{text-decoration:none}
.verify-page .dc-nav-links>a[aria-current=page]::after{content:'';height:2px;background:#075ee8;position:absolute;bottom:0;left:0;right:0}
.vf-container{width:min(1320px,calc(100% - 104px));margin-inline:auto}
.vf-masthead{padding:25px 0 26px}
.vf-breadcrumb{display:flex;gap:16px;align-items:center;font-size:13px;color:#677588}
.vf-title-row{display:flex;justify-content:space-between;gap:32px;align-items:center;margin-top:16px}
.vf-title-row h1{font:700 42px/1.25 var(--home-sans);letter-spacing:-.03em;margin:0}
.vf-title-row p{font-size:17px;color:var(--vf-copy);margin:9px 0 0}
.vf-title-row>button,.vf-sidebar-help button{display:inline-flex;align-items:center;gap:14px;border:0;background:none;padding:8px 0;color:var(--vf-blue);font:500 15px/1.5 var(--home-sans);cursor:pointer}
.vf-layout{display:grid;grid-template-columns:270px minmax(0,1fr);gap:54px;padding-bottom:16px}
.vf-sidebar{border-right:1px solid var(--vf-rule);padding:8px 34px 0 0}
.vf-sidebar h2{font-size:16px;font-weight:650;margin:0 0 20px}
.vf-types{display:flex;flex-direction:column;gap:0}
.vf-types button{border:0;background:transparent;text-align:left;padding:12px 14px;min-height:47px;color:var(--vf-ink);font:500 16px/1.5 var(--home-sans);cursor:pointer;border-radius:2px}
.vf-types button:hover{background:#f5f7fa}
.vf-types button[aria-pressed=true]{background:#edf2f8;box-shadow:inset 3px 0 #b48a30}
.vf-sidebar-help{border-top:1px solid var(--vf-rule);margin-top:20px;padding-top:16px}
.vf-sidebar-help p{font-size:13px;color:var(--vf-copy);margin:0 0 4px}
.vf-sidebar-help button{font-size:13px;gap:10px;font-weight:600}
.vf-workspace{min-width:0}
#vf-form{display:grid;grid-template-columns:minmax(0,1fr) 130px;gap:14px;margin:0}
.vf-input-wrap{display:flex;align-items:center;gap:16px;border:1px solid #bac5d3;border-radius:4px;height:52px;padding:0 10px 0 17px;min-width:0;background:#fff}
.vf-input-wrap:focus-within{border-color:#2e65a4;outline:1px solid #2e65a4}
.vf-input-icon{display:inline-flex;color:#374556}
.vf-icon{display:block;width:22px;height:22px;stroke-width:1.6;flex-shrink:0}
#vf-input{font:500 16px/1.5 'Inter Variable',var(--home-sans);border:0;outline:none;width:100%;height:100%;min-width:0;background:transparent;color:var(--vf-ink)}
#vf-input::placeholder{color:#667588;font-weight:400}
#vf-input[aria-invalid=true]{color:#875721}
.vf-clear{display:flex;align-items:center;justify-content:center;border:0;background:transparent;color:#718091;width:34px;height:42px;padding:0;cursor:pointer;flex-shrink:0}
.vf-clear .vf-icon{width:19px;height:19px}
.vf-submit{border:1px solid #09213f;background:#09213f;color:white;border-radius:3px;font:500 18px/1.5 var(--home-sans);min-height:52px;cursor:pointer}
.vf-submit:hover{background:#173a62}
.vf-submit:disabled{cursor:wait;opacity:.7}
.vf-result-label{font-size:14px;color:#6a7789;margin:16px 0 4px}
.vf-result{min-height:365px;border-top:1px solid var(--vf-rule);padding:22px 42px 0;background:#fff}
.vf-result[data-state=success]{border-top-color:#489d61;background:#f9fcfa}
.vf-result[data-state=unmatched],.vf-result[data-state=format],.vf-result[data-state=type]{border-top-color:#bb8a3e;background:#fffdf8}
.vf-status-row{display:flex;align-items:center;gap:16px;margin-left:-20px;color:var(--vf-copy)}
.vf-status-row h2{font-size:20px;font-weight:650;line-height:1.6;margin:0}
.vf-state-icon .vf-icon{width:29px;height:29px}
.vf-result[data-state=success] .vf-status-row{color:var(--vf-success)}
.vf-result:is([data-state=unmatched],[data-state=format],[data-state=type]) .vf-status-row{color:#845a1e}
.vf-matched-value{font:650 25px/1.5 'Inter Variable',var(--home-sans);overflow-wrap:anywhere;margin:14px 0 8px}
.vf-record{margin:0 0 10px;font-size:15px}
.vf-record>div{display:grid;grid-template-columns:126px minmax(0,1fr);gap:14px;padding:11px 0;border-bottom:1px solid #dce3eb}
.vf-record dt{color:#637287}
.vf-record dd{margin:0;font-weight:600;overflow-wrap:anywhere}
.vf-result-description{font-size:15px;line-height:1.75;margin:12px 0 1px;color:#263a54}
.vf-result-scope{font-size:13px;line-height:1.7;margin:0 0 10px;color:var(--vf-copy)}
.vf-result-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:10px;min-height:40px}
.vf-copy,.vf-again{display:inline-flex;align-items:center;justify-content:center;gap:10px;font:500 14px/1.6 var(--home-sans);min-height:40px;padding:7px 13px;cursor:pointer;color:var(--vf-blue)}
.vf-copy{border:1px solid #4d6c98;background:white;border-radius:3px}
.vf-copy .vf-icon{width:17px;height:17px}
.vf-again{border:0;background:none;padding-inline:0}
.vf-copy-status{font-size:12px;color:var(--vf-success)}
.vf-other-channels{display:flex;flex-wrap:wrap;gap:12px 26px;margin:16px -42px 0;padding:13px 0;border-bottom:1px solid var(--vf-rule);font-size:14px;align-items:center}
.vf-other-channels>span{margin-left:42px}
.vf-other-channels>a{display:inline-flex;align-items:center;gap:6px;color:var(--vf-blue)}
.vf-other-channels>a img{width:15px;height:15px;transform:rotate(-45deg)}
.vf-result:not([data-state=success]) .vf-result-description{margin-top:18px;max-width:62ch}
.vf-result:not([data-state=success]) .vf-other-channels{margin-top:70px}
.vf-business-note{margin:14px 0 0;color:#657387;font-size:13px;line-height:1.75}
.vf-contact-strip{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:14px 26px;min-height:57px;background:#f1f4f8;border:1px solid var(--vf-rule);border-radius:3px;margin:0 0 14px}
.vf-contact-strip h2{font-size:16px;font-weight:500;line-height:1.5;margin:0}
.vf-contact-strip>a{display:inline-flex;align-items:center;gap:13px;color:var(--vf-blue);font-size:16px;font-weight:500}
.verify-page :is(a,button,summary):focus-visible{outline:2px solid #0865ec;outline-offset:4px}
.vf-dialog{width:min(600px,calc(100% - 32px));max-height:calc(100dvh - 40px);padding:30px 34px;border:1px solid var(--vf-rule);border-radius:6px;background:#fff;color:var(--vf-ink);box-shadow:0 22px 64px #06162730}
.vf-dialog::backdrop{background:#07142288}
.vf-dialog-close{display:block;margin-left:auto;color:var(--vf-copy);background:none;border:0;font:14px/1.5 var(--home-sans);padding:8px;cursor:pointer}
.vf-dialog h2{font-size:25px;line-height:1.5;margin:10px 0 22px}
.vf-dialog dl>div{padding:14px 0;border-bottom:1px solid var(--vf-rule)}
.vf-dialog dt{font-size:13px;color:var(--vf-copy);margin-bottom:6px}
.vf-dialog dd{margin:0;font-size:16px}
.vf-dialog p,.vf-dialog li{font-size:15px;line-height:1.85;color:var(--vf-copy)}
.vf-dialog ul{padding-left:22px}.vf-dialog li+li{margin-top:13px}
.vf-dialog>a{display:inline-flex;align-items:center;gap:12px;color:var(--vf-blue);font-size:14px;margin-top:8px}
.vf-sr{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.verify-page.lang-en .vf-title-row h1{font-size:40px}
@media(max-width:1120px){.vf-container{width:calc(100% - 64px)}.vf-layout{grid-template-columns:220px minmax(0,1fr);gap:34px}.vf-sidebar{padding-right:20px}.vf-result{padding-inline:28px}.vf-other-channels{margin-inline:-28px}.vf-other-channels>span{margin-left:28px}.vf-matched-value{font-size:22px}}
@media(max-width:800px){.vf-container{width:calc(100% - 40px)}.vf-title-row{align-items:flex-start;flex-direction:column;gap:14px}.vf-title-row h1,.verify-page.lang-en .vf-title-row h1{font-size:36px}.vf-title-row p{font-size:16px}.vf-title-row>button{font-size:14px;padding:0}.vf-layout{grid-template-columns:1fr;gap:22px}.vf-sidebar{border:0;padding:0}.vf-sidebar h2{margin:0 0 10px;font-size:14px}.vf-types{flex-direction:row;flex-wrap:wrap;gap:4px}.vf-types button{font-size:14px;min-height:42px;padding:10px 14px}.vf-types button[aria-pressed=true]{box-shadow:inset 0 -2px #b48a30}.vf-sidebar-help{display:flex;align-items:center;flex-wrap:wrap;gap:6px 18px;margin-top:10px;padding-top:10px}.vf-sidebar-help p{font-size:12px}.vf-sidebar-help button{padding:0;font-size:12px}.vf-result{padding:20px 22px 0;min-height:340px}.vf-status-row{margin-left:0;gap:10px}.vf-status-row h2{font-size:18px}.vf-state-icon .vf-icon{width:25px;height:25px}.vf-other-channels{margin-inline:-22px;gap:10px 16px;padding:14px 22px;font-size:13px}.vf-other-channels>span{margin-left:0;flex-basis:100%}.vf-record>div{grid-template-columns:100px minmax(0,1fr);gap:12px}.vf-contact-strip h2{font-size:15px}.vf-contact-strip>a{font-size:15px;white-space:nowrap}}
@media(max-width:480px){.vf-masthead{padding:22px 0}.vf-title-row h1,.verify-page.lang-en .vf-title-row h1{font-size:32px}.vf-breadcrumb{font-size:12px;gap:12px}#vf-form{grid-template-columns:minmax(0,1fr) 72px;gap:8px}.vf-input-wrap{gap:8px;padding-left:10px}.vf-input-icon .vf-icon{width:18px;height:18px}.vf-clear{width:28px}.vf-submit{font-size:16px}#vf-input{font-size:16px}.vf-types button{font-size:13px;padding:10px 11px}.vf-result{padding:18px 16px 0}.vf-matched-value{font-size:19px;line-height:1.6}.vf-record{font-size:14px}.vf-record>div{grid-template-columns:88px minmax(0,1fr)}.vf-status-row h2{font-size:17px}.vf-result-actions{gap:10px 16px}.vf-copy,.vf-again{font-size:13px}.vf-other-channels{margin-inline:-16px;padding:14px 16px}.vf-business-note{font-size:12px}.vf-contact-strip{align-items:flex-start;flex-direction:column;gap:12px;padding:16px 18px}.vf-dialog{padding:22px}.vf-dialog h2{font-size:22px}}
@media(prefers-reduced-motion:reduce){.verify-page *{scroll-behavior:auto!important;transition:none!important}}
