*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#1a1a2e;background:#f0f2f5;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.modal-overlay{z-index:100;background:#00000073;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:14px;flex-direction:column;width:100%;max-width:540px;max-height:90vh;display:flex;box-shadow:0 20px 60px #0003}.modal-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem 1rem;display:flex}.modal-header h2{color:#1a1a2e;font-size:1.1rem;font-weight:700}.modal-close{cursor:pointer;color:#888;background:0 0;border:none;border-radius:6px;align-items:center;padding:.25rem;transition:color .15s;display:flex}.modal-close:hover{color:#1a1a2e}.modal-body{padding:1.25rem 1.5rem 1.5rem;overflow-y:auto}.how-to-list{counter-reset:steps;flex-direction:column;gap:1.25rem;list-style:none;display:flex}.how-to-list li{counter-increment:steps;grid-template-rows:auto auto;grid-template-columns:2rem 1fr;gap:.1rem .75rem;display:grid}.how-to-list li:before{content:counter(steps);color:#4f46e5;background:#ede9fe;border-radius:50%;flex-shrink:0;grid-row:1/3;justify-content:center;align-items:center;width:2rem;height:2rem;margin-top:.1rem;font-size:.85rem;font-weight:700;display:flex}.how-to-list li strong{color:#1a1a2e;align-self:center;font-size:.95rem}.how-to-list li p{color:#555;font-size:.875rem;line-height:1.5}.landing{background:#fff;flex-direction:column;min-height:100vh;display:flex}.landing-nav{z-index:10;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.1rem 2rem;display:flex;position:sticky;top:0}.landing-logo{color:#4f46e5;align-items:center;gap:.6rem;font-size:1.15rem;font-weight:800;display:flex}.landing-nav-actions{align-items:center;gap:.75rem;display:flex}.nav-link-btn{color:#555;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.4rem .75rem;font-size:.9rem;font-weight:600;transition:color .15s}.nav-link-btn:hover{color:#4f46e5}.nav-cta-btn{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:8px;padding:.45rem 1rem;font-size:.9rem;font-weight:600;transition:background .15s}.nav-cta-btn:hover{background:#4338ca}.hero{background:linear-gradient(160deg,#f5f3ff 0%,#eff6ff 100%);flex:1;justify-content:center;align-items:center;padding:5rem 2rem 4rem;display:flex}.hero-inner{text-align:center;max-width:640px}.hero-badge{color:#6d28d9;letter-spacing:.02em;background:#ede9fe;border-radius:999px;margin-bottom:1.5rem;padding:.3rem .85rem;font-size:.8rem;font-weight:700;display:inline-block}.hero-title{color:#1a1a2e;margin-bottom:1.25rem;font-size:3.2rem;font-weight:900;line-height:1.1}.hero-sub{color:#555;margin-bottom:2.25rem;font-size:1.1rem;line-height:1.7}.hero-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.how-to-link{color:#6b7280;cursor:pointer;text-underline-offset:3px;background:0 0;border:none;margin:.75rem auto 0;padding:.5rem 0;font-size:.875rem;text-decoration:underline;transition:color .15s;display:block}.how-to-link:hover{color:#4f46e5}.how-to-link--block{color:#4f46e5;align-items:center;gap:.5rem;width:100%;margin:0;font-size:.9rem;font-weight:500;text-decoration:none;display:flex}.how-to-link--block:hover{color:#4338ca}.btn-primary{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:10px;padding:.75rem 2rem;font-size:1rem;font-weight:700;transition:background .15s}.btn-primary:hover{background:#4338ca}.btn-ghost{color:#4f46e5;cursor:pointer;background:#fff;border:2px solid #c4b5fd;border-radius:10px;padding:.75rem 2rem;font-size:1rem;font-weight:700;transition:border-color .15s,background .15s}.btn-ghost:hover{background:#f5f3ff;border-color:#a78bfa}.features{background:#fff;padding:4rem 2rem}.features-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:960px;margin:0 auto;display:grid}@media (width<=720px){.features-grid{grid-template-columns:1fr}.hero-title{font-size:2.2rem}}.feature-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;padding:1.75rem}.feature-icon{background:#ede9fe;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1rem;display:flex}.feature-card h3{color:#1a1a2e;margin-bottom:.5rem;font-size:1rem;font-weight:700}.feature-card p{color:#666;font-size:.9rem;line-height:1.6}.landing-footer{text-align:center;color:#aaa;border-top:1px solid #e5e7eb;padding:1.5rem;font-size:.82rem}.back-btn{color:#888;cursor:pointer;background:0 0;border:none;margin-bottom:1rem;padding:0;font-size:.85rem;font-weight:600;display:inline-block}.back-btn:hover{color:#4f46e5}.screen{justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.card{background:#fff;border-radius:12px;width:100%;max-width:400px;padding:2.5rem 2rem;box-shadow:0 4px 24px #00000014}.card h1{color:#4f46e5;margin-bottom:.25rem;font-size:1.6rem;font-weight:800}.card h2{color:#555;margin-bottom:1.5rem;font-size:1.1rem;font-weight:500}.card p{color:#555;margin-top:1rem;font-size:.9rem;line-height:1.5}form{flex-direction:column;gap:.5rem;display:flex}label{color:#444;margin-top:.5rem;font-size:.8rem;font-weight:600}input,select{box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;height:2.6rem;padding:.6rem .75rem;font-size:.95rem;transition:border-color .15s}input:focus,select:focus{border-color:#4f46e5}button[type=submit],button.post-btn{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:8px;margin-top:1rem;padding:.65rem 1.2rem;font-size:.95rem;font-weight:600;transition:background .15s}button[type=submit]:hover,button.post-btn:hover{background:#4338ca}button[type=submit]:disabled,button.post-btn:disabled{opacity:.6;cursor:not-allowed}.link-btn{color:#4f46e5;font-size:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-weight:600}.link-btn:hover{text-decoration:underline}.switch{color:#666;margin-top:1.25rem;font-size:.88rem}.error{color:#dc2626;margin-top:.25rem;font-size:.85rem}.success{color:#16a34a;margin-top:.25rem;font-size:.85rem}.muted{color:#888;font-size:.9rem}.home{flex-direction:column;min-height:100vh;display:flex}header{z-index:10;background:#fff;border-bottom:1px solid #e5e7eb;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem 1.25rem;display:flex;position:sticky;top:0}header h1{color:#4f46e5;font-size:1.3rem;font-weight:800}.logo-btn{color:#4f46e5;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.3rem;font-weight:800}.logo-btn:hover{text-decoration:underline}.nav-user{color:#555;font-size:.88rem;font-weight:500}.header-right{color:#555;flex-wrap:wrap;align-items:center;gap:.75rem;font-size:.9rem;display:flex}@media (width<=480px){.logo-btn{font-size:1.1rem}.header-right{gap:.5rem;font-size:.82rem}}.home-body{align-items:flex-start;gap:1.5rem;width:100%;max-width:1400px;margin:0 auto;padding:2rem;display:flex}.home-main{flex-direction:column;flex:1;gap:1.5rem;min-width:0;display:flex}.home-sidebar{flex-shrink:0;width:320px}@media (width<=1024px){.home-body{flex-direction:column}.home-sidebar{width:100%}}main{flex-direction:column;gap:1.5rem;width:100%;max-width:1100px;margin:0 auto;padding:2rem;display:flex}.panel{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 12px #0000000f}.panel h2{color:#333;margin-bottom:1rem;font-size:1rem;font-weight:700}.inline-form .form-row{flex-wrap:wrap;align-items:flex-end;gap:.75rem;display:flex}.field{flex-direction:column;gap:.3rem;display:flex}.field--grow{flex:1;min-width:160px}.field label{margin-top:0}.label-optional{color:#aaa;font-size:.75rem;font-weight:400}.table-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:480px;font-size:.9rem}th{text-align:left;color:#888;text-transform:uppercase;border-bottom:1px solid #e5e7eb;padding:.5rem .75rem;font-size:.78rem;font-weight:600}td{border-bottom:1px solid #f3f4f6;padding:.65rem .75rem}tr:last-child td{border-bottom:none}.accept-btn{color:#16a34a;cursor:pointer;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:6px;padding:.35rem .85rem;font-size:.82rem;font-weight:600;transition:background .15s}.accept-btn:hover{background:#dcfce7}.decline-btn{color:#dc2626;cursor:pointer;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;padding:.35rem .85rem;font-size:.82rem;font-weight:600;transition:background .15s}.decline-btn:hover{background:#fee2e2}.cal-months{flex-direction:column;gap:1.25rem;display:flex}.cal-month-header{color:#4f46e5;margin-bottom:.5rem;font-size:.85rem;font-weight:700}.cal-grid{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.cal-dow{text-align:center;color:#aaa;padding-bottom:.25rem;font-size:.65rem;font-weight:700}.cal-empty{background:0 0}.cal-day{aspect-ratio:1;cursor:default;border-radius:4px;justify-content:center;align-items:center;font-size:.7rem;font-weight:600;display:flex}.cal-day--day{color:#1d4ed8;background:#eff6ff}.cal-day--night{color:#6d28d9;background:#f5f3ff}.cal-day--off{color:#9ca3af;background:#f9fafb}.cal-day--today{outline-offset:-2px;outline:2px solid #4f46e5;font-weight:800}.cal-legend{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}.cal-legend-item{border-radius:4px;padding:.2rem .6rem;font-size:.72rem;font-weight:600}.cal-legend--day{color:#1d4ed8;background:#eff6ff}.cal-legend--night{color:#6d28d9;background:#f5f3ff}.cal-legend--off{color:#9ca3af;background:#f9fafb}.admin-tabs{border-bottom:1px solid #e5e7eb;gap:.5rem;padding-bottom:.75rem;display:flex}.tab-btn{color:#888;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:.5rem;padding:.4rem 1rem;font-size:.9rem;font-weight:600;transition:color .15s,background .15s;display:flex}.tab-btn:hover{color:#4f46e5;background:#f5f3ff}.tab-btn--active{color:#4f46e5;background:#ede9fe;border-color:#c4b5fd}.badge{color:#fff;background:#4f46e5;border-radius:999px;padding:.1rem .45rem;font-size:.72rem;font-weight:700;line-height:1.4}.action-btns{gap:.5rem;display:flex}.status-badge{border-radius:999px;padding:.2rem .6rem;font-size:.78rem;font-weight:600;display:inline-block}.status-approved{color:#16a34a;background:#ecfdf5}.status-pending{color:#d97706;background:#fffbeb}.status-rejected{color:#dc2626;background:#fef2f2}.bottom-nav{z-index:20;padding-bottom:max(env(safe-area-inset-bottom), 16px);background:#fff;border-top:1px solid #e5e7eb;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-nav-btn{color:#888;cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:.2rem;padding:.6rem .25rem;font-size:.68rem;font-weight:600;transition:color .15s;display:flex}.bottom-nav-btn:hover,.bottom-nav-btn--active{color:#4f46e5}.tab-content{flex:1;padding-bottom:100px}.tab-page{flex-direction:column;gap:1.5rem;max-width:900px;margin:0 auto;padding:1.5rem;display:flex}.swap-card{border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;gap:.5rem;margin-bottom:.75rem;padding:1rem;display:flex}.swap-card:last-child{margin-bottom:0}.swap-card-header{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.swap-card-date{color:#1a1a2e;font-size:.92rem;font-weight:700}.swap-card-type{border-radius:999px;padding:.2rem .65rem;font-size:.78rem;font-weight:700}.swap-card-type--day{color:#1d4ed8;background:#eff6ff}.swap-card-type--night{color:#6d28d9;background:#f5f3ff}.swap-card-meta{color:#555;flex-direction:column;gap:.2rem;font-size:.87rem;display:flex}.swap-card-notes{color:#888;font-size:.82rem}.counter-form{background:#f5f3ff;border:1px solid #c4b5fd;border-radius:8px;margin:.25rem 0;padding:1rem}.counter-form-title{color:#333;margin-bottom:.75rem;font-size:.9rem}.counter-form-fields{flex-wrap:wrap;align-items:flex-end;gap:.75rem;display:flex}.pending-card{background:#fffbeb;border:1px solid #fde68a;border-radius:10px;margin-bottom:.75rem;padding:1rem 1.25rem;font-size:.9rem;line-height:1.6}.pending-card--waiting{background:#f0f9ff;border-color:#bae6fd}.pending-counter{color:#555;margin-top:.25rem}.history-item{border-bottom:1px solid #f3f4f6;padding:.75rem 0}.history-item:last-of-type{border-bottom:none}.history-names{color:#1a1a2e;font-size:.92rem}.history-detail{color:#888;margin-top:.2rem;font-size:.82rem}.rota-grid{grid-template-columns:repeat(7,1fr);gap:.5rem;display:grid}@media (width<=700px){.rota-grid{grid-template-columns:repeat(4,1fr)}}.rota-cell{border-radius:8px;flex-direction:column;align-items:center;gap:.25rem;padding:.6rem .25rem;font-size:.78rem;display:flex}.rota-date{color:#666;font-weight:500}.rota-shift{font-size:.82rem;font-weight:700}.rota-day{color:#1d4ed8;background:#eff6ff}.rota-day .rota-shift{color:#1d4ed8}.rota-night{color:#6d28d9;background:#f5f3ff}.rota-night .rota-shift{color:#6d28d9}.rota-off{color:#9ca3af;background:#f9fafb}.rota-off .rota-shift{color:#9ca3af}
