/* RMS Gold Price v2.1 */
.rms-gp-section,.rms-gp-section *,.rms-gph-section,.rms-gph-section *{box-sizing:border-box}
.rms-gp-section,.rms-gph-section{width:100%;margin:24px 0;font-family:inherit;color:#0a1d4d}
.rms-gp-shell,.rms-gph-shell{position:relative;overflow:hidden;max-width:1180px;margin:0 auto;padding:44px;border:1px solid rgba(10,29,77,.08);border-radius:28px;background:radial-gradient(circle at 92% 8%,rgba(218,165,32,.10),transparent 28%),linear-gradient(135deg,#fff 0%,#fbfbfc 55%,#f6f7fa 100%);box-shadow:0 18px 50px rgba(10,29,77,.08)}
.rms-gp-shell:before,.rms-gph-shell:before{content:"";position:absolute;width:220px;height:220px;right:-90px;top:-110px;border-radius:50%;background:rgba(218,165,32,.08);pointer-events:none}
.rms-gp-heading{text-align:center;position:relative;z-index:1;margin-bottom:14px}
.rms-gp-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:10px;font-size:12px;font-weight:800;letter-spacing:.15em;color:#9b7215}
.rms-gp-dot{width:8px;height:8px;border-radius:50%;background:#d7a928;box-shadow:0 0 0 5px rgba(215,169,40,.12)}
.rms-gp-heading h2,.rms-gph-heading h2{margin:0;color:#0a1d4d;font-size:clamp(30px,4vw,46px);font-weight:800;line-height:1.12;letter-spacing:-.02em}
.rms-gp-subtitle,.rms-gph-heading p{margin:10px 0 0!important;color:#6b7280;font-size:15px}
.rms-gp-date{display:flex;width:max-content;max-width:100%;align-items:center;gap:7px;margin:20px auto 28px;padding:9px 14px;border:1px solid rgba(10,29,77,.08);border-radius:999px;background:rgba(255,255,255,.8);color:#64748b;font-size:13px}
.rms-gp-date strong{color:#0a1d4d}.rms-gp-date-icon{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;background:rgba(215,169,40,.13);color:#9b7215;font-weight:800}
.rms-gp-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;width:100%}
.rms-gp-card{padding:22px;border:1px solid rgba(10,29,77,.09);border-radius:20px;background:#fff;box-shadow:0 8px 28px rgba(10,29,77,.055);transition:.2s}
.rms-gp-card:hover{transform:translateY(-4px);border-color:rgba(215,169,40,.42);box-shadow:0 16px 34px rgba(10,29,77,.10)}
.rms-gp-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:22px}
.rms-gp-purity{font-size:17px;font-weight:800}.rms-gp-chip{padding:5px 9px;border-radius:999px;background:linear-gradient(135deg,#f7e7a7,#d7a928);color:#5b430c;font-size:10px;font-weight:900;letter-spacing:.09em}
.rms-gp-price{font-size:clamp(26px,3vw,34px)!important;font-weight:900!important;line-height:1!important}.rms-gp-unit{margin-top:8px;color:#7b8495;font-size:13px}.rms-gp-card-line{height:3px;width:48px;margin-top:22px;border-radius:999px;background:linear-gradient(90deg,#d7a928,#f4df8b)}
.rms-gp-alert{display:flex;flex-direction:column;gap:4px;max-width:640px;margin:24px auto;padding:18px 20px;border:1px solid rgba(191,71,71,.16);border-radius:16px;background:#fff8f8;color:#7f1d1d;text-align:center}

/* History */
.rms-gph-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;position:relative;z-index:1;margin-bottom:28px}
.rms-gph-controls{display:flex;gap:12px;flex-wrap:wrap}
.rms-gph-controls label{display:flex;flex-direction:column;gap:6px;font-size:11px;font-weight:800;letter-spacing:.05em;color:#64748b;text-transform:uppercase}
.rms-gph-controls select{min-width:130px;padding:10px 34px 10px 12px;border:1px solid rgba(10,29,77,.13);border-radius:12px;background:#fff;color:#0a1d4d;font-weight:700;outline:none}
.rms-gph-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}
.rms-gph-stat{padding:16px 18px;border:1px solid rgba(10,29,77,.08);border-radius:16px;background:#fff}
.rms-gph-stat span{display:block;margin-bottom:6px;color:#7b8495;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}
.rms-gph-stat strong{font-size:19px;color:#0a1d4d}
.rms-gph-chart-wrap{position:relative;padding:18px;border:1px solid rgba(10,29,77,.08);border-radius:20px;background:#fff;overflow:hidden}
.rms-gph-chart{display:block;width:100%;height:auto;min-height:300px}
.rms-gph-gridline{stroke:rgba(10,29,77,.08);stroke-width:1}
.rms-gph-line{stroke:#c99a1d;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}
.rms-gph-point{fill:#0a1d4d;stroke:#fff;stroke-width:3}
.rms-gph-axis-label{fill:#7b8495;font-size:20px;font-family:Arial,sans-serif}
.rms-gph-empty{display:none;padding:80px 20px;text-align:center;color:#7b8495}
.rms-gph-table-wrap{margin-top:18px;overflow:hidden;border:1px solid rgba(10,29,77,.08);border-radius:18px;background:#fff}
.rms-gph-table-title{padding:16px 18px;font-weight:800;border-bottom:1px solid rgba(10,29,77,.08)}
.rms-gph-table{width:100%;border-collapse:collapse}
.rms-gph-table th,.rms-gph-table td{padding:13px 18px;text-align:left;border-bottom:1px solid rgba(10,29,77,.06)}
.rms-gph-table th{font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:#64748b}
.rms-gph-table tr:last-child td{border-bottom:0}

@media(max-width:900px){
  .rms-gp-shell,.rms-gph-shell{padding:34px 24px}
  .rms-gp-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .rms-gph-heading{align-items:flex-start;flex-direction:column}
  .rms-gph-stats{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:560px){
  .rms-gp-shell,.rms-gph-shell{padding:28px 14px 24px;border-radius:20px}
  .rms-gp-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
  .rms-gp-card{padding:16px 13px}.rms-gp-price{font-size:21px!important}
  .rms-gph-controls{width:100%}.rms-gph-controls label{width:calc(50% - 6px)}.rms-gph-controls select{width:100%;min-width:0}
  .rms-gph-stats{grid-template-columns:1fr 1fr}.rms-gph-stat{padding:13px}.rms-gph-stat strong{font-size:16px}
  .rms-gph-chart-wrap{padding:8px}.rms-gph-chart{min-height:220px}
  .rms-gph-table-wrap{overflow-x:auto}.rms-gph-table{min-width:520px}
}


/* v2.1.1 - More colourful current-price cards */
.rms-gp-grid .rms-gp-card{
    position:relative;
    overflow:hidden;
    border-top:4px solid var(--rms-card-accent,#d7a928);
}
.rms-gp-grid .rms-gp-card::before{
    content:"";
    position:absolute;
    width:105px;
    height:105px;
    right:-48px;
    bottom:-55px;
    border-radius:50%;
    background:var(--rms-card-soft,rgba(215,169,40,.12));
    pointer-events:none;
}
.rms-gp-grid .rms-gp-card:nth-child(1){
    --rms-card-accent:#d4a017;
    --rms-card-soft:rgba(212,160,23,.14);
    background:linear-gradient(145deg,#fffdf5,#fff8df);
}
.rms-gp-grid .rms-gp-card:nth-child(2){
    --rms-card-accent:#c08b24;
    --rms-card-soft:rgba(192,139,36,.13);
    background:linear-gradient(145deg,#fff,#fff5dc);
}
.rms-gp-grid .rms-gp-card:nth-child(3){
    --rms-card-accent:#1d5d91;
    --rms-card-soft:rgba(29,93,145,.11);
    background:linear-gradient(145deg,#fff,#eef7ff);
}
.rms-gp-grid .rms-gp-card:nth-child(4){
    --rms-card-accent:#247b76;
    --rms-card-soft:rgba(36,123,118,.11);
    background:linear-gradient(145deg,#fff,#eefaf8);
}
.rms-gp-grid .rms-gp-card:nth-child(5){
    --rms-card-accent:#7652a3;
    --rms-card-soft:rgba(118,82,163,.11);
    background:linear-gradient(145deg,#fff,#f6f0fc);
}
.rms-gp-grid .rms-gp-card:nth-child(6){
    --rms-card-accent:#b45d45;
    --rms-card-soft:rgba(180,93,69,.11);
    background:linear-gradient(145deg,#fff,#fff1ed);
}
.rms-gp-grid .rms-gp-card .rms-gp-purity{
    color:var(--rms-card-accent,#0a1d4d);
}
.rms-gp-grid .rms-gp-card .rms-gp-chip{
    background:var(--rms-card-soft,rgba(215,169,40,.13));
    color:var(--rms-card-accent,#7b5b12);
    border:1px solid color-mix(in srgb,var(--rms-card-accent,#d7a928) 25%,transparent);
}
.rms-gp-grid .rms-gp-card .rms-gp-card-line{
    background:var(--rms-card-accent,#d7a928);
}
.rms-gp-grid .rms-gp-card:hover{
    border-color:var(--rms-card-accent,#d7a928);
}

/* Slight colour treatment for history table */
.rms-gph-table thead{
    background:linear-gradient(90deg,#0a1d4d,#17366f);
}
.rms-gph-table thead th{
    color:#fff;
}
.rms-gph-table tbody tr:nth-child(even){
    background:#f7f9fc;
}
.rms-gph-table tbody tr:hover{
    background:#fff8e6;
}


/* v2.1.2 fallback: Elementor/theming hard override */
.elementor .rms-gp-section .rms-gp-grid,
.rms-gp-section .rms-gp-grid{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:18px!important;
}
.elementor .rms-gp-section .rms-gp-card,
.rms-gp-section .rms-gp-card{
    width:auto!important;
    max-width:none!important;
    margin:0!important;
}
.rms-gp-section .rms-gp-footer,
.rms-gp-section .rms-gp-note{display:none!important}
@media(max-width:900px){
    .elementor .rms-gp-section .rms-gp-grid,
    .rms-gp-section .rms-gp-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
