.ici-identity-app{--blue:#003f8f;--navy:#082f59;--orange:#ff7417;--green:#159447;--ink:#122b4c;--muted:#667991;--line:#dce6f1;--soft:#f3f7fc;max-width:1180px;margin:0 auto;padding:28px 18px 54px;font-family:Arial,sans-serif;color:var(--ink)}.ici-identity-app *{box-sizing:border-box}.ici-identity-app button,.ici-identity-app a{transition:.2s ease}.ici-identity-hero{display:flex;justify-content:space-between;gap:28px;align-items:center;padding:32px;border-radius:24px;background:linear-gradient(135deg,#082f59,#0050aa);color:#fff;box-shadow:0 20px 45px rgba(0,63,143,.18)}.ici-identity-brand{display:flex;align-items:center;gap:20px;min-width:0}.ici-identity-logo{width:86px;height:86px;flex:0 0 86px;display:grid;place-items:center;border-radius:18px;background:#fff;box-shadow:0 10px 24px rgba(0,0,0,.14);overflow:hidden}.ici-identity-logo img{width:100%;height:100%;object-fit:contain;padding:7px}.ici-identity-logo span{font-size:26px;font-weight:900;color:var(--blue)}.ici-identity-hero-copy>span,.ici-identity-overview>div>span,.ici-identity-quicklinks>div>span,.ici-identity-editor-head span,.ici-identity-protected>div>span{font-size:10px;font-weight:900;letter-spacing:1.35px;color:#84dd9e}.ici-identity-hero h1{margin:7px 0 3px;font-size:38px;line-height:1.1;color:#fff}.ici-identity-registered{margin:0;color:#cfe3ff;font-size:13px}.ici-identity-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.ici-identity-badges strong,.ici-identity-badges span{display:inline-flex;align-items:center;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:900}.ici-identity-badges strong{background:#eaf8ee;color:#16783a}.ici-identity-badges strong.is-pending{background:#fff4df;color:#9b5b00}.ici-identity-badges span{background:rgba(255,255,255,.12);color:#fff}.ici-identity-score{width:126px;height:126px;flex:0 0 126px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#28a84f calc(var(--score)*1%),rgba(255,255,255,.18) 0);position:relative}.ici-identity-score:before{content:"";position:absolute;inset:11px;border-radius:50%;background:#fff}.ici-identity-score>div{position:relative;text-align:center;color:var(--navy)}.ici-identity-score strong,.ici-identity-score span{display:block}.ici-identity-score strong{font-size:29px}.ici-identity-score span{font-size:9px;font-weight:800;text-transform:uppercase}.ici-identity-notice{margin:16px 0;padding:14px 18px;border-radius:13px;font-weight:800}.ici-identity-notice.is-success{background:#eaf8ee;color:#237b36}.ici-identity-notice.is-error{background:#fff0f1;color:#b42334}.ici-identity-overview{display:flex;justify-content:space-between;align-items:center;gap:24px;margin:20px 0 14px;padding:22px 24px;border:1px solid var(--line);border-radius:19px;background:#fff}.ici-identity-overview>div>span,.ici-identity-quicklinks>div>span,.ici-identity-editor-head span{color:var(--green)}.ici-identity-overview h2,.ici-identity-quicklinks h2,.ici-identity-editor-head h2{margin:5px 0;color:var(--navy)}.ici-identity-overview p,.ici-identity-quicklinks p,.ici-identity-editor-head p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.ici-identity-overview-actions{display:flex;gap:9px;flex-wrap:wrap}.ici-identity-overview-actions a,.ici-identity-overview-actions button,.ici-identity-close{border:0;border-radius:999px;padding:12px 17px;font-weight:900;text-decoration:none;cursor:pointer;background:var(--orange);color:#fff}.ici-identity-overview-actions .is-secondary,.ici-identity-close{background:#eaf3ff;color:var(--blue)}.ici-identity-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.ici-identity-card{display:flex;flex-direction:column;min-height:235px;padding:21px;border:1px solid var(--line);border-radius:19px;background:#fff;box-shadow:0 8px 25px rgba(0,63,143,.055);border-top:4px solid #aebdcd}.ici-identity-card.is-complete{border-top-color:var(--green)}.ici-card-top{display:flex;justify-content:space-between;align-items:center;gap:12px}.ici-card-top>span{display:grid;place-items:center;width:43px;height:43px;border-radius:13px;background:#eaf3ff;font-size:20px}.ici-card-top em{font-style:normal;border-radius:999px;padding:6px 9px;background:#eef2f6;color:#64758a;font-size:9px;font-weight:900}.ici-identity-card.is-complete .ici-card-top em{background:#eaf8ee;color:#16783a}.ici-identity-card h3{margin:16px 0 7px;color:var(--navy);font-size:19px}.ici-identity-card p{margin:0;color:var(--muted);font-size:12px;line-height:1.55;word-break:break-word}.ici-identity-card small{display:block;margin-top:6px;color:#39536f;font-weight:800}.ici-identity-card button,.ici-identity-card>a{margin-top:auto;padding-top:18px;border:0;background:transparent;color:var(--blue);font-size:11px;font-weight:900;text-align:left;text-decoration:none;cursor:pointer}.ici-mini-statuses{display:grid;gap:6px}.ici-mini-statuses span{display:flex;justify-content:space-between;gap:10px;padding-bottom:6px;border-bottom:1px solid #edf1f5;font-size:9px}.ici-mini-statuses b{color:#496078}.ici-mini-statuses i{font-style:normal;color:var(--navy);font-weight:900}.ici-identity-quicklinks{display:grid;grid-template-columns:.75fr 1.7fr;gap:22px;margin-top:15px;padding:25px;border-radius:21px;background:linear-gradient(135deg,#073b75,#004c9f);color:#fff}.ici-identity-quicklinks h2{color:#fff}.ici-identity-quicklinks p{color:#d9eaff}.ici-identity-tool-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.ici-identity-tool-grid a{display:flex;flex-direction:column;padding:15px;border-radius:14px;background:rgba(255,255,255,.11);color:#fff;text-decoration:none}.ici-identity-tool-grid a:hover{transform:translateY(-2px);background:rgba(255,255,255,.17)}.ici-identity-tool-grid span{font-size:21px}.ici-identity-tool-grid strong{margin-top:12px;font-size:12px}.ici-identity-tool-grid small{margin-top:3px;color:#bdd8f7;font-size:9px}.ici-identity-editor{scroll-margin-top:25px;margin-top:18px;padding:22px;border:1px solid var(--line);border-radius:22px;background:var(--soft)}.ici-identity-editor[hidden],.ici-identity-section[hidden]{display:none!important}.ici-identity-editor-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;padding:4px 3px 15px}.ici-identity-nav{display:flex;gap:8px;overflow:auto;margin:0 0 15px;padding:8px;border:1px solid var(--line);border-radius:15px;background:#fff}.ici-identity-nav button{white-space:nowrap;padding:10px 13px;border:0;border-radius:10px;background:transparent;color:var(--blue);font-size:11px;font-weight:900;cursor:pointer}.ici-identity-nav button:hover,.ici-identity-nav button.is-active{background:#eaf3ff}.ici-identity-section{margin-bottom:16px;padding:26px;border:1px solid var(--line);border-radius:21px;background:#fff;box-shadow:0 9px 28px rgba(0,63,143,.055)}.ici-identity-section-title{display:flex;gap:14px;align-items:flex-start;margin-bottom:20px}.ici-identity-section-title>span{display:grid;place-items:center;width:43px;height:43px;border-radius:13px;background:#eaf3ff;color:var(--blue);font-size:11px;font-weight:900}.ici-identity-section-title h2{margin:0;color:var(--navy);font-size:22px}.ici-identity-section-title p{margin:5px 0 0;color:var(--muted);font-size:13px;line-height:1.45}.ici-identity-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.ici-identity-field.is-full{grid-column:1/-1}.ici-identity-field label{display:block;margin-bottom:6px;color:#263b59;font-size:11px;font-weight:900}.ici-identity-field input,.ici-identity-field select,.ici-identity-field textarea{width:100%;border:1px solid #cdd9e6;border-radius:10px;padding:11px 12px;outline:none;font:inherit;background:#fff}.ici-identity-field input:focus,.ici-identity-field select:focus,.ici-identity-field textarea:focus{border-color:#75aee6;box-shadow:0 0 0 3px rgba(0,63,143,.08)}.ici-identity-clear{display:flex!important;align-items:center;gap:7px;margin-top:7px!important;color:#8793a3!important;font-size:9px!important;font-weight:700!important}.ici-identity-clear input{width:14px!important;height:14px!important}.ici-identity-protected{display:grid;grid-template-columns:1.05fr 1.7fr;gap:20px;padding:26px;border-radius:21px;background:linear-gradient(135deg,#073b75,#004c9f);color:#fff}.ici-identity-protected h2{margin:6px 0 8px;color:#fff}.ici-identity-protected p{margin:0;color:#d9eaff;line-height:1.55}.ici-identity-protected-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.ici-identity-protected-grid article{padding:13px;border-radius:12px;background:rgba(255,255,255,.1)}.ici-identity-protected-grid span,.ici-identity-protected-grid strong{display:block}.ici-identity-protected-grid span{font-size:8px;text-transform:uppercase;font-weight:900;color:#b9d8ff}.ici-identity-protected-grid strong{margin-top:5px;font-size:11px;color:#fff}.ici-identity-actions{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:16px;padding:21px 24px;border-radius:18px;background:#edf5ff}.ici-identity-actions strong{color:var(--navy)}.ici-identity-actions p{margin:4px 0 0;color:var(--muted);font-size:11px}.ici-identity-actions button,.ici-identity-message a{border:0;border-radius:999px;background:var(--orange);color:#fff;padding:14px 23px;font-weight:900;text-decoration:none;cursor:pointer}.ici-identity-message{max-width:780px;margin:35px auto;padding:32px;border-radius:20px;background:#fff;box-shadow:0 12px 30px rgba(0,63,143,.1);text-align:center}.ici-identity-message.is-error{border-left:5px solid #d43b48}@media(max-width:940px){.ici-identity-cards{grid-template-columns:repeat(2,1fr)}.ici-identity-quicklinks{grid-template-columns:1fr}.ici-identity-tool-grid{grid-template-columns:repeat(2,1fr)}.ici-identity-protected{grid-template-columns:1fr}}@media(max-width:680px){.ici-identity-hero,.ici-identity-overview,.ici-identity-editor-head{align-items:flex-start;flex-direction:column}.ici-identity-brand{align-items:flex-start;flex-direction:column}.ici-identity-hero h1{font-size:30px}.ici-identity-score{width:108px;height:108px;flex-basis:108px}.ici-identity-cards,.ici-identity-grid,.ici-identity-protected-grid{grid-template-columns:1fr}.ici-identity-tool-grid{grid-template-columns:1fr 1fr}.ici-identity-actions{align-items:stretch;flex-direction:column}.ici-identity-actions button{width:100%}}
