/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.isolate{isolation:isolate}.table{display:table}.rounded{border-radius:.25rem}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#151719;--muted:#687078;--soft:#f5f6f7;--line:#dfe2e5;--red:#e3062f;--red-dark:#bd0025;--green:#1e7c4d;--green-soft:#eaf7ef;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#f4f5f6;margin:0;font-family:Arial,Helvetica,sans-serif}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}.app-shell,.home-shell{min-height:100vh}.topbar{z-index:20;border-top:5px solid var(--red);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;justify-content:space-between;align-items:center;height:72px;padding:0 28px;display:flex;position:sticky;top:0;box-shadow:0 2px 18px #14191e0d}.home-topbar{z-index:20;border-top:5px solid var(--red);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;justify-content:space-between;align-items:center;height:76px;padding:0 max(28px,50vw - 590px);display:flex;position:sticky;top:0;box-shadow:0 2px 18px #14191e0d}.brand{color:inherit;align-items:center;gap:11px;text-decoration:none;display:inline-flex}.brand-button{text-align:left;background:0 0;border:0;padding:0}.brand>span:last-child{flex-direction:column;line-height:1;display:flex}.brand strong{letter-spacing:-.4px;font-size:20px}.brand small{letter-spacing:1.8px;color:var(--muted);margin-top:4px;font-size:8px}.brand-mark{flex:0 0 30px;width:30px;height:30px;display:block}.brand-mark img{object-fit:contain;width:100%;height:100%;display:block}.brand-mark.small{flex-basis:20px;width:20px;height:20px}.topbar-actions{align-items:center;gap:10px;display:flex}.account-chip{border-right:1px solid var(--line);flex-direction:column;align-items:flex-end;min-width:118px;padding-right:12px;line-height:1.2;display:flex}.account-chip strong{text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-size:11px;overflow:hidden}.account-chip small{color:var(--muted);letter-spacing:.5px;text-transform:uppercase;margin-top:3px;font-size:8px}.save-state{color:var(--muted);align-items:center;gap:7px;margin-right:8px;font-size:12px;display:inline-flex}.save-dot{background:#31a767;border-radius:999px;width:7px;height:7px;box-shadow:0 0 0 3px #e8f6ee}.save-state.sync-saving .save-dot,.save-state.sync-loading .save-dot{background:#bf7720;box-shadow:0 0 0 3px #bf77201f}.save-state.sync-offline{color:#9b5a12}.save-state.sync-offline .save-dot{background:#c27621;box-shadow:0 0 0 3px #c276211f}.button{border:1px solid var(--line);background:var(--white);min-height:40px;color:var(--ink);border-radius:6px;justify-content:center;align-items:center;padding:0 17px;font-size:13px;font-weight:700;text-decoration:none;transition:all .18s;display:inline-flex}.button:hover:not(:disabled){border-color:#babfc4;transform:translateY(-1px);box-shadow:0 5px 14px #14191e14}.button.primary{border-color:var(--red);background:var(--red);color:#fff}.button.primary:hover:not(:disabled){border-color:var(--red-dark);background:var(--red-dark)}.button.ghost{background:0 0}.button.small{min-height:33px;padding:0 12px;font-size:12px}.button.large{white-space:nowrap;min-height:50px;padding:0 22px}.home-content{max-width:1180px;margin:0 auto;padding:54px 28px 80px}.home-hero{justify-content:space-between;align-items:flex-end;gap:34px;margin-bottom:30px;display:flex}.home-hero h1{letter-spacing:-2.1px;margin:10px 0 9px;font-size:clamp(36px,5vw,60px);line-height:.95}.home-hero p{max-width:660px;color:var(--muted);margin:0;font-size:13px;line-height:1.65}.next-number-card{border-left:4px solid var(--red);color:#fff;background:#202326;border-radius:0 7px 7px 0;min-width:240px;padding:18px 20px;box-shadow:0 12px 28px #14191e21}.next-number-card span,.next-number-card small{color:#aeb5ba;display:block}.next-number-card span{letter-spacing:1px;text-transform:uppercase;margin-bottom:7px;font-size:9px;font-weight:800}.next-number-card strong{letter-spacing:.3px;font-size:19px;display:block}.next-number-card small{margin-top:6px;font-size:8px}.home-notice{margin-bottom:18px}.register-panel{border:1px solid var(--line);background:#fff;border-radius:9px;overflow:hidden;box-shadow:0 12px 34px #191e230e}.register-panel>header{border-bottom:1px solid var(--line);background:#fafbfb;justify-content:space-between;align-items:center;gap:20px;min-height:86px;padding:18px 22px;display:flex}.register-panel>header>div{align-items:center;gap:13px;display:flex}.register-count{color:#fff;background:#24272a;border-radius:6px;place-items:center;width:40px;height:40px;font-size:14px;font-weight:800;display:grid}.register-panel h2{margin:0 0 4px;font-size:17px}.register-panel header p{color:var(--muted);margin:0;font-size:10px}.rams-record-list{display:grid}.rams-record{border-bottom:1px solid var(--line);grid-template-columns:175px minmax(0,1fr) auto;align-items:center;gap:24px;min-height:142px;padding:19px 21px;display:grid}.rams-record:last-child{border-bottom:0}.rams-record:hover{background:#fbfcfc}.record-number{border-left:3px solid var(--red);background:#f3f4f5;flex-direction:column;justify-content:center;align-self:stretch;padding:15px 16px;display:flex}.record-number span{color:var(--muted);letter-spacing:.8px;text-transform:uppercase;margin-bottom:6px;font-size:8px;font-weight:800}.record-number strong{font-size:13px}.record-number small{color:var(--muted);margin-top:5px;font-size:8px;font-weight:700}.record-main{min-width:0}.record-main h3{text-overflow:ellipsis;white-space:nowrap;margin:0 0 6px;font-size:15px;overflow:hidden}.record-main>p{color:#596168;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 14px;font-size:10px;line-height:1.5;display:-webkit-box;overflow:hidden}.record-main dl{grid-template-columns:minmax(160px,1.4fr) minmax(110px,.7fr) minmax(150px,.9fr);gap:13px;margin:0;display:grid}.record-main dl>div{min-width:0}.record-main dt{color:#92999f;letter-spacing:.6px;text-transform:uppercase;margin-bottom:4px;font-size:7px;font-weight:800}.record-main dd{color:#40474d;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:9px;line-height:1.35;overflow:hidden}.record-status{background:var(--green-soft);color:var(--green);text-transform:uppercase;letter-spacing:.4px;border-radius:4px;align-self:start;align-items:center;gap:6px;padding:6px 8px;font-size:8px;font-weight:800;display:inline-flex}.record-status i{background:#36a56b;border-radius:50%;width:6px;height:6px}.record-actions{flex-direction:column;justify-content:center;align-self:stretch;align-items:stretch;gap:7px;min-width:105px;display:flex}.record-actions .record-status{align-self:flex-start;margin-bottom:2px}.record-actions .button{width:100%}.register-empty{text-align:center;flex-direction:column;align-items:center;padding:70px 24px 76px;display:flex}.empty-document{background:var(--red);color:#fff;border-radius:5px;place-items:center;width:52px;height:62px;margin-bottom:18px;font-size:10px;font-weight:900;display:grid;box-shadow:0 10px 24px #e3062f2e}.register-empty h3{margin:0 0 7px;font-size:18px}.register-empty p{color:var(--muted);margin:0 0 20px;font-size:11px}.register-loading{gap:12px;padding:22px;display:grid}.register-loading span{background:linear-gradient(90deg,#f2f3f4 20%,#fafafa 50%,#f2f3f4 80%) 0 0/220% 100%;border-radius:6px;height:112px;animation:1.2s linear infinite register-shimmer;display:block}@keyframes register-shimmer{to{background-position:-220% 0}}.account-gate{border-top:5px solid var(--red);background:#f4f5f6;place-items:center;min-height:100vh;padding:28px;display:grid}.account-gate section{border:1px solid var(--line);background:#fff;border-radius:9px;width:min(100%,480px);padding:38px;box-shadow:0 20px 55px #14191e17}.account-gate .brand-mark{width:52px;height:52px;margin-bottom:22px}.account-gate h1{letter-spacing:-.8px;margin:0 0 10px;font-size:28px}.account-gate p{color:var(--muted);margin:0 0 23px;font-size:14px;line-height:1.55}.account-form{gap:15px;display:grid}.account-form label,.user-reset-form label{gap:7px;display:grid}.account-form label>span,.user-reset-form label>span{color:#4e555b;font-size:11px;font-weight:700}.account-form input,.user-reset-form input{width:100%;height:46px;color:var(--ink);background:#fff;border:1px solid #cfd3d6;border-radius:5px;outline:none;padding:0 13px}.account-form input:focus,.user-reset-form input:focus{border-color:var(--red);box-shadow:0 0 0 3px #e3062f14}.account-form .button{width:100%}.account-error{color:#9d1833;background:#fff3f5;border:1px solid #efbcc6;border-radius:5px;padding:11px 12px;font-size:12px;line-height:1.4}.user-content{max-width:1060px}.user-hero{align-items:flex-start}.user-panel{border:1px solid var(--line);background:#fff;border-radius:9px;margin-bottom:22px;overflow:hidden;box-shadow:0 12px 34px #191e230e}.user-panel>header{border-bottom:1px solid var(--line);background:#fafbfb;padding:18px 22px}.user-panel h2{margin:0 0 4px;font-size:17px}.user-panel header p{color:var(--muted);margin:0;font-size:11px}.user-add-form{grid-template-columns:1fr 1.4fr 1.25fr 150px auto;align-items:end;gap:14px;padding:22px;display:grid}.user-add-form label,.user-role{flex-direction:column;gap:7px;min-width:0;display:flex}.user-add-form label>span,.user-role>span{color:#4e555b;font-size:10px;font-weight:700}.user-add-form input,.user-add-form select,.user-role select{width:100%;height:42px;color:var(--ink);background:#fff;border:1px solid #cfd3d6;border-radius:5px;outline:none;padding:0 12px}.user-add-form input:focus,.user-add-form select:focus,.user-role select:focus{border-color:var(--red);box-shadow:0 0 0 3px #e3062f14}.user-access-note{color:#7a4a11;margin:0;padding:0 22px 20px;font-size:10px;line-height:1.5}.user-list{display:grid}.user-row{border-bottom:1px solid var(--line);grid-template-columns:42px minmax(0,1fr) 150px 210px;align-items:center;gap:14px;min-height:82px;padding:14px 20px;display:grid}.user-row:last-child{border-bottom:0}.user-row.disabled{opacity:.7;background:#f6f7f8}.user-avatar{color:#fff;background:#24272a;border-radius:6px;place-items:center;width:38px;height:38px;font-size:14px;font-weight:800;display:grid}.user-identity{flex-direction:column;gap:4px;min-width:0;display:flex}.user-identity strong,.user-identity small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.user-identity strong{font-size:13px}.user-identity small{color:var(--muted);font-size:10px}.user-identity .password-state{color:#7a4a11;font-weight:700}.user-role select{height:36px;font-size:11px}.user-row-actions{justify-content:flex-end;gap:7px;display:flex}.user-reset-form{border:1px solid var(--line);background:#fafbfb;border-radius:6px;grid-column:2/-1;grid-template-columns:minmax(220px,1fr) auto auto;align-items:end;gap:10px;padding:13px;display:grid}.user-reset-form input{height:38px}.user-loading{color:var(--muted);padding:28px 22px;font-size:12px}.workspace{grid-template-columns:260px minmax(560px,1fr) 292px;max-width:1540px;min-height:calc(100vh - 72px);margin:0 auto;display:grid}.sidebar{color:#fff;background:#191b1e;align-self:start;height:calc(100vh - 72px);padding:28px 20px;position:sticky;top:72px;overflow-y:auto}.progress-card{border-bottom:1px solid #ffffff1a;padding:0 4px 24px}.progress-heading{letter-spacing:.6px;text-transform:uppercase;color:#aeb4ba;justify-content:space-between;align-items:baseline;font-size:11px;display:flex}.progress-heading strong{color:#fff;font-size:16px}.progress-track{background:#ffffff1c;border-radius:5px;height:4px;margin:10px 0;overflow:hidden}.progress-track span{background:var(--red);height:100%;transition:width .25s;display:block}.progress-card p{color:#858d94;margin:0;font-size:10px}.steps{gap:6px;padding:22px 0;display:grid}.step{color:#cbd0d4;text-align:left;background:0 0;border:0;border-left:2px solid #0000;border-radius:0 5px 5px 0;align-items:center;gap:12px;width:100%;padding:12px 10px;display:flex}.step:hover{background:#ffffff0d}.step.active{border-left-color:var(--red);color:#fff;background:#ffffff14}.step.passed{color:#e4e7e9}.step-number{border:1px solid #fff3;border-radius:50%;flex:0 0 29px;place-items:center;width:29px;height:29px;font-size:9px;font-weight:800;display:grid}.step.active .step-number{border-color:var(--red);background:var(--red)}.step.passed .step-number{background:#2c8655;border-color:#2c8655}.step>span:last-child{flex-direction:column;gap:4px;display:flex}.step strong{font-size:12px}.step small{color:#7f878e;font-size:9px}.step.active small{color:#abb2b8}.template-note{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:6px;align-items:center;gap:10px;margin-top:12px;padding:13px;display:flex}.document-icon{background:var(--red);border-radius:4px;place-items:center;width:34px;height:40px;font-size:9px;font-weight:800;display:grid}.template-note div{flex-direction:column;gap:4px;display:flex}.template-note strong{font-size:10px}.template-note small{color:#808890;font-size:9px}.form-area{background:#f7f8f9;min-width:0;padding:38px clamp(28px,4vw,64px) 26px}.form-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:25px;display:flex}.eyebrow,.summary-kicker{color:var(--red);letter-spacing:1.6px;text-transform:uppercase;font-size:10px;font-weight:800}.form-heading h1{letter-spacing:-1.1px;margin:7px 0 5px;font-size:clamp(28px,3vw,38px);line-height:1}.form-heading p{max-width:600px;color:var(--muted);margin:0;font-size:12px}.document-chip{border-left:3px solid var(--red);min-width:180px;box-shadow:0 1px 0 var(--line);background:#fff;padding:10px 12px}.document-chip span,.document-chip strong{display:block}.document-chip span{color:var(--muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:4px;font-size:8px}.document-chip strong{font-size:10px}.notice{color:#7a4a11;background:#fff6e9;border-left:3px solid #bf7720;margin-bottom:16px;padding:12px 14px;font-size:12px}.notice.success{border-left-color:var(--green);background:var(--green-soft);color:var(--green)}.section-stack{gap:18px;display:grid}.form-card{border:1px solid var(--line);background:#fff;border-radius:7px;overflow:hidden;box-shadow:0 5px 20px #191e2309}.form-card>header{border-bottom:1px solid var(--line);background:#fbfbfc;align-items:flex-start;gap:13px;padding:17px 20px;display:flex}.form-card>header>span{color:#fff;background:#24272a;border-radius:4px;flex:0 0 27px;place-items:center;width:27px;height:27px;font-size:9px;font-weight:800;display:grid}.form-card h2{margin:0 0 4px;font-size:14px}.form-card p{color:var(--muted);margin:0;font-size:10px;line-height:1.5}.form-card-body{padding:22px 20px 24px}.field-grid{gap:18px 16px;display:grid}.field-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.field-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.field-grid.four{grid-template-columns:2fr 1fr 1fr 1fr}.field.wide{grid-column:span 2}.field-grid.four .field.wide{grid-column:span 4}.field{flex-direction:column;gap:7px;min-width:0;display:flex}.field>span{color:#4e555b;justify-content:space-between;min-height:14px;font-size:10px;display:flex}.field b{font-weight:700}.field em{color:var(--red);margin-left:2px;font-style:normal}.field small{color:#9ca2a8;font-size:9px}.field input,.field textarea,.field select,.operative-row input{width:100%;color:var(--ink);background:#fff;border:1px solid #cfd3d6;border-radius:5px;outline:none;transition:all .15s}.field input,.field select,.operative-row input{height:42px;padding:0 12px}.field textarea{resize:vertical;min-height:82px;padding:11px 12px;line-height:1.5}.field input::placeholder,.field textarea::placeholder,.operative-row input::placeholder{color:#a8adb2}.field input:focus,.field textarea:focus,.field select:focus,.operative-row input:focus{border-color:var(--red);box-shadow:0 0 0 3px #e3062f14}.address-autocomplete{position:relative}.address-field textarea{display:block}.address-suggestions{z-index:30;background:#fff;border:1px solid #c8cdd1;border-radius:7px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 14px 32px #14191e29}.address-suggestions button{width:100%;min-height:56px;color:var(--ink);text-align:left;background:#fff;border:0;border-bottom:1px solid #eceeef;grid-template-columns:17px minmax(0,1fr);align-items:center;gap:9px;padding:9px 12px;display:grid}.address-suggestions button:hover,.address-suggestions button.active{background:#f7f8f9}.address-suggestions button.active{box-shadow:inset 3px 0 0 var(--red)}.address-suggestions button>span:last-child{flex-direction:column;gap:4px;min-width:0;display:flex}.address-suggestions strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.address-suggestions button small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.address-pin{color:var(--red);font-size:10px}.address-search-state{min-height:56px;color:var(--muted);align-items:center;gap:9px;padding:14px;font-size:10px;display:flex}.address-spinner{border:2px solid #e2e5e7;border-top-color:var(--red);border-radius:50%;flex:0 0 14px;width:14px;height:14px;animation:.7s linear infinite address-spin}.google-maps-attribution{color:#5e5e5e;letter-spacing:normal;text-align:right;white-space:nowrap;background:#f6f7f8;padding:8px 11px;font-family:Roboto,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1;display:block}.address-attribution{color:#5e5e5e;text-align:right;background:#f6f7f8;padding:8px 11px;font-size:9px;font-weight:500;display:block}@keyframes address-spin{to{transform:rotate(360deg)}}.person-fields{gap:18px;display:grid}.signature-field{border:1px solid var(--line);background:#f8f9fa;border-radius:6px;padding:13px}.signature-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:9px;display:flex}.signature-heading>span{flex-direction:column;gap:3px;display:flex}.signature-heading b{color:#4e555b;font-size:10px}.signature-heading small{color:#8c9399;font-size:9px}.signature-canvas{touch-action:none;cursor:crosshair;background-color:#fff;background-image:linear-gradient(#0000 76%,#e6e8ea 76% calc(76% + 1px),#0000 calc(76% + 1px));border:1px dashed #bac0c5;border-radius:5px;width:100%;height:112px;display:block}.signature-canvas.has-signature{background-color:#fbfffc;border-style:solid;border-color:#9cc9ae}.field .read-only{background:var(--soft);color:#747b82}.subtle-divider{background:var(--line);height:1px;margin:22px 0}.action-row+.action-row{border-top:1px solid var(--line);margin-top:24px;padding-top:24px}.row-label{color:#fff;text-transform:uppercase;letter-spacing:.6px;background:#24272a;border-radius:3px;margin-bottom:12px;padding:4px 8px;font-size:9px;font-weight:800;display:inline-block}.editor-toolbar,.card-footer-action{justify-content:space-between;align-items:center;gap:16px;display:flex}.editor-toolbar{color:var(--muted);margin-bottom:14px;font-size:10px}.editor-toolbar strong{color:var(--ink);font-size:15px}.card-footer-action{border-top:1px solid var(--line);margin-top:16px;padding-top:16px}.card-footer-action small{color:var(--muted);font-size:9px}.sequence-bulk-editor{gap:8px;display:grid}.sequence-bulk-editor>span{color:var(--ink);font-size:10px;font-weight:800}.sequence-bulk-editor textarea{resize:vertical;width:100%;min-height:390px;color:var(--ink);background:#fafbfb;border:1px solid #cfd3d6;border-radius:10px;outline:none;padding:14px 15px;font-size:12px;line-height:1.6}.sequence-bulk-editor textarea:focus{border-color:var(--red);background:#fff;box-shadow:0 0 0 3px #e3062f14}.sequence-bulk-editor small,.editor-toolbar small{color:var(--muted);font-size:9px}.risk-number{background:var(--red);color:#fff;border-radius:9px;place-items:center;width:32px;height:32px;font-size:11px;font-weight:800;line-height:1;display:grid}.risk-editor-list{gap:9px;display:grid}.risk-editor{border:1px solid var(--line);background:#fafbfb;border-radius:6px;overflow:hidden}.risk-editor[open]{background:#fff;border-color:#c4c9cd;box-shadow:0 5px 18px #14191e0d}.risk-editor summary{cursor:pointer;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:62px;padding:10px 13px;list-style:none;display:grid}.risk-editor summary::-webkit-details-marker{display:none}.risk-editor summary:after{content:"+";color:var(--muted);grid-column:4;font-size:17px;font-weight:400}.risk-editor[open] summary:after{content:"−"}.risk-editor summary>span:nth-child(2){flex-direction:column;gap:4px;min-width:0;display:flex}.risk-editor summary strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.risk-editor summary small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.risk-score-pair{align-items:center;gap:5px;display:flex}.risk-score-pair i{color:#92999f;font-size:9px;font-style:normal}.score{border-radius:4px;place-items:center;width:29px;height:25px;font-size:10px;display:grid}.score-acceptable{color:#3f6b1e;background:#e6f2d8}.score-adequate{color:#735800;background:#fff3bd}.score-tolerable{color:#8a4318;background:#fde3d1}.score-unacceptable{color:#a51324;background:#f9d2d5}.risk-editor-body{border-top:1px solid var(--line);padding:18px 15px}.risk-score-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 180px;align-items:end;gap:12px;margin-top:18px;display:grid}.score-group{background:#fffbec;border:1px solid #ead9aa;border-radius:6px;grid-template-columns:1fr 1fr 100px;gap:10px;padding:13px;display:grid}.score-group.residual{background:#f4f9ed;border-color:#cfe1bd}.score-group>span{color:#555d63;text-transform:uppercase;letter-spacing:.6px;grid-column:1/-1;font-size:9px;font-weight:800}.calculated-score{border-left:1px solid #3c463226;grid-template-rows:auto 1fr;grid-template-columns:1fr auto;align-items:end;min-height:66px;padding-left:10px;display:grid}.calculated-score small{color:var(--muted);grid-column:1/-1;font-size:8px}.calculated-score strong{font-size:23px;line-height:1}.calculated-score span{font-size:7px;font-weight:800}.risk-item-footer{border-top:1px solid var(--line);justify-content:flex-end;margin-top:15px;padding-top:12px;display:flex}.text-button.danger{color:#b4182f}.check-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.check-card{border:1px solid var(--line);cursor:pointer;border-radius:6px;align-items:center;gap:12px;min-height:80px;padding:15px;transition:all .15s;display:flex}.check-card.checked{background:var(--green-soft);border-color:#8dccaa}.check-card input,.toggle-check input{opacity:0;pointer-events:none;position:absolute}.check-box,.toggle-check span{color:#0000;border:1px solid #bcc2c7;border-radius:4px;flex:0 0 23px;place-items:center;width:23px;height:23px;font-size:12px;font-weight:800;display:grid}.check-card.checked .check-box,.toggle-check input:checked+span{border-color:var(--green);background:var(--green);color:#fff}.check-card>span:last-child{flex-direction:column;gap:4px;display:flex}.check-card strong{font-size:11px}.check-card small{color:var(--muted);font-size:9px}.operative-toolbar{color:var(--muted);justify-content:space-between;align-items:center;gap:15px;margin-bottom:13px;font-size:10px;display:flex}.operative-toolbar strong{color:var(--ink);font-size:14px}.operative-toolbar>div{align-items:center;gap:8px;display:flex}.text-button{color:var(--red);background:0 0;border:0;font-size:10px;font-weight:700}.operative-list{gap:7px;display:grid}.operative-entry{border:1px solid var(--line);background:#fafbfb;border-radius:5px;overflow:hidden}.operative-entry.selected{background:#f8fcfa;border-color:#c8dbd1}.operative-row{grid-template-columns:34px 1fr 1.18fr .9fr 132px 103px;align-items:center;gap:8px;padding:8px;display:grid}.operative-row input{background:#fff;height:36px;font-size:11px}.toggle-check{cursor:pointer;place-items:center;display:grid}.signature-toggle{color:#555c62;background:#fff;border:1px solid #c7ccd0;border-radius:5px;min-height:36px;padding:0 10px;font-size:10px;font-weight:800}.signature-toggle.signed{background:var(--green-soft);color:var(--green);border-color:#8ec5a5}.signature-toggle:disabled{cursor:not-allowed;opacity:.45}.operative-signature-editor{padding:0 8px 8px 50px}.operative-signature-editor .signature-canvas{height:96px}.stored-approval-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.stored-approval{background:linear-gradient(145deg,#fbfdfc,#f1f7f3);border:1px solid #d8ddda;border-radius:6px;flex-direction:column;min-height:142px;padding:17px;display:flex}.stored-approval>span{color:var(--red);letter-spacing:.5px;text-transform:uppercase;margin-bottom:13px;font-size:8px;font-weight:800}.stored-approval>strong{font-size:13px}.stored-approval>small{color:var(--muted);margin-top:5px;font-size:9px}.stored-approval footer{border-top:1px solid #dbe6df;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:15px;display:flex}.stored-approval footer b{color:var(--green);font-size:8px}.stored-approval footer time{color:#5d6861;font-size:8px;font-weight:700}.stored-signature-note{border-left:3px solid var(--green);background:var(--green-soft);color:#315b42;align-items:flex-start;gap:10px;margin-top:14px;padding:13px 14px;display:flex}.stored-signature-note>span{background:#fff;border-radius:50%;flex:0 0 20px;place-items:center;width:20px;height:20px;font-size:10px;font-weight:900;display:grid}.stored-signature-note p{color:#315b42;margin:0;font-size:9px;line-height:1.55}.stored-signature-note strong{font-size:10px;display:block}.stored-badge{background:var(--green-soft);color:var(--green);text-transform:uppercase;letter-spacing:.4px;border-radius:4px;padding:5px 8px;font-size:8px;font-weight:800}.stored-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.operative-select{cursor:pointer;display:block}.operative-select input{opacity:0;pointer-events:none;position:absolute}.operative-entry:not(.selected){opacity:.72;background:#f4f5f6}.operative-entry:not(.selected) .stored-check{background:#fff;border:1px solid #bfc5ca}.stored-operative-row{grid-template-rows:auto auto;grid-template-columns:24px minmax(120px,1fr) minmax(95px,.8fr);align-items:center;gap:4px 10px;min-height:62px;padding:10px 12px;display:grid}.stored-check{background:var(--green);color:#fff;border-radius:50%;grid-row:1/3;place-items:center;width:23px;height:23px;font-size:10px;font-weight:900;display:grid}.stored-operative-row>div{flex-direction:column;grid-row:1/3;gap:4px;display:flex}.stored-operative-row>div strong{font-size:10px}.stored-operative-row>div small{color:var(--muted);font-size:8px}.stored-operative-row>span:nth-of-type(2){color:#5f676d;font-size:8px}.stored-operative-row>b{color:var(--green);font-size:8px}.stored-operative-row>time{color:#687078;font-size:8px}.operative-shared-actions{border-top:1px solid var(--line);background:#ffffffb8;align-items:center;gap:8px;min-height:45px;padding:7px 10px;display:flex}.operative-shared-actions img{object-fit:contain;background:#fff;border:1px solid #d6dadd;border-radius:4px;width:74px;height:30px;padding:2px}.signature-upload-button{color:#3f484e;cursor:pointer;background:#fff;border:1px solid #b9c1c6;border-radius:4px;align-items:center;min-height:30px;padding:0 10px;font-size:8px;font-weight:800;display:inline-flex}.signature-upload-button:hover{border-color:var(--red);color:var(--red)}.signature-file-input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.remove-operative{color:var(--red);text-align:right;background:0 0;border:0;margin-left:auto;padding:7px 3px;font-size:8px;font-weight:800}.operative-add-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end}.review-list{margin:0}.review-list>div{border-bottom:1px solid var(--line);grid-template-columns:140px 1fr auto;align-items:center;gap:15px;min-height:52px;display:grid}.review-list>div:last-child{border-bottom:0}.review-list dt{color:var(--muted);font-size:10px}.review-list dd{margin:0;font-size:11px;font-weight:700}.review-list span{text-transform:uppercase;border-radius:3px;padding:4px 7px;font-size:8px;font-weight:800}.review-list .valid{background:var(--green-soft);color:var(--green)}.review-list .invalid{color:var(--red);background:#fff0f1}.generate-card{color:#fff;background:#1d2023;border-radius:7px;align-items:center;gap:17px;padding:22px;display:flex}.generate-card .pdf-badge{background:var(--red);border-radius:5px;flex:0 0 52px;place-items:center;width:52px;height:60px;font-size:11px;font-weight:800;display:grid}.generate-card>div:nth-child(2){flex:1}.generate-card h2{margin:0 0 6px;font-size:16px}.generate-card p{color:#aeb4b9;max-width:470px;margin:0;font-size:10px;line-height:1.5}.form-footer{border-top:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;margin-top:28px;padding-top:18px;display:grid}.form-footer>:last-child{justify-self:end}.form-footer>span{color:var(--muted);font-size:10px}.summary-panel{border-left:1px solid var(--line);background:#fff;align-self:start;height:calc(100vh - 72px);padding:34px 24px;position:sticky;top:72px;overflow-y:auto}.mini-cover{aspect-ratio:210/297;border-top:5px solid var(--red);color:#fff;background:#27292b;flex-direction:column;margin-top:15px;padding:18px 16px;display:flex;box-shadow:0 14px 28px #14181c2e}.mini-brand{align-items:center;gap:6px;font-size:11px;display:flex}.mini-title{flex-direction:column;gap:6px;margin:27px 0 18px;display:flex}.mini-title strong{font-size:13px;line-height:1.15}.mini-title span{color:#b7bcc0;font-size:5px}.mini-project{color:var(--ink);background:#fff;border-radius:4px;flex:1;padding:13px;overflow:hidden}.mini-project small{color:#8c9297;margin-bottom:4px;font-size:5px;font-weight:800;display:block}.mini-project b{margin-bottom:17px;font-size:7px;line-height:1.25;display:block;overflow:hidden}.mini-project p{color:#4f565c;max-height:52px;margin:0 0 17px;font-size:6px;line-height:1.4;overflow:hidden}.summary-list{margin:20px 0}.summary-list>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:15px;padding:10px 0;display:flex}.summary-list dt{color:var(--muted);font-size:9px}.summary-list dd{margin:0;font-size:9px;font-weight:700}.risk-dot{background:#7fbd42;border-radius:50%;width:7px;height:7px;margin-right:3px;display:inline-block}.security-note{color:#376349;background:#f6fbf8;border:1px solid #d7eadd;gap:9px;padding:12px;display:flex}.security-note>span{background:#dcefe3;border-radius:50%;flex:0 0 20px;place-items:center;width:20px;height:20px;font-size:10px;font-weight:800;display:grid}.security-note p{margin:0;font-size:8px;line-height:1.5}.security-note strong{margin-bottom:2px;font-size:9px;display:block}@media (width<=1180px){.workspace{grid-template-columns:235px minmax(0,1fr)}.summary-panel{display:none}}@media (width<=820px){.topbar,.home-topbar{height:64px;padding:0 16px}.save-state,.topbar .ghost,.home-topbar .save-state{display:none}.home-content{padding:34px 16px 54px}.home-hero{flex-direction:column;align-items:stretch;gap:21px}.next-number-card{width:100%;min-width:0}.rams-record{grid-template-columns:150px minmax(0,1fr);gap:18px}.record-actions{flex-direction:row;grid-column:1/-1;justify-content:flex-start;align-items:center;min-width:0}.record-actions .button{width:auto;min-width:92px}.record-main dl{grid-template-columns:1fr 1fr}.record-main dl>div:first-child{grid-column:1/-1}.workspace{display:block}.sidebar{height:auto;padding:14px 14px 8px;position:static}.progress-card,.template-note{display:none}.steps{grid-template-columns:repeat(7,1fr);gap:4px;padding:0}.step{border:0;border-bottom:2px solid #0000;border-radius:4px 4px 0 0;justify-content:center;min-width:0;padding:8px 3px}.step.active{border-left:0;border-bottom-color:var(--red)}.step>span:last-child{display:none}.form-area{padding:26px 16px 22px}.form-heading{align-items:flex-start}.document-chip{display:none}.field-grid.three,.field-grid.four,.operative-add-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.field-grid.four .field.wide{grid-column:span 2}.check-grid{grid-template-columns:1fr}.operative-row{grid-template-columns:34px 1fr 1fr}.operative-row input:nth-of-type(3),.operative-row input:nth-of-type(4),.signature-toggle{grid-column:2/-1}.operative-signature-editor{padding-left:42px}.stored-list{grid-template-columns:1fr}.operative-shared-actions{flex-wrap:wrap}.operative-shared-actions .remove-operative{margin-left:0}.risk-score-grid{grid-template-columns:1fr}.generate-card{flex-wrap:wrap;align-items:flex-start}.generate-card .button{width:100%}.user-add-form{grid-template-columns:1fr 1fr}.user-row{grid-template-columns:42px minmax(0,1fr) 150px}.user-row-actions{grid-column:2/-1;justify-content:flex-start}.user-reset-form{grid-column:2/-1}}@media (width<=560px){.brand small{display:none}.top-generate,.new-rams-button{min-height:36px;padding:0 12px;font-size:11px}.account-chip{display:none}.home-hero h1{letter-spacing:-1.4px;font-size:39px}.register-panel>header{align-items:flex-start}.register-panel>header>.button{display:none}.rams-record{grid-template-columns:1fr;gap:13px;padding:15px}.record-number{min-height:72px}.record-actions{grid-column:auto;width:100%}.record-actions .button{flex:1;min-width:0}.record-main h3{white-space:normal}.record-main dl{grid-template-columns:1fr}.record-main dl>div:first-child{grid-column:auto}.record-main dd{white-space:normal}.field-grid.two,.field-grid.three,.field-grid.four,.operative-add-grid{grid-template-columns:1fr}.field.wide,.field-grid.four .field.wide{grid-column:auto}.form-heading h1{font-size:29px}.form-card>header,.form-card-body{padding-left:14px;padding-right:14px}.operative-toolbar{align-items:flex-start}.operative-toolbar>div{flex-wrap:wrap;justify-content:flex-end}.stored-approval-grid{grid-template-columns:1fr}.stored-operative-row{grid-template-columns:24px 1fr}.stored-operative-row>span:nth-of-type(2),.stored-operative-row>b,.stored-operative-row>time{grid-column:2}.operative-row{grid-template-columns:30px 1fr}.operative-row input,.operative-row input:nth-of-type(3),.operative-row input:nth-of-type(4),.signature-toggle{grid-column:2}.operative-signature-editor{padding-left:38px}.signature-heading{align-items:flex-start}.signature-heading small{max-width:170px}.sequence-bulk-editor textarea{min-height:330px}.risk-editor summary{grid-template-columns:32px minmax(0,1fr) auto}.risk-score-pair{grid-column:2}.risk-editor summary:after{grid-area:1/3/3}.score-group{grid-template-columns:1fr 1fr}.calculated-score{border-top:1px solid #3c463226;border-left:0;grid-column:1/-1;grid-template-columns:1fr auto auto;gap:8px;padding:8px 0 0}.calculated-score small{grid-column:auto}.card-footer-action{align-items:flex-start}.review-list>div{grid-template-columns:90px 1fr;padding:8px 0}.review-list span{grid-column:2;justify-self:start}.form-footer{grid-template-columns:1fr 1fr}.form-footer>span{display:none}.user-add-form,.user-row{grid-template-columns:1fr;padding:16px}.user-row-actions,.user-reset-form{grid-column:auto}.user-row-actions{grid-template-columns:1fr 1fr;display:grid}.user-reset-form{grid-template-columns:1fr}.user-avatar{display:none}}
