:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172026;background:#f7f8fb}*{box-sizing:border-box}body{margin:0}a{color:inherit}.flex{display:flex}.grid{display:grid}.items-center{align-items:center}.justify-center{justify-content:center}.text-center{text-align:center}.w-full{width:100%}.max-w-\[480px\]{max-width:480px}.space-y-1>*+*{margin-top:.25rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.space-y-5>*+*{margin-top:1.25rem}.gap-1{gap:.25rem}.gap-3{gap:.75rem}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.mx-auto{margin-left:auto;margin-right:auto}.mb-6{margin-bottom:1.5rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mr-2{margin-right:.5rem}.p-8{padding:2rem}.px-4{padding-left:1rem;padding-right:1rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.h-1\.5{height:.375rem}.h-4{height:1rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-12{height:3rem}.w-3\/4{width:75%}.w-4{width:1rem}.w-12{width:3rem}.rounded-sm{border-radius:2px}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-2xl{font-size:1.5rem;line-height:2rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.tracking-normal{letter-spacing:0}.text-muted-foreground{color:#667085}.text-primary{color:#075985}.text-emerald-600{color:#059669}.bg-background{background:#f7f8fb}.bg-muted{background:#d0d5dd}.bg-red-500{background:#ef4444}.bg-orange-500{background:#f97316}.bg-yellow-500{background:#eab308}.bg-blue-500{background:#3b82f6}.bg-emerald-600{background:#059669}.animate-spin{animation:spin 1s linear infinite}.min-h-screen{min-height:100vh}@media (min-width: 640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@keyframes spin{to{transform:rotate(360deg)}}.rd-card{border:1px solid #d0d5dd;border-radius:8px;background:#fff;box-shadow:0 10px 30px #10182814}.rd-card-header{padding:1.5rem 1.5rem .75rem}.rd-card-content{padding:1.5rem}.rd-input{width:100%;min-height:2.75rem;border:1px solid #cbd5e1;border-radius:6px;padding:0 .875rem;font:inherit;color:#172026;background:#fff}.rd-input:disabled{color:#98a2b3;background:#f2f4f7}.rd-button{display:inline-flex;min-height:2.75rem;align-items:center;justify-content:center;border:0;border-radius:6px;padding:0 1rem;color:#fff;background:#075985;font:inherit;font-weight:600;text-decoration:none;cursor:pointer}.rd-button:disabled{cursor:not-allowed;opacity:.65}.rd-alert{border:1px solid #bfdbfe;border-radius:6px;padding:.875rem;color:#1e3a8a;background:#eff6ff}.rd-alert-destructive{border-color:#fecaca;color:#991b1b;background:#fef2f2}.rd-alert-description{margin:0}.rd-alert-description+.rd-alert-description{margin-top:.5rem}.rd-form-item{width:100%}.rd-form-message{margin:.375rem 0 0;color:#b42318;font-size:.8125rem}.rd-skeleton{border-radius:6px;background:linear-gradient(90deg,#e4e7ec 25%,#f2f4f7 37%,#e4e7ec 63%);background-size:400% 100%;animation:shimmer 1.4s ease infinite}.app-shell{display:flex;width:100%;min-height:100vh;overflow:hidden;background:#f8fafc}.sidebar{width:200px;min-height:100vh;flex:0 0 200px;display:flex;flex-direction:column;background:#0f172a}.sidebar-logo{padding:20px 16px 16px;border-bottom:1px solid #1e293b}.sidebar-logo-mark{display:flex;align-items:center}.sidebar-logo-image{display:block;width:150px;max-width:100%;height:auto}.sidebar-nav{flex:1;padding:8px 0;overflow-y:auto}.sidebar-section{margin-bottom:4px}.sidebar-section-label{padding:12px 16px 4px;color:#475569;font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.sidebar-nav-item{position:relative;display:flex;align-items:center;gap:10px;padding:9px 16px;color:#94a3b8;font-size:13px;text-decoration:none;cursor:pointer;-webkit-user-select:none;user-select:none}.sidebar-nav-item:hover{background:#1e293b;color:#cbd5e1}.sidebar-nav-item.active{background:#1e293b;color:#f8fafc}.sidebar-nav-item.active:before{content:"";position:absolute;left:0;top:5px;bottom:5px;width:3px;border-radius:0 2px 2px 0;background:#3b82f6}.sidebar-nav-item.disabled{opacity:.4;cursor:not-allowed}.sidebar-nav-item.disabled:hover{background:transparent;color:#94a3b8}.sidebar-icon{width:15px;height:15px;flex-shrink:0}.sidebar-footer{padding:8px 0 14px;border-top:1px solid #1e293b}.sidebar-user-row{display:flex;align-items:center;gap:10px;padding:9px 12px 9px 16px}.sidebar-avatar{width:27px;height:27px;flex:0 0 27px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#93c5fd;background:#1e3a5f;font-size:10px;font-weight:700}.sidebar-user-copy{min-width:0;flex:1}.sidebar-user-name{overflow:hidden;color:#f8fafc;font-size:12px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.sidebar-user-role{color:#64748b;font-size:11px}.sidebar-logout{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:6px;color:#64748b;background:transparent;cursor:pointer}.sidebar-logout:hover{color:#f8fafc;background:#1e293b}.sidebar-module-header{position:relative;display:flex;align-items:center;gap:10px;width:100%;padding:9px 12px 9px 16px;color:#94a3b8;font-size:13px;font-weight:500;background:none;border:none;cursor:pointer;text-align:left;-webkit-user-select:none;user-select:none}.sidebar-module-header:hover{background:#1e293b;color:#cbd5e1}.sidebar-module-header-active{color:#cbd5e1}.sidebar-module-disabled{opacity:.4;cursor:not-allowed}.sidebar-module-disabled:hover{background:transparent;color:#94a3b8}.sidebar-module-label{flex:1}.sidebar-chevron{width:13px;height:13px;flex-shrink:0;color:#475569;transition:transform .18s ease}.sidebar-chevron-open{transform:rotate(90deg)}.sidebar-soon-badge{font-size:9px;font-weight:700;letter-spacing:.05em;color:#475569;background:#1e293b;border-radius:4px;padding:2px 5px;text-transform:uppercase}.sidebar-module-children{padding-bottom:2px}.sidebar-subitem{position:relative;display:flex;align-items:center;gap:10px;padding:7px 12px 7px 30px;color:#64748b;font-size:12px;text-decoration:none;cursor:pointer;-webkit-user-select:none;user-select:none}.sidebar-subitem:hover{background:#1e293b;color:#cbd5e1}.sidebar-subitem.active{background:#1e293b;color:#f8fafc}.sidebar-subitem.active:before{content:"";position:absolute;left:0;top:4px;bottom:4px;width:3px;border-radius:0 2px 2px 0;background:#3b82f6}.app-shell-main{min-width:0;flex:1;display:flex;flex-direction:column}.topbar{height:46px;flex:0 0 46px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid #e2e8f0;background:#fff}.topbar--with-breadcrumbs{height:56px;flex:0 0 56px;align-items:center}.topbar-left{display:flex;flex-direction:column;justify-content:center;gap:1px}.topbar-breadcrumbs{display:flex;align-items:center;gap:0}.topbar-breadcrumb-item{display:flex;align-items:center}.topbar-breadcrumb-sep{color:#cbd5e1;font-size:11px;margin:0 4px}.topbar-breadcrumb-link{font-size:11px;color:#94a3b8;text-decoration:none}.topbar-breadcrumb-link:hover{color:#64748b}.topbar-breadcrumb-current{font-size:11px;color:#6366f1;font-weight:500}.topbar-title{color:#0f172a;font-size:13px;font-weight:500}.topbar-action{display:flex;align-items:center;gap:8px}.app-shell-content{flex:1;overflow-y:auto;padding:24px;background:#f8fafc}.auth-split-page{display:grid;min-height:100vh;grid-template-columns:42fr 58fr;background:#fff}.brand-panel{display:flex;flex-direction:column;justify-content:center;padding:72px;background:#0f172a}.brand-panel-inner{width:100%;max-width:360px;margin:0 auto}.brand-panel-logo{display:grid;gap:10px}.brand-logo-image{display:block;width:min(260px,100%);height:auto}.brand-tagline{max-width:280px;margin:6px 0 0;color:#94a3b8;font-size:13px;line-height:1.45}.brand-products{display:grid;gap:16px;margin-top:54px}.brand-product-row{display:grid;grid-template-columns:8px 1fr;align-items:center;gap:14px;color:#e2e8f0;font-size:14px;font-weight:500;line-height:1.35;letter-spacing:0}.brand-product-dot{width:8px;height:8px;border-radius:999px;background:#f58515;box-shadow:0 0 0 5px #f585151f}.auth-form-panel{display:flex;align-items:center;justify-content:center;padding:40px;background:#fff}.auth-form-wrap{width:100%;max-width:320px}.auth-form-wrap h1{margin:0;color:#0f172a;font-size:24px;font-weight:600;letter-spacing:0}.auth-subtitle{margin:8px 0 24px;color:#64748b;font-size:13px}.auth-link-button{width:100%;margin-top:1rem;border:0;color:#64748b;background:transparent;font:inherit;font-size:13px;cursor:pointer}.auth-footer-link{margin:24px 0 0;color:#64748b;font-size:13px;text-align:center}.auth-footer-link a{color:#2563eb;font-weight:500;text-decoration:none}.verify-email-page{display:flex;min-height:100vh;align-items:center;justify-content:center;padding:40px 16px;background:#f8fafc}.verify-email-card-wrap{width:100%;max-width:480px}.verify-email-logo{display:flex;justify-content:center;margin-bottom:24px;padding:14px 18px;border-radius:8px;background:#0f172a}.verify-email-logo img{display:block;width:min(260px,100%);height:auto}.verify-page,.dashboard-page{max-width:900px;margin:0 auto}.dashboard-welcome{margin-bottom:20px}.dashboard-welcome h1{margin:0;color:#0f172a;font-size:24px;letter-spacing:0}.dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.dashboard-stat-placeholder{color:#94a3b8;font-size:32px;font-weight:700}.verify-page-header{margin-bottom:1.5rem}.verify-page-header h1,.dashboard-page h1{margin:0;font-size:1.75rem;letter-spacing:0}.verify-page-header p{margin:.5rem 0 0;color:#667085}.single-verify-form{display:grid;grid-template-columns:1fr auto;gap:.75rem;align-items:start;margin-bottom:1rem}.verify-skeleton,.verify-result-card{margin-top:1rem}.verify-result-header{display:grid;grid-template-columns:auto 1fr;gap:1.5rem;align-items:center}.verify-result-summary h2{margin:0;font-size:1.25rem;letter-spacing:0}.verify-result-summary p{margin:.25rem 0 .75rem;color:#667085}.score-ring{text-align:center}.score-ring-text{font-size:1.5rem;font-weight:700;fill:#172026}.score-ring-status{margin-top:-.5rem;font-size:.75rem;font-weight:700}.stage-list{display:grid;gap:.5rem}.stage-row{border:1px solid #d0d5dd;border-radius:6px;background:#fff}.stage-row summary{display:flex;cursor:pointer;align-items:center;justify-content:space-between;padding:.75rem 1rem;font-weight:600}.stage-row pre{overflow:auto;margin:0;border-top:1px solid #eaecf0;padding:.75rem 1rem;color:#344054;background:#f8fafc;font-size:.8125rem}.stage-badge{border-radius:999px;padding:.2rem .55rem;font-size:.75rem;font-weight:700}.stage-badge-pass,.stage-badge-valid{color:#065f46;background:#d1fae5}.stage-badge-fail,.stage-badge-invalid{color:#991b1b;background:#fee2e2}.stage-badge-risky{color:#92400e;background:#fef3c7}.stage-badge-unknown,.stage-badge-skipped{color:#475467;background:#f2f4f7}.suggestion-button{width:100%;border:0;padding:0;text-align:left;background:transparent;cursor:pointer}.dashboard-action-card h2{margin:0;color:#0f172a;font-size:16px;letter-spacing:0}@keyframes shimmer{0%{background-position:100% 0}to{background-position:0 0}}
