.price-detail-page .page-main{grid-template-columns:minmax(0,1fr)}
.content-grid,.chart-panel{min-width:0}
.price-detail-page .page-main{display:grid;gap:16px}.price-detail-page .breadcrumb{position:static}.market-hero{position:relative;min-height:190px;padding:28px 32px;overflow:hidden;display:grid;grid-template-columns:1fr auto;align-items:center;gap:25px;background:linear-gradient(110deg,#fff 0 57%,#fff7e1 100%)}.market-hero:after{content:"";position:absolute;left:-60px;top:-150px;width:380px;height:380px;border:1px solid rgba(240,160,0,.15);border-radius:50%;box-shadow:0 0 0 50px rgba(240,160,0,.025),0 0 0 100px rgba(240,160,0,.018)}.asset-heading{position:relative;z-index:1;display:flex;align-items:center;gap:16px}.asset-logo{width:68px;height:68px;display:grid;place-items:center;border-radius:8px;color:#fff;background:linear-gradient(145deg,#f7bd3c,#d88900);box-shadow:0 12px 26px rgba(216,137,0,.25)}.asset-title span{display:block;margin-bottom:4px;color:var(--gold-dark);font-size:10px;font-weight:900;text-transform:uppercase}.asset-title h1{margin:0 0 6px;font-size:27px}.asset-title p{margin:0;color:#76828e;font-size:11px}.live-price{position:relative;z-index:1;min-width:280px;padding-right:28px;border-right:1px solid #eadfbf;text-align:left;direction:ltr}.price-label{display:flex;align-items:center;gap:7px;color:#7f8a95;font-size:10px;direction:rtl}.live-dot{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px rgba(32,189,102,.12)}.price-value{margin:5px 0 2px;font-size:38px;line-height:1.25;font-weight:900}.price-unit{color:#66727e;font-size:11px;direction:rtl}.price-change{margin-top:7px;display:flex;gap:8px;font-size:12px;font-weight:900}.price-change small{color:#82909b}.stats-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.stat{min-height:78px;padding:13px 15px}.stat span{display:block;color:#87929d;font-size:9px}.stat strong{display:block;margin-top:7px;font-size:14px;direction:ltr;text-align:right}.negative{color:var(--red)!important}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:16px;align-items:stretch}.chart-panel,.analysis-panel,.history-panel,.related-markets{padding:20px}.panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:15px}.panel-head h2{margin:0 0 4px;font-size:19px}.panel-head p{margin:0;color:var(--muted);font-size:10px}.panel-head>a{color:var(--gold-dark);font-size:10px;font-weight:900}.tradingview-chart{width:100%;height:480px;overflow:hidden;border:1px solid var(--line);border-radius:8px;direction:ltr}.tradingview-widget-container,.tradingview-widget-container__widget{width:100%;height:100%}.sidebar{display:grid;gap:14px}.side-panel{padding:18px}.side-panel h2{margin:0 0 18px;font-size:15px}.range-labels{display:flex;justify-content:space-between;color:#7f8b96;font-size:9px}.range-labels span:last-child{text-align:left}.range-labels strong{display:block;margin-top:3px;color:#34414d;font-size:11px;direction:ltr}.range-track{position:relative;height:7px;margin:18px 4px;border-radius:6px;background:linear-gradient(90deg,#f3b8bf,#f4cf79,#75dda0)}.range-pin{position:absolute;top:50%;width:15px;height:15px;border:3px solid #fff;border-radius:50%;background:#26323d;box-shadow:0 2px 7px rgba(0,0,0,.22);transform:translate(-50%,-50%)}.detail-row{padding:10px 0;display:flex;justify-content:space-between;border-bottom:1px solid var(--line);font-size:10px}.detail-row:last-child{border:0}.detail-row span{color:#7d8994}.detail-row strong{direction:ltr}.alert-panel{padding:20px;display:flex;flex-direction:column;justify-content:center;color:#fff;background:#0f5a46}.alert-panel h2{margin:12px 0 5px;color:#fff;font-size:17px}.alert-panel p{margin:0 0 13px;color:#c9eade;font-size:10px;line-height:1.8}.alert-button{height:38px;border:0;border-radius:7px;color:#fff;background:linear-gradient(180deg,#f1aa1d,#d88900);font-weight:900;cursor:pointer}.alert-button.active{background:#168d4d}.lower-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.analysis-summary{margin-bottom:16px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid #ccebd9;border-radius:8px;background:#f3fcf7}.analysis-summary strong{display:block;margin-bottom:4px;color:#147d45;font-size:16px}.analysis-summary span{color:#607069;font-size:10px}.signal-score{width:62px;height:62px;flex:0 0 auto;display:grid;place-items:center;border:6px solid #bce8cd;border-radius:50%;color:#147d45;background:#fff;font-size:15px;font-weight:900;direction:ltr}.analysis-panel>p{margin:0;color:#4e5c69;font-size:11px;line-height:2}.history-wrap{overflow-x:auto}.history-table{width:100%;border-collapse:collapse;font-size:10px}.history-table th{height:38px;color:#75818c;background:#f8fafb;border-block:1px solid var(--line);white-space:nowrap}.history-table td{height:42px;border-bottom:1px solid var(--line);text-align:center;white-space:nowrap}.related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.related-card{min-height:74px;padding:12px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;border:1px solid var(--line);border-radius:8px;background:#fbfcfd}.related-card>[uk-icon]{color:var(--gold-dark)}.related-card b,.related-card strong{display:block;font-style:normal}.related-card b{font-size:10px}.related-card strong{margin-top:4px;font-size:12px}.related-card small{color:#8a95a0;font-size:8px}.related-card em{font-size:9px;font-style:normal;font-weight:900}@media(max-width:980px){.market-hero{grid-template-columns:1fr}.live-price{padding:16px 0 0;border-top:1px solid #eadfbf;border-right:0;text-align:right}.price-label,.price-change{justify-content:flex-end}.stats-grid{grid-template-columns:repeat(3,1fr)}.content-grid,.lower-grid{grid-template-columns:1fr}.sidebar{grid-template-columns:1fr 1fr}.related-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.market-hero{padding:20px 16px}.asset-logo{width:52px;height:52px}.asset-title h1{font-size:20px}.price-value{font-size:31px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.stat{min-height:68px;padding:11px}.chart-panel,.analysis-panel,.history-panel,.related-markets{padding:15px 12px}.tradingview-chart{height:500px}.sidebar{grid-template-columns:1fr}.history-table{min-width:620px}.related-grid{grid-template-columns:1fr}.content-grid,.chart-panel{min-width:0}
.price-detail-page .page-main{display:grid;gap:16px}.price-detail-page .breadcrumb{position:static}.market-hero{position:relative;min-height:190px;padding:28px 32px;overflow:hidden;display:grid;grid-template-columns:1fr auto;align-items:center;gap:25px;background:linear-gradient(110deg,#fff 0 57%,#fff7e1 100%)}.market-hero:after{content:"";position:absolute;left:-60px;top:-150px;width:380px;height:380px;border:1px solid rgba(240,160,0,.15);border-radius:50%;box-shadow:0 0 0 50px rgba(240,160,0,.025),0 0 0 100px rgba(240,160,0,.018)}.asset-heading{position:relative;z-index:1;display:flex;align-items:center;gap:16px}.asset-logo{width:68px;height:68px;display:grid;place-items:center;border-radius:8px;color:#fff;background:linear-gradient(145deg,#f7bd3c,#d88900);box-shadow:0 12px 26px rgba(216,137,0,.25)}.asset-title span{display:block;margin-bottom:4px;color:var(--gold-dark);font-size:10px;font-weight:900;text-transform:uppercase}.asset-title h1{margin:0 0 6px;font-size:27px}.asset-title p{margin:0;color:#76828e;font-size:11px}.live-price{position:relative;z-index:1;min-width:280px;padding-right:28px;border-right:1px solid #eadfbf;text-align:left;direction:ltr}.price-label{display:flex;align-items:center;gap:7px;color:#7f8a95;font-size:10px;direction:rtl}.live-dot{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px rgba(32,189,102,.12)}.price-value{margin:5px 0 2px;font-size:38px;line-height:1.25;font-weight:900}.price-unit{color:#66727e;font-size:11px;direction:rtl}.price-change{margin-top:7px;display:flex;gap:8px;font-size:12px;font-weight:900}.price-change small{color:#82909b}.stats-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.stat{min-height:78px;padding:13px 15px}.stat span{display:block;color:#87929d;font-size:9px}.stat strong{display:block;margin-top:7px;font-size:14px;direction:ltr;text-align:right}.negative{color:var(--red)!important}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:16px;align-items:stretch}.chart-panel,.analysis-panel,.history-panel,.related-markets{padding:20px}.panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:15px}.panel-head h2{margin:0 0 4px;font-size:19px}.panel-head p{margin:0;color:var(--muted);font-size:10px}.panel-head>a{color:var(--gold-dark);font-size:10px;font-weight:900}.tradingview-chart{width:100%;height:480px;overflow:hidden;border:1px solid var(--line);border-radius:8px;direction:ltr}.tradingview-widget-container,.tradingview-widget-container__widget{width:100%;height:100%}.sidebar{display:grid;gap:14px}.side-panel{padding:18px}.side-panel h2{margin:0 0 18px;font-size:15px}.range-labels{display:flex;justify-content:space-between;color:#7f8b96;font-size:9px}.range-labels span:last-child{text-align:left}.range-labels strong{display:block;margin-top:3px;color:#34414d;font-size:11px;direction:ltr}.range-track{position:relative;height:7px;margin:18px 4px;border-radius:6px;background:linear-gradient(90deg,#f3b8bf,#f4cf79,#75dda0)}.range-pin{position:absolute;top:50%;width:15px;height:15px;border:3px solid #fff;border-radius:50%;background:#26323d;box-shadow:0 2px 7px rgba(0,0,0,.22);transform:translate(-50%,-50%)}.detail-row{padding:10px 0;display:flex;justify-content:space-between;border-bottom:1px solid var(--line);font-size:10px}.detail-row:last-child{border:0}.detail-row span{color:#7d8994}.detail-row strong{direction:ltr}.alert-panel{padding:20px;display:flex;flex-direction:column;justify-content:center;color:#fff;background:#0f5a46}.alert-panel h2{margin:12px 0 5px;color:#fff;font-size:17px}.alert-panel p{margin:0 0 13px;color:#c9eade;font-size:10px;line-height:1.8}.alert-button{height:38px;border:0;border-radius:7px;color:#fff;background:linear-gradient(180deg,#f1aa1d,#d88900);font-weight:900;cursor:pointer}.alert-button.active{background:#168d4d}.lower-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.analysis-summary{margin-bottom:16px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid #ccebd9;border-radius:8px;background:#f3fcf7}.analysis-summary strong{display:block;margin-bottom:4px;color:#147d45;font-size:16px}.analysis-summary span{color:#607069;font-size:10px}.signal-score{width:62px;height:62px;flex:0 0 auto;display:grid;place-items:center;border:6px solid #bce8cd;border-radius:50%;color:#147d45;background:#fff;font-size:15px;font-weight:900;direction:ltr}.analysis-panel>p{margin:0;color:#4e5c69;font-size:11px;line-height:2}.history-wrap{overflow-x:auto}.history-table{width:100%;border-collapse:collapse;font-size:10px}.history-table th{height:38px;color:#75818c;background:#f8fafb;border-block:1px solid var(--line);white-space:nowrap}.history-table td{height:42px;border-bottom:1px solid var(--line);text-align:center;white-space:nowrap}.related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.related-card{min-height:74px;padding:12px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;border:1px solid var(--line);border-radius:8px;background:#fbfcfd}.related-card>[uk-icon]{color:var(--gold-dark)}.related-card b,.related-card strong{display:block;font-style:normal}.related-card b{font-size:10px}.related-card strong{margin-top:4px;font-size:12px}.related-card small{color:#8a95a0;font-size:8px}.related-card em{font-size:9px;font-style:normal;font-weight:900}@media(max-width:980px){.market-hero{grid-template-columns:1fr}.live-price{padding:16px 0 0;border-top:1px solid #eadfbf;border-right:0;text-align:right}.price-label,.price-change{justify-content:flex-end}.stats-grid{grid-template-columns:repeat(3,1fr)}.content-grid,.lower-grid{grid-template-columns:1fr}.sidebar{grid-template-columns:1fr 1fr}.related-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.market-hero{padding:20px 16px}.asset-logo{width:52px;height:52px}.asset-title h1{font-size:20px}.price-value{font-size:31px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.stat{min-height:68px;padding:11px}.chart-panel,.analysis-panel,.history-panel,.related-markets{padding:15px 12px}.tradingview-chart{height:500px}.sidebar{grid-template-columns:1fr}.history-table{min-width:620px}.related-grid{grid-template-columns:1fr}}
