:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17212f;background:#fff8ef;font-synthesis:none;--action:#b6420b;--wash:#fff8ef;--glow:#ffe6a7;--glow2:#ffe5d7;--glass:rgba(255,255,255,.72);--surface:rgba(255,255,255,.95);--line:rgba(255,255,255,.85);--muted:#526176;--shadow:0 8px 28px #2637510d;--tint:#a53b0b0d}:root[data-theme=blue]{--action:#0066cc;--wash:#f2f7ff;--glow:#d9eaff;--glow2:#e7dfff;--tint:#0066cc0d;background:#f2f7ff}:root[data-reduced=true] .glass{backdrop-filter:none;-webkit-backdrop-filter:none}:root[data-reduced=true]{--glass:#fff;--surface:#fff;--line:#dce0e5}*{box-sizing:border-box}body{margin:0;min-width:280px;min-height:100dvh;background:radial-gradient(ellipse at 5% 0%,var(--glow),transparent 55%),radial-gradient(ellipse at 100% 55%,var(--glow2),transparent 60%),var(--wash);background-attachment:fixed}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer;min-height:48px;border:0;background:none;color:inherit;border-radius:16px;padding:10px 16px}button:hover:not(:disabled){background:var(--tint)}button:disabled{opacity:.55;cursor:wait}button:focus-visible,a:focus-visible{outline:3px solid var(--action);outline-offset:3px}a{color:var(--action);overflow-wrap:anywhere}h1,h2,h3,p{margin:0}h1{font-size:28px;line-height:1.25;letter-spacing:-.7px}h2{font-size:20px;line-height:1.4}h3{font-size:17px;line-height:1.4}p{line-height:1.6}.muted,small{color:var(--muted)}small{font-size:13px;line-height:1.5}.glass{background:var(--glass);border:1px solid var(--line);box-shadow:var(--shadow);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}.surface{background:var(--surface);border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow)}.workbench{max-width:720px;margin:auto;padding:24px 20px 40px}.brand{display:flex;align-items:center;gap:12px}.brand img{width:42px;height:42px;object-fit:contain;border-radius:12px}.brand strong{font-size:18px;letter-spacing:2px}.mast{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:28px}.greeting{margin:8px 0 26px}.greeting .muted{margin-bottom:6px}.features{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:24px 0 32px}.feature{text-align:left;padding:22px 18px;border-radius:22px;min-height:138px;display:flex;align-items:flex-start;flex-direction:column;gap:20px}.feature .icon{color:var(--action)}.feature-bottom{display:flex;align-items:center;justify-content:space-between;width:100%;gap:8px}.icon{width:24px;height:24px;flex-shrink:0}.badge{font-size:12px;font-weight:600;color:var(--action);background:var(--tint);border-radius:30px;padding:4px 9px;white-space:nowrap}.section{margin:28px 0}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;gap:10px}.section-head button{color:var(--muted);font-size:14px}.row{width:100%;display:flex;gap:14px;padding:18px 20px;text-align:left;align-items:flex-start;border-radius:0;border-bottom:1px solid #52617614}.row:last-child{border-bottom:0}.row-body{flex:1;min-width:0}.row h3{margin:0 0 8px;overflow-wrap:anywhere}.row p{margin:5px 0;font-size:14px;color:var(--muted)}.clamp{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.list{overflow:hidden}.empty{padding:28px 20px;text-align:center;color:var(--muted);line-height:1.6}.page-head{display:flex;align-items:center;gap:8px;margin-bottom:24px}.page-head h1{flex:1}.page-head button{padding:10px}.primary{background:var(--action);color:#fff;font-weight:600;padding:12px 24px;border-radius:24px}.primary:hover:not(:disabled){background:var(--action);filter:brightness(.94)}.secondary{border:1px solid #52617638;background:var(--glass)}.danger{color:#b73838}.error{color:#a12e2e;background:#fff1f0;padding:14px 16px;border-radius:14px;font-size:14px;line-height:1.6;margin:12px 0;overflow-wrap:anywhere}.success{color:#176b45;background:#edf7f0;padding:14px 16px;border-radius:14px;font-size:14px;margin:12px 0}.status{color:#875a10;background:#fff6dc;padding:12px 16px;border-radius:14px;font-size:14px;line-height:1.6;margin:12px 0}.tabs{display:flex;gap:4px;padding:4px;width:fit-content;border-radius:24px;margin-bottom:20px}.tabs button{min-height:40px;padding:8px 20px;border-radius:20px}.tabs .active{background:var(--surface);color:var(--action);box-shadow:0 2px 8px #00000008}.article{padding:24px;line-height:1.8}.article h1{margin-bottom:14px}.article .body{white-space:pre-wrap;overflow-wrap:anywhere;margin-top:24px;font-size:16px}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:18px;font-size:14px;font-weight:500}.field input,.field textarea,.field select,.search{border:1px solid #52617633;border-radius:14px;background:var(--surface);color:#17212f;padding:13px 14px;min-height:48px;width:100%;font-size:16px;outline-offset:3px}.field input:focus,.field textarea:focus,.search:focus{outline:2px solid var(--action)}.field textarea{resize:vertical;line-height:1.7}.editor{padding:20px}.editor input{font-size:20px;font-weight:600}.editor textarea{min-height:40dvh}.form-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:20px}.spacer{flex:1}.search{margin-bottom:18px}.load-more{display:block;margin:16px auto}.login{max-width:420px;margin:8dvh auto;padding:28px}.login h1{margin:28px 0 10px}.login>p{margin-bottom:24px}.login .primary{width:100%}.admin-layout{max-width:1400px;margin:auto;display:grid;grid-template-columns:230px minmax(0,1fr);min-height:100dvh;padding:20px;gap:28px}.sidebar{border-radius:24px;padding:24px 14px;position:sticky;top:20px;height:calc(100dvh - 40px);display:flex;flex-direction:column;gap:20px}.sidebar .brand{padding:4px 8px}.sidebar nav{display:flex;flex-direction:column;gap:6px}.sidebar nav button{display:flex;align-items:center;gap:12px;text-align:left}.sidebar nav .active{background:var(--surface);color:var(--action);font-weight:600;box-shadow:0 2px 10px #26375108}.sidebar-footer{margin-top:auto;font-size:14px;padding:8px}.admin-content{padding:24px 0 60px;min-width:0}.admin-head{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:24px}.admin-head p{margin-top:8px}.admin-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,380px);gap:20px}.panel{padding:22px}.panel h2{margin-bottom:18px}.meta{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin-top:10px}.employee-name{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.choice{display:flex;align-items:center;gap:8px;min-height:48px}.choice input{width:20px;height:20px;accent-color:var(--action)}.preview{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.8;background:var(--wash);border-radius:14px;padding:16px;margin:16px 0}.progress{width:100%;accent-color:var(--action);height:12px}.theme-options{display:flex;gap:12px;flex-wrap:wrap}.theme-choice{width:150px;height:110px;border:2px solid transparent;background:linear-gradient(135deg,#fff8ef,#ffe7ad);text-align:left;display:flex;flex-direction:column;justify-content:space-between}.theme-choice.blue{background:linear-gradient(135deg,#f2f7ff,#dbdfff)}.theme-choice.selected{border-color:var(--action)}.table{width:100%;border-collapse:collapse;font-size:14px}.table th,.table td{text-align:left;padding:14px;border-bottom:1px solid #5261761a;overflow-wrap:anywhere}.table th{font-weight:500;color:var(--muted)}.notice-stamp{width:7px;height:7px;background:var(--action);border-radius:50%;margin-top:8px;flex-shrink:0}.page-center{max-width:520px;margin:12dvh auto;padding:24px}.spinner{padding:24px;color:var(--muted);text-align:center}@supports not (backdrop-filter:blur(1px)){.glass{background:#fff}}@media(max-width:850px){body{font-size:15px}h1{font-size:24px}h2{font-size:18px}h3{font-size:16px}.editor input{font-size:18px}.admin-layout{display:block;padding:12px 16px}.sidebar{height:auto;position:static;padding:16px;gap:14px}.sidebar nav{flex-direction:row;flex-wrap:wrap;gap:4px}.sidebar nav button{font-size:14px;min-height:44px;padding:10px 12px}.sidebar nav .icon{display:none}.sidebar-footer{display:flex;align-items:center;justify-content:space-between;padding:0}.admin-content{padding-top:24px}.admin-grid{grid-template-columns:1fr}.table thead{display:none}.table,.table tbody,.table tr,.table td{display:block}.table tr{padding:12px 0;border-bottom:1px solid #52617626}.table td{border:0;padding:6px 16px}.table td:before{content:attr(data-label);color:var(--muted);display:inline-block;min-width:6em}.workbench{padding-top:18px}.article{padding:20px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
