*,*::before,*::after{box-sizing:border-box}body{background-color:var(--bg);color:var(--text);font-family:'Inter',sans-serif;margin:0}a{color:var(--accent);text-decoration:none}a:hover{color:var(--gold)}.breadcrumb-wrap{background:#0d0d10;border-bottom:1px solid var(--border);padding:0.75rem 0}.breadcrumb{margin:0}.breadcrumb-item a{color:var(--muted);font-size:0.85rem}.breadcrumb-item a:hover{color:var(--gold)}.breadcrumb-item.active{color:var(--gold);font-size:0.85rem}.breadcrumb-item + .breadcrumb-item::before{color:var(--border)}.section-label{font-size:0.78rem;font-weight:700;letter-spacing:0.12em;text-transform:uppercase;color:var(--accent);margin-bottom:0.5rem}.section-title{font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800;margin-bottom:0.5rem;color:var(--text)}.section-title span{color:var(--gold)}.section-sub{color:var(--muted);max-width:580px;line-height:1.75}.page-hero{background:linear-gradient(135deg,#09090b 0%,#0a0c18 55%,#0b0a0a 100%);padding:80px 0 60px;position:relative;overflow:hidden}.page-hero::before{content:'';position:absolute;top:-80px;right:-60px;width:480px;height:480px;background:radial-gradient(circle,rgba(37,99,235,0.1) 0%,transparent 65%);border-radius:50%;pointer-events:none}.page-hero h1{font-size:clamp(1.8rem,4vw,2.8rem);font-weight:900;line-height:1.2;position:relative;z-index:1}.page-hero h1 span{color:var(--gold)}.page-hero p{color:var(--muted);font-size:1rem;max-width:620px;line-height:1.8;position:relative;z-index:1}.last-updated{display:inline-flex;align-items:center;gap:0.5rem;background:rgba(37,99,235,0.12);border:1px solid rgba(37,99,235,0.3);border-radius:20px;padding:0.3rem 0.9rem;font-size:0.8rem;color:var(--muted);margin-bottom:1.25rem}.toc-card{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:1.5rem;position:sticky;top:80px}.toc-card h6{font-weight:700;color:var(--gold);margin-bottom:1rem;font-size:0.9rem;text-transform:uppercase;letter-spacing:0.08em}.toc-card a{display:flex;align-items:center;gap:0.5rem;color:var(--muted);font-size:0.85rem;padding:0.4rem 0;border-bottom:1px solid var(--border);transition:color 0.2s}.toc-card a:last-child{border-bottom:none}.toc-card a:hover{color:var(--gold)}.toc-card a .toc-num{min-width:22px;height:22px;background:rgba(37,99,235,0.15);border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:0.72rem;font-weight:700;color:var(--accent)}.terms-section{margin-bottom:3rem;scroll-margin-top:90px}.terms-section h2{font-size:1.35rem;font-weight:800;color:var(--text);margin-bottom:1rem;padding-bottom:0.6rem;border-bottom:2px solid var(--border);display:flex;align-items:center;gap:0.75rem}.terms-section h2 .sec-num{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:32px;background:rgba(37,99,235,0.15);border-radius:8px;font-size:0.85rem;font-weight:800;color:var(--accent)}.terms-section h3{font-size:1.05rem;font-weight:700;color:var(--text);margin:1.5rem 0 0.6rem}.terms-section p{color:var(--muted);line-height:1.85;margin-bottom:0.9rem;font-size:0.95rem}.terms-section ul{color:var(--muted);line-height:1.85;font-size:0.95rem;padding-left:1.4rem;margin-bottom:0.9rem}.terms-section ul li{margin-bottom:0.4rem}.gem-card{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:1.75rem;height:auto;transition:border-color 0.2s,transform 0.2s}.gem-card:hover{border-color:var(--accent);transform:translateY(-3px)}.gem-card .icon-wrap{width:52px;height:52px;background:rgba(37,99,235,0.15);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--accent);margin-bottom:1.1rem}.gem-card .icon-wrap.gold{background:rgba(250,204,21,0.12);color:var(--gold)}.gem-card .icon-wrap.green{background:rgba(74,222,128,0.12);color:var(--green)}.gem-card .icon-wrap.purple{background:rgba(167,139,250,0.12);color:var(--purple)}.gem-card .icon-wrap.orange{background:rgba(251,146,60,0.12);color:var(--orange)}.gem-card .icon-wrap.red{background:rgba(248,113,113,0.12);color:var(--red)}.gem-card h5{font-weight:700;margin-bottom:0.5rem;color:var(--text);font-size:1.05rem}.gem-card p{color:var(--muted);font-size:0.9rem;margin:0;line-height:1.7}.highlight-box{background:rgba(37,99,235,0.08);border:1px solid rgba(37,99,235,0.3);border-radius:12px;padding:1.25rem 1.5rem}.highlight-box.gold{background:rgba(250,204,21,0.07);border-color:rgba(250,204,21,0.25)}.highlight-box.red{background:rgba(248,113,113,0.07);border-color:rgba(248,113,113,0.25)}.highlight-box.green{background:rgba(74,222,128,0.07);border-color:rgba(74,222,128,0.25)}.tag-badge{display:inline-block;font-size:0.72rem;font-weight:700;letter-spacing:0.07em;text-transform:uppercase;padding:0.22rem 0.65rem;border-radius:20px}.tag-blue{background:rgba(37,99,235,0.15);color:var(--accent)}.tag-gold{background:rgba(250,204,21,0.15);color:var(--gold)}.tag-green{background:rgba(74,222,128,0.15);color:var(--green)}.tag-red{background:rgba(248,113,113,0.15);color:var(--red)}.tag-purple{background:rgba(167,139,250,0.15);color:var(--purple)}html,body{overflow-x:clip;width:100%}
