body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{background:#f5f5f0;color:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.container{margin:0 auto;max-width:1100px;padding:2rem 1.5rem}nav{align-items:center;background:#1a1a1a;display:flex;gap:2rem;height:56px;padding:0 1.5rem}nav,nav a{color:#fff}nav a{font-size:.95rem;opacity:.8;text-decoration:none;transition:opacity .15s}nav a:hover{opacity:1}nav .brand{font-size:1.1rem;font-weight:600;letter-spacing:.05em;margin-right:auto;opacity:1}.btn{border:none;border-radius:6px;cursor:pointer;display:inline-block;font-size:.9rem;font-weight:500;padding:.5rem 1.1rem;transition:background .15s}.btn-primary{background:#1a1a1a;color:#fff}.btn-primary:hover{background:#333}.btn-danger{background:#c0392b;color:#fff}.btn-danger:hover{background:#a93226}.btn-outline{background:#0000;border:1px solid #ccc;color:#333}.btn-outline:hover{background:#eee}.card{background:#fff;border-radius:10px;box-shadow:0 1px 4px #00000014;overflow:hidden}.watch-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.watch-card{cursor:pointer;transition:transform .15s,box-shadow .15s}.watch-card:hover{box-shadow:0 4px 16px #0000001f;transform:translateY(-3px)}.watch-card img{background:#eee;height:200px;object-fit:cover;width:100%}.watch-card-img-placeholder{align-items:center;background:#e8e8e8;color:#bbb;display:flex;font-size:3rem;height:200px;justify-content:center;width:100%}.watch-card-body{padding:1rem}.watch-card-body h3{font-size:1rem;font-weight:600}.watch-card-body .brand{color:#888;font-size:.8rem;letter-spacing:.05em;margin-bottom:.25rem;text-transform:uppercase}.watch-card-body .price{color:#555;font-size:.85rem;margin-top:.5rem}.page-header{align-items:center;display:flex;gap:1rem;margin-bottom:2rem}.page-header h1{font-size:1.6rem;font-weight:700}.detail-layout{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:340px 1fr}@media (max-width:700px){.detail-layout{grid-template-columns:1fr}}.detail-image{border-radius:10px;object-fit:cover;width:100%}.specs-table{border-collapse:collapse;font-size:.9rem;width:100%}.specs-table tr{border-bottom:1px solid #f0f0f0}.specs-table td{padding:.55rem .5rem}.specs-table td:first-child{color:#888;width:45%}.notes-area{border:1px solid #ddd;border-radius:6px;font-family:inherit;font-size:.9rem;min-height:100px;padding:.75rem;resize:vertical;width:100%}.list-controls{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.filter-chips{display:flex;gap:.5rem;min-width:0;overflow-x:auto;overscroll-behavior-x:contain;scroll-padding:0 .5rem}.filter-chips>*{flex:0 0 auto}@media (pointer:coarse){.filter-chips{-ms-overflow-style:none;scrollbar-width:none}.filter-chips::-webkit-scrollbar{display:none}}.list-controls .search-box{flex:0 1 340px;margin:0 0 0 auto}@media (max-width:700px){.list-controls{align-items:stretch;flex-direction:column}.list-controls .search-box{flex-basis:auto;margin-left:0}}.chip{background:#0000;border:1px solid #ccc;border-radius:999px;color:#555;cursor:pointer;font-family:inherit;font-size:.85rem;font-weight:500;padding:.4rem .9rem;transition:background .15s,color .15s,border-color .15s}.chip:hover{background:#eee}.chip-active{border-color:#1a1a1a;color:#fff}.chip-active,.chip-active:hover{background:#1a1a1a}.chip-divider{align-self:stretch;background:#ddd;margin:0 .25rem;min-height:1.4rem;width:1px}.chip-mine{align-items:center;background:#eaf2fb;border-color:#b9cfe8;color:#1c4f85;display:inline-flex;gap:.45rem;text-decoration:none}.chip-mine:hover{background:#dbeafa}.chip-mine-active,.chip-mine-active:hover{background:#1c4f85;border-color:#1c4f85;color:#fff}.chip-count{background:#1c4f8521;border-radius:999px;color:#1c4f85;font-size:.72rem;font-weight:600;padding:.05rem .42rem}.chip-mine-active .chip-count{background:#ffffff3d;color:#fff}.chip-mine-empty,.chip-mine-empty:hover{background:#0000;border-color:#ccc;border-style:dashed;color:#999}.chip-mine-empty:hover{background:#f2f2ee;color:#666}.fade-container{transition:opacity .2s ease}.fade-container.is-hidden{opacity:0}.news-item{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;gap:.85rem;padding:.85rem 1rem}.news-item:last-child{border-bottom:none}.news-thumb{background:#eee;border-radius:6px;flex:0 0 96px;height:96px;object-fit:cover;width:96px}.news-thumb-empty{background:#f0f0f0;background-image:linear-gradient(135deg,#f2f2ef,#e9e9e4)}.news-thumb-link{border-radius:6px;display:block;flex:0 0 96px;height:96px;line-height:0;overflow:hidden;position:relative;width:96px}.news-thumb-link:hover{text-decoration:none}.news-thumb-link .news-thumb{transition:opacity .15s,filter .2s,transform .2s}.news-thumb-link:hover .news-thumb{opacity:.88}.news-thumb-blur{filter:blur(3.5px);transform:scale(1.08)}.news-thumb-link:hover .news-thumb-blur{filter:none;transform:none}.news-play{align-items:center;background:#0000008c;border-radius:50%;display:flex;height:30px;justify-content:center;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:30px}.news-play svg{fill:#fff;height:15px;margin-left:2px;width:15px}.news-text{min-width:0}.news-item a{color:#1a1a1a;font-size:1.1rem;font-weight:500;text-decoration:none}.news-item a:hover{text-decoration:underline}.news-meta{color:#999;font-size:.78rem;margin-top:.25rem}.news-hits{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.4rem}.search-box{display:flex;gap:.75rem;margin-bottom:1.5rem}.search-box input{flex:1 1;font-size:.95rem;padding:.6rem .9rem}.search-box input,.search-results{border:1px solid #ddd;border-radius:6px}.search-results{list-style:none;margin-bottom:1.5rem;overflow:hidden}.search-results li{border-bottom:1px solid #f0f0f0;cursor:pointer;padding:.75rem 1rem;transition:background .1s}.search-results li:last-child{border-bottom:none}.search-results li:hover{background:#f5f5f0}.search-results li .ref{color:#999;font-size:.8rem}.empty-state{color:#888;padding:4rem 1rem;text-align:center}.empty-state h2{color:#555;font-size:1.3rem;margin-bottom:.5rem}.section-title{border-bottom:2px solid #1a1a1a;font-size:1rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.tag{background:#f0f0f0;border-radius:4px;color:#555;display:inline-block;font-size:.75rem;padding:.2rem .5rem}.nav-email{color:#fff;font-size:.85rem;opacity:.6}.nav-link-btn{background:none;border:none;color:#fff;cursor:pointer;font-family:inherit;font-size:.95rem;opacity:.8;padding:0;transition:opacity .15s}.nav-link-btn:hover{opacity:1}.settings-menu{align-items:center;display:flex;position:relative}.settings-trigger{align-items:center;background:none;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;height:30px;justify-content:center;opacity:.65;padding:0;transition:opacity .15s,background .15s;width:30px}.settings-trigger:hover,.settings-trigger[aria-expanded=true]{background:#ffffff24;opacity:1}.settings-trigger svg{fill:currentColor;height:17px;width:17px}.settings-panel{background:#fff;border:1px solid #e4e4e0;border-radius:10px;box-shadow:0 10px 28px #00000029;color:#1a1a1a;min-width:310px;padding:.85rem 1rem;position:absolute;right:0;top:calc(100% + 10px);z-index:20}.settings-row{align-items:center;display:flex;gap:1.25rem;justify-content:space-between}.settings-label{display:flex;flex-direction:column;font-size:.85rem;font-weight:500}.settings-hint{color:#999;font-size:.72rem;font-weight:400;margin-top:.1rem;white-space:nowrap}.settings-choices{border:1px solid #ddd;border-radius:6px;display:flex;flex:0 0 auto;overflow:hidden}.settings-choice{background:#fff;border:none;border-left:1px solid #ddd;color:#666;cursor:pointer;font-family:inherit;font-size:.75rem;padding:.3rem .55rem;transition:background .15s,color .15s}.settings-choice:first-child{border-left:none}.settings-choice:hover{background:#f2f2ef}.settings-choice-active,.settings-choice-active:hover{background:#1a1a1a;color:#fff}@media (max-width:700px){nav{gap:1rem}.nav-email{display:none}}.auth-card{background:#fff;border-radius:10px;box-shadow:0 1px 4px #00000014;margin:3rem auto;max-width:380px;padding:2rem}.auth-card h1{font-size:1.4rem;font-weight:700;margin-bottom:.5rem}.auth-hint{color:#666;font-size:.9rem;line-height:1.5;margin-bottom:1.5rem}.auth-label{color:#666;display:block;font-size:.85rem;margin-bottom:.35rem}.auth-input{border:1px solid #ddd;border-radius:6px;font-family:inherit;font-size:.95rem;padding:.6rem .9rem;width:100%}.auth-input:focus{border-color:#1a1a1a;outline:none}.auth-card .btn{width:100%}.auth-card .btn:disabled{cursor:not-allowed;opacity:.45}.auth-error{color:#c0392b;font-size:.85rem;margin-top:.75rem}.auth-footnote{border-top:1px solid #f0f0f0;color:#999;font-size:.8rem;margin-top:1.5rem;padding-top:1rem}.add-watch-toggle{align-items:center;background:#0000;border:none;color:#1a1a1a;cursor:pointer;display:flex;font:inherit;font-weight:600;gap:1rem;justify-content:space-between;padding:.9rem 1.25rem;text-align:left;transition:background .1s;width:100%}.add-watch-toggle:hover{background:#f5f5f0}.add-watch-toggle[aria-expanded=true]{border-bottom:1px solid #f0f0f0}.add-watch-icon{color:#888;font-size:1.2rem;line-height:1}.watch-form{padding:1.25rem}.watch-form-row{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr 1fr .7fr;margin-bottom:.75rem}@media (max-width:700px){.watch-form-row{grid-template-columns:1fr}}.watch-field{min-width:0}.optional{color:#bbb;font-weight:400}.watch-form .btn{width:auto}.watch-list{display:flex;flex-direction:column;gap:.75rem}.watch-row{align-items:center;background:#fff;border-radius:10px;box-shadow:0 1px 4px #00000014;color:inherit;display:flex;gap:.85rem;padding:.9rem 1rem;text-decoration:none;transition:box-shadow .15s,transform .15s}.watch-row:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-1px)}.watch-row-thumb{background:#eee;border-radius:6px;flex:0 0 48px;height:48px;object-fit:cover;width:48px}.watch-row-model{align-items:center;display:flex;flex-wrap:wrap;font-size:1.05rem;font-weight:600;gap:.5rem}.watch-row-text{display:block;flex:1 1;min-width:0}.watch-row-text h3{align-items:center;display:flex;flex-wrap:wrap;font-size:1.05rem;font-weight:600;gap:.5rem}.watch-ref{font-weight:400}.watch-title-link{color:inherit;text-decoration:none}.watch-title-link:hover{text-decoration:underline}.detail-unset{color:#bbb}.watch-photo{background:#f0f0f0;border-radius:10px;line-height:0;margin-bottom:1.5rem;overflow:hidden}.watch-photo-img{display:block;max-height:460px;object-fit:cover;width:100%}.detail-actions{display:flex;float:right;font-weight:400;gap:.85rem}.link-btn{background:none;border:none;color:#1c4f85;cursor:pointer;font:inherit;font-size:.8rem;padding:0;text-decoration:none}.link-btn:hover:not(:disabled){text-decoration:underline}.link-btn:disabled{color:#aaa;cursor:default}.spec-form{grid-gap:.75rem 1rem;display:grid;gap:.75rem 1rem;grid-template-columns:1fr 1fr;padding:1.25rem}@media (max-width:700px){.spec-form{grid-template-columns:1fr}}.spec-form-actions{grid-column:1/-1}.detail-hint{color:#999;font-size:.8rem;margin-top:.5rem}.detail-warn{color:#8a6d1f}.field-hint{color:#999;font-size:.78rem;line-height:1.4;margin:.35rem 0 0}.source-link{border-bottom:1px solid #1c4f854d;color:#1c4f85;text-decoration:none}.source-link:hover{border-bottom-color:#1c4f85}.detail-empty{color:#999;font-size:.9rem;padding:1rem}.detail-count{color:#999;float:right;font-size:.8rem;font-weight:400}.watch-notes{color:#777;font-size:.85rem;line-height:1.4;margin-top:.35rem}.view-toggle{display:flex;gap:.5rem;justify-content:flex-end;margin:1.5rem 0 .75rem}.view-toggle .chip{font-size:.8rem}.watch-tiles{grid-gap:1.25rem;align-items:stretch;display:grid;gap:1.25rem;grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:900px){.watch-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.watch-tiles{grid-template-columns:minmax(0,1fr)}}.watch-tile{background:#fff;border-radius:10px;box-shadow:0 1px 4px #00000014;color:inherit;display:block;overflow:hidden;text-decoration:none;transition:transform .15s,box-shadow .15s}.watch-tile:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-2px)}.watch-tile-img{background:#f0f0f0;display:block;line-height:0}.watch-tile-img img{aspect-ratio:4/3;display:block;object-fit:cover;width:100%}.watch-tile-body{display:block;padding:.9rem 1rem 1rem}.watch-tile-model{align-items:center;display:flex;flex-wrap:wrap;font-size:1.05rem;font-weight:600;gap:.5rem;margin-top:.1rem}.watch-tile .watch-notes{display:block}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.gap-1{gap:.5rem}.flex{display:flex}.items-center{align-items:center}
/*# sourceMappingURL=main.84836033.css.map*/