*,*::before,*::after{box-sizing:border-box}body{background:var(--bg-main);color:var(--text);font-family:'Inter',sans-serif;font-size:1rem;line-height:1.8}a{color:var(--sky);text-decoration:none}a:hover{color:var(--gold)}.breadcrumb-wrap{background:#0b1829;border-bottom:1px solid var(--border);padding:0.65rem 0}.breadcrumb{margin:0}.breadcrumb-item a{color:var(--sky);font-size:0.85rem}.breadcrumb-item.active{color:var(--muted);font-size:0.85rem}.breadcrumb-item + .breadcrumb-item::before{color:#475569}.btn-outline-red{border:2px solid var(--red);color:var(--red);font-weight:600;padding:0.7rem 1.8rem;border-radius:6px;background:transparent;transition:all 0.2s}.btn-outline-red:hover{background:var(--red);color:var(--text-light)}.section-dark{background:var(--bg-main);padding:70px 0}.section-mid{background:var(--bg-section);padding:70px 0}.section-title{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800}.section-title span{color:var(--gold)}.section-subtitle{color:var(--muted);font-size:0.95rem;max-width:620px;margin:0 auto}.divider-gold{width:56px;height:4px;background:var(--gold);border-radius:2px;margin:0.65rem auto 1.4rem}.divider-gold.left{margin-left:0}.page-hero{background:linear-gradient(135deg,#0b1829 0%,#10213a 55%,#18304f 100%);padding:72px 0 60px;position:relative;overflow:hidden}.page-hero::before{content:'';position:absolute;top:-80px;right:-80px;width:420px;height:420px;background:radial-gradient(circle,rgba(74,222,128,0.05) 0%,transparent 70%);border-radius:50%;pointer-events:none}.page-hero::after{content:'';position:absolute;bottom:-60px;left:-60px;width:320px;height:320px;background:radial-gradient(circle,rgba(125,211,252,0.04) 0%,transparent 70%);border-radius:50%;pointer-events:none}.page-hero h1{font-size:clamp(1.9rem,4vw,2.9rem);font-weight:900;line-height:1.2}.page-hero h1 span{color:var(--gold)}.page-hero p.lead{color:var(--generated-muted);font-size:1rem;max-width:640px}.tag-gold{background:rgba(250,204,21,0.12);border:1px solid var(--gold);color:var(--gold);padding:0.3rem 0.85rem;border-radius:50px;font-size:0.82rem;font-weight:700}.tag-sky{background:rgba(125,211,252,0.1);border:1px solid var(--sky);color:var(--sky);padding:0.3rem 0.85rem;border-radius:50px;font-size:0.82rem;font-weight:700}.tag-green{background:rgba(74,222,128,0.1);border:1px solid var(--green);color:var(--green);padding:0.3rem 0.85rem;border-radius:50px;font-size:0.82rem;font-weight:700}.feature-card{background:var(--card-bg);border:1px solid var(--border);border-radius:14px;padding:1.75rem 1.4rem;height:auto;transition:transform 0.2s,border-color 0.2s;position:relative;overflow:hidden}.feature-card::after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--sky),var(--gold));opacity:0;transition:opacity 0.2s}.feature-card:hover{transform:translateY(-5px);border-color:var(--sky)}.feature-card:hover::after{opacity:1}.feature-icon{width:54px;height:54px;background:rgba(125,211,252,0.1);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--sky);margin-bottom:1rem}.feature-icon.green{background:rgba(74,222,128,0.1);color:var(--green)}.feature-icon.gold{background:rgba(250,204,21,0.1);color:var(--gold)}.feature-card h5{color:var(--text);font-weight:700;font-size:1rem;margin-bottom:0.45rem}.feature-card p{color:var(--muted);font-size:0.875rem;margin:0}.tool-card{background:var(--card-bg);border:1px solid var(--border);border-radius:14px;padding:1.5rem;height:auto;display:flex;flex-direction:column;gap:0.75rem}.tool-card-icon{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.4rem;flex-shrink:0}.tool-card h6{color:var(--text);font-weight:700;font-size:0.95rem;margin:0}.tool-card p{color:var(--muted);font-size:0.85rem;margin:0;flex:1}.tool-badge{display:inline-block;padding:0.2rem 0.65rem;border-radius:50px;font-size:0.75rem;font-weight:700}.tool-badge.instant{background:rgba(74,222,128,0.15);color:var(--green)}.tool-badge.delayed{background:rgba(250,204,21,0.15);color:var(--gold)}.quiz-card{background:var(--card-bg);border:1px solid var(--border);border-radius:14px;padding:2rem}.quiz-item{display:flex;align-items:flex-start;gap:0.75rem;padding:0.75rem 0;border-bottom:1px solid var(--border);color:var(--generated-muted);font-size:0.9rem}.quiz-item:last-child{border-bottom:none}.quiz-item .qi-num{background:rgba(125,211,252,0.1);color:var(--sky);font-weight:700;font-size:0.78rem;width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.alert-gold{background:rgba(250,204,21,0.08);border:1px solid rgba(250,204,21,0.3);border-left:4px solid var(--gold);border-radius:8px;padding:1rem 1.25rem;color:#fde68a;font-size:0.875rem}.alert-sky{background:rgba(125,211,252,0.07);border:1px solid rgba(125,211,252,0.25);border-left:4px solid var(--sky);border-radius:8px;padding:1rem 1.25rem;color:color-mix(in srgb,var(--bg-light) 75%,var(--primary) 25%);font-size:0.875rem}.alert-green{background:rgba(74,222,128,0.07);border:1px solid rgba(74,222,128,0.25);border-left:4px solid var(--green);border-radius:8px;padding:1rem 1.25rem;color:#bbf7d0;font-size:0.875rem}.alert-red{background:rgba(248,113,113,0.07);border:1px solid rgba(248,113,113,0.25);border-left:4px solid var(--red);border-radius:8px;padding:1rem 1.25rem;color:#fecaca;font-size:0.875rem}.step-row{display:flex;gap:1.25rem;align-items:flex-start;padding:1.25rem 0;border-bottom:1px solid var(--border)}.step-row:last-child{border-bottom:none}.step-num{background:var(--gold);color:#0b1829;font-weight:800;font-size:0.9rem;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.step-content h6{color:var(--text);font-weight:700;margin-bottom:0.25rem}.step-content p{color:var(--muted);font-size:0.875rem;margin:0}.stat-strip{background:var(--card-bg);border:1px solid var(--border);border-radius:14px;padding:2rem 1.5rem;text-align:center}.stat-strip .stat-num{font-size:2.2rem;font-weight:900;color:var(--gold);line-height:1}.stat-strip .stat-label{color:var(--muted);font-size:0.82rem;margin-top:0.35rem}.prose{color:var(--generated-muted);font-size:0.9rem}.prose p{margin-bottom:0.9rem}.prose ul{padding-left:1.25rem;margin-bottom:0.9rem}.prose ul li{margin-bottom:0.35rem;color:var(--muted)}.prose strong{color:var(--sky)}.content-heading{color:var(--sky);font-size:1.2rem;font-weight:700;margin-bottom:0.75rem;display:flex;align-items:center;gap:0.6rem}.content-heading i{font-size:1.1rem}.cta-banner{background:linear-gradient(135deg,#1a3358 0%,#1e3a5f 100%);border:1px solid var(--border);border-radius:16px;padding:3.5rem 2.5rem;text-align:center}.exclusion-box{background:rgba(248,113,113,0.06);border:1px solid rgba(248,113,113,0.25);border-radius:14px;padding:2rem}.exclusion-box h4{color:var(--red);font-weight:800}html,body{overflow-x:clip;width:100%}
