@font-face{font-family:Onest;src:url(/fonts/onest/onest.woff2)format("woff2");font-display:swap}:root{--background:#f5f6f7;--surface:#fff;--text:#171a20;--muted:#768193;--border:#d5dde5;--accent:#ffb800;--accent-hover:#eaa900;--success:#159447;--danger:#d92d20;--warning:#b77900;--r-sm:10px;--r:16px;--r-lg:20px}*{box-sizing:border-box}html,body{background:var(--background);min-height:100%;color:var(--text);margin:0;font-family:Onest,Arial,sans-serif}button,input,textarea{font:inherit}button,a{min-height:44px}button{cursor:pointer}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh}.topbar{z-index:20;border-bottom:1px solid var(--border);background:#fffffff0;justify-content:space-between;align-items:center;height:72px;padding:0 32px;display:flex;position:fixed;top:0;left:272px;right:0}.menu-button{background:0 0;border:0;display:none}.sidebar{z-index:30;color:#fff;background:#171a20;flex-direction:column;width:272px;padding:24px;display:flex;position:fixed;inset:0 auto 0 0}.brand{justify-content:space-between;align-items:center;height:48px;margin-bottom:32px;display:flex}.brand b,.login-brand{background:var(--accent);color:#171a20;border-radius:10px;padding:8px 14px;font-size:26px}.brand button{color:#fff;background:0 0;border:0;display:none}.sidebar nav{gap:8px;display:grid}.sidebar nav a,.logout{color:#cbd1d8;border-radius:12px;align-items:center;gap:12px;padding:0 14px;display:flex}.sidebar nav a svg,.logout svg{width:20px}.sidebar nav a.active{background:var(--accent);color:#171a20;font-weight:700}.logout{background:0 0;border:0;margin-top:auto}.app-shell>main{padding:104px 32px 48px 304px}.page{max-width:1440px;margin:0 auto}.page>header{margin-bottom:24px}.page>header p,.detail-title small{color:var(--muted);margin:0 0 6px}h1{margin:0;font-size:34px;line-height:1.15}h2{margin:0 0 16px}.toolbar{gap:12px;margin-bottom:24px;display:flex}.toolbar input,.danger-zone input,.login-form input{border:1px solid var(--border);border-radius:var(--r-sm);background:#fff;height:48px;padding:0 16px}.toolbar input{flex:1}.toolbar button,.panel button,.danger-zone button,.login-form button{border-radius:var(--r-sm);background:var(--accent);border:0;padding:0 20px;font-weight:700}.order-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.order-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r);flex-direction:column;min-height:300px;padding:24px;display:flex;box-shadow:0 8px 24px #14181d0a}.order-card:hover{border-color:var(--accent)}.order-head{justify-content:space-between;gap:12px;display:flex}.order-head h2{margin:4px 0;font-size:22px}.order-head small,.order-card>small{color:var(--muted)}.order-card h3{margin:18px 0 12px;font-size:18px}.order-facts{color:#3d4650;grid-template-columns:1fr 1fr;gap:8px;display:grid}.order-card>p{color:var(--muted);margin-top:auto}.badge{background:#eef1f4;border-radius:999px;align-items:center;height:max-content;min-height:30px;padding:4px 9px;font-size:12px;font-weight:700;display:inline-flex}.s-cancelled{color:#b42318;background:#fee4e2}.s-processed{color:#087a37;background:#dcfae6}.s-in_progress,.s-assigned{color:#7a5300;background:#fff1c2}.progress{background:#edf0f2;border-radius:9px;height:7px;margin:14px 0 8px;overflow:hidden}.progress i{background:var(--accent);height:100%;display:block}.state{border:1px dashed var(--border);border-radius:var(--r);text-align:center;min-height:300px;color:var(--muted);place-content:center;padding:32px;display:grid}.error{color:var(--danger)}.detail{gap:24px;display:grid}.detail-title{justify-content:space-between;align-items:center;display:flex}.detail-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--r);padding:24px}.panel dl,.profile-card dl,.manager-card dl{grid-template-columns:160px 1fr;gap:12px;margin:0;display:grid}.panel dt,.profile-card dt,.manager-card dt{color:var(--muted)}.panel dd,.profile-card dd,.manager-card dd{margin:0;font-weight:600}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;min-width:700px}th,td{text-align:left;border-bottom:1px solid var(--border);padding:13px 10px}th{color:var(--muted);font-size:13px}.checklist{gap:10px;display:grid}.check{border:1px solid var(--border);border-radius:12px;grid-template-columns:40px 1fr auto;align-items:center;gap:14px;padding:12px;display:grid}.check>span{background:#eef1f4;border-radius:50%;place-content:center;width:36px;height:36px;font-weight:700;display:grid}.check div{gap:4px;display:grid}.check small{color:var(--muted)}.check.done{background:#f2fbf5}.check.done>span{background:var(--success);color:#fff}.check button:disabled{color:var(--muted);background:#e7ebee}textarea{border:1px solid var(--border);resize:vertical;border-radius:10px;width:100%;min-height:100px;margin-bottom:10px;padding:12px}.note{border-top:1px solid var(--border);gap:3px;padding:12px 0;display:grid}.note small,.event small{color:var(--muted)}.event{border-bottom:1px solid var(--border);justify-content:space-between;gap:20px;padding:10px 0;display:flex}.danger-zone{border-radius:var(--r);background:#fff8f7;border:1px solid #f4b6b2;padding:24px}.danger-zone form{gap:12px;display:flex}.danger-zone input{flex:1}.danger-zone button{background:var(--danger);color:#fff}.notice{background:#fff;border:1px solid;border-radius:10px;padding:12px 16px}.manager-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.manager-card{border:1px solid var(--border);border-radius:var(--r);background:#fff;grid-template-columns:auto 1fr;gap:18px;padding:24px;display:grid}.manager-card dl{grid-column:1/-1;grid-template-columns:repeat(3,auto 1fr)}.manager-card h2{margin:0 0 5px}.manager-card p{color:var(--muted);margin:0 0 8px}.avatar{background:var(--accent);border-radius:50%;place-content:center;width:56px;height:56px;font-weight:800;display:grid}.avatar.large{width:96px;height:96px;font-size:28px}.online{color:var(--success)}.offline{color:var(--muted)}.viewing{border:1px solid var(--accent);border-radius:var(--r);background:#fff4ce;justify-content:space-between;align-items:center;margin-bottom:24px;padding:18px 20px;display:flex}.viewing div{gap:4px;display:grid}.viewing span{color:var(--muted);font-size:13px}.viewing a{align-items:center;text-decoration:underline;display:flex}.profile-card{align-items:center;gap:32px;display:flex}.login-page{background:linear-gradient(135deg,#f5f6f7,#fff3c3);place-items:center;min-height:100vh;padding:16px;display:grid}.login-page>section{border-radius:var(--r-lg);background:#fff;width:min(100%,440px);padding:36px;box-shadow:0 24px 70px #171a201f}.login-page>section>p{color:var(--muted)}.login-page h1{margin:30px 0 24px}.login-form{gap:16px;display:grid}.login-form label{gap:7px;font-weight:600;display:grid}.login-form input{width:100%}.login-form button{height:48px}.backdrop{display:none}@media (max-width:1100px){.order-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.manager-grid{grid-template-columns:1fr}}@media (max-width:768px){.topbar{height:64px;padding:0 16px;left:0}.topbar>strong{display:none}.menu-button{place-content:center;display:grid}.sidebar{width:min(88vw,320px);transition:transform .2s;transform:translate(-100%)}.sidebar.open{transform:none}.brand button{place-content:center;display:grid}.backdrop{z-index:25;background:#00000059;border:0;width:100%;height:100%;display:block;position:fixed;inset:0}.app-shell>main{padding:88px 16px 32px}.order-grid,.detail-grid{grid-template-columns:1fr;gap:16px}.order-card,.panel{padding:16px}.order-card{min-height:280px}.check{grid-template-columns:36px 1fr}.check button{grid-column:2}.danger-zone form,.toolbar{flex-direction:column}.toolbar button,.danger-zone button{height:48px}.panel dl,.profile-card dl{grid-template-columns:1fr;gap:6px}.panel dd,.profile-card dd{margin-bottom:9px}.profile-card{flex-direction:column;align-items:flex-start}.manager-card dl{grid-template-columns:auto 1fr}.viewing{flex-direction:column;align-items:flex-start}.viewing a{margin-top:12px}h1{font-size:28px}}@media (max-width:420px){.order-grid,.order-facts{grid-template-columns:1fr}.login-page>section{padding:24px}.topbar>span{white-space:nowrap;text-overflow:ellipsis;max-width:200px;overflow:hidden}}@media print{.sidebar,.topbar,.checklist button,.danger-zone,.panel form{display:none!important}.app-shell>main{padding:0}.panel{break-inside:avoid;border-color:#bbb}.detail{gap:12px}}.security-layout{grid-template-columns:minmax(0,1fr) minmax(360px,520px);align-items:start;gap:24px;display:grid}.security-table{gap:8px;display:grid}.security-row{text-align:left;border:1px solid var(--border);background:#fff;border-radius:12px;grid-template-columns:1fr auto auto;align-items:center;gap:16px;width:100%;padding:14px 16px;display:grid}.security-row:hover{border-color:var(--accent)}.security-row span:first-child{gap:5px;display:grid}.security-row small{color:var(--muted)}.security-detail{position:sticky;top:96px}.security-detail dl{grid-template-columns:120px 1fr;gap:10px;margin:0 0 22px;display:grid}.security-detail dt{color:var(--muted)}.security-detail dd{margin:0;font-weight:700}.security-checklist{gap:8px;margin:0 0 18px;padding:0;list-style:none;display:grid}.security-checklist li{border-bottom:1px solid var(--border);grid-template-columns:28px 1fr auto;align-items:center;gap:8px;padding:8px 0;display:grid}.security-checklist li span{background:#eef1f4;border-radius:50%;place-items:center;width:26px;height:26px;font-size:12px;display:grid}.security-checklist li b{color:var(--muted);font-size:12px}.security-detail textarea{min-height:90px}.security-actions{flex-wrap:wrap;gap:8px;display:flex}.security-actions button{height:42px;padding:0 14px}.security-actions .danger{background:var(--danger);color:#fff}.status-approved{color:#087a37;background:#dcfae6}.status-rejected,.status-suspended{color:#b42318;background:#fee4e2}.status-needs_information{color:#7a5300;background:#fff1c2}@media (max-width:1000px){.security-layout{grid-template-columns:1fr}.security-detail{position:static}}.security-heading-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.security-heading-actions button{height:44px}.security-manual-note{color:var(--muted);margin:-4px 0 18px;font-size:14px}.security-table .state{gap:8px;min-height:180px}.security-table .state b{color:var(--text);font-size:17px}.security-comment{gap:7px;font-weight:700;display:grid}.security-comment textarea{margin:0}.security-remove{width:100%;height:44px;color:var(--danger);margin-top:18px;background:#fff8f7!important;border:1px solid #efb7b2!important}.security-remove:hover{background:#feeceb!important}.security-modal-backdrop{z-index:90;background:#171a206b;justify-content:center;align-items:flex-start;padding:32px;display:flex;position:fixed;inset:0;overflow:auto}.security-picker{border:1px solid var(--border);background:#fff;border-radius:20px;width:min(1120px,100%);min-height:min(700px,100vh - 64px);margin:auto;padding:28px;box-shadow:0 24px 70px #171a203d}.security-picker h2{margin:0}.security-picker-intro{max-width:720px;color:var(--muted);margin:0 0 20px}.security-search-form{border:1px solid var(--border);background:#f7f8f9;border-radius:14px;grid-template-columns:minmax(280px,1fr) 180px 190px auto;align-items:end;gap:12px;padding:16px;display:grid}.security-search-form label{gap:6px;font-size:13px;font-weight:700;display:grid}.security-search-form input,.security-search-form select{border:1px solid var(--border);min-width:0;height:46px;font:inherit;background:#fff;border-radius:10px;padding:0 12px}.security-search-form button{height:46px}.security-result-count{color:var(--muted);margin:18px 0 10px;font-size:14px}.security-customer-list{gap:8px;display:grid}.security-customer-row{text-align:left;border:1px solid var(--border);background:#fff;border-radius:12px;grid-template-columns:1fr auto;align-items:center;gap:16px;width:100%;padding:14px 16px;display:grid}.security-customer-row:hover{border-color:var(--accent);background:#fffdf8}.security-customer-row>span:first-child{gap:5px;display:grid}.security-customer-row small{color:var(--muted)}.security-profile-view{gap:18px;display:grid}.security-back{color:#4c5a68;justify-self:start;min-height:36px;font-weight:700;text-decoration:underline;background:0 0!important;border:0!important;padding:0!important}.security-profile-view header{border-bottom:1px solid var(--border);padding-bottom:14px}.security-profile-view header p,.security-profile-view header small{color:var(--muted);margin:0}.security-profile-view header h3{margin:5px 0;font-size:26px}.security-profile-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.security-profile-grid section,.security-profile-section{border:1px solid var(--border);border-radius:14px;padding:16px}.security-profile-grid h4,.security-profile-section h4{margin:0 0 14px;font-size:16px}.security-profile-grid dl{grid-template-columns:110px minmax(0,1fr);gap:8px;margin:0;display:grid}.security-profile-grid dt{color:var(--muted)}.security-profile-grid dd{overflow-wrap:anywhere;margin:0;font-weight:700}.security-profile-section p{color:var(--muted);margin:0}.security-profile-section ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.security-profile-section li{border-bottom:1px solid var(--border);padding:10px 0}.security-profile-section li:last-child{border-bottom:0;padding-bottom:0}.security-orders{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.security-orders article{border:1px solid var(--border);border-radius:10px;gap:5px;padding:12px;display:grid}.security-orders article span{color:#7a5300;font-size:13px;font-weight:700}.security-orders article small{color:var(--muted)}.security-profile-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;padding-top:16px;display:flex}.security-profile-footer p{max-width:600px;color:var(--muted);margin:0}.security-profile-footer button{flex:none;height:48px}.security-profile-footer button:disabled{cursor:not-allowed;color:var(--muted);background:#e7ebee}@media (max-width:1000px){.security-search-form{grid-template-columns:1fr 1fr}.security-search-form label:first-child,.security-search-form button{grid-column:1/-1}.security-picker{min-height:auto}.security-modal-backdrop{align-items:flex-start;padding:16px}.security-profile-footer{flex-direction:column;align-items:flex-start}.security-profile-footer button{width:100%}}@media (max-width:640px){.security-heading-actions{justify-content:stretch}.security-heading-actions button{flex:1}.security-row{grid-template-columns:1fr auto}.security-row>small{grid-column:1/-1}.security-picker{border-radius:16px;padding:18px}.security-search-form,.security-profile-grid{grid-template-columns:1fr}.security-search-form label:first-child,.security-search-form button{grid-column:auto}.security-customer-row{grid-template-columns:1fr}.security-customer-row>.badge{justify-self:start}.security-orders{grid-template-columns:1fr}.security-modal-backdrop{padding:0}.security-picker{border:0;border-radius:0;min-height:100vh}.security-profile-grid dl{grid-template-columns:1fr;gap:3px}.security-profile-grid dd{margin-bottom:8px}}.orders-page-header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px;display:flex}.orders-subtitle{color:var(--muted);margin-top:8px;display:block}.unassigned-notice{border:1px solid var(--accent);color:#5f4300;background:#fff7d8;border-radius:12px;padding:12px 16px;font-weight:700}.orders-status-selector{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:20px;display:grid}.status-tile{text-align:left;border:1px solid var(--border);background:#fff;border-radius:16px;align-items:flex-start;gap:12px;min-height:126px;padding:18px;transition:background .15s,border-color .15s,box-shadow .15s;display:flex}.status-tile:hover{background:#fafbfc;border-color:#b5bcc4}.status-tile:focus-visible{outline-offset:2px;outline:3px solid #ffbe0073}.status-tile.active{border-color:var(--accent);background:#fff8dc;box-shadow:0 3px #ffbe003d}.status-tile-icon{color:#4a5561;background:#eef1f4;border-radius:10px;flex:none;place-items:center;width:36px;height:36px;display:grid}.status-tile.active .status-tile-icon{background:var(--accent);color:#171a20}.status-tile-copy{gap:5px;display:grid}.status-tile-copy b{font-size:16px}.status-tile-copy strong{font-size:20px}.status-tile-copy small{color:var(--muted)}.orders-toolbar{flex-wrap:wrap;align-items:center;gap:12px;margin:18px 0 24px;display:flex}.orders-search{border:1px solid var(--border);background:#fff;border-radius:12px;flex:1;align-items:center;gap:10px;min-width:260px;height:48px;padding-left:14px;display:flex}.orders-search input{min-width:0;height:100%;font:inherit;border:0;outline:0;flex:1}.orders-search button{background:var(--accent);border:0;border-radius:8px;height:36px;margin-right:6px;padding:0 14px;font-weight:700}.outline-button{border:1px solid var(--border);background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:8px;height:48px;padding:0 16px;font-weight:700;display:inline-flex}.outline-button:hover{background:#fafbfc;border-color:#9ca5af}.sort-control{border:1px solid var(--border);height:48px;color:var(--muted);background:#fff;border-radius:12px;align-items:center;gap:8px;padding:0 12px;font-weight:600;display:flex}.sort-control select{color:var(--text);font:inherit;background:0 0;border:0;outline:0}.result-count{color:var(--muted);margin-left:auto}.order-card-unified{min-height:330px}.order-main h3{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.order-person,.order-direction{color:var(--muted);margin:0 0 12px}.order-facts{grid-template-columns:1fr 1fr}.order-facts span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.order-card-footer,.order-progress-label{color:var(--muted);justify-content:space-between;gap:10px;font-size:13px;display:flex}.order-card-footer{margin-top:auto}.order-progress-label{font-size:12px}.overdue{color:var(--danger);font-weight:700}.s-completed{color:#087a37;background:#dcfae6}.s-waiting_for_customer,.s-confirmed{color:#7a5300;background:#fff1c2}.s-unassigned{color:#6941c6;background:#f0e9ff}.s-received{color:#175cd3;background:#e9f2ff}.order-skeleton-grid .skeleton-card{gap:14px}.skeleton-card>div{background:linear-gradient(90deg,#eef1f4,#f8f9fa,#eef1f4) 0 0/200% 100%;border-radius:8px;height:16px;animation:1.2s infinite skeleton}.skeleton-card>div:first-child{height:72px}.skeleton-card>div:nth-child(2){width:70%}.skeleton-card>div:nth-child(3){width:90%}.pagination{justify-content:center;align-items:center;gap:16px;margin:24px 0;display:flex}.pagination button{border:1px solid var(--border);background:#fff;border-radius:10px;height:42px;padding:0 14px;font-weight:700}.pagination button:disabled{opacity:.45;cursor:not-allowed}.filters-backdrop{z-index:50;background:#171a2047;justify-content:flex-end;display:flex;position:fixed;inset:0}.filters-panel{background:#fff;width:min(520px,100%);height:100%;padding:28px;overflow:auto;box-shadow:-12px 0 40px #171a2029}.filters-heading{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.filters-heading h2{margin:0}.filters-heading button{background:0 0;border:0;font-size:30px;line-height:1}.filters-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.filter-field{gap:6px;font-size:13px;font-weight:700;display:grid}.filter-field input,.filter-field select{border:1px solid var(--border);height:44px;font:inherit;background:#fff;border-radius:10px;padding:0 11px}.filter-check{grid-column:1/-1;align-items:center;gap:8px;display:flex}.filters-actions{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.primary-button{background:var(--accent);border:0;border-radius:10px;height:46px;padding:0 18px;font-weight:800}@keyframes skeleton{to{background-position:-200% 0}}@media (max-width:1100px){.orders-status-selector{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.app-shell>main{padding:88px 16px 32px}.orders-page-header{flex-direction:column;align-items:flex-start}.orders-status-selector{scroll-snap-type:x mandatory;padding-bottom:4px;display:flex;overflow:auto}.status-tile{scroll-snap-align:start;min-width:220px}.orders-toolbar{align-items:stretch}.orders-search{flex-basis:100%;order:1}.sort-control,.outline-button{flex:1}.result-count{order:2;width:100%;margin-left:0}.order-grid{grid-template-columns:1fr;gap:14px}.order-card-unified{min-height:0}.filters-backdrop{align-items:flex-end}.filters-panel{border-radius:18px 18px 0 0;width:100%;height:min(88vh,760px);padding:22px}.filters-grid{grid-template-columns:1fr}.filter-check{grid-column:auto}.sidebar{transition:transform .2s;transform:translate(-100%)}.sidebar.open{transform:none}.topbar{padding:0 16px;left:0}.menu-button{display:block}.backdrop{z-index:25;background:#00000052;border:0;display:block;position:fixed;inset:0}}.brand{height:auto;min-height:74px;margin-bottom:28px}.brand>img{background:#fff;border-radius:10px;width:205px;height:auto;padding:5px}.login-brand{background:0 0;border-radius:0;width:230px;padding:0}.login-brand img{width:100%;height:auto;display:block}.toolbar input,.danger-zone input,.login-form input,.manager-create input{border:1px solid var(--border);border-radius:var(--r-sm);background:#fff;height:48px;padding:0 16px}.manager-actions button{border-radius:var(--r-sm);background:var(--accent);border:0;padding:0 20px;font-weight:700}.success{color:var(--success)}.notice{margin-bottom:20px}.manager-actions{justify-content:space-between;align-items:center;gap:24px;margin:-6px 0 24px;display:flex}.manager-actions p{color:var(--muted);max-width:700px;margin:0}.manager-actions button{white-space:nowrap;align-items:center;gap:9px;height:48px;display:flex}.manager-actions button svg{width:19px}.manager-create{margin-bottom:24px}.panel .icon-button{background:#eef1f4;place-content:center;width:44px;padding:0;display:grid}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.form-grid label{gap:7px;font-weight:600;display:grid}.form-grid label span,.form-footer small{color:var(--muted);font-weight:400}.password-field{grid-template-columns:1fr auto;gap:8px;display:grid}.password-field input{width:100%;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.password-field button{background:#eef1f4}.form-footer{justify-content:space-between;align-items:center;gap:20px;margin-top:20px;display:flex}.form-footer>button{height:48px}@media (max-width:768px){.brand>img{width:190px}.danger-zone form,.toolbar,.manager-actions,.form-footer{flex-direction:column;align-items:stretch}.form-grid{grid-template-columns:1fr}}.brand{min-height:66px;margin-bottom:30px}.brand-lockup{color:var(--text);align-items:center;gap:14px;display:flex}.brand-lockup.compact{color:#f5f6f7;gap:11px}.brand-mark{border-radius:16px;flex:0 0 72px;width:72px;height:72px;display:block;overflow:hidden}.brand-lockup.compact .brand-mark{border-radius:13px;flex-basis:58px;width:58px;height:58px}.brand-mark img{width:206px;max-width:none;height:auto;display:block}.brand-lockup.compact .brand-mark img{width:166px}.brand-lockup strong{letter-spacing:-.7px;font-family:Georgia,Times New Roman,serif;font-size:25px;line-height:.82;display:grid}.brand-lockup.compact strong{letter-spacing:-.35px;font-size:18px;line-height:.86}.login-brand{width:auto}.login-page .brand-lockup{justify-content:flex-start}.manager-actions{justify-content:flex-end}.manager-create .panel-heading{align-items:center}.manager-create .panel-heading h2{margin:0}.form-grid label{grid-template-rows:24px 48px;align-items:stretch}.password-field,.password-field button{height:48px}.form-footer{justify-content:flex-end}.settings-grid{grid-template-columns:minmax(0,720px);gap:24px;margin-top:24px;display:grid}.settings-card{gap:22px;display:grid}.settings-title{align-items:flex-start;gap:14px;display:flex}.settings-title>svg{width:24px;color:var(--warning);flex:0 0 24px}.settings-title h2{margin:0 0 5px}.settings-title p{color:var(--muted);margin:0}.password-form{grid-template-columns:1fr 1fr;gap:16px;display:grid}.password-form label{gap:7px;font-weight:600;display:grid}.password-form label:first-child{grid-column:1/-1}.password-form input{border:1px solid var(--border);border-radius:var(--r-sm);background:#fff;height:48px;padding:0 16px}.password-form .error{grid-column:1/-1;margin:0}.password-form button{grid-column:1/-1;justify-self:end;height:48px}.profile-card+.settings-grid{margin-top:24px}.support-link{border-radius:var(--r-sm);background:var(--accent);justify-content:center;align-items:center;gap:9px;width:max-content;padding:0 18px;font-weight:700;display:inline-flex}.support-link svg{width:19px}@media (max-width:768px){.brand-lockup.compact strong{font-size:19px}.brand-lockup.compact .brand-mark{flex-basis:60px;width:60px;height:60px}.brand-lockup.compact .brand-mark img{width:171px}.password-form{grid-template-columns:1fr}.password-form label:first-child{grid-column:auto}.password-form button{justify-self:stretch}.support-link{width:100%}}.reassign-controls{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.reassign-controls select{border:1px solid var(--border);min-width:190px;height:42px;font:inherit;background:#fff;border-radius:10px;padding:0 10px}.reassign-controls .outline-button{height:42px}.payment-document{gap:10px;display:grid}.payment-document .panel-heading{margin-bottom:0}.document-meta{color:var(--muted);margin:0;font-size:13px}.upload-control{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:10px;justify-content:center;align-items:center;width:max-content;min-height:44px;padding:0 16px;font-weight:700;display:inline-flex}.upload-control:hover{border-color:var(--accent);background:#fffaf0}.upload-control input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.receipt-confirm{color:var(--muted);align-items:center;gap:8px;font-size:13px;display:flex}.receipt-confirm input{width:16px;height:16px}.panel-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.panel-heading p{color:var(--muted);margin:0 0 4px}.panel-heading h2{margin:0}.orders-search button{justify-content:center;align-self:center;align-items:center;height:36px;min-height:36px;margin:0 6px 0 0;line-height:1;display:inline-flex}
