:root{--ink:#25282b;--muted:#697378;--paper:#f4f5f3;--line:#dde2df;--green:#006d60;--soft:#e4f1ed;--amber:#fff2d5;--radius:17px;font-family:'Myriad Pro',-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit;touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}[hidden]{display:none!important}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #219990;outline-offset:3px}header{background:var(--ink);color:#fff}.topinner{max-width:1140px;padding:23px 28px;display:flex;align-items:center;justify-content:space-between;margin:auto;gap:12px}.brand{display:flex;gap:13px;align-items:center}.mark{width:40px;height:40px;border:1px solid #75807d;border-radius:11px;display:grid;place-items:center;font-size:27px;color:#b9ddcf}.brand strong{letter-spacing:1.7px;font-size:19px;display:block}.brand small{display:block;font-size:10px;letter-spacing:3.8px;color:#bac4c0;margin-top:3px}.who{text-align:right;font-size:13px}.who small{display:block;font-size:11px;color:#b9dace;margin-top:6px}.demo-banner{background:#f6e6b8;color:#564019;text-align:center;padding:9px 15px;font-size:10px;font-weight:700;letter-spacing:1px}main{max-width:1140px;margin:auto;padding:38px 28px 110px}.heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:28px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:2px;color:var(--muted);margin:0 0 10px}h1{font-size:38px;line-height:1.1;letter-spacing:-1.5px;margin:0 0 10px;font-weight:650}h1 span{color:var(--green)}h2{font-size:20px;line-height:1.3;margin:0 0 12px;letter-spacing:-.3px}.subtitle{font-size:14px;line-height:1.5;color:var(--muted);margin:0}.button{border:1px solid transparent;border-radius:10px;min-height:45px;padding:11px 16px;font-weight:600;font-size:13px;display:inline-flex;align-items:center;justify-content:center;gap:10px;line-height:1.3}.primary{background:var(--green);color:#fff}.primary:hover:not(:disabled){background:#00564b}.secondary{background:#fff;color:var(--ink);border-color:var(--line)}.wide{width:100%}.summary{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:29px}.summary-item{padding:20px 22px;border-radius:var(--radius);background:#fff;border:1px solid var(--line);display:flex;align-items:center;gap:15px;text-align:left}.summary-item strong{font-size:34px;letter-spacing:-1px;font-weight:600}.summary-item span{font-size:13px}.summary-item small{display:block;font-size:11px;color:var(--muted);margin-top:4px}.summary-item.active{background:var(--green);color:#fff;border-color:var(--green)}.summary-item.active small{color:#c7e6df}.toolbar{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:16px}.filters{display:flex;gap:4px;padding:4px;border:1px solid var(--line);border-radius:12px;background:#e9ede9}.filters button{border:none;border-radius:9px;background:transparent;padding:10px 15px;font-size:12px;color:#56605b;white-space:nowrap;min-height:40px}.filters .selected{background:#fff;color:var(--ink);box-shadow:0 1px 4px #21332c14;font-weight:650}#search{border:0;border-bottom:1px solid #bec9c2;background:transparent;padding:12px 0;font-size:13px;min-width:220px}.list-meta{display:flex;justify-content:space-between;gap:16px;color:var(--muted);font-size:11px;margin:17px 0 14px;line-height:1.5}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:21px;display:flex;flex-direction:column;min-width:0}.card-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:17px}.order-id{font-size:11px;font-weight:650;color:var(--muted);letter-spacing:.4px;overflow-wrap:anywhere}.badge{font-size:10px;font-weight:650;border-radius:7px;padding:6px 9px;white-space:nowrap;display:inline-flex}.waiting{background:#edf0ee;color:#65706b}.running{background:var(--soft);color:var(--green)}.paused{background:var(--amber);color:#94620b}.done{background:#eaf0f4;color:#496473}.card h2{font-size:19px;overflow-wrap:anywhere;margin:0 0 8px}.code{font-size:11px;color:var(--muted);font-family:ui-monospace,Consolas,monospace;overflow-wrap:anywhere}.quantity-row{display:flex;align-items:baseline;gap:7px;margin:21px 0 5px}.quantity-row strong{font-size:28px;letter-spacing:-.7px;font-weight:600}.quantity-row span{font-size:13px;color:var(--muted)}.batch{font-size:11px;color:var(--muted);margin:0 0 18px}.pack-count{font-size:11px;color:var(--muted);background:#f5f7f4;padding:8px 10px;border-radius:7px;margin-bottom:16px}.card-bottom{margin-top:auto}.assignment{display:flex;align-items:center;gap:9px;font-size:12px;line-height:1.4;min-height:31px;margin:0 0 14px}.avatars{display:flex;flex-shrink:0}.avatar{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:#e1ede6;color:#406758;font-size:10px;font-weight:700;border:2px solid white}.avatar+.avatar{margin-left:-7px}.clock{display:flex;justify-content:space-between;gap:7px;border-top:1px solid #edf0ed;padding-top:12px;margin-bottom:14px;font-size:11px;color:var(--muted)}.clock strong{color:var(--ink);font-size:14px;font-variant-numeric:tabular-nums}.bottom-note{font-size:11px;color:var(--muted);text-align:center;line-height:1.6;margin-top:23px}.empty{grid-column:1/-1;background:white;border:1px dashed #bdcbc2;border-radius:var(--radius);padding:45px 23px;text-align:center}.empty p{color:var(--muted);font-size:14px;line-height:1.6}.notice{background:var(--amber);color:#775a23;border-radius:10px;padding:12px 14px;font-size:12px;line-height:1.6;margin:14px 0}.error{background:#fee9e5;color:#8d3024}.bottom-nav{position:fixed;bottom:0;left:0;right:0;background:#fffefef5;border-top:1px solid var(--line);padding-bottom:env(safe-area-inset-bottom);backdrop-filter:blur(8px);z-index:3}.bottom-nav>div{max-width:500px;margin:auto;display:flex;justify-content:space-around}.bottom-nav button{border:0;background:transparent;display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:var(--muted);font-size:11px;padding:11px 5px 12px;min-height:63px}.bottom-nav b{font-size:22px;line-height:1;font-weight:400}.bottom-nav .selected{color:var(--green);font-weight:700}.panel{background:#fff;border:1px solid var(--line);padding:27px;border-radius:var(--radius);margin:22px 0}.muted{color:var(--muted);line-height:1.6;font-size:13px}.small{font-size:11px}.button-row{display:flex;gap:10px;flex-wrap:wrap;margin:16px 0}.field{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:600;min-width:0;margin:16px 0}.field input,.field textarea,.field select{border:1px solid #cfd8d1;border-radius:9px;padding:12px;background:#fff;width:100%;min-height:44px;font-weight:400;line-height:1.4}.field textarea{resize:vertical}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.checkline{display:flex;align-items:flex-start;gap:10px;font-size:12px;line-height:1.6;margin:19px 0}.checkline input{width:19px;height:19px;accent-color:var(--green);flex-shrink:0;margin:0}.file-button{position:relative;overflow:hidden;cursor:pointer}.file-button input{position:absolute;inset:0;opacity:0;width:100%;cursor:pointer}.step{width:30px;height:30px;border-radius:50%;background:var(--soft);color:var(--green);display:inline-grid;place-items:center;font-size:13px;font-style:normal;margin-right:7px}.team-head{display:flex;gap:12px;align-items:center}.team-head .avatar{width:42px;height:42px;font-size:14px}.team-head h2{font-size:17px;margin:0 0 4px}.team-tasks{font-size:12px;margin-top:18px;line-height:1.8}.text-button{background:none;border:none;color:var(--green);font-size:11px;text-decoration:underline;padding:12px 0 0;min-height:40px}details{margin:16px 0}summary{font-size:13px;cursor:pointer;font-weight:600;line-height:1.5}pre{white-space:pre-wrap;font-size:12px;line-height:1.5;max-height:300px;overflow:auto;background:#f4f6f3;padding:15px}.table-scroll{overflow:auto;max-height:350px;margin:14px 0}table{border-collapse:collapse;width:100%;font-size:12px}td,th{padding:10px;text-align:left;border-bottom:1px solid var(--line);white-space:nowrap}th{background:#edf2ed}.issue{font-size:12px;line-height:1.5;border-radius:8px;padding:10px 12px;margin:8px 0}.issue.warning{background:var(--amber);color:#775a23}dialog{border:none;border-radius:21px;background:white;color:var(--ink);padding:24px;width:min(560px,calc(100% - 24px));max-height:90dvh;box-shadow:0 20px 100px #142a2a33;overflow:auto}dialog::backdrop{background:#14232188;backdrop-filter:blur(3px)}.dialog-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.dialog-top .eyebrow{margin:0}.icon-button{border:1px solid var(--line);width:36px;height:36px;border-radius:50%;background:#fff;font-size:22px;display:grid;place-items:center;padding:0;line-height:1}#dialog-body h2{font-size:25px;letter-spacing:-.5px;overflow-wrap:anywhere}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:21px 0}.detail-grid small{display:block;color:var(--muted);font-size:11px;line-height:1.5;margin-bottom:5px}.detail-grid strong{font-size:14px;overflow-wrap:anywhere}.person-option{border:1px solid var(--line);border-radius:11px;padding:12px;display:flex;gap:10px;align-items:center;margin:8px 0;cursor:pointer;min-height:59px}.person-option input{width:20px;height:20px;accent-color:var(--green);margin-right:1px}.person-option small{display:block;color:var(--muted);font-size:11px;margin-top:3px}.person-option span{font-size:13px}.person-option:has(input:checked){border-color:var(--green);background:#f1f8f4}.dialog-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.dialog-actions .button{flex:1}.event{border-left:2px solid #d8e6dd;padding:1px 0 15px 15px;font-size:12px}.event time{display:block;color:var(--muted);font-size:11px;margin-top:5px}.toast{position:fixed;z-index:20;bottom:90px;left:50%;transform:translateX(-50%);background:#213a31;color:#fff;padding:13px 20px;border-radius:12px;max-width:calc(100% - 35px);width:max-content;box-shadow:0 6px 35px #0002;font-size:13px;line-height:1.5}.toast.error{background:#893c31}.loading{opacity:.6;pointer-events:none}
@media(max-width:950px){.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.toolbar{flex-wrap:wrap}#search{flex:1}}
@media(max-width:600px){.topinner{padding:18px}.brand{gap:10px}.mark{width:34px;height:34px;font-size:23px}.brand strong{font-size:15px;letter-spacing:1px}.brand small{font-size:8px;letter-spacing:3px}.who{font-size:10px;max-width:130px}.who small{font-size:9px}.demo-banner{font-size:8px;padding:8px 13px;line-height:1.5}main{padding:27px 17px 95px}.heading{align-items:flex-start;position:relative;margin-bottom:24px}.heading h1{font-size:33px}.subtitle{max-width:280px;font-size:13px}.heading>.button{position:absolute;right:0;top:-6px;font-size:0;padding:8px;min-height:34px;width:35px;gap:0}.heading>.button span{font-size:18px}.eyebrow{font-size:8px;letter-spacing:1.6px;margin-bottom:9px}.summary{gap:8px;margin-bottom:22px}.summary-item{padding:15px 10px;flex-direction:column;gap:5px;align-items:flex-start;border-radius:13px}.summary-item strong{font-size:29px;line-height:1}.summary-item span{font-size:11px}.summary-item small{display:none}.toolbar{gap:13px;margin-bottom:8px}.filters{width:100%;padding:3px;justify-content:space-between;gap:0}.filters button{padding:9px 9px;font-size:11px;min-height:38px;flex:1}#search{width:100%;min-width:0}.list-meta{font-size:10px;gap:12px;margin:14px 0}.list-meta>span:last-child{text-align:right;max-width:65%}.grid{grid-template-columns:minmax(0,1fr);gap:12px}.card{padding:20px}.card h2{font-size:21px}.quantity-row{margin-top:17px}.card-top{margin-bottom:14px}.card .button{min-height:47px}.panel{padding:20px 17px}.form-grid{grid-template-columns:1fr;gap:0}.button-row{flex-direction:column}.button-row .button{width:100%;min-height:48px}.detail-grid{gap:14px}.dialog-actions{flex-direction:column}dialog{padding:21px 18px;border-radius:18px}.dialog-top{margin-bottom:17px}.detail-grid strong{font-size:13px}.bottom-note{font-size:10px;padding:0 7px}}

@media(max-width:600px){.topinner{padding-top:15px;padding-bottom:15px}main{padding-top:20px}.heading>.eyebrow,.heading>div>.eyebrow{display:none}.heading{margin-bottom:20px}.summary{margin-bottom:18px}.card{padding:18px}.quantity-row{margin-top:14px}.batch{margin-bottom:14px}.assignment{margin-bottom:10px}}

/* 0.2: independent work orders and verified employee picker. */
:root{--ink:#3d3d3d;--green:#756400;--soft:#f5f1df;--paper:#f7f7f4}
header{background:white;color:var(--ink);border-bottom:1px solid var(--line)}
.brand{display:block}.brand-home{appearance:none;background:none;border:0;padding:0;margin:0;text-align:left;color:inherit;font:inherit;cursor:pointer}.brand-home:focus-visible{outline:2px solid var(--gold);outline-offset:7px;border-radius:4px}.brand-logo{display:block;width:210px;height:auto}.brand>small{display:block;letter-spacing:2px;color:var(--muted);font-size:9px;margin:7px 0 0 45px}
.who small{color:var(--muted)}.primary{background:#c5a802;color:#252525}.primary:hover:not(:disabled){background:#b39a09}
.summary-item.active{background:var(--ink);border-color:var(--ink)}.summary-item.active small{color:#ddd}
.kind-filters{display:flex;gap:8px;overflow:auto;margin:0 0 16px;padding-bottom:3px}
.kind-filters button{background:transparent;border:1px solid var(--line);border-radius:20px;padding:9px 13px;white-space:nowrap;font-size:12px;min-height:39px;color:var(--muted)}
.kind-filters .selected{background:var(--ink);color:white;border-color:var(--ink)}
.type-label{display:block;width:max-content;margin:-5px 0 12px;font-size:10px;color:#756400;font-weight:650}.type-label.packaging{color:#5c6071}.type-label.review{color:#98522b}
.avatar.photo{overflow:hidden;background:#f4f4f1;flex-shrink:0}.avatar.photo img{width:100%;height:100%;object-fit:contain;display:block}
#employee-search{border:1px solid var(--line);border-radius:10px;padding:12px;width:100%;min-height:44px;margin:4px 0 12px}
.person-option .avatar{width:46px;height:46px;font-size:15px;flex-shrink:0}.person-option input{flex-shrink:0}.person-option>span:last-child{min-width:0}.person-option strong{line-height:1.35}
.person-option:has(input:checked){background:#fbf8e9;border-color:#9b8507}
#employee-options{max-height:310px;overflow:auto;padding:0 5px 2px 0;overscroll-behavior:contain}
.sticky-start{position:sticky;bottom:-22px;background:#fff;border-top:1px solid var(--line);padding:13px 0 3px;z-index:2;display:flex;flex-direction:column;gap:7px}
.sticky-start .button{flex:none;min-height:48px}.sticky-start .small{font-size:12px;min-height:19px}
.team-head .avatar{width:58px;height:58px;flex-shrink:0}
.card .avatars .avatar{width:35px;height:35px}
@media(max-width:600px){.brand-logo{width:176px}.brand>small{font-size:8px;margin-left:37px}.topinner{padding:13px 17px}.kind-filters button{font-size:11px;padding:9px 12px}.who{font-size:10px;max-width:130px}#dialog-body h2{font-size:22px}#employee-options{max-height:250px}.sticky-start{bottom:-18px}.person-option{padding:9px;gap:9px;margin:6px 0}.summary{margin-bottom:17px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}

/* v0.2.2 search and sorting */
.search-sort{display:flex;gap:10px;align-items:stretch;flex:1;min-width:300px}.search-sort #search{flex:1}.search-sort select{min-width:205px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink);padding:10px 12px;font:inherit;font-size:12px}.customer{font-size:12px;color:var(--muted);margin:10px 0 0;line-height:1.45}.customer strong{color:var(--ink);font-weight:600}@media(max-width:600px){.search-sort{width:100%;min-width:0;flex-direction:column;gap:8px}.search-sort select{width:100%;min-width:0;min-height:44px}}

.team-summary{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:0 0 18px}.team-kpi{background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px 18px;display:flex;align-items:center;gap:12px}.team-kpi strong{font-size:30px;line-height:1}.team-kpi span{font-size:11px;font-weight:800;letter-spacing:1.3px}.team-kpi.busy{border-left:5px solid #c78000}.team-kpi.free{border-left:5px solid var(--green)}.team-card{position:relative}.team-card.is-busy{box-shadow:inset 4px 0 0 #c78000}.team-card.is-free{box-shadow:inset 4px 0 0 var(--green)}.team-card.is-absent{box-shadow:inset 4px 0 0 #9b7b2f;background:#fffdf6}.team-person{min-width:0}.team-status{display:inline-flex;font-size:9px;font-weight:800;letter-spacing:1px;border-radius:999px;padding:5px 8px;margin-bottom:6px}.team-status.busy{background:#fff2d5;color:#8a5a00}.team-status.free{background:var(--soft);color:var(--green)}.team-status.vacation{background:#fff3cd;color:#7a5b00}.team-status.sick{background:#fde7e7;color:#8a2f2f}
@media(max-width:600px){.team-summary{gap:8px}.team-kpi{padding:13px 14px}.team-kpi strong{font-size:26px}}

/* v0.2.4 - production leadership and PDF reporting */
.team-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.team-kpi.manage{border-left:5px solid #6d6d6d}.team-kpi.absent{border-left:5px solid #9b7b2f}.team-card.is-manager{box-shadow:inset 4px 0 0 #777;background:#fbfbf9}.team-status.manage{background:#ececea;color:#555}.team-section-title{grid-column:1/-1;font-size:11px;font-weight:800;letter-spacing:1.2px;text-transform:uppercase;color:var(--muted);padding:4px 2px 0}.team-section-title.workers{margin-top:10px}.report-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:8px}.report-grid{margin-top:6px}
@media(max-width:600px){.team-summary{grid-template-columns:1fr 1fr}.team-kpi.manage{grid-column:auto}.report-actions{flex-direction:column}.report-actions .button{width:100%}}

/* v0.2.8 - jasna barvna specifikacija statusa DN; status je vedno izpisan tudi tekstovno. */
.status-card{position:relative;overflow:hidden;border-left-width:6px}
.status-card.waiting{border-left-color:#c62828;background:#fffafa}
.status-card.running{border-left-color:#ef8b00;background:#fffaf2}
.status-card.paused{border-left-color:#ef8b00;background:#fffaf2}
.status-card.done{border-left-color:#178647;background:#f7fcf8}
.badge.waiting{background:#fde8e7;color:#9d211d}
.badge.running,.badge.paused{background:#fff0d7;color:#925300}
.badge.done{background:#e1f3e7;color:#126936}
@media (forced-colors:active){.status-card{border-left-width:6px}.badge{border:1px solid currentColor}}
.auth-screen{position:fixed;inset:0;background:#f4f4f2;z-index:9999;display:grid;place-items:center;padding:20px}.auth-screen[hidden]{display:none}.auth-card{width:min(440px,100%);background:white;border-radius:18px;padding:28px;box-shadow:0 18px 60px #0002}.auth-logo{max-width:180px;height:auto;margin-bottom:18px}.auth-card code{display:block;word-break:break-all;background:#f4f4f2;padding:12px;border-radius:8px;margin-top:10px}.who .text-button{font-size:12px;margin-top:2px}.user-card{padding:18px}.user-card .user-meta{display:flex;gap:8px;flex-wrap:wrap;margin:8px 0}.role-pill{font-size:11px;font-weight:700;text-transform:uppercase;border:1px solid #ccc;border-radius:999px;padding:4px 8px}.temp-secret{font-family:monospace;font-size:18px;word-break:break-all;user-select:all}

.password-wrap{display:flex;align-items:center;gap:8px}.password-wrap input{flex:1;min-width:0}.password-toggle{width:44px;min-width:44px;height:44px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink);display:grid;place-items:center;font-size:18px;padding:0}.password-toggle:hover{background:#f5f7f5}

/* 0.2.17 editable production employees and availability */
.employee-admin-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.employee-admin-row{border:1px solid var(--line);border-radius:13px;padding:14px;display:flex;align-items:center;gap:12px;background:#fbfcfa;min-width:0}.employee-admin-row .avatar{width:46px;height:46px;font-size:14px;flex:0 0 auto}.employee-admin-main{min-width:0;flex:1}.employee-admin-main strong{display:block;font-size:14px;line-height:1.3}.employee-admin-main span{display:block;color:var(--muted);font-size:11px;line-height:1.45;margin-top:3px}.employee-status-pill{display:inline-flex!important;width:auto!important;border-radius:999px;padding:4px 7px;font-size:9px!important;font-weight:800;letter-spacing:.5px;margin-top:6px!important;background:var(--soft);color:var(--green)!important}.employee-status-pill.former{background:#ececea;color:#666!important}.employee-status-pill.vacation{background:#fff3cd;color:#7a5b00!important}.employee-status-pill.sick{background:#fde7e7;color:#8a2f2f!important}.employee-admin-row .button{min-height:38px;padding:8px 11px;flex:0 0 auto}.employee-photo-editor{display:grid;grid-template-columns:90px 1fr;gap:16px;align-items:center;margin:10px 0 16px}.employee-photo-editor .avatar{width:86px;height:86px;font-size:24px}.employee-photo-editor .button{margin:3px 6px 3px 0}.team-card .employee-edit-link{margin-top:10px}.team-card.is-manager .avatar{background:#ececea;color:#555}@media(max-width:700px){.employee-admin-list{grid-template-columns:1fr}.employee-admin-row{align-items:flex-start}.employee-admin-row .button{margin-left:auto}.employee-photo-editor{grid-template-columns:72px 1fr}.employee-photo-editor .avatar{width:68px;height:68px}}

/* 0.2.18 - simple daily production view, batch, deadline/priority and problem evidence */
.meta-chips{display:flex;flex-wrap:wrap;gap:6px;margin:12px 0 2px}.meta-chip{display:inline-flex;align-items:center;min-height:25px;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:800;letter-spacing:.45px;line-height:1.25}.meta-chip.due{background:#eef1ef;color:#59615e}.meta-chip.due.overdue{background:#fde7e5;color:#9a2b23}.meta-chip.due.today{background:#fff0d7;color:#8a5900}.meta-chip.due.tomorrow{background:#fff7df;color:#735f10}.meta-chip.priority{background:#f2eed6;color:#675800}.meta-chip.problem{background:#fde7e5;color:#962f27}.status-card.is-overdue{box-shadow:inset 0 0 0 1px #e9b6b2}
.today-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}.today-kpi{background:#fff;border:1px solid var(--line);border-radius:14px;padding:17px 18px;display:flex;align-items:center;gap:12px}.today-kpi strong{font-size:30px;line-height:1}.today-kpi span{font-size:10px;font-weight:800;letter-spacing:1px;color:var(--muted)}.today-columns{display:grid;grid-template-columns:1fr 1fr;gap:14px}.today-section{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:18px;min-width:0}.today-section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.today-section-head h2{margin:0;font-size:18px}.today-section-head span{display:grid;place-items:center;min-width:28px;height:28px;border-radius:999px;background:#f0f1ed;font-size:11px;font-weight:800}.today-list{display:flex;flex-direction:column;gap:8px}.today-order{width:100%;border:1px solid var(--line);border-radius:11px;background:#fbfcfa;color:var(--ink);padding:12px;text-align:left;display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.today-order:hover{background:#f7f8f5}.today-order.running,.today-order.paused{border-left:4px solid #ef8b00}.today-order.waiting.overdue{border-left:4px solid #c62828;background:#fffafa}.today-order.done{border-left:4px solid #178647}.today-order>span:first-child{min-width:0}.today-order b{display:block;font-size:10px;color:var(--muted);margin-bottom:4px}.today-order strong{display:block;font-size:13px;line-height:1.35}.today-order small{display:block;font-size:10px;color:var(--muted);margin-top:4px;line-height:1.35}.today-order-side{text-align:right;flex:0 0 42%;max-width:42%}.today-order-side b{color:var(--ink);font-size:11px}.today-order-side .problem-text{color:#9a2b23;font-weight:700}
.batch-editor{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:end;margin:16px 0}.batch-editor .field{margin:0}.batch-editor .button{margin-bottom:0;min-height:44px}.problem-section{margin:20px 0}.problem-section>h2{font-size:18px!important;margin-bottom:10px!important}.problem-card{border:1px solid #efc6c2;background:#fffafa;border-radius:12px;padding:13px;margin:9px 0}.problem-card p{font-size:12px;line-height:1.55;margin:10px 0 0;white-space:pre-wrap}.problem-head{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.problem-head strong{font-size:12px;color:#922f27}.problem-head span{font-size:10px;color:var(--muted);text-align:right}.problem-photos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:11px}.problem-photos a{display:block;border-radius:9px;overflow:hidden;border:1px solid var(--line);background:#fff}.problem-photos img{display:block;width:100%;height:105px;object-fit:cover}.problem-actions{margin:18px 0}.problem-button{background:#9c3b32;color:#fff;border-color:#9c3b32}.problem-button:hover:not(:disabled){background:#7f3029}.problem-form{margin-top:10px;border:1px solid #efc6c2;background:#fffafa;border-radius:12px;padding:14px}.problem-form .field:first-child{margin-top:0}.finish-actions{margin-top:22px;border-top:1px solid var(--line);padding-top:18px}.bottom-nav>div{max-width:650px}
@media(max-width:700px){.today-summary{grid-template-columns:1fr 1fr;gap:8px}.today-kpi{padding:13px 12px}.today-kpi strong{font-size:25px}.today-columns{grid-template-columns:1fr}.today-order{padding:11px}.today-order-side{flex-basis:46%;max-width:46%}.batch-editor{grid-template-columns:1fr}.batch-editor .button{width:100%}.problem-head{flex-direction:column;gap:4px}.problem-head span{text-align:left}.problem-photos img{height:88px}.bottom-nav button{font-size:9px;padding-left:2px;padding-right:2px}.bottom-nav b{font-size:18px}}

/* 0.2.21 - shared batch entry and overdue deadline rescheduling */
.due-editor{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:end;margin:16px 0;padding:14px;border:1px solid #ead8ab;background:#fffaf0;border-radius:12px}.due-editor .field{margin:0}.due-editor .button{margin-bottom:0;min-height:44px}
@media(max-width:700px){.due-editor{grid-template-columns:1fr}.due-editor .button{width:100%}}

/* 0.2.23 - employee directory and production team aligned with Chemcolor team visual system */
:root{--gold:#c5a802;--gold-ink:#786700}
#team{display:block}
.staff-section{margin:28px 0 42px}
.staff-section-heading{display:flex;align-items:center;gap:12px;margin:0 0 24px}
.staff-section-heading>span{width:5px;height:25px;background:var(--gold);flex:0 0 auto}
.staff-section-heading h2,.staff-section-heading h3{margin:0;font-size:25px;font-weight:650;letter-spacing:-.6px;color:var(--ink)}
.staff-section-heading>i{height:1px;background:var(--line);flex:1;margin-left:5px}
.staff-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:34px 22px}
.staff-grid-lead{display:flex;justify-content:center;gap:22px}
.staff-grid-lead .staff-person{width:min(210px,100%)}
.staff-person{min-width:0}
.staff-portrait{width:100%;aspect-ratio:1;background:#f7f7f4;overflow:hidden;border-radius:4px;border:1px solid #ecece6}
.staff-portrait img{width:100%;height:100%;display:block;object-fit:contain}
.staff-portrait-initials{display:grid;place-items:center;background:#f1f1ed;position:relative}
.staff-portrait-initials span{font-size:clamp(38px,4vw,66px);font-weight:400;letter-spacing:-.04em;color:#898976}
.staff-portrait-initials::after{content:"";position:absolute;bottom:18px;left:calc(50% - 18px);width:36px;height:2px;background:var(--gold)}
.staff-person-info{padding-top:14px}
.staff-person h3{font-size:19px;font-weight:650;letter-spacing:-.35px;line-height:1.25;margin:7px 0 5px;overflow-wrap:anywhere}
.staff-person p{font-size:12px;line-height:1.5;color:var(--muted);margin:0}
.staff-tasks{margin-top:11px;min-height:37px}
.staff-note{font-size:11px;line-height:1.45;color:var(--muted)}
.staff-task{width:100%;border:0;border-left:3px solid #ef8b00;background:#fffaf2;border-radius:5px;padding:7px 8px;text-align:left;margin:4px 0;color:var(--ink)}
.staff-task b{display:block;font-size:10px;color:#865900;margin-bottom:2px}
.staff-task span{display:block;font-size:11px;line-height:1.35;overflow-wrap:anywhere}
.staff-person .team-status{margin:0 0 3px}
.staff-person .employee-edit-link{padding-top:6px}
.staff-section-lead{padding-bottom:26px;border-bottom:1px solid var(--line)}

/* Admin employee directory: same visual language as the public Chemcolor team page. */
.employee-admin-list{display:block;margin-top:22px}
.directory-section{margin:30px 0 38px}
.directory-section:first-child{margin-top:18px}
.directory-section .staff-section-heading{margin-bottom:20px}
.directory-section .staff-section-heading h3{font-size:22px}
.directory-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:30px 20px}
.directory-person{min-width:0}
.directory-person .directory-portrait{width:100%;height:auto}
.directory-info{padding-top:12px}
.directory-info h3{font-size:17px;line-height:1.25;letter-spacing:-.25px;margin:0 0 5px}
.directory-info p{font-size:12px;line-height:1.45;color:var(--muted);margin:0}
.directory-info small{display:block;color:var(--muted);font-size:10px;line-height:1.4;margin-top:5px}
.directory-info .employee-status-pill{margin-top:7px!important}
.directory-edit{width:100%;min-height:38px!important;margin-top:10px;padding:7px 10px!important}

/* Photos also identify linked login accounts. */
.user-card-head{display:grid;grid-template-columns:82px minmax(0,1fr);gap:14px;align-items:start}
.user-card .user-portrait{width:82px;height:82px;aspect-ratio:1}
.user-card .user-portrait.staff-portrait-initials span{font-size:28px}
.user-card .user-portrait.staff-portrait-initials::after{bottom:10px;width:24px;left:calc(50% - 12px)}
.user-identity{min-width:0;padding-top:2px}
.user-name-row{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}
.user-name-row strong{font-size:16px;line-height:1.3}
.user-identity .code{margin-top:4px}
.user-identity small{display:block;color:var(--muted);font-size:10px;line-height:1.4;margin-top:7px}
.who-main{display:flex;align-items:center;justify-content:flex-end;gap:9px}
.who-avatar:empty{display:none}
.who-avatar .avatar{width:34px;height:34px;font-size:10px;border-color:#53605b;background:#e7eee9;color:#355548}
.who-avatar .avatar.photo img{object-fit:cover}

@media(max-width:1050px){
 .staff-grid,.directory-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:650px){
 .staff-section{margin:22px 0 31px}.staff-section-heading{margin-bottom:18px}.staff-section-heading h2,.staff-section-heading h3{font-size:22px}
 .staff-grid,.directory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 15px}
 .staff-grid-lead{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.staff-grid-lead .staff-person{width:auto}
 .staff-person h3{font-size:18px}.directory-info h3{font-size:16px}
 .user-card-head{grid-template-columns:68px minmax(0,1fr)}.user-card .user-portrait{width:68px;height:68px}
 .who-avatar{display:none}
}

/* 0.2.25 - reassign active work orders without changing DN timing */
.assignment-editor{margin:16px 0;padding:14px;border:1px solid var(--line);background:#f8faf8;border-radius:12px}.assignment-editor-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.assignment-editor-head strong{font-size:13px}.assignment-editor-head p{margin:5px 0 0;max-width:640px}.assignment-picker{margin-top:10px;display:grid;grid-template-columns:1fr 1fr;gap:7px}.assignment-editor #reassign-search{width:100%;margin-top:13px;border:1px solid var(--line);border-radius:9px;background:#fff;padding:11px 12px}.assignment-editor .dialog-actions{margin-top:11px}
@media(max-width:700px){.assignment-editor-head{flex-direction:column}.assignment-editor-head .button{width:100%}.assignment-picker{grid-template-columns:1fr}}

/* 0.2.27 - interactive dashboards, two operational stages and compact rows */
.summary-item{transition:background .15s,border-color .15s,transform .15s}.summary-item:hover{transform:translateY(-1px);border-color:#bfc6c2}.summary-item.selected-summary{background:var(--ink);border-color:var(--ink);color:#fff}.summary-item.selected-summary small{color:#ddd}
.today-kpi{appearance:none;color:var(--ink);font:inherit;text-align:left;cursor:pointer;position:relative;transition:background .15s,border-color .15s,transform .15s}.today-kpi:hover{background:#fafbf8;border-color:#bcc4bf;transform:translateY(-1px)}.today-kpi i{margin-left:auto;font-style:normal;font-size:24px;color:var(--gold);line-height:1}.today-kpi:focus-visible{outline:3px solid #219990;outline-offset:3px}
.search-sort{display:flex;gap:10px;align-items:center;min-width:0;flex:1}.search-sort #search{flex:1;min-width:200px}.order-layout-switch{display:flex;gap:3px;border:1px solid var(--line);border-radius:10px;padding:3px;background:#fff;flex:0 0 auto}.order-layout-switch button{width:39px;height:37px;border:0;border-radius:7px;background:transparent;color:var(--muted);font-size:19px;line-height:1}.order-layout-switch button.selected{background:var(--ink);color:#fff}
.order-stage-summary{display:grid;gap:6px;margin:13px 0 4px}.stage-mini{display:grid;grid-template-columns:24px minmax(0,1fr);gap:7px;align-items:center;font-size:10px;color:var(--muted)}.stage-mini b{width:24px;height:22px;display:grid;place-items:center;border-radius:6px;background:#f0f1ee;color:#555;font-size:9px}.stage-mini.production b{background:#fff2d5;color:#825800}.stage-mini.packaging b{background:#e7f1ef;color:#006d60}.stage-mini span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.orders-rows{width:100%}.orders-table-wrap{overflow:auto;border:1px solid var(--line);border-radius:14px;background:#fff}.orders-table{width:100%;border-collapse:collapse;min-width:1040px}.orders-table th{position:sticky;top:0;z-index:1;background:#f5f6f3;color:var(--muted);text-align:left;font-size:9px;letter-spacing:.8px;text-transform:uppercase;padding:11px 12px;border-bottom:1px solid var(--line)}.orders-table td{padding:11px 12px;border-bottom:1px solid #ecefeb;font-size:11px;vertical-align:middle}.orders-table tbody tr{cursor:pointer}.orders-table tbody tr:hover{background:#fafbf8}.orders-table tbody tr:last-child td{border-bottom:0}.orders-table td:first-child{border-left:4px solid transparent}.orders-table tr.waiting td:first-child{border-left-color:#c62828}.orders-table tr.running td:first-child,.orders-table tr.paused td:first-child{border-left-color:#ef8b00}.orders-table tr.done td:first-child{border-left-color:#178647}.orders-table tr.is-overdue{background:#fffafa}.orders-table td b,.orders-table td strong{display:block;font-size:11px;line-height:1.35}.orders-table td small{display:block;color:var(--muted);font-size:9px;margin-top:3px;line-height:1.35}.orders-table td.num{text-align:right;white-space:nowrap}.orders-table .priority-text{color:#776200;font-weight:700}.orders-table .badge{display:inline-flex;margin-bottom:2px}.row-open{min-height:34px!important;padding:6px 10px!important;font-size:10px!important}
.order-stages{margin:20px 0;border-top:1px solid var(--line);padding-top:18px}.order-stages-title h2{font-size:18px!important;margin-bottom:4px!important}.order-stages-title p{margin:0 0 12px}.order-stages-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.order-stage-panel{border:1px solid var(--line);border-radius:13px;padding:13px;background:#fafbf9;min-width:0}.order-stage-panel.production{box-shadow:inset 0 3px 0 #d7b400}.order-stage-panel.packaging{box-shadow:inset 0 3px 0 #2f8e83}.order-stage-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.order-stage-head h3{margin:2px 0 0;font-size:16px}.stage-kicker{display:block;font-size:8px;letter-spacing:1.2px;font-weight:800;color:var(--muted)}.stage-count{font-size:9px;font-weight:800;color:var(--muted);background:#eef0ed;border-radius:999px;padding:4px 7px}.stage-people{display:flex;flex-direction:column;gap:6px;margin:11px 0}.stage-people>span{display:flex;align-items:center;gap:8px;min-width:0}.stage-people .avatar{width:29px;height:29px;font-size:9px;flex:0 0 auto}.stage-people b{font-size:11px;line-height:1.25;overflow:hidden;text-overflow:ellipsis}.stage-empty{margin:13px 0;color:var(--muted);font-size:10px}.stage-actions{display:flex;gap:7px;align-items:center;flex-wrap:wrap}.stage-actions .button{min-height:36px;padding:7px 10px;font-size:10px;flex:1}.stage-self{font-size:9px;font-weight:800;color:var(--green);background:var(--soft);border-radius:999px;padding:7px 9px}.stage-editor{margin-top:10px;padding-top:10px;border-top:1px solid var(--line)}.stage-search{width:100%;border:1px solid var(--line);border-radius:9px;background:#fff;padding:9px 10px;margin-bottom:7px;font-size:11px}.stage-editor .assignment-picker{grid-template-columns:1fr;max-height:250px;overflow:auto}.stage-editor .person-option{padding:8px;margin:4px 0;min-height:48px}.stage-editor .dialog-actions{margin-top:8px}.stage-editor .dialog-actions .button{min-height:38px;font-size:10px}
@media(max-width:800px){.search-sort{flex-wrap:wrap}.search-sort #search{flex-basis:100%}.order-layout-switch{margin-left:auto}.order-stages-grid{grid-template-columns:1fr}.today-kpi i{font-size:20px}}
@media(max-width:600px){.today-kpi{padding:13px 11px}.today-kpi i{position:absolute;right:10px;top:50%;transform:translateY(-50%)}.order-layout-switch button{width:42px}.orders-table-wrap{border-radius:11px}.orders-table{min-width:900px}.order-stage-panel{padding:12px}.stage-actions{flex-direction:column;align-items:stretch}.stage-actions .button{width:100%}}

/* 0.2.28 - sortable compact order table */
.orders-table th{padding:0}
.table-sort-button{appearance:none;-webkit-appearance:none;width:100%;min-height:38px;padding:10px 12px;border:0;background:transparent;color:inherit;font:inherit;font-weight:700;letter-spacing:inherit;text-transform:inherit;text-align:left;display:flex;align-items:center;gap:7px;cursor:pointer;white-space:nowrap}
.table-sort-button:hover{background:#ecefea;color:var(--text)}
.table-sort-button:focus-visible{outline:2px solid var(--gold);outline-offset:-2px}
.table-sort-button i{font-style:normal;font-size:9px;opacity:.45;line-height:1}
.table-sort-button.selected{background:#ecefea;color:var(--text)}
.table-sort-button.selected i{color:#8a7400;opacity:1}
.orders-table th:nth-child(4) .table-sort-button{justify-content:flex-end;text-align:right}
.orders-table .table-actions-head{width:74px;padding:0}

.button.is-refreshing span{display:inline-block;animation:refresh-spin .7s linear infinite}
@keyframes refresh-spin{to{transform:rotate(360deg)}}

/* v0.2.32: zgornje bližnjice in celoten imenik ekipe */
.top-shortcuts{background:#fff;border-bottom:1px solid var(--line)}
.top-shortcuts>div{max-width:1140px;margin:auto;padding:0 28px;display:flex;justify-content:center;gap:10px}
.top-shortcuts button{border:0;background:transparent;display:flex;align-items:center;justify-content:center;gap:7px;color:var(--muted);font-size:12px;padding:11px 18px;min-height:47px;border-bottom:3px solid transparent}
.top-shortcuts b{font-size:18px;line-height:1;font-weight:400}
.top-shortcuts button:hover{color:var(--ink);background:#f7f8f6}
.top-shortcuts .selected{color:#7d6500;font-weight:700;border-bottom-color:#d4b500;background:#fffdf2}
.team-directory-section{margin:34px 0 42px}
.team-directory-person .directory-info{padding-top:10px;text-align:center}
.team-directory-person .directory-info h3{margin:5px 0 4px;font-size:16px}
.team-directory-person .directory-info p{margin:0;color:var(--muted);font-size:12px;line-height:1.45}
.team-directory-person .employee-status-pill{display:inline-block;margin-bottom:5px}
@media(max-width:700px){.top-shortcuts{overflow-x:auto}.top-shortcuts>div{justify-content:flex-start;padding:0 12px;width:max-content;min-width:100%}.top-shortcuts button{padding:10px 12px;font-size:10px}.top-shortcuts b{font-size:16px}}

/* v0.2.33: zaporedne številke v vrstičnem pogledu DN */
.orders-table .row-seq-head{width:42px;min-width:42px;text-align:center;padding:0 6px!important;font-weight:800;color:var(--muted)}
.orders-table td.row-seq{width:42px;min-width:42px;text-align:center;padding:11px 6px;font-variant-numeric:tabular-nums}
.orders-table td.row-seq span{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 5px;border-radius:999px;background:#f1f2ee;color:var(--muted);font-size:10px;font-weight:800}

/* v0.2.34: klikljiv profil sodelavca z aktivnim delom in zgodovino DN */
.employee-profile-link{cursor:pointer;transition:transform .14s ease,box-shadow .14s ease}
.employee-profile-link:hover{transform:translateY(-2px)}
.employee-profile-link:focus-visible{outline:3px solid #219990;outline-offset:4px;border-radius:6px}
.employee-profile-toolbar{max-width:1140px;margin:0 auto 16px}
.employee-profile-hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(420px,.8fr);gap:28px;align-items:center;padding:24px;border:1px solid var(--line);border-radius:16px;background:#fff}
.employee-profile-person{display:grid;grid-template-columns:150px minmax(0,1fr);gap:24px;align-items:center}
.employee-profile-photo{width:150px;height:150px;aspect-ratio:1}
.employee-profile-person h1{font-size:34px;line-height:1.05;letter-spacing:-1.2px;margin:10px 0 8px}
.employee-profile-person p{margin:0;color:var(--ink);font-size:15px}
.employee-profile-person small{display:block;color:var(--muted);margin-top:5px}
.employee-profile-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.employee-profile-kpis>div{padding:18px 14px;border:1px solid var(--line);border-radius:12px;background:#f8f9f6;text-align:center}
.employee-profile-kpis strong{display:block;font-size:28px;line-height:1;margin-bottom:7px}
.employee-profile-kpis span{display:block;font-size:8px;letter-spacing:1px;font-weight:800;color:var(--muted)}
.employee-profile-section{margin-top:26px;padding:22px;border:1px solid var(--line);border-radius:16px;background:#fff}
.employee-profile-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:15px}
.employee-profile-section-head h2{margin:2px 0 0;font-size:24px}
.employee-profile-section-head .eyebrow{margin:0}
.employee-current-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.employee-current-order{appearance:none;border:1px solid #e2dfca;border-left:5px solid #d4b500;border-radius:12px;background:#fffdf5;padding:15px;text-align:left;color:var(--ink);font:inherit;cursor:pointer}
.employee-current-order:hover{background:#fff9dd}
.employee-current-order b{display:block;font-size:11px;color:#6a6040;margin:5px 0}
.employee-current-order strong{display:block;font-size:16px;line-height:1.3}
.employee-current-order small{display:block;color:var(--muted);margin-top:4px}
.employee-current-order>div{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:12px;color:var(--muted);font-size:10px}
.employee-current-phase{display:inline-flex;padding:4px 7px;border-radius:999px;background:#eef2e9;color:#4c5b52;font-size:9px;font-weight:800}
.employee-no-work{padding:18px;border:1px dashed var(--line);border-radius:10px;color:var(--muted);background:#fafbf9}
.history-head{align-items:flex-end}
.employee-history-search{min-width:300px;font-size:10px;font-weight:700;color:var(--muted)}
.employee-history-search input{display:block;width:100%;margin-top:6px;border:1px solid var(--line);border-radius:9px;padding:10px 11px;background:#fff;font:inherit;color:var(--ink)}
.employee-history-table-wrap{margin-top:10px;border:1px solid var(--line);border-radius:12px}
.employee-history-table{min-width:930px}
.employee-history-table td:first-child{border-left:0!important}
.employee-history-table .employee-history-row{cursor:pointer}
.employee-history-table .empty-table{text-align:center;padding:28px;color:var(--muted)}
@media(max-width:900px){.employee-profile-hero{grid-template-columns:1fr}.employee-profile-kpis{grid-template-columns:repeat(3,1fr)}.employee-current-grid{grid-template-columns:1fr}}
@media(max-width:650px){.employee-profile-hero{padding:16px}.employee-profile-person{grid-template-columns:90px minmax(0,1fr);gap:15px}.employee-profile-photo{width:90px;height:90px}.employee-profile-person h1{font-size:26px}.employee-profile-kpis{gap:6px}.employee-profile-kpis>div{padding:12px 7px}.employee-profile-kpis strong{font-size:22px}.employee-profile-kpis span{font-size:7px}.employee-profile-section{padding:15px}.employee-profile-section-head{align-items:stretch;flex-direction:column}.employee-history-search{min-width:0;width:100%}}

/* v0.2.35: compact desktop header and page intro so operational data starts higher. */
@media(min-width:701px){
  .topinner{padding:9px 28px 8px;min-height:72px}
  .brand-logo{width:166px}
  .brand>small{font-size:7px;letter-spacing:1.55px;margin:2px 0 0 35px;line-height:1.15}
  .who{font-size:11px;line-height:1.25}
  .who small{font-size:9px;margin-top:2px}
  .who-main{gap:7px}
  .who-avatar .avatar{width:30px;height:30px;font-size:9px}
  .who .text-button{font-size:10px;min-height:25px;padding:3px 0 0;margin-top:0}
  .top-shortcuts>div{padding:0 28px;gap:5px}
  .top-shortcuts button{min-height:39px;padding:7px 15px;font-size:11px;gap:6px;border-bottom-width:2px}
  .top-shortcuts b{font-size:15px}
  main{padding-top:20px}
  .heading{margin-bottom:17px}
  .heading .eyebrow,.heading>div>.eyebrow{font-size:8px;letter-spacing:1.75px;margin-bottom:5px}
  .heading h1{font-size:32px;line-height:1.05;letter-spacing:-1.1px;margin-bottom:5px}
  .heading .subtitle{font-size:12px;line-height:1.35}
  .heading>.button{min-height:39px;padding:8px 13px;font-size:11px}
}
