*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,sans-serif;-webkit-font-smoothing:antialiased}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.shimmer{background:linear-gradient(90deg,#e5e7eb 25%,#f5f5f7,#e5e7eb 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:8px}.shimmer-dark{background:linear-gradient(90deg,#2c2c2e 25%,#3a3a3c,#2c2c2e 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:8px}.page-fade{animation:fadeIn .25s ease}.trade-left-list::-webkit-scrollbar{display:none}.trade-left-list{-ms-overflow-style:none;scrollbar-width:none}.trade-right-panel::-webkit-scrollbar{display:none}.trade-right-panel{-ms-overflow-style:none;scrollbar-width:none}.trade-list-row{transition:border-color .15s,background .15s}.trade-list-row:hover{background:#00000005}@keyframes modalIn{0%{opacity:0;transform:scale(.96) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes backdropIn{0%{opacity:0}to{opacity:1}}.trade-modal{animation:modalIn .2s cubic-bezier(.34,1.2,.64,1)}.trade-modal-backdrop{animation:backdropIn .2s ease}.trade-modal-scroll::-webkit-scrollbar{display:none}.trade-modal-scroll{-ms-overflow-style:none;scrollbar-width:none}::-webkit-scrollbar{height:4px;width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#aeaeb2;border-radius:4px}.dashboard-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:stretch}.dashboard-row>*{min-width:0}.price-label-icon{display:none}@media (max-width: 900px){.dashboard-row,.three-col,.two-col{grid-template-columns:1fr!important}.irec-summary-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width: 600px){.page-wrap{padding:12px 16px 32px!important}.price-item{padding:10px 4px!important;gap:4px!important}.price-label-full{display:none}.price-label-icon{display:inline}.price-unit{display:none}.legend-grid{grid-template-columns:repeat(2,1fr)!important}.nav-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.header-bar{flex-wrap:wrap;height:auto!important;padding-top:8px!important;padding-bottom:8px!important;row-gap:4px}.brand-btn{flex-basis:100%}.irec-summary-grid{grid-template-columns:1fr!important}}
