:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#1f2933;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fafafa;font-family:system-ui,Segoe UI,Roboto,sans-serif;line-height:1.5}body{min-height:100svh;margin:0}*{box-sizing:border-box}.page{max-width:1180px;margin:0 auto;padding:28px 20px 56px}.app-header{align-items:center;gap:12px;margin-bottom:18px;display:flex}.brand{color:#4338ca;letter-spacing:-.07em;font-size:1.35rem;font-weight:850;text-decoration:none}.header-caption{color:#6b7280;font-size:.9rem}.notification-toggle{color:#3730a3;font:inherit;cursor:pointer;background:#fff;border:1px solid #c7d2fe;border-radius:999px;margin-left:auto;padding:9px 13px;font-size:.87rem;font-weight:750}.theme-toggle{color:#4b5563;font:inherit;cursor:pointer;background:#fff;border:1px solid #d8d5f2;border-radius:999px;padding:9px 13px;font-size:.87rem;font-weight:750}.theme-toggle:hover{background:#f5f3ff}.notification-toggle:hover:not(:disabled){background:#eef2ff}.notification-toggle:disabled{cursor:default}.notification-granted{color:#166534;background:#f0fdf4;border-color:#86efac}.notification-denied,.notification-unsupported{color:#6b7280;border-color:#e5e7eb}.hero-shell{grid-template-columns:1.2fr .9fr;align-items:stretch;gap:24px;margin-bottom:20px;display:grid}.hero-copy,.hero-panel,.confirm,.card,.empty-state{box-shadow:none;background:#fff;border:1px solid #d8d5f2;position:relative;overflow:hidden}.hero-copy:before,.hero-panel:before,.confirm:before,.card:before,.empty-state:before{content:"";pointer-events:none;background:0 0;position:absolute;inset:0}.hero-copy{border-radius:28px;padding:28px}.hero-panel{border-radius:28px;padding:18px}.eyebrow,.panel-chip,.section-note,.status-pill{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;gap:8px;font-size:.78rem;font-weight:700;display:inline-flex}.eyebrow,.panel-chip{color:#6b21a8;background:#f3e8ff;padding:7px 11px}.panel-chip-muted,.section-note{color:#075985;background:#e0f2fe}h1{color:#4338ca;letter-spacing:-.06em;margin:18px 0 12px;font-size:clamp(2.6rem,5vw,4.6rem);line-height:.98}.subtitle{color:#6b7280;max-width:58ch;margin:0 0 24px;font-size:1.02rem;line-height:1.65}.stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.stat-card{background:#fdf2f8;border:1px solid #fbcfe8;border-radius:20px;padding:16px}.stat-label{color:#be185d;text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-size:.78rem;display:block}.stat-card strong{color:#111827;letter-spacing:-.05em;font-size:2rem}.hero-panel-top,.confirm-head,.section-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.form{flex-direction:column;gap:14px;display:flex}.form-card{padding:12px 0 2px}.form label{color:#374151;flex-direction:column;gap:7px;font-size:.95rem;font-weight:600;display:flex}.form input{color:#111827;background:#fff;border:1px solid #c7d2fe;border-radius:14px;padding:13px 14px;font-size:1rem;transition:border-color .16s,box-shadow .16s,transform .16s}.form input::placeholder{color:#9ca3af}.form input:focus{border-color:#a5b4fc;outline:none;transform:translateY(-1px)}.form button,.confirm-actions button{appearance:none;cursor:pointer;border:none;border-radius:14px;font-weight:700;transition:transform .16s,box-shadow .16s,background .16s}.form button{color:#1f2937;box-shadow:none;background:#fde68a;padding:13px 16px;font-size:1rem}.form button:hover,.confirm-actions button:hover,.delete:hover,.link-button:hover{transform:translateY(-1px)}.form button:disabled,.confirm-actions button:disabled,.delete:disabled{opacity:.62;cursor:not-allowed;transform:none}.result{border-radius:16px;margin-top:22px;padding:14px 16px;font-size:.95rem}.result.ok{color:#166534;background:#dcfce7;border:1px solid #bbf7d0}.result.nok{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}.error-text{color:#fecaca}.load-error{color:#9f1239;background:#fff1f2;border:1px solid #fecaca;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.load-error button{color:inherit;font:inherit;cursor:pointer;background:#fff;border:1px solid #fda4af;border-radius:999px;flex:none;padding:7px 11px;font-weight:700}html[data-theme=dark] body{background:#111827}html[data-theme=dark] .hero-copy,html[data-theme=dark] .hero-panel,html[data-theme=dark] .confirm,html[data-theme=dark] .card,html[data-theme=dark] .empty-state{background:#1f2937;border-color:#374151}html[data-theme=dark] .brand,html[data-theme=dark] h1,html[data-theme=dark] .list-section h2,html[data-theme=dark] .confirm h2,html[data-theme=dark] .empty-state h3{color:#c4b5fd}html[data-theme=dark] .subtitle,html[data-theme=dark] .muted,html[data-theme=dark] .empty-state p,html[data-theme=dark] .header-caption,html[data-theme=dark] .form label,html[data-theme=dark] .confirm-intro,html[data-theme=dark] .grid dt{color:#cbd5e1}html[data-theme=dark] .theme-toggle,html[data-theme=dark] .notification-toggle,html[data-theme=dark] .form input{color:#f9fafb;background:#111827;border-color:#4b5563}html[data-theme=dark] .theme-toggle:hover,html[data-theme=dark] .notification-toggle:hover:not(:disabled){background:#374151}html[data-theme=dark] .stat-card{background:#3b1d4d;border-color:#6b21a8}html[data-theme=dark] .stat-card strong,html[data-theme=dark] .current-price,html[data-theme=dark] .product-name,html[data-theme=dark] .grid dd,html[data-theme=dark] .context,html[data-theme=dark] .check-status{color:#f9fafb}html[data-theme=dark] .grid{border-color:#374151}html[data-theme=dark] .context{background:#111827;border-color:#4b5563}.list-section{margin-top:22px}.list-section h2,.confirm h2{color:#4338ca;letter-spacing:-.04em;margin:0}.list-section h2{font-size:1.5rem}.muted{color:#6b7280;font-size:.92rem}.hint{margin:-4px 0 0}.confirm{border-radius:24px;margin-top:18px;padding:18px}.confirm-head{margin-bottom:8px}.confirm-price{color:#6b21a8;letter-spacing:-.03em;white-space:nowrap;background:#e9d5ff;border-radius:999px;padding:10px 14px;font-weight:800}.confirm-intro{color:#4b5563;margin:0 0 12px;line-height:1.55}.context{color:#111827;overflow-wrap:anywhere;background:#f8fafc;border:1px solid #cbd5e1;border-radius:16px;margin:0 0 12px;padding:14px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9rem;line-height:1.55}.meta-row{color:#cbd5e1;flex-wrap:wrap;gap:12px;font-size:.92rem;display:flex}.confirm-actions{gap:12px;margin-top:14px;display:flex}.confirm-actions button{padding:12px 18px;font-size:.95rem}.confirm-actions button:first-child{color:#1f2937;background:#a7f3d0}.confirm-actions button.secondary{color:#374151;background:#e5e7eb;border:1px solid #d1d5db}.section-head{align-items:center;margin-bottom:16px}.section-note{padding:8px 12px}.empty-state{color:#374151;border-radius:24px;padding:22px}.empty-state h3{color:#4338ca;margin:0 0 8px;font-size:1.1rem}.empty-state p{color:#6b7280;margin:0}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.card{border-radius:24px;padding:18px}.card-topline{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:16px;display:flex}.status-pill{color:#374151;background:#e5e7eb;padding:7px 11px}.status-active{background:#dcfce7}.status-price_not_found,.status-error{background:#fee2e2}.delete{color:#991b1b;background:#fee2e2;border:1px solid #fecaca;border-radius:999px;padding:8px 12px;font-size:.86rem}.current-price{letter-spacing:-.05em;color:#111827;margin-bottom:10px;font-size:1.8rem;font-weight:800}.product-name{color:#111827;margin-bottom:6px;font-weight:700}.url{color:#7c3aed;word-break:break-all;margin-bottom:14px;font-size:.9rem;display:inline-block}.grid{border-top:1px solid #e5e7eb;grid-template-columns:1fr;gap:4px 0;margin:0;padding-top:8px;font-size:.94rem;display:grid}.grid dt{color:#6b7280;margin-top:10px}.grid dd{color:#111827;margin:0}.link-button{color:#7c3aed;cursor:pointer;background:0 0;border:none;margin-top:12px;padding:0;font-size:.9rem;font-weight:700}.checks{flex-direction:column;gap:8px;margin:10px 0 0;padding:0;font-size:.85rem;list-style:none;display:flex}.checks li{align-items:baseline;gap:10px;display:flex}.check-status{color:#111827;min-width:92px;font-weight:700}@media (width<=920px){.hero-shell,.product-grid{grid-template-columns:1fr}}@media (width<=640px){.page{padding:16px 14px 36px}.app-header{flex-wrap:wrap}.notification-toggle{margin-left:0}.notification-toggle,.theme-toggle{width:calc(50% - 6px)}.hero-copy,.hero-panel,.confirm,.card,.empty-state{border-radius:22px}.hero-copy,.confirm,.card,.empty-state{padding:16px}.hero-panel{padding:14px}h1{margin-top:14px;font-size:2.4rem}.subtitle{font-size:.98rem}.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-panel-top,.confirm-head,.section-head{flex-direction:column;align-items:stretch}.confirm-price,.section-note{width:fit-content}.confirm-actions{flex-direction:column}.confirm-actions button{width:100%}.card-topline{flex-direction:column}.delete{width:100%}.checks li{flex-direction:column;align-items:flex-start;gap:3px}.check-status{min-width:0}}
