*,*::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.78;margin:0}h1,h2,h3,h4,h5,h6{font-family:'Rajdhani',sans-serif;font-weight:700;color:var(--text)}a{color:var(--sky);text-decoration:none}a:hover{color:var(--gold)}.breadcrumb-wrap{background:var(--bg-deep);border-bottom:1px solid var(--border);padding:0.7rem 0}.breadcrumb-item a{color:var(--sky);font-size:0.87rem}.breadcrumb-item.active{color:var(--generated-muted);font-size:0.87rem}.breadcrumb-item + .breadcrumb-item::before{color:#475569}.page-hero{background:linear-gradient(135deg,var(--bg-deep) 0%,var(--bg-main) 55%,var(--bg-section) 100%);padding:68px 0 56px;border-bottom:1px solid var(--border);position:relative;overflow:hidden}.page-hero::before{content:'';position:absolute;top:-80px;right:-80px;width:420px;height:420px;background:radial-gradient(circle,rgba(34,197,94,0.06) 0%,transparent 70%);border-radius:50%;pointer-events:none}.page-hero::after{content:'';position:absolute;bottom:-60px;left:-60px;width:300px;height:300px;background:radial-gradient(circle,rgba(250,204,21,0.05) 0%,transparent 70%);border-radius:50%;pointer-events:none}.page-hero h1{font-size:clamp(1.9rem,4vw,3rem);line-height:1.2}.page-hero h1 span{color:var(--gold)}.page-hero .lead{color:var(--generated-muted);max-width:620px;font-size:1.05rem}.section-dark{background:var(--bg-main);padding:68px 0}.section-mid{background:var(--bg-section);padding:68px 0}.section-title{font-size:clamp(1.5rem,3vw,2.2rem);margin-bottom:0.35rem}.section-title span{color:var(--gold)}.title-bar{width:52px;height:4px;background:linear-gradient(90deg,var(--gold),var(--sky));border-radius:2px;margin:0 auto 2rem}.cat-badge{display:inline-block;background:rgba(125,211,252,0.1);color:var(--sky);border:1px solid rgba(125,211,252,0.28);font-size:0.78rem;font-weight:600;padding:0.25rem 0.8rem;border-radius:20px;margin-bottom:0.7rem}.content-img{display:block;width:100%;border-radius:12px;border:2px solid var(--border)}.method-card{background:var(--card-bg);border:1px solid var(--border);border-radius:14px;padding:1.8rem 1.4rem;text-align:center;height:auto;transition:border-color 0.25s,transform 0.25s}.method-card:hover{border-color:var(--gold);transform:translateY(-4px)}.method-card .method-icon{font-size:2.6rem;margin-bottom:0.8rem;display:block}.method-card h5{color:var(--text);font-size:1.1rem;margin-bottom:0.4rem}.method-card .method-tag{display:inline-block;background:rgba(34,197,94,0.12);color:var(--green);border:1px solid rgba(34,197,94,0.3);font-size:0.75rem;font-weight:700;padding:0.18rem 0.65rem;border-radius:20px;margin-bottom:0.7rem}.method-card p{color:var(--generated-muted);font-size:0.87rem;margin:0}.method-card .method-limit{margin-top:0.9rem;padding-top:0.9rem;border-top:1px solid var(--border);display:flex;justify-content:space-between;font-size:0.82rem}.method-card .method-limit span:first-child{color:var(--generated-muted)}.method-card .method-limit span:last-child{color:var(--gold);font-weight:700}.step-card{background:var(--card-bg);border:1px solid var(--border);border-radius:14px;padding:1.6rem 1.4rem;position:relative;height:auto;transition:border-color 0.25s}.step-card:hover{border-color:var(--sky)}.step-num-badge{position:absolute;top:-14px;left:1.4rem;width:30px;height:30px;background:linear-gradient(135deg,var(--gold),#e6b800);color:#0b1829;font-family:'Rajdhani',sans-serif;font-size:1rem;font-weight:800;border-radius:50%;display:flex;align-items:center;justify-content:center}.step-card h6{color:var(--text);font-size:0.97rem;margin-bottom:0.4rem;margin-top:0.3rem}.step-card p{color:var(--generated-muted);font-size:0.87rem;margin:0}.info-table{width:100%;border-collapse:separate;border-spacing:0 6px}.info-table thead th{background:var(--bg-deep);color:var(--sky);font-family:'Rajdhani',sans-serif;font-size:0.83rem;letter-spacing:0.06em;text-transform:uppercase;padding:0.75rem 1rem;border:none}.info-table tbody tr{background:var(--card-bg);transition:background 0.2s}.info-table tbody tr:hover{background:#1a3358}.info-table tbody td{padding:0.85rem 1rem;color:var(--generated-muted);font-size:0.9rem;border:none;vertical-align:middle}.info-table tbody td:first-child{border-radius:8px 0 0 8px;color:var(--gold);font-weight:700}.info-table tbody td:last-child{border-radius:0 8px 8px 0}.highlight-box{background:linear-gradient(135deg,#1a2f4a,#1e3a5f);border-left:4px solid var(--gold);border-radius:8px;padding:1.3rem 1.6rem}.highlight-box p{color:var(--generated-muted);margin:0;font-size:0.94rem}.highlight-box-green{background:linear-gradient(135deg,#0f2a1a,#122a1e);border-left:4px solid var(--green);border-radius:8px;padding:1.3rem 1.6rem}.highlight-box-green p{color:var(--generated-muted);margin:0;font-size:0.94rem}.checklist{list-style:none;padding:0;margin:0}.checklist li{padding:0.4rem 0;color:var(--generated-muted);font-size:0.93rem;display:flex;align-items:flex-start;gap:0.6rem}.checklist li i{color:var(--gold);margin-top:0.22rem;flex-shrink:0}.security-card{background:var(--card-bg);border:1px solid var(--border);border-radius:14px;padding:1.5rem 1.3rem;height:auto;transition:border-color 0.25s,transform 0.25s}.security-card:hover{border-color:var(--green);transform:translateY(-4px)}.security-card .sc-icon{font-size:1.9rem;color:var(--green);margin-bottom:0.7rem;display:block}.security-card h5{color:var(--text);font-size:0.97rem;margin-bottom:0.4rem}.security-card p{color:var(--generated-muted);font-size:0.86rem;margin:0}.accordion-item{background:var(--card-bg);border:1px solid var(--border);border-radius:10px !important;margin-bottom:0.75rem;overflow:hidden}.accordion-button{background:var(--card-bg);color:var(--text);font-family:'Rajdhani',sans-serif;font-size:1.05rem;font-weight:600;box-shadow:none !important}.accordion-button:not(.collapsed){background:#1a3358;color:var(--gold)}.accordion-button::after{filter:invert(1) brightness(2)}.accordion-body{background:#1a3358;color:var(--generated-muted);font-size:0.92rem;border-top:1px solid var(--border)}.cta-banner{background:linear-gradient(135deg,#1a2f4a 0%,#18304f 100%);border:2px solid rgba(34,197,94,0.25);border-radius:16px;padding:3rem 2rem;text-align:center}.btn-outline-sky{border:2px solid var(--sky);color:var(--sky);font-weight:700;padding:0.65rem 1.8rem;border-radius:6px;font-size:0.95rem;background:transparent;transition:all 0.2s}.btn-outline-sky:hover{background:var(--sky);color:#0b1829}.stat-pill{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;padding:1.2rem 1.4rem;text-align:center;transition:border-color 0.2s}.stat-pill:hover{border-color:var(--gold)}.stat-pill .sp-value{font-family:'Rajdhani',sans-serif;font-size:1.8rem;font-weight:700;color:var(--sky);line-height:1}.stat-pill .sp-label{color:var(--generated-muted);font-size:0.82rem;margin-top:0.25rem}.timeline{position:relative;padding-left:2rem}.timeline::before{content:'';position:absolute;left:9px;top:0;bottom:0;width:2px;background:linear-gradient(180deg,var(--gold),var(--sky))}.tl-item{position:relative;margin-bottom:1.8rem}.tl-dot{position:absolute;left:-2rem;top:4px;width:18px;height:18px;background:var(--gold);border-radius:50%;border:3px solid var(--bg-main)}.tl-item h6{color:var(--text);font-size:0.97rem;margin-bottom:0.2rem}.tl-item p{color:var(--generated-muted);font-size:0.88rem;margin:0}hr.divider{border-color:var(--border)}html,body{overflow-x:clip;width:100%}
