body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;color:#1e293b}*{box-sizing:border-box}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.btn{padding:.75rem 1.5rem;border:none;border-radius:.5rem;cursor:pointer;font-size:1rem;font-weight:500;transition:all .2s;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.75rem;line-height:1;height:auto;min-height:48px}.btn-primary{background-color:#3b82f6;color:#fff}.btn-primary:hover{background-color:#2563eb}.btn-secondary{background-color:#e2e8f0;color:#475569}.btn-secondary:hover{background-color:#cbd5e1}.btn-danger{background-color:#ef4444;color:#fff}.btn-danger:hover{background-color:#dc2626}.card{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a;padding:1.5rem;margin-bottom:1rem}.form-group{margin-bottom:1rem}.form-label{display:block;margin-bottom:.5rem;font-weight:500;color:#374151}.form-input{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem}.form-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.error{color:#dc2626;font-size:.875rem;margin:.75rem 0;padding:.75rem 1rem;background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;border-left:4px solid #dc2626;line-height:1.5;display:flex;align-items:flex-start;gap:.5rem}.error ul{margin:0;padding-left:1rem;flex:1}.success{color:#065f46;font-size:.875rem;margin:.75rem 0;padding:.75rem 1rem;background-color:#ecfdf5;border:1px solid #a7f3d0;border-radius:.5rem;border-left:4px solid #059669;line-height:1.5;display:flex;align-items:flex-start;gap:.5rem}@media (max-width: 640px){.error,.success{padding:.625rem .75rem;font-size:.8125rem;margin:.5rem 0}}.loading{display:flex;justify-content:center;align-items:center;padding:2rem}.navbar{background:#fff;box-shadow:0 1px 3px #0000001a;padding:1rem 0;margin-bottom:2rem;border-bottom:1px solid #e5e7eb}.navbar-content{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;width:100%;overflow-x:auto}.navbar-brand{font-size:1.5rem;font-weight:700;color:#4052b5;text-decoration:none;display:flex;align-items:center}.navbar-nav{display:flex;flex-wrap:nowrap;gap:1rem;align-items:center}.language-switcher{position:relative;display:flex;align-items:center;color:#64748b;font-size:.9rem}.language-button{outline:none!important}.language-button:focus{border-color:#3b82f6!important;box-shadow:0 0 0 2px #3b82f61a!important}.language-option:hover{background-color:#f9fafb!important}.navbar-link{color:#64748b;text-decoration:none;font-weight:500}.navbar-link:hover{color:#3b82f6}.navbar-link.user-profile-link{display:inline-flex;align-items:center;gap:.5rem}.navbar-icon{vertical-align:middle}.hero{text-align:center;padding:4rem 0;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;margin-bottom:3rem}.hero h1{font-size:3rem;margin-bottom:1rem}.hero p{font-size:1.25rem;margin-bottom:2rem;opacity:.9}.grid{display:grid;gap:1.5rem}.grid-cols-1{grid-template-columns:1fr}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3{grid-template-columns:repeat(3,1fr)}@media (max-width: 768px){.grid-cols-2,.grid-cols-3{grid-template-columns:1fr}.hero h1{font-size:2rem}.navbar-content{flex-direction:column;gap:1rem}}.product-card{border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-2px);box-shadow:0 10px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.product-image{width:100%;height:200px;object-fit:cover}.product-info{padding:1rem}.product-name{font-weight:600;margin-bottom:.5rem;font-size:1.1rem}.product-price{font-size:1.5rem;font-weight:700;color:#10b981;margin-bottom:.5rem;display:flex;align-items:center;line-height:1.2}.product-url{font-size:.875rem;color:#64748b;text-decoration:none;word-break:break-all}.product-url:hover{color:#3b82f6}.status-badge{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .75rem;border-radius:9999px;font-size:.875rem;font-weight:500;height:24px;line-height:1;margin:.5rem 0}.status-in-stock{background-color:#d1fae5;color:#065f46}.status-out-of-stock{background-color:#fee2e2;color:#991b1b}.price-chart{margin-top:1rem;height:200px}.auth-container{max-width:400px;margin:2rem auto}.auth-card{background:#fff;padding:2rem;border-radius:.75rem;box-shadow:0 10px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.auth-title{display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}.auth-subtitle{text-align:center;margin-bottom:2rem;color:#64748b;font-size:.95rem}.auth-link{text-align:center;margin-top:1rem}.auth-link a{color:#3b82f6;text-decoration:none}.auth-link a:hover{text-decoration:underline}.price-change{display:inline-flex;align-items:center;gap:.25rem;font-size:.875rem;margin-left:.5rem;line-height:1;vertical-align:middle}.price-icon{margin-right:.125rem;vertical-align:text-bottom}.price-change-value{display:inline-block;line-height:1;vertical-align:middle}.price-change.up{color:#ef4444}.price-change.down{color:#10b981}.price-change.same{color:#64748b}.tracking-info{color:#64748b;line-height:1.5;display:block;font-size:.875rem}.last-updated{color:#64748b;margin-top:.5rem;display:block;line-height:1.5;font-size:.875rem}.loading{display:flex;justify-content:center;align-items:center;min-height:200px}.loading:after{content:"";width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #3b82f6;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 1024px){.container{padding:0 .5rem}}@media (max-width: 640px){.hero h1{font-size:1.75rem}.hero p{font-size:1rem}.auth-container{margin:1rem}.btn{padding:.625rem 1.25rem;font-size:.875rem;min-height:42px}.product-card{margin-bottom:.5rem}.product-image{height:150px}}.product-main-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}@media (max-width: 768px){.product-main-grid{grid-template-columns:1fr;gap:1rem}.product-price{font-size:2rem!important}}.price-history-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid #e2e8f0}.price-history-item:last-child{border-bottom:none}.price-history-item.current{background-color:#f8fafc;border-radius:.5rem;border:1px solid #e2e8f0}@media (max-width: 640px){.price-history-item{flex-direction:column;align-items:flex-start;gap:.5rem}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.tracking-count-container{transition:all .3s ease}.tracking-count-container.updated{background-color:#dbeafe!important;transform:scale(1.02)}.recharts-wrapper{font-family:inherit}.recharts-cartesian-axis-tick-value{font-size:12px;fill:#64748b}.recharts-tooltip-wrapper{z-index:1000}.price-history-table::-webkit-scrollbar{width:6px}.price-history-table::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.price-history-table::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.price-history-table::-webkit-scrollbar-thumb:hover{background:#94a3b8}.image-fallback{background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.error-display{background:#fff;border-radius:.75rem;padding:2rem;box-shadow:0 4px 6px -1px #0000001a;border-left:4px solid #ef4444;margin:1rem 0}.error-display.error-critical{border-left-color:#dc2626;background:#fef2f2}.error-display.error-high{border-left-color:#ef4444;background:#fef2f2}.error-display.error-medium{border-left-color:#f59e0b;background:#fef3c7}.error-display.error-low{border-left-color:#3b82f6;background:#f0f9ff}.error-header{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.error-icon{flex-shrink:0}.error-icon.critical{color:#dc2626}.error-icon.high{color:#ef4444}.error-icon.medium{color:#f59e0b}.error-icon.low{color:#3b82f6}.error-title-section{flex:1}.error-title{margin:0 0 .5rem;font-size:1.25rem;font-weight:600;color:#1e293b}.error-trace-id{font-size:.75rem;color:#64748b;font-family:Monaco,Menlo,Ubuntu Mono,monospace;background:#f1f5f9;padding:.25rem .5rem;border-radius:.25rem}.error-body{margin-bottom:1.5rem}.error-message{margin:0 0 1rem;font-size:1rem;line-height:1.6;color:#374151}.error-action-suggestion{margin:0 0 1rem;padding:.75rem;background:#3b82f61a;border-radius:.5rem;border-left:3px solid #3b82f6;font-size:.875rem;color:#1e40af}.error-technical-details{margin-top:1rem}.error-technical-details summary{cursor:pointer;font-weight:500;color:#64748b;font-size:.875rem;padding:.5rem 0}.error-technical-details summary:hover{color:#374151}.error-technical-text{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.375rem;padding:.75rem;font-size:.75rem;color:#64748b;overflow-x:auto;white-space:pre-wrap;margin-top:.5rem}.error-actions{display:flex;gap:.75rem;flex-wrap:wrap}.error-retry-btn{background-color:#10b981}.error-retry-btn:hover{background-color:#059669}.error-back-btn{background-color:#6b7280;color:#fff}.error-back-btn:hover{background-color:#4b5563}.error-dismiss-btn{background:transparent;color:#64748b}.error-dismiss-btn:hover{background-color:#f1f5f9;color:#374151}.error-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.error-page-container{max-width:600px;width:100%;text-align:center}.error-page-background{border-radius:50%;width:200px;height:200px;margin:0 auto 2rem;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 25px #0000001a}.error-page-content{background:#fff;border-radius:1rem;padding:3rem 2rem;box-shadow:0 8px 25px #0000001a}.error-page-title{font-size:2rem;font-weight:700;color:#1e293b;margin:0 0 1rem}.error-page-message{font-size:1.125rem;color:#64748b;margin:0 0 1.5rem;line-height:1.6}.error-page-action{font-size:1rem;color:#374151;margin:0 0 2rem;padding:1rem;background:#f8fafc;border-radius:.5rem;border-left:4px solid #3b82f6}.error-page-trace{background:#f1f5f9;border-radius:.5rem;padding:1rem;margin:1rem 0 2rem;font-size:.875rem;color:#64748b;font-family:Monaco,Menlo,Ubuntu Mono,monospace}.error-page-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.error-toast{position:fixed;top:1rem;right:1rem;background:#fff;border-radius:.75rem;box-shadow:0 10px 25px #00000026;border-left:4px solid #ef4444;min-width:320px;max-width:480px;z-index:9999;transform:translate(100%);opacity:0;transition:all .3s ease;overflow:hidden}.error-toast.show{transform:translate(0);opacity:1}.error-toast.toast-critical{border-left-color:#dc2626}.error-toast.toast-high{border-left-color:#ef4444}.error-toast.toast-medium{border-left-color:#f59e0b}.error-toast.toast-low{border-left-color:#3b82f6}.error-toast-content{padding:1rem}.error-toast-header{display:flex;align-items:flex-start;gap:.75rem}.error-toast-text{flex:1}.error-toast-title{font-weight:600;color:#1e293b;font-size:.875rem;margin-bottom:.25rem}.error-toast-message{color:#64748b;font-size:.8rem;line-height:1.4}.error-toast-close{background:none;border:none;cursor:pointer;color:#94a3b8;padding:.25rem;border-radius:.25rem;transition:all .2s}.error-toast-close:hover{background:#f1f5f9;color:#64748b}.error-toast-trace{margin-top:.75rem;font-size:.7rem;color:#94a3b8;font-family:Monaco,Menlo,Ubuntu Mono,monospace;border-top:1px solid #f1f5f9;padding-top:.5rem}.error-toast-progress{height:3px;background:linear-gradient(90deg,#3b82f6,#1d4ed8);width:100%;transform-origin:left;animation:toast-progress linear forwards}@keyframes toast-progress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.error-auth{border-left-color:#ef4444}.error-validation{border-left-color:#f59e0b}.error-not-found{border-left-color:#8b5cf6}.error-conflict{border-left-color:#f59e0b}.error-rate-limit{border-left-color:#06b6d4}.error-server{border-left-color:#dc2626}.error-service{border-left-color:#f59e0b}.error-network{border-left-color:#3b82f6}.error-unknown{border-left-color:#64748b}@media (max-width: 640px){.error-display{padding:1.5rem;margin:.5rem 0}.error-header{gap:.75rem;margin-bottom:1rem}.error-page{padding:1rem}.error-page-content{padding:2rem 1.5rem}.error-page-title{font-size:1.5rem}.error-page-buttons{flex-direction:column;align-items:stretch}.error-toast{right:.5rem;left:.5rem;min-width:auto;max-width:none}.error-actions{flex-direction:column}}.navbar-brand-text{display:inline}@media (max-width: 600px){.navbar-brand-text{display:none!important}}.navbar-menu-btn{display:none;background:none;border:none;margin-left:.5rem;cursor:pointer;align-items:center;justify-content:center}.navbar-nav.desktop-only{display:flex}.navbar-nav.mobile-dropdown{display:none}@media (max-width: 800px){.navbar{position:fixed;top:0;left:0;width:100vw;z-index:1200;padding:0;background:#fff;box-shadow:none;border-bottom:1px solid #e5e7eb;height:60px;margin-bottom:0}.navbar-content{min-height:60px;height:60px;padding-top:0;padding-bottom:0;align-items:center;flex-direction:row;justify-content:space-between;width:100%;overflow:visible}.navbar-menu-btn{display:flex!important;align-items:center;height:40px;margin-left:auto;background:none;border:none;padding:0;z-index:1101}.navbar-brand{height:40px;align-items:center;display:flex}.navbar-nav.mobile-dropdown{display:flex!important;flex-direction:column;align-items:stretch;gap:1rem;width:100vw;max-width:100vw;background:#fff;box-shadow:0 4px 16px #00000014;border-radius:1rem;padding:1.5rem 1rem;position:absolute;left:0;top:100%;margin-top:.5rem;z-index:1000}}@keyframes fadeInMenu{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 600px){.footer-sections{flex-direction:column!important;gap:.5rem!important;align-items:center!important;justify-content:center!important;text-align:center}.footer-separator{display:none!important}.footer-contact,.footer-developed{width:100%;justify-content:center!important;align-items:center!important;text-align:center;flex-direction:row!important;display:flex!important;gap:.5rem!important}.footer-developed>span,.footer-developed>div{display:inline-flex!important;align-items:center!important;gap:.5rem!important;vertical-align:middle}}.hide-on-mobile{display:inline}@media (max-width: 800px){.hide-on-mobile{display:none!important}}@media (max-width: 800px){.navbar-nav.desktop-only,.navbar-brand-text{display:none!important}}@media (max-width: 800px){.navbar-mobile-overlay{display:flex!important;flex-direction:column;position:fixed;top:60px;left:0;width:100vw;height:calc(100vh - 60px);background:#fff;z-index:1100;box-shadow:0 4px 32px #0000001f;animation:fadeInMenu .2s;justify-content:flex-start}.navbar-mobile-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem .5rem;border-bottom:1px solid #e5e7eb;min-height:60px}.navbar-menu-close{background:none;border:none;padding:.25rem;cursor:pointer;color:#64748b;display:flex;align-items:center}.navbar-mobile-menu{display:flex;flex-direction:column;gap:2rem;align-items:flex-start;justify-content:flex-start;flex:1;width:100%;padding:2.5rem 2rem 2rem}.mobile-auth-btns{width:100%;display:flex;flex-direction:column;gap:.2rem;align-items:flex-start}.mobile-auth-btns .btn{width:auto;font-size:1rem;padding:0!important;margin:0!important;background:none;color:#64748b;border:none;border-radius:0;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;box-shadow:none;transition:color .2s,text-decoration .2s;text-align:left;min-height:unset}.mobile-auth-btns .btn:hover{color:#334155;text-decoration:underline;background:none}.navbar-mobile-lang{width:100%;padding:1.5rem 2rem 2rem;margin-top:auto;border-top:1px solid #e5e7eb;background:#fff;display:flex;justify-content:flex-start}.lang-btn-mobile{font-size:1.1rem;font-weight:600;color:#4052b5;background:none;border:none;display:flex;align-items:center;gap:.5rem;cursor:pointer;padding:.5rem 0}}@media (max-width: 800px){body{padding-top:60px}}@media (max-width: 800px){.main-content{margin-top:40px}}
