@import "https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600;700&display=swap";*{box-sizing:border-box}:root{color:#1a1a1a;font-synthesis:none;text-rendering:optimizelegibility;background:#f1f1ef;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}html,body,#root{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.7}input:focus,select:focus{outline:none;border-color:#111!important}:focus-visible{outline-offset:3px;outline:2px solid #157f3a}.sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#d4d4d2;border-radius:0}@keyframes pw-spin{to{transform:rotate(360deg)}}@keyframes pw-fade{0%{opacity:0}to{opacity:1}}@keyframes pw-slide{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes pw-toast{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}.gate-screen{background:#f1f1ef;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.gate-wrap{width:100%;max-width:360px}.brand-lock{justify-content:center;align-items:center;gap:10px;margin-bottom:28px;display:flex}.brand-lock>span{letter-spacing:0;font-size:19px;font-weight:700}.brand-mark{place-items:center;width:30px;height:30px;display:grid}.brand-mark img{width:30px;height:30px;display:block}.gate-panel{background:#fff;border:1px solid #111;width:100%;padding:24px;box-shadow:0 1px 3px #00000014}.pw-field{gap:5px;display:grid}.form-fields{border:0;min-width:0;margin:0;padding:0}.pw-field>span,.panel-label,.drawer-section h3{color:#666;letter-spacing:.06em;font-size:10px;font-weight:700}.pw-field input,.pw-field select{color:#111;background:#fafafa;border:1px solid #ccc;border-radius:0;width:100%;height:35px;padding:0 10px;font-size:12.5px}.pw-field input::placeholder{color:#aaa}.black-button,.outline-button{letter-spacing:.04em;white-space:nowrap;border-radius:0;justify-content:center;align-items:center;gap:6px;height:35px;font-size:11.5px;font-weight:700;display:inline-flex}.black-button{color:#fff;background:#111;border:1px solid #111}.outline-button{color:#111;background:#fff;border:1px solid #111}.unlock-button{width:100%;margin-top:14px}.inline-error{color:#c0392b;align-items:center;gap:5px;margin:6px 0 2px;font-size:11px;font-weight:600;display:flex}.pricewatch-shell{background:#f1f1ef;min-height:100vh}.pw-topbar{z-index:20;background:#fff;border-bottom:2px solid #111;justify-content:space-between;align-items:center;gap:14px;padding:12px 22px;display:flex;position:sticky;top:0}.pw-topbar-left,.pw-topbar-actions{align-items:center;gap:14px;min-width:0;display:flex}.pw-topbar-actions{gap:7px}.pw-title{color:#111;letter-spacing:0;white-space:nowrap;font-size:16px;font-weight:700}.live-status{color:#555;white-space:nowrap;align-items:center;gap:6px;font-size:11.5px;font-weight:600;display:flex}.live-status span{background:#1f9d55;border-radius:999px;width:7px;height:7px}.topbar-button,.pw-topbar .outline-button{padding:0 12px}.pw-content{width:min(1340px,100%);margin:0 auto;padding:18px 22px 60px}.add-panel,.products-panel{background:#fff;border:1px solid #e4e4e2}.add-panel{margin-bottom:16px;padding:16px 18px}.panel-label{color:#888;margin-bottom:12px}.add-main-row{flex-wrap:wrap;align-items:flex-end;gap:10px;display:flex}.url-field{flex:1;min-width:260px}.interval-field,.target-field{width:116px}.track-button,.check-url-button{flex:none;padding:0 20px}.add-options-row{color:#444;flex-wrap:wrap;align-items:center;gap:18px;margin-top:13px;font-size:12px;display:flex}.checkbox-line,.stock-target-line{white-space:nowrap;align-items:center;gap:7px;display:flex}.checkbox-line input{accent-color:#111;width:14px;height:14px}.stock-target-line{color:#999}.stock-target-line input{color:#111;background:#fafafa;border:1px solid #ccc;border-radius:0;width:70px;height:28px;padding:0 8px;font-size:11.5px}.url-check-result{background:#fafafa;border:1px solid #e4e4e2;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:13px;padding:10px;font-size:11.5px;display:grid}.url-check-result.failed{color:#c0392b;background:#fdeceb;border-color:#f1c9c4;grid-template-columns:1fr}.url-check-result strong{color:#111;letter-spacing:.06em;font-size:10px;font-weight:700}.url-check-result.failed strong{color:#c0392b}.url-check-result span{display:block}.url-check-thumb{color:#777;background:#f5f5f4;border:1px solid #e9e9e7;border-radius:5px;place-items:center;width:42px;height:42px;display:grid;overflow:hidden}.url-check-thumb img{object-fit:cover;width:100%;height:100%}.url-check-copy{min-width:0}.url-check-copy span{color:#777;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.url-check-copy span:first-of-type{color:#111;font-weight:600}.url-check-meta{color:#111;justify-items:end;gap:5px;font-weight:700;display:grid}.metric-grid{background:#e4e4e2;border:1px solid #e4e4e2;grid-template-columns:repeat(4,1fr);gap:1px;margin-bottom:16px;display:grid}.metric-cell{background:#fff;align-items:baseline;gap:9px;padding:14px 18px;display:flex}.metric-value{color:#111;font-size:26px;font-weight:700;line-height:1}.metric-value.red{color:#c0392b}.metric-value.gold{color:#b8860b}.metric-label{color:#666;letter-spacing:.04em;font-size:10.5px;font-weight:600}.products-panel{overflow-x:auto}.products-scroll{min-width:1000px}.products-grid{grid-template-columns:56px minmax(190px,1fr) 70px 150px 120px 90px 50px 55px 128px;align-items:center;display:grid}.products-grid-head{color:#888;letter-spacing:.06em;background:#fafafa;border-bottom:1px solid #111;padding:9px 18px;font-size:9.5px;font-weight:700}.product-row{cursor:pointer;border-bottom:1px solid #f0f0f0;min-height:59px;padding:8px 18px;font-size:12px}.product-row:hover,.selected-row{background:#fafafa}.paused-row{background:#f5f5f3}.paused-row .product-title-button{color:#666}.thumb{color:#777;background:#f5f5f4;border:1px solid #e9e9e7;border-radius:5px;justify-content:center;align-items:center;width:42px;height:42px;display:flex;overflow:hidden}.thumb img{object-fit:cover;width:100%;height:100%}.product-meta{min-width:0;padding-right:10px}.product-meta strong,.product-meta span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.product-meta strong{color:#111;font-weight:600}.product-meta span,.muted-cell{color:#666;font-size:11px}.country-badge{color:#555;white-space:nowrap;border:1px solid #ddd;margin-left:6px;padding:1px 5px;font-size:10px;font-style:normal}.price-cell strong{color:#111;font-weight:700}.price-cell span{color:#b8860b;background:#fff5e6;border:1px solid #f0d9a8;margin-left:5px;padding:1px 5px;font-size:9px;font-weight:700}.due-cell{color:#c0392b;font-size:11px;font-weight:600}.stock-badge{color:#888;background:#f4f4f4;border:1px solid #e2e2e2;align-items:center;gap:4px;padding:2px 7px;font-size:10px;font-weight:700;display:inline-flex}.stock-badge>span{background:#bbb;border-radius:999px;width:5px;height:5px}.stock-in_stock{color:#157f3a;background:#ecfdf3;border-color:#b7e0c4}.stock-in_stock>span{background:#1f9d55}.stock-out_of_stock{color:#c0392b;background:#fdeceb;border-color:#f1c9c4}.stock-out_of_stock>span{background:#d6443a}.stock-text{font-size:10px;font-weight:700}.stock-text-in_stock{color:#157f3a}.stock-text-out_of_stock{color:#c0392b}.stock-text-unknown{color:#bbb}.alert-marks{gap:6px;font-size:11px;display:flex}.alert-marks span:first-child{color:#b8860b}.alert-marks span:last-child{color:#1f9d55}.row-actions{justify-content:flex-end;gap:8px;display:flex}.align-right{text-align:right}.ghost-icon-button{color:#777;background:0 0;border:0;justify-content:center;align-items:center;width:36px;height:36px;padding:3px;display:inline-flex}.ghost-icon-button:hover{color:#111}.chevron{font-size:20px;line-height:12px}.empty-state{color:#777;background:#fff;border:1px dashed #d4d4d2;align-items:center;gap:10px;padding:24px;font-size:12px;display:flex}.drawer::backdrop{background:#14141452;animation:.18s pw-fade}.drawer{z-index:41;background:#fff;border:0;border-left:2px solid #111;flex-direction:column;width:min(480px,100%);max-width:none;height:100dvh;max-height:none;margin:0 0 0 auto;padding:0;animation:.24s cubic-bezier(.22,.61,.36,1) pw-slide;display:flex;position:fixed;inset:0 0 0 auto;box-shadow:-8px 0 30px #0000001f}.drawer:not([open]){display:none}.drawer-head{border-bottom:1px solid #ededed;justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 20px;display:flex}.drawer-product{gap:12px;min-width:0;display:flex}.drawer-product h2{color:#111;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.drawer-product a{color:#888;align-items:center;gap:4px;margin-top:3px;font-size:11px;text-decoration:none;display:inline-flex}.drawer-close{color:#555;background:0 0;border:1px solid #e4e4e2;flex:none;justify-content:center;align-items:center;min-width:36px;min-height:36px;padding:5px;display:inline-flex}.drawer-scroll{flex:1;overflow-y:auto}.status-strip{border-bottom:1px solid #ededed;grid-template-columns:repeat(3,1fr);display:grid}.status-strip>div{border-right:1px solid #f2f2f2;min-width:0;padding:13px 16px}.status-strip>div:last-child{border-right:0}.status-strip span,.status-strip>div>span:first-child{color:#666;letter-spacing:.05em;margin-bottom:5px;font-size:9.5px;font-weight:700;display:block}.status-strip .stock-badge{background:0 0;border:0;margin-top:2px;padding:0;font-size:12px;display:inline-flex}.status-strip .stock-badge>span{margin:0;display:inline-block}.status-strip strong{color:#111;font-size:14px;font-weight:700;display:block}.status-strip em{color:#b8860b;margin-left:6px;font-size:9px;font-style:normal;font-weight:700}.status-strip p{color:#555;margin:0 0 2px;font-size:11px}.drawer-section{border-bottom:1px solid #ededed;padding:16px 20px}.drawer-section h3{color:#888;margin:0 0 12px;font-size:11px}.drawer-section-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.drawer-section-head h3{margin:0}.drawer-section-head span{color:#aaa;font-size:10.5px}.mini-chart,.chart-empty{width:100%;height:88px}.mini-chart{display:block}.chart-area{fill:#1f9d5514;stroke:none}.chart-line{fill:none;stroke:#1f9d55;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.mini-chart circle{fill:#1f9d55}.chart-scale{color:#666;justify-content:space-between;margin-top:6px;font-size:10px;display:flex}.chart-empty{color:#666;background:#fafafa;place-items:center;font-size:11px;display:grid}.settings-grid{gap:12px;margin-bottom:14px;display:flex}.settings-grid .pw-field{flex:1}.switch-row{color:#333;text-align:left;background:0 0;border:0;border-top:1px solid #f2f2f2;justify-content:space-between;align-items:center;width:100%;padding:10px 0;font-size:12.5px;display:flex}.switch-track{background:#d8d8d6;border-radius:999px;width:38px;height:21px;transition:background .15s;position:relative}.switch-track>span{background:#fff;border-radius:999px;width:17px;height:17px;transition:left .15s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #0000004d}.switch-track.on{background:#111}.switch-track.on>span{left:19px}.stock-drawer-field{border-top:1px solid #f2f2f2;padding:10px 0 4px}.stock-drawer-field input{width:140px}.drawer-actions{gap:10px;margin-top:16px;display:flex}.save-button{flex:1}.check-button{flex:none;padding:0 16px}.recent-section{border-bottom:0;padding-bottom:28px}.recent-grid{grid-template-columns:1fr 120px 55px;align-items:center;display:grid}.recent-grid>div:nth-child(2),.recent-grid>div:nth-child(3){text-align:right}.recent-head{color:#999;letter-spacing:.05em;border-bottom:1px solid #111;padding:7px 0;font-size:9.5px;font-weight:700}.recent-row{color:#666;border-bottom:1px solid #f2f2f2;padding:8px 0;font-size:11.5px}.recent-row>div:nth-child(2){color:#111;font-weight:600}.toast{z-index:60;color:#fff;letter-spacing:.02em;background:#111;max-width:min(620px,100% - 28px);padding:10px 18px;font-size:12px;font-weight:600;animation:.2s pw-toast;position:fixed;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 4px 16px #00000040}.notification-status{color:#555;background:#fff;border:1px solid #dededb;justify-content:space-between;align-items:center;gap:12px;margin:0 0 16px;padding:12px 16px;font-size:11px;line-height:1.6;display:flex}.notification-status small{display:block}.notification-status button,.product-management button,.variant-settings button{padding:0 12px}.live-status.unhealthy,.failed-check{color:#a83c28}.live-status.unhealthy>span{background:#a83c28}.watchlist-tabs-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:10px;margin-bottom:10px;display:flex}.watchlist-tabs{gap:2px;display:flex}.country-filter-field{min-width:160px}.watchlist-tabs button{color:#555;background:#fff;border:1px solid #ccc;min-height:40px;padding:0 14px;font-size:11px;font-weight:700}.watchlist-tabs button[aria-pressed=true]{color:#fff;background:#111;border-color:#111}.product-title-button{color:#111;width:100%;font-size:inherit;text-align:left;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;padding:4px 0;font-weight:600;display:block;overflow:hidden}.price-cell small{color:#666;margin-top:4px;font-size:10px;display:block}.variant-field{margin:14px 0}.variant-settings{margin-bottom:16px}.history-range select{background:#fff;border:1px solid #ccc;min-height:36px;padding:0 8px;font-size:11px}.history-summary{background:#fafafa;border:1px solid #dededb;gap:5px;margin-bottom:18px;padding:12px;display:grid}.history-summary>span{color:#666;font-size:9px;font-weight:700}.history-summary strong{font-size:16px}.history-summary small,.history-summary p,.history-note{color:#666;margin:4px 0;font-size:10px;line-height:1.65}.observation-context{color:#777;margin-top:3px;font-size:9px;display:block}.history-summary p{color:#157f3a}.danger-button{color:#a83c28;border-color:#a83c28}.disabled-alert-notice{color:#654a16;background:#fff9ed;border:1px solid #e2c689;margin-bottom:16px;padding:12px;font-size:11px;line-height:1.6}.disabled-alert-notice p{margin:0 0 10px}.disabled-alert-notice button{padding:0 12px}.spin-icon{animation:.8s linear infinite pw-spin}@media (width<=860px){.pw-topbar{flex-wrap:wrap;align-items:flex-start}.pw-topbar-actions{justify-content:flex-end;width:100%}.metric-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.pw-content{padding:14px 14px 48px}.add-main-row,.settings-grid,.drawer-actions{grid-template-columns:1fr;display:grid}.interval-field,.target-field,.check-url-button,.track-button,.check-button{width:100%}.status-strip{grid-template-columns:1fr}.status-strip>div{border-bottom:1px solid #f2f2f2;border-right:0}.status-strip>div:last-child{border-bottom:0}.notification-status{flex-direction:column;align-items:flex-start}.pw-topbar-left{flex-wrap:wrap}.products-scroll{min-width:0}.products-grid-head{display:none}.product-row{background:#fff;border:1px solid #dededb;grid-template-columns:44px minmax(0,1fr) auto;gap:12px 8px;margin-bottom:12px;padding:12px}.product-row>:nth-child(2){grid-column:2/4}.product-row>:nth-child(3),.product-row>:nth-child(5),.product-row>:nth-child(7){grid-column:1/3}.product-row>:nth-child(4),.product-row>:nth-child(6),.product-row>:nth-child(8){text-align:right;justify-content:flex-end}.product-row>:nth-child(7):before{content:"Every "}.product-row>:nth-child(9){border-top:1px solid #eee;grid-column:1/4;padding-top:6px}.ghost-icon-button,.drawer-close,.black-button,.outline-button{min-width:44px;min-height:44px}.pw-field input,.pw-field select{min-height:44px;font-size:16px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
