:root{--bg:#f4efe4;--panel:#fffcf5e0;--panel-strong:#fffdf7;--ink:#1d2432;--muted:#566074;--line:#22304a1f;--brand:#0d3b66;--brand-soft:#d6e7f8;--accent:#c84c09;--shadow:0 20px 60px #181f3314}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--ink);background:radial-gradient(circle at 0 0,#c84c091f,#0000 32%),radial-gradient(circle at 100% 0,#0d3b661f,#0000 28%),linear-gradient(#f7f2e9 0%,#efe8dc 100%);margin:0;font-family:Trebuchet MS,Avenir Next,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}strong,h1,h2,h3,th{letter-spacing:.01em}main{display:block}.topbar-shell{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f2e9d1;border-bottom:1px solid #22304a14;position:sticky;top:0}.topbar{justify-content:space-between;align-items:center;gap:18px;width:min(1180px,100% - 32px);margin:0 auto;padding:14px 0;display:flex}.brandmark{align-items:center;gap:12px;display:inline-flex}.brandmark strong,.brandmark small{display:block}.brandmark small{color:var(--muted)}.brandmark-badge{color:#fff;background:linear-gradient(135deg, var(--brand), #146a8f);width:44px;height:44px;box-shadow:var(--shadow);border-radius:14px;place-items:center;font-weight:700;display:grid}.nav-list{flex-wrap:wrap;gap:10px;display:flex}.nav-link{color:var(--muted);border:1px solid #0000;border-radius:999px;padding:10px 14px;transition:all .16s}.nav-link:hover,.nav-link-active{color:var(--brand);background:#d6e7f8b8;border-color:#0d3b661f}.page-shell{width:min(1180px,100% - 32px);margin:0 auto;padding:32px 0 56px}.login-shell{place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{border:1px solid var(--line);background:var(--panel-strong);width:min(520px,100%);box-shadow:var(--shadow);border-radius:28px;gap:16px;padding:32px;display:grid}.login-card h1{color:var(--brand);margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,6vw,3.6rem);line-height:1.05}.login-card p{color:var(--muted);margin:0;line-height:1.6}.hero{color:#fff;box-shadow:var(--shadow);background:linear-gradient(135deg,#0d3b66f2,#125989e0),linear-gradient(#ffffff14,#fff0);border:1px solid #ffffff59;border-radius:32px;padding:32px;position:relative;overflow:hidden}.hero:after{content:"";background:#ffffff14;border-radius:50%;width:240px;height:240px;position:absolute;inset:auto -48px -48px auto}.eyebrow{letter-spacing:.08em;text-transform:uppercase;background:#ffffff24;border-radius:999px;padding:8px 12px;font-size:13px;display:inline-flex}.hero h1,.section-heading h2{margin:14px 0 12px;font-family:Georgia,Times New Roman,serif;line-height:1.05}.hero h1{max-width:none;font-size:clamp(1.95rem,4.6vw,4.9rem)}.hero p{color:#ffffffe6;max-width:66ch;font-size:1.05rem;line-height:1.7}.hero-grid,.card-grid,.summary-grid{gap:18px;display:grid}.hero-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-top:28px}.hero-stat,.card,.summary-card,.panel{border:1px solid var(--line);background:var(--panel);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow);border-radius:24px}.hero-stat{color:var(--ink);background:#fffdf7f5;padding:18px}.hero-stat strong{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin-bottom:6px;font-size:.88rem;display:block}.hero-stat span{color:var(--brand);font-size:1.8rem;font-weight:700}.section-heading{justify-content:space-between;align-items:flex-end;gap:16px;margin:42px 0 18px;display:flex}.section-heading p{max-width:52ch;color:var(--muted);margin:0;line-height:1.6}.card-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.dashboard-feature-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.dashboard-summary-grid{margin-bottom:18px}.card,.summary-card,.panel{padding:22px}.card-stretch{min-height:100%}.card h3,.summary-card h3,.panel h3{margin:0 0 10px;font-size:1.1rem}.day-card h4{color:var(--brand);margin:0 0 14px;font-size:1rem}.card p,.summary-card p,.panel p,.panel li{color:var(--muted);line-height:1.65}.card strong{color:var(--accent)}.summary-grid{grid-template-columns:1.3fr 1fr}.pill-list,.team-list,.schedule-list{flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;display:flex}.pill-list li,.team-list li,.schedule-list li{background:var(--panel-strong);border:1px solid var(--line);border-radius:999px;padding:10px 14px}.stack-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.stack-list li{background:var(--panel-strong);border:1px solid var(--line);border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.stack-list span{color:var(--muted);font-size:.95rem}.ordered-list{gap:10px;margin:0;padding:0;list-style-position:inside;display:grid}.ordered-list li{background:var(--panel-strong);border:1px solid var(--line);border-radius:16px;padding:12px 14px}.day-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.day-card{background:var(--panel-strong);border:1px solid var(--line);border-radius:20px;padding:18px}.day-card .stack-list li{align-items:start}.day-card .stack-list li div{gap:4px;width:100%;display:grid}.day-card .stack-list li strong,.day-card .stack-list li span{white-space:nowrap;display:block}.feature-panel{border:1px solid var(--line);background:var(--panel-strong);border-radius:20px;padding:18px}.feature-panel p{margin:10px 0 0}.feature-panel-accent{background:linear-gradient(#d6e7f8d9,#fffdf7f5)}.bracket-flow{gap:14px;display:grid}.toolbar-row{flex-wrap:wrap;align-items:flex-end;gap:14px;display:flex}.action-row,.form-grid{gap:14px;display:grid}.action-row{grid-template-columns:repeat(auto-fit,minmax(160px,max-content));align-items:center}.form-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:14px}.field-block{gap:8px;min-width:220px;display:grid}.field-block span{color:var(--muted);font-size:.92rem}.field-help{color:var(--accent);font-weight:700}.two-column{grid-template-columns:1.1fr .9fr;gap:18px;display:grid}.manual-draw-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px;display:grid}.saved-draw-panel{gap:18px;margin-bottom:18px;display:grid}.saved-draw-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px;display:grid}.saved-draw-card{border:1px solid var(--line);background:#fffdf9;border-radius:16px;gap:6px;padding:14px;display:grid}.saved-draw-card strong{color:var(--brand)}.saved-draw-card span{color:var(--muted);font-weight:700}.draw-slot-list{gap:14px;display:grid}.draw-actions-panel{justify-content:space-between;align-items:center;gap:18px;margin-top:18px;display:flex}.table{border-collapse:collapse;width:100%}.table-scroll{overflow-x:auto}.rotation-table{min-width:1120px}.rotation-table th:first-child,.rotation-table td:first-child{min-width:180px}.rotation-table th:not(:first-child),.rotation-table td:not(:first-child){white-space:nowrap}.team-name-table{min-width:760px}.team-name-actions{justify-content:flex-end;margin-top:18px}.schedule-blueprint-table th:first-child,.schedule-blueprint-table td:first-child{white-space:nowrap}.schedule-blueprint-table{table-layout:fixed;font-size:.9rem}.schedule-blueprint-table.table th,.schedule-blueprint-table.table td{padding-inline:6px}.schedule-blueprint-table th:first-child,.schedule-blueprint-table td:first-child{width:15%}.schedule-blueprint-table th:nth-child(2),.schedule-blueprint-table td:nth-child(2){width:13%}.schedule-blueprint-table th:nth-child(3),.schedule-blueprint-table td:nth-child(3){white-space:nowrap;width:21%}.schedule-blueprint-table th:nth-child(4),.schedule-blueprint-table td:nth-child(4){white-space:nowrap;width:51%}@media (max-width:1050px){.dashboard-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.table th,.table td{text-align:left;border-bottom:1px solid var(--line);vertical-align:top;padding:12px 10px}.table th{color:var(--brand)}.table-subline{color:var(--muted);margin-top:4px;font-size:.92rem}.select-field,.text-field{width:100%;min-height:42px;color:var(--ink);font:inherit;background:#fffdf9;border:1px solid #22304a29;border-radius:12px;padding:10px 12px}.select-field:disabled,.text-field:disabled{color:#7c8190;background:#f0ece4}.secondary-button{min-height:42px;color:var(--brand);font:inherit;cursor:pointer;background:#d6e7f8b8;border:1px solid #0d3b6624;border-radius:999px;justify-content:center;align-items:center;padding:10px 16px;font-weight:700;display:inline-flex}.primary-button{background:linear-gradient(135deg, var(--brand), #146a8f);color:#fff;min-height:46px;font:inherit;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;padding:12px 18px;font-weight:700;display:inline-flex}.logout-button{font:inherit;cursor:pointer;background:0 0}.primary-button:disabled,.secondary-button:disabled,.logout-button:disabled{cursor:not-allowed;opacity:.62}.toggle-row{border:1px solid var(--line);background:var(--panel-strong);min-height:42px;color:var(--brand);border-radius:999px;align-items:center;gap:10px;padding:10px 14px;font-weight:700;display:inline-flex}.toggle-row input{width:18px;height:18px}.status-chip{border-radius:999px;align-items:center;padding:8px 12px;font-size:.9rem;font-weight:700;display:inline-flex}.status-chip-pending{color:#8a420e;background:#c84c091f}.status-chip-complete{color:var(--brand);background:#0d3b661f}.status-chip-draft{color:#8a420e;background:#c84c091f}.status-chip-blocked{color:#495264;background:#56607424}.inline-status{color:var(--brand);margin:14px 0 0;font-weight:700}.file-field{padding-top:8px}.note{border-left:4px solid var(--accent);color:#69350f;background:#c84c0914;border-radius:14px;margin-top:14px;padding:14px 16px}@media (max-width:900px){.card-grid,.summary-grid,.two-column{grid-template-columns:1fr}.topbar,.section-heading{flex-direction:column;align-items:start}.draw-actions-panel{flex-direction:column;align-items:stretch}.day-card-grid{grid-template-columns:1fr}.day-card .stack-list li strong,.day-card .stack-list li span{white-space:normal}}
