:root{--gold: #C9A84C;--gold-light: #E8D48B;--gold-dark: #8B6914;--black: #0A0A0A;--black-soft: #111111;--black-card: #161616;--black-border: #222222;--white: #F5F0E8;--white-muted: #A09880;--gray: #666054;--color-background: #0A0A0A;--color-background-rgb: 10, 10, 10;--color-foreground: #F5F0E8;--color-foreground-rgb: 245, 240, 232;--color-foreground-heading: #F5F0E8;--color-foreground-heading-rgb: 245, 240, 232;--color-primary: #C9A84C;--color-primary-rgb: 201, 168, 76;--color-border: #222222;--color-border-rgb: 34, 34, 34}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Outfit,sans-serif;background:var(--black)!important;color:var(--white)!important;background-color:var(--black)!important;-webkit-font-smoothing:antialiased}.shopify-section,.content-for-layout,.content-for-layout>.shopify-section{background:transparent!important;background-color:transparent!important}nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:1.5rem 2rem;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(180deg,rgba(10,10,10,.95) 0%,transparent 100%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .4s ease}nav.scrolled{background:#0a0a0af7;padding:1rem;border-bottom:1px solid var(--black-border)}.nav-logo{display:flex;align-items:center;gap:.75rem;text-decoration:none}.nav-logo-icon{width:36px;height:36px;border-radius:50%;object-fit:contain}.nav-logo-text{font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:600;letter-spacing:.15em;color:var(--white);text-transform:uppercase;line-height:20px}.nav-logo-text span{color:var(--gold)}.nav-links{display:flex;align-items:center;flex-wrap:nowrap;gap:1rem;list-style:none}.nav-links a{color:var(--white-muted);text-decoration:none;font-size:.78rem;font-weight:300;letter-spacing:.07em;text-transform:uppercase;transition:color .3s;white-space:nowrap}.nav-links a:hover{color:var(--gold)}.nav-cta{padding:.4rem 1.2rem;background:transparent;border:1px solid var(--gold);color:var(--gold)!important;cursor:pointer;transition:all .4s ease;text-decoration:none;font-size:.78rem;font-weight:300;letter-spacing:.07em;text-transform:uppercase}.nav-cta:hover{background:var(--gold);color:var(--black)!important}.nav-actions{display:flex;align-items:center;gap:1.8rem;flex-shrink:0}.nav-actions .nav-cart-wrap .nav-cart-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid var(--black-border);color:var(--white-muted);text-decoration:none;transition:all .3s ease;position:relative}.nav-actions .nav-cart-wrap .nav-cart-btn:hover{border-color:var(--gold);color:var(--gold)}.nav-mobile-only{display:none}.splash{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:var(--black);display:flex;flex-direction:column;align-items:center;justify-content:center;transition:opacity .6s ease,visibility .6s ease}.splash.hidden{opacity:0;visibility:hidden;pointer-events:none}body.splash-active nav,body.splash-active .page{opacity:0}body.splash-active nav{pointer-events:none}.splash-login{position:absolute;top:2rem;right:2.5rem;color:var(--white-muted);text-decoration:none;font-size:.8rem;font-weight:300;letter-spacing:.12em;text-transform:uppercase;transition:color .3s;animation:splashFadeIn 1s ease-out 0s both}.splash-login:hover{color:var(--gold)}.splash-logo{width:min(300px,70vw);height:auto;margin-bottom:.5rem;animation:splashFadeIn 1s ease-out 0s both}.splash-subtitle{font-size:clamp(.65rem,1.4vw,.8rem);font-weight:300;letter-spacing:.3em;text-transform:uppercase;color:var(--gold);margin-bottom:3.5rem;text-align:center;animation:splashFadeIn 1s ease-out .2s both}.splash-actions{display:flex;align-items:center;gap:1.25rem;animation:splashFadeIn 1s ease-out .4s both}.splash-btn{display:inline-flex;align-items:center;padding:.85rem 2.2rem;font-size:.8rem;font-weight:400;letter-spacing:.15em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:all .4s ease}.splash-btn.primary{background:linear-gradient(135deg,var(--gold) 0%,var(--gold-dark) 100%);color:var(--black);border:none}.splash-btn.primary:hover{transform:translateY(-2px);box-shadow:0 8px 30px #c9a84c4d}.splash-btn.secondary{background:transparent;border:1px solid var(--black-border);color:var(--white-muted)}.splash-btn.secondary:hover{border-color:var(--gold);color:var(--gold)}@keyframes splashFadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media(max-width:600px){.splash-logo{width:min(240px,60vw)}.splash-actions{flex-direction:column;gap:.75rem}.splash-btn{width:227px;justify-content:center}.splash-login{top:1.2rem;right:1.2rem;font-size:.7rem}}.hero{min-height:auto;padding:5rem 0 3rem;display:flex;align-items:center;justify-content:center;position:relative}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 60% at 70% 40%,rgba(201,168,76,.08) 0%,transparent 70%),var(--black)}.hero-content{position:relative;z-index:2;text-align:center;max-width:900px;padding:0 2rem}.hero-badge{display:inline-flex;align-items:center;gap:.75rem;padding:.5rem 1.5rem;border:1px solid rgba(201,168,76,.25);margin-bottom:3rem;font-size:.75rem;font-weight:300;letter-spacing:.25em;text-transform:uppercase;color:var(--gold)}.hero-title{font-family:Cormorant Garamond,serif;font-size:clamp(3rem,7vw,6rem);font-weight:300;line-height:1.1;margin-bottom:1.5rem}.hero-title em{font-style:italic;color:var(--gold);font-weight:400}.hero-subtitle{font-size:1.1rem;font-weight:200;color:var(--white-muted);line-height:1.8;max-width:650px;margin:0 auto 3rem}.hero-actions{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap}.btn-primary{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2.5rem;background:linear-gradient(135deg,var(--gold) 0%,var(--gold-dark) 100%);color:var(--black);text-decoration:none;font-size:.85rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;transition:all .4s ease;border:none;cursor:pointer}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 30px #c9a84c4d}.btn-secondary{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:transparent;border:1px solid var(--black-border);color:var(--white-muted);text-decoration:none;font-size:.85rem;font-weight:300;letter-spacing:.1em;text-transform:uppercase;transition:all .3s;cursor:pointer}.btn-secondary:hover{border-color:var(--gold);color:var(--gold)}.ticker{border-top:1px solid var(--black-border);border-bottom:1px solid var(--black-border);padding:1.2rem 0;background:var(--black-soft)}.ticker-inner{display:flex;align-items:center;justify-content:center;gap:4rem;flex-wrap:wrap;padding:0 2rem}.ticker-item{display:flex;align-items:center;gap:.75rem}.ticker-label{font-size:.7rem;font-weight:300;letter-spacing:.15em;text-transform:uppercase;color:var(--gray)}.ticker-value{font-family:Cormorant Garamond,serif;font-size:1.3rem;font-weight:600;color:var(--gold)}.ticker-divider{width:1px;height:24px;background:var(--black-border)}section{padding:8rem 3rem;position:relative}.section-label{display:inline-flex;align-items:center;gap:.75rem;font-size:.7rem;font-weight:400;letter-spacing:.3em;text-transform:uppercase;color:var(--gold);margin-bottom:1.5rem}.section-label:before{content:"";width:30px;height:1px;background:var(--gold)}.section-title{font-family:Cormorant Garamond,serif;font-size:clamp(2.2rem,4.5vw,3.5rem);font-weight:300;line-height:1.2;max-width:700px;margin-bottom:1.5rem}.section-title em{font-style:italic;color:var(--gold)}.story{background:var(--black-soft)}.story-container{max-width:1200px;margin:0 auto}.story-intro{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center;margin-bottom:6rem}.story-visual{position:relative;aspect-ratio:4/5;display:flex;align-items:center;justify-content:center}.story-visual-frame{position:relative;width:80%;aspect-ratio:3/4;border:1px solid rgba(201,168,76,.2);display:flex;align-items:center;justify-content:center}.story-visual-inner{text-align:center;padding:2rem}.story-visual-symbol{font-family:Cormorant Garamond,serif;font-size:6rem;font-weight:300;color:var(--gold);line-height:1;margin-bottom:1rem;opacity:.7}.story-visual-text{font-size:.7rem;letter-spacing:.3em;text-transform:uppercase;color:var(--gray)}.story-corner{position:absolute;width:20px;height:20px;border-color:var(--gold);border-style:solid;opacity:.4}.story-corner.tl{top:0;left:0;border-width:1px 0 0 1px}.story-corner.tr{top:0;right:0;border-width:1px 1px 0 0}.story-corner.bl{bottom:0;left:0;border-width:0 0 1px 1px}.story-corner.br{bottom:0;right:0;border-width:0 1px 1px 0}.story-text p{font-size:1rem;font-weight:200;line-height:1.9;color:var(--white-muted);margin-bottom:1.5rem}.story-text p.highlight-text{font-family:Cormorant Garamond,serif;font-size:1.35rem;font-weight:400;font-style:italic;color:var(--gold-light);line-height:1.7;border-left:2px solid var(--gold);padding-left:1.5rem;margin:2rem 0}.story-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;padding-top:3rem;border-top:1px solid var(--black-border)}.story-stat-number{font-family:Cormorant Garamond,serif;font-size:2.5rem;font-weight:600;color:var(--gold);line-height:1;margin-bottom:.5rem}.story-stat-label{font-size:.75rem;font-weight:300;letter-spacing:.1em;color:var(--gray);text-transform:uppercase}.story-narrative{max-width:800px;text-align:left}.story-narrative p{font-size:1.05rem;font-weight:200;line-height:2;color:var(--white-muted);margin-bottom:1.5rem}.story-narrative p.lead{font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:400;color:var(--white);line-height:1.6;margin-bottom:2rem}.collab-intro{display:grid;grid-template-columns:1.2fr 1fr;gap:4rem;align-items:start}.collab-zone-card{background:var(--black-card);border:1px solid rgba(201,168,76,.2);padding:2.5rem;position:relative}.collab-zone-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--gold-dark),var(--gold),var(--gold-dark))}.collab-zone-icon{width:56px;height:56px;border:1px solid rgba(201,168,76,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.collab-zone-card h3{font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:500;color:var(--white);margin-bottom:.5rem}.collab-zone-card>p{font-size:.9rem;font-weight:200;color:var(--gray);line-height:1.7;margin-bottom:1.5rem}.collab-zone-fields{display:flex;flex-direction:column;gap:.75rem}.collab-zone-field input{width:100%;padding:.75rem 1rem;background:var(--black);border:1px solid var(--black-border);color:var(--white);font-family:Outfit,sans-serif;font-size:.85rem;font-weight:300;transition:border-color .3s}.collab-zone-field input::placeholder{color:var(--gray);font-weight:200}.collab-zone-field input:focus{outline:none;border-color:var(--gold)}.collab-zone-alt{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid var(--black-border)}.collab-zone-alt span{font-size:.8rem;font-weight:300;color:var(--gray)}.why-gold{background:var(--black)}.why-gold-container{max-width:1200px;margin:0 auto}.why-gold-header{max-width:800px;margin-bottom:4rem}.why-gold-intro{font-size:1.05rem;font-weight:200;color:var(--white-muted);line-height:1.9}.why-gold-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:5rem}.why-gold-card{background:var(--black-card);border:1px solid var(--black-border);padding:2.5rem;transition:all .5s ease}.why-gold-card:hover{border-color:#c9a84c4d;transform:translateY(-4px)}.why-gold-icon{width:56px;height:56px;border:1px solid rgba(201,168,76,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:var(--gold)}.why-gold-card h3{font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:500;margin-bottom:1rem;color:var(--white)}.why-gold-card>p{font-size:.95rem;font-weight:200;line-height:1.8;color:var(--gray);margin-bottom:1.5rem}.why-gold-fact{background:#c9a84c0d;border-left:2px solid var(--gold);padding:1rem 1.25rem}.fact-label{display:block;font-size:.65rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--gold);margin-bottom:.5rem}.fact-text{font-size:.85rem;font-weight:300;line-height:1.6;color:var(--white-muted)}.why-gold-comparison{background:var(--black-card);border:1px solid var(--black-border);padding:3rem;margin-bottom:4rem}.comparison-header{margin-bottom:2.5rem}.comparison-header h3{font-family:Cormorant Garamond,serif;font-size:1.8rem;font-weight:400;color:var(--white);margin-bottom:.5rem}.comparison-header p{font-size:.9rem;color:var(--gray);font-weight:300}.comparison-visual{max-width:800px;margin:0 auto}.comparison-legend{display:flex;justify-content:center;gap:2.5rem;margin-bottom:2rem}.comparison-legend-item{display:flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:400;letter-spacing:.05em;text-transform:uppercase}.legend-swatch{width:24px;height:4px;border-radius:2px}.legend-swatch.euro{background:#555}.legend-swatch.gold{background:var(--gold)}.comp-row{display:grid;grid-template-columns:60px 1fr 1fr;gap:1.5rem;align-items:center;padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.04)}.comp-row:last-child{border-bottom:none}.comp-row.comp-highlight{background:#c9a84c0f;margin:0 -1.5rem;padding:1rem 1.5rem;border-radius:6px;border-bottom:none}.comp-year{font-family:Cormorant Garamond,serif;font-size:1.2rem;font-weight:600;color:var(--white)}.comp-bar-group{display:flex;flex-direction:column;gap:.35rem}.comp-bar-track{width:100%;height:8px;background:#ffffff0a;border-radius:4px;overflow:hidden}.comp-bar-fill{height:100%;border-radius:4px;transition:width 1s ease}.comp-bar-fill.euro{background:linear-gradient(90deg,#666,#444)}.comp-bar-fill.gold{background:linear-gradient(90deg,var(--gold-dark) 0%,var(--gold) 60%,var(--gold-light) 100%)}.comp-bar-label{display:flex;justify-content:space-between;align-items:center}.comp-bar-label span:first-child{font-size:.7rem;font-weight:300;color:var(--gray);text-transform:uppercase;letter-spacing:.05em}.comp-bar-label span:last-child{font-size:.85rem;font-weight:500}.comp-bar-label .val-euro{color:#888}.comp-bar-label .val-gold,.comp-highlight .comp-year{color:var(--gold)}.comp-highlight .val-gold{font-size:1rem;font-weight:700}.comp-summary{display:flex;justify-content:center;gap:3rem;margin-top:2.5rem;padding-top:2rem;border-top:1px solid var(--black-border)}.comp-summary-item{text-align:center}.comp-summary-value{font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:600;line-height:1;margin-bottom:.3rem}.comp-summary-value.negative{color:#888}.comp-summary-value.positive{color:var(--gold)}.comp-summary-label{font-size:.7rem;font-weight:300;color:var(--gray);text-transform:uppercase;letter-spacing:.1em}.comparison-note{text-align:center;font-size:.75rem;font-weight:300;color:var(--gray);margin-top:1.5rem;font-style:italic}.gold-chart{background:var(--black-card);border:1px solid var(--black-border);padding:3rem;margin-bottom:4rem}.chart-header{text-align:center;margin-bottom:2rem}.chart-header h3{font-family:Cormorant Garamond,serif;font-size:1.8rem;font-weight:400;color:var(--white);margin-bottom:.5rem}.chart-header p{font-size:.9rem;color:var(--gray);font-weight:300}.chart-canvas-wrap{position:relative;width:100%;height:380px;margin-bottom:1.5rem}.chart-canvas-wrap canvas{width:100%;height:100%;display:block}.chart-legend{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.legend-item{display:flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:300;color:var(--white-muted)}.legend-dot{width:8px;height:8px;border-radius:50%;background:var(--gold)}.chart-fullscreen{font-size:.8rem;font-weight:300;color:var(--gold);text-decoration:none;transition:opacity .3s}.chart-fullscreen:hover{opacity:.7}.chart-disclaimer{font-size:.75rem;font-weight:300;color:var(--gray);text-align:center;font-style:italic}.gp-infographic{margin-bottom:3.5rem;padding:2.5rem;background:var(--black-card);border:1px solid var(--black-border)}.gp-info-legend{display:flex;justify-content:center;gap:2.5rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--black-border)}.gp-info-legend-item{display:flex;align-items:center;gap:.5rem;font-size:.7rem;font-weight:400;letter-spacing:.05em;text-transform:uppercase}.gp-legend-swatch{width:20px;height:4px;border-radius:2px}.gp-legend-swatch.eur{background:#e74c3c}.gp-legend-swatch.au{background:var(--gold)}.gp-info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.gp-info-item{text-align:center}.gp-info-emoji{font-size:2.2rem;margin-bottom:.75rem;line-height:1}.gp-info-name{font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:400;color:var(--white);margin-bottom:1.25rem}.gp-info-bars{display:flex;justify-content:center;align-items:flex-end;gap:.5rem;height:130px;margin-bottom:1rem}.gp-info-bar-col{display:flex;flex-direction:column;align-items:center;gap:.35rem;width:36px}.gp-info-bar{width:100%;border-radius:3px 3px 0 0;transition:height 1s ease;position:relative}.gp-info-bar.bar-eur{background:linear-gradient(180deg,#e74c3c,#e74c3c66)}.gp-info-bar.bar-au{background:linear-gradient(180deg,var(--gold) 0%,rgba(201,168,76,.4) 100%)}.gp-info-bar-label{font-size:.6rem;font-weight:400;color:var(--gray);letter-spacing:.05em}.gp-info-multiplier{font-size:.7rem;font-weight:300;line-height:1.4}.gp-info-multiplier .eur-mult{color:#e74c3c}.gp-info-multiplier .au-mult{color:var(--gold)}.gp-info-bottom{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--black-border);text-align:center}.gp-info-bottom p{font-family:Cormorant Garamond,serif;font-size:1.2rem;font-weight:400;font-style:italic;color:var(--gold-light);max-width:600px;margin:0 auto;line-height:1.6}@media(max-width:768px){.gp-info-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.gp-info-bars{height:100px}.gp-infographic{padding:1.5rem}}.gold-power{margin-top:5rem;margin-bottom:5rem}.gold-power-header{text-align:center;max-width:700px;margin:0 auto 3rem}.gold-power-header h3{font-family:Cormorant Garamond,serif;font-size:1.8rem;font-weight:400;color:var(--white);margin-bottom:.75rem}.gold-power-header h3 em{color:var(--gold);font-style:italic}.gold-power-header p{font-size:.95rem;font-weight:200;color:var(--gray);line-height:1.7}.gold-power-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2rem}.gold-power-card{background:var(--black-card);border:1px solid var(--black-border);padding:2rem;position:relative;overflow:hidden;transition:all .5s ease}.gold-power-card:hover{border-color:#c9a84c4d;transform:translateY(-3px)}.gold-power-card:before{content:"";position:absolute;top:0;left:0;width:3px;height:100%;background:linear-gradient(180deg,var(--gold),transparent)}.gp-top{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem}.gp-icon{width:48px;height:48px;border:1px solid rgba(201,168,76,.25);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.4rem;flex-shrink:0;background:#c9a84c0d}.gp-title{font-family:Cormorant Garamond,serif;font-size:1.3rem;font-weight:500;color:var(--white);line-height:1.2}.gp-title small{display:block;font-family:Outfit,sans-serif;font-size:.65rem;font-weight:400;letter-spacing:.15em;text-transform:uppercase;color:var(--gold);margin-bottom:.2rem}.gp-compare,.gp-then,.gp-now,.gp-period,.gp-val{display:none}.gp-timeline{margin-bottom:.75rem}.gp-era{margin-bottom:0}.gp-era-label{font-size:.6rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--gray);margin-bottom:.5rem;padding-left:.75rem;border-left:2px solid var(--black-border)}.gp-era-label.gp-era-now{color:var(--gold);border-left-color:var(--gold)}.gp-era-detail{padding:0 0 0 .75rem}.gp-row{display:flex;justify-content:space-between;align-items:baseline;padding:.3rem 0}.gp-row+.gp-row{border-top:1px solid rgba(34,34,34,.6)}.gp-desc{font-size:.8rem;font-weight:300;color:var(--gray)}.gp-price{font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:600;color:var(--white);white-space:nowrap;margin-left:.5rem}.gp-gold-val{color:var(--gold)!important}.gp-result{font-size:.8rem;font-weight:400;padding:.5rem .75rem;margin-top:.4rem;border-radius:2px}.gp-result strong{font-weight:600}.gp-result-old{background:#6660541f;color:var(--white-muted);border-left:2px solid var(--gray)}.gp-result-new{background:#c9a84c1a;color:var(--gold-light);border-left:2px solid var(--gold)}.gp-arrow-divider{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.6rem 0;color:var(--gray)}.gp-arrow-divider svg{opacity:.4}.gp-arrow-divider span{font-size:.65rem;font-weight:300;letter-spacing:.1em;text-transform:uppercase;opacity:.5}.gp-verdict{display:flex;align-items:center;gap:.5rem;padding:.65rem .75rem;margin-top:.5rem;font-size:.8rem;font-weight:400;border-radius:2px}.gp-verdict svg{flex-shrink:0}.gp-verdict strong{font-weight:600}.gp-verdict-positive{background:#c9a84c14;border:1px solid rgba(201,168,76,.2);color:var(--gold-light)}.gp-verdict-positive svg{color:var(--gold)}.gp-verdict-neutral{background:#c9a84c0d;border:1px solid rgba(201,168,76,.12);color:var(--white-muted)}.gp-verdict-neutral svg{color:var(--gold);opacity:.6}.gp-gold-constant{display:flex;align-items:center;gap:.5rem;padding:.6rem .75rem;background:#c9a84c0f;border:1px dashed rgba(201,168,76,.2)}.gp-gold-constant svg{color:var(--gold);flex-shrink:0}.gp-gold-constant span{font-size:.8rem;font-weight:400;color:var(--gold)}.gp-source{display:block;font-size:.65rem;font-weight:300;color:var(--gray);margin-top:.75rem;font-style:italic;opacity:.7}.gold-power-bottom{text-align:center;padding:2rem;border:1px solid rgba(201,168,76,.15);background:#c9a84c08}.gold-power-bottom p{font-family:Cormorant Garamond,serif;font-size:1.3rem;font-weight:400;font-style:italic;color:var(--gold-light);line-height:1.5;max-width:600px;margin:0 auto}.gold-power-note{text-align:center;font-size:.75rem;font-weight:300;color:var(--gray);font-style:italic;margin-top:1.5rem}@media(max-width:768px){.gold-power-grid{grid-template-columns:1fr}.gp-row{flex-direction:column;gap:.1rem}.gp-price{margin-left:0}}.why-gold-sources{text-align:center;margin-bottom:4rem}.why-gold-sources h4{font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:500;color:var(--white);margin-bottom:.5rem}.why-gold-sources>p{font-size:.9rem;color:var(--gray);font-weight:300;margin-bottom:2rem}.sources-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:900px;margin:0 auto}.source-link{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;background:var(--black-card);border:1px solid var(--black-border);text-decoration:none;transition:all .3s ease}.source-link:hover{border-color:#c9a84c66;transform:translateY(-2px)}.source-icon{width:44px;height:44px;border:1px solid rgba(201,168,76,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--gold);flex-shrink:0}.source-info{flex:1;text-align:left}.source-name{display:block;font-size:.9rem;font-weight:500;color:var(--white);margin-bottom:.25rem}.source-desc{font-size:.75rem;font-weight:300;color:var(--gray)}.source-arrow{font-size:1.2rem;color:var(--gold);opacity:0;transform:translate(-5px);transition:all .3s ease}.source-link:hover .source-arrow{opacity:1;transform:translate(0)}.quotes-carousel{text-align:center;padding:1.75rem 2.5rem;border:1px solid rgba(201,168,76,.2);background:#c9a84c08;position:relative;overflow:hidden;max-width:1200px;margin-left:auto;margin-right:auto}.quotes-track{position:relative;min-height:100px;display:flex;align-items:center;justify-content:center}.quote-slide{position:absolute;width:100%;opacity:0;transform:translate(30px);pointer-events:none}.quote-slide.active{opacity:1;transform:translate(0);pointer-events:auto}.quote-slide.prev{opacity:0;transform:translate(-30px)}.quote-slide p{font-family:Cormorant Garamond,serif;font-size:1.6rem;font-weight:400;font-style:italic;color:var(--gold-light);margin-bottom:.5rem;line-height:1.5;max-width:700px;margin-left:auto;margin-right:auto}.quote-author{font-size:.85rem;font-weight:300;color:var(--gray);display:block}.quotes-controls{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1rem}.quote-prev,.quote-next{width:40px;height:40px;border:1px solid var(--black-border);background:transparent;color:var(--gold);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.quote-prev:hover,.quote-next:hover{border-color:var(--gold);background:#c9a84c1a}.quotes-dots{display:flex;gap:.5rem}.quote-dot{width:8px;height:8px;border-radius:50%;border:1px solid var(--gold);background:transparent;cursor:pointer;padding:0;transition:all .3s ease}.quote-dot.active{background:var(--gold);transform:scale(1.2)}.quote-dot:hover{background:#c9a84c80}.savings{background:var(--black-soft)}.savings-container{max-width:1200px;margin:0 auto}.savings-header{max-width:700px;margin-bottom:4rem}.savings-header p{font-size:1.05rem;font-weight:200;color:var(--white-muted);line-height:1.9}.savings-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.savings-benefits{display:flex;flex-direction:column;gap:2rem}.savings-benefit{display:flex;gap:1.5rem;align-items:flex-start;padding:2rem;background:var(--black-card);border:1px solid var(--black-border);transition:all .5s ease}.savings-benefit:hover{border-color:#c9a84c4d;transform:translate(8px)}.savings-benefit-num{font-family:Cormorant Garamond,serif;font-size:2.5rem;font-weight:300;color:#c9a84c40;line-height:1;flex-shrink:0;width:40px}.savings-benefit h4{font-family:Cormorant Garamond,serif;font-size:1.2rem;font-weight:500;color:var(--white);margin-bottom:.5rem}.savings-benefit p{font-size:.9rem;font-weight:200;line-height:1.7;color:var(--gray)}.savings-card{background:var(--black-card);border:1px solid rgba(201,168,76,.2);padding:3rem;position:relative}.savings-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--gold-dark),var(--gold),var(--gold-dark))}.savings-card-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem 1rem;background:#c9a84c1a;border:1px solid rgba(201,168,76,.2);font-size:.65rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:2rem}.savings-card h3{font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:400;color:var(--white);margin-bottom:1rem;line-height:1.3}.savings-card h3 em{color:var(--gold);font-style:italic}.savings-card>p{font-size:.95rem;font-weight:200;line-height:1.8;color:var(--white-muted);margin-bottom:2rem}.savings-example{background:#c9a84c0d;border:1px solid rgba(201,168,76,.1);padding:1.5rem;margin-bottom:2rem}.savings-example-label{font-size:.65rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem}.savings-example-row{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid rgba(201,168,76,.08)}.savings-example-row:last-child{border-bottom:none;padding-top:.75rem;margin-top:.25rem;border-top:1px solid rgba(201,168,76,.2)}.savings-example-row span:first-child{font-size:.85rem;font-weight:300;color:var(--gray)}.savings-example-row span:last-child{font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:600;color:var(--white);text-align:right}.savings-example-row:last-child span:last-child{color:var(--gold);font-size:1.3rem}.trust{background:var(--black)}.trust-container{max-width:1200px;margin:0 auto}.trust-header{max-width:700px;margin-bottom:5rem}.trust-header p{font-size:1rem;font-weight:200;color:var(--white-muted);line-height:1.8}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.trust-card{background:var(--black-card);border:1px solid var(--black-border);padding:2.5rem;transition:all .5s ease}.trust-card:hover{border-color:#c9a84c4d;transform:translateY(-4px)}.trust-icon{width:48px;height:48px;border:1px solid rgba(201,168,76,.3);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:var(--gold)}.trust-card h3{font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:500;margin-bottom:1rem;color:var(--white)}.trust-card p{font-size:.9rem;font-weight:200;line-height:1.7;color:var(--gray)}.trust-compliance{margin-top:4rem;background:var(--black-card);border:1px solid rgba(201,168,76,.2);padding:3rem;position:relative}.trust-compliance:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--gold-dark),var(--gold),var(--gold-dark))}.compliance-header{text-align:center;margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid var(--black-border)}.compliance-header h3{font-family:Cormorant Garamond,serif;font-size:1.6rem;font-weight:500;color:var(--white);margin-bottom:.5rem}.compliance-header p{font-size:.95rem;font-weight:200;color:var(--gray)}.compliance-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem}.compliance-item{display:flex;gap:1rem;align-items:flex-start;padding:1.25rem;background:#c9a84c08;border:1px solid var(--black-border);transition:all .3s ease}.compliance-item:hover{border-color:#c9a84c33}.compliance-icon{color:var(--gold);flex-shrink:0;margin-top:2px}.compliance-item strong{display:block;font-size:.85rem;font-weight:500;color:var(--white);margin-bottom:.35rem}.compliance-item span{font-size:.8rem;font-weight:200;line-height:1.6;color:var(--gray)}.compliance-footer{text-align:center;padding-top:1.5rem;border-top:1px solid var(--black-border)}.compliance-footer p{font-size:.85rem;font-weight:300;color:var(--white-muted)}.compliance-footer a{--button-color: var(--gold);--color: var(--gold);color:var(--gold)!important;text-decoration:none;font-weight:400;border-bottom:1px solid rgba(201,168,76,.3);transition:all .3s ease}.compliance-footer a:hover{--button-color: var(--gold-light);--color: var(--gold-light);color:var(--gold-light)!important;border-bottom-color:var(--gold)}.products{background:var(--black-soft)}.products-container{max-width:1200px;margin:0 auto}.products-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:4rem}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem}.product-card{background:var(--black-card);border:1px solid var(--black-border);padding:1.5rem;text-align:center;transition:all .5s ease;position:relative;cursor:pointer;display:flex;flex-direction:column}.product-card:hover{border-color:#c9a84c4d;transform:translateY(-6px);box-shadow:0 12px 40px #0000004d}.product-card-tag{position:absolute;top:.75rem;right:.75rem;font-size:.6rem;letter-spacing:.12em;text-transform:uppercase;padding:.25rem .6rem;z-index:2;font-weight:600}.product-card-tag.tag-stock{color:#fff;background:#2e8b3e;border:1px solid #2e8b3e;font-weight:700}.product-card-tag.tag-order{color:var(--gold);border:1px solid rgba(201,168,76,.25);background:#c9a84c14}.product-card-tag.tag-popular{color:#fff;background:#c9a84cd9;border:1px solid var(--gold);font-weight:700}.product-card-visual{height:180px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;position:relative}.product-card-visual img{max-height:137px;max-width:90%;object-fit:contain;filter:drop-shadow(0 4px 15px rgba(0,0,0,.4));transition:transform .4s ease}.product-card-visual img.img-error{display:none}.product-card-visual .img-fallback{display:none;width:70px;height:85px;background:linear-gradient(145deg,#e8d48b,#c9a84c 30%,#8b6914 70%,#c9a84c);border-radius:3px;box-shadow:inset 0 1px #ffffff4d,0 4px 15px #0000004d}.product-card-visual .img-fallback.coin{width:75px;height:75px;border-radius:50%}.product-card-visual .img-fallback.visible{display:block}.product-card:hover .product-card-visual img{transform:scale(1.08)}.products-subheader{margin-bottom:2rem}.products-group-title{font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:400;color:var(--white)}.products-group-title span{color:var(--gold);font-style:italic}.product-card h4{font-family:Cormorant Garamond,serif;font-size:1.15rem;font-weight:500;margin-bottom:.25rem;color:var(--white);line-height:1.3}.product-card .product-weight{font-size:.68rem;font-weight:300;color:var(--gray);letter-spacing:.05em;margin-bottom:.5rem}.product-stock{font-size:.78rem;font-weight:600;margin-bottom:.5rem;letter-spacing:.03em}.product-stock.in-stock{color:#4ade80;font-weight:700}.product-stock.on-order{color:var(--gold)}.product-card .product-price{font-family:Cormorant Garamond,serif;font-size:1.6rem;font-weight:700;color:var(--gold);margin-bottom:.35rem}.product-price-sub{font-size:.62rem;color:var(--gray);font-weight:300;margin-bottom:.75rem}.product-card .product-purity{display:inline-block;font-size:.65rem;letter-spacing:.15em;color:var(--gold);padding:.3rem .8rem;border:1px solid rgba(201,168,76,.2);text-transform:uppercase}.product-cart-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.75rem;font-family:Outfit,sans-serif;font-size:.72rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;border:none;cursor:pointer;transition:all .3s ease;margin-top:auto;background:linear-gradient(135deg,#c9a84c,#a8862a);color:#fff}.product-cart-btn:hover{filter:brightness(1.1);box-shadow:0 4px 16px #c9a84c59}.product-cart-btn.btn-order{background:transparent;border:1px solid var(--gold);color:var(--gold)}.product-cart-btn.btn-order:hover{background:#c9a84c1a}.product-cart-btn svg{flex-shrink:0}.product-modal-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#000000d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);align-items:center;justify-content:center;padding:2rem}.product-modal-overlay.active{display:flex}.product-modal{background:var(--black-card);border:1px solid var(--black-border);max-width:920px;width:100%;max-height:90vh;overflow-y:auto;display:grid;grid-template-columns:1fr 1fr;position:relative}.modal-close{position:absolute;top:1rem;right:1rem;width:36px;height:36px;background:#0a0a0acc;border:1px solid var(--black-border);color:var(--white-muted);cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:5;font-size:1.2rem;transition:all .3s}.modal-close:hover{border-color:var(--gold);color:var(--gold)}.modal-gallery{padding:2rem;display:flex;flex-direction:column;align-items:center;background:#ffffff08}.modal-main-img{max-height:320px;max-width:100%;object-fit:contain;margin-bottom:1rem}.modal-thumbs{display:flex;gap:.5rem;justify-content:center}.modal-thumb{width:60px;height:60px;border:1px solid var(--black-border);padding:4px;cursor:pointer;transition:border-color .3s;background:var(--black-card)}.modal-thumb:hover,.modal-thumb.active{border-color:var(--gold)}.modal-thumb img{width:100%;height:100%;object-fit:contain}.modal-info{padding:2.5rem;display:flex;flex-direction:column}.modal-info h2{font-family:Cormorant Garamond,serif;font-size:1.8rem;font-weight:500;color:var(--white);margin-bottom:.5rem;line-height:1.3}.modal-meta{display:flex;gap:.75rem;margin-bottom:1.5rem;flex-wrap:wrap}.modal-meta span{font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;color:var(--gray);padding:.25rem .6rem;border:1px solid var(--black-border)}.modal-features{list-style:none;margin-bottom:2rem}.modal-features li{font-size:.85rem;font-weight:300;color:var(--white-muted);padding:.5rem 0;border-bottom:1px solid var(--black-border);display:flex;align-items:center;gap:.75rem}.modal-features li:before{content:"\2713";color:var(--gold);font-weight:600}.aurum-cart{padding:2rem 0 4rem;min-height:60vh}.aurum-cart-container{max-width:1100px;margin:0 auto;padding:0 2rem}.aurum-cart-grid{display:grid;grid-template-columns:1fr 380px;gap:3rem;margin-top:2rem}.aurum-cart-items{display:flex;flex-direction:column}.aurum-cart-item{display:grid;grid-template-columns:80px 1fr auto;gap:1.25rem;align-items:start;padding:1.25rem 0;border-bottom:1px solid var(--black-border)}.aurum-cart-item:first-child{border-top:1px solid var(--black-border)}.aurum-cart-item-img{width:80px;height:80px;background:#ffffff08;border:1px solid var(--black-border);display:flex;align-items:center;justify-content:center;overflow:hidden}.aurum-cart-item-img img{max-width:100%;max-height:100%;object-fit:contain}.aurum-cart-item-info{display:flex;flex-direction:column;gap:.35rem;align-self:start}.aurum-cart-item-title{font-family:Cormorant Garamond,serif;font-size:1.05rem;font-weight:500;color:var(--white);text-decoration:none;line-height:1.3;display:block;margin-bottom:.25rem}.aurum-cart-item-title:hover{color:var(--gold)}.aurum-cart-item-variant{font-size:.75rem;color:var(--gray);margin-bottom:.35rem}.aurum-cart-item-price{font-size:.8rem;color:var(--white-muted);font-weight:300}.aurum-cart-item-actions{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.aurum-cart-qty{display:flex;align-items:center;border:1px solid var(--black-border);align-self:flex-start}.aurum-cart-qty-btn{width:32px;height:32px;background:transparent;border:none;color:var(--white-muted);font-size:1rem;cursor:pointer;transition:color .3s;display:flex;align-items:center;justify-content:center}.aurum-cart-qty-btn:hover{color:var(--gold)}.aurum-cart-qty-value{width:36px;text-align:center;font-size:.85rem;color:var(--white);border-left:1px solid var(--black-border);border-right:1px solid var(--black-border);line-height:32px}.aurum-cart-item-line-price{font-size:.95rem;color:var(--gold);font-weight:500}.aurum-cart-item-remove{background:none;border:none;color:var(--gray);cursor:pointer;padding:.25rem;transition:color .3s}.aurum-cart-item-remove:hover{color:#e74c3c}.aurum-cart-summary-inner{background:var(--black-card);border:1px solid var(--black-border);padding:2rem;position:sticky;top:100px}.aurum-cart-summary-inner h3{font-family:Cormorant Garamond,serif;font-size:1.3rem;font-weight:500;color:var(--white);margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--black-border)}.aurum-cart-summary-row{display:flex;justify-content:space-between;font-size:.85rem;color:var(--white-muted);font-weight:300;margin-bottom:.75rem}.aurum-cart-discount{color:var(--gold)}.aurum-cart-summary-note{font-size:.75rem;color:var(--gray);font-weight:200;margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid var(--black-border)}.aurum-cart-summary-total{display:flex;justify-content:space-between;font-size:1.1rem;color:var(--white);font-weight:500;margin-bottom:1.5rem}.aurum-cart-checkout-btn{width:100%;padding:.9rem;background:var(--gold);color:var(--black);border:1px solid var(--gold);font-size:.85rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;transition:all .3s}.aurum-cart-checkout-btn:hover{filter:brightness(1.1);box-shadow:0 4px 16px #c9a84c59}.aurum-cart-continue{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1rem;color:var(--gray);font-size:.8rem;font-weight:300;text-decoration:none;transition:color .3s}.aurum-cart-continue:hover{color:var(--gold)}.aurum-cart-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.aurum-cart-empty svg{color:var(--gray);margin-bottom:1.5rem}.aurum-cart-empty h3{font-family:Cormorant Garamond,serif;font-size:1.6rem;font-weight:500;color:var(--white);margin-bottom:.5rem}.aurum-cart-empty p{font-size:.9rem;font-weight:300;color:var(--white-muted);max-width:400px}@media(max-width:1024px){.aurum-cart-grid{grid-template-columns:1fr;gap:2rem}}@media(max-width:768px){.aurum-cart-item{grid-template-columns:80px 1fr;gap:1rem}.aurum-cart-item-actions{grid-column:1 / -1;flex-direction:row;align-items:center;justify-content:space-between}}.aurum-product-detail{padding:2rem 0 4rem;min-height:60vh}.aurum-pd-container{max-width:1100px;margin:0 auto;padding:0 2rem}.aurum-pd-back{display:inline-flex;align-items:center;gap:.5rem;color:var(--gray);font-size:.85rem;font-weight:300;text-decoration:none;margin-bottom:2rem;transition:color .3s}.aurum-pd-back:hover{color:var(--gold)}.aurum-pd-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.aurum-pd-gallery{display:flex;flex-direction:column;align-items:center;background:#ffffff08;border:1px solid var(--black-border);padding:2rem}.aurum-pd-main-img-wrap{display:flex;align-items:center;justify-content:center;min-height:350px;margin-bottom:1rem}.aurum-pd-main-img{max-height:400px;max-width:100%;object-fit:contain}.aurum-pd-thumbs{display:flex;gap:.5rem;justify-content:center;flex-wrap:wrap}.aurum-pd-thumb{width:60px;height:60px;border:1px solid var(--black-border);padding:4px;cursor:pointer;transition:border-color .3s;background:var(--black-card)}.aurum-pd-thumb:hover,.aurum-pd-thumb.active{border-color:var(--gold)}.aurum-pd-thumb img{width:100%;height:100%;object-fit:contain}.aurum-pd-info{display:flex;flex-direction:column}.aurum-pd-title{font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:500;color:var(--white);margin-bottom:.75rem;line-height:1.3}.aurum-pd-variants{display:flex;gap:.5rem;flex-wrap:wrap}.aurum-pd-variant-option{font-size:.8rem;padding:.4rem .8rem;border:1px solid var(--black-border);color:var(--white-muted);cursor:pointer;transition:all .3s}.aurum-pd-variant-option:hover,.aurum-pd-variant-option.active{border-color:var(--gold);color:var(--gold)}.aurum-pd-variant-option input{display:none}.aurum-pd-form{display:flex;gap:1rem;align-items:center;margin-bottom:2rem}.aurum-pd-qty{display:flex;align-items:center;border:1px solid var(--black-border)}.aurum-pd-qty-btn{width:40px;height:44px;background:transparent;border:none;color:var(--white-muted);font-size:1.2rem;cursor:pointer;transition:color .3s}.aurum-pd-qty-btn:hover{color:var(--gold)}.aurum-pd-qty-input{width:50px;text-align:center;background:transparent;border:none;border-left:1px solid var(--black-border);border-right:1px solid var(--black-border);color:var(--white);font-size:1rem;height:44px;-moz-appearance:textfield}.aurum-pd-qty-input::-webkit-inner-spin-button,.aurum-pd-qty-input::-webkit-outer-spin-button{-webkit-appearance:none}.aurum-pd-cart-btn{flex:1;height:44px;display:flex;align-items:center;justify-content:center;gap:.5rem}.aurum-pd-description{border-top:1px solid var(--black-border);padding-top:1.5rem}.aurum-pd-description h3{font-family:Cormorant Garamond,serif;font-size:1.2rem;font-weight:500;color:var(--white);margin-bottom:.75rem}.aurum-pd-description p,.aurum-pd-description li{font-size:.85rem;font-weight:300;color:var(--white-muted);line-height:1.8}@media(max-width:768px){.aurum-pd-grid{grid-template-columns:1fr;gap:2rem}.aurum-pd-title{font-size:1.6rem}.aurum-pd-form{flex-direction:column}.aurum-pd-cart-btn{width:100%}}.blog-card-full{display:none;padding:0 1.75rem 1.75rem;font-size:.9rem;font-weight:200;line-height:1.85;color:var(--white-muted)}.blog-card-full.visible{display:block}.blog-card-full p{margin-bottom:1rem}.blog-source{font-size:.7rem;color:var(--gray);font-style:italic;padding-top:.75rem;border-top:1px solid var(--black-border)}.blog-source a{color:var(--gold);text-decoration:none}.blog-source a:hover{text-decoration:underline}.news-auto-section{margin-top:3rem;padding-top:3rem;border-top:1px solid var(--black-border)}.news-auto-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.news-auto-card{background:var(--black-card);border:1px solid var(--black-border);padding:1.25rem;transition:all .3s ease}.news-auto-card:hover{border-color:#c9a84c4d}.news-auto-card h4{font-family:Cormorant Garamond,serif;font-size:1.05rem;font-weight:500;color:var(--white);margin-bottom:.5rem;line-height:1.4}.news-auto-card p{font-size:.8rem;font-weight:200;color:var(--gray);line-height:1.7;margin-bottom:.75rem}.news-auto-meta{display:flex;justify-content:space-between;align-items:center;font-size:.65rem;color:var(--gray)}.news-auto-meta a{color:var(--gold);text-decoration:none;font-weight:400}.news-auto-meta a:hover{text-decoration:underline}.news-loading{text-align:center;padding:2rem;color:var(--gray);font-size:.85rem;font-weight:300}.faq{background:var(--black)}.payment{background:var(--black-soft)}.payment-container{max-width:1200px;margin:0 auto}.payment-header{max-width:700px;margin-bottom:4rem}.payment-intro{font-size:1.05rem;font-weight:200;color:var(--white-muted);line-height:1.9}.payment-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:4rem}.payment-card{background:var(--black-card);border:1px solid var(--black-border);padding:2.5rem;transition:all .5s ease}.payment-card:hover{border-color:#c9a84c4d;transform:translateY(-4px)}.payment-icon{width:56px;height:56px;border:1px solid rgba(201,168,76,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:var(--gold)}.payment-card h3{font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:500;margin-bottom:1rem;color:var(--white)}.payment-card>p{font-size:.9rem;font-weight:200;line-height:1.8;color:var(--gray);margin-bottom:1.5rem}.payment-detail{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid var(--black-border)}.detail-label{font-size:.75rem;font-weight:300;color:var(--gray);text-transform:uppercase;letter-spacing:.1em}.detail-value{font-size:.85rem;font-weight:500;color:var(--gold)}.installment-info{background:var(--black-card);border:1px solid rgba(201,168,76,.2);padding:3rem;margin-bottom:3rem}.installment-header{display:flex;align-items:flex-start;gap:1.5rem;margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid var(--black-border)}.installment-icon{width:64px;height:64px;border:1px solid rgba(201,168,76,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--gold);flex-shrink:0}.installment-header h3{font-family:Cormorant Garamond,serif;font-size:1.6rem;font-weight:500;color:var(--white);margin-bottom:.5rem}.installment-header>div>p{font-size:.95rem;font-weight:200;color:var(--gray)}.installment-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:2rem}.installment-step{display:flex;gap:1rem}.step-num{width:36px;height:36px;background:#c9a84c1a;border:1px solid rgba(201,168,76,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:600;color:var(--gold);flex-shrink:0}.step-content h4{font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:500;color:var(--white);margin-bottom:.5rem}.step-content p{font-size:.85rem;font-weight:200;line-height:1.7;color:var(--gray)}.installment-note{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:#c9a84c0d;border-left:2px solid var(--gold)}.installment-note svg{color:var(--gold);flex-shrink:0;margin-top:2px}.installment-note p{font-size:.9rem;font-weight:200;line-height:1.7;color:var(--white-muted)}.installment-note strong{color:var(--gold);font-weight:500}.delivery-info{background:var(--black-card);border:1px solid var(--black-border);padding:2.5rem}.delivery-info h3{font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:500;color:var(--white);margin-bottom:2rem}.delivery-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.delivery-option{display:flex;align-items:flex-start;gap:1rem}.delivery-icon{width:48px;height:48px;border:1px solid var(--black-border);border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--gold);flex-shrink:0}.delivery-option h4{font-size:1rem;font-weight:500;color:var(--white);margin-bottom:.25rem}.delivery-option p{font-size:.85rem;font-weight:200;line-height:1.6;color:var(--gray)}.faq-container{max-width:1200px;margin:0 auto}.faq-items-wrap{max-width:800px}.faq-header{margin-bottom:4rem}.faq-item{border-bottom:1px solid var(--black-border);overflow:hidden}.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.8rem 0;background:none;border:none;cursor:pointer;text-align:left;color:var(--white);font-family:Cormorant Garamond,serif;font-size:1.25rem;font-weight:500;transition:color .3s}.faq-question:hover{color:var(--gold)}.faq-icon{width:28px;height:28px;border:1px solid var(--black-border);display:flex;align-items:center;justify-content:center;font-size:1rem;line-height:1;font-weight:200;color:var(--gold);flex-shrink:0;transition:all .3s}.faq-item.active .faq-icon{background:var(--gold);color:var(--black);border-color:var(--gold)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .35s ease,padding .35s ease;padding-bottom:0}.faq-item.active .faq-answer{padding-bottom:1.5rem}.faq-answer p{font-size:.95rem;font-weight:200;line-height:1.8;color:var(--gray);padding-right:3rem}.faq-sub{max-width:1200px;margin:0 auto;padding-top:5rem;border-top:1px solid var(--black-border)}.faq-sub .section-label,.faq-sub .section-title{margin-bottom:1rem}.faq-sub-intro{font-size:1rem;font-weight:200;color:var(--white-muted);line-height:1.8;margin-bottom:3rem;max-width:700px}.glossary-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.glossary-card{background:var(--black-card);border:1px solid var(--black-border);padding:1.75rem;transition:all .4s ease}.glossary-card:hover{border-color:#c9a84c4d;transform:translateY(-2px)}.glossary-card h4{font-family:Cormorant Garamond,serif;font-size:1.15rem;font-weight:500;color:var(--white);margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem}.glossary-card h4 .g-badge{font-family:Outfit,sans-serif;font-size:.55rem;font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:var(--gold);padding:.15rem .5rem;border:1px solid rgba(201,168,76,.25);white-space:nowrap}.glossary-card p{font-size:.85rem;font-weight:200;line-height:1.7;color:var(--gray)}.glossary-card .g-accent{display:block;width:24px;height:2px;background:var(--gold);opacity:.4;margin-bottom:.75rem;transition:width .3s ease}.glossary-card:hover .g-accent{width:40px;opacity:.7}.conv-box{background:var(--black-card);border:1px solid rgba(201,168,76,.2);padding:2.5rem;position:relative;margin-top:5rem}.conv-box:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--gold-dark),var(--gold),var(--gold-dark))}.conv-box h3{font-family:Cormorant Garamond,serif;font-size:1.6rem;font-weight:400;color:var(--white);margin-bottom:.5rem}.conv-box>p{font-size:.9rem;font-weight:200;color:var(--gray);margin-bottom:2rem}.conv-row{display:flex;align-items:flex-end;gap:1rem;flex-wrap:wrap}.conv-field{flex:1;min-width:180px}.conv-field label{display:block;font-size:.7rem;font-weight:400;letter-spacing:.15em;text-transform:uppercase;color:var(--gold);margin-bottom:.5rem}.conv-field input,.conv-field select{width:100%;padding:.85rem 1rem;background:var(--black);border:1px solid var(--black-border);color:var(--white);font-family:Outfit,sans-serif;font-size:1rem;font-weight:300;outline:none;transition:border-color .3s;-webkit-appearance:none;appearance:none}.conv-field input:focus,.conv-field select:focus{border-color:var(--gold)}.conv-field select{background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23C9A84C' stroke-width='1.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem;cursor:pointer}.conv-swap{width:44px;height:44px;border:1px solid var(--black-border);background:transparent;color:var(--gold);cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease;margin-bottom:0}.conv-swap:hover{border-color:var(--gold);background:#c9a84c1a}.conv-result{margin-top:1.5rem;padding:1.25rem 1.5rem;background:#c9a84c0d;border-left:2px solid var(--gold);display:flex;align-items:baseline;gap:.75rem}.conv-result-val{font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:600;color:var(--gold);line-height:1}.conv-result-unit{font-size:.85rem;font-weight:300;color:var(--white-muted)}.ref-tbl{width:100%;border-collapse:collapse;margin-top:2rem}.ref-tbl th{font-size:.65rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--gold);padding:.75rem .5rem;text-align:center;border-bottom:2px solid rgba(201,168,76,.3)}.ref-tbl th:first-child{text-align:left}.ref-tbl td{font-size:.85rem;font-weight:300;color:var(--white-muted);padding:.65rem .5rem;border-bottom:1px solid var(--black-border);text-align:center}.ref-tbl td:first-child{text-align:left}.ref-tbl td:first-child{font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:500;color:var(--white)}@media(max-width:768px){.glossary-grid{grid-template-columns:1fr}.conv-row{flex-direction:column}.conv-swap{align-self:center;transform:rotate(90deg)}.conv-box{padding:1.5rem}.ref-tbl .ref-hide{display:none}}.cta-section{background:var(--black-soft)}.cta-container{max-width:700px;margin:0 auto}.cta-section p{font-size:1.05rem;font-weight:200;color:var(--white-muted);line-height:1.8;max-width:550px;margin-bottom:2.5rem}.cta-actions{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;margin-bottom:2rem}.cta-info{font-size:.75rem;color:var(--gray);font-weight:300;text-align:center}.cta-info a{color:var(--gold);text-decoration:none}.contact-form-wrap{max-width:640px;margin:2.5rem auto 0;animation:formSlideIn .4s ease forwards}@keyframes formSlideIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.contact-form{background:var(--black-card);border:1px solid var(--black-border);padding:2.5rem}.contact-form-header{text-align:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--black-border)}.contact-form-header h3{font-family:Cormorant Garamond,serif;font-size:1.6rem;font-weight:500;color:var(--white);margin-bottom:.4rem}.contact-form-header p{font-size:.85rem;font-weight:200;color:var(--gray)}.contact-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:1.25rem}.form-group{display:flex;flex-direction:column;gap:.4rem}.form-group-full{margin-bottom:1.25rem}.form-group label{font-size:.75rem;font-weight:400;letter-spacing:.05em;text-transform:uppercase;color:var(--white-muted)}.form-group label .req{color:var(--gold)}.form-group label .opt{font-size:.65rem;text-transform:none;letter-spacing:0;color:var(--gray);font-weight:300}.form-group input,.form-group select,.form-group textarea{background:var(--black);border:1px solid var(--black-border);color:var(--white);font-family:Outfit,sans-serif;font-size:.9rem;font-weight:300;padding:.75rem 1rem;transition:border-color .3s ease;outline:none;-webkit-appearance:none}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--gold)}.form-group input::placeholder,.form-group textarea::placeholder{color:var(--gray);font-weight:200;opacity:.6}.form-group select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23C9A84C' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.form-group select option{background:var(--black-card);color:var(--white)}.form-group textarea{resize:vertical;min-height:100px}.form-group input.error,.form-group select.error,.form-group textarea.error{border-color:#c0392b}.form-consent{margin-bottom:1.5rem}.checkbox-label{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;font-size:.8rem;font-weight:200;color:var(--gray);line-height:1.5;text-transform:none;letter-spacing:0}.checkbox-label input[type=checkbox]{display:none}.checkbox-custom{width:18px;height:18px;border:1px solid var(--black-border);background:var(--black);flex-shrink:0;margin-top:1px;position:relative;transition:all .3s ease}.checkbox-label input:checked+.checkbox-custom{background:var(--gold);border-color:var(--gold)}.checkbox-label input:checked+.checkbox-custom:after{content:"";position:absolute;top:2px;left:5px;width:5px;height:9px;border:solid var(--black);border-width:0 2px 2px 0;transform:rotate(45deg)}.form-actions{display:flex;align-items:center;gap:1rem}.form-actions .btn-primary,.form-actions .btn-secondary{flex:1;justify-content:center}#cfSubmitLoader{animation:cfSpin 1s linear infinite}@keyframes cfSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.contact-form-success{background:var(--black-card);border:1px solid rgba(201,168,76,.3);padding:3rem;text-align:center}.success-icon{color:var(--gold);margin-bottom:1.5rem}.contact-form-success h3{font-family:Cormorant Garamond,serif;font-size:1.6rem;font-weight:500;color:var(--white);margin-bottom:.75rem}.contact-form-success p{font-size:.95rem;font-weight:200;color:var(--gray);line-height:1.6}.contact-form-success strong{color:var(--gold);font-weight:500}@media(max-width:768px){.contact-form-grid{grid-template-columns:1fr}.contact-form{padding:1.5rem}.form-actions{flex-direction:column}.form-actions .btn-primary,.form-actions .btn-secondary{width:100%;justify-content:center;text-align:center}}footer{padding:3rem 3rem 2rem;border-top:1px solid var(--black-border);background:var(--black)}.footer-inner{max-width:1200px;margin:0 auto}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem;padding-bottom:3rem;border-bottom:1px solid var(--black-border)}.footer-brand{max-width:360px}.footer-logo{font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:600;letter-spacing:.1em;color:var(--white);margin-bottom:1rem}.footer-logo span{color:var(--gold)}.footer-brand p{font-size:.85rem;font-weight:200;line-height:1.8;color:var(--gray);margin-bottom:1.5rem}.footer-company-info{font-size:.75rem;color:var(--gray);font-weight:300;line-height:1.8;opacity:.7}.footer-col h4{font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:500;color:var(--white);margin-bottom:1.5rem}.footer-col ul{list-style:none}.footer-col ul li{margin-bottom:.75rem}.footer-col ul a{font-size:.85rem;color:var(--gray);text-decoration:none;font-weight:300;transition:color .3s}.footer-col ul a:hover{color:var(--gold)}.footer-bottom{display:flex;align-items:center;justify-content:space-between}.footer-copy{font-size:.7rem;color:var(--gray);font-weight:300;opacity:.6}.footer-legal-links{display:flex;gap:1.5rem}.footer-legal-links a{font-size:.7rem;color:var(--gray);text-decoration:none;font-weight:300;opacity:.6;transition:all .3s}.footer-legal-links a:hover{color:var(--gold);opacity:1}@media(max-width:1024px){.story-intro{grid-template-columns:1fr;gap:3rem}.story-visual{display:none}.collab-intro{grid-template-columns:1fr;gap:2.5rem}.savings-grid{grid-template-columns:1fr;gap:3rem}.trust-grid{grid-template-columns:1fr 1fr}.products-grid{grid-template-columns:repeat(3,1fr)}.product-modal,.news-auto-grid{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr 1fr;gap:3rem}.footer-brand{grid-column:1 / -1;max-width:100%}.why-gold-grid{grid-template-columns:1fr}.sources-grid{grid-template-columns:1fr;max-width:400px}.payment-grid{grid-template-columns:1fr}.installment-steps{grid-template-columns:1fr;gap:1.5rem}.delivery-grid{grid-template-columns:1fr}.aurum-cart-item-title{font-size:.9rem}}@media(max-width:768px){nav{padding:1rem 1.5rem}section{padding:5rem 1.5rem}.trust-grid,.compliance-grid{grid-template-columns:1fr}.trust-compliance{padding:2rem 1.5rem}.products-grid{grid-template-columns:1fr 1fr}.products-header{flex-direction:column;align-items:flex-start;gap:1.5rem}.footer-top{grid-template-columns:1fr;gap:2rem}.footer-bottom{flex-direction:column;gap:1rem;text-align:center}.ticker-inner{gap:2rem}.cta-actions{flex-direction:column}.cta-info{text-align:center}.cta-inline{width:100%;padding-right:8px!important;padding-left:8px!important}.products-header .btn-secondary{align-self:center}.aurum-cart-item-title{font-size:.9rem}.aurum-cart-item-price{font-size:.75rem}.aurum-cart-item-line-price{font-size:.85rem;margin-left:auto}.btn-primary{display:inline-flex;align-items:center;justify-content:center;text-align:center;gap:.5rem;padding:.85rem .5rem;font-size:.75rem;width:60%}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;text-align:center;gap:.5rem;padding:.85rem 1.5rem;font-size:.75rem;width:60%}.why-gold-comparison,.gold-chart{padding:2rem 1.5rem}.chart-legend{flex-direction:column;align-items:flex-start}.comp-row{grid-template-columns:1fr;gap:.5rem;padding:1.25rem 0}.comp-year{font-size:1.1rem;margin-bottom:.25rem}.comp-bar-group{gap:.25rem}.comp-bar-label span:first-child{font-size:.65rem}.comp-row.comp-highlight{padding:1.25rem;margin:0 -1rem}.comp-summary{flex-direction:column;gap:1.5rem}.comparison-legend{gap:1.5rem}.chart-canvas-wrap{height:260px}.quotes-carousel{padding:2rem 1rem}.quote-slide p{font-size:1.2rem}.quotes-controls{gap:1rem}.installment-info{padding:2rem}.installment-header{flex-direction:column;text-align:center}.installment-icon{margin:0 auto}.installment-step{flex-direction:column;text-align:center}.step-num{margin:0 auto .5rem}.nav-logo-text{font-size:18px!important;white-space:nowrap}}@media(max-width:480px){.products-grid{grid-template-columns:1fr}.story-stats{grid-template-columns:1fr;text-align:center}.hero-title{font-size:2.5rem}.cta-info{font-size:.75rem;color:var(--gray);font-weight:300;text-align:center!important}.cta-info a{color:var(--gold);text-decoration:none}.cta-subtitle{width:100%;margin:auto!important;padding-bottom:20px}.cta-inline{width:100%;padding-left:8px!important;padding-right:8px!important}.nav-logo-text{white-space:nowrap;font-size:18px!important}.nav-hamburger{margin-left:5px}.splash-btn.secondary{text-align:center}.products-header .btn-secondary{align-self:center}.aurum-cart-item-title{font-size:.85rem}.aurum-cart-item-price{font-size:.7rem}.aurum-cart-item-line-price{font-size:.8rem;margin-left:auto}.btn-primary{display:inline-flex;align-items:center;justify-content:center;text-align:center;gap:.5rem;padding:.85rem .5rem;background:linear-gradient(135deg,var(--gold) 0%,var(--gold-dark) 100%);color:var(--black);text-decoration:none;font-size:.75rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;transition:all .4s ease;border:none;cursor:pointer;width:70%;height:100%}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;text-align:center;gap:.5rem;padding:.85rem 1.5rem;background:transparent;border:1px solid var(--black-border);color:var(--white-muted);text-decoration:none;font-size:.68rem!important;font-weight:300;letter-spacing:.08em;text-transform:uppercase;transition:all .3s;cursor:pointer;width:70%;height:100%}}.legal-page{background:var(--black-soft)}.legal-container{max-width:800px;margin:0 auto}.legal-header{margin-bottom:4rem}.legal-title{font-family:Cormorant Garamond,serif;font-size:clamp(2.2rem,4.5vw,3.2rem);font-weight:300;line-height:1.2;margin-bottom:.75rem}.legal-title em{font-style:italic;color:var(--gold)}.legal-subtitle{font-size:1rem;font-weight:300;color:var(--white-muted);margin-bottom:1.5rem}.legal-meta{display:flex;gap:2rem;flex-wrap:wrap;font-size:.75rem;font-weight:300;color:var(--gray);letter-spacing:.05em;padding:1rem 0;border-top:1px solid var(--black-border);border-bottom:1px solid var(--black-border)}.legal-content h2{font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:500;color:var(--gold);margin:3rem 0 1.5rem;padding-bottom:.75rem;border-bottom:1px solid rgba(201,168,76,.15)}.legal-content h3{font-family:Cormorant Garamond,serif;font-size:1.2rem;font-weight:500;color:var(--white);margin:2rem 0 1rem}.legal-content p{font-size:.92rem;font-weight:300;line-height:1.85;color:var(--white-muted);margin-bottom:1rem}.legal-content strong{color:var(--white);font-weight:500}.legal-content a{color:var(--gold);text-decoration:none;border-bottom:1px solid rgba(201,168,76,.3);transition:border-color .3s}.legal-content a:hover{border-color:var(--gold)}.legal-definitions{margin:1rem 0 1.5rem;padding-left:1.5rem;border-left:2px solid rgba(201,168,76,.15)}.legal-definitions p{font-size:.88rem;margin-bottom:.75rem}.legal-motto{background:#c9a84c0d;border-left:3px solid var(--gold);padding:1.5rem 2rem;margin-bottom:2.5rem}.legal-motto p{font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:400;font-style:italic;color:var(--gold-light);line-height:1.7;margin-bottom:0}.legal-effective{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--black-border);color:var(--gold)!important;font-weight:500!important}.legal-crossref{background:#c9a84c0d;padding:1rem 1.5rem;border:1px solid rgba(201,168,76,.1);margin-bottom:1.5rem}.legal-link{cursor:pointer;color:var(--gold);text-decoration:none;border-bottom:1px solid rgba(201,168,76,.3);transition:all .3s ease}.legal-link:hover{color:var(--gold-light);border-bottom-color:var(--gold)}.legal-body h3{font-family:Cormorant Garamond,serif;font-size:1.2rem;font-weight:500;color:var(--white);margin:2rem 0 1rem}.legal-body p{font-size:.92rem;font-weight:300;line-height:1.85;color:var(--white-muted);margin-bottom:1rem}.legal-body strong{color:var(--white);font-weight:500}.legal-body a{color:var(--gold);text-decoration:none;border-bottom:1px solid rgba(201,168,76,.3);transition:border-color .3s}.legal-body a:hover{border-color:var(--gold)}.legal-article{margin-bottom:3rem}.legal-article-title{font-family:Cormorant Garamond,serif;font-size:1.35rem;font-weight:500;color:var(--gold);margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:1px solid rgba(201,168,76,.15)}@media(max-width:768px){.legal-container{padding:0}.legal-meta{flex-direction:column;gap:.5rem}}.blog-article-back{margin-bottom:2rem}.blog-article-hero{margin:2.5rem 0;border-radius:8px;overflow:hidden;border:1px solid var(--black-border)}.blog-article-hero img{width:100%;height:auto;display:block}.blog-article-content{margin-top:2rem}.blog-article-content img{max-width:100%;height:auto;border-radius:8px;margin:1.5rem 0}.blog-article-nav{display:flex;gap:2rem;margin-top:3rem;padding-top:2rem;border-top:1px solid var(--black-border)}main#app{min-height:calc(100vh - 80px)}.page{display:block;opacity:1}@keyframes pageIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.nav-links a.active{color:var(--gold)}.nav-right-controls{display:none;align-items:center}.nav-cart-wrap{position:relative;flex-shrink:0}.nav-hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:4px;z-index:200}.nav-hamburger span{width:24px;height:1.5px;background:var(--white);transition:all .3s ease}.nav-hamburger.open span:nth-child(1){transform:rotate(45deg) translate(4px,5px)}.nav-hamburger.open span:nth-child(2){opacity:0}.nav-hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(4px,-5px)}@media(max-width:1380px){nav#navbar{padding:1.2rem 1rem}nav#navbar.scrolled{padding:.8rem 1rem}.nav-logo-icon{width:30px;height:30px}.nav-logo-text{font-size:1.1rem}.nav-actions{gap:1.2rem}.nav-links{gap:1.4rem}.nav-links a{font-size:.72rem;letter-spacing:.04em}.nav-cta{padding:.45rem 1rem;font-size:.65rem}#navCartBtn{width:32px;height:32px}.nav-logo{gap:.3rem}}@media(max-width:1270px){nav#navbar{padding:1rem .5rem}nav#navbar.scrolled{padding:.75rem .5rem}.nav-logo-icon{width:28px;height:28px}.nav-logo-text{font-size:.9rem}.nav-actions{gap:1rem}.nav-links{gap:1.2rem}.nav-links a{font-size:.68rem;letter-spacing:.03em}.nav-cta{padding:.4rem .8rem;font-size:.6rem}#navCartBtn{width:30px;height:30px}.nav-logo{gap:.25rem}}@media(max-width:1135px){nav#navbar{padding:1rem .4rem}nav#navbar.scrolled{padding:.75rem .4rem}.nav-logo-icon{width:26px;height:26px}.nav-logo-text{font-size:.95rem}.nav-actions{gap:.8rem}.nav-links{gap:1.5rem}.nav-links a{font-size:.64rem;letter-spacing:.02em}.nav-cta{padding:.35rem .6rem;font-size:.58rem}#navCartBtn{width:28px;height:28px}}@media(max-width:1105px){nav#navbar{padding:.8rem .3rem}nav#navbar.scrolled{padding:.6rem .3rem}.nav-logo-icon{width:26px;height:26px}.nav-logo-text{font-size:1rem}.nav-actions{gap:.6rem}.nav-links{gap:1.3rem}.nav-links a{font-size:.6rem;letter-spacing:.01em}.nav-cta{padding:.3rem .5rem;font-size:.55rem}.nav-logo{gap:.15rem}#navCartBtn{width:28px;height:28px}}@media(max-width:1024px){nav#navbar{flex-wrap:nowrap}.nav-right-controls{display:flex;order:3}.nav-hamburger{display:flex}.nav-actions{order:2;margin-left:auto;gap:.75rem}.nav-actions .nav-kontakt-desktop{display:none}.nav-actions .nav-cart-wrap .nav-cart-btn{width:36px;height:36px}.nav-mobile-only{display:list-item}.nav-links{display:none!important;position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background:#0a0a0a;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;z-index:150;overflow-y:auto;padding:5rem 2rem 3rem}.nav-links.open{display:flex!important}.nav-links li{list-style:none;text-align:center}.nav-links a{font-size:1.2rem;color:var(--white-muted);display:block;padding:.5rem 1rem}.nav-links a:hover,.nav-links a.active{color:var(--gold)}.nav-links .nav-cta{margin-top:1rem;font-size:1rem}.cart-panel{display:none!important}.nav-logo-text{font-size:20px!important}}@media(min-width:1025px){.aurum-cart-drawer-mobile{display:none!important}}.cta-inline{padding:5rem 2rem 0;margin:5rem auto 0;border-top:1px solid var(--black-border);max-width:1200px}@media(min-width:769px){.cta-inline .cta-actions>*{height:56px;display:inline-flex;align-items:center;justify-content:center}.cta-inline .cta-actions .btn-primary{width:240px}.cta-inline .cta-actions .btn-secondary{width:200px}}@media(max-width:768px){.cta-inline .cta-actions{flex-direction:column}}.gold-whatif{margin-bottom:4rem;background:var(--black-card);border:1px solid var(--black-border);padding:3rem}.gold-whatif-header{margin-bottom:2.5rem}.gold-whatif-header h3{font-family:Cormorant Garamond,serif;font-size:1.8rem;font-weight:400;color:var(--white);margin-bottom:.5rem}.gold-whatif-header h3 em{font-style:italic;color:var(--gold)}.gold-whatif-header p{font-size:.95rem;font-weight:200;color:var(--white-muted);line-height:1.8;max-width:700px}.whatif-start{display:flex;align-items:center;gap:1rem;margin-bottom:2.5rem;padding:1.25rem 1.5rem;background:#c9a84c0f;border:1px solid rgba(201,168,76,.15)}.whatif-start-label{font-size:.7rem;font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:var(--gold);white-space:nowrap}.whatif-start-amount{font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:600;color:var(--gold)}.whatif-start-year{font-size:.85rem;font-weight:300;color:var(--gray);margin-left:auto}.whatif-scenarios{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2.5rem}.whatif-card{padding:1.75rem;border:1px solid var(--black-border);background:var(--black);position:relative;transition:border-color .3s ease}.whatif-card:hover{border-color:#c9a84c4d}.whatif-card.whatif-best{border-color:#c9a84c66;background:linear-gradient(135deg,rgba(201,168,76,.06) 0%,var(--black) 60%)}.whatif-card-icon{font-size:1.5rem;margin-bottom:1rem}.whatif-card-title{font-family:Cormorant Garamond,serif;font-size:1.15rem;font-weight:400;color:var(--white);margin-bottom:.75rem}.whatif-card-desc{font-size:.85rem;font-weight:200;color:var(--white-muted);line-height:1.7;margin-bottom:1.5rem}.whatif-card-result{padding-top:1.25rem;border-top:1px solid var(--black-border)}.whatif-result-label{font-size:.65rem;font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:var(--gray);margin-bottom:.35rem}.whatif-result-amount{font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:600;line-height:1;margin-bottom:.5rem}.whatif-result-amount.negative{color:#e74c3c}.whatif-result-amount.neutral{color:var(--white-muted)}.whatif-result-amount.positive{color:var(--gold)}.whatif-result-change{display:inline-flex;align-items:center;gap:.35rem;font-size:.75rem;font-weight:400;padding:.2rem .6rem;border-radius:2px}.whatif-result-change.loss{background:#e74c3c1a;color:#e74c3c}.whatif-result-change.flat{background:#ffffff0d;color:var(--gray)}.whatif-result-change.gain{background:#2ecc711a;color:#2ecc71}.whatif-bar-wrap{margin-top:1rem}.whatif-bar-track{width:100%;height:6px;background:#ffffff0a;border-radius:3px;overflow:hidden}.whatif-bar-fill{height:100%;border-radius:3px;transition:width 1.5s ease}.whatif-bar-fill.loss-bar{background:#e74c3c}.whatif-bar-fill.flat-bar{background:var(--gray)}.whatif-bar-fill.gain-bar{background:var(--gold)}.whatif-takeaway{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:#c9a84c0a;border-left:3px solid var(--gold)}.whatif-takeaway-icon{flex-shrink:0;color:var(--gold);margin-top:.15rem}.whatif-takeaway p{font-size:.95rem;font-weight:300;color:var(--white-muted);line-height:1.8}.whatif-takeaway strong{color:var(--gold-light);font-weight:400}.whatif-note{font-size:.7rem;font-weight:300;color:var(--gray);line-height:1.6;margin-top:1.5rem}@media(max-width:768px){.whatif-scenarios{grid-template-columns:1fr}.gold-whatif{padding:2rem 1.25rem}.whatif-start{flex-wrap:wrap}.whatif-start-year{margin-left:0;width:100%}}.gold-history{margin-bottom:4rem}.gold-history-header{margin-bottom:3rem}.gold-history-header h3{font-family:Cormorant Garamond,serif;font-size:1.8rem;font-weight:400;color:var(--white);margin-bottom:.5rem}.gold-history-header h3 em{font-style:italic;color:var(--gold)}.gold-history-header p{font-size:1rem;font-weight:200;color:var(--white-muted);line-height:1.8;max-width:750px}.gold-history-timeline{position:relative;padding-left:2.5rem}.gold-history-timeline:before{content:"";position:absolute;left:7px;top:0;bottom:0;width:2px;background:linear-gradient(180deg,var(--gold) 0%,rgba(201,168,76,.15) 100%)}.gh-event{position:relative;padding-bottom:2.5rem}.gh-event:last-child{padding-bottom:0}.gh-event:before{content:"";position:absolute;left:-2.5rem;top:.35rem;width:16px;height:16px;border-radius:50%;border:2px solid var(--gold);background:var(--black);z-index:1}.gh-event.gh-crisis:before{background:#e74c3c40;border-color:#e74c3c}.gh-event.gh-gold:before{background:#c9a84c4d;border-color:var(--gold)}.gh-year{font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:600;color:var(--gold);margin-bottom:.25rem}.gh-title{font-family:Cormorant Garamond,serif;font-size:1.25rem;font-weight:400;color:var(--white);margin-bottom:.5rem}.gh-text{font-size:.95rem;font-weight:200;color:var(--white-muted);line-height:1.8}.gh-text strong{color:var(--gold-light);font-weight:400}.gh-badge{display:inline-flex;align-items:center;gap:.4rem;margin-top:.75rem;padding:.3rem .75rem;font-size:.7rem;font-weight:400;letter-spacing:.05em;text-transform:uppercase;border-radius:2px}.gh-badge.gh-badge-loss{background:#e74c3c1a;border:1px solid rgba(231,76,60,.25);color:#e74c3c}.gh-badge.gh-badge-gain{background:#2ecc711a;border:1px solid rgba(46,204,113,.25);color:#2ecc71}.gh-badge.gh-badge-neutral{background:#c9a84c14;border:1px solid rgba(201,168,76,.2);color:var(--gold)}.gh-conclusion{margin-top:3rem;padding:2rem;background:#c9a84c0a;border:1px solid rgba(201,168,76,.15);border-left:3px solid var(--gold)}.gh-conclusion p{font-family:Cormorant Garamond,serif;font-size:1.25rem;font-weight:400;font-style:italic;color:var(--gold-light);line-height:1.7}.gh-conclusion .gh-note{font-family:Inter,sans-serif;font-size:.75rem;font-style:normal;font-weight:300;color:var(--gray);margin-top:1rem;line-height:1.6}@media(max-width:768px){.gold-history-timeline{padding-left:2rem}.gh-event:before{left:-2rem;width:12px;height:12px}.gold-history-timeline:before{left:5px}}.ppn-timeline{margin-top:5rem}.ppn-timeline-track{position:relative;max-width:900px;margin:3rem auto 0}.ppn-timeline-line{position:absolute;left:28px;top:0;bottom:0;width:2px;background:linear-gradient(180deg,var(--gold) 0%,rgba(201,168,76,.2) 100%)}.ppn-tl-item{position:relative;padding-left:72px;padding-bottom:3rem}.ppn-tl-item:last-child{padding-bottom:0}.ppn-tl-dot{position:absolute;left:16px;top:0;width:26px;height:26px;background:var(--black-card);border:2px solid var(--gold);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Cormorant Garamond,serif;font-size:.8rem;font-weight:700;color:var(--gold);z-index:2}.ppn-tl-content{background:var(--black-card);border:1px solid var(--black-border);padding:1.5rem 2rem;transition:border-color .3s}.ppn-tl-content:hover{border-color:#c9a84c4d}.ppn-tl-content h4{font-family:Cormorant Garamond,serif;font-size:1.2rem;font-weight:500;color:var(--white);margin-bottom:.5rem}.ppn-tl-content p{font-size:.88rem;font-weight:200;line-height:1.7;color:var(--gray)}.ppn-tl-tag{display:inline-block;font-size:.6rem;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);padding:.2rem .6rem;border:1px solid rgba(201,168,76,.2);margin-top:.75rem}.ppn-sim{margin-top:5rem;scroll-margin-top:6rem}.calc-mode-tabs{display:flex;gap:1rem;margin:2.5rem auto 0;max-width:800px}.calc-mode-tab{flex:1;padding:1.1rem 1.5rem;background:var(--black-card);border:2px solid var(--black-border);color:var(--white-muted);font-family:Cormorant Garamond,serif;font-size:1.2rem;font-weight:600;text-align:center;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.calc-mode-tab:hover{border-color:#c9a84c66;color:var(--gold)}.calc-mode-tab.active{background:#c9a84c14;border-color:var(--gold);color:var(--gold)}.calc-mode-panel{display:none}.calc-mode-panel.active{display:block}.renta-sim-container{max-width:800px;margin:2rem auto 0;display:flex;flex-direction:column;gap:2.5rem}.sim-field-slider{margin-bottom:2rem}.sim-field-slider label{display:block;font-size:.75rem;font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:var(--white-muted);margin-bottom:1rem}.sim-slider-row{display:flex;align-items:center;gap:1.5rem}.sim-slider-row input[type=range]{flex:1;-webkit-appearance:none;appearance:none;height:6px;background:var(--black-border);border-radius:3px;outline:none}.sim-slider-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:28px;height:28px;border-radius:50%;background:var(--gold);cursor:pointer;box-shadow:0 2px 8px #0006}.sim-slider-row input[type=range]::-moz-range-thumb{width:28px;height:28px;border-radius:50%;background:var(--gold);cursor:pointer;border:none;box-shadow:0 2px 8px #0006}.sim-slider-value{display:flex;align-items:center;gap:.5rem}.sim-slider-value input[type=number]{width:90px;background:var(--black);border:1px solid var(--black-border);color:var(--white);padding:.6rem .8rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:400;text-align:center;outline:none;transition:border-color .3s}.sim-slider-value input[type=number]:focus{border-color:var(--gold)}.sim-slider-unit{font-size:.85rem;font-weight:300;color:var(--gray);min-width:40px}.renta-result-box{background:var(--black-card);border:2px solid rgba(45,212,168,.3);padding:2.5rem;text-align:center}.renta-result-title{font-family:Cormorant Garamond,serif;font-size:1.3rem;font-weight:500;color:var(--gold);margin-bottom:1.5rem}.renta-result-amount{font-family:Cormorant Garamond,serif;font-size:3.5rem;font-weight:700;color:#2dd4a8;line-height:1.1;margin-bottom:1rem}.renta-result-grams{font-size:1.1rem;font-weight:600;color:var(--gold);margin-bottom:1rem}.renta-result-desc{font-size:.95rem;font-weight:300;color:var(--white-muted);line-height:1.7;margin-bottom:1rem}.renta-result-desc strong{color:var(--white);font-weight:600}.renta-result-note{font-size:.8rem;font-weight:300;color:var(--gold);font-style:italic}.renta-legend-zostatok{background:var(--gold)}.renta-legend-invested{background:#2dd4a8}.renta-legend-payout{background:#e74c3c}.ppn-sim-container{max-width:800px;margin:3rem auto 0;display:flex;flex-direction:column;gap:2.5rem}.ppn-sim-inputs{background:var(--black-card);border:1px solid var(--black-border);padding:2.5rem}.ppn-sim-inputs h4{font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:500;color:var(--white);margin-bottom:1.5rem}.sim-field{margin-bottom:1.5rem}.sim-field label{display:block;font-size:.7rem;font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:var(--white-muted);margin-bottom:.4rem}.sim-field input,.sim-field select{width:100%;background:var(--black);border:1px solid var(--black-border);color:var(--white);padding:.85rem 1rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:300;outline:none;transition:border-color .3s}.sim-field input:focus,.sim-field select:focus{border-color:var(--gold)}.sim-field .sim-hint{font-size:.7rem;font-weight:200;color:var(--gray);margin-top:.3rem}.sim-range-row{display:flex;justify-content:space-between;font-size:.7rem;color:var(--gray);margin-top:.25rem}.ppn-sim-results{background:var(--black-card);border:1px solid rgba(201,168,76,.2);padding:2.5rem;position:relative}.ppn-sim-results:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--gold-dark),var(--gold),var(--gold-dark))}.ppn-sim-results h4{font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:500;color:var(--white);margin-bottom:2rem}.sim-result-item{padding:1rem 0;border-bottom:1px solid var(--black-border)}.sim-result-item:last-of-type{border-bottom:none}.sim-result-label{font-size:.75rem;font-weight:300;color:var(--gray);letter-spacing:.05em;text-transform:uppercase;margin-bottom:.3rem}.sim-result-value{font-family:Cormorant Garamond,serif;font-size:1.8rem;font-weight:600;color:var(--gold);line-height:1.2}.sim-result-value.white{color:var(--white);font-size:1.4rem}.sim-result-note{font-size:.7rem;font-weight:200;color:var(--gray);margin-top:.2rem}.sim-disclaimer{margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--black-border);font-size:.72rem;font-weight:200;color:var(--gray);line-height:1.6;font-style:italic}.sim-chart-section{margin-top:2rem;border-top:1px solid var(--black-border);padding-top:2rem}.sim-chart-tabs{display:flex;gap:0;margin-bottom:1.5rem}.sim-chart-tab{padding:.65rem 2rem;min-width:120px;text-align:center;font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:600;cursor:pointer;border:1px solid var(--black-border);background:transparent;color:var(--white-muted);transition:all .3s ease}.sim-chart-tab:first-child{border-right:none}.sim-chart-tab.active{background:var(--gold);border-color:var(--gold);color:var(--black)}.sim-chart-tab:hover:not(.active){border-color:#c9a84c66;color:var(--gold)}.sim-chart-panel{display:none}.sim-chart-panel.active{display:block}.sim-chart-legend{display:flex;align-items:center;gap:2rem;margin-bottom:1rem;flex-wrap:wrap}.sim-legend-item{display:flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:400;color:var(--white)}.sim-legend-swatch{width:28px;height:4px;border-radius:2px}.sim-canvas-wrap{position:relative;width:100%;height:380px}.sim-canvas-wrap canvas{width:100%;height:100%}.sim-table-wrap{overflow-x:auto}.sim-table-wrap table{width:100%;border-collapse:collapse}.sim-table-wrap th{font-size:.65rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);padding:.75rem;text-align:center;border-bottom:2px solid rgba(201,168,76,.2);white-space:nowrap}.sim-table-wrap td{padding:.6rem .75rem;font-size:.85rem;font-weight:300;color:var(--white-muted);border-bottom:1px solid var(--black-border);white-space:nowrap;text-align:center}.sim-table-wrap td.td-gold{color:var(--gold);font-weight:500}.sim-table-wrap tr:last-child td{font-weight:500;color:var(--white);border-bottom:none}.sim-table-wrap tr:last-child td.td-gold{font-weight:600}.sim-chart-disclaimer{margin-top:1.5rem;padding:1.25rem;background:#c9a84c08;border-left:2px solid rgba(201,168,76,.3);font-size:.72rem;font-weight:200;line-height:1.8;color:var(--gray);font-style:italic}@media(max-width:768px){.sim-canvas-wrap{height:280px}.sim-chart-tab{padding:.5rem 1.2rem;font-size:1rem}.calc-mode-tabs{flex-direction:column;gap:.75rem}.calc-mode-tab{font-size:1.1rem;padding:1rem}.renta-result-amount{font-size:2.5rem}.sim-slider-row{flex-direction:column;align-items:stretch;gap:1rem}.sim-slider-value{justify-content:flex-end}}.blog-page{background:var(--black-soft)}.blog-container{max-width:1000px;margin:0 auto}.blog-header{max-width:700px;margin-bottom:4rem}.blog-header p{font-size:1rem;font-weight:200;color:var(--white-muted);line-height:1.8}.blog-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.blog-card{background:var(--black-card);border:1px solid var(--black-border);transition:all .5s ease;overflow:hidden}.blog-card:hover{border-color:#c9a84c4d;transform:translateY(-4px)}.blog-card-img{height:180px;background:linear-gradient(135deg,#c9a84c14,#0a0a0ae6);display:flex;align-items:center;justify-content:center;border-bottom:1px solid var(--black-border)}.blog-card-img svg{color:#c9a84c4d}.blog-card-body{padding:1.75rem}.blog-card-meta{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.blog-date{font-size:.65rem;font-weight:300;color:var(--gray);letter-spacing:.1em;text-transform:uppercase}.blog-tag{font-size:.6rem;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);padding:.2rem .6rem;border:1px solid rgba(201,168,76,.2)}.blog-card h3{font-family:Cormorant Garamond,serif;font-size:1.3rem;font-weight:500;color:var(--white);margin-bottom:.75rem;line-height:1.3}.blog-card p{font-size:.88rem;font-weight:200;line-height:1.7;color:var(--gray);margin-bottom:1rem}.blog-read-more{font-size:.75rem;font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:var(--gold);text-decoration:none;display:inline-flex;align-items:center;gap:.4rem;transition:gap .3s}.blog-read-more:hover{gap:.7rem}.blog-featured{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.blog-featured .blog-card-img{height:auto;min-height:280px}.blog-featured .blog-card-body{display:flex;flex-direction:column;justify-content:center}@media(max-width:768px){.blog-grid,.blog-featured{grid-template-columns:1fr}.blog-featured .blog-card-img{min-height:180px}.ppn-tl-item{padding-left:56px}}.zone-page{background:var(--black-soft)}.zone-container{max-width:900px;margin:0 auto}.zone-header{margin-bottom:4rem}.zone-header p{font-size:1rem;font-weight:200;color:var(--white-muted);line-height:1.8;max-width:650px}.zone-choice{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:3rem}.zone-choice-row{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem}.zone-divider-text{text-align:center;margin:1rem 0 2rem;position:relative}.zone-divider-text:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:var(--black-border)}.zone-divider-text span{position:relative;padding:0 1.5rem;background:var(--black-soft);font-size:.8rem;font-weight:300;color:var(--gray);letter-spacing:.1em;text-transform:uppercase}.zone-choice-card.accent{border-color:#c9a84c40;background:linear-gradient(135deg,var(--black-card) 0%,rgba(201,168,76,.04) 100%)}.zone-choice-card.small{padding:1.5rem}.zone-choice-card.small h3{font-size:1.1rem;margin-bottom:.25rem}.zone-choice-card.small p{font-size:.8rem;margin-bottom:0}.zone-cart-notice{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:#c9a84c14;border:1px solid rgba(201,168,76,.2);margin-bottom:2rem;color:var(--white-muted);font-size:.9rem;font-weight:200;line-height:1.6}.zone-cart-notice svg{color:var(--gold);flex-shrink:0;margin-top:2px}.zone-cart-notice strong{color:var(--gold);font-weight:500}.zone-dashboard{padding:2rem 0}.zone-dashboard-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:2rem;border-bottom:1px solid var(--black-border);margin-bottom:2rem}.zone-dashboard-header .dash-user-info h3{font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:500;color:var(--white);margin-bottom:.25rem}.zone-dashboard-header .dash-user-meta{font-size:.8rem;font-weight:300;color:var(--gray)}.zone-dashboard-header .dash-user-meta span{color:var(--gold)}.zone-dashboard-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-bottom:2.5rem}.zone-dash-card{background:var(--black-card);border:1px solid var(--black-border);padding:1.5rem;text-align:center;transition:all .3s}.zone-dash-card:hover{border-color:#c9a84c4d}.zone-dash-card.highlight{border-color:#c9a84c40;background:linear-gradient(135deg,var(--black-card) 0%,rgba(201,168,76,.04) 100%)}.zone-dash-icon{width:40px;height:40px;border:1px solid rgba(201,168,76,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto .75rem;color:var(--gold)}.zone-dash-card h4{font-size:.7rem;font-weight:400;color:var(--gray);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.5rem}.zone-dash-value{font-family:Cormorant Garamond,serif;font-size:1.6rem;font-weight:600;color:var(--gold);margin-bottom:.25rem;line-height:1.2}.zone-dash-sub{font-size:.75rem;font-weight:300;color:var(--gray)}.dash-tabs{display:flex;gap:0;border-bottom:1px solid var(--black-border);margin-bottom:2.5rem;overflow-x:auto}.dash-tab{padding:1rem 1.5rem;background:none;border:none;border-bottom:2px solid transparent;color:var(--gray);font-size:.8rem;font-weight:400;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;white-space:nowrap;transition:all .3s;font-family:Outfit,sans-serif}.dash-tab:hover{color:var(--white-muted)}.dash-tab.active{color:var(--gold);border-bottom-color:var(--gold)}.dash-tab-panel{display:none}.dash-tab-panel.active{display:block}.dash-section{margin-bottom:3rem}.dash-section-title{font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:500;color:var(--white);margin-bottom:1.25rem;display:flex;align-items:center;gap:.75rem}.dash-section-title svg{color:var(--gold)}.dash-table{width:100%;border-collapse:collapse}.dash-table thead th{font-size:.65rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);padding:.75rem 1rem;text-align:center;border-bottom:2px solid rgba(201,168,76,.2)}.dash-table thead th:first-child{text-align:left}.dash-table tbody td{font-size:.85rem;font-weight:300;color:var(--white-muted);padding:.85rem 1rem;border-bottom:1px solid var(--black-border);text-align:center}.dash-table tbody td:first-child{text-align:left}.dash-table tbody tr:hover{background:#c9a84c08}.dash-table .td-gold{color:var(--gold);font-weight:500;text-align:center}.dash-table .td-right{text-align:right}.dash-table .status-badge{display:inline-block;padding:.2rem .6rem;font-size:.65rem;letter-spacing:.05em;text-transform:uppercase;border-radius:2px}.dash-table .status-ok{background:#2ecc711a;color:#2ecc71;border:1px solid rgba(46,204,113,.2)}.dash-table .status-pending{background:#f1c40f1a;color:#f1c40f;border:1px solid rgba(241,196,15,.2)}.dash-table .status-wait{background:#c9a84c14;color:var(--gold);border:1px solid rgba(201,168,76,.2)}.dash-actions-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.zone-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.dash-action-card{background:var(--black-card);border:1px solid var(--black-border);padding:2rem 1.5rem;text-align:center;cursor:pointer;transition:all .4s ease}.dash-action-card:hover{border-color:#c9a84c66;transform:translateY(-3px)}.dash-action-card .dash-action-icon{width:44px;height:44px;border:1px solid rgba(201,168,76,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;color:var(--gold)}.dash-action-card h5{font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:500;color:var(--white);margin-bottom:.5rem}.dash-action-card p{font-size:.8rem;font-weight:200;color:var(--gray);line-height:1.6}.dash-action-card .action-ref{display:block;font-size:.65rem;color:#c9a84c80;margin-top:.75rem;letter-spacing:.08em}.dash-field-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.25rem}.dash-field-row.single{grid-template-columns:1fr;max-width:50%}.dash-field{display:flex;flex-direction:column;gap:.4rem}.dash-field label{font-size:.7rem;font-weight:400;color:var(--gray);letter-spacing:.1em;text-transform:uppercase}.dash-field input,.dash-field select{padding:.75rem 1rem;background:var(--black);border:1px solid var(--black-border);color:var(--white);font-family:Outfit,sans-serif;font-size:.9rem;font-weight:300;transition:border-color .3s}.dash-field input:focus,.dash-field select:focus{outline:none;border-color:var(--gold)}.dash-field input:disabled{background:var(--black-soft);color:var(--gray);cursor:not-allowed;opacity:.6}.dash-field .field-locked{font-size:.65rem;color:#c9a84c80;font-style:italic;margin-top:.15rem}.dash-save-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 2rem;background:linear-gradient(135deg,var(--gold) 0%,var(--gold-dark) 100%);color:var(--black);border:none;font-family:Outfit,sans-serif;font-size:.8rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:all .3s;margin-top:1rem}.dash-save-btn:hover{transform:translateY(-2px);box-shadow:0 4px 15px #c9a84c4d}.dash-contract-box{background:var(--black-card);border:1px solid var(--black-border);padding:2rem;margin-bottom:1.5rem}.dash-contract-box .contract-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--black-border)}.dash-contract-box .contract-type{font-size:.65rem;letter-spacing:.15em;text-transform:uppercase;color:var(--gold);padding:.3rem .75rem;border:1px solid rgba(201,168,76,.3);display:inline-block}.dash-contract-box .contract-num{font-family:Cormorant Garamond,serif;font-size:1.3rem;font-weight:500;color:var(--white)}.dash-contract-detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.dash-contract-detail-grid .detail-item h6{font-size:.65rem;font-weight:400;color:var(--gray);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.3rem}.dash-contract-detail-grid .detail-item .detail-val{font-family:Cormorant Garamond,serif;font-size:1.15rem;font-weight:500;color:var(--white);text-align:right}.dash-progress{margin-top:1.5rem}.dash-progress-label{display:flex;justify-content:space-between;font-size:.75rem;color:var(--gray);margin-bottom:.5rem}.dash-progress-label span:last-child{color:var(--gold);font-weight:500}.dash-progress-bar{height:6px;background:var(--black);border:1px solid var(--black-border);overflow:hidden}.dash-progress-fill{height:100%;background:linear-gradient(90deg,var(--gold-dark),var(--gold));transition:width .5s ease}.dash-docs-list{display:flex;flex-direction:column;gap:.75rem}.dash-doc-item{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;background:var(--black-card);border:1px solid var(--black-border);transition:all .3s}.dash-doc-item:hover{border-color:#c9a84c4d}.dash-doc-left{display:flex;align-items:center;gap:1rem}.dash-doc-icon{width:40px;height:40px;border:1px solid rgba(201,168,76,.2);display:flex;align-items:center;justify-content:center;color:var(--gold);flex-shrink:0}.dash-doc-name{font-size:.9rem;font-weight:400;color:var(--white)}.dash-doc-meta{font-size:.7rem;font-weight:300;color:var(--gray);margin-top:.2rem}.dash-doc-link{font-size:.75rem;color:var(--gold);text-decoration:none;border-bottom:none;font-weight:400;letter-spacing:.05em;transition:opacity .3s}.dash-doc-link:hover{opacity:.7;border-bottom:none}@media(max-width:1024px){.zone-dashboard-grid,.dash-actions-grid,.dash-contract-detail-grid{grid-template-columns:repeat(2,1fr)}.dash-field-row.single{max-width:100%}}@media(max-width:768px){.zone-dashboard-grid,.dash-actions-grid,.zone-choice-grid,.dash-contract-detail-grid{grid-template-columns:1fr}.dash-tabs{gap:0}.dash-tab{padding:.75rem 1rem;font-size:.7rem}.dash-field-row{grid-template-columns:1fr}.dash-table{font-size:.8rem}.dash-table thead th,.dash-table tbody td{padding:.6rem .5rem}}.zone-dashboard-actions{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--black-border)}.cart-badge{position:absolute;top:-8px;right:-8px;width:18px;height:18px;border-radius:50%;background:var(--gold);color:var(--black);font-size:.6rem;font-weight:700;display:flex;align-items:center;justify-content:center}.cart-panel{position:absolute;top:calc(100% + 12px);right:0;width:340px;background:var(--black-card);border:1px solid var(--black-border);box-shadow:0 12px 40px #00000080;z-index:200}.cart-panel-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid var(--black-border)}.cart-panel-header h4{font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:500;color:var(--white)}.cart-panel-items{padding:.7rem;max-height:300px;overflow-y:auto}.cart-empty{font-size:.7rem;font-weight:200;color:var(--gray);text-align:center;padding:1rem 0}.cart-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.05)}.cart-item-name{font-size:.7rem;font-weight:400;color:var(--white)}.cart-item-price{font-size:.95rem;color:var(--gold);font-weight:600}.cart-panel .aurum-cart-qty{transform:scale(.55);transform-origin:center;margin-top:-.1rem;margin-bottom:-.7rem;align-self:center}.cart-item-remove{background:none;border:none;color:var(--gray);cursor:pointer;font-size:.9rem;padding:0 .25rem;transition:color .3s}.cart-item-remove:hover{color:#e74c3c}.cart-panel-footer{padding:1rem 1.25rem;border-top:1px solid var(--black-border)}@media(max-width:1024px){#aurum-cart-drawer .cart-drawer__dialog{--color-background: var(--black-card);--color-background-rgb: 22, 22, 22;--color-foreground: var(--white);--color-foreground-rgb: 245, 240, 232;--color-foreground-heading: var(--white);--color-foreground-heading-rgb: 245, 240, 232;--color-border: var(--black-border);--color-border-rgb: 34, 34, 34;--color-primary: var(--gold);--color-primary-rgb: 201, 168, 76;--color-input-background: var(--black-soft);--color-input-text: var(--white);--color-input-text-rgb: 245, 240, 232;--color-input-border: var(--black-border);--color-shadow-rgb: 0, 0, 0;--backdrop-opacity: .7;background-color:var(--black-card);color:var(--white);border:1px solid var(--black-border)}#aurum-cart-drawer .cart-drawer__header{border-bottom:1px solid var(--black-border);padding:1.25rem 1.5rem}#aurum-cart-drawer .cart-drawer__heading{font-family:Cormorant Garamond,serif;color:var(--white);font-weight:500;letter-spacing:.1em}#aurum-cart-drawer .cart-drawer__close-button{color:var(--white-muted);transition:color .3s}#aurum-cart-drawer .cart-drawer__close-button:hover{color:var(--gold)}#aurum-cart-drawer .cart-items__title{color:var(--white);font-size:12px}#aurum-cart-drawer .cart-items__details{color:var(--white-muted)}#aurum-cart-drawer .cart-items__price{color:var(--gold)}#aurum-cart-drawer .cart-items__remove{color:var(--white-muted);transition:color .3s}#aurum-cart-drawer .cart-items__remove:hover{color:#e74c3c}#aurum-cart-drawer .cart-items--dividers .cart-items__table-row{border-bottom-color:var(--black-border)}#aurum-cart-drawer .cart-totals{border-color:var(--black-border)}#aurum-cart-drawer .cart-totals__total-label{color:var(--white-muted)}#aurum-cart-drawer .cart-totals__total-value{color:var(--gold);font-family:Cormorant Garamond,serif}#aurum-cart-drawer .cart__checkout-button{background:linear-gradient(135deg,var(--gold) 0%,var(--gold-dark) 100%);color:var(--black);border:none;font-family:Outfit,sans-serif;font-weight:500;letter-spacing:.15em;text-transform:uppercase;transition:all .4s ease}#aurum-cart-drawer .cart__checkout-button:hover{transform:translateY(-2px);box-shadow:0 8px 30px #c9a84c4d}#aurum-cart-drawer .cart-items__empty-button{background:transparent;border:1px solid var(--gold);color:var(--gold);font-family:Outfit,sans-serif;font-weight:300;letter-spacing:.1em;text-transform:uppercase;transition:all .4s ease}#aurum-cart-drawer .cart-items__empty-button:hover{background:var(--gold);color:var(--black)}#aurum-cart-drawer .cart-drawer__heading--empty{font-family:Cormorant Garamond,serif;color:var(--white-muted)}#aurum-cart-drawer .cart-bubble__background{background-color:var(--gold)}#aurum-cart-drawer .cart-bubble__text{color:var(--black)}#aurum-cart-drawer .cart-discount__input{background-color:var(--black-soft);color:var(--white);border-color:var(--black-border)}#aurum-cart-drawer .cart-discount__button{background:linear-gradient(135deg,var(--gold) 0%,var(--gold-dark) 100%);color:var(--black);border:none}#aurum-cart-drawer .cart-actions{border-color:var(--black-border)}#aurum-cart-drawer .cart-note__instructions{background-color:var(--black-soft);color:var(--white);border-color:var(--black-border)}#aurum-cart-drawer .quantity-selector{border-color:var(--black-border);color:var(--white)}}.zone-choice-card{background:var(--black-card);border:1px solid var(--black-border);padding:2.5rem;cursor:pointer;transition:all .5s ease;position:relative;text-align:center}.zone-choice-card:hover,.zone-choice-card.selected{border-color:var(--gold);transform:translateY(-4px);box-shadow:0 8px 40px #c9a84c1a}.zone-choice-card.selected:after{content:"\2713";position:absolute;top:1rem;right:1rem;width:28px;height:28px;background:var(--gold);color:var(--black);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:600}.zone-choice-icon{width:64px;height:64px;border:1px solid rgba(201,168,76,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:var(--gold)}.zone-choice-card h3{font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:500;color:var(--white);margin-bottom:.75rem}.zone-choice-card p{font-size:.9rem;font-weight:200;line-height:1.7;color:var(--gray)}.zone-choice-badge{display:inline-block;font-size:.6rem;letter-spacing:.15em;text-transform:uppercase;color:var(--gold);padding:.3rem .8rem;border:1px solid rgba(201,168,76,.2);margin-top:1rem}.zone-steps{display:flex;align-items:center;justify-content:center;gap:0;margin-bottom:3rem;padding:0 1rem}.zone-step-item{display:flex;align-items:center;gap:.5rem}.zone-step-num{width:32px;height:32px;border:1px solid var(--black-border);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Cormorant Garamond,serif;font-size:.95rem;font-weight:600;padding-bottom:4px;color:var(--gray);transition:all .3s;flex-shrink:0}.zone-step-item.active .zone-step-num{background:var(--gold);color:var(--black);border-color:var(--gold)}.zone-step-item.done .zone-step-num{background:#c9a84c33;color:var(--gold);border-color:var(--gold)}.zone-step-label{font-size:.7rem;font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:var(--gray);transition:color .3s}.zone-step-item.active .zone-step-label{color:var(--gold)}.zone-step-item.done .zone-step-label{color:var(--white-muted)}.zone-step-line{flex:1;height:1px;background:var(--black-border);margin:0 .75rem;min-width:20px}.zone-step-line.done{background:#c9a84c66}.zone-form-panel{background:var(--black-card);border:1px solid var(--black-border);padding:3rem;display:none}.zone-form-panel.active{display:block}.zone-form-title{font-family:Cormorant Garamond,serif;font-size:1.6rem;font-weight:400;color:var(--white);margin-bottom:.5rem}.zone-form-subtitle{font-size:.9rem;font-weight:200;color:var(--gray);margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid var(--black-border)}.zone-field-group{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}.zone-field-group.single{grid-template-columns:1fr}.zone-field-group.triple{grid-template-columns:1fr 1fr 1fr}.zone-field{display:flex;flex-direction:column;gap:.4rem}.zone-field label{font-size:.7rem;font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:var(--white-muted)}.zone-field label .required{color:var(--gold);margin-left:2px}.zone-field input,.zone-field select,.zone-field textarea{background:var(--black);border:1px solid var(--black-border);color:var(--white);padding:.85rem 1rem;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:300;outline:none;transition:border-color .3s;-webkit-appearance:none}.zone-field input:focus,.zone-field select:focus,.zone-field textarea:focus{border-color:var(--gold)}.zone-field input::placeholder{color:var(--gray);font-weight:200}.zone-field select{cursor:pointer}.zone-field select option{background:var(--black-card);color:var(--white)}.zone-field .field-hint{font-size:.7rem;font-weight:200;color:var(--gray);font-style:italic}.zone-consent{margin-top:2rem;padding-top:2rem;border-top:1px solid var(--black-border)}.zone-consent-title{font-family:Cormorant Garamond,serif;font-size:1.2rem;font-weight:500;color:var(--white);margin-bottom:1.5rem}.zone-checkbox{display:block;padding-left:1.6rem;position:relative;margin-bottom:1rem;cursor:pointer}.zone-checkbox input[type=checkbox]{width:18px;height:18px;min-width:18px;border:1px solid var(--black-border);background:var(--black);cursor:pointer;accent-color:var(--gold);position:absolute;left:0;top:3px}.zone-checkbox span{font-size:.85rem;font-weight:200;line-height:1.6;color:var(--white-muted)}.zone-checkbox span a{color:var(--gold);text-decoration:none;border-bottom:1px solid rgba(201,168,76,.3)}.zone-checkbox.optional span{color:var(--gray)}.zone-info{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;background:#c9a84c0d;border-left:2px solid var(--gold);margin:1.5rem 0}.zone-info svg{color:var(--gold);flex-shrink:0;margin-top:2px}.zone-info p{font-size:.85rem;font-weight:200;line-height:1.7;color:var(--white-muted)}.zone-info strong{color:var(--gold);font-weight:500}.zone-info.warning{border-left-color:#e8a838}.zone-info.warning svg{color:#e8a838}.zone-products{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem}.zone-product-option{background:var(--black);border:1px solid var(--black-border);padding:1.25rem;text-align:center;cursor:pointer;transition:all .3s}.zone-product-option:hover,.zone-product-option.selected{border-color:var(--gold)}.zone-product-option.selected{background:#c9a84c0d}.zone-product-option h5{font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:500;color:var(--white);margin-bottom:.25rem}.zone-product-option .prod-detail{font-size:.7rem;color:var(--gray);letter-spacing:.1em;text-transform:uppercase}.zone-program-config{background:var(--black);border:1px solid rgba(201,168,76,.15);padding:2rem;margin-bottom:1.5rem}.zone-program-row{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid rgba(201,168,76,.08)}.zone-program-row:last-child{border-bottom:none}.zone-program-row .prog-label{font-size:.85rem;font-weight:300;color:var(--gray)}.zone-program-row .prog-value{font-family:Cormorant Garamond,serif;font-size:1.15rem;font-weight:600;color:var(--white);text-align:right}.zone-program-row .prog-value em{color:var(--gold);font-style:normal}.zone-summary{background:var(--black);border:1px solid var(--black-border);padding:2rem;margin-bottom:2rem}.zone-summary h4{font-family:Cormorant Garamond,serif;font-size:1.2rem;font-weight:500;color:var(--white);margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--black-border)}.zone-summary-row{display:flex;justify-content:space-between;padding:.5rem 0}.zone-summary-row span:first-child{font-size:.85rem;font-weight:300;color:var(--gray)}.zone-summary-row span:last-child{font-size:.9rem;font-weight:400;color:var(--white);text-align:right}.zone-summary-row.highlight span:last-child{color:var(--gold);font-weight:600}.zone-form-nav{display:flex;justify-content:space-between;align-items:center;margin-top:2.5rem;padding-top:2rem;border-top:1px solid var(--black-border)}.zone-btn-back{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 1.5rem;background:transparent;border:1px solid var(--black-border);color:var(--white-muted);font-family:Outfit,sans-serif;font-size:.8rem;font-weight:300;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:all .3s}.zone-btn-back:hover{border-color:var(--gold);color:var(--gold)}.zone-btn-next{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:.9rem 2rem;background:linear-gradient(135deg,var(--gold) 0%,var(--gold-dark) 100%);color:var(--black);border:none;font-family:Outfit,sans-serif;font-size:.8rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;cursor:pointer;transition:all .4s}.zone-btn-next:hover{transform:translateY(-2px);box-shadow:0 8px 30px #c9a84c4d}.zone-btn-next:disabled{opacity:.4;cursor:not-allowed;transform:none;box-shadow:none}.zone-btn-submit{background:linear-gradient(135deg,#4caf50,#2e7d32)}.zone-section-divider{font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:500;color:var(--gold);margin:2rem 0 1rem;padding-bottom:.5rem;border-bottom:1px solid rgba(201,168,76,.15)}@media(max-width:768px){.zone-choice,.zone-field-group,.zone-field-group.triple{grid-template-columns:1fr}.zone-products{grid-template-columns:1fr 1fr}.zone-form-panel{padding:2rem 1.5rem}.zone-steps{flex-wrap:wrap;gap:.5rem}.zone-step-label{display:none}.zone-step-line{min-width:10px}.zone-form-nav{flex-direction:column-reverse;gap:1rem}.zone-btn-back,.zone-btn-next{width:100%;justify-content:center}}@media(max-width:480px){.zone-products{grid-template-columns:1fr}}.products-filter-bar{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;padding:.75rem 1.5rem;border:1px solid rgba(201,168,76,.15);background:#c9a84c08;border-radius:4px}.products-filter-label{font-size:.75rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--white-muted);white-space:nowrap}.products-filter-select{appearance:none;-webkit-appearance:none;background:var(--black-card);color:var(--white);border:1px solid var(--black-border);padding:.5rem 2.5rem .5rem .75rem;font-family:Outfit,sans-serif;font-size:.85rem;border-radius:4px;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23C9A84C' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;transition:border-color .2s ease}.products-filter-select:hover,.products-filter-select:focus{border-color:var(--gold);outline:none}@media(max-width:480px){.products-filter-bar{flex-direction:column;align-items:stretch;gap:.5rem}.products-filter-select{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/aurum-custom.css.map */
