:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#10233d;background:#f3f6fa;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-height:100vh}.shell{display:grid;grid-template-columns:250px 1fr;min-height:100vh}.sidebar{background:#0c1e33;color:#eaf2fb;padding:26px 18px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.brand{display:flex;gap:12px;align-items:center;margin:0 8px 34px}.brand b{font-size:20px;display:block}.brand span{font-size:11px;color:#91a4ba;display:block;margin-top:2px}.logo{width:38px;height:38px;border-radius:12px;background:#2e82ff;display:grid;place-items:center;font-weight:900;font-size:20px}.sidebar nav{display:grid;gap:7px}.nav{background:transparent;color:#aebed0;border:0;text-align:left;padding:12px 14px;border-radius:10px;font-weight:650;cursor:pointer}.nav:hover,.nav.active{background:#17304e;color:#fff}.sidebar-foot{margin-top:auto;font-size:12px;color:#8fa2b9;padding:14px}.dot{display:inline-block;width:8px;height:8px;background:#37c985;border-radius:50%;margin-right:6px}.main{padding:30px 38px 80px;max-width:1200px;width:100%;margin:auto}.topbar{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:28px}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.14em;color:#6f87a2;margin:0 0 7px}.topbar h1,.section-head h2,.hero h2{margin:0;color:#10233d}.identity{text-align:right;font-size:13px;font-weight:700}.identity span{font-weight:500;color:#7b8ea4}.panel{display:none}.panel.active{display:block}.hero{background:linear-gradient(135deg,#fff 0%,#f4f9ff 100%);border:1px solid #dfe8f2;border-radius:22px;padding:30px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 12px 35px rgba(23,54,91,.05)}.hero p{max-width:650px;color:#61758d;line-height:1.55}.pill{display:inline-flex;padding:6px 9px;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.08em}.pill.green{background:#e2f8ed;color:#167447}.shield{width:76px;height:76px;border-radius:50%;background:#e3f5ec;color:#15905a;display:grid;place-items:center;font-size:36px;font-weight:900}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:18px 0}.card,.form-card,.action-card{background:#fff;border:1px solid #e0e7ef;border-radius:18px;padding:22px;box-shadow:0 8px 24px rgba(27,55,87,.04)}.card span{font-size:12px;color:#6f8298}.card strong{display:block;font-size:18px;margin:10px 0 4px}.card small{color:#8a9bad}.callout{display:flex;justify-content:space-between;gap:20px;align-items:center;background:#102d4e;color:#fff;border-radius:18px;padding:22px 24px}.callout p{margin:6px 0 0;color:#b8cae0;line-height:1.5}.section-head{margin-bottom:18px}.section-head p:last-child{color:#6d8095}.action-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px}.key-icon{width:58px;height:58px;border-radius:16px;background:#eaf3ff;color:#2676de;display:grid;place-items:center;font-size:32px}.action-card h3{margin:0 0 6px}.action-card p{margin:0 0 8px;color:#6b7e94}.muted{color:#8495a8;font-size:13px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-card label{display:block;font-size:12px;font-weight:700;color:#587087;margin-bottom:12px}input,textarea{width:100%;border:1px solid #d4dee9;border-radius:10px;padding:12px 13px;margin-top:7px;background:#fbfdff;color:#10233d;font:inherit;outline:none}input:focus,textarea:focus{border-color:#5d9cf2;box-shadow:0 0 0 3px rgba(55,126,224,.1)}button{border:0;border-radius:10px;padding:11px 16px;font-weight:750;cursor:pointer;background:#2e82ff;color:#fff}button:hover{filter:brightness(.97)}button:disabled{opacity:.5;cursor:not-allowed}.secondary{background:#e8eef5;color:#27425f}.wide{width:100%;margin-top:10px}.approval-list{display:grid;gap:14px;margin-bottom:14px}.approval{background:#fff;border:1px solid #dfe7f0;border-radius:18px;padding:22px;display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center}.approval h3{margin:0 0 8px}.approval .meta{color:#70839a;font-size:13px}.iban-change{display:flex;gap:10px;align-items:center;margin:14px 0;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:13px}.iban{padding:9px 10px;border-radius:8px;background:#f4f7fa}.iban.new{background:#e7f7ef;color:#176f48;font-weight:800}.empty{padding:26px;border:1px dashed #ccd8e4;border-radius:14px;text-align:center;color:#8092a5;background:#f8fafc}.result,.verification{margin-top:16px;padding:16px;border-radius:12px}.result{background:#eef6ff;color:#215d9c}.verification.valid{background:#e7f8ef;border:1px solid #b9e9ce;color:#12663d}.verification.invalid{background:#fff0f0;border:1px solid #f0c3c3;color:#9b3030}.verification strong{display:block;font-size:22px;margin-bottom:6px}.console{margin-top:24px}details{background:#e8eef5;border-radius:12px;padding:13px 16px;color:#53697f}summary{cursor:pointer;font-weight:700}pre{white-space:pre-wrap;word-break:break-word;font-size:12px;background:#0c1e33;color:#d5e4f4;padding:15px;border-radius:10px;max-height:300px;overflow:auto}.toast{position:fixed;right:24px;bottom:24px;background:#102d4e;color:#fff;padding:14px 18px;border-radius:12px;box-shadow:0 12px 35px rgba(0,0,0,.22);z-index:10}.hidden{display:none!important}@media(max-width:800px){.shell{grid-template-columns:1fr}.sidebar{position:relative;height:auto}.sidebar nav{grid-template-columns:repeat(2,1fr)}.sidebar-foot{display:none}.main{padding:22px 16px 60px}.cards{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.action-card,.approval{grid-template-columns:1fr}.topbar{gap:12px}.identity{font-size:11px}.shield{display:none}}
.nav-link{display:block;text-decoration:none}.callout-link{display:inline-block;margin-top:10px;color:#dceaff;font-size:13px;font-weight:750;text-decoration:none}.callout-link:hover{text-decoration:underline}.guide-shell{max-width:1180px;margin:0 auto;padding:34px 28px 80px}.guide-top{display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:start;margin-bottom:24px}.guide-top h1{font-size:38px;margin:0;color:#10233d}.guide-lead{max-width:720px;color:#687d94;line-height:1.65}.back-link{color:#2b6fc6;text-decoration:none;font-weight:750;padding-top:4px}.guide-version{background:#e8eef5;color:#526a83;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:800}.guide-callout{display:flex;justify-content:space-between;gap:22px;align-items:center;background:#102d4e;color:white;border-radius:20px;padding:24px 26px;margin-bottom:24px}.guide-callout p{color:#bed0e2;margin:6px 0 0}.guide-button{display:inline-block;background:#fff;color:#183957;text-decoration:none;border-radius:10px;padding:11px 16px;font-weight:800;white-space:nowrap}.guide-grid{display:grid;grid-template-columns:240px 1fr;gap:24px;align-items:start}.guide-index{position:sticky;top:24px;background:#fff;border:1px solid #e0e7ef;border-radius:16px;padding:18px;display:grid;gap:4px}.guide-index h2{font-size:14px;margin:0 0 9px;color:#10233d}.guide-index a{color:#60758d;text-decoration:none;padding:8px 9px;border-radius:8px;font-size:13px}.guide-index a:hover{background:#eef5fc;color:#236bc1}.guide-content{display:grid;gap:16px}.guide-card{position:relative;background:#fff;border:1px solid #e0e7ef;border-radius:18px;padding:25px 26px;box-shadow:0 8px 24px rgba(27,55,87,.04)}.guide-card h2{margin:0 0 12px;color:#10233d}.guide-card p{color:#61758d;line-height:1.65}.step{position:absolute;right:20px;top:18px;color:#9bb0c6;font-size:12px;font-weight:900;letter-spacing:.08em}.note,.warning{border-radius:11px;padding:14px 15px;margin-top:14px;line-height:1.5;font-size:13px}.note{background:#eef6ff;color:#285b91}.warning{background:#fff5df;color:#7b5b13}.status-list{display:grid;gap:10px}.status-list>div{display:grid;grid-template-columns:auto auto 1fr;gap:10px;align-items:start;border-top:1px solid #edf1f5;padding-top:12px}.status-list p{margin:0}.status-dot{width:10px;height:10px;border-radius:50%;margin-top:5px}.status-dot.ok{background:#30b876}.status-dot.warn{background:#e1a928}.status-dot.bad{background:#d95d5d}.guide-list{color:#61758d;line-height:1.75;padding-left:20px}.checklist-card label{display:flex;gap:10px;align-items:flex-start;padding:9px 0;color:#4f657c;font-size:14px}.checklist-card input[type=checkbox]{width:auto;margin:2px 0 0;box-shadow:none}.guide-footer{display:flex;justify-content:space-between;gap:20px;color:#8092a5;font-size:12px;padding:8px 4px}.guide-footer a{color:#4e759e}.guide-footer p{margin:0}
@media(max-width:800px){.guide-shell{padding:22px 16px 56px}.guide-top{grid-template-columns:1fr}.guide-top h1{font-size:31px}.guide-version{justify-self:start}.guide-callout{align-items:flex-start;flex-direction:column}.guide-grid{grid-template-columns:1fr}.guide-index{position:relative;top:auto}.status-list>div{grid-template-columns:auto 1fr}.status-list p{grid-column:2}.guide-footer{flex-direction:column}}
