:root{color-scheme:dark;font-family:Avenir Next,Trebuchet MS,Lucida Sans Unicode,sans-serif;line-height:1.5;font-weight:400;color:#eff6ff;background:radial-gradient(circle at top left,rgba(249,115,22,.16),transparent 28%),radial-gradient(circle at top right,rgba(56,189,248,.14),transparent 24%),linear-gradient(160deg,#020617,#0f172a 48%,#111827);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--panel-bg: rgba(15, 23, 42, .72);--panel-border: rgba(148, 163, 184, .2);--text-muted: #94a3b8;--accent: #fb923c;--accent-strong: #f97316;--danger: #fb7185;--success: #34d399;--shadow: 0 30px 70px rgba(2, 6, 23, .45)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-height:100vh}a{color:#fdba74;text-decoration:none}a:hover{text-decoration:underline}button,input{font:inherit}button{border:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen,.loading-screen{min-height:100vh;display:grid;grid-template-columns:1.15fr .85fr;gap:1.5rem;padding:1.5rem}.screen:before,.loading-screen:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 20% 20%,rgba(251,146,60,.16),transparent 24%),radial-gradient(circle at 80% 10%,rgba(56,189,248,.12),transparent 20%),radial-gradient(circle at 50% 100%,rgba(99,102,241,.08),transparent 28%);opacity:.9}.hero-panel,.auth-panel,.home-panel,.loading-card{position:relative;z-index:1}.hero-panel,.home-panel{border:1px solid var(--panel-border);background:linear-gradient(180deg,#0f172ad1,#020617b3);box-shadow:var(--shadow);border-radius:28px;overflow:hidden;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.hero-panel{display:flex;flex-direction:column;justify-content:center;padding:clamp(1.5rem,4vw,4rem);gap:1.5rem}.hero-panel.compact{justify-content:flex-end;min-height:22rem}.hero-kicker{width:fit-content;padding:.45rem .8rem;border-radius:999px;background:#fb923c1f;color:#fdba74;letter-spacing:.14em;text-transform:uppercase;font-size:.78rem}.hero-panel h1,.auth-card h2,.loading-card h1{margin:0;font-family:Georgia,Times New Roman,serif;line-height:.96}.hero-panel h1{max-width:12ch;font-size:clamp(3rem,8vw,6.4rem)}.hero-panel p,.panel-copy,.loading-card p{margin:0;max-width:52ch;color:var(--text-muted)}.hero-badges{display:flex;flex-wrap:wrap;gap:.75rem}.hero-badges span{display:inline-flex;align-items:center;border:1px solid rgba(148,163,184,.18);background:#0f172a8c;border-radius:999px;padding:.6rem .9rem;color:#e2e8f0}.hero-card{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.hero-card>div,.status-card{border-radius:22px;border:1px solid rgba(148,163,184,.14);background:#02061770;padding:1rem 1.1rem}.hero-card strong,.status-card h2{display:block;margin-bottom:.5rem}.hero-card p{margin:0;color:var(--text-muted)}.dashboard-screen{position:relative;z-index:1;max-width:72rem;margin:0 auto;padding:2rem 1.5rem 4rem;display:grid;gap:1.5rem}.dashboard-hero{position:relative;border:1px solid var(--panel-border);border-radius:28px;overflow:hidden;min-height:24rem;box-shadow:var(--shadow);background:#0f172ab8}.dashboard-hero-image{display:block;width:100%;height:100%;min-height:24rem;object-fit:cover}.dashboard-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#020617c7,#0206175c 45%,#020617b8),linear-gradient(0deg,rgba(2,6,23,.5) 0%,transparent 45%)}.dashboard-hero-copy{position:absolute;inset:auto 0 0 0;z-index:1;display:grid;gap:1rem;padding:clamp(1.25rem,3vw,2.25rem)}.dashboard-hero-copy h1{margin:0;max-width:14ch;font-family:Georgia,Times New Roman,serif;line-height:.96;font-size:clamp(2.5rem,7vw,4.8rem)}.dashboard-hero-copy p{margin:0;max-width:44ch;color:#cbd5e1}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:1.5rem}.weather-card{display:grid;gap:1rem}.weather-header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.weather-header h2,.forecast-card h2,.session-card h2{margin:0;font-size:1.35rem}.weather-temp{font-family:Georgia,Times New Roman,serif;font-size:clamp(2.8rem,8vw,4.8rem);line-height:.9;color:#fff}.weather-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin:0}.weather-metrics div{border-radius:16px;border:1px solid rgba(148,163,184,.12);background:#02061747;padding:.85rem 1rem}.weather-metrics dt{color:var(--text-muted);font-size:.84rem}.weather-metrics dd{margin:.2rem 0 0;font-size:1.08rem}.forecast-card{display:grid;gap:1rem}.forecast-list{display:grid;gap:.75rem}.forecast-day{display:flex;justify-content:space-between;gap:1rem;align-items:center;border-radius:16px;border:1px solid rgba(148,163,184,.12);background:#02061747;padding:.85rem 1rem}.forecast-day-label{display:grid;gap:.2rem}.forecast-day-label strong{font-size:1rem}.forecast-day-label span,.forecast-day-stats{color:var(--text-muted);font-size:.9rem}.forecast-day-stats{display:grid;justify-items:end}.dashboard-grid .status-card{width:100%}.auth-panel{display:flex;align-items:center;justify-content:center}.login-screen{min-height:100vh;display:grid;place-items:center;padding:1.5rem}.login-card{width:min(100%,40rem);overflow:hidden}.login-hero{display:block;width:100%;aspect-ratio:16 / 9;object-fit:cover}.login-card-body{padding:1.25rem 1.25rem 1.4rem}.login-card h1{margin:.6rem 0 .35rem;font-family:Georgia,Times New Roman,serif;line-height:.96;font-size:clamp(2.2rem,5vw,3rem)}.auth-card{width:min(100%,32rem);border:1px solid var(--panel-border);background:var(--panel-bg);border-radius:28px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);padding:1.75rem}.auth-card h2{font-size:2rem;margin-bottom:.35rem}.form{display:grid;gap:1rem;margin-top:1.25rem}.form label{display:grid;gap:.5rem;color:#e2e8f0}.form input{width:100%;border:1px solid rgba(148,163,184,.18);background:#0f172abf;color:#eff6ff;border-radius:16px;padding:.95rem 1rem;outline:none;transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease}.form input:focus{border-color:#fb923ca6;box-shadow:0 0 0 4px #fb923c1f;transform:translateY(-1px)}.primary-button{justify-self:start;display:inline-flex;align-items:center;gap:.6rem;border-radius:999px;padding:.95rem 1.35rem;color:#fff;cursor:pointer;background:linear-gradient(135deg,var(--accent-strong),#fb7185);box-shadow:0 16px 32px #f9731647;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.primary-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 20px 40px #f9731657}.primary-button:disabled{opacity:.6;cursor:progress}.form-error{border-radius:16px;border:1px solid rgba(251,113,133,.34);background:#7f1d1d59;color:#fecdd3;padding:.85rem 1rem}.watchlist-error{scroll-margin-top:1.5rem}.auth-footer{margin-top:1.4rem;color:var(--text-muted)}.auth-footer p{margin:0}.home-panel{display:flex;align-items:center;justify-content:center;padding:1.5rem}.status-card{width:min(100%,34rem)}.status-card dl{display:grid;gap:.9rem;margin:1.25rem 0}.status-card dl div{display:grid;gap:.2rem}.status-card dt{color:var(--text-muted);font-size:.92rem}.status-card dd{margin:0;font-size:1.05rem}.loading-screen{place-items:center}.loading-card{width:min(100%,28rem);text-align:center;border-radius:28px;border:1px solid var(--panel-border);background:#0f172ac7;padding:2rem;box-shadow:var(--shadow)}.spinner{width:3rem;height:3rem;margin:0 auto 1rem;border-radius:999px;border:3px solid rgba(148,163,184,.18);border-top-color:var(--accent);animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:960px){.screen,.loading-screen,.hero-card{grid-template-columns:1fr}.home-panel{padding-top:0}.dashboard-grid{grid-template-columns:1fr}}@media(max-width:840px){.nav-bar{gap:.75rem;padding:.9rem 1rem}.nav-user{display:none}}.nav-bar{position:relative;z-index:2;display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;border-bottom:1px solid var(--panel-border);background:#02061799;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.nav-brand-menu,.nav-mobile-menu{position:relative;flex-shrink:0}.nav-brand{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:14px;overflow:hidden;flex-shrink:0;border:1px solid rgba(148,163,184,.14);background:#0f172a8c;cursor:pointer}.nav-brand img{display:block;width:100%;height:100%;object-fit:cover}.nav-links{display:flex;gap:1rem;flex:1}.nav-links-desktop{align-items:center;flex-wrap:wrap}.nav-link{color:var(--text-muted);padding:.4rem .2rem;border-bottom:2px solid transparent}.nav-link:hover{color:#eff6ff;text-decoration:none}.nav-link.active{color:#eff6ff;border-bottom-color:var(--accent)}.nav-spacer{display:none;flex:1;min-width:0}.nav-user{display:flex;align-items:center;gap:.9rem;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nav-dropdown{position:absolute;top:calc(100% + .6rem);z-index:20;min-width:12rem;padding:.5rem;border:1px solid rgba(148,163,184,.18);border-radius:18px;background:#020617f5;box-shadow:0 20px 50px #02061773;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.nav-account-dropdown{left:0}.nav-menu-dropdown{right:0;width:min(16rem,calc(100vw - 2rem))}.nav-dropdown-item{display:flex;align-items:center;width:100%;border-radius:12px;padding:.75rem .9rem;color:#eff6ff;text-align:left;background:transparent;cursor:pointer}.nav-dropdown-item:hover,.nav-dropdown-item.active{background:#94a3b829;text-decoration:none}.nav-menu-button{display:none;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:999px;background:#94a3b824;color:#eff6ff;cursor:pointer}.nav-menu-button:hover{background:#94a3b83d}.nav-menu-icon{display:inline-flex;flex-direction:column;gap:.22rem}.nav-menu-icon span{display:block;width:1.15rem;height:2px;border-radius:999px;background:currentColor}@media(max-width:840px){.nav-links-desktop{display:none}.nav-spacer,.nav-menu-button{display:flex}}.secondary-button{border-radius:999px;padding:.7rem 1.1rem;background:#94a3b824;color:#eff6ff;cursor:pointer;white-space:nowrap}.secondary-button:hover:not(:disabled){background:#94a3b83d}.secondary-button:disabled{opacity:.5;cursor:not-allowed}.link-button{color:#fdba74;background:none;cursor:pointer;padding:0;font-size:.85rem;white-space:nowrap}.link-button:hover{text-decoration:underline}.assets-screen{position:relative;z-index:1;max-width:72rem;margin:0 auto;padding:2rem 1.5rem 4rem;display:grid;gap:1.5rem}.assets-toolbar{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem}.assets-toolbar h1{margin:0 0 .35rem;font-family:Georgia,Times New Roman,serif}.assets-toolbar-actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.assets-search{min-width:20rem;border:1px solid rgba(148,163,184,.18);background:#0f172abf;color:#eff6ff;border-radius:999px;padding:.7rem 1.1rem;outline:none}.assets-view-toggle{display:inline-flex;gap:.4rem;border:1px solid var(--panel-border);border-radius:999px;padding:.3rem;width:fit-content}.toggle-pill{border-radius:999px;padding:.5rem 1rem;background:transparent;color:var(--text-muted);cursor:pointer}.toggle-pill.active{background:#fb923c29;color:#fdba74}.location-groups{display:grid;gap:1rem}.location-group{border:1px solid var(--panel-border);background:var(--panel-bg);border-radius:22px;overflow:hidden}.location-group-header{width:100%;display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:transparent;color:#eff6ff;cursor:pointer;font-size:1.05rem;text-align:left}.chevron{display:inline-block;transition:transform .15s ease;color:var(--accent)}.chevron.collapsed{transform:rotate(-90deg)}.location-count{margin-left:auto;color:var(--text-muted);font-size:.85rem}.asset-list{list-style:none;margin:0;padding:0 1.25rem 1rem;display:grid;gap:.75rem}.asset-row{border:1px solid rgba(148,163,184,.14);background:#02061766;border-radius:16px;padding:.9rem 1.1rem}.asset-row-header{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.asset-row-main{display:grid;gap:.15rem;flex:1;min-width:12rem}.asset-meta{color:var(--text-muted);font-size:.88rem}.warranty-badge{display:inline-flex;border-radius:999px;padding:.4rem .8rem;font-size:.82rem;background:#34d3991f;color:var(--success)}.warranty-badge.warranty-soon{background:#fbbf2424;color:#fbbf24}.warranty-badge.warranty-expired{background:#fb718524;color:var(--danger)}.asset-row-actions{display:flex;gap:.5rem}.asset-row-actions button{border-radius:999px;padding:.5rem .85rem;background:#94a3b824;color:#eff6ff;cursor:pointer;font-size:.85rem}.asset-row-actions button:hover:not(:disabled){background:#94a3b83d}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;display:grid;place-items:center;background:#020617b8;padding:1.5rem;overflow-y:auto}.modal-card{width:min(100%,34rem);max-height:90vh;overflow-y:auto;border:1px solid var(--panel-border);background:#0f172af2;border-radius:24px;box-shadow:var(--shadow);padding:1.75rem}.modal-wide{width:min(100%,46rem)}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.modal-header h2{margin:0;font-size:1.4rem}.modal-close{background:none;color:var(--text-muted);font-size:1.4rem;cursor:pointer;line-height:1;padding:.2rem .5rem}.modal-close:hover{color:#eff6ff}.asset-form textarea{width:100%;border:1px solid rgba(148,163,184,.18);background:#0f172abf;color:#eff6ff;border-radius:16px;padding:.85rem 1rem;outline:none;font:inherit;resize:vertical}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.field-row{display:flex;align-items:center;gap:.75rem}.field-row select{flex:1}.form select{width:100%;border:1px solid rgba(148,163,184,.18);background:#0f172abf;color:#eff6ff;border-radius:16px;padding:.85rem 1rem;outline:none;font:inherit}.form-actions{display:flex;gap:.75rem;align-items:center}.attachments-section{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--panel-border)}.attachments-section h3{margin:0 0 .25rem}.attachments-hint{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--panel-border)}.attachment-list{list-style:none;margin:1rem 0;padding:0;display:grid;gap:.6rem}.attachment-list li{display:flex;justify-content:space-between;align-items:center;gap:1rem;border:1px solid rgba(148,163,184,.14);border-radius:14px;padding:.7rem .9rem}.attachment-info{display:grid;gap:.15rem}.attachment-meta{color:var(--text-muted);font-size:.82rem;word-break:break-all}.attachment-actions{display:flex;gap:.5rem;flex-shrink:0}.attachment-actions button,.attachment-actions a{border-radius:999px;padding:.4rem .75rem;background:#94a3b824;color:#eff6ff;cursor:pointer;font-size:.82rem}.attachment-add-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.attachment-add-card{display:grid;gap:.6rem;border:1px solid rgba(148,163,184,.14);border-radius:16px;padding:1rem}.attachment-add-card h4{margin:0;font-size:.95rem}.attachment-add-card input{border:1px solid rgba(148,163,184,.18);background:#0f172abf;color:#eff6ff;border-radius:12px;padding:.6rem .8rem;outline:none}.checkbox-label{display:flex!important;flex-direction:row!important;align-items:center;gap:.6rem;align-self:end}.checkbox-label input{width:auto}.est-cost-line{color:var(--text-muted);font-size:.9rem}.stock-adjust-row{display:flex;gap:.75rem;align-items:center;margin-top:.75rem}.stock-adjust-row input{width:8rem;border:1px solid rgba(148,163,184,.18);background:#0f172abf;color:#eff6ff;border-radius:12px;padding:.6rem .8rem;outline:none}.preferred-badge{margin-left:.5rem;border-radius:999px;padding:.15rem .55rem;font-size:.72rem;background:#34d39924;color:var(--success)}.vendor-add-card{grid-column:1 / -1}.vendor-add-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.vendor-add-grid label{display:grid;gap:.3rem;color:#e2e8f0;font-size:.9rem}.vendor-add-grid input{border:1px solid rgba(148,163,184,.18);background:#0f172abf;color:#eff6ff;border-radius:12px;padding:.6rem .8rem;outline:none}.location-manager-list{list-style:none;margin:0 0 1.25rem;padding:0;display:grid;gap:.5rem}.location-manager-list li{display:flex;align-items:center;gap:.6rem;border:1px solid rgba(148,163,184,.14);border-radius:12px;padding:.6rem .8rem}.location-manager-list li span{flex:1}.location-manager-list li input{flex:1;border:1px solid rgba(148,163,184,.18);background:#0f172abf;color:#eff6ff;border-radius:10px;padding:.4rem .6rem}.location-manager-list button{border-radius:999px;padding:.4rem .75rem;background:#94a3b824;color:#eff6ff;cursor:pointer;font-size:.82rem;white-space:nowrap}.location-add-form{display:flex;align-items:flex-end;gap:1rem;margin-top:0}.location-add-form label{flex:1}.empty{color:var(--text-muted);font-style:italic}.history-list{list-style:none;margin:1rem 0 0;padding:0;display:grid;gap:.75rem}.history-list li{border:1px solid rgba(148,163,184,.14);border-radius:14px;padding:.8rem 1rem}.history-entry-header{display:flex;justify-content:space-between;align-items:center;gap:1rem}.history-badge{border-radius:999px;padding:.3rem .7rem;font-size:.78rem;background:#94a3b829}.history-badge.history-created{background:#34d39924;color:var(--success)}.history-badge.history-deleted{background:#fb718524;color:var(--danger)}.history-badge.history-restored{background:#38bdf824;color:#38bdf8}.history-when{color:var(--text-muted);font-size:.85rem}.history-summary{margin:.5rem 0 0;font-size:.9rem}.history-user{margin:.35rem 0 0;color:var(--text-muted);font-size:.8rem}.history-badge.history-added{background:#34d39924;color:var(--success)}.history-badge.history-removed{background:#fb718524;color:var(--danger)}.history-badge.history-quantitychanged{background:#38bdf824;color:#38bdf8}.bom-panel{margin-top:.9rem;padding-top:.9rem;border-top:1px solid rgba(148,163,184,.14)}.bom-panel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.bom-panel-header h4{margin:0;font-size:.95rem}.bom-item-list{list-style:none;margin:0 0 .9rem;padding:0;display:grid;gap:.6rem}.bom-item-list li{display:flex;justify-content:space-between;align-items:center;gap:1rem;border:1px solid rgba(148,163,184,.14);border-radius:14px;padding:.7rem .9rem}.bom-item-actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.bom-item-actions button{border-radius:999px;padding:.4rem .75rem;background:#94a3b824;color:#eff6ff;cursor:pointer;font-size:.82rem}.bom-qty-input{width:4.5rem;border:1px solid rgba(148,163,184,.18);background:#0f172abf;color:#eff6ff;border-radius:10px;padding:.4rem .5rem;outline:none}.bom-add-section{border-top:1px solid rgba(148,163,184,.1);padding-top:.75rem}.bom-add-row{display:flex;gap:.75rem}.bom-add-row .assets-search{flex:1;min-width:0}.bom-search-results{list-style:none;margin:.6rem 0 0;padding:0;display:grid;gap:.5rem;max-height:14rem;overflow-y:auto}.bom-search-results li{display:flex;justify-content:space-between;align-items:center;gap:1rem;border:1px solid rgba(148,163,184,.14);border-radius:14px;padding:.6rem .85rem}.watchlist-screen{position:relative;z-index:1;max-width:82rem;margin:0 auto;padding:2rem 1.5rem 4rem;display:grid;gap:1.5rem}.watchlist-hero{display:flex;justify-content:space-between;gap:1rem;align-items:flex-end;border:1px solid var(--panel-border);border-radius:28px;background:radial-gradient(circle at top right,rgba(34,197,94,.1),transparent 26%),linear-gradient(180deg,#0f172ad6,#020617b8);box-shadow:var(--shadow);padding:clamp(1.25rem,3vw,2rem)}.watchlist-hero h1{margin:0 0 .45rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.8rem,7vw,5rem);line-height:.95}.watchlist-toolbar{display:grid;gap:.75rem;justify-items:end;min-width:min(100%,40rem)}.watchlist-search{width:100%}.watchlist-search-box{position:relative;width:min(100%,34rem)}.watchlist-search-dropdown{position:absolute;z-index:20;top:calc(100% + .5rem);left:0;right:0;display:grid;gap:.25rem;max-height:min(30rem,65vh);overflow-y:auto;padding:.55rem;border:1px solid var(--panel-border);border-radius:18px;background:#0f172afa;box-shadow:0 1.5rem 3rem #02061761}.watchlist-search-dropdown .panel-copy,.watchlist-search-dropdown .form-error{margin:.5rem}.watchlist-search-result{display:flex;align-items:center;gap:.65rem;padding:.65rem;border-radius:13px}.watchlist-search-result:hover{background:#94a3b81a}.watchlist-search-result-thumb{display:grid;width:2.8rem;height:4rem;flex-shrink:0;place-items:center;overflow:hidden;border-radius:8px;color:#bbf7d0;background:#22c55e1f;font-family:Georgia,serif;font-size:1.25rem}.watchlist-search-result-thumb img{width:100%;height:100%;object-fit:cover}.watchlist-search-result-copy{display:grid;flex:1;gap:.2rem;min-width:0;padding:0;border:0;color:inherit;background:none;text-align:left;cursor:pointer}.watchlist-search-result-copy strong{overflow:hidden;color:#f8fafc;text-overflow:ellipsis;white-space:nowrap}.watchlist-quick-add{display:grid;width:2rem;height:2rem;flex-shrink:0;place-items:center;border:1px solid rgba(74,222,128,.45);border-radius:999px;color:#bbf7d0;background:#22c55e1f;font-size:1.25rem;line-height:1;cursor:pointer}.watchlist-quick-add:disabled{border-color:#94a3b833;color:#94a3b8;background:#94a3b814;cursor:default}.watchlist-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1.5rem}.watchlist-panel{display:grid;gap:1rem;border:1px solid var(--panel-border);border-radius:26px;background:var(--panel-bg);box-shadow:var(--shadow);padding:1.2rem}.watchlist-panel-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.watchlist-panel-header h2{margin:0 0 .25rem;font-family:Georgia,Times New Roman,serif}.watchlist-result-grid{display:grid;gap:.9rem}.watchlist-result-card,.watchlist-item-card,.watchlist-season-card,.watchlist-episode-group{border:1px solid rgba(148,163,184,.14);border-radius:20px;background:#0206176b;overflow:hidden}.watchlist-result-card{display:grid;gap:.9rem;padding:.9rem}.watchlist-result-poster,.watchlist-item-poster{width:100%;border:0;padding:0;background:none;border-radius:16px;overflow:hidden;cursor:pointer}.watchlist-result-poster img,.watchlist-item-poster img,.watchlist-detail-poster img,.watchlist-season-poster{display:block;width:100%;height:100%;object-fit:cover}.watchlist-result-poster{aspect-ratio:2 / 3;max-width:11rem}.watchlist-item-card{position:relative;display:block;padding:.75rem}.watchlist-card-core{position:relative;display:grid;grid-template-columns:4.25rem minmax(0,1fr) 2rem;gap:.75rem}.watchlist-order-arrows{position:absolute;z-index:2;top:.45rem;right:.45rem;bottom:.45rem;display:flex;flex-direction:column;justify-content:space-between}.watchlist-order-arrow{display:grid;width:1.65rem;height:1.65rem;place-items:center;border:1px solid rgba(148,163,184,.25);border-radius:8px;color:#cbd5e1;background:#0f172ae0;font-size:1.05rem;line-height:1;cursor:pointer}.watchlist-order-arrow:hover:not(:disabled){border-color:#4ade808c;color:#bbf7d0}.watchlist-order-arrow:disabled{opacity:.3;cursor:default}.watchlist-order-remove{position:absolute;top:50%;right:0;display:grid;width:1.65rem;height:1.65rem;place-items:center;transform:translateY(-50%);border:1px solid rgba(248,113,113,.3);border-radius:8px;color:#fca5a5;background:#7f1d1d59;font-size:.9rem;line-height:1;cursor:pointer}.watchlist-order-remove:hover:not(:disabled){border-color:#f87171a6;color:#fecaca;background:#7f1d1d99}.watchlist-order-remove:disabled{opacity:.45;cursor:wait}.watchlist-item-main{display:flex;gap:1rem;align-items:flex-start}.watchlist-item-poster{width:4.25rem;aspect-ratio:2 / 3;flex-shrink:0}.watchlist-result-copy,.watchlist-item-copy,.watchlist-detail-copy{display:grid;gap:.4rem;min-width:0}.watchlist-item-copy{grid-column:2;padding-right:.2rem}.watchlist-title-link{width:fit-content;padding:0;border:0;color:#f8fafc;background:none;font:inherit;font-weight:700;text-align:left;cursor:pointer}.watchlist-title-link:hover{color:#86efac}.watchlist-result-copy strong,.watchlist-item-copy strong{font-size:1rem}.watchlist-card-meta{display:flex;flex-wrap:wrap;gap:.45rem .8rem;color:#cbd5e1;font-size:.82rem}.watchlist-provider-pills{display:flex;flex-wrap:wrap;gap:.3rem}.watchlist-provider-pills span,.watchlist-count{display:inline-flex;align-items:center;border:1px solid rgba(74,222,128,.3);border-radius:999px;padding:.16rem .45rem;color:#bbf7d0;background:#22c55e1a;font-size:.7rem;font-weight:600}.watchlist-count{margin-left:.25rem;vertical-align:middle}.watchlist-result-actions,.watchlist-item-actions,.watchlist-detail-actions{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center}.watchlist-item-actions{grid-column:2;padding-top:.45rem;border-top:1px solid rgba(148,163,184,.12)}.watchlist-watched-button{border:1px solid rgba(74,222,128,.45);border-radius:999px;padding:.45rem .7rem;color:#dcfce7;background:#22c55e24;cursor:pointer}.watchlist-watched-button:disabled{opacity:.55;cursor:wait}.watchlist-watched-filter{width:min(100%,15rem);border:1px solid var(--panel-border);border-radius:999px;padding:.55rem .8rem;color:inherit;background:#02061759}.watchlist-pagination{display:flex;justify-content:center;align-items:center;gap:.75rem;padding-top:.5rem}.watchlist-checkbox{display:inline-flex;align-items:center;gap:.55rem;color:#e2e8f0;cursor:pointer}.watchlist-checkbox input{width:1rem;height:1rem;accent-color:var(--accent)}.watchlist-episode-groups{display:grid;gap:.9rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(148,163,184,.12)}.watchlist-episode-group{padding:.9rem}.watchlist-episode-group-header{display:flex;justify-content:space-between;gap:1rem;align-items:center;margin-bottom:.6rem}.watchlist-season-navigation{display:flex;align-items:center;gap:.55rem;min-height:2.5rem;margin-bottom:.1rem;padding:.35rem .45rem;border:1px solid rgba(148,163,184,.12);border-radius:14px;background:#0f172a66}.watchlist-season-navigation strong{min-width:5rem;text-align:center}.watchlist-season-watch-button{margin-left:auto;border:1px solid rgba(74,222,128,.4);border-radius:999px;padding:.45rem .7rem;color:#dcfce7;background:#22c55e24;cursor:pointer}.watchlist-season-watch-button:disabled{opacity:.55;cursor:wait}.watchlist-episode-list{list-style:none;margin:0;padding:0;display:grid;gap:.5rem}.watchlist-episode-row{display:flex;justify-content:space-between;gap:1rem;align-items:center;border-radius:14px;padding:.55rem .7rem;background:#0f172a6b}.watchlist-detail-shell{display:grid;gap:1rem}.watchlist-detail-hero{display:grid;grid-template-columns:12rem minmax(0,1fr);gap:1rem;align-items:end;padding:1rem;border-radius:22px;background:linear-gradient(90deg,#020617eb,#0206177a),#0206178c;background-size:cover;background-position:center;border:1px solid rgba(148,163,184,.14)}.watchlist-detail-poster{width:12rem;aspect-ratio:2 / 3;border-radius:16px;overflow:hidden;background:#0f172ac7;border:1px solid rgba(148,163,184,.12)}.watchlist-poster-fallback{display:grid;place-items:center;width:100%;height:100%;padding:1rem;text-align:center;color:#e2e8f0;font-size:.9rem;background:radial-gradient(circle at top left,rgba(251,146,60,.18),transparent 34%),linear-gradient(160deg,#0f172af5,#020617f5)}.watchlist-chips{display:flex;flex-wrap:wrap;gap:.55rem}.watchlist-chips span{border-radius:999px;padding:.38rem .7rem;background:#94a3b824;color:#e2e8f0;font-size:.84rem}.watchlist-season-grid{display:grid;gap:.9rem}.watchlist-season-card{padding:.9rem}.watchlist-season-header{display:flex;justify-content:space-between;gap:.75rem;align-items:center;margin-bottom:.6rem}.watchlist-season-poster{width:4rem;height:6rem;border-radius:10px}.watchlist-season-episodes{list-style:none;margin:.7rem 0 0;padding:0;display:grid;gap:.5rem}.watchlist-season-episodes li{display:flex;justify-content:space-between;gap:1rem;border-radius:12px;background:#0f172a70;padding:.55rem .7rem}.watchlist-modal{width:min(100%,56rem)}@media(max-width:720px){.form-grid,.attachment-add-grid{grid-template-columns:1fr}.assets-toolbar-actions{width:100%}.assets-search{min-width:0;flex:1}.bom-add-row{flex-direction:column}.watchlist-hero{flex-direction:column;align-items:stretch}.watchlist-toolbar{justify-items:stretch;min-width:0}.watchlist-grid,.watchlist-detail-hero{grid-template-columns:1fr}.watchlist-detail-poster{width:9rem}.watchlist-item-card{padding:.65rem}.watchlist-card-core{grid-template-columns:3.5rem minmax(0,1fr) 2rem}.watchlist-item-poster{width:3.5rem}.watchlist-item-actions{grid-column:2;justify-content:flex-start;padding-right:.25rem}.watchlist-season-navigation{flex-wrap:wrap}.watchlist-season-watch-button{margin-left:0}.watchlist-episode-row,.watchlist-season-episodes li{flex-direction:column;align-items:flex-start}}@media(max-width:640px){.screen,.loading-screen{padding:1rem}.hero-panel,.auth-card,.status-card,.loading-card{border-radius:22px}.hero-panel h1{font-size:clamp(2.5rem,18vw,4rem)}.dashboard-screen{padding:1rem}.dashboard-hero{min-height:20rem}.login-card-body{padding:1rem}.weather-metrics{grid-template-columns:1fr}.forecast-day{flex-direction:column;align-items:flex-start}.forecast-day-stats{justify-items:start}.watchlist-screen{padding:1rem}.watchlist-detail-hero{padding:.85rem}}
