body{margin:0;min-width:320px;min-height:100vh}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f5f7fa;color:#333;font-size:1rem}.app{max-width:960px;margin:0;padding:1.25rem}.app-header{margin-bottom:1.5rem}.header-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;flex-wrap:wrap;gap:.5rem}.app-header h1{font-size:1.5rem;font-weight:700;color:#1a1a2e}.user-info{display:flex;align-items:center;gap:.5rem}.user-badge{font-size:.8125rem;font-weight:500;color:#555}.logout-btn{padding:.5rem .75rem;min-height:2.75rem;border:1px solid #ddd;background:#fff;border-radius:6px;cursor:pointer;font-size:.8125rem;color:#666}.logout-btn:hover{background:#f0f0f0}.tabs{display:flex;gap:.25rem;border-bottom:2px solid #e0e0e0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.tabs::-webkit-scrollbar{display:none}.tab{padding:.625rem 1rem;min-height:2.75rem;border:none;background:none;cursor:pointer;font-size:.875rem;font-weight:500;color:#666;border-bottom:2px solid transparent;margin-bottom:-2px;transition:color .2s,border-color .2s;display:flex;align-items:center;gap:.375rem;white-space:nowrap;flex-shrink:0}.tab:hover{color:#333}.tab.active{color:#2563eb;border-bottom-color:#2563eb}.badge{background:#ef4444;color:#fff;font-size:.6875rem;padding:.125rem .375rem;border-radius:10px;font-weight:600}.schedule-view{display:flex;flex-direction:column;gap:1rem}.schedule-top-bar{display:flex;justify-content:flex-end;gap:.5rem;flex-wrap:wrap}.month-view{background:#fff;border-radius:12px;padding:1.25rem;box-shadow:0 1px 3px #0000001a;overflow-x:auto}.month-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.month-header h2{font-size:1.25rem;font-weight:600}.nav-btn{padding:.5rem .875rem;min-height:2.75rem;min-width:2.75rem;border:1px solid #ddd;background:#fff;border-radius:6px;cursor:pointer;font-size:1rem;transition:background .2s;display:flex;align-items:center;justify-content:center}.nav-btn:hover{background:#f0f0f0}.weekday-header{display:grid;grid-template-columns:repeat(7,1fr);gap:.25rem;margin-bottom:.25rem;min-width:20rem}.weekday{text-align:center;font-size:.75rem;font-weight:600;color:#888;padding:.25rem;text-transform:uppercase}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:.25rem;min-width:20rem}.day-cell{min-height:4.375rem;padding:.375rem .5rem;border-radius:6px;cursor:pointer;transition:box-shadow .15s,transform .1s;display:flex;flex-direction:column;gap:.25rem;border:1px solid #eee}.day-cell:not(.empty):hover{background-color:#f0f4f8}.day-cell:focus{outline:none}.day-cell.empty{cursor:default;border:none}.day-cell.today{border:2px solid #333}.day-cell.selected{outline:2px solid #2563eb;outline-offset:-1px}.day-cell.read-only{cursor:default}.day-number{font-size:.8125rem;font-weight:600;color:#555}.provider-name{font-size:.8125rem;font-weight:700}.provider-selector{background:#fff;border-radius:12px;padding:1rem 1.25rem;box-shadow:0 1px 3px #0000001a}.provider-selector h3{font-size:.9375rem;font-weight:600;margin-bottom:.625rem}.provider-selector p{color:#888;font-size:.875rem}.provider-buttons{display:flex;flex-wrap:wrap;gap:.5rem}.provider-btn{padding:.625rem 1rem;min-height:2.75rem;border:2px solid;border-radius:8px;cursor:pointer;font-size:.875rem;font-weight:600;transition:all .15s}.provider-btn:hover{opacity:.85}.provider-btn.active{color:#fff!important}.clear-btn{border-color:#999!important;color:#999!important}.clear-btn:hover{background:#999!important;color:#fff!important}.swap-requests{background:#fff;border-radius:12px;padding:1.25rem;box-shadow:0 1px 3px #0000001a}.swap-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-wrap:wrap;gap:.5rem}.swap-header h3{font-size:1.125rem;font-weight:600}.swap-toggle-btn{padding:.625rem 1rem;min-height:2.75rem;background:#2563eb;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:.875rem;font-weight:500}.swap-toggle-btn:hover{background:#1d4ed8}.swap-form{background:#f8f9fb;border-radius:8px;padding:1rem;margin-bottom:1rem;display:flex;flex-direction:column;gap:.75rem}.form-row{display:flex;gap:.75rem;flex-wrap:wrap}.form-row label{display:flex;flex-direction:column;gap:.25rem;font-size:.8125rem;font-weight:500;color:#555;flex:1;min-width:10rem}.form-row select,.form-row input{padding:.625rem;min-height:2.75rem;border:1px solid #ddd;border-radius:6px;font-size:.875rem}.submit-btn{padding:.625rem 1.25rem;min-height:2.75rem;background:#2563eb;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:.875rem;font-weight:500;align-self:flex-start}.submit-btn:hover{background:#1d4ed8}.swap-list{margin-top:1rem}.swap-list h4{font-size:.875rem;font-weight:600;color:#888;text-transform:uppercase;margin-bottom:.5rem}.swap-item{display:flex;justify-content:space-between;align-items:center;padding:.625rem .75rem;border-radius:8px;margin-bottom:.375rem;font-size:.875rem;flex-wrap:wrap;gap:.5rem}.swap-item.pending{background:#fffbeb;border:1px solid #fde68a}.swap-item.approved{background:#f0fdf4;border:1px solid #bbf7d0}.swap-item.declined{background:#fef2f2;border:1px solid #fecaca}.swap-actions{display:flex;gap:.375rem}.approve-btn{padding:.5rem .75rem;min-height:2.75rem;background:#22c55e;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:.8125rem;font-weight:500}.approve-btn:hover{background:#16a34a}.decline-btn{padding:.5rem .75rem;min-height:2.75rem;background:#ef4444;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:.8125rem;font-weight:500}.decline-btn:hover{background:#dc2626}.status-badge{font-size:.75rem;font-weight:600;text-transform:uppercase;padding:.125rem .5rem;border-radius:4px}.status-badge.approved{color:#16a34a}.status-badge.declined{color:#dc2626}.no-swaps{color:#888;font-size:.875rem;text-align:center;padding:1.25rem}.subscription-info{background:#fff;border-radius:12px;padding:1.25rem;box-shadow:0 1px 3px #0000001a}.subscription-info h3{font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.sub-description{color:#666;font-size:.875rem;margin-bottom:1rem}.sub-list{display:flex;flex-direction:column;gap:.625rem}.sub-item{display:flex;align-items:center;gap:.75rem;padding:.625rem .75rem;background:#f8f9fb;border-radius:8px;flex-wrap:wrap}.sub-provider{font-weight:700;font-size:.875rem;min-width:3.75rem}.sub-url{font-size:.75rem;color:#666;background:#e8ecf0;padding:.25rem .5rem;border-radius:4px;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.copy-btn{padding:.5rem .75rem;min-height:2.75rem;border:1px solid #ddd;background:#fff;border-radius:6px;cursor:pointer;font-size:.8125rem;font-weight:500}.copy-btn:hover{background:#f0f0f0}.publish-btn{padding:.625rem 1rem;min-height:2.75rem;background:#2563eb;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:.875rem;font-weight:500}.publish-btn:hover{background:#1d4ed8}.publish-btn.published{background:#fff;color:#666;border:1px solid #ddd}.publish-btn.published:hover{background:#f0f0f0}.not-published-message{display:flex;justify-content:center;align-items:center;min-height:12.5rem;color:#888;font-size:1rem}.pdf-btn{padding:.5rem 1rem;min-height:2.75rem;background:#1a1a2e;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:.875rem;font-weight:500;align-self:center}.pdf-btn:hover{background:#333}.last-updated{font-size:.75rem;color:#888;text-align:right}.login-wrapper{display:flex;justify-content:center;align-items:center;min-height:100vh;background:#f5f7fa;padding:1rem}.login-form{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 1px 3px #0000001a;width:100%;max-width:22.5rem;display:flex;flex-direction:column;gap:1rem}.login-form h2{font-size:1.375rem;font-weight:700;color:#1a1a2e;text-align:center}.login-subtitle{font-size:.875rem;color:#888;text-align:center;margin-top:-.5rem}.login-form label{display:flex;flex-direction:column;gap:.25rem;font-size:.8125rem;font-weight:500;color:#555}.login-form input{padding:.625rem;min-height:2.75rem;border:1px solid #ddd;border-radius:6px;font-size:.875rem}.login-btn{padding:.625rem;min-height:2.75rem;background:#2563eb;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:.875rem;font-weight:600;margin-top:.25rem}.login-btn:hover{background:#1d4ed8}.login-btn:disabled{opacity:.6;cursor:not-allowed}.login-error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:.5rem .75rem;border-radius:6px;font-size:.8125rem;text-align:center}@media(max-width:768px){.app{padding:1rem}.app-header h1{font-size:1.25rem}.month-view{padding:1rem}.day-cell{min-height:3.5rem}.swap-item,.sub-item{flex-direction:column;align-items:flex-start}.sub-url{width:100%}}@media(max-width:480px){.app{padding:.75rem}.app-header{margin-bottom:1rem}.app-header h1{font-size:1.125rem}.header-top{gap:.25rem}.month-view{padding:.75rem}.month-header h2{font-size:1rem}.day-cell{min-height:3rem;padding:.25rem}.day-number,.provider-name{font-size:.6875rem}.weekday{font-size:.625rem}.provider-selector,.swap-requests,.subscription-info{padding:.75rem}.schedule-top-bar{justify-content:center}.form-row label{min-width:100%}}
