.gold-chart-widget{font-family:system-ui,-apple-system,sans-serif;direction:rtl;color:#e5e7eb;width:100%;box-sizing:border-box}.gold-chart-widget *{box-sizing:border-box}.gold-chart-shell{width:100%;padding:20px;border:1px solid rgb(255 255 255 / .08);border-radius:25px;background:radial-gradient(circle at top,#0b1220,#050814);box-shadow:0 24px 70px rgb(0 0 0 / .28);overflow:hidden}.gold-chart-header,.gold-chart-summary,.gold-chart-price-wrap{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px;min-width:0}.gold-chart-header{margin-bottom:18px}.gold-chart-heading{display:flex;flex-wrap:wrap;align-items:center;gap:10px;min-width:0}.gold-chart-status{color:#94a3b8}.gold-chart-title{margin:6px 0 0;color:#f8fafc;font-size:clamp(1.15rem,2vw,1.45rem);font-weight:900;letter-spacing:-.03em;line-height:1.2;word-break:break-word}.gold-chart-title-live{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-inline-start:10px;min-width:11ch;padding:10px 18px;border:1px solid rgb(34 197 94 / .22);border-radius:999px;background:rgb(236 253 245 / .96);font-size:.85em;font-weight:800;white-space:nowrap;color:#16a34a;box-shadow:0 10px 24px rgb(34 197 94 / .08),0 0 0 6px rgb(34 197 94 / .04);animation:goldPulse 2.2s ease-in-out infinite;vertical-align:middle}.gold-chart-status-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 10px rgb(34 197 94 / .5)}.gold-chart-title-live.is-live{border-color:rgb(34 197 94 / .22);background:rgb(236 253 245 / .96);color:#16a34a}.gold-chart-title-live.is-closed{border-color:rgb(239 68 68 / .24);background:rgb(254 242 242 / .96);color:#dc2626;box-shadow:0 10px 24px rgb(239 68 68 / .08),0 0 0 6px rgb(239 68 68 / .04);animation:none}.gold-chart-title-live.is-warning{border-color:rgb(245 158 11 / .26);background:rgb(255 251 235 / .96);color:#d97706;box-shadow:0 10px 24px rgb(245 158 11 / .08),0 0 0 6px rgb(245 158 11 / .04);animation:none}.gold-chart-title-live.is-neutral{border-color:rgb(148 163 184 / .24);background:rgb(248 250 252 / .96);color:#64748b;box-shadow:0 10px 24px rgb(148 163 184 / .08),0 0 0 6px rgb(148 163 184 / .04);animation:none}.gold-chart-summary{margin-bottom:18px;padding:16px 18px;border-radius:20px;background:rgb(255 255 255 / .03);border:1px solid rgb(255 255 255 / .06);align-items:baseline}.gold-chart-price-wrap{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;min-width:0;direction:ltr;justify-content:flex-start}.gold-chart-comparison{display:inline-flex;align-items:baseline;gap:6px;white-space:nowrap;min-width:0}.gold-chart-price{font-size:clamp(2.2rem,5vw,3.1rem);font-weight:900;color:#fff;font-variant-numeric:tabular-nums;direction:ltr;line-height:1;letter-spacing:-.05em;min-width:0}.gold-chart-price-digit{display:inline-block;transition:color .18s ease,transform .28s ease}.gold-chart-price-digit.is-up{color:#22c55e;animation:goldDigitUp .7s ease}.gold-chart-price-digit.is-down{color:#ef4444;animation:goldDigitDown .7s ease}.gold-chart-unit{font-size:.75rem;font-weight:700;color:#cbd5e1;letter-spacing:.04em;line-height:1;transform:translateY(.15em)}.gold-chart-delta,.gold-chart-period{font-weight:800;font-size:1rem;min-width:5ch;display:inline-block;text-align:center}.gold-chart-delta{color:#ef4444}.gold-chart-period{color:#ef4444}.gold-chart-delta.is-positive,.gold-chart-period.is-positive{color:#22c55e}.gold-chart-delta.is-negative,.gold-chart-period.is-negative{color:#ef4444}@media (min-width:481px){.gold-chart-price-wrap{flex-wrap:nowrap}.gold-chart-comparison{order:1;display:flex;align-items:baseline;gap:6px;white-space:nowrap;min-width:11ch}.gold-chart-unit{order:2}.gold-chart-price{order:3}.gold-chart-period{order:1}.gold-chart-delta{order:2}}.gold-chart-tabs{display:flex;flex-wrap:wrap;gap:14px;margin:8px 0 14px;padding-bottom:10px;border-bottom:1px solid rgb(255 255 255 / .08)}.gold-chart-tab{appearance:none;border:0;background:none;color:#94a3b8;cursor:pointer;font-weight:700;transition:color .22s ease,transform .22s ease;border-bottom:2px solid #fff0;padding:0 2px 8px;line-height:1}.gold-chart-tab:hover,.gold-chart-tab.is-active{color:#f8fafc}.gold-chart-tab.is-active{border-bottom-color:#3b82f6}.gold-chart-tab:focus-visible{outline:3px solid rgb(59 130 246 / .25);outline-offset:2px;border-radius:10px}.gold-chart-canvas{position:relative;display:block}.gold-chart-axis-left{position:absolute;top:16px;right:0;bottom:34px;width:clamp(48px,8vw,72px);display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;padding:0 0 0 4px;min-width:0;overflow:hidden;direction:ltr;z-index:2;pointer-events:none}.gold-chart-plot{grid-area:plot;position:relative;width:100%;min-height:340px;border-radius:0;overflow:hidden;background:rgb(3 8 20 / .45);border:0}.gold-chart-empty{position:absolute;inset:0;display:grid;place-items:center;color:#94a3b8;font-size:.95rem;font-weight:600;z-index:1}.gold-chart-tooltip{position:absolute;z-index:3;pointer-events:none;min-width:120px;max-width:180px;padding:8px 10px;border-radius:10px;background:rgb(15 23 42 / .96);border:1px solid rgb(255 255 255 / .08);box-shadow:0 18px 35px rgb(0 0 0 / .35);color:#e5e7eb;font-size:.82rem;line-height:1.35;transform:translate(-50%,-100%);white-space:nowrap}.gold-chart-tooltip strong{display:block;color:#fff;font-size:.9rem;margin-bottom:2px}.gold-chart-tooltip-price{display:inline-flex;align-items:center;gap:6px}.gold-chart-tooltip-unit{color:#94a3b8;font-size:.82em;font-weight:700}.gold-chart-svg{display:block;width:100%;height:100%;min-height:340px}.gold-chart-axis-bottom{display:none}.gold-chart-axis-item-vertical{display:block;color:#94a3b8;font-size:10px;font-weight:700;line-height:1;white-space:nowrap;font-variant-numeric:tabular-nums;letter-spacing:-.02em;direction:ltr}.gold-chart-axis-svg-x{fill:#94a3b8;font-size:9px;font-weight:700;pointer-events:none}.gold-chart-grid{stroke:rgb(255 255 255 / .08);stroke-width:1;stroke-dasharray:6 8}.gold-chart-line{stroke-width:5;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}.gold-chart-area{pointer-events:none}.gold-chart-hover-zone{fill:#fff0;pointer-events:all;cursor:crosshair}.gold-chart-hover-line{stroke:rgb(255 255 255 / .32);stroke-width:1;stroke-dasharray:5 6;pointer-events:none;opacity:0;transition:opacity .12s ease}.gold-chart-point{fill:#fff;stroke:#3b82f6;stroke-width:3;pointer-events:none}.gold-chart-point.is-last{stroke:#22c55e}@media (max-width:768px){.gold-chart-shell{padding:16px;border-radius:20px}.gold-chart-summary{padding:14px;border-radius:18px}.gold-chart-tabs{gap:12px}.gold-chart-plot,.gold-chart-svg{min-height:280px}.gold-chart-axis-left{top:14px;bottom:30px;width:clamp(40px,9vw,60px)}.gold-chart-axis-svg-x{font-size:12px}.gold-chart-tooltip{font-size:.78rem}.gold-chart-title-live{padding:8px 12px;font-size:.78em;margin-inline-start:8px;min-width:10ch}.gold-chart-comparison{min-width:10ch}.gold-chart-delta,.gold-chart-period{min-width:4.5ch}}@media (max-width:480px){.gold-chart-header{align-items:flex-start;flex-direction:column}.gold-chart-summary{align-items:flex-start;padding:12px 14px}.gold-chart-price-wrap{width:100%;display:grid;grid-template-columns:auto auto;grid-template-areas:"unit price" "comparison comparison";justify-content:flex-end;justify-items:end;gap:2px 6px;direction:ltr}.gold-chart-unit{grid-area:unit;font-size:.65rem;transform:translateY(.12em)}.gold-chart-price{grid-area:price;font-size:clamp(1.6rem,8vw,2.2rem)}.gold-chart-comparison{grid-area:comparison;justify-self:end;min-width:0;gap:4px;direction:rtl}.gold-chart-tabs{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:10px}.gold-chart-tabs::-webkit-scrollbar{display:none}.gold-chart-tab{flex:0 0 auto;font-size:.9rem}.gold-chart-plot,.gold-chart-svg{min-height:220px}.gold-chart-axis-left{top:12px;bottom:26px;width:clamp(42px,13vw,58px)}.gold-chart-axis-item-vertical{font-size:9px}.gold-chart-axis-svg-x{font-size:20px}.gold-chart-title{font-size:clamp(1.02rem,4.5vw,1.25rem)}.gold-chart-title-live{padding:7px 11px;font-size:.7em;min-width:9ch}.gold-chart-delta,.gold-chart-period{min-width:0;font-size:.9rem}}@keyframes goldPulse{0%,100%{box-shadow:0 10px 24px rgb(34 197 94 / .08),0 0 0 6px rgb(34 197 94 / .04)}50%{box-shadow:0 14px 30px rgb(34 197 94 / .12),0 0 0 10px rgb(34 197 94 / .02)}}@keyframes goldDigitUp{0%{transform:translateY(0);opacity:1}40%{transform:translateY(-2px);opacity:1}100%{transform:translateY(0);opacity:1}}@keyframes goldDigitDown{0%{transform:translateY(0);opacity:1}40%{transform:translateY(2px);opacity:1}100%{transform:translateY(0);opacity:1}}@media (prefers-reduced-motion:reduce){.gold-chart-tab{transition:none}.gold-chart-title-live{animation:none}}