.alerts-page{display:grid;gap:20px}.alerts-hero{padding:clamp(25px,4vw,40px);display:flex;align-items:center;justify-content:space-between;gap:24px;border-radius:22px;color:#fff;background:linear-gradient(135deg,var(--brand-deep),var(--brand));box-shadow:var(--shadow-md)}.alerts-hero .eyebrow{color:color-mix(in srgb,var(--accent) 72%,white)}.alerts-hero h1{margin:4px 0 8px;font:800 clamp(1.9rem,4vw,2.8rem) var(--display-font)}.alerts-hero p:last-child{margin:0;color:#ffffffb3}.alerts-total{min-width:148px;padding:16px 20px;display:flex;align-items:center;gap:13px;border:1px solid rgb(255 255 255/.18);border-radius:16px;background:#ffffff1c}.alerts-total>svg{width:30px;height:30px}.alerts-total span{display:flex;flex-direction:column}.alerts-total strong{font-size:1.55rem;line-height:1}.alerts-total small{margin-top:4px;color:#ffffffa3}.alerts-tabs{padding:7px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;border:1px solid #e0e8e5;border-radius:16px;background:#fff;box-shadow:var(--shadow-sm)}.alerts-tabs button{min-height:58px;padding:8px 12px;display:flex;align-items:center;gap:9px;border:0;border-radius:11px;color:#637772;background:transparent;font-size:.79rem;font-weight:750;cursor:pointer;text-align:left}.alerts-tabs button svg{flex:0 0 auto}.alerts-tabs button b{margin-left:auto;min-width:26px;padding:4px 7px;border-radius:20px;color:#576b66;background:#edf2f0;text-align:center;font-size:.7rem}.alerts-tabs button:hover{background:#f6f9f8}.alerts-tabs button.is-active{color:var(--brand-dark);background:var(--brand-soft)}.alerts-tabs button.is-active b{color:#fff;background:var(--brand)}.alerts-panel{min-height:350px;overflow:hidden;border:1px solid #e0e8e5;border-radius:18px;background:#fff;box-shadow:var(--shadow-sm)}.alerts-table-wrap{overflow:auto}.alerts-table-wrap table{width:100%;border-collapse:collapse;white-space:nowrap}.alerts-table-wrap th{padding:14px 16px;color:#6c807a;background:#f4f7f6;text-align:left;font-size:.65rem;letter-spacing:.05em;text-transform:uppercase}.alerts-table-wrap td{padding:15px 16px;border-top:1px solid #edf1ef;color:#435c55;font-size:.79rem;vertical-align:middle}.alerts-table-wrap tbody tr:hover td{background:#fafcfb}.alerts-table-wrap td strong{color:#29463e}.risk-chip{padding:6px 9px;border-radius:20px;font-size:.68rem;font-weight:850}.risk-chip--high{color:#a43c34;background:#fff0ee}.risk-chip--medium{color:#9a650d;background:#fff7df}.risk-chip--low{color:#28704e;background:#eaf7ef}.risk-chip--neutral{color:#61736e;background:#edf2f0}.row-actions{display:flex;align-items:center;gap:6px}.row-actions button{width:34px;height:34px;border:1px solid #dce5e2;border-radius:9px;display:grid;place-items:center;color:var(--brand);background:#fff;cursor:pointer}.row-actions button:hover{border-color:var(--brand);background:var(--brand-soft)}.row-actions button.danger{color:#b2483f}.row-actions button:disabled{opacity:.5;cursor:wait}.document-status{display:inline-block;max-width:230px;overflow:hidden;text-overflow:ellipsis;color:#9a650d}.money-alert{color:#b2483f!important}.capitalize{text-transform:capitalize}.missing-fields{max-width:660px;display:flex;flex-wrap:wrap;gap:6px;white-space:normal}.missing-fields span{padding:5px 8px;border-radius:7px;color:#596e68;background:#f0f4f2;font-size:.69rem}.alerts-empty,.alerts-state{min-height:380px;padding:40px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.alerts-empty>span{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;color:var(--brand);background:var(--brand-soft)}.alerts-empty h2,.alerts-state h1{margin:16px 0 6px;color:#29463e}.alerts-empty p,.alerts-state p{margin:0;color:#748782}.alerts-state>svg{width:38px;height:38px;color:var(--brand)}.alerts-state--error>svg{color:#b2483f}.alerts-state .primary-button{margin-top:18px}.alerts-message{padding:13px 16px;border:1px solid #cde8da;border-radius:12px;color:#276247;background:#edf9f2}.alerts-message--error{border-color:#f1d0cd;color:#963b34;background:#fff1ef}.notification-menu{position:relative}.notification-count{position:absolute;right:-7px;top:-7px;min-width:20px;height:20px;padding:0 5px;display:grid;place-items:center;border:2px solid #fff;border-radius:20px;color:#fff;background:#c74e44;font-size:.62rem;font-weight:850}.notification-popover{position:absolute;z-index:50;right:0;top:50px;width:min(350px,calc(100vw - 28px));overflow:hidden;border:1px solid #dce5e2;border-radius:16px;background:#fff;box-shadow:0 20px 55px #18362f2e}.notification-popover header{padding:17px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e9efed}.notification-popover header div{display:flex;flex-direction:column}.notification-popover header small{color:#81928e;font-size:.65rem;text-transform:uppercase;letter-spacing:.08em}.notification-popover header strong{color:#29463e}.notification-popover header>span{min-width:30px;padding:5px 8px;border-radius:20px;color:#fff;background:var(--brand);font-size:.72rem;text-align:center}.notification-summary{padding:10px}.notification-summary>span{padding:10px 8px;display:grid;grid-template-columns:10px 1fr auto;align-items:center;gap:9px;color:#536a64;font-size:.76rem}.notification-summary b{color:#29463e}.dot{width:8px;height:8px;border-radius:50%;background:#7b8e89}.dot--red{background:#d05248}.dot--amber{background:#e6a435}.dot--blue{background:#4f7fc7}.dot--green{background:#3b9a73}.notification-popover>a{padding:13px 18px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e9efed;color:var(--brand);font-size:.77rem;font-weight:800;text-decoration:none}.notification-state{margin:0;padding:28px 18px;color:#71837e;text-align:center;font-size:.78rem}.notification-state--error{color:#a23e37}@media(max-width:920px){.alerts-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.alerts-hero{align-items:flex-start;flex-direction:column}.alerts-total{width:100%}.alerts-tabs{grid-template-columns:1fr}.alerts-tabs button{min-height:48px}.alerts-table-wrap th,.alerts-table-wrap td{padding:12px}.notification-popover{position:fixed;top:62px;right:14px}}.app-shell{min-height:100vh;display:grid;grid-template-columns:264px minmax(0,1fr);background:#f4f7f5}.sidebar{position:sticky;z-index:30;top:0;height:100vh;padding:25px 16px 18px;display:flex;flex-direction:column;color:#dce9e5;background:linear-gradient(180deg,var(--brand-deep),color-mix(in srgb,var(--brand-deep) 88%,#000))}.sidebar__brand{min-height:58px;padding:0 10px 22px;display:flex;align-items:center;gap:11px;border-bottom:1px solid rgb(255 255 255 / .08)}.sidebar__brand .brand-mark{color:var(--brand-deep);background:#fff}.sidebar__brand>span:nth-child(2){display:flex;flex-direction:column}.sidebar__brand strong{color:#fff;font:800 1.2rem var(--display-font);letter-spacing:.08em}.sidebar__brand small{color:#ffffff7a;font-size:.72rem}.sidebar__close{display:none;margin-left:auto}.sidebar nav{padding:23px 0;display:grid;gap:4px}.nav-label{margin:0 12px 8px;color:#ffffff61;font-size:.68rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.sidebar nav a{min-height:45px;padding:0 13px;display:flex;align-items:center;gap:12px;border-radius:10px;color:#ffffffad;font-size:.9rem;font-weight:600;text-decoration:none;transition:.15s ease}.sidebar nav a:hover{color:#fff;background:#ffffff0f}.sidebar nav a.active{color:#fff;background:color-mix(in srgb,var(--brand) 50%,transparent);box-shadow:inset 3px 0 color-mix(in srgb,var(--accent) 70%,white)}.sidebar nav a svg{opacity:.85}.nav-badge{margin-left:auto;min-width:22px;padding:2px 6px;border-radius:20px;color:#fff;background:#b94d40;font-size:.68rem;text-align:center}.sidebar__profile{margin-top:auto;padding:15px 10px 0;display:grid;grid-template-columns:36px 1fr 34px;align-items:center;gap:10px;border-top:1px solid rgb(255 255 255 / .08)}.avatar{width:36px;height:36px;display:grid;place-items:center;border-radius:12px;color:var(--brand-deep);background:#d6eee6;font-size:.72rem;font-weight:800}.sidebar__profile>a:nth-child(2){min-width:0;display:flex;flex-direction:column;text-decoration:none}.sidebar__profile strong{color:#fff;font-size:.8rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar__profile small{color:#ffffff75;font-size:.68rem}.sidebar__profile button,.sidebar__close{width:34px;height:34px;border:0;border-radius:9px;display:grid;place-items:center;color:#ffffff8c;background:transparent;cursor:pointer}.app-body{min-width:0}.topbar{height:74px;position:sticky;z-index:20;top:0;padding:0 clamp(22px,3vw,46px);display:flex;align-items:center;gap:18px;border-bottom:1px solid #e2e9e6;background:#ffffffeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.menu-trigger{display:none}.search-box{width:min(440px,42vw);position:relative}.search-box svg{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#82918d}.search-box input{width:100%;height:42px;border:1px solid #e1e7e5;border-radius:11px;padding:0 15px 0 42px;color:#1a342e;background:#f7f9f8;outline:none}.search-box input:focus{border-color:var(--brand);background:#fff}.topbar__actions{margin-left:auto;display:flex;align-items:center;gap:9px}.icon-button,.entity-button,.menu-trigger{height:40px;border:1px solid #e1e8e5;border-radius:10px;color:#4d625d;background:#fff;cursor:pointer}.icon-button{width:40px;position:relative;display:grid;place-items:center}.notification-dot{position:absolute;right:8px;top:8px;width:7px;height:7px;border:2px solid white;border-radius:50%;background:#d55245}.entity-button{padding:0 13px;display:flex;align-items:center;gap:8px;font-weight:700}.main-content{width:min(100%,1640px);margin:0 auto;padding:clamp(26px,3vw,48px);outline:0}.sidebar-backdrop{display:none}@media(max-width:980px){.app-shell{grid-template-columns:1fr}.sidebar{position:fixed;left:0;transform:translate(-105%);width:280px;transition:transform .24s ease}.sidebar.is-open{transform:none;box-shadow:18px 0 50px #00000040}.sidebar__close,.menu-trigger{display:grid;place-items:center}.sidebar-backdrop{display:block;position:fixed;z-index:25;inset:0;border:0;background:#05161273}.topbar{padding-inline:20px}}@media(max-width:640px){.main-content{padding:24px 18px 40px}.topbar{height:66px;gap:10px}.search-box{flex:1;width:auto}.search-box input::placeholder{color:transparent}.entity-button{display:none}}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(420px,1fr) minmax(520px,.9fr);background:#f7faf8}.login-story{position:relative;overflow:hidden;min-height:100vh;padding:clamp(34px,5vw,72px);display:flex;flex-direction:column;color:#fff;background:radial-gradient(circle at 85% 18%,color-mix(in srgb,var(--brand) 74%,white) 0 1px,transparent 2px),linear-gradient(145deg,var(--brand-deep),var(--brand-dark) 65%,var(--brand));background-size:38px 38px,auto}.login-story:after{content:"";position:absolute;width:460px;height:460px;border:1px solid rgb(255 255 255 / .12);border-radius:50%;right:-170px;bottom:-140px;box-shadow:0 0 0 80px #ffffff06,0 0 0 160px #ffffff05}.brand-lockup{display:flex;align-items:center;gap:12px;position:relative;z-index:1}.brand-lockup--light .brand-mark{color:var(--brand-deep);background:#fff}.brand-lockup>span:last-child{display:flex;flex-direction:column}.brand-lockup strong{font:800 1.35rem var(--display-font);letter-spacing:.08em}.brand-lockup small{opacity:.68;font-size:.72rem;letter-spacing:.04em}.login-story__content{position:relative;z-index:1;max-width:620px;margin:auto 0}.login-story__content .eyebrow{color:#a7dbc9}.login-story h1{margin:12px 0 22px;font:800 clamp(2.75rem,5vw,5.1rem)/1.02 var(--display-font);letter-spacing:-.06em}.login-story h1 em{color:#a9dcca;font-style:normal}.login-story__content>p:not(.eyebrow){max-width:540px;color:#ffffffb8;font-size:1.08rem;line-height:1.7}.login-story ul{list-style:none;padding:0;margin:38px 0 0;display:grid;gap:16px}.login-story li{display:flex;align-items:center;gap:12px;color:#ffffffe0;font-weight:600}.login-story li svg{padding:4px;border-radius:50%;background:#ffffff1f;color:#b9ead8}.login-story__footer{position:relative;z-index:1;margin:0;display:flex;align-items:center;gap:8px;color:#fff9;font-size:.82rem}.login-panel{display:grid;place-items:center;padding:48px clamp(28px,6vw,110px)}.login-card{width:min(100%,490px)}.login-card__heading{margin-bottom:32px}.login-card__icon{width:52px;height:52px;display:grid;place-items:center;margin-bottom:26px;border-radius:16px;background:var(--brand-soft);color:var(--brand)}.login-card h2{margin:0 0 10px;color:#17322c;font:800 clamp(2rem,3vw,2.65rem)/1.1 var(--display-font);letter-spacing:-.04em}.login-card__heading>p:last-child{margin:0;color:#70817d}.brand-choice{border:0;padding:0;margin:0 0 26px}.brand-choice legend,.field>label,.field__label-row label{margin-bottom:9px;color:#29423c;font-size:.87rem;font-weight:700}.segmented-control{display:grid;grid-template-columns:1fr 1fr;gap:10px}.segmented-control label{position:relative;padding:13px 15px;display:flex;flex-direction:column;border:1px solid #dbe4e1;border-radius:12px;background:#fff;cursor:pointer}.segmented-control label.is-selected{border-color:var(--brand);background:var(--brand-soft);box-shadow:0 0 0 1px var(--brand)}.segmented-control input{position:absolute;opacity:0}.segmented-control span{font-weight:700}.segmented-control small{margin-top:2px;color:#71827e}.field{margin:0 0 20px}.field>label{display:block}.field__label-row{display:flex;justify-content:space-between;align-items:center}.field__label-row label{margin:0}.field input{width:100%;height:52px;border:1px solid #d7e1de;border-radius:12px;padding:0 15px;color:#18342d;background:#fff;outline:none;transition:border .16s,box-shadow .16s}.field input:focus{border-color:var(--brand);box-shadow:0 0 0 4px color-mix(in srgb,var(--brand) 10%,transparent)}.field input[aria-invalid=true]{border-color:#c63d36}.password-field{position:relative}.password-field input{padding-right:50px}.password-field button{position:absolute;right:4px;top:4px;width:44px;height:44px;border:0;background:transparent;color:#617570;cursor:pointer}.text-button{border:0;padding:4px;color:var(--brand);background:transparent;font-size:.82rem;font-weight:700;cursor:pointer}.field-error{margin:7px 0 0;color:#a92f2a;font-size:.82rem;font-weight:600}.form-alert{margin-bottom:18px;border-left:4px solid #bd3f38;border-radius:9px;padding:13px 15px;color:#7f2723;background:#fff0ef}.login-card form>.button{width:100%;margin-top:8px}.login-help{margin:30px 0 0;text-align:center;color:#73827f;font-size:.86rem}.login-help a{color:var(--brand);font-weight:700}@media(max-width:900px){.login-page{grid-template-columns:1fr}.login-story{display:none}.login-panel{min-height:100vh}}@media(max-width:520px){.login-panel{padding:32px 20px;align-items:start}.segmented-control{grid-template-columns:1fr}.login-card__icon{margin-top:8px}}.dashboard{display:grid;gap:28px}.page-header{display:flex;justify-content:space-between;align-items:end;gap:25px}.page-header h1{margin:0;color:#17332c;font:800 clamp(1.85rem,3vw,2.75rem)/1.15 var(--display-font);letter-spacing:-.045em}.page-header>div>p:last-child{margin:8px 0 0;color:#6b7e79}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.stat-card{min-height:138px;padding:23px;display:flex;align-items:flex-start;gap:16px;border:1px solid #e1e8e5;border-radius:var(--radius-md);background:#fff;box-shadow:var(--shadow-sm)}.stat-icon{flex:0 0 43px;width:43px;height:43px;display:grid;place-items:center;border-radius:13px;color:#137259;background:#e5f4ef}.stat-icon--amber{color:#956516;background:#fff4da}.stat-icon--orange{color:#a95722;background:#ffebe0}.stat-icon--red{color:#a93f36;background:#fde9e7}.stat-icon--blue{color:#315f98;background:#eaf1fa}.stat-card p{margin:0 0 4px;color:#687a76;font-size:.78rem;font-weight:700}.stat-card strong{display:block;color:#17332c;font:800 1.75rem var(--display-font)}.stat-card small{color:#82908d;font-size:.7rem}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(300px,.8fr);gap:18px}.panel,.quick-actions{border:1px solid #e1e8e5;border-radius:var(--radius-md);background:#fff;box-shadow:var(--shadow-sm)}.panel-heading{padding:22px 24px 18px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #edf1ef}.panel-heading h2,.quick-actions h2{margin:0;color:#1b3730;font:800 1.15rem var(--display-font)}.panel-heading>a{display:flex;align-items:center;gap:5px;color:var(--brand);font-size:.78rem;font-weight:700;text-decoration:none}.risk-panel__context{margin:0;padding:18px 24px 0;color:#748681;font-size:.76rem}.risk-summary{padding:20px 24px 25px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.risk-summary article{min-height:100px;padding:18px;display:flex;align-items:center;gap:13px;border:1px solid #e7ecea;border-radius:14px;background:#fbfcfc}.risk-summary__dot{width:11px;height:48px;border-radius:10px;background:#4f9c82}.risk-summary__dot--red{background:#d45448}.risk-summary__dot--amber{background:#d5a244}.risk-summary article div{display:flex;flex-direction:column}.risk-summary strong{color:#17332c;font:800 1.6rem var(--display-font)}.risk-summary small{margin-top:3px;color:#768782;font-size:.72rem}.attention-panel strong{color:#29433d;font-size:.86rem}.count-pill{min-width:27px;height:27px;display:grid;place-items:center;border-radius:20px;color:#9e3e36;background:#fdebe9;font-size:.75rem;font-weight:800}.attention-panel>a:not(.attention-panel__all){min-height:80px;padding:15px 22px;display:grid;grid-template-columns:9px 1fr 18px;align-items:center;gap:13px;border-bottom:1px solid #eef2f0;text-decoration:none}.attention-panel a>span:nth-child(2){display:flex;flex-direction:column;gap:3px}.attention-panel small{color:#81908d;font-size:.72rem}.priority-dot{width:8px;height:8px;border-radius:50%;background:#d5a244}.priority-dot--red{background:#d45448}.priority-dot--blue{background:#4b79ad}.priority-dot--green{background:#4f9c82}.attention-panel__all{height:54px;display:grid;place-items:center;color:var(--brand);font-size:.78rem;font-weight:800;text-decoration:none}.attention-empty{min-height:112px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#29433d}.attention-empty small{color:#81908d}.quick-actions{padding:22px 24px 24px;display:grid;gap:18px}.quick-actions__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.quick-actions__grid>a{min-height:78px;padding:15px 17px;display:flex;align-items:center;gap:13px;border:1px solid #e4ebe8;border-radius:13px;text-decoration:none;transition:.16s}.quick-actions__grid>a:hover{border-color:var(--brand);background:var(--brand-soft);transform:translateY(-2px)}.quick-actions__grid>a>svg{color:var(--brand)}.quick-actions__grid span{display:flex;flex-direction:column}.quick-actions__grid strong{color:#29433d;font-size:.83rem}.quick-actions__grid small{margin-top:4px;color:#85938f;font-size:.7rem}@media(max-width:1180px){.stat-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.quick-actions__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.page-header{align-items:stretch;flex-direction:column}.page-header .button{width:100%}.stat-grid,.risk-summary{grid-template-columns:1fr}.stat-card{min-height:auto}.quick-actions__grid{grid-template-columns:1fr}}.dashboard-state{min-height:420px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#637873}.dashboard-state>svg{width:38px;height:38px;color:var(--brand)}.dashboard-state h1{margin:18px 0 6px;color:#17332c}.dashboard-state p{margin:0 0 18px}.dashboard-state--error>svg{color:#b54b42}.global-search{position:relative;flex:1;max-width:690px;display:grid;grid-template-columns:minmax(180px,1fr) 130px 42px;gap:8px}.global-search .search-box{width:auto}.global-search select,.global-search>button{height:42px;border:1px solid #e1e7e5;border-radius:11px;background:#f7f9f8;color:#435b55}.global-search select{padding:0 10px}.global-search>button{display:grid;place-items:center;color:#fff;background:var(--brand);cursor:pointer}.global-search>button:disabled{opacity:.55;cursor:default}.global-search__error{position:absolute;z-index:5;top:46px;left:0;margin:0;padding:9px 12px;border-radius:8px;color:#8e332d;background:#fff0ef;box-shadow:var(--shadow-md);font-size:.76rem}.report-page{display:grid;gap:20px}.report-hero{padding:clamp(24px,4vw,40px);display:flex;justify-content:space-between;align-items:center;gap:22px;border-radius:20px;color:#fff;background:linear-gradient(135deg,var(--brand-deep),var(--brand));box-shadow:var(--shadow-md)}.report-hero .eyebrow{color:#ffffff9e}.report-hero h1{margin:0 0 8px;font:800 clamp(1.75rem,4vw,2.8rem)/1.1 var(--display-font);letter-spacing:-.04em}.report-hero p:last-child{margin:0;color:#ffffffb3}.report-hero__status{display:flex;align-items:flex-end;flex-direction:column;gap:10px}.report-hero__status small{color:#ffffffa6}.risk-badge{padding:8px 13px;border-radius:30px;background:#dcefe7;color:#17684f;font-size:.78rem;font-weight:800}.risk-badge--medium{color:#7d570f;background:#fff0c6}.risk-badge--high{color:#952f29;background:#ffe0dd}.report-index{position:sticky;z-index:10;top:86px;padding:10px;display:flex;gap:5px;overflow-x:auto;border:1px solid #e2e9e6;border-radius:13px;background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.report-index a{padding:8px 12px;border-radius:8px;color:#526862;font-size:.78rem;font-weight:700;text-decoration:none;white-space:nowrap}.report-index a:hover{color:var(--brand);background:var(--brand-soft)}.report-section{scroll-margin-top:150px;overflow:hidden;border:1px solid #e1e8e5;border-radius:18px;background:#fff;box-shadow:var(--shadow-sm)}.report-section>header{padding:20px 24px;display:flex;align-items:center;gap:13px;border-bottom:1px solid #edf1ef}.report-section>header>span{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;color:var(--brand);background:var(--brand-soft)}.report-section h2{margin:0;color:#213c35;font:800 1.08rem var(--display-font)}.report-section dl{margin:0;padding:8px 24px 24px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:30px}.report-section dl div{min-width:0;padding:17px 0;border-bottom:1px solid #edf1ef}.report-section dt{color:#788984;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.report-section dd{margin:7px 0 0;color:#263f39;font-size:.91rem;font-weight:650;overflow-wrap:anywhere;white-space:pre-line}.report-table-wrap{width:100%;overflow-x:auto}.report-section table{width:100%;border-collapse:collapse;font-size:.82rem}.report-section th{padding:13px 18px;color:#687b76;background:#f6f8f7;text-align:left;font-size:.68rem;text-transform:uppercase;letter-spacing:.04em}.report-section td{padding:15px 18px;border-top:1px solid #edf1ef;color:#334d47}.score{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;color:#fff;background:var(--brand);font-weight:800}.empty-block{margin:0;padding:30px 24px;color:#7c8d89}@media(max-width:880px){.global-search{max-width:none;grid-template-columns:minmax(120px,1fr) 110px 42px}.report-section dl{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.topbar{height:auto;min-height:112px;padding-block:10px;flex-wrap:wrap}.topbar .menu-trigger{order:1}.topbar .topbar__actions{order:2}.global-search{order:3;flex-basis:100%;grid-template-columns:minmax(100px,1fr) 100px 40px}.report-hero{align-items:flex-start;flex-direction:column}.report-hero__status{align-items:flex-start}.report-index{top:122px}.report-section dl{grid-template-columns:1fr}.report-section>header{padding-inline:18px}.report-section dl{padding-inline:18px}.global-search .search-box input::placeholder{color:#879691}}.score{width:32px;height:32px;display:inline-grid;color:#173b31;background:#e6ece9;font-weight:900}.score--0,.score--1{color:#124d28;background:#94dfa6}.score--2{color:#4a4a10;background:#dce56f}.score--3{color:#65400a;background:#ffc65a}.score--4{color:#712a22;background:#ff927f}.score--5{color:#fff;background:#db3f3f}.score--na{color:#53645f;background:#e6ece9}.risk-legend{padding:15px 20px;display:flex;align-items:center;justify-content:flex-end;gap:7px;border-bottom:1px solid #edf1ef;color:#6b7e78;font-size:.73rem}.risk-legend .score{width:27px;height:27px;border-radius:8px}.report-empty{min-height:420px;padding:48px 24px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;border:1px solid #e1e8e5;border-radius:20px;background:#fff;box-shadow:var(--shadow-sm)}.report-empty>span{width:66px;height:66px;margin-bottom:18px;display:grid;place-items:center;border-radius:20px;color:var(--brand);background:var(--brand-soft)}.report-empty>span svg{width:30px;height:30px}.report-empty h1{margin:3px 0 10px;color:#213c35;font:800 clamp(1.55rem,3vw,2.1rem) var(--display-font)}.report-empty>p:not(.eyebrow){max-width:560px;margin:0 0 24px;color:#687b76;line-height:1.65}.primary-button,.secondary-button{min-height:40px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:10px;font-weight:750;cursor:pointer}.primary-button{color:#fff;background:var(--brand)}.secondary-button{color:var(--brand);border-color:#dbe5e1;background:#fff}.primary-button svg,.secondary-button svg,.icon-action svg{width:17px;height:17px}.primary-button:disabled{opacity:.58;cursor:wait}.documents-table td:nth-child(2){min-width:250px;font-weight:700}.document-state{display:inline-flex;align-items:center;gap:6px;color:#8a615a;font-size:.72rem;font-weight:800}.document-state svg{width:16px}.document-state--ready{color:#28734f}.row-actions{display:flex;gap:6px}.icon-action{width:34px;height:34px;display:grid;place-items:center;border:1px solid #dfe7e4;border-radius:9px;color:var(--brand);background:#fff;cursor:pointer}.document-editor{margin:18px;padding:20px;display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:14px;border:1px solid #dce7e3;border-radius:14px;background:#f8faf9}.document-editor h3{margin:4px 0 0;color:#28443d;font-size:.95rem}.document-editor label{display:grid;gap:7px;color:#60736e;font-size:.72rem;font-weight:800}.document-editor input{min-width:0;height:40px;padding:0 10px;border:1px solid #d7e1dd;border-radius:9px;background:#fff}.document-editor .editor-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:9px}.inline-error{grid-column:1 / -1;margin:0;padding:10px 14px;color:#8e332d;background:#fff0ef}.spin{animation:spin 1s linear infinite}.terrorism-section>header>button{margin-left:auto}.terrorism-section .wide-field{grid-column:span 2}.print-only{display:none}@media(max-width:760px){.document-editor{grid-template-columns:1fr}.terrorism-section>header{align-items:flex-start;flex-wrap:wrap}.terrorism-section>header>button{width:100%;margin-left:53px}.terrorism-section .wide-field{grid-column:auto}.risk-legend{justify-content:flex-start;overflow-x:auto}}@media print{@page{size:A4 portrait;margin:12mm}body.print-terrorism *{visibility:hidden!important}body.print-terrorism .terrorism-section,body.print-terrorism .terrorism-section *{visibility:visible!important}body.print-terrorism .terrorism-section{position:absolute;inset:0;border:0;box-shadow:none}body.print-terrorism .terrorism-section>header,body.print-terrorism .terrorism-section>dl{display:none}body.print-terrorism .terrorism-certificate{padding:20mm;display:block}body.print-terrorism .terrorism-certificate h1{margin-bottom:40px;color:#183c33}body.print-terrorism .terrorism-certificate p{font-size:16px;line-height:1.7}body.print-full-report{background:#fff;print-color-adjust:exact;-webkit-print-color-adjust:exact}body.print-full-report .app-shell{display:block;background:#fff}body.print-full-report .sidebar,body.print-full-report .topbar,body.print-full-report .report-index,body.print-full-report .no-print,body.print-full-report .hero-action,body.print-full-report .section-header-action,body.print-full-report .document-editor,body.print-full-report .icon-action{display:none!important}body.print-full-report .main-content{width:100%;max-width:none;margin:0;padding:0}body.print-full-report .report-page{display:block}body.print-full-report .report-hero{margin:0 0 7mm;padding:9mm;border-radius:12px;box-shadow:none;break-inside:avoid}body.print-full-report .report-section{margin:0 0 6mm;border-color:#d9e2df;border-radius:10px;box-shadow:none;break-inside:avoid-page}body.print-full-report .report-section>header{padding:4mm 5mm}body.print-full-report .report-section dl{padding:2mm 5mm 5mm;grid-template-columns:repeat(3,minmax(0,1fr))}body.print-full-report .report-section dl div{padding:3.5mm 0}body.print-full-report .report-section table{font-size:9pt}body.print-full-report .report-section th,body.print-full-report .report-section td{padding:3mm 4mm}body.print-full-report .terrorism-certificate{display:none!important}body.print-full-report .report-table-wrap{overflow:visible}body.print-full-report a{color:inherit;text-decoration:none}.no-print{display:none!important}}.hero-action{min-height:38px;padding:0 14px;display:inline-flex;align-items:center;gap:8px;border:1px solid rgb(255 255 255 / .35);border-radius:10px;color:#fff;background:#ffffff1f;font-weight:800;cursor:pointer}.hero-action:hover{background:#fff3}.hero-action svg{width:16px;height:16px}.section-header-action{margin-left:auto;text-decoration:none;white-space:nowrap}.report-action-section>header{border-bottom:0}.glossary-section td:first-child{width:28%;color:#29463e}.glossary-section td:last-child{line-height:1.55}.report-toolbar-actions{margin-left:auto;display:flex;align-items:center;gap:7px}.report-toolbar-actions .report-status-actions{margin-left:0}.report-pdf-button{min-height:34px;padding:0 11px;display:inline-flex;align-items:center;gap:6px;border:1px solid #cbded7;border-radius:8px;color:var(--brand);background:var(--brand-soft);font-size:.71rem;font-weight:800;white-space:nowrap;cursor:pointer}.report-pdf-button svg{width:15px}.report-status-actions{position:relative;margin-left:auto;padding-left:10px;display:flex;gap:7px;border-left:1px solid #e2e9e6}.status-action{min-height:34px;padding:0 11px;display:inline-flex;align-items:center;gap:6px;border:1px solid transparent;border-radius:8px;font-size:.71rem;font-weight:800;white-space:nowrap;cursor:pointer}.status-action svg{width:15px}.status-action--up{color:#17684f;border-color:#bfdfd3;background:#e8f5f0}.status-action--down{color:#983b34;border-color:#efd0cd;background:#fcedeb}.status-action:disabled{color:#8b9995;border-color:#e2e7e5;background:#f3f5f4;cursor:not-allowed;opacity:.65}.status-action-error{position:absolute;top:42px;right:0;width:230px;padding:8px 10px;border-radius:8px;color:#8e332d;background:#fff0ef;box-shadow:var(--shadow-sm)}.document-editor .file-drop{min-height:116px;padding:15px;align-content:center;justify-items:center;gap:5px;border:2px dashed color-mix(in srgb,var(--brand) 45%,#d3dfdb);border-radius:13px;color:var(--brand);background:color-mix(in srgb,var(--brand-soft) 55%,white);text-align:center;cursor:pointer;transition:border-color .2s,background .2s,transform .2s}.document-editor .file-drop:hover{border-color:var(--brand);background:var(--brand-soft);transform:translateY(-1px)}.file-drop input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.file-drop svg{width:28px;height:28px}.file-drop strong{max-width:100%;color:#2b4941;overflow-wrap:anywhere}.file-drop span{color:#71837e;font-size:.69rem;font-weight:650}.update-report{display:grid;gap:18px}.update-report>header{padding:24px;display:flex;align-items:flex-start;gap:18px;border-radius:18px;color:#fff;background:linear-gradient(135deg,var(--brand-deep),var(--brand));box-shadow:var(--shadow-md)}.update-report>header .secondary-button{flex:0 0 auto}.update-report>header h1{margin:3px 0 6px;font:800 clamp(1.4rem,3vw,2.1rem) var(--display-font)}.update-report>header p:last-child{margin:0;color:#ffffffb8}.update-report>form{overflow:hidden;border:1px solid #e1e8e5;border-radius:18px;background:#fff;box-shadow:var(--shadow-sm)}.update-grid{padding:24px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.update-grid label{min-width:0;display:grid;gap:7px;color:#61746f;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.035em}.update-grid input,.update-grid select{width:100%;height:43px;padding:0 11px;border:1px solid #d8e2de;border-radius:10px;color:#29443d;background:#fbfcfc;font:600 .88rem var(--body-font);text-transform:none}.update-grid input:focus,.update-grid select:focus{outline:3px solid var(--brand-soft);border-color:var(--brand)}.update-report form>footer{padding:17px 24px;display:flex;justify-content:flex-end;gap:10px;border-top:1px solid #e8eeeb;background:#f8faf9}.update-section{margin:0;padding:0;border:0;border-bottom:1px solid #e8eeeb}.update-section legend{width:100%;padding:19px 24px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #edf1ef;background:#f8faf9}.update-section legend>span{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;color:var(--brand);background:var(--brand-soft);font-size:.74rem;font-weight:900}.update-section legend div{display:grid;gap:2px}.update-section legend small{color:#7a8b86;font-size:.64rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.update-section legend strong{color:#28433c;font:800 1rem var(--display-font)}.update-section .update-grid{padding-top:20px}@media(max-width:900px){.update-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.update-report>header{flex-direction:column}.update-grid{grid-template-columns:1fr;padding:18px}.update-report form>footer{padding:14px 18px}.document-editor .file-drop{min-height:130px}.hero-action{width:100%;justify-content:center}}.movement-header-actions{margin-left:auto;display:flex;align-items:center;gap:14px}.movement-header-actions>strong{color:#29443d;font-size:.82rem;white-space:nowrap}.empty-report-row{height:96px;color:#7b8c87!important;text-align:center}.empty-report-row svg{width:17px;margin-right:7px;vertical-align:middle}@media(max-width:760px){.movement-header-actions{width:100%;margin-left:53px;align-items:flex-start;flex-direction:column}.movement-header-actions .section-header-action{width:auto;margin-left:0}}.matrix-config{display:grid;gap:20px}.matrix-config__hero{padding:clamp(24px,4vw,38px);display:flex;align-items:center;justify-content:space-between;gap:24px;border-radius:20px;color:#fff;background:linear-gradient(135deg,var(--brand-deep),var(--brand));box-shadow:var(--shadow-md)}.matrix-config__hero h1{margin:3px 0 8px;font:800 clamp(1.8rem,4vw,2.7rem) var(--display-font)}.matrix-config__hero p:last-child{max-width:620px;margin:0;color:#ffffffb8}.matrix-save{min-height:43px;padding:0 17px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgb(255 255 255 / .28);border-radius:11px;color:#fff;background:#ffffff24;font-weight:800;cursor:pointer;white-space:nowrap}.matrix-save:hover{background:#ffffff38}.matrix-save:disabled{opacity:.65;cursor:wait}.matrix-save svg{width:18px}.matrix-config__notice{padding:17px 20px;display:flex;align-items:center;gap:13px;border:1px solid #dce7e3;border-radius:14px;color:#34564d;background:var(--brand-soft)}.matrix-config__notice>svg{flex:0 0 auto;color:var(--brand)}.matrix-config__notice p{margin:3px 0 0;color:#657a74;font-size:.8rem}.matrix-message{padding:13px 16px;display:flex;align-items:center;gap:9px;border-radius:12px}.matrix-message--error{color:#8e332d;background:#fff0ef}.matrix-config__sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}.matrix-group{overflow:hidden;border:1px solid #e0e8e5;border-radius:17px;background:#fff;box-shadow:var(--shadow-sm)}.matrix-group>header{padding:18px 20px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #edf1ef}.matrix-group>header>span{width:37px;height:37px;display:grid;place-items:center;border-radius:11px;color:var(--brand);background:var(--brand-soft);font-size:.72rem;font-weight:900}.matrix-group h2{margin:0;color:#28443d;font:800 1rem var(--display-font)}.matrix-group header p{margin:3px 0 0;color:#7a8c87;font-size:.72rem}.matrix-editor-wrap{overflow-x:auto}.matrix-group table{width:100%;border-collapse:collapse}.matrix-group th{padding:11px 14px;color:#758782;background:#f7f9f8;text-align:left;font-size:.63rem;text-transform:uppercase;letter-spacing:.04em}.matrix-group td{padding:11px 14px;border-top:1px solid #edf1ef;color:#38534c;font-size:.78rem}.matrix-group td:first-child{min-width:130px}.matrix-group input,.threshold input{width:100%;min-width:70px;height:36px;padding:0 9px;border:1px solid #d9e3df;border-radius:8px;color:#2d4942;background:#fbfcfc;font-weight:650}.matrix-group input:focus,.threshold input:focus{outline:3px solid var(--brand-soft);border-color:var(--brand)}.score-input{display:grid;grid-template-columns:minmax(58px,1fr) 31px;align-items:center;gap:7px}.score-input .score{width:31px;height:31px}.matrix-thresholds{overflow:hidden;border:1px solid #e0e8e5;border-radius:17px;background:#fff;box-shadow:var(--shadow-sm)}.matrix-thresholds>header{padding:20px 24px;border-bottom:1px solid #edf1ef}.matrix-thresholds h2{margin:3px 0 5px;color:#28443d;font:800 1.1rem var(--display-font)}.matrix-thresholds header p:last-child{margin:0;color:#778984;font-size:.78rem}.matrix-thresholds>div{padding:20px 24px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.threshold{padding:17px;display:grid;grid-template-columns:1fr 1fr;gap:13px;border:1px solid #e0e8e5;border-top:4px solid #61b879;border-radius:12px}.threshold--medium{border-top-color:#f2a73b}.threshold--high{border-top-color:#dc5151}.threshold>span{grid-column:1 / -1;color:#29453e;font-weight:850}.threshold label{display:grid;gap:6px;color:#71837e;font-size:.68rem;font-weight:800;text-transform:uppercase}.matrix-config__footer{display:flex;justify-content:flex-end}.matrix-config__footer .matrix-save{color:#fff;border-color:var(--brand);background:var(--brand)}.matrix-config-state{min-height:420px;padding:40px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;border:1px solid #e1e8e5;border-radius:20px;background:#fff}.matrix-config-state>svg{width:38px;height:38px;color:var(--brand)}.matrix-config-state h1{margin:18px 0 7px;color:#29453e}.matrix-config-state p{margin:0 0 18px;color:#71837e}@media(max-width:1050px){.matrix-config__sections{grid-template-columns:1fr}}@media(max-width:760px){.matrix-config__hero{align-items:flex-start;flex-direction:column}.matrix-config__hero .matrix-save{width:100%}.matrix-thresholds>div{grid-template-columns:1fr}.matrix-config__notice{align-items:flex-start}.matrix-config__footer .matrix-save{width:100%}}.matrix-config__sections{grid-template-columns:minmax(0,1fr)}.bulk-upload{display:grid;gap:20px}.bulk-upload__hero{padding:clamp(26px,4vw,40px);display:flex;align-items:center;justify-content:space-between;gap:24px;border-radius:22px;color:#fff;background:linear-gradient(135deg,var(--brand-deep),var(--brand));box-shadow:var(--shadow-md)}.bulk-upload__hero .eyebrow{color:color-mix(in srgb,var(--accent) 72%,white)}.bulk-upload__hero h1{margin:4px 0 8px;font:800 clamp(1.9rem,4vw,2.8rem) var(--display-font)}.bulk-upload__hero p:last-child{margin:0;color:#ffffffb8}.bulk-upload__hero>span{width:68px;height:68px;display:grid;place-items:center;border:1px solid rgb(255 255 255/.2);border-radius:20px;background:#ffffff1f}.bulk-upload__hero>span svg{width:32px;height:32px}.bulk-upload__layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.75fr);gap:18px;align-items:start}.upload-card,.format-card,.preview-card,.upload-result{border:1px solid #dfe8e4;border-radius:18px;background:#fff;box-shadow:var(--shadow-sm)}.upload-card{padding:24px}.upload-card>header{display:flex;align-items:flex-start;justify-content:space-between}.upload-card h2,.format-card h2,.preview-card h2,.upload-result h2{margin:0;color:#29463e;font:800 1.12rem var(--display-font)}.clear-file{width:34px;height:34px;border:0;border-radius:9px;display:grid;place-items:center;color:#6c807a;background:#f1f5f3;cursor:pointer}.spreadsheet-drop{width:100%;min-height:280px;margin-top:20px;padding:28px;display:flex;align-items:center;justify-content:center;flex-direction:column;border:2px dashed color-mix(in srgb,var(--brand) 32%,#d6e1dd);border-radius:16px;color:#536b64;background:color-mix(in srgb,var(--brand-soft) 35%,#fff);cursor:pointer;transition:.18s}.spreadsheet-drop:hover,.spreadsheet-drop.is-dragging{border-color:var(--brand);background:var(--brand-soft);transform:translateY(-1px)}.spreadsheet-drop>span{width:62px;height:62px;margin-bottom:16px;display:grid;place-items:center;border-radius:18px;color:#fff;background:var(--brand);box-shadow:0 12px 24px color-mix(in srgb,var(--brand) 23%,transparent)}.spreadsheet-drop>span svg{width:29px;height:29px}.spreadsheet-drop strong{color:#29463e;font-size:1rem}.spreadsheet-drop small{margin-top:6px;color:#71857f}.spreadsheet-drop em{margin-top:18px;padding:6px 10px;border-radius:20px;color:#6d807b;background:#fff;font-size:.68rem;font-style:normal}.selected-file{min-height:112px;margin-top:20px;padding:20px;display:flex;align-items:center;gap:15px;border:1px solid #dce7e3;border-radius:14px;background:#f8faf9}.selected-file>span{width:48px;height:48px;display:grid;place-items:center;border-radius:13px;color:var(--brand);background:var(--brand-soft)}.selected-file>div{min-width:0;display:flex;flex-direction:column}.selected-file strong{overflow:hidden;color:#29463e;text-overflow:ellipsis;white-space:nowrap}.selected-file small{margin-top:5px;color:#778a84}.upload-submit{width:100%;min-height:48px;margin-top:17px;border:0;border-radius:11px;display:flex;align-items:center;justify-content:center;gap:9px;color:#fff;background:var(--brand);font-weight:800;cursor:pointer;box-shadow:0 9px 20px color-mix(in srgb,var(--brand) 20%,transparent)}.upload-submit:hover{background:var(--brand-dark)}.upload-submit:disabled{opacity:.65;cursor:wait}.format-card{padding:24px}.format-card>p:not(.eyebrow){margin:8px 0 18px;color:#71847e;font-size:.78rem;line-height:1.55}.format-card>div{display:flex;flex-wrap:wrap;gap:7px}.format-card span{padding:7px 9px;display:inline-flex;align-items:center;gap:5px;border:1px solid #e2e9e6;border-radius:8px;color:#657872;background:#f8faf9;font-size:.68rem}.format-card span.is-found{border-color:#cae7d8;color:#27704d;background:#edf8f1}.format-card span svg{width:13px}.column-warning{margin-top:15px;padding:14px;display:flex;align-items:flex-start;gap:10px;border:1px solid #efdba9;border-radius:11px;color:#8e630e;background:#fff9e8}.column-warning>svg{flex:0 0 auto;margin-top:2px}.column-warning strong{font-size:.78rem}.column-warning p{margin:5px 0;color:#775f2d;font-size:.7rem;line-height:1.5}.column-warning small{color:#8b7544}.upload-message{margin:0;padding:14px 16px;display:flex;align-items:center;gap:9px;border-radius:11px}.upload-card .upload-message{margin-top:15px}.upload-message--error{border:1px solid #f0d0cd;color:#9b3f38;background:#fff1ef}.preview-card{overflow:hidden}.preview-card>header{padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid #e8efec}.preview-card>header>span{color:#788b85;font-size:.72rem}.preview-card>div{overflow:auto}.preview-card table{width:100%;border-collapse:collapse;white-space:nowrap}.preview-card th{padding:12px 14px;color:#657972;background:#f5f8f7;text-align:left;font-size:.64rem;text-transform:uppercase;letter-spacing:.04em}.preview-card td{padding:13px 14px;border-top:1px solid #edf1ef;color:#425b54;font-size:.74rem}.upload-result{overflow:hidden}.upload-result>header{padding:20px 22px;display:flex;align-items:center;gap:13px}.upload-result>header>span{width:43px;height:43px;display:grid;place-items:center;border-radius:12px;color:#28704e;background:#eaf7ef}.upload-result>header>button{min-height:38px;margin-left:auto;padding:0 13px;border:1px solid #dce6e2;border-radius:9px;display:flex;align-items:center;gap:7px;color:var(--brand);background:#fff;font-weight:750;cursor:pointer}.upload-errors{padding:18px 22px;border-top:1px solid #f0e2df;color:#8f443e;background:#fff7f5}.upload-errors ol{max-height:220px;margin:12px 0 0;padding-left:22px;overflow:auto;font-size:.75rem;line-height:1.7}.all-processed{margin:0;padding:18px 22px;border-top:1px solid #e3ede8;color:#327254;background:#f0f8f3}.primary-button{min-height:42px;padding:0 16px;border:0;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#fff;background:var(--brand);font-weight:800;cursor:pointer}@media(max-width:900px){.bulk-upload__layout{grid-template-columns:1fr}}@media(max-width:620px){.bulk-upload__hero{align-items:flex-start}.bulk-upload__hero>span{display:none}.upload-card,.format-card{padding:19px}.spreadsheet-drop{min-height:235px}.preview-card>header,.upload-result>header{align-items:flex-start;flex-direction:column}.upload-result>header>button{width:100%;margin:0;justify-content:center}}.create-relation{display:grid;gap:20px}.relation-hero{padding:clamp(25px,4vw,40px);display:flex;align-items:center;justify-content:space-between;gap:28px;border-radius:22px;color:#fff;background:linear-gradient(135deg,var(--brand-deep),var(--brand));box-shadow:var(--shadow-md)}.relation-hero .eyebrow{color:color-mix(in srgb,var(--accent) 72%,white)}.relation-hero h1{margin:4px 0 8px;font:800 clamp(1.9rem,4vw,2.8rem) var(--display-font)}.relation-hero p:last-child{margin:0;color:#ffffffb3}.person-switch{padding:5px;display:flex;gap:5px;border:1px solid rgb(255 255 255/.2);border-radius:13px;background:#ffffff1a}.person-switch button{min-height:43px;padding:0 14px;display:flex;align-items:center;gap:8px;border:0;border-radius:9px;color:#ffffffad;background:transparent;font-weight:800;cursor:pointer}.person-switch button.is-active{color:var(--brand-deep);background:#fff}.relation-form{display:grid;gap:17px}.nosis-card{padding:21px 24px;display:grid;grid-template-columns:1fr minmax(310px,.7fr);align-items:end;gap:24px;border:1px solid #dfe8e4;border-radius:17px;background:#fff;box-shadow:var(--shadow-sm)}.nosis-card h2{margin:0;color:#29463e;font:800 1.15rem var(--display-font)}.nosis-card p:not(.eyebrow){margin:7px 0 0;color:#71847f;font-size:.78rem}.nosis-card label>span,.relation-field>span{color:#60746e;font-size:.7rem;font-weight:800}.nosis-card label>div{margin-top:7px;display:grid;grid-template-columns:1fr auto;gap:8px}.nosis-card input,.relation-field input,.relation-field select,.relation-field textarea{width:100%;border:1px solid #d9e4e0;border-radius:9px;color:#29463e;background:#fbfcfc;outline:none}.nosis-card input,.relation-field input,.relation-field select{height:42px;padding:0 12px}.relation-field textarea{min-height:95px;padding:11px 12px;resize:vertical}.nosis-card input:focus,.relation-field input:focus,.relation-field select:focus,.relation-field textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft);background:#fff}.nosis-card button{height:42px;padding:0 15px;display:flex;align-items:center;gap:8px;border:0;border-radius:9px;color:#fff;background:var(--brand);font-weight:800;cursor:pointer}.nosis-card button:disabled{opacity:.55;cursor:wait}.relation-section{margin:0;padding:0;overflow:hidden;border:1px solid #dfe8e4;border-radius:17px;background:#fff;box-shadow:var(--shadow-sm)}.relation-section legend{width:100%;padding:18px 22px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #e8efec;background:#fafcfb}.relation-section legend>span{width:37px;height:37px;display:grid;place-items:center;border-radius:11px;color:var(--brand);background:var(--brand-soft);font-size:.72rem;font-weight:900}.relation-section legend div{display:flex;flex-direction:column}.relation-section legend small{color:#879893;font-size:.62rem;text-transform:uppercase;letter-spacing:.07em}.relation-section legend strong{color:#29463e}.relation-grid{padding:22px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.relation-field{min-width:0;display:grid;align-content:start;gap:7px}.relation-field--wide{grid-column:1/-1}.field-error{color:#b44840;font-size:.67rem;line-height:1.35}.relation-message{margin:0;padding:14px 17px;display:flex;align-items:center;gap:9px;border-radius:11px}.relation-message--error{border:1px solid #efd0cd;color:#993f38;background:#fff1ef}.relation-message--success{border:1px solid #cde7d9;color:#286d4d;background:#eff8f3}.relation-form>footer{padding:6px 0 20px;display:flex;justify-content:flex-end;gap:9px}.secondary-button{min-height:42px;padding:0 16px;border:1px solid #d8e3df;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#536a64;background:#fff;font-weight:800;cursor:pointer}.relation-documents{overflow:hidden;border:1px solid #dfe8e4;border-radius:17px;background:#fff;box-shadow:var(--shadow-sm)}.relation-documents>header{padding:20px 22px;display:flex;align-items:flex-start;gap:13px;border-bottom:1px solid #e8efec}.relation-documents>header>span{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border-radius:12px;color:var(--brand);background:var(--brand-soft)}.relation-documents h2{margin:0;color:#29463e;font:800 1.1rem var(--display-font)}.relation-documents header p:last-child{margin:6px 0 0;color:#71847f;font-size:.74rem;line-height:1.5}.relation-documents__table{overflow:auto}.relation-documents table{width:100%;border-collapse:collapse;min-width:1050px}.relation-documents th{padding:12px 14px;color:#687c76;background:#f5f8f7;text-align:left;font-size:.64rem;text-transform:uppercase}.relation-documents td{padding:11px 14px;border-top:1px solid #edf1ef;color:#48615a;font-size:.72rem;vertical-align:middle}.relation-documents td:first-child{width:31%;max-width:380px}.relation-documents td strong{color:#2c4941}.relation-documents textarea{width:100%;min-width:190px;height:52px;padding:8px;border:1px solid #dae4e0;border-radius:8px;resize:vertical}.relation-documents input[type=date]{height:38px;padding:0 8px;border:1px solid #dae4e0;border-radius:8px}.relation-documents input[type=file]{max-width:230px}.auto-state{padding:5px 8px;border-radius:20px;color:#8d650e;background:#fff5d9;font-size:.64rem;font-weight:850;white-space:nowrap}.auto-state--muted{color:#697b76;background:#edf2f0}.auto-state--ok{color:#27704d;background:#e9f7ef}.text-only{color:#748782;font-style:italic;white-space:nowrap}@media(max-width:980px){.relation-hero{align-items:flex-start;flex-direction:column}.person-switch{width:100%}.person-switch button{flex:1;justify-content:center}.relation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.nosis-card{grid-template-columns:1fr}.relation-grid{grid-template-columns:1fr;padding:18px}.relation-field--wide{grid-column:auto}.person-switch{flex-direction:column}.relation-form>footer{flex-direction:column-reverse}.relation-form>footer button{width:100%}}.document-file-picker{width:270px;min-height:42px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;overflow:hidden;border:1px solid #d6e2de;border-radius:10px;color:#536b64;background:#f8faf9;cursor:pointer;transition:border-color .16s,background .16s,box-shadow .16s}.document-file-picker:hover{border-color:var(--brand);background:var(--brand-soft);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 9%,transparent)}.document-file-picker input{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden;opacity:0;pointer-events:none}.document-file-picker>span{height:40px;padding:0 11px;display:flex;align-items:center;gap:6px;border-right:1px solid #d6e2de;color:var(--brand);background:#fff;font-size:.68rem;font-weight:850;white-space:nowrap}.document-file-picker>span svg{width:15px}.document-file-picker>small{min-width:0;padding:0 10px;overflow:hidden;color:#71847e;font-size:.66rem;text-overflow:ellipsis;white-space:nowrap}.document-file-picker.is-disabled{opacity:.7;cursor:not-allowed;background:#f0f3f2}.document-file-picker.is-disabled>span{color:#74847f;background:#f5f7f6}.reports-page{display:grid;gap:20px}.reports-hero{padding:clamp(26px,4vw,40px);display:flex;align-items:center;justify-content:space-between;gap:24px;border-radius:22px;color:#fff;background:linear-gradient(135deg,var(--brand-deep),var(--brand));box-shadow:var(--shadow-md)}.reports-hero .eyebrow{color:color-mix(in srgb,var(--accent) 72%,white)}.reports-hero h1{margin:4px 0 8px;font:800 clamp(1.9rem,4vw,2.8rem) var(--display-font)}.reports-hero p:last-child{margin:0;color:#ffffffb3}.reports-hero>span{width:68px;height:68px;display:grid;place-items:center;border:1px solid rgb(255 255 255/.2);border-radius:20px;background:#ffffff1f}.reports-hero>span svg{width:32px;height:32px}.report-builder{overflow:hidden;border:1px solid #dfe8e4;border-radius:18px;background:#fff;box-shadow:var(--shadow-sm)}.report-builder>header{padding:22px 24px;display:flex;align-items:flex-start;gap:14px;border-bottom:1px solid #e8efec}.report-builder>header>span{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;color:var(--brand);background:var(--brand-soft)}.report-builder h2{margin:0;color:#29463e;font:800 1.15rem var(--display-font)}.report-builder header p:last-child{margin:5px 0 0;color:#758782;font-size:.76rem}.report-period{padding:28px 24px;display:grid;grid-template-columns:1fr 1fr auto;align-items:end;gap:15px}.report-period label{display:grid;gap:7px;color:#61756f;font-size:.7rem;font-weight:800}.report-period select{height:45px;min-width:210px;padding:0 12px;border:1px solid #d8e3df;border-radius:10px;color:#29463e;background:#fbfcfc}.report-period button{height:45px;padding:0 19px;border:0;border-radius:10px;display:flex;align-items:center;gap:8px;color:#fff;background:var(--brand);font-weight:850;cursor:pointer}.report-period button:disabled{opacity:.55;cursor:not-allowed}.report-message{margin:0 24px 22px;padding:13px 15px;display:flex;align-items:center;gap:8px;border-radius:10px}.report-message--success{color:#286d4d;background:#edf8f2}.report-message--error{color:#983f38;background:#fff0ee}.report-note{padding:18px 20px;display:flex;align-items:flex-start;gap:12px;border:1px solid #dfe8e4;border-radius:15px;color:#536b64;background:var(--brand-soft)}.report-note>svg{color:var(--brand)}.report-note p{margin:4px 0 0;color:#6d817b;font-size:.76rem;line-height:1.5}@media(max-width:760px){.reports-hero>span{display:none}.report-period{grid-template-columns:1fr}.report-period select,.report-period button{width:100%}}.dossiers-page{display:grid;gap:20px}.dossiers-hero{padding:clamp(26px,4vw,40px);display:flex;align-items:center;justify-content:space-between;gap:24px;border-radius:22px;color:#fff;background:linear-gradient(135deg,var(--brand-deep),var(--brand));box-shadow:var(--shadow-md)}.dossiers-hero .eyebrow{color:color-mix(in srgb,var(--accent) 72%,white)}.dossiers-hero h1{margin:4px 0 8px;font:800 clamp(1.9rem,4vw,2.8rem) var(--display-font)}.dossiers-hero p:last-child{margin:0;color:#ffffffb3}.dossiers-hero>span{width:68px;height:68px;display:grid;place-items:center;border:1px solid rgb(255 255 255/.2);border-radius:20px;background:#ffffff1f}.dossiers-hero>span svg{width:32px;height:32px}.dossier-uploader,.dossier-list,.dossier-result{padding:23px;border:1px solid #dfe8e4;border-radius:18px;background:#fff;box-shadow:var(--shadow-sm)}.dossier-uploader>header,.dossier-list>header{display:flex;align-items:center;justify-content:space-between;gap:16px}.dossier-uploader h2,.dossier-list h2,.dossier-result h2{margin:0;color:#29463e;font:800 1.13rem var(--display-font)}.dossier-uploader code{padding:8px 11px;border-radius:8px;color:var(--brand);background:var(--brand-soft);font-size:.72rem;font-weight:800}.dossier-drop{width:100%;min-height:245px;margin-top:19px;display:flex;align-items:center;justify-content:center;flex-direction:column;border:2px dashed color-mix(in srgb,var(--brand) 30%,#d4e0dc);border-radius:16px;color:#637771;background:#fafcfb;cursor:pointer;transition:.18s}.dossier-drop:hover,.dossier-drop.is-dragging{border-color:var(--brand);background:var(--brand-soft)}.dossier-drop>span{width:60px;height:60px;margin-bottom:14px;display:grid;place-items:center;border-radius:18px;color:#fff;background:var(--brand)}.dossier-drop>span svg{width:28px;height:28px}.dossier-drop strong{color:#29463e}.dossier-drop small{margin-top:5px}.dossier-drop em{margin-top:15px;color:#82938e;font-size:.68rem;font-style:normal}.rejected-files{margin-top:15px;padding:14px;display:flex;align-items:flex-start;gap:10px;border:1px solid #efd0cd;border-radius:11px;color:#943d36;background:#fff1ef}.rejected-files>svg{flex:0 0 auto}.rejected-files p{margin:5px 0 0;font-size:.7rem}.dossier-list>header>button,.dossier-result>button{border:0;color:var(--brand);background:transparent;font-size:.74rem;font-weight:800;cursor:pointer}.dossier-list>div{margin-top:16px;display:grid;gap:8px}.dossier-list article{padding:12px 13px;display:grid;grid-template-columns:40px minmax(0,1fr) 35px;align-items:center;gap:11px;border:1px solid #e2e9e6;border-radius:11px;background:#fafcfb}.dossier-list article>span{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;color:#c34c43;background:#fff0ee}.dossier-list article>div{min-width:0;display:flex;flex-direction:column}.dossier-list article strong{overflow:hidden;color:#304c45;font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.dossier-list article small{margin-top:4px;color:#7b8e88;font-size:.66rem}.dossier-list article>button{width:33px;height:33px;border:0;border-radius:8px;display:grid;place-items:center;color:#a44a43;background:#fff;cursor:pointer}.dossier-list footer{margin-top:18px;display:flex;justify-content:flex-end}.dossier-submit{min-height:44px;padding:0 18px;border:0;border-radius:10px;display:flex;align-items:center;gap:8px;color:#fff;background:var(--brand);font-weight:850;cursor:pointer}.dossier-submit:disabled{opacity:.6;cursor:wait}.dossier-message{margin:0;padding:14px 16px;display:flex;gap:9px;border-radius:11px}.dossier-message--error{color:#963e37;background:#fff0ee}.dossier-result>header{display:flex;align-items:center;gap:12px}.dossier-result>header>svg{width:38px;height:38px;color:#2e865f}.dossier-result>div{margin:17px 0;padding:14px;border-radius:10px;color:#8f443d;background:#fff3f1}.dossier-result ul{margin-bottom:0}.dossier-result>p{color:#397258}@media(max-width:620px){.dossiers-hero>span{display:none}.dossier-uploader,.dossier-list,.dossier-result{padding:18px}.dossier-uploader>header{align-items:flex-start;flex-direction:column}.dossier-list footer .dossier-submit{width:100%;justify-content:center}}.report-tool{display:grid;gap:20px}.report-tool>header{padding:26px;display:flex;align-items:flex-start;gap:20px;border-radius:18px;color:#fff;background:linear-gradient(135deg,var(--brand-deep),var(--brand));box-shadow:var(--shadow-md)}.report-tool>header h1{margin:3px 0 6px;font:800 clamp(1.55rem,3vw,2.25rem) var(--display-font)}.report-tool>header p:last-child{margin:0;color:#ffffffb8}.tool-card{overflow:hidden;border:1px solid #e1e8e5;border-radius:18px;background:#fff;box-shadow:var(--shadow-sm)}.tool-card>h2,.tool-card__heading{margin:0;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #edf1ef;color:#213c35}.tool-card h2{margin:0;display:flex;align-items:center;gap:9px;font:800 1.05rem var(--display-font)}.tool-card h2 svg{color:var(--brand)}.movement-form{padding:22px 24px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.movement-form label,.filters label{display:grid;gap:7px;color:#60736e;font-size:.72rem;font-weight:800}.movement-form input,.movement-form select,.movement-form textarea,.filters input{width:100%;min-height:42px;padding:9px 11px;border:1px solid #d7e1dd;border-radius:9px;background:#fbfcfc}.movement-form .wide{grid-column:1/-1}.movement-form textarea{min-height:80px;resize:vertical}.movement-form button{justify-self:start}.filters{padding:18px 24px;display:flex;align-items:end;gap:12px;border-bottom:1px solid #edf1ef}.filters label{min-width:200px}.tool-card table{width:100%;border-collapse:collapse;font-size:.82rem}.tool-card th{padding:13px 18px;color:#687b76;background:#f6f8f7;text-align:left;font-size:.68rem;text-transform:uppercase}.tool-card td{padding:15px 18px;border-top:1px solid #edf1ef;color:#334d47}.tool-empty{min-height:130px;margin:0;padding:30px;display:flex;align-items:center;justify-content:center;gap:9px;color:#73847f}.tool-success{margin:0 24px 20px;padding:11px 14px;display:flex;gap:8px;color:#216b51;background:#e9f6f1}.movement-type{padding:6px 9px;border-radius:20px;font-size:.72rem;font-weight:800}.movement-type--in{color:#17684f;background:#dcefe7}.movement-type--out{color:#952f29;background:#ffe0dd}.icon-action--danger{color:#ad3f36}.report-tool .risk-legend{padding:0;border:0}.report-tool .inline-error{margin:0 24px 20px}@media(max-width:760px){.report-tool>header{flex-direction:column}.movement-form{grid-template-columns:1fr}.filters{align-items:stretch;flex-direction:column}.filters label,.filters button{width:100%;min-width:0}.tool-card__heading{align-items:flex-start;flex-direction:column}}.mdr-profile-grid{padding:22px 24px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.mdr-profile-grid article{min-width:0;padding:16px;display:flex;align-items:center;gap:12px;border:1px solid #e4ebe8;border-radius:13px;background:#fafcfc}.mdr-profile-grid article>svg{flex:0 0 auto;width:20px;color:var(--brand)}.mdr-profile-grid article div{min-width:0;display:grid;gap:5px}.mdr-profile-grid small{color:#788984;font-size:.68rem;font-weight:800;text-transform:uppercase}.mdr-profile-grid strong{color:#29443d;font-size:.86rem;overflow-wrap:anywhere}.mdr-detail .tool-card__heading>div .eyebrow{margin-bottom:4px}.mdr-detail .tool-card__heading>div h2{margin:0}@media(max-width:900px){.mdr-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.mdr-profile-grid{grid-template-columns:1fr;padding:18px}}.tool-card td.empty-table-row{height:110px;color:#7b8c87;text-align:center;vertical-align:middle}.empty-table-row svg{width:17px;margin-right:7px;vertical-align:middle}.supplier-shell{min-height:100vh;display:grid;grid-template-columns:270px 1fr;background:#f3f7f9;color:#17324a}.supplier-sidebar{position:sticky;top:0;height:100vh;padding:22px 14px;display:flex;flex-direction:column;background:linear-gradient(180deg,var(--brand-deep),color-mix(in srgb,var(--brand-deep) 86%,#071827));color:#fff}.supplier-brand{padding:5px 10px 24px;display:flex;gap:12px;align-items:center}.supplier-brand>span{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:#ffffff1f}.supplier-brand strong,.supplier-brand small{display:block}.supplier-brand strong{font:800 1.1rem var(--display-font)}.supplier-brand small{margin-top:2px;color:#fff9;font-size:.7rem}.supplier-sidebar nav{display:grid;gap:3px;overflow-y:auto;padding-right:3px}.supplier-sidebar nav a,.supplier-signout{min-height:42px;padding:0 12px;border:0;border-radius:10px;display:flex;align-items:center;gap:11px;color:#ffffffad;background:transparent;font-size:.75rem;font-weight:750;text-decoration:none;cursor:pointer}.supplier-sidebar nav a svg,.supplier-signout svg{width:17px}.supplier-sidebar nav a:hover,.supplier-sidebar nav a.active{color:#fff;background:#ffffff1f}.supplier-signout{margin-top:auto}.supplier-main{min-width:0}.supplier-topbar{height:76px;padding:0 30px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dfe8ec;background:#ffffffe6}.supplier-topbar p{margin:0;color:#768a95;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.supplier-topbar strong{font:800 1rem var(--display-font)}.supplier-avatar{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;color:#fff;background:var(--brand);font-weight:900}.supplier-content{padding:28px;max-width:1600px;margin:auto}.supplier-page{display:grid;gap:20px}.supplier-hero{padding:28px 30px;border-radius:20px;display:flex;align-items:center;justify-content:space-between;color:#fff;background:linear-gradient(130deg,var(--brand-deep),var(--brand));box-shadow:var(--shadow-md)}.supplier-hero h1{margin:3px 0 7px;font:850 clamp(1.65rem,3vw,2.35rem) var(--display-font)}.supplier-hero p:last-child{margin:0;color:#ffffffb3}.supplier-hero>.eyebrow,.supplier-card .eyebrow{color:var(--accent)}.supplier-hero>span{width:62px;height:62px;border:1px solid rgb(255 255 255/.2);border-radius:18px;display:grid;place-items:center;background:#ffffff1a}.supplier-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.supplier-stat{padding:20px;border:1px solid #dfe8ec;border-radius:16px;display:flex;gap:13px;align-items:center;background:#fff;box-shadow:var(--shadow-sm)}.supplier-stat>span{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;color:var(--brand);background:var(--brand-soft)}.supplier-stat small,.supplier-stat strong{display:block}.supplier-stat small{color:#73858e}.supplier-stat strong{margin-top:3px;font:850 1.15rem var(--display-font)}.supplier-card{overflow:hidden;border:1px solid #dfe8ec;border-radius:18px;background:#fff;box-shadow:var(--shadow-sm)}.supplier-card-head{padding:20px 22px;border-bottom:1px solid #e7eef1}.supplier-card h2{margin:2px 0;font:800 1.1rem var(--display-font)}.supplier-actions{padding:18px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.supplier-actions a{padding:17px;border:1px solid #e0e9ed;border-radius:13px;display:flex;justify-content:space-between;align-items:center;color:inherit;text-decoration:none}.supplier-actions a:hover{border-color:var(--brand);background:var(--brand-soft)}.supplier-actions p{margin:5px 0 0;color:#72858e;font-size:.73rem}.supplier-toolbar{padding:17px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e7eef1}.supplier-toolbar label{width:min(430px,70%);height:42px;padding:0 12px;display:flex;align-items:center;gap:8px;border:1px solid #d8e4e8;border-radius:10px;background:#fbfcfd}.supplier-toolbar input{width:100%;border:0;outline:0;background:transparent}.supplier-toolbar span{color:#71848d;font-size:.75rem}.supplier-table-wrap{overflow:auto}.supplier-table{width:100%;border-collapse:collapse;min-width:720px}.supplier-table th{padding:13px 18px;text-align:left;color:#6f828b;background:#f5f8fa;font-size:.65rem;text-transform:uppercase;letter-spacing:.04em}.supplier-table td{padding:15px 18px;border-top:1px solid #edf2f4;color:#536a75;font-size:.78rem}.supplier-table td strong{color:#243f50}.supplier-status{padding:5px 9px;border-radius:999px;font-size:.65rem;font-weight:800}.supplier-status.active{color:#197552;background:#e9f8f1}.supplier-status.inactive{color:#9a4a42;background:#fff0ee}.sales-filters{padding:18px;display:grid;grid-template-columns:repeat(4,minmax(130px,1fr)) auto auto;gap:10px;align-items:end;border-bottom:1px solid #e7eef1}.sales-filters label,.supplier-form label,.download-fields label{display:grid;gap:6px;color:#637984;font-size:.68rem;font-weight:800}.sales-filters input,.supplier-form input,.download-fields input,.download-fields select{height:42px;padding:0 11px;border:1px solid #d7e2e7;border-radius:9px;background:#fbfcfd;color:#274352}.sales-filters button,.supplier-primary,.secondary,.table-action{min-height:42px;padding:0 15px;border:0;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#fff;background:var(--brand);font-weight:800;text-decoration:none;cursor:pointer}.sales-filters button svg,.supplier-primary svg,.table-action svg{width:17px}.sales-filters .secondary,.secondary{border:1px solid #d6e2e7;color:#425d69;background:#fff}.sales-filters button:disabled,.supplier-primary:disabled,.supplier-primary.disabled{opacity:.5;pointer-events:none}.supplier-loading,.supplier-empty{min-height:180px;padding:35px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#71858e;text-align:center}.supplier-empty svg{color:#9cb0b9}.supplier-empty p{margin:0}.supplier-empty.error{color:#9d4842}.upload-card,.download-card,.password-card{padding:24px}.supplier-dropzone{min-height:245px;border:2px dashed color-mix(in srgb,var(--brand) 35%,#cad7dd);border-radius:17px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#6c818b;background:linear-gradient(180deg,#fbfdfd,var(--brand-soft));cursor:pointer}.supplier-dropzone:hover{border-color:var(--brand)}.supplier-dropzone input{position:absolute;opacity:0;pointer-events:none}.supplier-dropzone svg{width:42px;height:42px;color:var(--brand)}.supplier-dropzone strong{color:#294653}.supplier-dropzone span{font-size:.72rem}.upload-card>.supplier-primary{margin-top:16px}.supplier-message{margin:15px 0 0;padding:12px 14px;border-radius:10px;display:flex;align-items:center;gap:8px}.supplier-message.success{color:#247252;background:#eaf8f2}.supplier-message.error{color:#97473f;background:#fff0ed}.profile-card{padding:23px}.supplier-form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.supplier-form input:disabled{color:#617681;background:#f2f6f7}.form-actions{grid-column:1/-1;display:flex;justify-content:flex-end;gap:9px}.supplier-form>.supplier-message,.password-card .supplier-form>button{grid-column:1/-1}.password-card{max-width:700px}.download-fields{display:flex;gap:14px;margin-bottom:18px}.table-action{min-height:34px;padding:0 11px}@media(max-width:1100px){.supplier-stats,.sales-filters{grid-template-columns:1fr 1fr}.supplier-actions{grid-template-columns:1fr}.supplier-shell{grid-template-columns:220px 1fr}}@media(max-width:760px){.supplier-shell{display:block}.supplier-sidebar{position:static;height:auto;padding:12px}.supplier-sidebar nav{display:flex;overflow-x:auto}.supplier-sidebar nav a span{white-space:nowrap}.supplier-signout{margin-top:8px}.supplier-brand{padding-bottom:12px}.supplier-content{padding:16px}.supplier-topbar{padding:0 17px}.supplier-hero>span{display:none}.supplier-stats,.supplier-form,.sales-filters{grid-template-columns:1fr}.form-actions{grid-column:auto}.supplier-actions{padding:12px}}.supplier-onboarding{min-height:100vh;display:grid;grid-template-columns:minmax(330px,42%) 1fr;background:#f4f7f8}.onboarding-story{padding:clamp(30px,5vw,70px);display:flex;flex-direction:column;color:#fff;background:linear-gradient(145deg,var(--brand-deep),var(--brand))}.onboarding-story .supplier-brand{padding:0}.onboarding-copy{margin:auto 0;max-width:540px}.onboarding-copy>.eyebrow{color:var(--accent)}.onboarding-copy h1{margin:10px 0 18px;font:850 clamp(2.1rem,4vw,3.7rem)/1.05 var(--display-font);letter-spacing:-.035em}.onboarding-copy>p{color:#ffffffb8;line-height:1.7}.onboarding-copy ul{margin:30px 0 0;padding:0;display:grid;gap:13px;list-style:none}.onboarding-copy li{display:flex;align-items:center;gap:9px;font-size:.85rem}.onboarding-copy li svg{width:19px;color:var(--accent)}.onboarding-security{display:flex;align-items:center;gap:8px;color:#ffffffa6}.onboarding-panel{padding:clamp(24px,5vw,74px);display:grid;place-items:center}.onboarding-form-card{width:min(760px,100%);padding:clamp(24px,4vw,42px);border:1px solid #dfe8ec;border-radius:24px;background:#fff;box-shadow:0 24px 70px #1f3f4d1a}.onboarding-form-card>header{margin-bottom:28px;display:flex;align-items:center;gap:14px}.onboarding-form-card>header>span{width:50px;height:50px;border-radius:15px;display:grid;place-items:center;color:var(--brand);background:var(--brand-soft)}.onboarding-form-card h2{margin:2px 0;font:850 1.55rem var(--display-font)}.onboarding-form-card header p:last-child{margin:4px 0 0;color:#758891;font-size:.76rem}.onboarding-fields{display:grid;grid-template-columns:1fr 1fr;gap:17px}.onboarding-fields label{display:grid;gap:7px;color:#526b76;font-size:.72rem;font-weight:800}.onboarding-fields input{height:47px;padding:0 13px;border:1px solid #d7e2e7;border-radius:10px;color:#243f4d;background:#fbfcfd;outline:0}.onboarding-fields input:focus{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 12%,transparent)}.onboarding-fields input[aria-invalid=true]{border-color:#c65c54}.onboarding-fields .field-error{color:#ad4c44;font-weight:650}.onboarding-location{margin:20px 0;padding:12px 14px;border-radius:10px;display:flex;align-items:center;gap:9px;color:#607780;background:#f1f6f7;font-size:.72rem}.onboarding-location svg{width:18px;color:var(--brand)}.onboarding-form-card form>.button{width:100%}@media(max-width:850px){.supplier-onboarding{grid-template-columns:1fr}.onboarding-story{min-height:310px}.onboarding-copy{margin:45px 0}.onboarding-copy h1{font-size:2.15rem}.onboarding-security{display:none}.onboarding-fields{grid-template-columns:1fr}}.commercial-onboarding{min-height:100vh;display:grid;grid-template-columns:minmax(330px,40%) 1fr;background:#f3f7f9}.commercial-onboarding>aside{padding:clamp(28px,5vw,68px);display:flex;flex-direction:column;justify-content:space-between;color:#fff;background:linear-gradient(145deg,var(--brand-deep),var(--brand))}.commercial-logo{display:flex;align-items:center;gap:11px}.commercial-logo>svg{width:38px;height:38px;padding:9px;border-radius:11px;background:#ffffff1f}.commercial-logo strong,.commercial-logo small{display:block}.commercial-logo small{color:#fff9}.commercial-onboarding aside h1{font:850 clamp(2.2rem,4vw,3.7rem)/1.05 var(--display-font)}.commercial-onboarding aside p{color:#ffffffb8;line-height:1.6}.commercial-onboarding aside ul{padding:0;display:grid;gap:10px;list-style:none}.commercial-onboarding aside li{display:flex;gap:8px;align-items:center}.commercial-onboarding aside li svg{width:18px;color:var(--accent)}.commercial-onboarding>section{padding:clamp(20px,5vw,65px);display:grid;place-items:center}.commercial-onboarding-card{width:min(800px,100%);padding:clamp(24px,4vw,42px);border:1px solid #dce7eb;border-radius:24px;background:#fff;box-shadow:0 25px 70px #183b4c1a}.commercial-onboarding-card header h2{margin:4px 0;font:850 1.6rem var(--display-font)}.commercial-onboarding-card header>p:last-child{color:#758892}.commercial-onboarding-form{margin-top:25px}.commercial-fields{display:grid;grid-template-columns:1fr 1fr;gap:15px}.commercial-fields label,.commercial-profile label,.commercial-upload-form label{display:grid;gap:6px;color:#5b717c;font-size:.7rem;font-weight:800}.commercial-fields input,.commercial-fields select,.commercial-profile input,.commercial-upload-form input,.commercial-upload-form select,.commercial-upload-form textarea{min-height:44px;padding:0 11px;border:1px solid #d6e2e7;border-radius:9px;background:#fbfcfd}.commercial-fields small{min-height:14px;color:#ad4d45}.commercial-onboarding-form>.button{width:100%}.agreement-summary{margin:24px 0;padding:18px;border:1px solid #dce8ec;border-radius:14px;display:flex;gap:13px;color:#526b77;background:#f7fafb}.agreement-summary>svg{flex:none;color:var(--brand)}.agreement-summary p{line-height:1.6}.signature-label>span{display:flex;gap:7px;align-items:center;font-weight:800}.signature-label canvas{width:100%;height:220px;margin-top:8px;border:2px dashed #b9cbd3;border-radius:13px;touch-action:none;background:#fff}.signature-actions{margin-top:14px;display:flex;justify-content:flex-end;gap:9px}.signature-actions>button{padding:0 16px;border:1px solid #d3e0e5;border-radius:9px;display:flex;align-items:center;gap:7px;background:#fff}.commercial-error{padding:11px;border-radius:9px;color:#98463f;background:#fff0ed}.commercial-success{padding:11px;border-radius:9px;color:#247251;background:#eaf8f2}.commercial-full-loader{min-height:100vh;display:grid;place-items:center;color:#657b85;background:#f4f8f9}.commercial-shell{min-height:100vh;display:grid;grid-template-columns:255px 1fr;background:#f3f7f9}.commercial-shell>aside{position:sticky;top:0;height:100vh;padding:22px 14px;display:flex;flex-direction:column;color:#fff;background:linear-gradient(180deg,var(--brand-deep),color-mix(in srgb,var(--brand-deep) 88%,#061621))}.commercial-shell>aside .commercial-logo{padding:3px 9px 22px}.commercial-shell nav{display:grid;gap:4px}.commercial-shell nav a,.commercial-shell>aside>button{min-height:43px;padding:0 12px;border:0;border-radius:10px;display:flex;align-items:center;gap:10px;color:#ffffffad;background:transparent;text-decoration:none;font-size:.75rem;font-weight:780}.commercial-shell nav a.active,.commercial-shell nav a:hover{color:#fff;background:#ffffff1f}.commercial-shell nav svg,.commercial-shell>aside>button svg{width:17px}.commercial-shell>aside>button{margin-top:auto;cursor:pointer}.commercial-shell>main{min-width:0}.commercial-shell>main>header{height:75px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dde7eb;background:#fff}.commercial-shell>main>header small,.commercial-shell>main>header strong{display:block}.commercial-shell>main>header small{color:#758993}.commercial-shell>main>header>span{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;color:#fff;background:var(--brand);font-weight:900}.commercial-content{max-width:1500px;margin:auto;padding:28px}.commercial-page{display:grid;gap:19px}.commercial-hero{padding:27px 29px;border-radius:20px;display:flex;justify-content:space-between;align-items:center;color:#fff;background:linear-gradient(130deg,var(--brand-deep),var(--brand));box-shadow:var(--shadow-md)}.commercial-hero h1{margin:4px 0;font:850 clamp(1.7rem,3vw,2.4rem) var(--display-font)}.commercial-hero p:last-child{margin:6px 0 0;color:#ffffffb3}.commercial-hero>span{width:58px;height:58px;border-radius:17px;display:grid;place-items:center;background:#ffffff1f}.commercial-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.commercial-stats article{padding:20px;border:1px solid #dce7eb;border-radius:15px;background:#fff}.commercial-stats small,.commercial-stats strong{display:block}.commercial-stats small{color:#788b94}.commercial-stats strong{margin-top:5px;font:850 1.3rem var(--display-font)}.commercial-card{overflow:hidden;border:1px solid #dce7eb;border-radius:17px;background:#fff;box-shadow:var(--shadow-sm)}.commercial-card>h2{padding:19px 20px;margin:0;font:800 1.05rem var(--display-font)}.commercial-table-wrap{overflow:auto}.commercial-card table{width:100%;border-collapse:collapse;min-width:680px}.commercial-card th{padding:12px 17px;text-align:left;color:#6d818a;background:#f5f8f9;font-size:.65rem;text-transform:uppercase}.commercial-card td{padding:14px 17px;border-top:1px solid #edf2f4;color:#536b76;font-size:.77rem}.commercial-empty{min-height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#71858e}.commercial-notice{padding:13px 16px;border:1px solid #f1d6a6;border-radius:12px;color:#855f19;background:#fff8e9}.commercial-profile{padding:22px}.commercial-profile form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.commercial-profile form>div{grid-column:1/-1;display:flex;justify-content:flex-end;gap:8px}.primary,.commercial-profile button{min-height:42px;padding:0 16px;border:0;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#fff;background:var(--brand);font-weight:800;cursor:pointer}.commercial-profile button:not(.primary){color:#526b76;background:#eef3f5}.agreement-view{padding:30px;text-align:center}.agreement-view>svg{width:46px;height:46px;color:var(--brand)}.agreement-view p{max-width:760px;margin:14px auto;color:#60757e;line-height:1.7}.commercial-upload-form{padding:23px}.commercial-upload-form>label{max-width:350px}.commercial-upload-form form{margin-top:19px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.commercial-upload-form textarea{min-height:90px;padding-top:10px}.file-box,.documents-upload>label{min-height:130px;border:2px dashed #bfd0d7;border-radius:13px;display:flex!important;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.file-box input,.documents-upload input{position:absolute;opacity:0}.documents-upload{padding:24px}.documents-upload>button{margin-top:14px}.file-box svg,.documents-upload svg{color:var(--brand)}@media(max-width:800px){.commercial-onboarding,.commercial-shell{display:block}.commercial-onboarding>aside{min-height:300px}.commercial-onboarding>aside>small{display:none}.commercial-fields,.commercial-profile form,.commercial-upload-form form,.commercial-stats{grid-template-columns:1fr}.commercial-shell>aside{position:static;height:auto}.commercial-shell nav{display:flex;overflow:auto}.commercial-shell nav a span{white-space:nowrap}.commercial-shell>aside>button{margin-top:8px}.commercial-content{padding:15px}.commercial-hero>span{display:none}}.commercial-notices{margin:14px 28px 0;padding:14px 16px;border:1px solid #f0d59f;border-radius:13px;display:flex;align-items:flex-start;gap:12px;color:#72551f;background:#fff8e8}.commercial-notices>svg{flex:none;color:#b9821b}.commercial-notices p{margin:4px 0 0;font-size:.73rem;line-height:1.5}.commercial-notices button{margin-left:auto;border:0;background:transparent;color:#806b44;cursor:pointer}.full-agreement{height:calc(100vh - 210px);min-height:620px;display:flex;flex-direction:column}.agreement-toolbar{padding:14px 16px;border-bottom:1px solid #e1e9ec;display:flex;align-items:center;justify-content:space-between}.agreement-toolbar>div{display:flex;align-items:center;gap:8px;font-weight:800}.full-agreement iframe{width:100%;flex:1;border:0;background:#eef3f5}.required-documents{padding:22px;display:grid;gap:12px}.required-documents>label{min-height:82px;padding:14px 16px;border:1px solid #d9e5e9;border-radius:13px;display:flex;align-items:center;gap:13px;cursor:pointer}.required-documents>label:hover,.required-documents>label.has-file{border-color:var(--brand);background:var(--brand-soft)}.required-documents label>span{width:42px;height:42px;border-radius:11px;display:grid;place-items:center;color:var(--brand);background:#eef5f7}.required-documents label strong,.required-documents label small{display:block}.required-documents label small{margin-top:4px;color:#71858e}.required-documents input{position:absolute;opacity:0}.required-documents>.primary{justify-self:start}.commercial-notices-stack{margin:14px 28px 0;display:grid;gap:10px}.commercial-notices-stack .commercial-notices{margin:0}.commercial-notices--commission{border-color:color-mix(in srgb,var(--brand) 30%,#dce7eb);color:#3f5964;background:linear-gradient(135deg,#fff,var(--brand-soft))}.commercial-notices--commission>svg{color:var(--brand)}.commercial-notices--commission>div{max-width:900px}.commercial-notices--commission>div>strong{text-transform:uppercase;letter-spacing:.04em;color:var(--brand-deep)}.commercial-commission-list{margin:8px 0 10px;padding:10px 14px 10px 30px;border-radius:10px;background:#ffffffb3;font-size:.73rem;line-height:1.65}.commercial-notices button svg{width:18px;height:18px}@media(max-width:800px){.commercial-notices-stack{margin:12px 15px 0}}:root{font-family:Inter,Segoe UI,system-ui,sans-serif;color:#19322e;background:#f4f7f5;font-synthesis:none;text-rendering:optimizeLegibility;--display-font: "Segoe UI", Inter, system-ui, sans-serif;--radius-sm: 10px;--radius-md: 16px;--radius-lg: 24px;--shadow-sm: 0 1px 2px rgb(15 44 38 / .05);--shadow-md: 0 16px 45px rgb(15 44 38 / .09)}*{box-sizing:border-box}html{min-width:320px;background:#f4f7f5}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}svg{width:1.2em;height:1.2em;stroke-width:1.8}.theme-amebo{--brand: #355aa0;--brand-dark: #223e79;--brand-deep: #172b57;--brand-soft: #eaf0fb;--accent: #c18b44}.theme-lealtad{--brand: #167960;--brand-dark: #0d4d40;--brand-deep: #092f29;--brand-soft: #e3f3ed;--accent: #d39a50}.eyebrow{margin:0 0 8px;color:var(--brand, #167960);font-size:.72rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.button{min-height:42px;border:0;border-radius:var(--radius-sm);display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 18px;font-weight:700;cursor:pointer;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s}.button:hover{transform:translateY(-1px)}.button:focus-visible,button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid color-mix(in srgb,var(--brand) 28%,transparent);outline-offset:3px}.button--primary{background:var(--brand);color:#fff;box-shadow:0 8px 20px color-mix(in srgb,var(--brand) 22%,transparent)}.button--primary:hover{background:var(--brand-dark)}.button--large{min-height:50px;padding:0 22px}.button:disabled{opacity:.65;cursor:wait;transform:none}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.brand-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:var(--brand);color:#fff}.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}.skip-link{position:fixed;z-index:100;top:10px;left:10px;padding:10px 14px;background:#fff;color:#111;transform:translateY(-150%)}.skip-link:focus{transform:none}.placeholder{min-height:65vh;max-width:650px;margin:auto;display:grid;place-items:center;align-content:center;text-align:center}.placeholder>span{width:64px;height:64px;display:grid;place-items:center;color:var(--brand);background:var(--brand-soft);border-radius:20px}.placeholder h1{margin:12px 0;font:800 2rem/1.2 var(--display-font)}.placeholder>p:not(.eyebrow){color:#60746f;line-height:1.7}.placeholder a{display:inline-flex;gap:8px;align-items:center;color:var(--brand);font-weight:700}
