*,*::before,*::after{box-sizing:border-box}body{background:var(--bg);color:var(--text);font-family:'Inter',sans-serif;margin:0}a{color:var(--accent);text-decoration:none}a:hover{color:var(--gold)}.btn-green{background:var(--green);color:#09090b;font-weight:700;border:none;padding:0.7rem 1.8rem;border-radius:8px;font-size:0.95rem;transition:opacity 0.2s,transform 0.2s;display:inline-block}.btn-green:hover{opacity:0.88;transform:translateY(-2px);color:#09090b}.breadcrumb-wrap{background:#0f0f12;border-bottom:1px solid var(--border);padding:0.75rem 0}.breadcrumb{margin:0;background:transparent;padding:0}.breadcrumb-item a{color:var(--accent);font-size:0.85rem}.breadcrumb-item.active{color:var(--muted);font-size:0.85rem}.breadcrumb-item + .breadcrumb-item::before{color:var(--border)}.page-hero{background:linear-gradient(135deg,#09090b 0%,#0a0d10 60%,#09090b 100%);padding:64px 0 52px;position:relative;overflow:hidden}.page-hero::before{content:'';position:absolute;top:-80px;left:-80px;width:480px;height:480px;background:radial-gradient(circle,rgba(34,197,94,0.07) 0%,transparent 65%);border-radius:50%;pointer-events:none}.page-hero::after{content:'';position:absolute;bottom:-60px;right:-60px;width:320px;height:320px;background:radial-gradient(circle,rgba(37,99,235,0.06) 0%,transparent 65%);border-radius:50%;pointer-events:none}.page-hero .eyebrow{color:var(--green);font-size:0.8rem;font-weight:600;text-transform:uppercase;letter-spacing:0.1em;margin-bottom:0.75rem}.page-hero h1{font-size:clamp(1.8rem,4vw,2.7rem);font-weight:900;line-height:1.15;color:var(--text);margin-bottom:1rem}.page-hero h1 .gold{color:var(--gold)}.page-hero h1 .green{color:var(--green)}.page-hero p{color:var(--muted);font-size:1rem;max-width:640px;line-height:1.75}.hero-badge{display:inline-flex;align-items:center;gap:0.5rem;background:rgba(34,197,94,0.1);border:1px solid rgba(34,197,94,0.25);border-radius:8px;padding:0.45rem 1rem;font-size:0.8rem;color:var(--green);font-weight:600;margin-top:1rem}.stat-strip{background:var(--card);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:1.5rem 0}.stat-item{text-align:center}.stat-item .stat-num{font-size:1.6rem;font-weight:900;color:var(--gold);line-height:1}.stat-item .stat-label{color:var(--muted);font-size:0.78rem;margin-top:0.3rem}section{padding:60px 0}.section-title{font-size:1.7rem;font-weight:800;color:var(--text);margin-bottom:0.4rem}.section-title .gold{color:var(--gold)}.section-title .green{color:var(--green)}.section-title .accent{color:#60a5fa}.section-sub{color:var(--muted);font-size:0.95rem;margin-bottom:2rem}.eyebrow-label{font-size:0.8rem;font-weight:600;text-transform:uppercase;letter-spacing:0.1em;margin-bottom:0.5rem}.eyebrow-green{color:var(--green)}.eyebrow-accent{color:var(--accent)}.eyebrow-gold{color:var(--gold)}.feature-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}.feature-card:hover{border-color:var(--accent);transform:translateY(-4px)}.feature-card .icon-wrap{width:54px;height:54px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:1.1rem}.feature-card h5{color:var(--text);font-weight:700;font-size:1rem;margin-bottom:0.5rem}.feature-card p{color:var(--muted);font-size:0.875rem;margin:0;line-height:1.65}.tool-card{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:1.5rem;height:auto;transition:border-color 0.2s;display:flex;flex-direction:column}.tool-card:hover{border-color:var(--green)}.tool-card .tool-icon{font-size:2rem;margin-bottom:0.75rem}.tool-card h5{color:var(--text);font-weight:700;font-size:0.95rem;margin-bottom:0.4rem}.tool-card p{color:var(--muted);font-size:0.85rem;line-height:1.65;flex:1;margin-bottom:1rem}.tool-badge{display:inline-block;background:rgba(34,197,94,0.12);color:var(--green);border:1px solid rgba(34,197,94,0.25);border-radius:6px;font-size:0.72rem;font-weight:600;padding:0.2rem 0.6rem;text-transform:uppercase;letter-spacing:0.05em}.quiz-card{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:2rem}.quiz-card h4{color:var(--text);font-weight:800;font-size:1.1rem;margin-bottom:1.25rem}.quiz-item{display:flex;align-items:flex-start;gap:0.75rem;padding:0.75rem 0;border-bottom:1px solid var(--border)}.quiz-item:last-child{border-bottom:none}.quiz-item .qi-num{background:rgba(37,99,235,0.15);color:var(--accent);font-size:0.72rem;font-weight:700;width:24px;height:24px;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.quiz-item p{color:var(--muted);font-size:0.875rem;margin:0;line-height:1.6}.warning-item{display:flex;align-items:flex-start;gap:0.9rem;background:rgba(239,68,68,0.05);border:1px solid rgba(239,68,68,0.15);border-radius:10px;padding:1rem 1.25rem;margin-bottom:0.75rem}.warning-item i{color:var(--red);font-size:1.1rem;flex-shrink:0;margin-top:2px}.warning-item p{color:var(--muted);font-size:0.875rem;margin:0;line-height:1.6}.info-note{background:rgba(37,99,235,0.08);border-left:3px solid var(--accent);border-radius:0 8px 8px 0;padding:0.9rem 1.1rem;margin:1rem 0;color:var(--muted);font-size:0.875rem;line-height:1.65}.green-note{background:rgba(34,197,94,0.07);border-left:3px solid var(--green);border-radius:0 8px 8px 0;padding:0.9rem 1.1rem;margin:1rem 0;color:var(--muted);font-size:0.875rem;line-height:1.65}.gold-note{background:rgba(250,204,21,0.07);border-left:3px solid var(--gold);border-radius:0 8px 8px 0;padding:0.9rem 1.1rem;margin:1rem 0;color:var(--muted);font-size:0.875rem;line-height:1.65}.step-item{display:flex;gap:1.25rem;margin-bottom:1.5rem}.step-item:last-child{margin-bottom:0}.step-num{width:40px;height:40px;border-radius:50%;background:var(--accent);color:var(--text-light);font-weight:800;font-size:0.9rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.step-body h6{color:var(--text);font-weight:700;font-size:0.95rem;margin-bottom:0.3rem}.step-body p{color:var(--muted);font-size:0.875rem;margin:0;line-height:1.65}.highlight-band{background:linear-gradient(90deg,#0a0a1a,#09090b);border:1px solid var(--border);border-radius:16px;padding:2.5rem}.glow-divider{height:1px;background:linear-gradient(90deg,transparent,rgba(34,197,94,0.35),rgba(37,99,235,0.25),transparent);border:none;margin:0}.content-text p{color:var(--muted);font-size:0.9rem;line-height:1.8;margin-bottom:1rem}.content-text ul{color:var(--muted);font-size:0.9rem;line-height:1.8;padding-left:1.4rem;margin-bottom:1rem}.content-text ul li{margin-bottom:0.4rem}@media (max-width:767px){.stat-strip .col-6{margin-bottom:1rem}}html,body{overflow-x:clip;width:100%}
