.home-quick-convert-mount{margin-block-end:var(--space-5)}@media (width<=900px){.home-quick-convert-mount{margin-block:var(--space-4) 0}}@keyframes pulse-live{0%,to{opacity:1;transform:scale(1);box-shadow:0 0 #4ade808c}50%{opacity:.85;transform:scale(1.15);box-shadow:0 0 0 5px #4ade8000}}@keyframes hero-gold-drift{0%,to{opacity:.75;transform:translate(0)scale(1)}50%{opacity:1;transform:translate(1.5%,-1.5%)scale(1.03)}}@keyframes gcc-card-enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.hero{background:var(--gradient-dark);color:var(--text-on-dark);padding:var(--space-8) var(--space-5) var(--space-7);position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;will-change:transform;transform:translateY(calc(var(--hero-parallax-y,0px) * -.4));background:radial-gradient(80% 60% at 20% 80%,#c4993e0f 0%,#0000 50%),radial-gradient(40% 40% at 85% 20%,#c4993e0a 0%,#0000 50%);position:absolute;inset:-30% 0}@media (prefers-reduced-motion:reduce){.hero:before{transform:none!important}}.hero:after{content:"";pointer-events:none;background:radial-gradient(60% 55% at 75%,#c4993e24 0%,#0000 65%);animation:16s ease-in-out infinite hero-gold-drift;position:absolute;inset:0}@media (prefers-reduced-motion:reduce){.hero:after{animation:none}}.hero-inner{z-index:1;grid-template-columns:1fr 420px;align-items:center;gap:3.5rem;max-width:1200px;margin:0 auto;display:grid;position:relative}.hero-badge{border-radius:var(--radius-pill);font-size:.76rem;font-weight:var(--weight-bold);color:var(--color-gold-light);letter-spacing:.05em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#c4993e1f;border:1px solid #c4993e4d;align-items:center;gap:.5rem;width:fit-content;margin-bottom:1.4rem;padding:.35rem 1rem;display:inline-flex}.hero-badge-dot{background:#4ade80;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2s ease-in-out infinite pulse-live}.hero-title-main{font-size:clamp(2.4rem,5.5vw,3.4rem);font-weight:var(--weight-extrabold);color:var(--color-white);letter-spacing:-.025em;line-height:1.08;display:block}.hero-title-sub{font-size:clamp(1.05rem,2.5vw,1.4rem);font-weight:var(--weight-regular);color:#fff9;letter-spacing:.01em;margin-top:.35rem;display:block}.hero-lead{font-size:var(--text-base);color:#ffffffb8;max-width:500px;margin-top:1.1rem;line-height:1.75}.hero-trust-line{max-width:520px;margin:var(--space-4) 0 0;color:#ffffffc7;font-size:var(--text-sm);line-height:var(--leading-normal);border-inline-start:3px solid var(--color-gold-light);padding-inline-start:var(--space-3)}.hero-ctas{flex-wrap:wrap;gap:.9rem;margin-top:2.2rem;display:flex}.hero-ctas .btn-primary{font-size:var(--text-base);padding:.95rem 2rem}.hero-ctas .btn-outline-light{font-size:var(--text-base);padding:.95rem 1.45rem}.hero-ctas-secondary{flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:1rem;display:flex}.hero-secondary-link{color:#ffffff80;padding:var(--space-1) var(--space-2);align-items:center;min-height:44px;font-size:.82rem;text-decoration:none;transition:color .15s;display:inline-flex}.hero-secondary-link:hover{color:#ffffffd9;text-decoration:none}.hero-secondary-sep{color:#fff3;font-size:.82rem}.hero .btn-primary{background:linear-gradient(135deg, var(--color-gold) 0%, var(--color-gold-light) 100%);color:#1e0e03;border-color:var(--color-gold);text-shadow:0 1px #ffffff26}.hero .btn-primary:hover{background:linear-gradient(135deg, var(--color-gold-light) 0%, #f0d070 100%);border-color:var(--color-gold-light);color:#1a0c02;text-decoration:none;transform:translateY(-2px);box-shadow:0 6px 24px #c4993e80,0 0 0 1px #e0b84a33}.btn-outline-light{color:#ffffffe0;background:0 0;border:1.5px solid #ffffff6b}.btn-outline-light:hover{color:var(--color-white);background:#ffffff1a;border-color:#ffffffd1;text-decoration:none;transform:translateY(-1px)}.btn-ghost-light{color:#fff9;background:0 0;border-color:#0000}.btn-ghost-light:hover{color:var(--color-white);background:#ffffff14;text-decoration:none;transform:translateY(-1px)}.hero .btn-ghost{color:#ffffffb8;background:#ffffff14;border-color:#0000}.hero .btn-ghost:hover{color:var(--color-white);background:#ffffff24;text-decoration:none}.hero-live-card{border-radius:var(--radius-card);padding:var(--space-6) var(--space-5);-webkit-backdrop-filter:blur(24px)saturate(1.4);backdrop-filter:blur(24px)saturate(1.4);box-shadow:0 1px 0 #ffffff0f inset, var(--elev-5), 0 6px 20px #c4993e1f;background:#ffffff0f;border:1px solid #ffffff1a;position:relative;overflow:hidden}.hero-live-card:before{content:"";background:linear-gradient(90deg,#0000,#c4993e80,#0000);height:1px;position:absolute;top:0;left:10%;right:10%}.hlc-header{justify-content:space-between;align-items:center;margin-bottom:.85rem;display:flex}.hlc-title{font-size:.72rem;font-weight:var(--weight-bold);color:var(--color-gold-light);text-transform:uppercase;letter-spacing:.08em}.hlc-badge{font-size:.68rem;font-weight:var(--weight-bold);color:var(--color-gold-light);border-radius:var(--radius-pill);letter-spacing:.04em;background:#c4993e2e;border:1px solid #c4993e52;padding:.15rem .6rem}.hlc-price-wrap{align-items:flex-start;gap:.4rem;margin-bottom:.25rem;display:flex}.hlc-direction{transition:color var(--transition-slow), transform var(--transition-normal);flex-shrink:0;margin-top:.45rem;font-size:1.35rem;line-height:1}.hlc-direction--up{color:#5dd887}.hlc-direction--down{color:#f87171}.hlc-price{font-size:clamp(2.75rem,6.5vw,3.65rem);font-weight:var(--weight-extrabold);color:var(--color-white);font-variant-numeric:tabular-nums;letter-spacing:-.03em;line-height:1}.hlc-price.price-pulse{border-radius:var(--radius-sm)}.hlc-sub{font-size:var(--text-xs);color:#ffffff73;letter-spacing:.02em;margin-bottom:.6rem}.hlc-indicators{flex-wrap:wrap;align-items:center;gap:.5rem;margin:0 0 .9rem;display:flex}.hlc-trust-line{margin:0 0 var(--space-4);padding:var(--space-3);color:#ffffffb8;border-radius:var(--radius-md);font-size:var(--text-xs);line-height:var(--leading-normal);background:#c4993e1a;border:1px solid #c4993e33}.hlc-change{font-size:var(--text-xs);font-weight:var(--weight-bold);border-radius:var(--radius-pill,999px);padding:.18rem .6rem}.hlc-change.badge-up{color:#5dd887;background:#1a7a3833;border:1px solid #1a7a384d}.hlc-change.badge-down{color:#f87171;background:#dc26262e;border:1px solid #dc262640}.hlc-high-low{color:#fff6;font-variant-numeric:tabular-nums;font-size:.7rem}.hlc-market{font-size:.7rem;font-weight:var(--weight-bold);border-radius:var(--radius-pill,999px);padding:.18rem .6rem}.hlc-market--open{color:#86efac;background:#22c55e26;border:1px solid #22c55e47}.hlc-market--open:before{content:"";vertical-align:middle;background:#4ade80;border-radius:50%;width:6px;height:6px;margin-inline-end:.35rem;animation:2s ease-in-out infinite pulse-live;display:inline-block}.hlc-market--closed{color:#ffffff73;background:#ffffff12;border:1px solid #ffffff1f}.hlc-grid{border-top:1px solid #ffffff14;grid-template-columns:1fr 1fr;gap:.8rem;margin-bottom:1rem;padding-top:1rem;display:grid}.hlc-item{flex-direction:column;gap:.22rem;display:flex}.hlc-item-label{color:#ffffff73;font-size:.67rem;font-weight:var(--weight-semibold);text-transform:uppercase;letter-spacing:.04em}.hlc-item-val{font-size:.95rem;font-weight:var(--weight-bold);color:var(--color-gold-light);font-variant-numeric:tabular-nums}.hlc-footer{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding-top:.85rem;display:flex}.hlc-footer>*{min-width:0}.hlc-updated{color:#ffffff61;overflow-wrap:anywhere;font-size:.7rem;line-height:1.5}.hlc-updated[data-freshness-key=cached],.hlc-updated[data-freshness-key=stale]{color:var(--color-amber,#f59e0b)}.hlc-updated[data-freshness-key=cached]:before,.hlc-updated[data-freshness-key=stale]:before{content:"⚠ "}.hlc-updated[data-freshness-key=unavailable]{color:var(--color-stale,#a84000)}.hlc-updated[data-freshness-key=unavailable]:before{content:"✕ "}.hlc-updated[data-freshness-age=amber]{color:var(--color-amber,#f59e0b)}.hlc-updated[data-freshness-age=amber]:before{content:"⚠ "}.hlc-updated[data-freshness-age=stale]{color:var(--color-danger,#dc2626)}.hlc-updated[data-freshness-age=stale]:before{content:"⚠ "}.karat-strip-updated[data-freshness-key=cached],.karat-strip-updated[data-freshness-key=stale]{color:var(--color-amber,#f59e0b)}.karat-strip-updated[data-freshness-key=cached]:before,.karat-strip-updated[data-freshness-key=stale]:before{content:"⚠ "}.karat-strip-updated[data-freshness-key=unavailable]{color:var(--color-stale,#a84000)}.karat-strip-updated[data-freshness-key=unavailable]:before{content:"✕ "}.karat-strip-updated[data-freshness-age=amber]{color:var(--color-amber,#f59e0b)}.karat-strip-updated[data-freshness-age=amber]:before{content:"⚠ "}.karat-strip-updated[data-freshness-age=stale]{color:var(--color-danger,#dc2626)}.karat-strip-updated[data-freshness-age=stale]:before{content:"⚠ "}.hlc-tracker-link{font-size:.72rem;font-weight:var(--weight-bold);color:#ffffff7a;text-decoration:none;transition:color .15s}.hlc-tracker-link:hover{color:var(--color-gold-light);text-decoration:none}.hlc-karat-teaser{margin:var(--space-3) 0 0;font-size:var(--text-sm)}.hlc-karat-teaser-link{color:var(--color-gold-dark);font-weight:var(--weight-semibold);text-decoration:none}.hlc-karat-teaser-link:hover{color:var(--color-gold);text-decoration:underline}.hlc-karat-teaser-link:focus-visible{outline:var(--focus-ring-width) solid var(--focus-ring-color);outline-offset:var(--focus-ring-offset);border-radius:var(--radius-xs)}.home-tools{padding:var(--space-5);background:linear-gradient(180deg, var(--surface-accent), var(--surface-canvas));border-bottom:1px solid var(--border-subtle)}.home-tools-inner{max-width:1200px;margin:0 auto}.home-tools-grid{gap:var(--space-4);grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);align-items:start;display:grid}.home-tools-actions .action-rail{margin-top:0}.section-intro--compact{margin-bottom:var(--space-3)}.karat-strip{background:var(--surface-primary);border-bottom:1px solid var(--border-subtle);padding:var(--space-5)}.karat-strip-inner{align-items:center;gap:var(--space-4);grid-template-columns:minmax(220px,.72fr) minmax(0,1.4fr) auto;max-width:1200px;margin:0 auto;display:grid}.karat-strip-label{font-size:.68rem;font-weight:var(--weight-bold);color:var(--text-accent);text-transform:uppercase;letter-spacing:.06em}.karat-strip-title{margin:var(--space-1) 0;color:var(--text-primary);font-size:var(--text-xl);line-height:var(--leading-tight)}.karat-strip-sub,.karat-strip-updated{color:var(--text-secondary);font-size:var(--text-xs);line-height:var(--leading-normal);overflow-wrap:anywhere;margin:0}.karat-strip-prices{gap:var(--space-2);scrollbar-width:none;padding:var(--space-1);display:flex;overflow-x:auto}.karat-strip-prices::-webkit-scrollbar{display:none}.karat-strip-item{justify-content:center;align-items:center;gap:var(--space-1);background:var(--surface-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-card);min-width:104px;min-height:72px;padding:var(--space-3) var(--space-4);white-space:nowrap;cursor:default;flex-direction:column;flex-shrink:0;transition:background .2s,border-color .2s;display:flex;position:relative}.karat-strip-item:hover{background:var(--surface-accent);border-color:var(--border-accent);box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}.karat-strip-item[data-tooltip]:after{content:attr(data-tooltip);inset-inline:50%;border-radius:var(--radius-sm);background:var(--color-gray-900,#1a1a1a);color:#fff;width:max-content;max-width:220px;font-size:var(--text-2xs);font-weight:var(--weight-semibold);opacity:0;pointer-events:none;transition:opacity var(--transition-fast);z-index:3;padding:.35rem .55rem;position:absolute;bottom:calc(100% + 6px);transform:translate(-50%)}[dir=rtl] .karat-strip-item[data-tooltip]:after{transform:translate(50%)}.karat-strip-item:hover[data-tooltip]:after,.karat-strip-item:focus-within[data-tooltip]:after{opacity:1}.karat-strip-k{font-size:.7rem;font-weight:var(--weight-bold);color:var(--text-secondary);letter-spacing:.02em}.karat-strip-v{font-size:var(--text-base);font-weight:var(--weight-bold);color:var(--text-accent);font-variant-numeric:tabular-nums;letter-spacing:.01em}.karat-strip-actions{align-items:flex-end;gap:var(--space-2);text-align:end;flex-direction:column;display:flex}.karat-strip-link{font-size:var(--text-sm);font-weight:var(--weight-bold);color:var(--text-accent);white-space:nowrap;text-decoration:none;transition:color .15s}.karat-strip-link:hover{color:var(--color-gold-light)}@media (width<=480px){.home-tools{padding:var(--space-4) var(--space-3)}.home-tools-grid{grid-template-columns:1fr}.karat-strip{padding:var(--space-4) var(--space-3)}}.trust-strip{background:var(--surface-primary);border-bottom:1px solid var(--border-subtle);padding:.7rem 1.5rem}.trust-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;max-width:1200px;margin:0 auto;display:flex}.trust-item{font-size:.76rem;font-weight:var(--weight-semibold);color:var(--text-secondary);white-space:nowrap;border-radius:var(--radius-pill);border:1px solid var(--border-subtle);background:var(--surface-secondary);align-items:center;gap:.35rem;padding:.3rem .75rem;transition:border-color .18s,color .18s;display:inline-flex}.trust-item:hover{border-color:var(--color-gold);color:var(--color-gold-dark)}.trust-icon{font-size:var(--text-base);flex-shrink:0;line-height:1}.trust-content{flex-direction:column;gap:.05rem;display:flex}.trust-label{font-size:.78rem;font-weight:var(--weight-semibold);line-height:1.2}.trust-sub{font-size:.68rem;font-weight:var(--weight-regular);opacity:.65}.home-section--trust-banner{border-top:1px solid var(--color-border-subtle);border-bottom:1px solid var(--color-border-subtle);background:linear-gradient(135deg,#fff8f0cc 0%,#fffbf599 100%);padding:1.5rem}.trust-banner-box{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);align-items:flex-start;gap:1rem;max-width:760px;margin:0 auto;padding:1.2rem 1.4rem;display:flex}.trust-banner-icon{flex-shrink:0;font-size:1.4rem;line-height:1}.trust-banner-content{flex:1}.trust-banner-content h3,.trust-banner-content .h3{font-size:.9rem;font-weight:var(--weight-bold);color:var(--text-primary);margin-bottom:.3rem}.trust-banner-content p{color:var(--text-secondary);margin:0;font-size:.82rem;line-height:1.6}.trust-banner-content a{color:var(--color-gold-dark);font-weight:var(--weight-bold);border-bottom:1px solid #8c6d244d;text-decoration:none;transition:border-color .15s}.trust-banner-content a:hover{border-bottom-color:var(--color-gold-dark)}.home-section{padding:var(--rhythm-section,3.5rem) var(--page-gutter,1.25rem);overflow-x:hidden}.home-section--alt{background:var(--surface-secondary);border-top:1px solid #c4993e14;border-bottom:1px solid #c4993e14}.home-section-inner{max-width:var(--content-max-width,1200px);margin:0 auto}.home-section-inner--narrow{max-width:760px;margin:0 auto}.section-intro{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:2rem;display:flex}.section-intro.centered{text-align:center;justify-content:center}.section-intro.centered .home-section-title{text-align:center}.home-section-title{font-size:var(--text-3xl,1.875rem);font-weight:var(--weight-extrabold);color:var(--color-gold-deep);letter-spacing:var(--tracking-tight,-.025em);line-height:var(--leading-tight,1.2)}.home-section-sub{font-size:var(--text-sm);color:var(--text-secondary);margin-top:.3rem;line-height:1.5}.section-link{font-size:var(--text-sm);font-weight:var(--weight-bold);color:var(--color-gold-dark);white-space:nowrap;text-decoration:none;transition:color .15s}.section-link:hover{color:var(--color-gold-deep);text-decoration:underline}.gcc-region-tabs{border-bottom:2px solid var(--border-subtle);gap:.6rem;margin-bottom:2rem;padding-bottom:1rem;display:flex}.gcc-region-tab{font-size:.9rem;font-weight:var(--weight-semibold);color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1rem;padding:.5rem 1.1rem 1rem;transition:all .2s ease-out;position:relative}.gcc-region-tab:hover{color:var(--color-gold-dark)}.gcc-region-tab.is-active{color:var(--color-gold-deep);font-weight:var(--weight-bold);border-bottom-color:var(--color-gold)}.gcc-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.gcc-card,.tool-card{transition:transform .28s cubic-bezier(.25,.46,.45,.94),box-shadow .28s cubic-bezier(.25,.46,.45,.94),border-color .28s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden}.gcc-card:before,.tool-card:before{content:"";background:linear-gradient(90deg, transparent, var(--color-gold), transparent);opacity:0;height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.gcc-card:hover,.tool-card:hover{border-color:var(--color-gold);color:inherit;text-decoration:none;transform:translateY(-4px);box-shadow:0 10px 32px #c4993e38,0 2px 8px #0000000f}.gcc-card:hover:before,.tool-card:hover:before{opacity:1}@media (prefers-reduced-motion:reduce){.gcc-card,.tool-card{transition:border-color .2s}.gcc-card:hover,.tool-card:hover{transform:none}}.gcc-card{background:var(--gradient-surface);border:1.5px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-primary);flex-direction:column;gap:.6rem;padding:1.3rem 1.4rem;text-decoration:none;display:flex}.gcc-card-header{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.35rem;display:flex}.gcc-flag{flex-shrink:0;font-size:1.45rem}.gcc-meta{flex-direction:column;flex:1;min-width:0;display:flex}.gcc-name{font-size:.83rem;font-weight:var(--weight-bold);line-height:1.2}.gcc-currency{color:var(--text-secondary);font-size:.67rem;font-weight:var(--weight-semibold);text-transform:uppercase;letter-spacing:.04em}.gcc-price{font-size:var(--text-2xl);font-weight:var(--weight-extrabold);color:var(--color-gold-deep);font-variant-numeric:tabular-nums;letter-spacing:-.015em;line-height:1.2}.gcc-unit{color:var(--text-secondary);font-size:.68rem}.gcc-source{color:var(--text-tertiary);font-size:var(--text-2xs);font-weight:var(--weight-semibold);text-transform:uppercase;letter-spacing:var(--tracking-wider)}.gcc-change{font-size:.68rem;font-weight:var(--weight-bold);border-radius:var(--radius-pill);flex-shrink:0;padding:.15rem .45rem}.skeleton-card{pointer-events:none}.skeleton-flag,.skeleton-line,.skeleton-value{border-radius:var(--radius-xs);background:linear-gradient(90deg, var(--border-subtle) 25%, #fff9 50%, var(--border-subtle) 75%);background-size:400px 100%;animation:1.4s ease-in-out infinite skeleton-shimmer}.skeleton-flag{border-radius:50%;width:28px;height:28px;margin-bottom:.5rem}.skeleton-line{width:60%;height:12px;margin-bottom:.4rem}.skeleton-value{width:80%;height:22px}.tools-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:1.5rem;display:grid}.tool-card{background:var(--gradient-surface);border:1.5px solid var(--border-subtle);border-radius:var(--radius-lg);color:inherit;flex-direction:column;gap:.6rem;padding:1.8rem 1.5rem;text-decoration:none;display:flex}.tool-card:hover{box-shadow:0 10px 32px #c4993e33,0 2px 8px #0000000d}.tool-card-icon{margin-bottom:.15rem;font-size:1.85rem;line-height:1}.tool-card-title{font-size:var(--text-base);font-weight:var(--weight-bold);color:var(--text-primary);margin:0;line-height:1.3}.tool-card-desc{color:var(--text-secondary);flex:1;margin:0;font-size:.84rem;line-height:1.65}.tool-card-cta{font-size:.82rem;font-weight:var(--weight-bold);color:var(--color-gold-dark);margin-top:.1rem;transition:color .15s}.tool-card:hover .tool-card-cta{color:var(--color-gold-deep);text-decoration:underline}.tool-card--primary{background:var(--color-gold-bg);border-color:#c4993e73}.tool-card--primary:after{content:"★";color:var(--color-gold);font-size:.75rem;line-height:1;position:absolute;top:.65rem;right:.75rem}.tool-card--primary .tool-card-icon{font-size:2.2rem}.tool-card--primary .tool-card-title{font-size:var(--text-md,1.05rem)}.tool-card--primary:hover{border-color:var(--color-gold);background:#c4993e1f}[dir=rtl] .tool-card--primary:after{left:.75rem;right:auto}.tools-alert-row{background:var(--color-gold-bg);border-radius:var(--radius-md);color:var(--text-secondary);border:1px solid #c4993e47;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;padding:1rem 1.4rem;font-size:.86rem;display:flex}.country-search-wrap{margin-bottom:.75rem}.country-search-input{border:1.5px solid var(--border-subtle);border-radius:var(--radius-pill);width:100%;max-width:320px;color:var(--text-primary);background:var(--surface-primary);appearance:none;outline:none;padding:.5rem .95rem;font-family:inherit;font-size:.86rem;transition:border-color .18s}.country-search-input::placeholder{color:var(--text-secondary)}.country-search-input:focus-visible{border-color:var(--color-gold);box-shadow:0 0 0 var(--focus-ring-width,2px) var(--color-gold-tint,#c4993e33)}.country-tile--filtered{display:none!important}.country-search-empty{color:var(--text-secondary);margin:0;padding:.4rem 0 0;font-size:.84rem;line-height:1.5}[dir=rtl] .country-search-input{text-align:right}.country-tiles{flex-wrap:wrap;gap:.55rem;display:flex}.country-tile{background:var(--surface-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-pill);min-height:44px;font-size:.86rem;font-weight:var(--weight-semibold);color:var(--text-primary);white-space:nowrap;align-items:center;gap:.4rem;padding:.6rem 1rem;text-decoration:none;transition:all .18s cubic-bezier(.4,0,.2,1);display:inline-flex}.country-tile:hover{border-color:var(--color-gold);background:var(--color-gold-tint,#c4993e12);color:var(--color-gold-dark);text-decoration:none;transform:translateY(-1px);box-shadow:0 2px 8px #c4993e24}.country-tile--more{background:var(--color-gold-bg);color:var(--color-gold-dark);font-weight:var(--weight-bold);border-color:#c4993e59}.country-tile--more:hover{background:var(--color-gold);color:var(--color-white);border-color:var(--color-gold)}.faq-list{flex-direction:column;gap:.55rem;display:flex}.faq-item{background:var(--surface-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);transition:border-color .2s;overflow:hidden}.faq-item[open]{border-color:var(--color-gold)}.faq-item[open] .faq-q{color:var(--color-gold-deep)}.faq-q{font-size:.91rem;font-weight:var(--weight-bold);color:var(--text-primary);cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.3rem;line-height:1.4;list-style:none;transition:color .15s;display:flex}.faq-q::-webkit-details-marker{display:none}.faq-q:after{content:"+";color:var(--color-gold-dark);font-size:1.2rem;font-weight:var(--weight-regular);flex-shrink:0;line-height:1}.faq-item[open] .faq-q:after{content:"−"}.faq-more-row{text-align:center;margin-top:1.5rem}.faq-a{color:var(--text-secondary);border-top:1px solid var(--border-subtle);padding:0 1.3rem 1.1rem;font-size:.87rem;line-height:1.75}.faq-a a{color:var(--color-gold-dark);font-weight:var(--weight-semibold)}.faq-a a:hover{color:var(--color-gold-deep)}@media (width<=900px){.hero-inner{grid-template-columns:1fr;gap:2.5rem}.home-tools-grid{grid-template-columns:1fr}.hero-live-card{max-width:480px}.hero-lead{max-width:100%}.gcc-grid,.tools-grid{grid-template-columns:repeat(2,1fr)}.karat-strip-inner{grid-template-columns:1fr;align-items:stretch}.karat-strip-actions{text-align:start;align-items:flex-start}}@media (width<=768px){.tools-grid{grid-template-columns:repeat(2,1fr)}.markets-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=700px){.markets-grid{grid-template-columns:repeat(2,1fr)}.hero-live-card{max-width:100%}.home-section{padding-block:2.2rem}.home-section-title{font-size:clamp(1.25rem, 4vw, var(--text-3xl,1.875rem))}.country-search-input{max-width:100%}}@media (width<=560px){.hero-live-card{padding:1.25rem}.karat-strip-actions{flex-direction:column;align-items:flex-start;gap:.4rem}.tool-card--primary .tool-card-icon{font-size:1.9rem}}@media (width<=640px){.hero{padding:2.35rem 1rem 1.8rem}.hero-ctas{flex-direction:column;gap:.7rem;margin-top:1.65rem}.hero-ctas .btn{text-align:center;justify-content:center;width:100%}.hero-trust-line{font-size:var(--text-xs)}.hero-ctas-secondary{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem .6rem;width:100%;margin-top:.75rem;display:grid}.hero-secondary-link{border-radius:var(--radius-pill);background:#ffffff0a;border:1px solid #ffffff2e;justify-content:center;min-height:44px;padding-inline:.6rem}.hero-secondary-sep{display:none}.trust-inner{flex-wrap:nowrap;justify-content:flex-start;gap:.35rem;padding-bottom:4px;overflow-x:auto}.trust-item{flex-shrink:0;padding:.25rem .55rem;font-size:.7rem}.trust-sub{display:none}.home-section{padding:2rem 1rem}.gcc-region-tabs{gap:.4rem;margin-bottom:1.5rem;padding-bottom:.7rem}.gcc-region-tab{margin-bottom:-.8rem;padding:.4rem .8rem .8rem;font-size:.8rem}.gcc-grid{grid-template-columns:1fr 1fr;gap:.65rem}.tools-grid{grid-template-columns:1fr 1fr}.karat-strip-prices{margin-inline:calc(var(--space-3) * -1);padding-inline:var(--space-3)}.tools-alert-row{text-align:center;flex-direction:column;align-items:center}.section-intro{flex-direction:column;align-items:flex-start;gap:.5rem}}@media (width<=640px) and (width>=481px){.hero-ctas{flex-flow:wrap}}@supports (padding-bottom:env(safe-area-inset-bottom)){@media (width<=640px){.hero-ctas{padding-bottom:max(0px, env(safe-area-inset-bottom))}}}@media (width<=480px){.gcc-grid{grid-template-columns:1fr!important}.tools-grid{grid-template-columns:1fr}.hlc-grid{grid-template-columns:1fr 1fr}.hero-live-card{padding:1.1rem}.hlc-price{font-size:1.7rem}}@media (width<=380px){.hlc-grid{grid-template-columns:1fr}.gcc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-quick-convert-mount .calc-input,.home-quick-convert-mount .calc-select{width:100%}.hero-cta-primary,.hero-cta-secondary,.hero-secondary-link{min-height:44px}.hero-badge{font-size:.7rem}.home-section{padding:1.5rem .85rem}}@media (width<=320px){.hero{padding:2rem .75rem 1.5rem}.home-section{padding:1.25rem .75rem}.tools-grid{grid-template-columns:1fr}}[dir=rtl] .hero-inner{direction:rtl}[dir=rtl] .hero-badge,[dir=rtl] .hero-ctas,[dir=rtl] .hero-ctas-secondary{flex-direction:row-reverse}[dir=rtl] .hero-lead,[dir=rtl] .hero-trust-line{text-align:right}[dir=rtl] .trust-inner,[dir=rtl] .trust-item,[dir=rtl] .section-intro,[dir=rtl] .gcc-card-header,[dir=rtl] .hlc-header,[dir=rtl] .hlc-indicators,[dir=rtl] .hlc-footer{flex-direction:row-reverse}[dir=rtl] .hlc-grid{direction:rtl}[dir=rtl] .faq-q{flex-direction:row-reverse}[dir=rtl] .faq-q:after{margin-inline:0 auto}[dir=rtl] .footer-inner,[dir=rtl] .country-tiles{direction:rtl}[dir=rtl] .tool-card{text-align:right}[dir=rtl] .tools-alert-row,[dir=rtl] .trust-banner-box,[dir=rtl] .explainer-strip-item{flex-direction:row-reverse}[dir=rtl] .explainer-strip-title,[dir=rtl] .explainer-strip-desc{text-align:right}[dir=rtl] .home-social-wrap{text-align:center}@media (width<=640px){[dir=rtl] .hero-ctas{flex-direction:column}[dir=rtl] .section-intro{flex-direction:column;align-items:flex-end}}.home-freshness-bar{background:var(--color-live-bg);border-bottom:1px solid var(--color-live-border);color:var(--color-live);font-size:.83rem;font-weight:var(--weight-semibold);top:var(--nav-height);z-index:100;align-items:center;gap:.5rem;padding:.5rem 1.25rem;display:flex;position:sticky}.home-freshness-bar--stale{background:var(--color-daily-bg);border-bottom-color:var(--color-daily-border);color:var(--color-daily)}.hfb-dismiss{color:inherit;cursor:pointer;opacity:.7;background:0 0;border:none;justify-content:center;align-items:center;min-width:44px;min-height:44px;margin-inline-start:auto;padding:0 .25rem;font-size:1.1rem;line-height:1;display:inline-flex}.hfb-dismiss:hover{opacity:1}.gcc-card-wrapper{position:relative}.gcc-card-wrapper.is-entering{animation:gcc-card-enter .42s var(--ease-premium,var(--ease-out)) both;animation-delay:calc(var(--stagger-index,0) * 50ms)}.gcc-card-cta{inset-inline:0;font-size:var(--text-xs);font-weight:var(--weight-bold);color:var(--color-gold-dark);text-align:center;opacity:0;transition:opacity var(--transition-normal), transform var(--transition-normal);pointer-events:none;background:linear-gradient(#0000,#fdf8eef5);padding:1.6rem 1rem .65rem;position:absolute;bottom:0;transform:translateY(6px)}.gcc-card:hover .gcc-card-cta,.gcc-card:focus-visible .gcc-card-cta{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.gcc-card-wrapper.is-entering{animation:none}.karat-strip-item:hover{transform:none}}.gcc-copy-btn{top:.5rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-text-faint);cursor:pointer;opacity:0;z-index:2;padding:.2rem .4rem;font-size:.8rem;transition:opacity .2s,color .2s;position:absolute;inset-inline-end:.5rem}.gcc-card-wrapper:hover .gcc-copy-btn,.gcc-card-wrapper:focus-within .gcc-copy-btn{opacity:1}.gcc-copy-btn:hover{color:var(--color-gold-dark);border-color:var(--color-gold)}.home-explainer-strip{background:var(--surface-secondary);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);padding:var(--space-6) var(--space-5)}.explainer-strip-items{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:900px;margin:0 auto;display:grid}.explainer-strip-item{align-items:flex-start;gap:1rem;display:flex}.explainer-strip-icon{flex-shrink:0;margin-top:.1rem;font-size:1.75rem;line-height:1}.explainer-strip-body{flex-direction:column;gap:.35rem;display:flex}.explainer-strip-title{font-size:.9375rem;font-weight:var(--weight-bold);color:var(--text-primary);line-height:1.3}.explainer-strip-desc{color:var(--text-secondary);margin:0;font-size:.8125rem;line-height:1.55}.explainer-strip-footer{text-align:center;margin-top:1.5rem}@media (width<=680px){.explainer-strip-items{grid-template-columns:1fr;gap:1.5rem}}.home-social-wrap{text-align:center}.home-social-text{color:var(--color-text-muted);margin-bottom:.75rem;font-size:.9rem}.home-social-btn{align-items:center;gap:.5rem;display:inline-flex}.kstrip-unit-toggle{flex-wrap:wrap;align-items:center;gap:3px;margin-top:.625rem;display:flex}.kstrip-unit-btn{font-size:.72rem;font-weight:var(--weight-semibold);border:1px solid var(--border-subtle);border-radius:var(--radius-pill);background:var(--surface-primary);color:var(--text-secondary);cursor:pointer;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.2rem .6rem;line-height:1.5;transition:background .14s,color .14s,border-color .14s;display:inline-flex}.kstrip-unit-btn.is-active,.kstrip-unit-btn:hover{background:var(--color-gold-bg);color:var(--color-gold-dark);border-color:#c4993e80}.kstrip-unit-btn:focus-visible{outline:2px solid var(--color-gold);outline-offset:2px}.kstrip-copy-btn{border-radius:var(--radius-xs);width:22px;height:22px;color:var(--text-secondary);cursor:pointer;opacity:0;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;margin-inline-start:2px;padding:0;font-size:.8rem;transition:opacity .15s,color .15s,border-color .15s;display:inline-flex}.karat-strip-item:hover .kstrip-copy-btn,.karat-strip-item:focus-within .kstrip-copy-btn{opacity:1}.kstrip-copy-btn:hover{color:var(--color-gold);border-color:#c4993e66}.kstrip-copy-btn:focus-visible{opacity:1;outline:2px solid var(--color-gold);outline-offset:2px}.faq-item>summary:focus-visible{outline:2px solid var(--color-gold);outline-offset:3px;border-radius:var(--radius-sm)}.country-tile:focus-visible{outline:2px solid var(--color-gold);outline-offset:2px}.tool-card:focus-visible{outline:2px solid var(--color-gold);outline-offset:3px}.home-addon-slot{margin-top:var(--space-3)}.home-methodology-section .methodology-section__steps,.home-methodology-section .methodology-section__checklist ul{gap:var(--space-2);color:var(--text-secondary);margin:0;padding-inline-start:1.2rem;display:grid}.home-methodology-section .methodology-section__formula{margin-top:var(--space-3);border:1px solid var(--border-default);border-radius:var(--radius-sm);background:var(--surface-secondary);padding:var(--space-3);font-family:var(--font-mono);font-size:var(--text-sm)}.home-methodology-section .methodology-section__table-wrap{margin-top:var(--space-3);overflow-x:auto}.home-methodology-section .methodology-section__table{border-collapse:collapse;width:100%;font-size:var(--text-sm)}.home-methodology-section .methodology-section__table th,.home-methodology-section .methodology-section__table td{border-bottom:1px solid var(--border-default);padding:var(--space-2);text-align:start}.home-methodology-section .methodology-section__disclaimer,.home-methodology-section .methodology-section__checklist{margin-top:var(--space-3)}.home-methodology-section .methodology-section__disclaimer p,.home-methodology-section .methodology-section__checklist h3{margin:0 0 var(--space-2)}.home-methodology-section .methodology-section__links{margin-top:var(--space-3);gap:var(--space-3);flex-wrap:wrap;display:flex}.location-guides-grid{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.location-guide-card{border:1px solid var(--border-default);border-radius:var(--radius-card);background:var(--surface-primary);padding:var(--space-4)}.location-guide-card__title{margin:0 0 var(--space-2)}.location-guide-card__karats,.location-guide-card__context{margin:0 0 var(--space-2);color:var(--text-secondary)}.location-guide-card__checklist{color:var(--text-secondary);font-size:var(--text-sm);gap:var(--space-2);margin:0;padding-inline-start:1.1rem;display:grid}.location-guide-card__links{margin-top:var(--space-3);gap:var(--space-3);flex-wrap:wrap;display:flex}.home-section--markets{padding-block:var(--rhythm-section,3rem)}.markets-grid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:1.5rem;display:grid}.market-card{background:var(--surface-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);color:inherit;transition:transform .2s var(--ease-out,cubic-bezier(.25, .46, .45, .94)), box-shadow .2s var(--ease-out,cubic-bezier(.25, .46, .45, .94)), border-color .2s;flex-direction:column;gap:.85rem;padding:1.4rem 1.2rem;text-decoration:none;display:flex}.market-card:hover,.market-card:focus-visible{color:inherit;border-color:var(--color-gold);text-decoration:none;transform:translateY(-4px);box-shadow:0 10px 32px #c4993e38,0 2px 8px #0000000f}@media (prefers-reduced-motion:reduce){.market-card{transition:border-color .2s}.market-card:hover,.market-card:focus-visible{transform:none}}.market-card:focus-visible{outline:2px solid var(--color-gold);outline-offset:2px}.market-card-flag{font-size:2rem;line-height:1}.market-card-body{flex-direction:column;flex:1;gap:.3rem;display:flex}.market-card-name{font-size:var(--text-base);font-weight:var(--weight-bold);color:var(--text-primary);margin:0;line-height:1.3}.market-card-loc{font-size:.78rem;font-weight:var(--weight-semibold);color:var(--color-gold-dark);margin:0}.market-card-desc{color:var(--text-secondary);flex:1;margin:0;font-size:.82rem;line-height:1.6}.market-card-cta{font-size:.78rem;font-weight:var(--weight-bold);color:var(--color-gold-dark);margin-top:.4rem;display:inline-block}.market-card:hover .market-card-cta{text-decoration:underline}.markets-note{color:var(--text-tertiary);text-align:center;margin-top:1rem;font-size:.78rem}@media (width<=360px){.hero-inner{grid-template-columns:1fr}.hero-live-card{width:100%;max-width:100%}.karat-strip-inner{grid-template-columns:1fr;padding-inline:.75rem}.karat-strip-prices{flex-wrap:wrap;overflow-x:auto}.kstrip-unit-toggle{gap:2px}.tools-grid,.markets-grid{grid-template-columns:1fr}}@media (width<=900px){.markets-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.markets-grid{grid-template-columns:1fr}}@media (width<=430px){.hero{padding:2.2rem 1rem 1.8rem}.hero-ctas{gap:.5rem;margin-top:1.35rem}.hero-lead{margin-top:.85rem;font-size:.9rem;line-height:1.65}.hero-trust-line{margin-top:var(--space-3);font-size:.78rem}.hlc-item-val{font-size:var(--text-base)}.hlc-item-label{font-size:.62rem}.hlc-footer{align-items:flex-start;gap:var(--space-2);grid-template-columns:1fr;display:grid}.hlc-tracker-link{align-items:center;min-height:44px;display:inline-flex}}@media (width<=390px){.hero-ctas-secondary{grid-template-columns:1fr}.hero-secondary-link{justify-content:flex-start}}@media (width<=480px){.karat-strip-item{min-width:90px;min-height:64px;padding:.55rem .5rem}.karat-strip-k{font-size:.66rem}.karat-strip-v{font-size:.92rem}}[dir=rtl] .kstrip-unit-toggle{flex-direction:row-reverse}.gcc-card:focus-visible,.gcc-copy-btn:focus-visible{outline:var(--focus-ring-width,2px) solid var(--focus-ring-color,var(--color-gold));outline-offset:var(--focus-ring-offset,2px)}.home-stats-section{background:linear-gradient(180deg, var(--surface-canvas), var(--surface-accent))}.home-stats-grid{gap:var(--space-3);margin-top:var(--space-5);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.home-stat-card{gap:var(--space-2);min-height:100%;padding:var(--space-5);background:var(--surface-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-card);box-shadow:var(--elev-1);display:grid}.home-stat-value{color:var(--text-accent);font-size:var(--text-3xl);font-weight:var(--weight-extrabold);font-variant-numeric:tabular-nums;line-height:var(--leading-none)}.home-stat-label{color:var(--text-primary);font-size:var(--text-base);font-weight:var(--weight-semibold);line-height:var(--leading-tight);overflow-wrap:anywhere}.home-stats-disclaimer{margin:var(--space-4) 0 0;color:var(--text-secondary)}@media (width<=1024px){.home-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=480px){.home-stats-grid{grid-template-columns:1fr}}
