@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";.landing{min-height:100vh;background:var(--surface)}.landing-nav{position:sticky;top:0;z-index:100;background:#fffffff5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border)}.landing-nav-inner{max-width:1100px;margin:0 auto;padding:.875rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.landing-logo{font-size:1.5rem;font-weight:800;color:var(--navy-dark);letter-spacing:-.02em}.logo-x{color:var(--teal)}.landing-nav-links{display:flex;align-items:center;gap:1.75rem}.landing-nav-links a{color:var(--text-muted);font-weight:500;transition:color .15s}.landing-nav-links a:hover{color:var(--navy);text-decoration:none}.landing-hero{max-width:1100px;margin:0 auto;padding:5rem 1.5rem 4rem;display:grid;grid-template-columns:1fr 420px;gap:3rem;align-items:center}@media (max-width: 860px){.landing-hero{grid-template-columns:1fr;padding:3rem 1.25rem 2.5rem}.hero-visual{display:none}}.hero-badge{display:inline-block;background:#dbeafe;color:var(--navy);font-size:.8125rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:.3em .9em;border-radius:999px;margin-bottom:1.25rem}.hero-title{font-size:clamp(2.25rem,5vw,3.5rem);font-weight:800;color:var(--navy-dark);line-height:1.1;margin-bottom:1.25rem}.hero-accent{color:var(--teal)}.hero-subtitle{font-size:1.125rem;color:var(--text-muted);line-height:1.65;margin-bottom:2rem;max-width:560px}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:1.25rem}.hero-note{font-size:.8125rem;color:var(--text-light)}.hero-visual{display:flex;justify-content:flex-end}.hero-card-mock{background:var(--navy-dark);border-radius:var(--radius-lg);padding:1.75rem;width:320px;box-shadow:var(--shadow-lg);color:#fff}.mock-ledger-row{display:flex;align-items:center;gap:.75rem;padding:.625rem 0;font-size:.9375rem;font-weight:500;border-bottom:1px solid rgba(255,255,255,.08)}.mock-ledger-row:last-of-type{border-bottom:none}.mock-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.mock-val{margin-left:auto;font-weight:700;font-variant-numeric:tabular-nums}.mock-divider{height:1px;background:#ffffff1f;margin:1rem 0}.mock-status{display:flex;align-items:center;gap:.75rem}.mock-job{font-size:.8125rem;color:#ffffff80;font-family:monospace}.landing-section{padding:5rem 1.5rem}.landing-section-alt{background:var(--surface-2)}.section-inner{max-width:1100px;margin:0 auto}.section-title{font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:800;color:var(--navy-dark);text-align:center;margin-bottom:.5rem}.section-sub{text-align:center;color:var(--text-muted);font-size:1.0625rem;margin-bottom:3rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.5rem}.feature-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.75rem 1.5rem;transition:box-shadow .2s}.feature-card:hover{box-shadow:var(--shadow-md)}.feature-icon{font-size:2rem;margin-bottom:.75rem}.feature-card h3{font-size:1rem;color:var(--navy-dark);margin-bottom:.5rem}.feature-card p{font-size:.9rem;color:var(--text-muted);margin:0;line-height:1.6}.pricing-track-toggle{display:flex;gap:.75rem;justify-content:center;margin-bottom:2rem}.pricing-track-btn{display:flex;flex-direction:column;align-items:center;gap:.2rem;padding:.75rem 2rem;border:2px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);font-size:1rem;font-weight:700;color:var(--text-muted);cursor:pointer;transition:all .15s}.pricing-track-btn:hover{border-color:var(--teal);color:var(--navy)}.pricing-track-active{border-color:var(--teal)!important;color:var(--teal)!important;background:#f0fdfa}.pricing-track-sub{font-size:.7rem;font-weight:500;color:var(--text-light);text-transform:uppercase;letter-spacing:.05em}.pricing-track-active .pricing-track-sub{color:var(--teal)}.pricing-tag{display:inline-block;font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;background:#dbeafe;color:var(--navy);padding:.15em .6em;border-radius:999px;margin-bottom:.625rem}.pricing-bulk-note{text-align:center;font-size:.875rem;color:var(--text-muted);margin-top:1.5rem}.pricing-bulk-note a{color:var(--teal);text-decoration:none;font-weight:600}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;max-width:900px;margin:0 auto}.pricing-card{background:var(--surface);border:2px solid var(--border);border-radius:var(--radius-lg);padding:2rem 1.75rem;position:relative}.pricing-card-featured{border-color:var(--teal);box-shadow:0 0 0 4px #0d94881f}.pricing-badge{position:absolute;top:-13px;left:50%;transform:translate(-50%);background:var(--teal);color:#fff;font-size:.75rem;font-weight:700;padding:.2em .9em;border-radius:999px;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.pricing-name{font-size:1.125rem;font-weight:800;color:var(--navy-dark);margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.pricing-price{font-size:2.25rem;font-weight:800;color:var(--navy-dark);line-height:1;margin-bottom:.25rem}.pricing-period{font-size:1rem;font-weight:500;color:var(--text-muted)}.pricing-crc{font-size:.9rem;font-weight:600;color:var(--teal);margin-bottom:1.5rem}.pricing-bullets{list-style:none;padding:0;margin:0 0 1.75rem}.pricing-bullets li{display:flex;gap:.5rem;align-items:flex-start;font-size:.9rem;color:var(--text);padding:.35rem 0}.pricing-bullets li span{color:var(--teal);font-weight:700;flex-shrink:0}.landing-footer{background:var(--navy-dark);color:#ffffffbf;padding:2.5rem 1.5rem}.footer-inner{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center}.footer-logo{font-size:1.25rem;font-weight:800;color:#fff}.footer-links{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap;justify-content:center;font-size:.875rem}.footer-links a{color:#ffffffbf}.footer-links a:hover{color:#fff}.footer-copy{font-size:.8rem;color:#fff6}.login-page{min-height:100vh;background:#060e1a;background-image:radial-gradient(ellipse 80% 60% at 30% 80%,rgba(8,145,178,.09) 0%,transparent 60%),radial-gradient(ellipse 60% 50% at 75% 15%,rgba(26,53,87,.4) 0%,transparent 55%);display:flex;align-items:center;justify-content:center;padding:2rem 1.25rem}.login-card{background:#fff;border-radius:18px;box-shadow:0 32px 80px #00000073,0 8px 24px #0003;padding:2.75rem 2.5rem;width:100%;max-width:460px;max-height:94vh;overflow-y:auto;scrollbar-width:none}.login-card::-webkit-scrollbar{display:none}.login-logo{display:flex;justify-content:center;margin-bottom:.75rem}.login-logo-img{height:42px;width:auto;object-fit:contain}.login-title{font-size:.72rem;font-weight:700;color:var(--text-muted);text-align:center;margin-bottom:2rem;letter-spacing:.1em;text-transform:uppercase}.login-mode-toggle{display:flex;background:var(--surface-3);border-radius:10px;padding:3px;margin-bottom:1.75rem;gap:3px}.mode-btn{flex:1;padding:.5625rem;border:none;background:transparent;border-radius:8px;font-size:.875rem;font-weight:600;color:var(--text-muted);cursor:pointer;transition:all .18s ease;font-family:inherit;letter-spacing:-.005em}.mode-btn-active{background:#fff;color:var(--navy);box-shadow:0 1px 4px #0000001f,0 0 0 .5px #0000000f}.form-row-2-login{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}@media (max-width: 420px){.form-row-2-login{grid-template-columns:1fr}}.register-note{font-size:.78rem;color:var(--text-light);margin-top:1.25rem;text-align:center;line-height:1.65;padding:.875rem 1rem;background:var(--surface-2);border-radius:var(--radius)}.register-note strong{color:var(--text-muted);font-weight:600}.login-footer{display:flex;justify-content:center;align-items:center;gap:.625rem;margin-top:1.75rem;font-size:.8125rem;color:var(--text-light)}.login-footer a{color:var(--teal);font-weight:500}.login-footer a:hover{text-decoration:underline}.reg-acct-type{display:flex;gap:.625rem;margin-bottom:1.375rem}.reg-type-btn{flex:1;padding:.625rem .5rem;border:1.5px solid var(--border);border-radius:var(--radius);background:var(--surface);font-size:.8375rem;font-weight:600;color:var(--text-muted);cursor:pointer;transition:all .15s;text-align:center;font-family:inherit;letter-spacing:-.005em}.reg-type-btn:hover{border-color:var(--teal);color:var(--teal);background:var(--teal-faint)}.reg-type-active{border-color:var(--teal)!important;color:var(--teal)!important;background:var(--teal-faint)}.form-row-3-login{display:grid;grid-template-columns:2fr 1fr 1.5fr;gap:.625rem}@media (max-width: 420px){.form-row-3-login{grid-template-columns:1fr}}.addr-status{font-size:.8rem;margin:-.25rem 0 .875rem;padding:.4rem .75rem;border-radius:var(--radius);line-height:1.45;font-weight:500}.addr-status-checking{color:var(--text-muted);background:var(--surface-2)}.addr-status-ok{color:#134e4a;background:#f0fdfa;border:1px solid #99f6e4}.addr-status-duplicate{color:#78350f;background:#fffbeb;border:1px solid #fde68a}.addr-status-duplicate a{color:var(--navy);font-weight:700}.dept-count-row{display:flex;align-items:center;gap:.75rem}.dept-count-input{width:80px!important}.dept-count-label{font-size:.875rem;color:var(--text-muted)}.form-label-hint{font-size:.73rem;font-weight:400;color:var(--text-light);margin-left:.3rem}.ledger-panel{display:flex;flex-direction:column;gap:1.5rem}.ledger-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem}.ledger-card{background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:1.5rem;display:flex;gap:1rem;border-left:4px solid transparent;transition:box-shadow .2s}.ledger-card:hover{box-shadow:var(--shadow-md)}.ledger-card-dot{width:12px;height:12px;border-radius:50%;flex-shrink:0;margin-top:4px}.ledger-card-body{flex:1}.ledger-card-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted);margin-bottom:.125rem}.ledger-card-sublabel{font-size:.8125rem;color:var(--text-light);margin-bottom:.75rem}.ledger-card-balance{display:flex;align-items:baseline;gap:.625rem;flex-wrap:wrap;margin-bottom:.5rem}.ledger-balance-crc{font-size:1.5rem;font-weight:800;font-variant-numeric:tabular-nums;line-height:1}.ledger-balance-usd{font-size:.9rem;color:var(--text-muted);font-weight:500}.ledger-progress-wrap{margin-top:.5rem}.ledger-progress-label{display:flex;justify-content:space-between;font-size:.8rem;color:var(--text-muted);margin-bottom:.375rem}.ledger-sweep-warn{font-size:.8125rem;color:var(--warning);margin:.5rem 0 0;font-weight:600}.ledger-total-bar{background:var(--navy);color:#fff;border-radius:var(--radius-lg);padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;border:1px solid var(--navy-light)}.ledger-total-label{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#ffffffa6}.ledger-total-val{font-size:1.375rem;font-weight:800;font-variant-numeric:tabular-nums}.ledger-total-usd{font-size:.9375rem;font-weight:500;color:#ffffff8c}.buy-input-row{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.buy-input-row .form-input{max-width:140px}.buy-preview{font-weight:700;color:var(--teal);font-size:.9375rem;white-space:nowrap}.acct-grid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem 1.5rem}@media (max-width: 600px){.acct-grid{grid-template-columns:1fr}}.info-row{display:flex;flex-direction:column;padding:.5rem 0;border-bottom:1px solid var(--border)}.info-row:last-child{border-bottom:none}.info-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:.125rem}.info-value{font-size:.9rem;color:var(--text)}.font-mono{font-family:monospace;font-size:.85rem}.crc-tier-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;margin-top:.75rem}.crc-tier-card{position:relative;display:flex;flex-direction:column;align-items:center;gap:.2rem;padding:1rem .75rem .875rem;border:2px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);cursor:pointer;text-align:center;transition:all .15s}.crc-tier-card:hover{border-color:var(--teal);box-shadow:var(--shadow)}.crc-tier-active{border-color:var(--teal)!important;background:#f0fdfa;box-shadow:0 0 0 3px #0d948826}.crc-tier-bulk{border-style:dashed}.crc-tier-bulk-badge{position:absolute;top:-9px;background:var(--gold);color:var(--navy-dark);font-size:.6rem;font-weight:800;letter-spacing:.06em;padding:.1em .5em;border-radius:999px}.crc-tier-name{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted)}.crc-tier-crc{font-size:1.25rem;font-weight:800;color:var(--teal);font-variant-numeric:tabular-nums}.crc-tier-usd{font-size:.875rem;font-weight:600;color:var(--navy)}.crc-tier-desc{font-size:.7rem;color:var(--text-muted);line-height:1.3;margin-top:.125rem}.buy-preview-bulk{color:var(--gold-dark, #b45309);font-size:.8em;margin-left:.25rem}.job-history{display:flex;flex-direction:column;gap:1.25rem}.job-history-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.job-history-title{font-size:1.25rem;font-weight:700;color:var(--navy-dark);margin:0}.job-empty{background:var(--surface);border-radius:var(--radius-lg);padding:3.5rem 1.5rem;text-align:center;color:var(--text-muted);box-shadow:var(--shadow)}.job-empty-icon{font-size:2.5rem;margin-bottom:.75rem}.job-number{font-family:monospace;font-size:.875rem;font-weight:700;color:var(--navy);background:#dbeafe;padding:.2em .5em;border-radius:4px;letter-spacing:.04em}.job-taxonomy{font-family:monospace;font-size:.78rem;color:var(--text-muted);max-width:220px;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.job-crc{font-weight:700;color:var(--teal)}.job-date{font-size:.85rem;color:var(--text-muted);white-space:nowrap}.job-history-note{font-size:.8125rem;color:var(--text-light);margin:0;padding:.75rem 1rem;background:var(--surface-2);border-radius:var(--radius);border-left:3px solid var(--teal)}.library{display:flex;flex-direction:column;gap:1.5rem}.library-loading{display:flex;align-items:center;gap:.875rem;padding:4rem;color:var(--text-muted);justify-content:center}.library-header{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:1rem;padding-bottom:1.25rem;border-bottom:1px solid var(--border)}.library-title{font-size:1.125rem;font-weight:700;color:var(--navy);margin:0 0 .25rem}.library-sub{font-size:.8375rem;color:var(--text-muted);margin:0}.library-balance{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius);padding:.625rem 1rem;text-align:right;flex-shrink:0}.library-balance-label{display:block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-bottom:.2rem}.library-balance-val{font-size:1.125rem;font-weight:800;color:var(--teal)}.library-empty-state{text-align:center;padding:4rem 2rem;color:var(--text-muted)}.library-empty-icon{width:48px;height:48px;margin:0 auto 1rem;color:var(--border-strong)}.library-empty-icon svg{width:100%;height:100%}.library-empty-state h3{color:var(--navy);margin-bottom:.5rem}.library-empty-state p{font-size:.875rem}.library-count{font-size:.8125rem;color:var(--text-muted);margin:-.5rem 0 0}.model-crc-price{font-size:.9rem;font-weight:700;color:var(--teal);display:flex;align-items:baseline;gap:.375rem}.model-crc-low{color:var(--danger)!important}.model-usd-est{font-size:.75rem;font-weight:500;color:var(--text-muted)}.order-success{text-align:center;padding:.5rem 0;display:flex;flex-direction:column;align-items:center;gap:.875rem}.order-success-icon{width:52px;height:52px;background:#d1fae5;border-radius:50%;display:flex;align-items:center;justify-content:center}.order-success-icon svg{width:26px;height:26px;color:#065f46;stroke-width:2.5}.order-success h2{font-size:1.25rem;font-weight:700;color:var(--navy);margin:0}.order-success p{color:var(--text-muted);font-size:.875rem;margin:0}.order-success-job{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius);padding:.625rem 1.25rem;display:flex;flex-direction:column;align-items:center;gap:.25rem;width:100%}.order-success-label{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted)}.order-success-job code{font-family:SF Mono,Fira Code,monospace;font-size:1.05rem;font-weight:700;color:var(--navy)}.order-success-stats{display:flex;gap:1.5rem;font-size:.875rem;color:var(--text-muted)}.order-success-stats div{display:flex;flex-direction:column;align-items:center;gap:.2rem}.order-success-stats strong{font-weight:700;color:var(--navy);font-size:1rem}.order-success-note{font-size:.8rem;color:var(--text-light);margin:0}.modal-balance-row{display:flex;justify-content:space-between;align-items:center;padding:.625rem 0;font-size:.875rem;color:var(--text-muted);border-top:1px solid var(--border);margin-bottom:.75rem}.modal-balance-val{font-weight:700;font-size:.9375rem}.library-section-toggle{display:flex;gap:.75rem;flex-wrap:wrap}.lib-section-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:2px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);font-size:1rem;font-weight:700;color:var(--text-muted);cursor:pointer;transition:all .15s}.lib-section-btn:hover{border-color:var(--navy);color:var(--navy)}.lib-section-active{border-color:var(--teal)!important;color:var(--teal)!important;background:#f0fdfa}.lib-section-regulated{position:relative}.coming-soon-pill{background:var(--gold);color:var(--navy-dark);font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;padding:.15em .5em;border-radius:999px}.library-toolbar{display:flex;flex-direction:column;gap:.875rem}.library-search{max-width:400px}.library-cats{display:flex;flex-wrap:wrap;gap:.5rem}.cat-pill{padding:.3em .875em;border:1.5px solid var(--border);border-radius:999px;background:var(--surface);font-size:.8125rem;font-weight:600;color:var(--text-muted);cursor:pointer;transition:all .15s}.cat-pill:hover{border-color:var(--teal);color:var(--teal)}.cat-pill-active{background:var(--teal);border-color:var(--teal);color:#fff}.library-count{font-size:.875rem;color:var(--text-muted);margin:0}.library-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem}.library-empty{grid-column:1/-1;text-align:center;padding:3rem;color:var(--text-muted);font-size:.9375rem}.model-card-img-wrap{width:100%;height:160px;border-radius:calc(var(--radius-lg) - 2px);overflow:hidden;background:var(--surface-2);margin-bottom:.25rem}.model-card-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s}.model-card:hover .model-card-img{transform:scale(1.04)}.modal-img-wrap{width:100%;max-height:220px;border-radius:var(--radius);overflow:hidden;margin-bottom:1rem;background:var(--surface-2)}.modal-item-img{width:100%;height:220px;object-fit:cover;display:block}.model-card{background:var(--surface);border:1.5px solid var(--border);border-radius:var(--radius-lg);padding:1.375rem;cursor:pointer;transition:box-shadow .2s,border-color .2s,transform .1s;display:flex;flex-direction:column;gap:.5rem}.model-card:hover{box-shadow:var(--shadow-md);border-color:var(--teal);transform:translateY(-2px)}.model-card-locked{position:relative;cursor:default;opacity:.6;filter:blur(1.5px)}.model-card-locked:hover{transform:none;box-shadow:none;border-color:var(--border)}.model-card-lock-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffffb3;border-radius:var(--radius-lg);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;font-weight:700;color:var(--navy-dark);font-size:.9rem;z-index:2;filter:none;opacity:1}.model-icon{font-size:2rem;line-height:1}.model-cat-pill{display:inline-block;background:#dbeafe;color:var(--navy);font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.2em .6em;border-radius:999px;width:fit-content}.model-name{font-size:.9375rem;font-weight:700;color:var(--navy-dark);margin:0;line-height:1.3}.model-desc{font-size:.8375rem;color:var(--text-muted);line-height:1.55;margin:0;flex:1}.model-tags{display:flex;flex-wrap:wrap;gap:.375rem}.model-tag{background:var(--surface-2);border:1px solid var(--border);color:var(--text-muted);font-size:.72rem;font-weight:600;padding:.15em .5em;border-radius:4px}.model-meta{display:flex;gap:.75rem;font-size:.8rem;color:var(--text-muted);flex-wrap:wrap;padding-top:.25rem;border-top:1px solid var(--border)}.model-card-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem;margin-top:.25rem}.regulated-section{display:flex;flex-direction:column;gap:1.5rem}.regulated-banner{background:linear-gradient(135deg,var(--navy-dark) 0%,var(--navy) 100%);color:#fff;border-radius:var(--radius-lg);padding:2.5rem 2rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem}.regulated-banner-icon{font-size:3rem}.regulated-banner h2{font-size:1.75rem;font-weight:800;margin:0}.regulated-banner p{color:#ffffffbf;max-width:560px;font-size:1rem;line-height:1.65;margin:0}.regulated-badge-row{display:flex;gap:.625rem;flex-wrap:wrap;justify-content:center}.regulated-coming-soon{background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:var(--radius-lg);padding:1.75rem 2rem;display:flex;flex-direction:column;align-items:center;gap:.75rem;width:100%;max-width:400px}.coming-soon-large{font-size:1.5rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:var(--gold-light)}.regulated-preview-label{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:200;display:flex;align-items:center;justify-content:center;padding:1.5rem}.modal-card{background:var(--surface);border-radius:var(--radius-lg);padding:2rem;width:100%;max-width:520px;max-height:90vh;overflow-y:auto;position:relative;box-shadow:var(--shadow-lg)}.modal-close{position:absolute;top:1rem;right:1rem;background:var(--surface-2);border:none;border-radius:50%;width:32px;height:32px;font-size:.875rem;cursor:pointer;color:var(--text-muted);display:flex;align-items:center;justify-content:center;transition:background .15s}.modal-close:hover{background:var(--border)}.modal-header{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem}.modal-icon{font-size:2.5rem;flex-shrink:0}.modal-title{font-size:1.25rem;font-weight:700;color:var(--navy-dark);margin:.375rem 0 0}.modal-desc{font-size:.9375rem;color:var(--text-muted);line-height:1.65;margin:0 0 1.25rem}.modal-specs{background:var(--surface-2);border-radius:var(--radius);overflow:hidden;margin-bottom:1rem}.spec-row{display:flex;justify-content:space-between;padding:.625rem 1rem;border-bottom:1px solid var(--border);font-size:.9rem}.spec-row:last-child{border-bottom:none}.spec-label{color:var(--text-muted);font-weight:600}.spec-value{color:var(--text);font-weight:500}.modal-tags{display:flex;flex-wrap:wrap;gap:.375rem;margin-bottom:1.25rem}.modal-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-bottom:1rem}.modal-note{font-size:.78rem;color:var(--text-light);border-left:3px solid var(--warning);padding-left:.75rem;line-height:1.55;margin:0}.team-panel{display:flex;flex-direction:column;gap:1.5rem}.team-section-nav{display:flex;gap:.5rem;flex-wrap:wrap}.team-section-btn{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;border:2px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);font-size:.9rem;font-weight:700;color:var(--text-muted);cursor:pointer;transition:all .15s}.team-section-btn:hover{border-color:var(--navy);color:var(--navy)}.team-section-btn-active{background:var(--navy);border-color:var(--navy);color:#fff}.team-loading{display:flex;align-items:center;gap:.75rem;color:var(--text-muted);padding:2rem}.team-empty{color:var(--text-muted);text-align:center;padding:2rem;font-size:.9375rem}.team-table-wrap{overflow-x:auto}.team-table{width:100%;border-collapse:collapse;font-size:.875rem}.team-table th{background:var(--surface-2);color:var(--text-muted);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.625rem .875rem;text-align:left;white-space:nowrap}.team-table td{padding:.75rem .875rem;border-bottom:1px solid var(--border);vertical-align:middle;color:var(--text)}.team-table tr:last-child td{border-bottom:none}.team-table tr:hover td{background:var(--surface-2)}.staff-id-code{font-size:.75rem;background:var(--surface-2);border:1px solid var(--border);border-radius:4px;padding:.15em .5em;color:var(--navy);font-weight:700;white-space:nowrap}.team-limit-input{width:80px!important;padding:.25rem .5rem!important;font-size:.875rem!important}.team-actions{display:flex;gap:.375rem;flex-wrap:nowrap}.approval-count-badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;background:var(--danger, #ef4444);color:#fff;font-size:.7rem;font-weight:800;border-radius:999px;padding:0 4px}.invite-success-box{text-align:center;padding:1.5rem}.invite-link-box{display:flex;gap:.5rem;margin-top:.5rem;align-items:center}.invite-link-input{flex:1;font-family:monospace!important;font-size:.8125rem!important}.team-role-hint{font-size:.8rem;color:var(--text-muted);margin:.375rem 0 0;background:var(--surface-2);padding:.375rem .75rem;border-radius:var(--radius);border-left:3px solid var(--teal)}.form-row-2{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.badge-danger{background:#fee2e2;color:#b91c1c}.regulated-wrap{display:flex;flex-direction:column;gap:1.75rem}.regulated-header{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:1rem;padding-bottom:1.25rem;border-bottom:1px solid var(--border)}.regulated-title{font-size:1.125rem;font-weight:700;color:var(--navy);margin:0 0 .25rem;letter-spacing:-.01em}.regulated-sub{font-size:.8375rem;color:var(--text-muted);margin:0;max-width:560px;line-height:1.55}.coming-soon-badge{background:var(--navy);color:#fff;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.3rem .75rem;border-radius:4px;white-space:nowrap;flex-shrink:0}.regulated-notice{background:#f8fafc;border:1px solid var(--border);border-left:3px solid var(--teal);border-radius:var(--radius-lg);padding:1.125rem 1.25rem;display:flex;align-items:flex-start;gap:1rem}.regulated-notice-icon{width:32px;height:32px;flex-shrink:0;color:var(--teal);margin-top:2px}.regulated-notice-icon svg{width:100%;height:100%}.regulated-notice strong{display:block;font-size:.875rem;font-weight:700;color:var(--navy);margin-bottom:.25rem}.regulated-notice p{font-size:.8375rem;color:var(--text-muted);margin:0;line-height:1.55}.regulated-notice .btn{flex-shrink:0;margin-top:2px}.regulated-section-label{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:-.75rem}.regulated-features-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem}.regulated-feature-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.125rem 1.25rem;cursor:pointer;transition:border-color .15s,box-shadow .15s;display:flex;flex-direction:column;gap:.5rem}.regulated-feature-card:hover{border-color:var(--border-strong);box-shadow:var(--shadow)}.regulated-feature-open{border-color:var(--teal)!important;box-shadow:0 0 0 3px #0d948814!important}.regulated-feature-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:.125rem}.regulated-feature-code{font-family:SF Mono,Fira Code,monospace;font-size:.72rem;font-weight:700;color:var(--teal);background:var(--teal-faint);border:1px solid rgba(13,148,136,.2);padding:.15rem .5rem;border-radius:4px;letter-spacing:.06em}.regulated-feature-phase{font-size:.68rem;font-weight:600;color:var(--text-light);letter-spacing:.04em}.regulated-feature-name{font-size:.875rem;font-weight:700;color:var(--navy);line-height:1.3}.regulated-feature-tag{display:inline-block;font-size:.67rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;padding:.15rem .5rem;border-radius:4px;width:fit-content}.regulated-feature-desc{font-size:.8rem;color:var(--text-muted);line-height:1.55;margin:.25rem 0 0;padding-top:.5rem;border-top:1px solid var(--border)}.dashboard{min-height:100vh;background:var(--bg);display:flex;flex-direction:column}.admin-impersonate-banner{background:linear-gradient(90deg,#b45309,#d97706);color:#fff;display:flex;align-items:center;gap:.875rem;padding:.5rem 2rem;font-size:.8125rem;font-weight:500;position:sticky;top:0;z-index:200}.admin-impersonate-icon{font-size:.9rem;flex-shrink:0}.admin-impersonate-text{flex:1}.admin-impersonate-exit{background:#ffffff26;border:1px solid rgba(255,255,255,.3);color:#fff;font-weight:600;font-size:.75rem;padding:.25rem .875rem;border-radius:6px;cursor:pointer;white-space:nowrap;transition:background .15s;font-family:inherit}.admin-impersonate-exit:hover{background:#ffffff40}.dash-header{background:var(--navy-dark);border-bottom:1px solid rgba(255,255,255,.06);position:sticky;top:0;z-index:100}.dash-header-inner{max-width:1280px;margin:0 auto;padding:0 2rem;height:64px;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.dash-logo{display:flex;align-items:center;gap:1.125rem}.dash-logo-img{height:30px;width:auto;object-fit:contain;filter:brightness(0) invert(1);opacity:.9}.dash-portal-label{font-size:.65rem;font-weight:600;color:#ffffff4d;letter-spacing:.14em;text-transform:uppercase;border-left:1px solid rgba(255,255,255,.1);padding-left:1rem}.dash-header-right{display:flex;align-items:center;gap:1.25rem}.dash-account-info{display:flex;align-items:center;gap:.625rem}.dash-doctor-id{font-family:SF Mono,ui-monospace,monospace;font-size:.7rem;color:#ffffff40;letter-spacing:.04em}.dash-header-right .btn-outline{border-color:#ffffff26;color:#ffffff8c;font-size:.8rem;padding:.3rem .875rem;border-radius:6px;background:transparent;border-width:1px;cursor:pointer;transition:all .15s;font-family:inherit;font-weight:500}.dash-header-right .btn-outline:hover{background:#ffffff14;color:#fff;border-color:#ffffff4d}.dash-tabs{background:var(--surface);border-bottom:1px solid var(--border);box-shadow:0 1px #0000000a}.dash-tabs-inner{max-width:1280px;margin:0 auto;padding:0 2rem;display:flex;overflow-x:auto;scrollbar-width:none}.dash-tabs-inner::-webkit-scrollbar{display:none}.dash-tab{padding:0 1.25rem;height:52px;background:none;border:none;border-bottom:2px solid transparent;font-size:.875rem;font-weight:500;color:var(--text-muted);cursor:pointer;transition:color .15s,border-color .15s;margin-bottom:-1px;white-space:nowrap;font-family:inherit;letter-spacing:-.005em}.dash-tab:hover{color:var(--navy)}.dash-tab-active{color:var(--teal);border-bottom-color:var(--teal);font-weight:600}.approval-count-badge{display:inline-flex;align-items:center;justify-content:center;background:#ef4444;color:#fff;font-size:.6rem;font-weight:700;min-width:15px;height:15px;border-radius:999px;padding:0 3px;vertical-align:middle;margin-left:5px}.dash-content{max-width:1280px;width:100%;margin:0 auto;padding:2.25rem 2rem;flex:1}.dash-loading{display:flex;flex-direction:column;align-items:center;gap:1.25rem;padding:6rem 2rem;color:var(--text-muted)}.dash-loading p{font-size:.9rem;margin:0}@media (max-width: 768px){.dash-header-inner{padding:0 1.25rem;height:56px}.dash-content{padding:1.5rem 1.25rem}.dash-tabs-inner{padding:0 1.25rem}.dash-portal-label,.dash-doctor-id{display:none}}.btn-view-as{background:#0ea5e9;color:#fff;border:none}.btn-view-as:hover:not(:disabled){background:#0284c7}.btn-view-as:disabled{opacity:.4;cursor:not-allowed}.admin-actions-cell{display:flex;gap:.375rem;align-items:center;flex-wrap:wrap}.admin-login-wrap{min-height:100vh;background:#0c1a2e;background-image:radial-gradient(ellipse at 15% 70%,rgba(13,148,136,.1) 0%,transparent 55%);display:flex;align-items:center;justify-content:center;padding:1.5rem}.admin-login-card{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0006;padding:2.5rem 2.25rem;width:100%;max-width:380px;border-top:3px solid #d97706}.admin-login-logo{display:flex;justify-content:center;margin-bottom:1rem}.admin-login-logo-img{height:40px;width:auto;object-fit:contain}.admin-login-title{font-size:.9rem;font-weight:700;letter-spacing:.08em;color:#6b7a8d;text-align:center;text-transform:uppercase;margin-bottom:.2rem}.admin-login-sub{text-align:center;color:#9aaab8;font-size:.8rem;margin-bottom:1.5rem}.admin-wrap{min-height:100vh;background:#f4f6f9;display:flex;flex-direction:column}.admin-header{background:#0c1a2e;border-bottom:1px solid #1a3055;color:#fff;padding:0 1.5rem;height:56px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.admin-header-left{display:flex;align-items:center;gap:.875rem}.admin-header-logo{height:28px;width:auto;object-fit:contain;filter:brightness(0) invert(1);opacity:.92}.admin-badge{background:#d97706;color:#fff;font-size:.67rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:.2rem .55rem;border-radius:4px}.admin-header-right{display:flex;align-items:center;gap:.5rem}.admin-loading-dot{width:8px;height:8px;border-radius:50%;background:#22d3ee;animation:pulse 1s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.admin-tab-nav{background:#1e293b;display:flex;gap:2px;padding:0 1rem;overflow-x:auto}.admin-tab-btn{padding:.75rem 1.125rem;background:transparent;border:none;color:#94a3b8;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .15s;border-bottom:3px solid transparent;white-space:nowrap;display:flex;align-items:center;gap:.375rem}.admin-tab-btn:hover{color:#e2e8f0}.admin-tab-active{color:#fff!important;border-bottom-color:#0d9488!important}.admin-badge-count{background:#ef4444;color:#fff;font-size:.65rem;font-weight:700;min-width:18px;height:18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;padding:0 4px}.admin-content{flex:1;padding:1.5rem}.admin-overview{display:flex;flex-direction:column;gap:1.5rem}.admin-stat-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.stat-card{background:var(--surface);border-radius:var(--radius-lg);padding:1.25rem 1.125rem;box-shadow:var(--shadow);border-left:4px solid}.stat-card-navy{border-color:#1e3a5f}.stat-card-teal{border-color:#0d9488}.stat-card-gold{border-color:#f59e0b}.stat-card-warn{border-color:#ef4444}.stat-card-val{font-size:1.5rem;font-weight:800;color:var(--navy-dark);line-height:1.2}.stat-card-label{font-size:.8rem;font-weight:600;color:var(--text-muted);margin-top:.25rem}.stat-card-sub{font-size:.75rem;color:var(--text-muted);margin-top:.2rem}.admin-section{background:var(--surface);border-radius:var(--radius-lg);padding:1.25rem;box-shadow:var(--shadow)}.admin-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;gap:1rem;flex-wrap:wrap}.admin-section-title{font-size:1rem;font-weight:700;color:var(--navy-dark);margin-bottom:1rem}.admin-section-header .admin-section-title{margin-bottom:0}.admin-search{padding:.4rem .75rem;border:1px solid var(--border);border-radius:var(--radius);font-size:.875rem;width:240px;background:var(--surface-2)}.admin-empty{color:var(--text-muted);text-align:center;padding:2rem;font-size:.95rem}.admin-table-scroll{overflow-x:auto}.admin-table{width:100%;border-collapse:collapse;font-size:.8rem}.admin-table th{background:var(--surface-2);text-align:left;padding:.5rem .75rem;font-weight:700;color:var(--text-muted);white-space:nowrap;border-bottom:1px solid var(--border)}.admin-table td{padding:.5rem .75rem;border-bottom:1px solid var(--border);vertical-align:middle}.admin-table tr:last-child td{border-bottom:none}.admin-table tr:hover td{background:var(--surface-2)}.mono-pill{font-family:monospace;font-size:.75rem;background:#e2e8f0;color:#334155;padding:.15rem .4rem;border-radius:4px}.mono-pill.sm{font-size:.65rem}.num-cell{text-align:right;font-variant-numeric:tabular-nums}.text-gold{color:#92400e}.text-small{font-size:.75rem}.acct-name{font-weight:600;color:var(--text)}.status-pill{font-size:.7rem;font-weight:700;text-transform:uppercase;padding:.15rem .5rem;border-radius:999px;white-space:nowrap}.pill-green{background:#dcfce7;color:#166534}.pill-blue{background:#dbeafe;color:#1e40af}.pill-amber{background:#fef3c7;color:#92400e}.pill-red{background:#fee2e2;color:#991b1b}.pill-grey{background:#e2e8f0;color:#475569}.type-badge{font-size:.75rem;font-weight:600;white-space:nowrap}.tier-badge{font-size:.7rem;font-weight:700;background:#e0f2fe;color:#0369a1;padding:.15rem .5rem;border-radius:999px}.role-pill{font-size:.75rem;color:var(--text-muted);display:flex;align-items:center;gap:.25rem}.btn-sm{padding:.3rem .625rem!important;font-size:.8rem!important}.btn-xs{padding:.2rem .5rem!important;font-size:.72rem!important}.btn-warn{background:#fee2e2;color:#991b1b;border:1px solid #fca5a5}.btn-warn:hover{background:#fecaca}.login-tab-toggle{display:flex;gap:2px;background:#f1f5f9;border-radius:var(--radius);padding:3px;margin-bottom:1.25rem}.login-tab-btn{flex:1;padding:.4rem .5rem;background:transparent;border:none;border-radius:calc(var(--radius) - 2px);font-size:.82rem;font-weight:600;color:var(--text-muted);cursor:pointer;transition:all .15s}.login-tab-btn.active{background:#fff;color:var(--navy-dark);box-shadow:var(--shadow)}.admin-who{font-size:.8rem;color:#94a3b8}.admin-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:200;display:flex;align-items:center;justify-content:center;padding:1rem}.admin-modal{background:var(--surface);border-radius:var(--radius-lg);padding:1.75rem;width:100%;max-width:520px;box-shadow:var(--shadow-lg)}.modal-title{font-size:1.1rem;font-weight:700;color:var(--navy-dark);margin-bottom:1.25rem}.modal-actions{display:flex;gap:.75rem;margin-top:1.25rem}.form-row-3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.875rem}@media (max-width: 520px){.form-row-3{grid-template-columns:1fr}}.settings-hint{font-size:.85rem;color:var(--text-muted);margin-bottom:1.5rem}.settings-row{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--border);flex-wrap:wrap}.settings-row:last-of-type{border-bottom:none}.settings-row-label{flex:1;min-width:180px}.settings-key{display:block;font-weight:600;color:var(--text);font-size:.9rem}.settings-hint-text{display:block;font-size:.77rem;color:var(--text-muted);margin-top:.2rem;line-height:1.4}.settings-row-input{display:flex;flex-direction:column;gap:.3rem;min-width:180px}.settings-key-code{font-family:monospace;font-size:.7rem;color:var(--text-muted)}.alert-success{background:#dcfce7;color:#166534;border:1px solid #86efac;border-radius:var(--radius);padding:.625rem .875rem;font-size:.875rem;margin-bottom:1rem}.row-inactive td{opacity:.45}.tier-sovereign{background:#fef3c7!important;color:#92400e!important}.lib-table-thumb{width:52px;height:40px;object-fit:cover;border-radius:4px;display:block;border:1px solid var(--border)}.lib-no-img{color:var(--text-muted);font-size:.85rem}.lib-img-preview-wrap{margin-top:.5rem;border-radius:var(--radius);overflow:hidden;border:1px solid var(--border);max-height:180px;background:var(--surface-2)}.lib-img-preview{width:100%;height:180px;object-fit:cover;display:block}.dicom-stat-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.dicom-stat-chip{display:flex;align-items:center;gap:.375rem;padding:.3em .875em;border:1.5px solid var(--border);border-radius:999px;background:var(--surface);font-size:.8125rem;font-weight:600;color:var(--text-muted);cursor:pointer;transition:all .15s}.dicom-stat-chip:hover{border-color:var(--navy);color:var(--navy)}.dicom-stat-chip-active{border-color:var(--teal);color:var(--teal);background:#f0fdfa}.dicom-stat-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.dicom-status-select{border:1.5px solid var(--border);border-radius:var(--radius);padding:.25em .5em;font-size:.8rem;font-weight:700;background:var(--surface);cursor:pointer;max-width:180px}.dicom-stl-badge{font-size:.72rem;font-weight:700;color:#10b981;background:#d1fae5;border-radius:999px;padding:.15em .6em;white-space:nowrap}*{box-sizing:border-box}.consent-page{min-height:100vh;background:#f1f5f9;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#1e293b}.consent-header{background:#0f172a;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.consent-logo{font-size:1.35rem;font-weight:800;color:#fff;letter-spacing:-.5px}.consent-logo-x{color:#14b8a6}.consent-logo-sub{font-size:.75rem;font-weight:400;color:#94a3b8;margin-left:.5rem;letter-spacing:0}.consent-hipaa-badge{background:#0d9488;color:#fff;font-size:.75rem;font-weight:700;padding:.3rem .875rem;border-radius:999px}.consent-main{flex:1;display:flex;justify-content:center;padding:2.5rem 1.25rem}.consent-card{background:#fff;border-radius:12px;box-shadow:0 4px 24px #00000014;padding:2.5rem 2rem;width:100%;max-width:720px}.consent-center{text-align:center;max-width:440px;display:flex;flex-direction:column;align-items:center;gap:.75rem;padding-top:3rem}.consent-center h2{margin:0;font-size:1.35rem}.consent-center p{margin:0;color:#64748b;font-size:.9rem;line-height:1.6}.consent-icon{font-size:3.5rem;line-height:1}.consent-spinner{width:36px;height:36px;border:3px solid #e2e8f0;border-top-color:#14b8a6;border-radius:50%;animation:spin .7s linear infinite}.consent-form-header{margin-bottom:1.5rem;border-bottom:1px solid #e2e8f0;padding-bottom:1.25rem}.consent-title{font-size:1.35rem;font-weight:800;color:#0f172a;margin:0 0 .4rem}.consent-subtitle{font-size:.875rem;color:#64748b;margin:0}.consent-subtitle code{background:#f1f5f9;padding:.1rem .4rem;border-radius:4px;font-size:.82rem}.consent-body-text{font-size:.9rem;line-height:1.7;color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;margin-bottom:1.75rem}.consent-body-text h3{font-size:1rem;font-weight:700;color:#0f172a;margin:0 0 .75rem}.consent-body-text h4{font-size:.875rem;font-weight:700;color:#334155;margin:1rem 0 .375rem}.consent-body-text p{margin:0 0 .75rem}.consent-body-text ul{margin:0 0 .75rem;padding-left:1.5rem}.consent-body-text ul li{margin-bottom:.3rem}.consent-expiry{font-size:.8rem;color:#64748b;font-style:italic;margin:.75rem 0 0}.consent-sign-form{display:flex;flex-direction:column;gap:1.25rem}.consent-field{display:flex;flex-direction:column;gap:.375rem}.consent-label{font-size:.875rem;font-weight:600;color:#334155}.consent-input{border:1.5px solid #cbd5e1;border-radius:8px;padding:.65rem .875rem;font-size:1rem;font-family:inherit;outline:none;transition:border-color .15s}.consent-input:focus{border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a626}.consent-checkbox-row{display:flex;gap:.75rem;align-items:flex-start;font-size:.875rem;color:#334155;line-height:1.5;cursor:pointer}.consent-checkbox-row input[type=checkbox]{margin-top:.15rem;flex-shrink:0;width:16px;height:16px;accent-color:#14b8a6}.consent-submit-btn{background:#0d9488;color:#fff;border:none;border-radius:8px;padding:.875rem 1.5rem;font-size:1rem;font-weight:700;cursor:pointer;transition:background .15s,opacity .15s}.consent-submit-btn:hover:not(:disabled){background:#0f766e}.consent-submit-btn:disabled{opacity:.5;cursor:not-allowed}.consent-legal-note{font-size:.75rem;color:#94a3b8;line-height:1.6;margin:0}.consent-alert-error{background:#fee2e2;color:#991b1b;border:1px solid #fca5a5;border-radius:8px;padding:.75rem 1rem;font-size:.875rem}.consent-muted{color:#64748b;font-size:.875rem}.consent-footer{background:#0f172a;color:#94a3b8;text-align:center;padding:1.25rem 1rem;font-size:.8rem;line-height:1.6}.consent-footer p{margin:0}.consent-footer a{color:#14b8a6;text-decoration:none}.consent-footer a:hover{text-decoration:underline}.consent-footer-legal{font-size:.72rem;color:#475569;margin-top:.25rem!important}@media (max-width: 640px){.consent-card{padding:1.5rem 1.25rem}.consent-main{padding:1.25rem .75rem}.consent-header{padding:.875rem 1rem}}:root{--navy: #0a1628;--navy-dark: #060e1a;--navy-light: #1a3557;--navy-mid: #1e4d7b;--teal: #0891b2;--teal-hover: #0e7490;--teal-light: #22d3ee;--teal-faint: #ecfeff;--gold: #b45309;--gold-light: #f59e0b;--bg: #f5f5f7;--surface: #ffffff;--surface-2: #fafafa;--surface-3: #f0f0f2;--border: #e5e7eb;--border-strong: #d1d5db;--text: #1d1d1f;--text-muted: #6e6e73;--text-light: #9ca3af;--success: #059669;--warning: #d97706;--danger: #dc2626;--info: #2563eb;--ledger-a: #2563eb;--ledger-b: #7c3aed;--vault: #d97706;--radius: 8px;--radius-lg: 14px;--radius-xl: 20px;--shadow-xs: 0 1px 2px rgba(0,0,0,.05);--shadow: 0 1px 3px rgba(0,0,0,.06), 0 2px 8px rgba(0,0,0,.04);--shadow-md: 0 4px 12px rgba(0,0,0,.07), 0 2px 4px rgba(0,0,0,.04);--shadow-lg: 0 12px 32px rgba(0,0,0,.1), 0 4px 12px rgba(0,0,0,.06);--shadow-xl: 0 24px 48px rgba(0,0,0,.12), 0 8px 24px rgba(0,0,0,.08)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;line-height:1.55;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{margin:0 0 .5em;font-weight:700;line-height:1.25;color:var(--navy);letter-spacing:-.015em}p{margin:0 0 .875em}a{color:var(--teal);text-decoration:none}a:hover{text-decoration:underline}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;padding:.5625rem 1.125rem;border:1px solid transparent;border-radius:var(--radius);font-size:.875rem;font-weight:600;cursor:pointer;transition:all .15s ease;white-space:nowrap;font-family:inherit;letter-spacing:-.005em}.btn:active:not(:disabled){transform:scale(.98)}.btn:disabled{opacity:.4;cursor:not-allowed}.btn-primary{background:var(--navy);color:#fff;border-color:var(--navy);box-shadow:0 1px 2px #0a162833}.btn-primary:hover:not(:disabled){background:var(--navy-light);border-color:var(--navy-light);box-shadow:0 2px 8px #0a162840}.btn-teal{background:var(--teal);color:#fff;border-color:var(--teal);box-shadow:0 1px 2px #0891b233}.btn-teal:hover:not(:disabled){background:var(--teal-hover);border-color:var(--teal-hover);box-shadow:0 2px 8px #0891b247}.btn-gold{background:var(--gold-light);color:var(--navy-dark);border-color:var(--gold-light)}.btn-gold:hover:not(:disabled){background:#fbbf24}.btn-outline{background:var(--surface);border:1px solid var(--border-strong);color:var(--text-muted);box-shadow:var(--shadow-xs)}.btn-outline:hover:not(:disabled){border-color:var(--navy);color:var(--navy);background:var(--surface-2)}.btn-danger{background:var(--danger);color:#fff;border-color:var(--danger)}.btn-danger:hover:not(:disabled){background:#b91c1c}.btn-warn{background:#fef3c7;color:#92400e;border:1px solid #fcd34d}.btn-warn:hover:not(:disabled){background:#fde68a}.btn-sm{padding:.375rem .75rem;font-size:.8125rem;border-radius:7px}.btn-lg{padding:.75rem 1.75rem;font-size:.9375rem;border-radius:10px}.btn-xs{padding:.1875rem .625rem;font-size:.75rem;border-radius:6px}.w-full{width:100%}.card{background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:1.625rem}.card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid var(--border)}.card-title{font-size:.7rem;font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:.09em}.form-group{margin-bottom:1.125rem}.form-label{display:block;font-size:.8125rem;font-weight:600;color:var(--text);margin-bottom:.375rem;letter-spacing:-.005em}.form-label-hint{font-weight:400;color:var(--text-light)}.form-input,.form-select,.form-textarea{width:100%;padding:.625rem .875rem;border:1px solid var(--border-strong);border-radius:var(--radius);font-size:.875rem;color:var(--text);background:var(--surface);transition:border-color .15s,box-shadow .15s;outline:none;font-family:inherit;-webkit-appearance:none}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px #0891b21a}.form-input::placeholder{color:var(--text-light)}.form-textarea{resize:vertical;min-height:80px;line-height:1.55}.form-hint{font-size:.78rem;color:var(--text-muted);margin-top:.3rem;line-height:1.45}.form-error{font-size:.78rem;color:var(--danger);margin-top:.3rem}.form-row-2{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 600px){.form-row-2{grid-template-columns:1fr}}.badge{display:inline-block;padding:.2em .625em;border-radius:5px;font-size:.68rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.badge-success{background:#d1fae5;color:#065f46}.badge-warning{background:#fef3c7;color:#92400e}.badge-danger{background:#fee2e2;color:#991b1b}.badge-info{background:#dbeafe;color:#1e40af}.badge-purple{background:#ede9fe;color:#5b21b6}.badge-navy{background:#e0eaf6;color:var(--navy)}.spinner{width:32px;height:32px;border:2.5px solid var(--border);border-top-color:var(--teal);border-radius:50%;animation:spin .7s linear infinite;flex-shrink:0}@keyframes spin{to{transform:rotate(360deg)}}.alert{padding:.75rem 1rem;border-radius:var(--radius);font-size:.875rem;margin-bottom:1rem;line-height:1.5}.alert-error{background:#fff1f2;color:#9f1239;border:1px solid #fecdd3}.alert-success{background:#f0fdfa;color:#134e4a;border:1px solid #99f6e4}.alert-warning{background:#fffbeb;color:#78350f;border:1px solid #fde68a}.alert-info{background:#eff6ff;color:#1e3a8a;border:1px solid #bfdbfe}.progress-bar-track{width:100%;height:5px;background:var(--border);border-radius:999px;overflow:hidden}.progress-bar-fill{height:100%;border-radius:999px;transition:width .5s ease}.table-wrap{overflow-x:auto;border-radius:var(--radius-lg);box-shadow:var(--shadow)}table{width:100%;border-collapse:collapse;font-size:.845rem;background:var(--surface)}thead th{text-align:left;padding:.625rem 1rem;background:var(--surface-2);border-bottom:1px solid var(--border);font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);white-space:nowrap}tbody td{padding:.75rem 1rem;border-bottom:1px solid var(--border);vertical-align:middle;color:var(--text)}tbody tr:last-child td{border-bottom:none}tbody tr:hover td{background:var(--surface-2)}.file-drop{border:1.5px dashed var(--border-strong);border-radius:var(--radius-lg);padding:2rem 1.5rem;cursor:pointer;transition:border-color .15s,background .15s;background:var(--surface-2);text-align:center}.file-drop:hover{border-color:var(--teal);background:var(--teal-faint)}.file-placeholder{display:flex;flex-direction:column;align-items:center;gap:.5rem;color:var(--text-muted);font-size:.875rem}.file-icon{font-size:2rem;line-height:1}.file-selected{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--teal);justify-content:center}.text-muted{color:var(--text-muted)}.text-small{font-size:.8125rem}.text-navy{color:var(--navy)}.text-teal{color:var(--teal)}.text-gold{color:var(--gold-light)}.text-success{color:var(--success)}.text-danger{color:var(--danger)}.font-bold{font-weight:700}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-1{gap:.5rem}.gap-2{gap:1rem}.gap-3{gap:1.5rem}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.num-cell{text-align:right;font-variant-numeric:tabular-nums;font-family:SF Mono,ui-monospace,monospace;font-size:.8rem}.mono-pill{font-family:SF Mono,Fira Code,ui-monospace,monospace;font-size:.72rem;background:var(--surface-3);border:1px solid var(--border);padding:.125rem .4375rem;border-radius:5px;color:var(--navy);letter-spacing:.02em}
