@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,system-ui,sans-serif;background:linear-gradient(135deg,#f0f9ff,#fafafa);color:#171717;line-height:1.5;min-height:100vh}.page-header{background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 8px 20px -12px #0f172a40}.page-header__inner{max-width:80rem;margin:0 auto;padding:1.5rem;display:flex;align-items:center;justify-content:flex-start}.page-header__logo{height:3.5rem;width:auto;display:block;object-fit:contain}@media (max-width: 768px){.page-header__inner{justify-content:center;padding:1.25rem 1rem}.page-header__logo{height:3rem}}.h-20{height:5rem}.min-h-screen{min-height:100vh}.bg-neutral-50{background:linear-gradient(135deg,#f0f9ff,#fafafa)}.bg-white{background-color:#fff}.text-neutral-900{color:#171717}.text-neutral-600{color:#525252}.text-neutral-500{color:#737373}.text-neutral-400{color:#a3a3a3}.text-primary-600{color:#2563eb}.text-success-600{color:#16a34a}.text-danger-600{color:#dc2626}.flex{display:flex}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-col{flex-direction:column}.max-w-7xl{max-width:80rem}.mx-auto{margin-left:auto;margin-right:auto}.px-4{padding-left:1rem;padding-right:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.p-6{padding:1.5rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.mt-1{margin-top:.25rem}.mr-1{margin-right:.25rem}.h-16{height:4rem}.h-10{height:2.5rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-8{width:2rem}.w-full{width:100%}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-sm{font-size:.875rem}.text-xs{font-size:.75rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-neutral-200{border-color:#e5e5e5}.border-neutral-300{border-color:#d4d4d4}.shadow-soft{box-shadow:0 2px 15px -3px #00000012,0 10px 20px -2px #0000000a}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.relative{position:relative}.absolute{position:absolute}.transform{transform:var(--tw-transform)}.-translate-y-1\/2{transform:translateY(-50%)}.pr-8{padding-right:2rem}.text-center{text-align:center}.text-right{text-right:right}.appearance-none{appearance:none}.transition-colors{transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}.transition-shadow{transition:box-shadow .15s ease-in-out}.hover\:shadow-medium:hover{box-shadow:0 4px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.hover\:bg-neutral-200:hover{background-color:#e5e5e5}.focus-visible\:outline-none:focus-visible{outline:none}.focus-visible\:ring-2:focus-visible{box-shadow:0 0 0 2px #2563eb}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:pointer-events-none:disabled{pointer-events:none}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:.75rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;cursor:pointer;border:none}.btn-secondary{background-color:#f5f5f5;color:#171717;border:1px solid #e5e5e5}.btn-secondary:hover{background-color:#e5e5e5}.input{display:flex;height:2.5rem;width:100%;border-radius:.75rem;border:1px solid #d4d4d4;background-color:#fff;padding:.5rem .75rem;font-size:.875rem;outline:none;transition:all .2s ease-in-out}.input:focus{box-shadow:0 0 0 3px #2563eb1a;border-color:#2563eb}.input::placeholder{color:#737373}.card{background-color:#fff;border-radius:1rem;box-shadow:0 2px 15px -3px #00000012,0 10px 20px -2px #0000000a;border:1px solid #e5e5e5}@media (min-width: 768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:px-8{padding-left:2rem;padding-right:2rem}}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.flex-1{flex:1 1 0%}.cursor-pointer{cursor:pointer}.gap-2{gap:.5rem}@media (min-width: 640px){.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}.commodities-container{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem}@media (min-width: 768px){.commodities-container{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.commodities-container{grid-template-columns:repeat(3,minmax(0,1fr))}}.commodity-item{display:flex;flex-direction:column}.commodity-card{background:linear-gradient(135deg,#fff,#fafafa);border-radius:1rem;box-shadow:0 4px 20px -4px #0000001a;border:1px solid #e5e5e5;padding:1.5rem;cursor:pointer;transition:all .3s ease-in-out;position:relative;overflow:hidden}.commodity-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#2563eb,#16a34a);opacity:0;transition:opacity .3s ease-in-out}.commodity-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px -6px #00000026;border-color:#2563eb}.commodity-card:hover:before{opacity:1}.commodity-card.selected{border-color:#2563eb;box-shadow:0 8px 30px -6px #2563eb33;background:linear-gradient(135deg,#fff,#f0f7ff)}.commodity-card.selected:before{opacity:1}.chart-container{width:100%;margin-top:1rem}.chart-card{background:linear-gradient(135deg,#fff,#f8fafc);border-radius:1rem;box-shadow:0 8px 32px -8px #0000001f;border:1px solid #e2e8f0;overflow:hidden}.chart-header{display:flex;justify-content:space-between;align-items:flex-start;padding:1.5rem 1.5rem 1rem;background:linear-gradient(135deg,#f8fafc,#fff);border-bottom:1px solid #e2e8f0}.chart-title-section{flex:1}.chart-title{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}.chart-price-info{display:flex;align-items:center;gap:1rem}.current-price{font-size:1.5rem;font-weight:700;color:#1e293b}.price-change{display:flex;align-items:center;gap:.25rem;font-size:.875rem;font-weight:600}.price-change.positive{color:#16a34a}.price-change.negative{color:#dc2626}.close-button{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.5rem;background-color:#f1f5f9;border:none;color:#64748b;cursor:pointer;transition:all .2s ease-in-out}.close-button:hover{background-color:#e2e8f0;color:#475569}.chart-controls{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background-color:#f8fafc;border-bottom:1px solid #e2e8f0}.timeframe-buttons{display:flex;gap:.5rem}.timeframe-btn{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:.5rem;border:1px solid #e2e8f0;background-color:#fff;color:#64748b;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out}.timeframe-btn:hover{border-color:#2563eb;color:#2563eb}.timeframe-btn.active{background-color:#2563eb;border-color:#2563eb;color:#fff}.currency-indicator{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:.5rem;border:1px solid #cbd5f5;background-color:#fff;color:#1d4ed8;font-size:.875rem;font-weight:600}.chart-wrapper{height:300px;padding:1rem;background-color:#fff}.chart-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;min-height:240px;text-align:center;gap:.5rem}.currency-strip{position:relative}.currency-strip:before,.currency-strip:after{content:"";position:absolute;top:0;bottom:0;width:1.5rem;pointer-events:none}.currency-strip:before{left:0;background:linear-gradient(90deg,#f8fafc,#f8fafc00)}.currency-strip:after{right:0;background:linear-gradient(270deg,#f8fafc,#f8fafc00)}.currency-strip__scroller{display:flex;flex-wrap:nowrap;gap:.75rem;overflow-x:auto;margin:0 -1rem;padding:.5rem 1rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.currency-strip__scroller::-webkit-scrollbar{display:none}.currency-strip__scroller{-ms-overflow-style:none;scrollbar-width:none}.currency-flag{scroll-snap-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.3rem;width:56px;min-width:56px;padding:.35rem .25rem;border-radius:16px;border:1px solid rgba(226,232,240,.9);background-color:#fff;color:#0f172a;font-size:.75rem;font-weight:600;cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.currency-flag:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.currency-flag:hover{transform:translateY(-2px);border-color:#3b82f666}.currency-flag--active{border-color:#2563eb;background:linear-gradient(180deg,#2563eb1f,#2563eb0a);box-shadow:0 6px 18px -10px #2563eba6;transform:translateY(-3px)}.currency-flag__emoji{font-size:1.5rem;line-height:1}.currency-flag__code{font-size:.65rem;letter-spacing:.05em;text-transform:uppercase;color:#475569}.currency-flag--active .currency-flag__code{color:#1d4ed8}.pl-10{padding-left:2.5rem}.left-3{left:.75rem}.top-1\/2{top:50%}.transform{transform:translateY(-50%)}.rotate-180{transform:rotate(180deg)}.loading-container{text-align:center;padding:3rem;background:#fff;border-radius:1.5rem;box-shadow:0 20px 60px -12px #0000001a;border:1px solid #e5e5e5}.loading-icon{margin-bottom:1.5rem}.loading-dots{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}.dot{width:.5rem;height:.5rem;background-color:#2563eb;border-radius:50%;animation:loading-bounce 1.4s ease-in-out infinite both}.dot:nth-child(1){animation-delay:-.32s}.dot:nth-child(2){animation-delay:-.16s}@keyframes loading-bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.gap-3{gap:.75rem}.space-x-4>*+*{margin-left:1rem}
