:root{--bg:#f7f8fb;--panel:#ffffff;--ink:#111827;--muted:#667085;--line:#e6eaf2;--brand:#5143d9;--brand-dark:#4234bd;--sidebar:#071a31;--ok:#52c878;--warn:#b54708;--danger:#c2410c;--shadow:0 14px 30px rgba(15,23,42,0.045)}*{box-sizing:border-box}body,html{max-width:100%;overflow-x:hidden}body{margin:0;background:var(--bg);color:var(--ink);font-family:Segoe UI Variable,Segoe UI,Arial,Helvetica,ui-sans-serif,system-ui,sans-serif;font-size:14px;line-height:1.45;letter-spacing:0;-webkit-font-smoothing:subpixel-antialiased;text-rendering:optimizeLegibility}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.62}a{color:inherit;text-decoration:none}.auth-page{min-height:100vh;position:relative;display:grid;place-items:center;overflow:hidden;padding:32px;background:radial-gradient(circle at 28% 18%,rgba(91,66,232,.38),transparent 30%),radial-gradient(circle at 72% 78%,rgba(82,200,120,.16),transparent 28%),linear-gradient(135deg,#071a31,#0c2340 52%,#101546),#071a31}.auth-page:before{content:"";position:absolute;inset:-30%;background:linear-gradient(115deg,rgba(255,255,255,.08),transparent 34%,rgba(255,255,255,.05));transform:rotate(-8deg);animation:authGlow 14s ease-in-out infinite alternate}.auth-card{position:relative;z-index:1;width:min(100%,438px);padding:34px;border:1px solid rgba(255,255,255,.24);border-radius:14px;background:rgba(255,255,255,.94);box-shadow:0 30px 80px rgba(0,0,0,.28);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.public-page{min-height:100vh;padding:48px;display:grid;place-items:center;background:radial-gradient(circle at 18% 18%,rgba(91,66,232,.34),transparent 30%),radial-gradient(circle at 80% 78%,rgba(82,200,120,.16),transparent 28%),linear-gradient(135deg,#071a31,#0c2340 58%,#101546),#071a31}.public-hero{width:min(100%,1180px);display:grid;grid-template-columns:minmax(0,1fr) 430px;grid-gap:54px;gap:54px;align-items:center}.public-copy{color:#ffffff}.brand-copy-light{margin-bottom:42px;line-height:1.25}.brand-copy-light strong{display:block;font-size:13px;letter-spacing:.04em}.brand-copy-light span{color:rgba(255,255,255,.68)}.public-copy h1{max-width:760px;margin:0 0 18px;font-size:clamp(42px,5vw,70px);line-height:1.02;font-weight:700;letter-spacing:0}.public-copy p{max-width:700px;margin:0;color:rgba(255,255,255,.78);font-size:18px;line-height:1.55}.public-copy .public-disclaimer{margin-top:16px;max-width:660px;color:rgba(255,255,255,.68);font-size:14px;line-height:1.5}.public-points{margin-top:30px;display:flex;flex-wrap:wrap;gap:10px}.public-points span{min-height:34px;padding:0 13px;border:1px solid rgba(255,255,255,.16);border-radius:999px;display:inline-flex;align-items:center;background:rgba(255,255,255,.08);color:rgba(255,255,255,.86);font-size:13px;font-weight:600}.mobile-login-link{display:none}.public-auth{width:100%}.auth-card h2{margin:0 0 9px;font-size:24px;line-height:1.12;font-weight:700}.policy-links{margin-top:18px;display:flex;justify-content:center;gap:18px;color:var(--muted);font-size:12px;font-weight:600}.legal-panel a:hover,.policy-links a:hover{color:var(--brand)}.legal-page{min-height:100vh;padding:44px 22px;background:var(--bg)}.legal-panel{width:min(100%,880px);margin:0 auto;padding:34px;border:1px solid var(--line);border-radius:8px;background:#ffffff;box-shadow:var(--shadow)}.legal-back{display:inline-block;margin-bottom:24px;color:var(--brand);font-weight:700}.legal-panel h1{margin:0 0 8px;font-size:30px;line-height:1.15}.legal-panel h2{margin:26px 0 8px;font-size:18px;line-height:1.25}.legal-panel p{max-width:760px;margin:0 0 14px;color:#344054}.help-page{min-height:100vh;padding:22px;background:radial-gradient(circle at 16% 12%,rgba(81,67,217,.22),transparent 28%),radial-gradient(circle at 88% 18%,rgba(82,200,120,.14),transparent 24%),linear-gradient(180deg,#f8fafc,#eef2f7)}.help-footer,.help-hero,.help-section{width:min(100%,1180px);margin:0 auto}.help-hero{min-height:min(760px,calc(100vh - 80px));padding:46px 0 44px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(570px,.95fr);grid-gap:54px;gap:54px;align-items:center}.help-back{width:-moz-fit-content;width:fit-content;min-height:34px;margin-bottom:26px;display:inline-flex;align-items:center;color:var(--brand);font-size:13px;font-weight:800}.help-hero h1,.help-section h2{margin:0;color:#101828;font-weight:750;letter-spacing:0}.help-hero h1{max-width:680px;font-size:clamp(44px,5.6vw,78px);line-height:1.02}.help-hero-copy>p:not(.eyebrow){max-width:640px;margin:18px 0 0;color:#344054;font-size:18px;line-height:1.55}.help-actions{margin-top:28px;display:flex;flex-wrap:wrap;gap:12px}.help-proof-strip{width:min(100%,650px);margin-top:22px;display:flex;flex-wrap:wrap;gap:10px 18px}.help-proof-strip span{position:relative;padding-left:16px;display:inline-flex;align-items:center;justify-content:center;color:#344054;font-size:13px;font-weight:800}.help-proof-strip span:before{content:"";position:absolute;left:0;width:7px;height:7px;border-radius:999px;background:#52c878;box-shadow:0 0 0 4px rgba(82,200,120,.14)}.help-showcase{position:relative;min-height:520px;animation:helpFloatIn .72s ease .08s both}.help-showcase:before{content:"";position:absolute;inset:34px 0 28px 48px;border-radius:34px;background:linear-gradient(135deg,rgba(7,26,49,.96),rgba(16,21,70,.94)),#071a31;box-shadow:0 34px 90px rgba(7,26,49,.28)}.help-showcase:after{content:"";position:absolute;right:42px;top:70px;width:170px;height:170px;border-radius:999px;background:rgba(82,200,120,.18);filter:blur(8px)}.help-showcase-panel{position:relative;z-index:1;min-height:520px;padding:58px 28px 38px 0;display:grid;grid-template-columns:minmax(0,355px) minmax(220px,1fr);grid-gap:22px;gap:22px;align-items:end}.help-device-card{width:100%;position:relative;padding:18px;border:1px solid var(--line);border-radius:28px;background:#ffffff;box-shadow:0 26px 70px rgba(15,23,42,.16)}.help-desktop-preview{position:relative;width:100%;margin-bottom:26px;padding:22px;border:1px solid rgba(255,255,255,.16);border-radius:16px;background:rgba(255,255,255,.96);box-shadow:0 22px 60px rgba(7,26,49,.22)}.help-preview-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.help-preview-header span{min-height:24px;padding:0 10px;border-radius:999px;display:inline-flex;align-items:center;background:#dcfae6;color:#067647;font-size:12px;font-weight:700}.help-preview-meter{width:116px;height:116px;margin:26px auto 18px;border:14px solid #52c878;border-radius:999px;display:grid;place-items:center;color:#101828;font-size:28px;font-weight:800}.help-desktop-preview p{margin:0;color:#475467;text-align:center}.help-device-top,.help-folder,.help-upload-preview{display:flex;align-items:center;justify-content:space-between;gap:12px}.help-device-top{margin-bottom:18px}.help-device-top span{width:34px;height:34px;border-radius:10px;background:var(--brand)}.help-device-top em{min-height:24px;padding:0 10px;border-radius:999px;display:inline-flex;align-items:center;background:#fff7ed;color:#b54708;font-size:12px;font-style:normal;font-weight:700}.help-device-field,.help-device-grid>div,.help-export-visual,.help-faq,.help-step-card,.help-upload-preview{border:1px solid var(--line);border-radius:8px;background:#ffffff}.help-device-field,.help-device-grid>div,.help-upload-preview{padding:13px}.help-device-field small,.help-device-grid small{display:block;margin-bottom:4px;color:var(--muted);font-size:11px;font-weight:700;text-transform:uppercase}.help-device-grid{margin-top:10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.help-upload-preview{margin-top:10px}.help-upload-preview strong{color:#067647;font-size:13px}.help-signature-preview{height:86px;margin:12px 0;border:1px dashed #cbd5e1;border-radius:8px;background:linear-gradient(135deg,transparent 48%,rgba(81,67,217,.12) 50%,transparent 52%),#f8fafc}.help-device-card .button{width:100%}.help-section{margin-top:24px;padding:32px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.92);box-shadow:var(--shadow);animation:helpFadeUp .55s ease both}.help-section-heading{max-width:720px;margin-bottom:20px}.help-section h2{font-size:clamp(26px,4vw,40px);line-height:1.1}.help-section-heading .muted,.help-split .muted{margin-top:10px;font-size:16px;line-height:1.55}.help-faq-grid,.help-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.help-faq,.help-step-card{padding:22px}.help-step-card span{width:34px;height:34px;margin-bottom:16px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:#eef2ff;color:var(--brand);font-weight:800}.help-faq h3,.help-step-card h3{margin:0 0 8px;font-size:16px;line-height:1.25}.help-faq p,.help-step-card p{margin:0;color:#475467}.help-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,440px);grid-gap:24px;gap:24px;align-items:center}.help-export-visual{padding:20px;background:linear-gradient(180deg,#ffffff,#f8fafc)}.help-folder{padding:16px;border-radius:8px;background:#eef2ff;color:#111827}.help-folder span{color:var(--muted);font-size:12px;text-align:right}.help-export-visual ul{margin:14px 0 0;padding:0;list-style:none}.help-export-visual li{padding:11px 0;border-top:1px solid var(--line);color:#344054;font-weight:650}.help-support{padding:0;background:#ffffff}.help-support .support-card{border:0;box-shadow:none}.help-footer{margin-top:24px;padding:20px 0 10px;border-top:1px solid rgba(16,24,40,.12);display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;grid-gap:28px;gap:28px;color:#475467;font-size:13px}.help-footer strong{display:block;color:#101828;font-size:13px}.help-footer p{max-width:620px;margin:4px 0 0}.help-footer-links{display:flex;align-items:center;gap:14px}.help-footer-links a{color:#344054;font-weight:700}.help-footer .support-card{width:360px;padding:12px 14px;border:1px solid var(--line);border-radius:10px;background:rgba(255,255,255,.8);box-shadow:none}@keyframes helpFadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes helpFloatIn{0%{opacity:0;transform:translateX(22px) translateY(10px)}to{opacity:1;transform:translateX(0) translateY(0)}}.auth-panel{position:relative;z-index:1;width:min(100%,460px);padding:34px;border:1px solid rgba(255,255,255,.24);border-radius:14px;background:rgba(255,255,255,.94);box-shadow:0 30px 80px rgba(0,0,0,.28)}.auth-hero{display:none}.auth-brand{margin-bottom:28px}.brand-copy-dark{line-height:1.25}.brand-copy-dark strong{display:block;font-size:13px}.brand-copy-dark span{color:var(--muted)}.auth-card h1{margin:0 0 9px;font-size:27px;line-height:1.12;font-weight:700}.auth-card p{margin-bottom:22px}.auth-form{display:grid;grid-gap:15px;gap:15px}.auth-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:4px;border:1px solid var(--line);border-radius:9px;background:#f4f6fb}.auth-tabs button{min-height:36px;border:0;border-radius:7px;background:transparent;color:var(--muted);font-weight:700}.auth-tabs button.active{background:#ffffff;color:var(--ink);box-shadow:0 4px 12px rgba(15,23,42,.08)}.auth-help{margin:-4px 0 0;font-size:12px;text-align:center}.captcha-field{display:flex;justify-content:center;min-height:65px}@keyframes authGlow{0%{transform:rotate(-8deg) translate3d(-2%,-1%,0)}to{transform:rotate(-8deg) translate3d(3%,2%,0)}}@keyframes mobileCopyIn{0%{opacity:0;transform:translateX(-26px)}to{opacity:1;transform:translateX(0)}}.brand-row{display:flex;align-items:center;gap:12px;margin-bottom:30px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.field{display:grid;grid-gap:7px;gap:7px}.field.full{grid-column:1/-1}.identity-form-grid{align-items:end}.choice-field{margin:0;padding:0;border:0}.signature-pad-field{position:relative;margin-bottom:4px}.signature-pad-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.signature-clear{min-height:32px;padding:0 12px;font-size:12px}.signature-box{position:relative;width:100%;border:1px solid var(--line);border-radius:8px;background:#ffffff;overflow:hidden}.signature-canvas{width:100%;height:170px;display:block;cursor:crosshair;touch-action:none;-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.signature-canvas rect{fill:#ffffff}.signature-canvas line{stroke:#d0d5dd;stroke-width:1.5;stroke-dasharray:7 7}.signature-canvas path{fill:none;stroke:#101828;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.signature-placeholder{position:absolute;left:22px;bottom:22px;color:#98a2b3;font-size:13px;pointer-events:none}.signature-required-input{width:1px;height:1px;padding:0;border:0;position:absolute;left:18px;bottom:20px;opacity:0}.signature-error{min-height:18px;margin:0;color:var(--danger);font-size:12px;opacity:0}.signature-error.visible{opacity:1}.check-choice{min-height:40px;padding:0 12px;border:1px solid var(--line);border-radius:6px;display:inline-flex;align-items:center;gap:8px;background:#ffffff;font-size:13px;font-weight:600}.check-choice input{width:15px;height:15px;padding:0;accent-color:var(--brand)}.label,label{font-size:12px;font-weight:600;color:#344054}input,select,textarea{width:100%;min-width:0;max-width:100%;border:1px solid var(--line);border-radius:6px;background:#ffffff;color:var(--ink);padding:10px 12px;outline:none;font-size:13px}input[type=date]{min-width:0}textarea{min-height:108px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgba(81,67,217,.14)}.button{min-height:38px;border:0;border-radius:6px;padding:0 15px;font-weight:600;font-size:14px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.button.primary{background:var(--brand);color:#ffffff}.button.secondary{border:1px solid var(--line);background:#ffffff;color:var(--ink)}.button.danger{border:1px solid #fecaca;background:#ffffff;color:var(--danger)}.button.success-static{border:1px solid #bbf7d0;background:#dcfce7;color:#166534;cursor:default}.app-shell{min-height:100vh;display:grid;grid-template-columns:226px minmax(0,1fr)}.app-main{grid-column:2;min-width:0}.mobile-appbar{display:none}.sidebar{width:226px;height:100vh;height:100dvh;min-height:100vh;position:fixed;inset:0 auto 0 0;z-index:20;background:var(--sidebar);color:#ffffff;padding:28px 14px 20px;display:flex;flex-direction:column;gap:28px;overflow:hidden}.sidebar-brand{margin-bottom:0;align-items:flex-start}.brand-copy{min-width:0;line-height:1.25}.brand-copy strong{display:block;font-size:13px;letter-spacing:.01em}.account-copy div,.brand-copy div{color:rgba(255,255,255,.56)}.sidebar nav{display:grid;grid-gap:8px;gap:8px}.nav-item{min-height:37px;border-radius:6px;padding:0 12px;display:flex;align-items:center;gap:10px;color:rgba(255,255,255,.78);font-weight:600;font-size:14px}.nav-item.active,.nav-item:hover{background:var(--brand);color:#ffffff}.nav-icon{width:16px;height:16px;position:relative;flex:0 0 16px;opacity:.9}.nav-icon:after,.nav-icon:before{content:"";position:absolute;border-color:currentColor}.nav-icon-home:before{width:11px;height:9px;left:2px;top:5px;border:1.7px solid;border-top:0;border-radius:1px}.nav-icon-home:after{width:8px;height:8px;left:4px;top:2px;border-left:1.7px solid;border-top:1.7px solid;transform:rotate(45deg)}.nav-icon-audit:before,.nav-icon-billing:before,.nav-icon-orders:before{inset:3px;border:1.7px solid;border-radius:2px}.nav-icon-audit:after,.nav-icon-billing:after,.nav-icon-orders:after{left:5px;right:5px;top:7px;border-top:1.7px solid;box-shadow:0 4px 0 currentColor}.nav-icon-plus:before{left:3px;right:3px;top:7px;border-top:1.8px solid}.nav-icon-plus:after{top:3px;bottom:3px;left:7px;border-left:1.8px solid}.nav-icon-settings{background:currentColor;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12.22 2h-.44a2 2 0 0 0-2 2v.18a2 2 0 0 1-1 1.73l-.43.25a2 2 0 0 1-2 0l-.15-.08a2 2 0 0 0-2.73.73l-.22.38a2 2 0 0 0 .73 2.73l.15.1a2 2 0 0 1 1 1.72v.51a2 2 0 0 1-1 1.74l-.15.09a2 2 0 0 0-.73 2.73l.22.38a2 2 0 0 0 2.73.73l.15-.08a2 2 0 0 1 2 0l.43.25a2 2 0 0 1 1 1.73V20a2 2 0 0 0 2 2h.44a2 2 0 0 0 2-2v-.18a2 2 0 0 1 1-1.73l.43-.25a2 2 0 0 1 2 0l.15.08a2 2 0 0 0 2.73-.73l.22-.39a2 2 0 0 0-.73-2.73l-.15-.08a2 2 0 0 1-1-1.74v-.5a2 2 0 0 1 1-1.74l.15-.09a2 2 0 0 0 .73-2.73l-.22-.38a2 2 0 0 0-2.73-.73l-.15.08a2 2 0 0 1-2 0l-.43-.25a2 2 0 0 1-1-1.73V4a2 2 0 0 0-2-2z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E") center /16px 16px no-repeat;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12.22 2h-.44a2 2 0 0 0-2 2v.18a2 2 0 0 1-1 1.73l-.43.25a2 2 0 0 1-2 0l-.15-.08a2 2 0 0 0-2.73.73l-.22.38a2 2 0 0 0 .73 2.73l.15.1a2 2 0 0 1 1 1.72v.51a2 2 0 0 1-1 1.74l-.15.09a2 2 0 0 0-.73 2.73l.22.38a2 2 0 0 0 2.73.73l.15-.08a2 2 0 0 1 2 0l.43.25a2 2 0 0 1 1 1.73V20a2 2 0 0 0 2 2h.44a2 2 0 0 0 2-2v-.18a2 2 0 0 1 1-1.73l.43-.25a2 2 0 0 1 2 0l.15.08a2 2 0 0 0 2.73-.73l.22-.39a2 2 0 0 0-.73-2.73l-.15-.08a2 2 0 0 1-1-1.74v-.5a2 2 0 0 1 1-1.74l.15-.09a2 2 0 0 0 .73-2.73l-.22-.38a2 2 0 0 0-2.73-.73l-.15.08a2 2 0 0 1-2 0l-.43-.25a2 2 0 0 1-1-1.73V4a2 2 0 0 0-2-2z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E") center /16px 16px no-repeat}.nav-icon-settings:after,.nav-icon-settings:before{display:none}.account-card{margin-top:auto;padding:18px 0 2px;border-top:1px solid rgba(255,255,255,.14);display:flex;align-items:center;gap:11px;min-width:0;flex:0 0 auto}.avatar{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#dbeafe;color:#1d4ed8;font-weight:800;flex:0 0 36px}.account-copy{min-width:0}.account-copy strong{display:block;font-size:12px}.account-copy div,.account-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar{min-height:92px;padding:18px 30px;background:#ffffff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px}.topbar h1{margin:0;font-size:23px;line-height:1.15;font-weight:600}.eyebrow,.muted{color:var(--muted)}.eyebrow{font-size:12px;font-weight:500}.view{padding:26px 30px 42px;max-width:1500px;width:100%;margin:0 auto}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.metrics,.subscribe-banner,.subscribe-lock{margin-bottom:20px}.subscribe-banner{display:flex;align-items:center;justify-content:space-between;gap:18px}.subscribe-banner p,.subscribe-lock p{max-width:760px}.demo-form-preview{max-width:820px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;margin:18px 0}.card,.metric,.panel{background:var(--panel);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.metric{min-height:96px;padding:17px 18px}.metric span{color:var(--muted);font-size:12px}.metric strong{display:block;margin-top:8px;font-size:24px;line-height:1.1;font-weight:600}.content-grid{display:grid;grid-template-columns:minmax(720px,820px) minmax(430px,520px);grid-gap:18px;gap:18px;justify-content:center;align-items:stretch}.panel{padding:20px}.orders-panel{width:min(100%,840px);max-width:100%}.centered-panel{margin-left:auto;margin-right:auto}.recent-orders-panel{width:100%}.audit-panel{width:min(100%,980px)}.panel h2{margin:0;font-size:19px;line-height:1.25;font-weight:600}.panel-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}table{width:100%;border-collapse:collapse}td,th{padding:12px 8px;border-bottom:1px solid var(--line);text-align:left;font-size:13px}th{color:var(--muted);font-size:11px;font-weight:600;text-transform:uppercase}.data-table{table-layout:auto}.data-table td,.data-table th{padding:13px 10px;vertical-align:middle}.data-table tbody tr:hover{background:#fbfcff}.orders-table td:first-child,.orders-table th:first-child{width:118px}.orders-table td:nth-child(2),.orders-table th:nth-child(2){width:150px}.orders-table td:nth-child(3),.orders-table th:nth-child(3){width:190px}.orders-table td:nth-child(4),.orders-table th:nth-child(4){width:130px}.orders-table td:nth-child(5),.orders-table th:nth-child(5){width:118px}.orders-table td:last-child,.orders-table th:last-child{width:92px;text-align:right}.orders-table{width:100%;min-width:650px}.orders-table td,.orders-table th{white-space:nowrap}.audit-table td:first-child,.audit-table th:first-child{width:190px}.audit-table td:nth-child(2),.audit-table th:nth-child(2){width:210px}.audit-table{min-width:760px}.table-tools{display:flex;align-items:center;gap:10px;margin-bottom:16px}.search-field{flex:1 1;max-width:440px}.pagination-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:16px}.disabled-link{pointer-events:none;opacity:.45}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.strong-cell{font-weight:700}.mono-cell{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.panel-subtitle{margin:4px 0 0;font-size:12px}.compliance-card{min-height:126px;display:flex;align-items:center;gap:26px;padding:8px 0 14px}.compliance-panel{display:flex;flex-direction:column}.compliance-actions{margin-top:auto;display:flex;justify-content:flex-end}.compliance-ring{--percent:100%;width:108px;height:108px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--ok) var(--percent),#e7f5ec 0);flex:0 0 108px}.compliance-ring>div{width:82px;height:82px;border-radius:50%;background:#ffffff;display:grid;place-items:center}.compliance-ring strong{font-size:27px;line-height:1;font-weight:700}.audit-button{width:-moz-fit-content;width:fit-content}.status{display:inline-flex;min-height:24px;align-items:center;border-radius:999px;padding:0 10px;font-size:12px;font-weight:600;background:#dcfae6;color:#067647;text-transform:capitalize}.notice{padding:14px;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;color:#1e3a8a}.success-notice{padding:14px;border:1px solid #bbf7d0;border-radius:8px;background:#f0fdf4;color:#166534}.active-plan{width:-moz-fit-content;width:fit-content}.repair-layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;grid-gap:18px;gap:18px;align-items:start}.repair-order-form .panel{padding:22px}.repair-main-panel h2,.repair-side-panel h3{margin:0;font-size:18px;line-height:1.25;font-weight:600}.repair-stepper{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:24px;color:var(--muted);font-size:11px}.repair-step{display:grid;justify-items:center;grid-gap:7px;gap:7px;position:relative}.repair-step:not(:last-child):after{content:"";position:absolute;left:calc(50% + 16px);right:calc(-50% + 16px);top:13px;border-top:1px solid var(--line)}.repair-step span{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;border:1px solid var(--line);background:#ffffff;color:var(--muted);font-size:11px;font-weight:800;z-index:1}.repair-step.active{color:var(--brand);font-weight:600}.repair-step.active span{border-color:var(--brand);background:var(--brand);color:#ffffff}.section-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:16px}.section-title-row.spaced{margin-top:26px}.section-note{margin:-6px 0 16px;max-width:780px;font-size:13px}.registration-field{grid-column:auto;max-width:250px}.registration-control{display:grid;grid-template-columns:42px 1fr;width:250px;border:1px solid var(--line);border-radius:7px;overflow:hidden;background:#ffffff}.registration-control:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px rgba(81,67,217,.14)}.registration-control input{border:0;border-radius:0;box-shadow:none;padding-left:12px;font-size:15px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.plate-prefix{display:grid;place-items:center;background:#2754b8;color:#ffffff;font-size:10px;font-weight:800}.form-actions{margin-top:20px;justify-content:flex-end}.repair-side-panel{display:grid;grid-gap:14px;gap:14px}.mobile-evidence-panel{display:none}.desktop-evidence-panel{display:contents}.local-evidence{display:grid;grid-gap:14px;gap:14px}.export-status{min-height:42px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;display:flex;align-items:center;gap:10px;background:#ffffff;color:#344054;font-size:13px}.export-status.working{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.export-status.success{border-color:#bbf7d0;background:#f0fdf4;color:#067647}.export-status.error{border-color:#fed7aa;background:#fff7ed;color:#b54708}.status-spinner{width:18px;height:18px;border:2px solid rgba(29,78,216,.22);border-top-color:#1d4ed8;border-radius:50%;flex:0 0 18px;animation:statusSpin .78s linear infinite}.status-check{width:20px;height:20px;border-radius:50%;display:inline-grid;place-items:center;background:#22c55e;flex:0 0 20px}.status-check:before{content:"";width:9px;height:5px;border-left:2px solid #ffffff;border-bottom:2px solid #ffffff;transform:rotate(-45deg) translate(1px,-1px)}@keyframes statusSpin{to{transform:rotate(1turn)}}.document-row{min-height:52px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:16px}.document-row strong{display:block;font-size:13px;font-weight:600}.document-row span{display:block;margin-top:3px;color:var(--muted);font-size:12px}.icon-button{width:32px;height:32px;border:1px solid var(--line);border-radius:50%;background:#ffffff;color:var(--brand);font-weight:800}.icon-button:disabled{opacity:.7}.upload-actions,.upload-row{align-items:center}.upload-actions{display:flex;gap:8px}.upload-actions .button{min-height:30px;padding:0 10px;font-size:12px}.upload-button{cursor:pointer;display:grid;place-items:center;position:relative}.upload-button input{position:absolute;inset:0;opacity:0;cursor:pointer}.side-divider{border-top:1px solid var(--line);margin-top:4px}.action-row,.choice-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.settings-grid{width:min(100%,1080px);margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.settings-wide{grid-column:1/-1}.compact-form{margin-top:16px}.settings-list{display:grid;grid-gap:0;gap:0}.settings-item{min-height:48px;padding:12px 0;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:16px}.settings-item:first-child{border-top:0}.settings-item span{color:var(--muted);font-size:13px}.settings-item strong{text-align:right;font-size:13px;font-weight:600}.settings-actions{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:14px}.support-card{min-height:0;padding:12px 0 0;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:12px}.support-card h2{margin:0 0 2px;font-size:13px;line-height:1.2}.support-card p{margin:0;font-size:11px;line-height:1.35}.support-card-compact{margin-top:14px}.billing-support{width:min(100%,420px);margin-left:max(0px,calc((100% - 1358px) / 2))}.billing-support .support-card{padding:14px 16px;border:1px solid var(--line);border-radius:8px;background:#ffffff}.billing-support .support-card-compact{margin-top:16px}.whatsapp-button{min-height:32px;padding:0 12px 0 8px;border:1px solid #bbf7d0;border-radius:999px;display:inline-flex;align-items:center;gap:6px;background:#ffffff;color:#128c4a;font-size:12px;font-weight:700;white-space:nowrap}.whatsapp-button:hover{background:#f0fdf4}.whatsapp-icon{width:19px;height:19px;display:block;color:#22c55e;fill:currentColor;flex:0 0 auto}.whatsapp-icon path{fill:#ffffff}@media (max-width:1180px){.app-shell,.auth-page,.content-grid,.public-hero,.repair-layout,.settings-grid{grid-template-columns:1fr}.sidebar{display:none}.mobile-appbar{min-height:64px;padding:10px 14px;position:-webkit-sticky;position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--sidebar);color:#ffffff;box-shadow:0 10px 30px rgba(10,31,53,.18)}.mobile-appbar span,.mobile-appbar strong{display:block}.mobile-appbar strong{font-size:12px}.mobile-appbar span{margin-top:2px;max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:rgba(255,255,255,.7);font-size:12px}.mobile-menu{position:relative}.mobile-menu summary{min-height:38px;padding:0 14px;border-radius:6px;display:grid;place-items:center;background:var(--brand);font-size:13px;font-weight:700;cursor:pointer;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{width:min(260px,calc(100vw - 28px));padding:8px;position:absolute;right:0;top:46px;display:grid;grid-gap:4px;gap:4px;border:1px solid var(--line);border-radius:8px;background:#ffffff;box-shadow:var(--shadow)}.mobile-menu nav a{min-height:40px;padding:0 12px;border-radius:6px;display:flex;align-items:center;color:var(--ink);font-size:14px;font-weight:600}.mobile-menu nav a.active,.mobile-menu nav a:hover{background:#eef2ff;color:var(--brand)}.app-main{grid-column:auto}.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.app-shell{display:block;width:100%;max-width:100vw}.app-main,.panel,.repair-layout,.repair-main-panel,.repair-order-form,.repair-side-panel{min-width:0;max-width:100%}.sidebar{display:none}.mobile-appbar{min-height:64px;padding:10px 14px;position:-webkit-sticky;position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--sidebar);color:#ffffff;box-shadow:0 10px 30px rgba(10,31,53,.18)}.mobile-appbar span,.mobile-appbar strong{display:block}.mobile-appbar strong{font-size:12px}.mobile-appbar span{margin-top:2px;max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:rgba(255,255,255,.7);font-size:12px}.mobile-menu{position:relative}.mobile-menu summary{min-height:38px;padding:0 14px;border-radius:6px;display:grid;place-items:center;background:var(--brand);font-size:13px;font-weight:700;cursor:pointer;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{width:min(260px,calc(100vw - 28px));padding:8px;position:absolute;right:0;top:46px;display:grid;grid-gap:4px;gap:4px;border:1px solid var(--line);border-radius:8px;background:#ffffff;box-shadow:var(--shadow)}.mobile-menu nav a{min-height:40px;padding:0 12px;border-radius:6px;display:flex;align-items:center;color:var(--ink);font-size:14px;font-weight:600}.mobile-menu nav a.active,.mobile-menu nav a:hover{background:#eef2ff;color:var(--brand)}.topbar{min-height:auto;padding-top:18px;padding-bottom:12px;align-items:flex-start}.topbar .action-row{display:none}.topbar h1{font-size:22px}.view{padding-top:16px}.panel{padding:16px}.subscribe-banner{align-items:stretch;flex-direction:column}.content-grid{gap:14px}.repair-order-form .panel{padding:16px}.repair-order-form{width:100%}.repair-side-panel{display:none}.mobile-evidence-panel{display:block;margin-top:26px;padding-top:22px;border-top:1px solid var(--line)}.repair-stepper{grid-template-columns:repeat(5,1fr);gap:4px;margin-bottom:18px;font-size:9px}.repair-step span{width:24px;height:24px}.section-title-row{align-items:flex-start;flex-direction:column;gap:4px}.registration-control,.registration-field{width:100%;max-width:min(250px,100%)}.document-row{align-items:flex-start;padding:12px 0}.upload-row{align-items:stretch;flex-direction:column}.upload-actions{justify-content:space-between}.upload-actions .button{flex:1 1;min-width:0}.export-actions{align-items:stretch;flex-direction:column}.export-actions .button{width:100%}.form-actions{justify-content:stretch}.form-actions .button{flex:1 1;min-width:0}.signature-pad-heading{align-items:flex-start;flex-direction:column}.signature-clear{width:100%}.signature-canvas{height:150px}}@media (max-width:680px){.help-page{padding:14px}.help-hero{min-height:auto;padding:20px 0 8px;grid-template-columns:1fr;gap:18px}.help-hero h1{font-size:36px;line-height:1.06}.help-hero-copy>p:not(.eyebrow){font-size:15px}.help-actions{align-items:stretch;flex-direction:column}.help-actions .button{width:100%}.help-proof-strip{gap:10px 14px}.help-showcase{min-height:auto}.help-desktop-preview,.help-showcase:after,.help-showcase:before{display:none}.help-showcase-panel{min-height:auto;padding:0;display:block}.help-device-card{position:relative;left:auto;top:auto;width:100%;justify-self:stretch;border-radius:14px;box-shadow:var(--shadow)}.help-section{margin-top:14px;padding:18px;border-radius:10px}.help-section-heading{margin-bottom:16px}.help-faq-grid,.help-split,.help-steps{grid-template-columns:1fr}.help-folder{align-items:flex-start;flex-direction:column}.help-folder span{text-align:left}.help-support{padding:0}.help-support .support-card{border:0}.help-footer{align-items:flex-start;display:flex;flex-direction:column;padding-bottom:4px}.help-footer .support-card{width:100%}.help-footer-links{width:100%;justify-content:space-between}.public-page{display:block;padding:0;scroll-behavior:smooth}.public-hero{min-height:100vh;gap:0}.public-copy{min-height:100vh;padding:26px 22px 34px;display:flex;flex-direction:column;justify-content:center}.public-copy h1{font-size:34px;line-height:1.08}.public-copy p{font-size:15px}.brand-copy-light{margin-bottom:24px}.auth-card,.legal-panel{padding:24px}.public-auth{width:auto;margin:0 18px 26px;scroll-margin-top:18px}.mobile-login-link{width:100%;min-height:46px;margin-top:24px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff;color:#071a31;font-weight:800;box-shadow:0 14px 34px rgba(0,0,0,.18)}.public-copy>*{opacity:0;animation:mobileCopyIn .62s ease forwards}.public-copy>:first-child{animation-delay:.08s}.public-copy>:nth-child(2){animation-delay:.22s}.public-copy>:nth-child(3){animation-delay:.36s}.public-copy>:nth-child(4){animation-delay:.5s}.public-copy>:nth-child(5){animation-delay:.64s}.public-copy>:nth-child(6){animation-delay:.78s}.auth-hero,.auth-panel,.topbar,.view{padding-left:18px;padding-right:18px}.form-grid,.metrics{grid-template-columns:1fr}input,select,textarea{font-size:16px}input[type=date]{padding-left:10px;padding-right:8px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.choice-row{align-items:stretch}.check-choice{flex:1 1 130px;min-width:0}.pagination-row,.table-tools{align-items:stretch;flex-direction:column}.support-card{align-items:stretch;flex-direction:row}.support-copy{min-width:0}.support-card .whatsapp-button{flex:0 0 auto}.billing-support{max-width:none;margin-left:0}.search-field{max-width:none}.data-table,.data-table tbody,.data-table td,.data-table th,.data-table thead,.data-table tr{display:block}.audit-table,.orders-table{min-width:0}.data-table thead{display:none}.data-table tr{padding:12px 0;border-bottom:1px solid var(--line)}.data-table td{min-height:30px;padding:5px 0;border-bottom:0;display:flex;align-items:center;justify-content:space-between;gap:14px;white-space:normal;text-align:right}.data-table td:before{content:attr(data-label);color:var(--muted);font-size:11px;font-weight:700;text-align:left;text-transform:uppercase}.orders-table td:last-child,.orders-table th:last-child{width:auto;text-align:right}.orders-table .order-card-row{position:relative;padding:14px 0 16px;display:grid;grid-template-columns:1fr auto;grid-gap:8px 12px;gap:8px 12px}.orders-table .order-card-row td{min-height:0;padding:0;display:block;text-align:left;white-space:normal}.orders-table .order-card-row td:before{display:block;margin-bottom:3px;font-size:10px;line-height:1.1}.orders-table .order-card-row td:first-child{grid-column:1;grid-row:1;color:var(--muted)}.orders-table .order-card-row td:nth-child(2){grid-column:1;grid-row:2;font-size:17px}.orders-table .order-card-row td:nth-child(3){grid-column:1;grid-row:3}.orders-table .order-card-row td:nth-child(4){grid-column:1;grid-row:4;white-space:nowrap}.orders-table .order-card-row td:nth-child(5){grid-column:2;grid-row:1/span 4;align-self:center;justify-self:end}.orders-table .order-card-row td:nth-child(5):before{display:none}.orders-table .order-card-row td:nth-child(6){grid-column:2;grid-row:4;align-self:end;justify-self:end}.orders-table .order-card-row td:nth-child(6):before{display:none}.compliance-card{align-items:flex-start;flex-direction:column}.compliance-actions{justify-content:stretch}.compliance-actions .button{width:100%}}@media (max-width:680px) and (prefers-reduced-motion:reduce){.public-page{scroll-behavior:auto}.public-copy>*{opacity:1;animation:none}}@media (prefers-reduced-motion:reduce){.help-section,.help-showcase{animation:none}}