*,*::before,*::after{box-sizing:border-box}body{background:var(--base);color:var(--headline);font-family:'Inter',sans-serif;font-size:1rem;line-height:1.75;margin:0}.breadcrumb-wrap{background:var(--block);border-bottom:1px solid var(--border);padding:0.75rem 0}.breadcrumb{margin:0;padding:0;background:transparent}.breadcrumb-item a{color:var(--accent);text-decoration:none;font-size:0.85rem}.breadcrumb-item a:hover{text-decoration:underline}.breadcrumb-item.active{color:var(--muted);font-size:0.85rem}.breadcrumb-item + .breadcrumb-item::before{color:var(--muted)}.btn-gold-custom{background:var(--gold);color:#0a1220;font-weight:700;border:none;padding:0.75rem 2rem;border-radius:8px;font-size:1rem;text-decoration:none;display:inline-block;transition:background 0.2s,transform 0.15s}.btn-gold-custom:hover{background:#fde047;transform:translateY(-2px);color:#0a1220}.page-hero{background:linear-gradient(135deg,#06101e 0%,#0c1a30 60%,#080f1e 100%);padding:72px 0 60px;position:relative;overflow:hidden;border-bottom:1px solid var(--border)}.page-hero::before{content:'';position:absolute;top:-120px;right:-100px;width:560px;height:560px;background:radial-gradient(circle,rgba(250,204,21,0.06) 0%,transparent 70%);pointer-events:none}.page-hero::after{content:'';position:absolute;bottom:-80px;left:-60px;width:400px;height:400px;background:radial-gradient(circle,rgba(147,197,253,0.05) 0%,transparent 70%);pointer-events:none}.gem-deco{position:absolute;opacity:0.13;animation:float-gem 7s ease-in-out infinite;font-size:1.8rem;pointer-events:none}.gem-deco:nth-child(1){top:12%;right:10%;animation-delay:0s}.gem-deco:nth-child(2){top:50%;right:20%;animation-delay:2s}.gem-deco:nth-child(3){top:28%;right:38%;animation-delay:4s}.gem-deco:nth-child(4){top:72%;right:6%;animation-delay:1s}@keyframes float-gem{0%,100%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(15deg)}}.hero-badge{display:inline-block;background:rgba(250,204,21,0.1);border:1px solid rgba(250,204,21,0.4);color:var(--gold);font-size:0.78rem;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;padding:4px 14px;border-radius:20px;margin-bottom:1.2rem}.page-hero h1{font-family:'Orbitron',sans-serif;font-size:clamp(1.9rem,4.5vw,3rem);font-weight:900;color:var(--headline);line-height:1.2;margin-bottom:1.2rem}.page-hero h1 span.accent{color:var(--accent)}.page-hero h1 span.gold{color:var(--gold)}.page-hero p.lead{color:var(--muted);font-size:1.05rem;max-width:560px;margin-bottom:2rem}.live-ticker{background:var(--block);border:1px solid var(--border);border-radius:10px;padding:1rem 1.4rem;display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.ticker-dot{width:10px;height:10px;background:var(--gold);border-radius:50%;animation:pulse-dot 1.4s infinite;flex-shrink:0}@keyframes pulse-dot{0%,100%{opacity:1;transform:scale(1)}50%{opacity:0.3;transform:scale(0.6)}}.ticker-label{font-size:0.75rem;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:var(--gold)}.ticker-val{font-size:0.88rem;color:var(--headline);font-weight:600}.ticker-sub{font-size:0.82rem;color:var(--accent);font-weight:700}.section-base{background:var(--base);padding:68px 0}.section-dark{background:var(--block);padding:68px 0}.section-label{font-size:0.78rem;font-weight:700;letter-spacing:0.12em;text-transform:uppercase;color:var(--gold);margin-bottom:0.5rem}.section-title{font-family:'Orbitron',sans-serif;font-size:clamp(1.4rem,3vw,2rem);font-weight:800;color:var(--headline);margin-bottom:1rem}.section-sub{color:var(--muted);max-width:600px;margin:0 auto 2.5rem}.content-img{width:100%;height:auto;border-radius:14px;display:block;border:1px solid var(--border);box-shadow:0 12px 40px rgba(0,0,0,0.5)}.stat-strip{background:var(--block);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.stat-item{text-align:center;padding:1.4rem 1rem}.stat-num{font-family:'Orbitron',sans-serif;font-size:1.8rem;font-weight:900;color:var(--gold)}.stat-label{color:var(--muted);font-size:0.82rem;margin-top:0.2rem}.gem-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;max-width:300px}.gem-cell{aspect-ratio:1;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1.4rem;transition:transform 0.25s;cursor:default}.gem-cell:hover{transform:scale(1.2) rotate(10deg)}.gc-diamond{background:rgba(147,197,253,0.15);border:1px solid rgba(147,197,253,0.3)}.gc-gold{background:rgba(250,204,21,0.12);border:1px solid rgba(250,204,21,0.3)}.gc-ruby{background:rgba(244,114,182,0.12);border:1px solid rgba(244,114,182,0.3)}.gc-emerald{background:rgba(74,222,128,0.12);border:1px solid rgba(74,222,128,0.3)}.gc-sapphire{background:rgba(167,139,250,0.12);border:1px solid rgba(167,139,250,0.3)}.gc-empty{background:rgba(147,197,253,0.04);border:1px solid var(--border)}.feature-card{background:var(--block);border:1px solid var(--border);border-radius:14px;padding:1.6rem 1.4rem;height:auto;transition:border-color 0.2s,transform 0.2s;position:relative;overflow:hidden}.feature-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--gold),var(--accent));opacity:0;transition:opacity 0.2s}.feature-card:hover{border-color:var(--gold);transform:translateY(-4px)}.feature-card:hover::before{opacity:1}.feature-card .f-icon{font-size:2.2rem;margin-bottom:0.8rem;display:block}.feature-card h5{color:var(--headline);font-weight:700;margin-bottom:0.4rem;font-size:1rem}.feature-card p{color:var(--muted);font-size:0.88rem;margin:0}.step-item{display:flex;gap:1.2rem;align-items:flex-start;margin-bottom:1.8rem}.step-num{min-width:46px;height:46px;background:linear-gradient(135deg,var(--gold),#f59e0b);color:#0a1220;font-weight:800;font-size:1rem;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.step-content h6{color:var(--headline);font-weight:700;margin-bottom:0.25rem}.step-content p{color:var(--muted);font-size:0.9rem;margin:0}.tip-box{background:rgba(250,204,21,0.04);border-left:3px solid var(--gold);border-radius:0 10px 10px 0;padding:1rem 1.2rem;color:var(--muted);font-size:0.9rem;margin-bottom:1rem}.tip-box strong{color:var(--headline)}.feature-list{list-style:none;padding:0;margin:0}.feature-list li{display:flex;align-items:flex-start;gap:0.75rem;padding:0.65rem 0;border-bottom:1px solid var(--border);color:var(--muted);font-size:0.92rem}.feature-list li:last-child{border-bottom:none}.feature-list li i{color:var(--gold);font-size:1rem;margin-top:3px;flex-shrink:0}.feature-list li strong{color:var(--headline)}.gem-table{border-collapse:separate;border-spacing:0;width:100%}.gem-table thead th{background:rgba(250,204,21,0.08);color:var(--gold);font-weight:700;padding:0.9rem 1.1rem;border-bottom:2px solid var(--border);font-size:0.88rem}.gem-table tbody td{padding:0.85rem 1.1rem;border-bottom:1px solid var(--border);color:var(--muted);font-size:0.88rem;vertical-align:middle}.gem-table tbody tr:last-child td{border-bottom:none}.gem-table tbody td:first-child{color:var(--headline);font-weight:600}.gem-table tbody tr:hover td{background:rgba(250,204,21,0.03)}.gem-badge{display:inline-flex;align-items:center;gap:6px;padding:3px 10px;border-radius:20px;font-size:0.8rem;font-weight:700}.gb-diamond{background:rgba(147,197,253,0.12);color:var(--accent);border:1px solid rgba(147,197,253,0.3)}.gb-gold{background:rgba(250,204,21,0.12);color:var(--gold);border:1px solid rgba(250,204,21,0.3)}.gb-ruby{background:rgba(244,114,182,0.12);color:var(--pink);border:1px solid rgba(244,114,182,0.3)}.gb-emerald{background:rgba(74,222,128,0.12);color:var(--green);border:1px solid rgba(74,222,128,0.3)}.gb-sapphire{background:rgba(167,139,250,0.12);color:var(--purple);border:1px solid rgba(167,139,250,0.3)}.skill-row{margin-bottom:1.1rem}.skill-label{display:flex;justify-content:space-between;margin-bottom:0.35rem;font-size:0.85rem;color:var(--muted)}.skill-label span:last-child{color:var(--gold);font-weight:700}.skill-bar{height:8px;background:rgba(147,197,253,0.08);border-radius:4px;overflow:hidden}.skill-fill{height:auto;border-radius:4px;background:linear-gradient(90deg,var(--gold),var(--accent));transition:width 1.2s ease}.rg-notice{background:linear-gradient(135deg,#111c2d 0%,#0d1e38 100%);border:1px solid rgba(250,204,21,0.2);border-radius:14px;padding:1.8rem 2rem}.faq-item{background:var(--block);border:1px solid var(--border);border-radius:12px;margin-bottom:0.9rem;overflow:hidden}.faq-question{padding:1rem 1.3rem;font-weight:600;color:var(--headline);cursor:pointer;display:flex;justify-content:space-between;align-items:center;user-select:none;font-size:0.95rem}.faq-question:hover{color:var(--gold)}.faq-answer{padding:0 1.3rem 1rem;color:var(--muted);font-size:0.9rem;display:none}.faq-item.open .faq-answer{display:block}.faq-item.open .faq-icon{transform:rotate(45deg)}.faq-icon{transition:transform 0.2s;color:var(--gold);font-size:1.1rem}@media (max-width:768px){.page-hero{padding:52px 0 44px}.section-base,.section-dark{padding:48px 0}.gem-grid{max-width:220px}.gem-deco{display:none}}html,body{overflow-x:clip;width:100%}
