:root{--green:#087548;--green-dark:#0a6744;--mint:#e4f6ef;--bg:#f6f8f9;--text:#101820;--muted:#667085;--border:#d7dde2;--white:#fff;--danger:#b42318;--shadow:0 10px 30px rgba(16,24,40,.05)}
*{box-sizing:border-box}html{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:var(--bg)}body{margin:0;background:var(--bg)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}
.topbar{height:86px;background:#fff;border-bottom:1px solid #e6e9ec;display:flex;align-items:center;padding:0 30px;gap:42px;position:relative;z-index:5}.brand{display:flex;align-items:center;gap:12px;min-width:230px}.brand strong{display:block;font-size:17px}.brand small{display:block;color:var(--green);font-size:11px;margin-top:1px}.brand-mark{display:grid;gap:4px;transform:skewY(-27deg)}.brand-mark i{display:block;width:38px;height:7px;background:#0c9f79}.brand-mark i:nth-child(2){margin-left:7px}.brand-mark i:nth-child(3){margin-left:14px}.nav-links{display:flex;gap:46px;font-weight:650;font-size:16px}.nav-links a:hover{color:var(--green)}.top-actions{margin-left:auto;display:flex;align-items:center;gap:24px}.plain-btn{border:0;background:transparent;font-size:20px;cursor:pointer}.login-link{font-weight:700}
.verification-shell{display:grid;grid-template-columns:minmax(0,2.05fr) minmax(360px,1fr);gap:28px;padding:28px 34px 210px;min-height:770px}.main-card,.steps-card{background:#fff;border-radius:28px;box-shadow:var(--shadow)}.main-card{padding:54px 48px 46px;align-self:start}.card-heading-row{display:flex;justify-content:space-between;gap:25px}.card-heading-row h1{font-size:22px;margin:0 0 17px}.card-heading-row p{font-size:16px;color:#566273;line-height:1.5;margin:2px 0}.round-arrow{width:50px;height:50px;border-radius:50%;background:#f3f5f6;display:grid;place-items:center;font-size:28px;flex:0 0 50px}.verify-form{margin-top:34px}.verify-form label{display:block;font-size:17px;font-weight:600;margin-bottom:16px}.verify-form label span{color:#e53935}.input-wrap{height:49px;border:1px solid #aeb7c2;border-radius:7px;display:flex;align-items:center;padding:0 14px;background:#fff}.input-icon{font-size:20px;margin-right:14px}.input-wrap input{border:0;outline:0;width:100%;height:100%;font-size:16px;color:#273444}.input-wrap input::placeholder{color:#788494}.primary-btn{width:100%;border:0;border-radius:5px;background:var(--green-dark);color:#fff;font-weight:700;padding:14px 22px;margin-top:20px;cursor:pointer}.primary-btn:hover{filter:brightness(.96)}.secondary-link{display:inline-block;margin-top:18px;color:var(--green);font-weight:650}.error-text{color:var(--danger);font-size:14px;margin-top:8px}.steps-card{padding:47px 45px;align-self:start;min-height:545px}.step-item{display:grid;grid-template-columns:38px 1fr;gap:17px;position:relative;padding-bottom:88px;color:#747f8f}.step-item:last-child{padding-bottom:0}.step-item:not(:last-child):before{content:"";position:absolute;left:18px;top:39px;width:2px;height:calc(100% - 4px);background:#d1d6db}.step-circle{width:38px;height:38px;border:2px solid #d1d6db;border-radius:50%;display:grid;place-items:center;background:#fff;z-index:1}.step-item h3{font-size:17px;font-weight:500;margin:4px 0 10px;line-height:1.25}.step-item p{font-size:15px;line-height:1.45;margin:0}.step-item.active:first-child,.step-item.active:nth-child(2),.step-item.active:nth-child(3){color:#19212a}.step-item.active .step-circle{border-color:var(--green);color:var(--green);font-weight:700}.skyline{position:fixed;z-index:0;bottom:28px;left:0;right:0;height:190px;opacity:.48;pointer-events:none;background:linear-gradient(to top,rgba(8,117,72,.14),rgba(8,117,72,0) 70%);clip-path:polygon(0 100%,0 70%,4% 70%,4% 40%,5% 40%,5% 79%,10% 79%,10% 60%,13% 60%,13% 78%,17% 78%,17% 52%,20% 52%,20% 81%,24% 81%,24% 35%,25% 35%,25% 76%,29% 76%,29% 55%,31% 55%,31% 82%,36% 82%,36% 43%,38% 43%,38% 77%,41% 77%,41% 60%,44% 60%,44% 82%,48% 82%,48% 44%,50% 44%,50% 78%,54% 78%,54% 32%,55% 32%,55% 75%,58% 75%,58% 49%,60% 49%,60% 82%,65% 82%,65% 53%,68% 53%,68% 80%,72% 80%,72% 38%,74% 38%,74% 79%,78% 79%,78% 47%,80% 47%,80% 83%,84% 83%,84% 62%,87% 62%,87% 80%,91% 80%,91% 40%,93% 40%,93% 79%,97% 79%,97% 55%,100% 55%,100% 100%)}.site-footer{position:relative;z-index:2;display:flex;justify-content:space-between;padding:18px 35px;font-size:12px;color:#718096;background:#fff;border-top:1px solid #eef1f2}
.success-badge{display:inline-block;background:#e7f7ef;color:#086a45;border-radius:999px;padding:8px 12px;font-weight:700;font-size:13px;margin-bottom:20px}.details-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:28px 0}.details-grid>div{border:1px solid #e1e5e9;border-radius:12px;padding:16px}.details-grid span{display:block;color:#75808e;font-size:13px;margin-bottom:7px}.details-grid strong{font-size:15px}.status{display:inline-block;padding:4px 9px;border-radius:999px;font-size:12px}.status.active{background:#e7f7ef;color:#087548}.status.expired{background:#fff1db;color:#9a5c00}.status.revoked{background:#fde7e7;color:#b42318}.note-box{padding:16px;background:#f6f8f9;border-radius:10px;color:#566273}.result-actions{display:flex;gap:12px;margin-top:22px}.action-btn{width:auto;display:inline-block;margin:0}.outline-btn{border:1px solid var(--green);color:var(--green);padding:13px 18px;border-radius:5px;font-weight:700}
.auth-shell{min-height:calc(100vh - 150px);display:grid;place-items:center;padding:40px}.auth-card{width:min(440px,100%);background:#fff;border-radius:20px;padding:36px;box-shadow:var(--shadow)}.auth-card h1{margin:0 0 8px}.auth-card p{color:var(--muted);margin:0 0 28px}.auth-card label:not(.check){display:block;font-weight:650;margin:16px 0 8px}.auth-card input[type=email],.auth-card input[type=password]{width:100%;border:1px solid var(--border);border-radius:8px;padding:12px 13px}.check{display:flex;gap:8px;align-items:center;margin-top:14px;font-size:14px}
.admin-body{background:#f4f6f8}.admin-layout{display:grid;grid-template-columns:250px 1fr;min-height:100vh}.admin-sidebar{background:#0d2a21;color:#fff;padding:28px 20px;display:flex;flex-direction:column}.admin-brand{font-size:20px;font-weight:800;padding:0 10px 28px}.admin-brand small{display:block;font-size:11px;font-weight:500;color:#9fc1b5;margin-top:5px}.admin-sidebar nav{display:grid;gap:7px}.admin-sidebar nav a{padding:12px 13px;border-radius:8px;color:#d9e7e2}.admin-sidebar nav a:hover,.admin-sidebar nav a.active{background:#174438;color:#fff}.admin-sidebar form{margin-top:auto}.sidebar-logout{width:100%;border:1px solid #3c5d53;background:transparent;color:#fff;border-radius:8px;padding:11px;cursor:pointer}.admin-main{min-width:0}.admin-top{height:68px;background:#fff;border-bottom:1px solid #e6e9ec;padding:0 28px;display:flex;align-items:center;justify-content:space-between}.admin-content{padding:28px}.flash-success{background:#e8f6ee;color:#0a6b47;border:1px solid #bce1cd;padding:12px 14px;border-radius:8px;margin-bottom:18px}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:22px}.stat-card{background:#fff;border-radius:14px;padding:20px;box-shadow:0 2px 10px rgba(16,24,40,.03)}.stat-card span{display:block;color:var(--muted);font-size:13px}.stat-card strong{display:block;font-size:29px;margin-top:10px}.admin-panel{background:#fff;border-radius:14px;padding:22px;box-shadow:0 2px 10px rgba(16,24,40,.03)}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.panel-head h2{margin:0;font-size:20px}.panel-head p{margin:5px 0 0;color:var(--muted);font-size:13px}.primary-small{background:var(--green);color:#fff;border:0;border-radius:8px;padding:10px 14px;font-weight:700;cursor:pointer}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse}th,td{text-align:left;border-bottom:1px solid #edf0f2;padding:13px 10px;font-size:13px;vertical-align:middle}th{font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:#667085}.action-cell{display:flex;align-items:center;gap:12px}.action-cell a{color:var(--green);font-weight:700}.danger-link{border:0;background:transparent;color:var(--danger);padding:0;cursor:pointer;font-weight:700}.search-row{display:flex;gap:8px;margin-bottom:16px}.search-row input{flex:1;max-width:420px;border:1px solid var(--border);border-radius:8px;padding:10px 12px}.search-row button{border:0;background:#243b34;color:#fff;border-radius:8px;padding:10px 14px}.search-row a{align-self:center;color:var(--muted);font-size:13px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-grid label{font-size:13px;font-weight:650}.form-grid input,.form-grid select,.form-grid textarea{display:block;width:100%;margin-top:8px;border:1px solid var(--border);border-radius:8px;padding:10px 12px;background:#fff}.form-grid small{display:block;color:var(--muted);font-weight:400;margin-top:6px}.span-2{grid-column:span 2}.form-actions{display:flex;align-items:center;gap:15px;margin-top:22px}.form-actions a{color:var(--muted)}.error-box{background:#fff2f2;border:1px solid #f3c5c5;color:#9e1c16;padding:12px 16px;border-radius:8px;margin-bottom:18px}.error-box ul{margin:8px 0 0;padding-left:20px}.pagination{margin-top:20px}
@media(max-width:1000px){.nav-links{display:none}.verification-shell{grid-template-columns:1fr;padding-bottom:120px}.steps-card{min-height:auto}.step-item{padding-bottom:50px}.stat-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.topbar{height:72px;padding:0 16px}.brand{min-width:0}.brand-mark i{width:30px}.brand span strong{font-size:14px}.brand span small{font-size:10px}.top-actions{gap:14px}.verification-shell{padding:16px 14px 90px}.main-card{padding:30px 20px;border-radius:18px}.steps-card{padding:28px 22px;border-radius:18px}.card-heading-row p{font-size:14px}.details-grid{grid-template-columns:1fr}.result-actions{flex-direction:column}.action-btn{text-align:center}.site-footer{flex-direction:column;gap:5px;padding:15px}.admin-layout{grid-template-columns:1fr}.admin-sidebar{position:static}.admin-sidebar nav{grid-template-columns:repeat(3,1fr)}.admin-sidebar form{margin-top:18px}.stat-grid{grid-template-columns:1fr 1fr}.form-grid{grid-template-columns:1fr}.span-2{grid-column:span 1}.admin-content{padding:16px}.panel-head{align-items:flex-start;flex-direction:column}.auth-shell{padding:20px}}
.site-footer{background:#0d2a21 url("../assets/profile-pattern-bg.svg") center bottom/cover no-repeat;color:#d9e7e2;border-top:0;min-height:145px;align-items:flex-end}.site-footer span{position:relative;z-index:1}
.skyline{background:linear-gradient(to top,rgba(8,117,72,.08),rgba(8,117,72,0) 70%),url("../assets/profile-pattern-bg.svg") center bottom/1140px 145px no-repeat;clip-path:none;height:190px;opacity:.7}
.skyline{background:url("../assets/profile-pattern-bg.svg") center bottom/1140px 145px no-repeat;opacity:1;height:190px}
.site-footer{background:transparent;color:#718096;border-top:0}
.skyline{height:320px;bottom:0;background-size:100% auto;background-position:center bottom;background-repeat:no-repeat;opacity:.22}
.site-footer{display:block;padding:45px 5% 24px;background:#f4f5f7}.footer-columns{display:grid;grid-template-columns:1fr 1fr 1fr;gap:60px}.footer-columns h3{font-size:18px;border-bottom:1px solid #ccd2d8;padding-bottom:16px;margin:0 0 12px}.footer-columns a{display:block;color:#365b86;margin:14px 0;font-size:17px}.footer-legal{margin-top:36px;display:grid;gap:8px;color:#111}.footer-legal span{color:#48617b}@media(max-width:720px){.footer-columns{grid-template-columns:1fr;gap:20px}}
.skyline{position:relative;bottom:auto;left:auto;right:auto;z-index:0;height:320px;margin-top:0;background-position:center bottom}.site-footer{position:relative;z-index:2;background:#f4f5f7}
.skyline{background-color:#f4f5f7!important;background-image:url("../assets/profile-pattern-bg.svg")!important;opacity:.22!important}.site-footer{background:#f4f5f7!important;color:#111!important}.footer-columns{display:grid!important;grid-template-columns:repeat(3,1fr)!important}
.verification-shell{min-height:0!important;padding-bottom:28px!important}.skyline{height:320px!important}
.skyline{background-size:100% 100%!important;background-position:center center!important}
.skyline{height:220px!important}
.skyline{height:380px!important}
.skyline{height:220px!important}
.skyline{height:145px!important}
.skyline{background-size:100% 145px!important;background-position:center top!important;background-repeat:no-repeat!important}
.skyline{height:220px!important;background-size:100% 220px!important;background-position:center center!important;background-repeat:no-repeat!important}
.skyline{background-position:center -15px!important}
.skyline{position:fixed!important;z-index:0!important;left:0;right:0;bottom:0;height:420px!important;margin:0;background-size:100% 420px!important;background-position:center bottom!important}.site-footer{position:relative;z-index:2}
.verification-shell,.main-card,.steps-card{position:relative;z-index:1}.skyline{z-index:0!important;opacity:.22!important}
.skyline{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;height:145px!important;margin:0!important;background-size:100% 145px!important;background-position:center center!important;opacity:.22!important;z-index:1!important}.verification-shell{padding-bottom:0!important}.site-footer{position:relative;z-index:2}
.skyline{height:180px!important;background-size:100% auto!important;background-position:center top!important}
.skyline{height:220px!important;background-size:100% 100%!important;background-position:center center!important;background-repeat:no-repeat!important}
main,.site-footer{zoom:.95}
body{zoom:.95}main,.site-footer{zoom:1}
body{zoom:.9!important}
.brand-logo{width:170px;height:58px;object-fit:contain;object-position:left center}
.brand-logo{width:120px!important;height:45px!important}
.brand-logo{width:145px!important;height:53px!important;object-fit:contain;object-position:left center}.brand{min-width:170px}.nav-links{gap:42px}

/* Header spacing matched to supplied reference at the existing 90% page scale. */
@media(min-width:1001px){.topbar{height:96px;padding:0 38px;gap:44px}.brand{min-width:156px;flex:0 0 156px}.brand-logo{width:156px!important;height:57px!important;object-fit:contain}.nav-links{gap:47px;font-size:22px;font-weight:500;white-space:nowrap}}

/* Reduce only the public header by another 10 percent. */
.topbar{zoom:.81}

/* Compact reference search card. */
.reference-card{padding:60px 40px 36px;position:relative}
.reference-card .card-heading-row{display:block;padding-right:0}
.reference-card h1{font-size:22px;font-weight:600;margin:0 65px 14px 0}
.reference-card .card-heading-row p{font-size:16px;font-weight:500;line-height:1.4;margin:0}
.reference-card .round-arrow{position:absolute;right:40px;top:16px;width:46px;height:46px;font-size:27px}
.reference-card .verify-form{margin-top:30px}
.reference-card .verify-form label{font-size:18px;font-weight:500;margin-bottom:20px}
.reference-card .input-wrap{height:46px}
.reference-card .input-icon{display:flex;align-items:center;margin-right:16px;color:#101820}
.reference-card .input-wrap input{font-size:18px}
.reference-card .primary-btn{height:46px;margin-top:18px;padding:0 20px;background:#176b49;font-size:18px;font-weight:600}
@media(max-width:720px){.reference-card{padding:54px 20px 30px}.reference-card .round-arrow{right:20px}.reference-card .card-heading-row p{font-size:14px}}

/* Center the arrow alongside the verification heading. */
.reference-card h1{line-height:30px}
.reference-card .round-arrow{top:52px}
@media(max-width:720px){.reference-card .round-arrow{top:46px}}

.top-actions .language-button{display:inline-flex;align-items:center;gap:12px;font-size:24px;color:#101820}.top-actions .login-link{display:inline-flex;align-items:center;gap:14px;font-size:22px;font-weight:500}.language-button svg,.login-link svg{flex-shrink:0}

/* Footer typography and spacing matched to reference. */
.site-footer{padding:48px 5.25% 54px!important;min-height:360px}
.footer-columns{gap:54px}
.footer-columns h3{font-size:18px;font-weight:600;line-height:26px;padding-bottom:14px;margin:0 0 8px}
.footer-columns a{font-size:19px;line-height:26px;font-weight:400;margin:0 0 14px;color:#36516f}
.footer-columns a[href^="mailto:"]{text-decoration:underline}
.footer-legal{margin-top:28px;gap:4px;font-size:17px;line-height:25px}
.footer-legal strong{font-weight:600}
.footer-legal span{font-size:17px;line-height:25px}
@media(max-width:720px){.footer-columns{grid-template-columns:1fr!important;gap:24px}.site-footer{padding:32px 20px!important}.footer-legal{font-size:15px}.footer-legal span{font-size:15px}}

.site-footer{position:relative}.footer-legal{padding-right:280px}.footer-logos{position:absolute;right:5.25%;bottom:48px;display:flex;align-items:center;gap:20px}.footer-logos img{display:block;object-fit:contain}.footer-chambers{width:160px;height:auto}.footer-commerce{width:76px;height:auto}@media(max-width:720px){.footer-legal{padding-right:0}.footer-logos{position:static;justify-content:flex-end;margin-top:24px}}

/* Reduce only the footer by five percent. */
.site-footer{zoom:.95}
