:root{--tz-navy:#071426;--tz-orange:#f59e0b;--tz-bg:#eef3f8;--tz-card:#fff;--tz-text:#0f172a;--tz-muted:#64748b;--tz-border:#dbe4ef}html[data-theme="dark"]{--tz-bg:#07111f;--tz-card:#101b2d;--tz-text:#f8fafc;--tz-muted:#94a3b8;--tz-border:#23344d}body{background:var(--tz-bg)!important;color:var(--tz-text)!important}.card,.product-card,.metric,.employee-card,.cost-card,.invoice-card,.tz-calendar-shell,.tz-day-panel{background:var(--tz-card)!important;color:var(--tz-text)!important;border-color:var(--tz-border)!important}.brand-logo img{height:54px;max-width:220px;object-fit:contain}.brand-logo.public img{height:60px}.app-top-logo{text-align:center;margin-bottom:14px}.app-top-logo img{height:72px;max-width:320px}.home-logo-main img{height:130px;max-width:min(520px,90vw);object-fit:contain}.theme-toggle{display:flex;align-items:center;gap:8px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:6px 8px;width:max-content;margin:12px 0}.theme-toggle button{width:52px;height:28px;border:0;border-radius:999px;background:var(--tz-orange);position:relative;cursor:pointer}.theme-toggle button::after{content:"";position:absolute;top:4px;left:4px;width:20px;height:20px;background:white;border-radius:50%;transition:.2s}html[data-theme="dark"] .theme-toggle button::after{transform:translateX(24px)}.public-toggle{background:#fff;color:#111827;border:1px solid var(--tz-border)}.tz-footer{background:var(--tz-navy);color:#fff;padding:22px;border-radius:18px;margin-top:34px;display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}.tz-footer-brand img{height:54px}.tz-footer a{color:#fff;text-decoration:none;font-weight:800}.home-note.compact{max-width:760px;margin:12px auto 6px;background:#fff7ed;color:#9a3412;border:1px solid #fed7aa;border-radius:999px;padding:9px 16px;font-size:14px;font-weight:800}.tz-calendar-shell{border:1px solid var(--tz-border);border-radius:18px;padding:18px;max-width:520px;box-shadow:0 12px 34px rgba(15,23,42,.08)}.tz-calendar-header{display:grid;grid-template-columns:48px 1fr 48px;align-items:center;gap:12px;margin-bottom:18px}.tz-cal-arrow{font-size:42px;text-align:center;text-decoration:none;color:var(--tz-muted);line-height:1}.tz-cal-title{justify-self:center;border:2px solid var(--tz-border);border-radius:6px;padding:8px 22px;font-size:24px;font-weight:800}.tz-weekdays,.tz-calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:12px;text-align:center}.tz-weekdays span{font-weight:800;color:var(--tz-muted)}.tz-weekdays span:nth-child(6),.tz-weekdays span:nth-child(7){color:#ef4444}.tz-day{height:42px;border:0;background:transparent;color:var(--tz-text);font-size:22px;font-weight:800;border-radius:10px;cursor:pointer;position:relative}.tz-day.empty{cursor:default;opacity:.25}.tz-day.has-items span{border:3px solid #2563eb;border-radius:10px;padding:6px 10px;background:rgba(37,99,235,.1)}.tz-day small{position:absolute;right:2px;top:0;background:var(--tz-orange);color:#111827;border-radius:999px;font-size:10px;padding:1px 5px}.tz-day:nth-child(7n),.tz-day:nth-child(7n-1){color:#ef4444}.tz-day-panel{margin-top:18px;border:1px solid var(--tz-border);border-radius:18px;padding:18px}.day-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.hidden{display:none!important}@media(max-width:950px){.brand-logo img{height:42px}.app-top-logo img{height:54px}.home-logo-main img{height:92px}.tz-footer{border-radius:0;margin:30px -16px -28px;flex-direction:column;text-align:center}.tz-calendar-shell{max-width:100%;padding:14px}.tz-cal-title{font-size:16px;padding:8px 14px}.tz-weekdays,.tz-calendar-grid{gap:7px}.tz-day{height:36px;font-size:18px}}