:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#13212b;background:#f5f6f4;line-height:1.5;font-size:16px;--ink:#13212b;--muted:#60707a;--teal:#087f86;--teal-dark:#075e66;--sand:#e8dfd0;--line:#d9e0dc;--white:#fff;--orange:#e98d4a}*{box-sizing:border-box}body{margin:0;background:linear-gradient(180deg,#f5f6f4 0,#fff 55%,#f5f6f4 100%)}a{color:inherit}.shell{min-height:100vh;display:flex;flex-direction:column}.topbar{height:82px;padding:0 clamp(22px,5vw,80px);display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10}.brand{display:flex;align-items:center;gap:11px;text-decoration:none}.brand-mark{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--teal);color:#fff;font-weight:800;font-size:22px}.brand strong{display:block;font-size:18px;letter-spacing:.02em}.brand small{display:block;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.18em}.nav-links{display:flex;align-items:center;gap:25px;font-size:14px}.nav-links>a{text-decoration:none}.nav-links>a:hover,.text-link:hover{color:var(--teal)}.button{border:1px solid var(--teal);border-radius:4px;padding:12px 18px;text-decoration:none;font-weight:700;font-size:14px;display:inline-flex;justify-content:center;align-items:center;cursor:pointer;background:#fff;color:var(--teal);font-family:inherit}.button.primary{background:var(--teal);color:#fff}.button.primary:hover{background:var(--teal-dark)}.button.ghost{border-color:#b4c1bd}.button.small{padding:8px 12px}.button.full{width:100%;margin-top:8px}.nav-button,.link-button{border:0;background:none;font:inherit;color:inherit;cursor:pointer;padding:0}.inline-form{display:inline}.shell main{width:min(1240px,calc(100% - 44px));margin:0 auto;flex:1}.hero{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;min-height:570px;padding:70px 0}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.19em;color:var(--teal);text-transform:uppercase;margin-bottom:13px}.hero h1,.page-heading h1,.auth-intro h1,.centered-page h1{font-family:Georgia,serif;font-weight:500;line-height:1.05;font-size:clamp(42px,5vw,72px);max-width:630px;margin:0 0 20px;color:var(--ink)}.hero p,.page-heading p,.auth-intro p{font-size:18px;color:var(--muted);max-width:570px}.hero-actions{display:flex;gap:12px;margin-top:30px}.hero-art{min-height:420px;border-radius:8px;background:linear-gradient(135deg,#b6d3d0,#e8dfd0);position:relative;overflow:hidden}.hero-circle{width:370px;height:370px;border-radius:50%;background:radial-gradient(circle at 42% 37%,#fff8 0 8%,transparent 9%),linear-gradient(145deg,#6ca4a2,#1a6065);position:absolute;right:-80px;top:36px;box-shadow:25px 25px 0 #ffffff55}.hero-card{position:absolute;left:28px;bottom:28px;background:#fff;padding:24px;border-radius:4px;max-width:245px;box-shadow:0 15px 45px #26494b22}.hero-card-label{color:var(--teal);font-size:10px;letter-spacing:.15em;font-weight:800;display:block;margin-bottom:12px}.hero-card strong{display:block;font-family:Georgia,serif;font-size:25px;line-height:1.1;margin-bottom:12px}.hero-card span:last-child{font-size:13px;color:var(--muted)}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:0 0 80px}.value-grid article,.panel,.stat-card,.catalog-card,.request-row,.form-card{background:#fff;border:1px solid var(--line);border-radius:5px}.value-grid article{padding:28px}.value-grid h2,.panel h2,.form-card h2,.catalog-card h2,.request-row h2{font-size:22px;margin:8px 0}.value-grid p,.panel p{color:var(--muted);margin-bottom:0}.icon{display:inline-grid;place-items:center;width:31px;height:31px;border-radius:50%;background:#e7f2ef;color:var(--teal);font-weight:800;font-size:12px}.page-heading{padding:64px 0 30px;display:flex;justify-content:space-between;align-items:end;gap:20px}.page-heading h1{font-size:56px}.page-heading p{font-size:17px;margin-bottom:0}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:20px 0 32px}.stat-card{padding:24px}.stat-card span,.stat-card small{display:block;color:var(--muted);font-size:13px}.stat-card strong{display:block;font-family:Georgia,serif;font-size:30px;margin:7px 0}.panel-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:60px}.panel{padding:28px;min-height:200px}.panel.dark{background:var(--ink);color:#fff;border-color:var(--ink)}.panel.dark p{color:#c3ced0}.panel-heading{display:flex;justify-content:space-between;gap:15px}.panel-number{font-size:34px;color:var(--orange)}.text-link{display:inline-flex;gap:10px;color:var(--teal);font-weight:800;text-decoration:none;margin-top:22px;font-size:14px}.panel.dark .text-link{color:#a9ded8}.search-bar{display:flex;gap:10px;margin-bottom:28px;max-width:700px}.search-bar input{flex:1}.catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.catalog-card{overflow:hidden}.catalog-image{height:175px;background:linear-gradient(145deg,#dbeae7,#ece5da);display:grid;place-items:center;color:#68918f;font-family:Georgia,serif;font-size:55px}.catalog-image img{width:100%;height:100%;object-fit:cover}.catalog-body{padding:22px}.catalog-body h2{margin-top:0}.catalog-body p{font-size:14px;color:var(--muted);min-height:63px}.catalog-meta{display:flex;flex-wrap:wrap;gap:8px}.catalog-meta span{font-size:11px;border:1px solid var(--line);padding:5px 8px;color:var(--muted)}.pagination{display:flex;justify-content:space-between;align-items:center;padding:24px 0 60px;color:var(--muted);font-size:13px}.pagination a{color:var(--teal);font-weight:700;text-decoration:none}.auth-layout{display:grid;grid-template-columns:1fr 460px;gap:90px;align-items:start;padding:75px 7vw;max-width:1200px;margin:0 auto}.auth-layout.compact{padding-top:100px}.auth-intro{padding-top:32px}.auth-intro h1{font-size:54px}.auth-points{display:grid;gap:13px;margin-top:30px;color:var(--teal);font-weight:700}.form-card{padding:31px}.form-card.wide{max-width:760px;margin:0 auto 70px}.form-card h2{font-family:Georgia,serif;font-size:30px;margin-top:0}.muted{color:var(--muted);font-size:14px}.form-card form{display:grid;gap:15px;margin-top:22px}label{display:grid;gap:6px;font-weight:700;font-size:13px}input,select,textarea{width:100%;font:inherit;border:1px solid #c7d1ce;border-radius:3px;padding:12px 13px;background:#fcfdfc;color:var(--ink)}textarea{resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.check{display:flex;grid-template-columns:none;flex-direction:row;align-items:flex-start;gap:8px;font-weight:500;color:var(--muted);font-size:13px}.check input{width:auto;margin-top:3px}.form-footer,.form-links{font-size:14px;color:var(--muted);text-align:center;margin:20px 0 0}.form-footer a,.form-links a{color:var(--teal);font-weight:700}.form-links{display:flex;justify-content:space-between}.notice{padding:13px 16px;border-radius:4px;margin:14px 0;font-size:14px}.notice.error{background:#fff0ed;color:#a74331;border:1px solid #f3c6bc}.notice.success{background:#eaf7f2;color:#14684e;border:1px solid #bde5d5}.centered-page{text-align:center;max-width:610px;margin:110px auto;padding-bottom:120px}.centered-page p{color:var(--muted);font-size:18px;margin:0 auto 30px}.success-mark{width:65px;height:65px;border-radius:50%;display:grid;place-items:center;background:#e5f3ec;color:#1a8961;font-size:30px;margin:0 auto 24px}.empty-state,.loading-panel{text-align:center;padding:80px 20px;color:var(--muted)}.empty-state h1,.empty-state h2{color:var(--ink);font-family:Georgia,serif;font-weight:500}.empty-icon{font-size:42px;color:var(--teal)}.request-list{display:grid;gap:10px;padding-bottom:60px}.request-row{display:flex;justify-content:space-between;align-items:center;padding:20px 24px}.request-row h2{margin:5px 0;font-size:18px}.request-row small{color:var(--muted)}.request-id{font-size:11px;letter-spacing:.14em;color:var(--teal);font-weight:800}.request-actions{display:flex;align-items:center;gap:18px}.status{font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:800;padding:7px 10px;border-radius:3px;background:#eaf0ee;color:#4b6162}.status.submitted,.status.acknowledged,.status.underreview{background:#e4f2ef;color:#087f86}.status.cancelled{background:#f5e8e3;color:#9a5a43}.status.converted{background:#e8e7f5;color:#55568b}.form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:10px}.user-table{margin-bottom:70px}.user-row{display:grid;grid-template-columns:2fr 1fr 1fr;padding:13px 0;border-top:1px solid var(--line);font-size:14px}.user-row.header{color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.shell footer{display:flex;justify-content:space-between;padding:24px clamp(22px,5vw,80px);border-top:1px solid var(--line);color:var(--muted);font-size:12px}@media(max-width:850px){.nav-links{gap:10px}.nav-links>a:not(.button){display:none}.hero,.auth-layout{grid-template-columns:1fr;gap:28px;padding-top:45px}.hero-art{min-height:300px}.value-grid,.stat-grid,.panel-grid,.catalog-grid{grid-template-columns:1fr}.page-heading{display:block}.page-heading .button{margin-top:20px}.form-row{grid-template-columns:1fr}.shell main{width:min(100% - 28px,700px)}.page-heading h1{font-size:44px}.auth-layout{padding-left:0;padding-right:0}.hero h1{font-size:50px}.request-row{align-items:flex-start;gap:14px;flex-direction:column}.request-actions{width:100%;justify-content:space-between}.shell footer{display:block}.shell footer span{display:block;margin:4px 0}}
.authenticator-qr {
  display: flex;
  justify-content: center;
  width: 100%;
  margin: .5rem 0 1rem;
  padding: 1.25rem;
  background: #fff;
  border: 1px solid rgba(12, 37, 59, .16);
  border-radius: .75rem;
}

.authenticator-qr img {
  display: block;
  width: min(460px, 100%);
  height: auto;
  image-rendering: pixelated;
}
.setup-key{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;word-break:break-all;user-select:all;background:#0b1428;color:#f5f7fb;border:1px solid #2b3d5b;border-radius:4px;padding:12px;margin-top:10px;letter-spacing:.08em}
/* Client dashboard compliance chart */
.compliance-chart{grid-column:1/-1}.chart-bars{display:flex;align-items:end;gap:32px;min-height:170px;padding:18px 8px 0}.chart-bars>div{height:150px;flex:1;display:flex;flex-direction:column;justify-content:end;align-items:center;gap:6px}.chart-bars i{display:block;width:min(72px,70%);min-height:8px;border-radius:8px 8px 0 0;background:var(--teal)}.chart-bars i.warning{background:var(--orange)}.chart-bars i.danger{background:#b84e54}.chart-bars span,.chart-bars strong{font-size:12px;color:var(--muted)}
.legal-page{max-width:900px;margin:0 auto;padding:68px 0 90px}.legal-page h1{margin:0 0 12px}.legal-meta{color:var(--muted);font-size:13px;margin:0 0 28px}.legal-copy{white-space:pre-wrap;background:#fff;border:1px solid var(--line);border-radius:5px;padding:32px;line-height:1.75;color:var(--ink)}.legal-empty{padding:50px 20px;background:#fff;border:1px solid var(--line);border-radius:5px}
