.home-overview-container{flex-direction:column;gap:2.5rem;padding-top:.5rem;padding-bottom:3rem;display:flex}.home-overview-with-sidebar{grid-template-columns:1fr 272px;align-items:start;gap:1.5rem;padding-top:.5rem;padding-bottom:3rem;display:grid}.home-overview-main{flex-direction:column;gap:2.5rem;min-width:0;display:flex}@media (max-width:1100px){.home-overview-with-sidebar{grid-template-columns:1fr 240px}}@media (max-width:900px){.home-overview-with-sidebar{grid-template-columns:1fr}.home-overview-spin-sidebar{order:-1}}.home-overview-section{animation:.5s cubic-bezier(.16,1,.3,1) both section-in}@keyframes section-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.home-overview-section:first-child{animation-delay:50ms}.home-overview-section:nth-child(2){animation-delay:.12s}.home-overview-section:nth-child(3){animation-delay:.19s}.home-overview-section:nth-child(4){animation-delay:.26s}.home-section-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.home-section-title-group{align-items:center;gap:.85rem;display:flex}.home-section-icon{background:linear-gradient(135deg, var(--accent-color), #ff8a47);color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex;box-shadow:0 4px 14px #f75b0640}.home-section-title{color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:800;line-height:1.2}.home-section-subtitle{color:var(--text-secondary);margin:.1rem 0 0;font-size:.78rem}.home-section-see-all{border:1.5px solid var(--border-color);color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border-radius:999px;align-items:center;gap:.3rem;padding:.4rem .85rem;font-family:inherit;font-size:.8rem;font-weight:600;transition:all .2s;display:inline-flex}.home-section-see-all:hover{border-color:var(--accent-color);color:var(--accent-color);background:#f75b060f;transform:translate(2px)}.home-overview-grid,.home-section-loading{grid-template-columns:repeat(5,1fr);gap:1rem;display:grid}.home-skeleton-card{background:linear-gradient(90deg, var(--border-color) 0%, var(--surface-color) 50%, var(--border-color) 100%);background-size:200% 100%;border-radius:14px;height:280px;animation:1.5s infinite shimmer}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.home-section-empty{text-align:center;color:var(--text-secondary);border:1.5px dashed var(--border-color);border-radius:14px;padding:2rem;font-size:.9rem}.home-exchange-compact{border:1.5px solid var(--border-color);background:var(--surface-color);border-radius:16px;overflow:hidden;box-shadow:0 2px 12px #0000000d}.home-exchange-compact-header{border-bottom:1px solid var(--border-color);background:var(--glass-bg);justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.home-exchange-compact-title{align-items:center;gap:.75rem;display:flex}.home-exchange-icon{color:#fff;background:linear-gradient(135deg,#0ea5e9,#38bdf8);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;font-weight:800;display:flex}.home-exchange-label{color:var(--text-primary);font-size:.95rem;font-weight:700}.home-exchange-time{color:var(--text-secondary);margin-top:.1rem;font-size:.72rem}.home-exchange-compact-actions{align-items:center;gap:.6rem;display:flex}.home-exchange-refresh-btn{border:1px solid var(--border-color);width:30px;height:30px;color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.home-exchange-refresh-btn:hover{border-color:var(--accent-color);color:var(--accent-color)}.home-exchange-refresh-btn.spinning svg{animation:.8s linear infinite spin}.home-exchange-compact-grid{flex-direction:column;display:flex}.home-exchange-compact-row{border-bottom:1px solid var(--border-color);grid-template-columns:1fr 1fr 1fr;align-items:center;padding:.85rem 1.25rem;transition:background .2s;display:grid}.home-exchange-compact-row:last-child{border-bottom:none}.home-exchange-compact-row:hover{background:var(--glass-bg)}.home-exchange-compact-currency{align-items:center;gap:.6rem;display:flex}.home-exchange-flag{font-size:1.3rem;line-height:1}.home-exchange-code{color:var(--text-primary);font-size:.95rem;font-weight:700}.home-exchange-name{color:var(--text-secondary);font-size:.7rem}.home-exchange-rate-cell{flex-direction:column;align-items:flex-end;gap:.1rem;display:flex}.home-exchange-rate-label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary);font-size:.65rem;font-weight:700}.home-exchange-rate-cell--buy .home-exchange-rate-label{color:#16a34a}.home-exchange-rate-cell--sell .home-exchange-rate-label{color:#dc2626}.home-exchange-rate-value{color:var(--text-primary);letter-spacing:-.01em;font-size:1rem;font-weight:800}.home-exchange-rate-unit{color:var(--text-secondary);font-size:.65rem}.home-exchange-info-row{border-top:1px solid var(--border-color);color:var(--text-secondary);background:#0ea5e90f;flex-wrap:wrap;align-items:center;gap:.4rem .75rem;padding:.6rem 1.25rem;font-size:.75rem;display:flex}.home-exchange-info-icon{color:#0ea5e9;flex-shrink:0}.home-exchange-notice{color:#dc2626;margin-left:auto;font-weight:600}.home-exchange-error{color:#dc2626;background:#dc26260f;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.82rem;display:flex}.home-exchange-cross-rates{background:var(--glass-bg);border-top:1px solid var(--border-color);padding:.75rem 1.25rem}.home-exchange-cross-title{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.07em;align-items:center;gap:.35rem;margin-bottom:.45rem;font-size:.72rem;font-weight:700;display:flex}.home-exchange-cross-row{color:var(--text-primary);flex-wrap:wrap;align-items:center;gap:.4rem .85rem;font-size:.8rem;display:flex}.home-exchange-cross-val{font-weight:700}.home-exchange-cross-val em{color:var(--text-secondary);font-size:.72rem;font-style:normal;font-weight:400}.home-exchange-cross-sep{color:var(--border-color);font-size:.9rem}@media (max-width:1200px){.home-overview-grid,.home-section-loading{grid-template-columns:repeat(4,1fr)}}@media (max-width:992px){.home-overview-grid,.home-section-loading{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.home-overview-grid,.home-section-loading{grid-template-columns:repeat(2,1fr);gap:.75rem}.home-exchange-compact-row{grid-template-columns:1fr 1fr 1fr;padding:.65rem 1rem}.home-exchange-compact-header{padding:.85rem 1rem}.home-exchange-notice{margin-left:0}.home-exchange-info-row{font-size:.7rem}}@media (max-width:480px){.home-overview-grid,.home-section-loading{grid-template-columns:repeat(2,1fr);gap:.5rem}.home-section-title{font-size:.98rem}.home-section-icon{border-radius:10px;width:36px;height:36px}.home-exchange-compact-row{grid-template-columns:1.2fr 1fr 1fr}.home-exchange-cross-row{flex-direction:column;align-items:flex-start;gap:.2rem}.home-exchange-cross-sep{display:none}}
