.hero{background:var(--hero-bg-gradient);justify-content:center;align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.hero-content{text-align:center;z-index:2;max-width:900px;padding:2rem;animation:1.5s forwards heroReveal;position:relative}@keyframes heroReveal{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-badge{color:var(--gold);letter-spacing:.35em;text-transform:uppercase;background:#0b0b0b99;border:1px solid #d4af3766;border-radius:4px;margin-bottom:2rem;padding:.5rem 1.8rem;font-size:.7rem;display:inline-block}.hero-title{font-family:var(--font-cormorant), serif;letter-spacing:.02em;color:var(--text-light);margin-bottom:1.5rem;font-size:clamp(3rem,8vw,6.5rem);font-weight:300;line-height:1.05}.hero-title em{color:var(--gold);font-style:italic}.hero-sub{letter-spacing:.4em;text-transform:uppercase;color:var(--text-muted);margin-bottom:3rem;font-size:.85rem;line-height:1.6}.hero-sub span{color:var(--gold);margin:0 1rem}.hero-btns{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.btn-primary{background:var(--gold);color:var(--black);font-family:var(--font-tenor), sans-serif;letter-spacing:.2em;text-transform:uppercase;cursor:pointer;border:none;border-radius:2px;padding:1.2rem 2.8rem;font-size:.75rem;transition:all .3s}.btn-primary:hover{background:var(--gold-light);transform:translateY(-2px);box-shadow:0 10px 20px #d4af3733}.btn-outline{color:var(--gold);border:1px solid var(--gold);font-family:var(--font-tenor), sans-serif;letter-spacing:.2em;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:2px;padding:1.2rem 2.8rem;font-size:.75rem;transition:all .3s}.btn-outline:hover{background:#d4af371a;transform:translateY(-2px)}.hero-scroll{color:var(--text-muted);letter-spacing:.2em;text-transform:uppercase;flex-direction:column;align-items:center;gap:.5rem;font-size:.6rem;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.scroll-line{background:linear-gradient(to bottom, var(--gold), transparent);width:1px;height:50px;animation:2s ease-in-out infinite scrollLine}@keyframes scrollLine{0%{transform-origin:top;transform:scaleY(0)}50%{transform-origin:top;transform:scaleY(1)}51%{transform-origin:bottom;transform:scaleY(1)}to{transform-origin:bottom;transform:scaleY(0)}}.trust-bar{background:#0a0a0f66;border-top:1px solid #d4af3726;border-bottom:1px solid #d4af3726;flex-wrap:wrap;justify-content:center;align-items:center;gap:4rem;padding:2rem 3rem;display:flex}.trust-item{letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);align-items:center;gap:.75rem;font-size:.65rem;display:flex}.trust-icon{color:var(--gold);font-size:1rem}.trust-divider{background:#d4af3733;width:1px;height:30px}section{padding:8rem 3rem}.section-eyebrow{letter-spacing:.4em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem;font-size:.7rem}.section-title{font-family:var(--font-cormorant), serif;color:var(--text-light);margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:300;line-height:1.15}.section-sub{color:var(--text-muted);max-width:600px;font-size:.9rem;line-height:1.8}.gold-line{background:var(--gold);width:60px;height:1px;margin:1.5rem 0}.featured-section{background:var(--surface-alt)}.featured-header{text-align:center;margin-bottom:5rem}.featured-header .section-sub{margin:0 auto}.anchor-gem{border:1px solid var(--glass-border);background:var(--surface);grid-template-columns:1fr 1fr;gap:0;margin-bottom:5rem;display:grid;position:relative;overflow:hidden}.anchor-gem:before{content:"COLLECTOR'S CHOICE";z-index:2;letter-spacing:.3em;background:var(--gold);color:var(--black);padding:.4rem 1rem;font-size:.55rem;position:absolute;top:1.5rem;left:1.5rem}.anchor-visual{background:#fff;justify-content:center;align-items:center;min-height:500px;padding:3rem;display:flex;position:relative}.anchor-image{object-fit:contain;max-width:100%;max-height:100%;transition:transform .8s cubic-bezier(.4,0,.2,1)}.anchor-gem:hover .anchor-image{transform:scale(1.1)}.anchor-info{flex-direction:column;justify-content:center;padding:4rem;display:flex}.gem-type{letter-spacing:.35em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.5rem;font-size:.65rem}.gem-name{font-family:var(--font-cormorant), serif;color:var(--text-light);margin-bottom:.5rem;font-size:3.5rem;font-weight:300;line-height:1.1}.gem-origin{letter-spacing:.2em;color:var(--gold);text-transform:uppercase;margin-bottom:2rem;font-size:.75rem}.gem-attrs{flex-wrap:wrap;gap:2rem;margin-bottom:2rem;display:flex}.gem-attr{border-left:1px solid #d4af374d;padding-left:1rem}.gem-attr-label{letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);font-size:.6rem}.gem-attr-val{font-size:1.2rem;font-family:var(--font-cormorant), serif;color:var(--text-light)}.gem-desc{color:var(--text-muted);margin-bottom:2.5rem;font-size:.9rem;line-height:1.8}.gem-price-row{align-items:flex-end;gap:1rem;margin-bottom:2.5rem;display:flex}.gem-price{font-family:var(--font-cormorant), serif;color:var(--gold);font-size:2.8rem;font-weight:300;line-height:1}.gem-price-note{color:var(--text-muted);letter-spacing:.1em;padding-bottom:.4rem;font-size:.7rem}.scarcity-tag{color:var(--gold);letter-spacing:.2em;text-transform:uppercase;background:#d4af371a;border:1px solid #d4af374d;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.6rem;display:inline-flex}.scarcity-dot{background:var(--gold);border-radius:50%;width:6px;height:6px;animation:1.5s ease-in-out infinite blink}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}.gems-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.gem-card{border:1px solid var(--glass-border);cursor:pointer;background:var(--surface-alt);flex-direction:column;transition:all .4s;display:flex;position:relative;overflow:hidden}.gem-card:hover{border-color:#d4af3780;transform:translateY(-8px);box-shadow:0 15px 30px #00000080}.gem-card-img-wrap{background:#fff;justify-content:center;align-items:center;height:320px;padding:2.5rem;display:flex;position:relative;overflow:hidden}.real-gem-img{object-fit:contain;max-width:100%;max-height:100%;transition:transform .8s cubic-bezier(.4,0,.2,1)}.gem-card:hover .real-gem-img{transform:scale(1.15)}.gem-card-rarity{color:var(--gold);letter-spacing:.2em;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0b0b0bd9;border:1px solid #d4af374d;padding:.4rem .8rem;font-size:.55rem;position:absolute;top:1rem;right:1rem}.gem-card-body{flex-direction:column;flex:1;justify-content:space-between;padding:2rem;display:flex}.gem-card-type{letter-spacing:.25em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.5rem;font-size:.6rem}.gem-card-name{font-family:var(--font-cormorant), serif;color:var(--text-light);margin-bottom:.5rem;font-size:1.8rem;font-weight:300;line-height:1.2}.gem-card-origin{letter-spacing:.15em;color:var(--gold);text-transform:uppercase;margin-bottom:1.5rem;font-size:.65rem}.gem-card-footer{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1.5rem;display:flex}.gem-card-price{font-family:var(--font-cormorant), serif;color:var(--gold);font-size:1.5rem}.gem-card-stock{letter-spacing:.1em;color:var(--text-muted);font-size:.6rem}.story-section{background:var(--surface)}.story-grid{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.story-visual{position:relative}.story-img-main{border:1px solid #d4af3733;width:100%;height:600px;position:relative;overflow:hidden}.story-photo{object-fit:cover;width:100%;height:100%;transition:transform .6s}.story-img-main:hover .story-photo{transform:scale(1.05)}.story-badge{background:var(--gold);color:var(--black);text-align:center;padding:2.5rem;position:absolute;bottom:-2rem;right:-2rem;box-shadow:0 10px 30px #00000080}.story-badge-num{font-family:var(--font-cormorant), serif;font-size:3rem;font-weight:300;line-height:1;display:block}.story-badge-text{letter-spacing:.2em;text-transform:uppercase;margin-top:.5rem;font-size:.6rem;font-weight:700;display:block}.story-facts{grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:4rem;display:grid}.story-fact{background:#d4af3705;border:1px solid #d4af371a;padding:2rem}.story-fact-num{font-family:var(--font-cormorant), serif;color:var(--gold);margin-bottom:.5rem;font-size:2.5rem;line-height:1}.story-fact-text{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:.7rem}.story-quote{font-family:var(--font-cormorant), serif;color:var(--text-light);border-left:2px solid var(--gold);margin:2.5rem 0;padding-left:2rem;font-size:1.6rem;font-style:italic;font-weight:300;line-height:1.6}.authority-section{text-align:center;background:var(--surface-alt);border-top:1px solid var(--glass-border);border-bottom:1px solid var(--glass-border)}.certs-row{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));justify-content:center;gap:2rem;margin:4rem 0;display:grid}.cert-badge{border:1px solid var(--glass-border);text-align:center;background:var(--glass-bg);padding:2rem;transition:all .3s}.cert-badge:hover{border-color:var(--gold);background:#d4af370d;transform:translateY(-5px)}.cert-icon{color:var(--gold);margin-bottom:1rem;font-size:2rem}.cert-name{letter-spacing:.2em;text-transform:uppercase;color:var(--text-light);margin-bottom:.5rem;font-size:.8rem}.cert-desc{color:var(--text-muted);font-size:.7rem;line-height:1.5}.stats-row{border-top:1px solid #d4af371a;grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:4rem;padding-top:4rem;display:grid}.stat-item{text-align:center}.stat-num{font-family:var(--font-cormorant), serif;color:var(--gold);margin-bottom:.5rem;font-size:3.5rem;font-weight:300;line-height:1;display:block}.stat-label{letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);font-size:.65rem}.scarcity-section{background:var(--surface);padding:8rem 3rem}.scarcity-header{text-align:center;margin-bottom:5rem}.scarcity-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.scarcity-item{border:1px solid var(--glass-border);background:var(--glass-bg);box-shadow:0 5px 15px var(--shadow-strong);padding:2.5rem;position:relative;overflow:hidden}.scarcity-item:before{content:"";background:var(--gold);height:3px;position:absolute;top:0;left:0;right:0}.scarcity-gem-name{font-family:var(--font-cormorant), serif;color:var(--text-light);margin-bottom:1rem;font-size:1.8rem;font-weight:300;line-height:1.2}.scarcity-stock{letter-spacing:.15em;text-transform:uppercase;color:var(--gold);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.7rem;display:flex}.stock-bar-bg{background:#ffffff1a;border-radius:2px;height:4px;margin-bottom:.8rem;overflow:hidden}.stock-bar{background:var(--gold);border-radius:2px;height:100%;transition:width 1s}.stock-pct{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;font-size:.6rem}.countdown-row{gap:1rem;margin-top:2rem;display:flex}.countdown-unit{text-align:center;background:#0009;border:1px solid #d4af3726;flex:1;padding:1rem}.countdown-num{font-family:var(--font-cormorant), serif;color:var(--gold);margin-bottom:.3rem;font-size:1.8rem;line-height:1;display:block}.countdown-lbl{letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);font-size:.5rem}.cta-section{text-align:center;background:var(--surface-alt);padding:10rem 3rem;position:relative;overflow:hidden}.cta-bg{background:var(--hero-bg-gradient);position:absolute;inset:0}.cta-content{z-index:1;max-width:800px;margin:0 auto;position:relative}.cta-title{font-family:var(--font-cormorant), serif;color:var(--text-light);margin-bottom:2rem;font-size:clamp(3rem,6vw,5.5rem);font-weight:300;line-height:1.1}.cta-sub{color:var(--text-muted);max-width:600px;margin:0 auto 3rem;font-size:.95rem;line-height:1.8}@media (max-width:1024px){.gems-grid,.scarcity-grid{grid-template-columns:repeat(2,1fr)}.anchor-info{padding:3rem 2rem}.story-grid{gap:4rem}}@media (max-width:768px){section{padding:4rem 1.5rem}.cta-section{padding:6rem 1.5rem}.hero{padding-top:60px}.anchor-gem{grid-template-columns:1fr}.anchor-visual{min-height:350px}.anchor-info{padding:2rem 1.5rem}.gem-name{font-size:2.5rem}.gem-price{font-size:2.2rem}.gems-grid{grid-template-columns:1fr}.gem-card-img-wrap{height:250px}.story-grid{grid-template-columns:1fr;gap:3rem}.story-img-main{height:400px}.story-badge{width:auto;padding:1.5rem;bottom:0;right:0}.testimonials-grid,.scarcity-grid{grid-template-columns:1fr}.certs-row{grid-template-columns:1fr 1fr}.stats-row{grid-template-columns:1fr 1fr;gap:3rem 1.5rem}.trust-bar{flex-direction:column;align-items:flex-start;gap:2rem;padding:2rem 1.5rem}.trust-divider{display:none}.trust-item{font-size:.8rem}.hero-btns{flex-direction:column;gap:1rem;width:100%}.btn-primary,.btn-outline{text-align:center;width:100%}}@media (max-width:480px){.hero-title{font-size:2.5rem}.section-title{font-size:2rem}.certs-row,.story-facts{grid-template-columns:1fr}.gem-attrs{flex-direction:column;gap:1.5rem}.gem-attr{border-top:1px solid #d4af374d;border-left:none;padding-top:1rem;padding-left:0}}
