    :root{--bg:#080C1C;--surface:#0D1328;--border:rgba(255,255,255,0.08);--orange:#FA5000;--cyan:#00C3E3;--text:#FFFFFF;--muted:rgba(255,255,255,0.75);--subtle:rgba(255,255,255,0.50)}
    *{box-sizing:border-box;margin:0;padding:0}
    html{scroll-behavior:smooth;scroll-padding-top:88px}
    body{font-family:'Satoshi',sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}
    body::before{content:'';position:fixed;inset:0;pointer-events:none;z-index:9998;opacity:0.018;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}
    

    
    .fu{opacity:0;transform:translateY(28px);transition:opacity .88s cubic-bezier(.16,1,.3,1),transform .88s cubic-bezier(.16,1,.3,1)}
    .fl{opacity:0;transform:translateX(-40px);transition:opacity .88s cubic-bezier(.16,1,.3,1),transform .88s cubic-bezier(.16,1,.3,1)}
    .fu.on,.fl.on{opacity:1;transform:none}
    .d1{transition-delay:.1s}.d2{transition-delay:.2s}.d3{transition-delay:.3s}.d4{transition-delay:.4s}
    @media(prefers-reduced-motion:reduce){.fu,.fl{opacity:1!important;transform:none!important;transition:none!important}}

    
    .hero{position:relative;min-height:72vh;display:flex;align-items:center;overflow:hidden}
    .hero-bg{position:absolute;inset:0;background:url('Pictures/Auditbackground.webp') center center/cover no-repeat}
    .hero-overlay{position:absolute;inset:0;background:linear-gradient(to right,rgba(8,12,28,.94) 0%,rgba(8,12,28,.72) 30%,rgba(8,12,28,.14) 58%,transparent 78%)}
    .hero-bottom{position:absolute;bottom:0;left:0;right:0;height:140px;background:linear-gradient(to top,rgba(8,12,28,.95),transparent)}
    .hero-content{position:relative;z-index:2;padding:140px 80px 100px;max-width:700px}
    .eyebrow{font-size:12px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--cyan);margin-bottom:20px;display:flex;align-items:center;gap:10px}

    .hero-h1{font-size:clamp(36px,4.2vw,60px);font-weight:800;line-height:1.07;letter-spacing:-.032em;color:white;margin-bottom:20px}
    .hero-h1 em{font-style:normal;color:var(--cyan)}
    .hero-sub{font-size:17px;line-height:1.72;color:rgba(255,255,255,.82);margin-bottom:36px;max-width:520px}
    .hero-btns{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin-bottom:28px}
    .btn-primary{display:inline-flex;align-items:center;gap:8px;padding:13px 28px;border-radius:8px;background:var(--orange);color:#080C1C;font-size:15px;font-weight:700;border:none;cursor:pointer;text-decoration:none;transition:opacity .2s,transform .2s;font-family:inherit}
    .btn-primary:hover{opacity:.86;transform:translateY(-2px)}
    .btn-ghost{display:inline-flex;align-items:center;gap:8px;padding:13px 28px;border-radius:8px;background:transparent;color:white;font-size:15px;font-weight:600;border:1px solid rgba(255,255,255,.28);cursor:pointer;text-decoration:none;transition:background .2s,border-color .2s,transform .2s;font-family:inherit}
    .btn-ghost:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.45);transform:translateY(-2px)}
    .breadcrumb{display:flex;align-items:center;gap:8px;font-size:13px;color:rgba(255,255,255,.55);margin-bottom:24px;flex-wrap:wrap}
    .breadcrumb a{color:rgba(255,255,255,.55);text-decoration:none;transition:color .2s}
    .breadcrumb a:hover{color:#fff}
    .breadcrumb-sep{color:rgba(255,255,255,.28)}
    .breadcrumb-current{color:rgba(255,255,255,.82);font-weight:500}

    
    .stats-panel{background:radial-gradient(ellipse 70% 80% at 50% 50%,rgba(250,80,0,.16) 0%,transparent 60%),radial-gradient(circle,rgba(255,255,255,.038) 1px,transparent 1px),rgba(8,12,28,0.42);background-size:auto,28px 28px,auto;border-top:1px solid var(--border);padding:64px 80px}
    .stats-inner{max-width:640px;margin:0 auto;display:flex;gap:0;border:1px solid var(--border);border-radius:14px;background:rgba(255,255,255,.03);overflow:hidden}
    .stat-item{flex:1;padding:32px 20px;text-align:center;border-right:1px solid var(--border)}
    .stat-item:last-child{border-right:none}
    .stat-num{font-size:40px;font-weight:900;letter-spacing:-.04em;color:white;line-height:1;margin-bottom:6px}
    .stat-num em{font-style:normal;color:var(--orange)}
    .stat-label{font-size:12px;font-weight:600;color:var(--muted);letter-spacing:.03em}

    
    .section{padding:80px 80px;max-width:1280px;margin:0 auto;position:relative;z-index:1}
    .section-eyebrow{font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--cyan);margin-bottom:12px}
    .section-h2{font-size:clamp(26px,3vw,40px);font-weight:800;letter-spacing:-.025em;line-height:1.1;color:white;margin-bottom:14px}
    .section-sub{font-size:16px;line-height:1.75;color:var(--muted)}

    
    .body-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}

    
    .inside-table{display:flex;flex-direction:column;gap:0}
    .inside-row{display:grid;grid-template-columns:80px 1fr auto;gap:8px 20px;padding:18px 0;border-bottom:1px solid var(--border);align-items:baseline}
    .inside-row:first-child{border-top:1px solid var(--border)}
    .inside-ref{font-size:11px;font-weight:800;color:var(--orange);letter-spacing:.06em;text-transform:uppercase;line-height:1.6}
    .inside-title{font-size:14px;font-weight:700;color:white;line-height:1.4;margin-bottom:3px}
    .inside-desc{font-size:12px;color:var(--muted);line-height:1.6;grid-column:2}
    .inside-count{font-size:12px;font-weight:700;color:var(--subtle);white-space:nowrap;text-align:right}
    .inside-total{display:flex;justify-content:flex-end;padding-top:14px}
    .inside-total span{font-size:13px;font-weight:800;color:white;background:rgba(250,80,0,.12);border:1px solid rgba(250,80,0,.25);border-radius:6px;padding:5px 14px}

    
    .steps{display:flex;flex-direction:column;gap:24px}
    .step{display:flex;gap:16px;align-items:flex-start}
    .step-num{width:28px;height:28px;border-radius:50%;background:rgba(250,80,0,.15);border:1px solid rgba(250,80,0,.35);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;color:var(--orange);flex-shrink:0;margin-top:1px}
    .step-body{}
    .step-title{font-size:15px;font-weight:700;color:white;margin-bottom:5px;line-height:1.3}
    .step-desc{font-size:13px;line-height:1.7;color:var(--muted)}
    .step-code{font-size:12px;font-weight:700;color:var(--cyan);background:rgba(0,195,227,.10);border:1px solid rgba(0,195,227,.20);border-radius:5px;padding:2px 9px;display:inline-block;margin-top:6px;font-family:monospace}

    
    .feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:48px}
    .feat-card{padding:28px;border:1px solid rgba(255,255,255,.10);border-radius:14px;background:rgba(255,255,255,.055);transition:border-color .2s,background .2s;text-align:left}
    .feat-card:hover{border-color:rgba(250,80,0,.35);background:rgba(250,80,0,.04)}
    .feat-icon{width:42px;height:42px;border-radius:11px;background:rgba(250,80,0,.12);border:1px solid rgba(250,80,0,.25);display:flex;align-items:center;justify-content:center;margin-bottom:18px;color:var(--orange)}
    .feat-title{font-size:16px;font-weight:700;color:white;margin-bottom:8px;line-height:1.3}
    .feat-body{font-size:14px;line-height:1.72;color:var(--muted)}
    [data-theme="light"] .feat-card{background:rgba(10,20,60,.03);border-color:rgba(10,20,60,.09)}
    [data-theme="light"] .feat-card:hover{border-color:rgba(250,80,0,.3);background:rgba(250,80,0,.03)}
    [data-theme="light"] .feat-icon{background:rgba(250,80,0,.09);border-color:rgba(250,80,0,.20)}
    [data-theme="light"] .feat-title{color:#0A1440}
    [data-theme="light"] .feat-body{color:rgba(10,20,60,.58)}
    @media(max-width:768px){.feat-grid{grid-template-columns:1fr}}

    
    .trust-line{display:flex;align-items:center;gap:8px;font-size:12px;color:rgba(255,255,255,.45);margin-top:20px;flex-wrap:wrap}
    .trust-line svg{flex-shrink:0;opacity:.55}
    .trust-dot{color:rgba(255,255,255,.22);margin:0 2px}

    
    .why-list{display:grid;grid-template-columns:1fr 1fr;gap:11px 40px;margin-top:32px;padding-top:28px;border-top:1px solid var(--border);text-align:left;max-width:860px;margin-left:auto;margin-right:auto}
    .why-item{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:var(--muted);line-height:1.6}
    .why-check{color:var(--orange);font-weight:800;font-size:13px;flex-shrink:0;margin-top:2px}

    
    .faq-section{padding:80px;border-bottom:1px solid var(--border)}
    .faq-wrap{max-width:1280px;margin:0 auto}
    .faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:40px}
    .faq-item{padding:26px 28px;border:1px solid var(--border);border-radius:12px;background:rgba(255,255,255,.025)}
    .faq-q{font-size:15px;font-weight:700;color:white;margin-bottom:10px;line-height:1.4}
    .faq-a{font-size:13px;line-height:1.78;color:var(--muted)}
    [data-theme="light"] .trust-line{color:rgba(10,20,60,.40)}
    [data-theme="light"] .trust-dot{color:rgba(10,20,60,.22)}
    [data-theme="light"] .why-item{color:rgba(10,20,60,.60)}
    [data-theme="light"] .why-list{border-color:rgba(10,20,60,.10)}
    @media(max-width:768px){.why-list{grid-template-columns:1fr}}
    [data-theme="light"] .faq-item{background:rgba(10,20,60,.03);border-color:rgba(10,20,60,.09)}
    [data-theme="light"] .faq-q{color:#0A1440}
    [data-theme="light"] .faq-a{color:rgba(10,20,60,.60)}
    @media(max-width:768px){.faq-grid{grid-template-columns:1fr}.faq-section{padding:56px 20px}}

    
    .dl-section{border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:80px;text-align:center;position:relative;overflow:hidden;background:radial-gradient(ellipse 70% 60% at 50% 100%,rgba(250,80,0,.18) 0%,transparent 65%)}
    .dl-section::after{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(250,80,0,.6),rgba(0,195,227,.6),transparent)}
    .dl-h2{font-size:clamp(26px,3vw,40px);font-weight:800;letter-spacing:-.025em;color:white;margin-bottom:12px}
    .dl-sub{font-size:16px;color:var(--muted);margin-bottom:32px;line-height:1.72;max-width:520px;margin-left:auto;margin-right:auto}
    .dl-btns{display:flex;gap:14px;flex-wrap:wrap;justify-content:center;margin-bottom:14px}
    .dl-note{font-size:12px;color:var(--subtle)}

    
    .cta-band{background:radial-gradient(ellipse 90% 70% at 50% 120%,rgba(250,80,0,.28) 0%,transparent 60%),radial-gradient(ellipse 55% 60% at 5% 0%,rgba(0,195,227,.12) 0%,transparent 55%);padding:100px 80px;text-align:center;position:relative;overflow:hidden;z-index:1}
    .cta-band::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(250,80,0,.7) 30%,rgba(0,195,227,.7) 70%,transparent 100%)}
    .cta-h2{font-size:clamp(28px,3.5vw,46px);font-weight:800;letter-spacing:-.03em;line-height:1.1;color:white;margin-bottom:14px}
    .cta-sub{font-size:17px;color:var(--muted);margin:0 auto 36px;max-width:460px;line-height:1.72}
    @keyframes btn-glow{0%,100%{box-shadow:0 0 22px rgba(250,80,0,.35)}50%{box-shadow:0 0 44px rgba(250,80,0,.60)}}
    .cta-band .btn-primary{animation:btn-glow 2.8s ease-in-out infinite}

    
    .footer{background:radial-gradient(ellipse 60% 90% at 10% 40%,rgba(250,80,0,.06) 0%,transparent 60%),rgba(4,7,15,0.90);border-top:1px solid var(--border);padding:72px 80px 40px;position:relative;z-index:1}
    .footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:48px;max-width:1280px;margin:0 auto}
    .footer-logo{font-size:17px;font-weight:700;color:white;letter-spacing:-.02em;display:flex;align-items:center;gap:8px;margin-bottom:10px}
    .footer-tagline{font-size:13px;color:rgba(255,255,255,.38);line-height:1.65;max-width:220px;margin-top:10px}
    .fc-head{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.28);margin-bottom:16px}
    .fc-link{display:block;font-size:13px;color:rgba(255,255,255,.52);margin-bottom:10px;text-decoration:none;transition:color .2s}
    .fc-link:hover{color:white}
    .footer-btm{max-width:1280px;margin:48px auto 0;padding-top:24px;border-top:1px solid var(--border);display:flex;justify-content:space-between;align-items:center}
    .footer-copy{font-size:12px;color:rgba(255,255,255,.26)}
    .footer-legal{display:flex;gap:20px}
    .footer-legal a{font-size:12px;color:rgba(255,255,255,.26);text-decoration:none}
    .footer-legal a:hover{color:rgba(255,255,255,.6)}
    .footer-social{display:flex;gap:10px;margin-top:16px}
    .social-btn{width:34px;height:34px;border-radius:8px;border:1px solid var(--border);display:flex;align-items:center;justify-content:center;text-decoration:none;transition:color .2s,border-color .2s,background .2s}
    .social-li{color:#0A66C2;border-color:rgba(10,102,194,.3)}
    .social-li:hover{border-color:#0A66C2;background:rgba(10,102,194,.12)}

    
    [data-theme="light"]{--bg:#F0F4FF;--surface:#FFFFFF;--border:rgba(10,20,60,0.10);--text:#0A1440;--muted:rgba(10,20,60,0.55);--subtle:rgba(10,20,60,0.35);--cyan:#0098B0}
    [data-theme="light"] body{color:#0A1440}
    [data-theme="light"] .hero-guide{color:rgba(10,20,60,.45)}
    [data-theme="light"] .hero-guide:hover{color:#0A1440}
    [data-theme="light"] .stats-panel{background:radial-gradient(ellipse 70% 80% at 50% 50%,rgba(250,80,0,.08) 0%,transparent 60%),rgba(232,238,255,0.97);background-size:auto,auto}
    [data-theme="light"] .stats-inner{background:rgba(10,20,60,0.04);border-color:rgba(10,20,60,0.10)}
    [data-theme="light"] .stat-item{border-color:rgba(10,20,60,0.10)}
    [data-theme="light"] .stat-num{color:#0A1440}
    [data-theme="light"] .stat-label{color:rgba(10,20,60,0.55)}
    [data-theme="light"] .section-h2{color:#0A1440}
    [data-theme="light"] .section-sub{color:rgba(10,20,60,0.58)}
    [data-theme="light"] .section-eyebrow{color:#0098B0}
    [data-theme="light"] .inside-row{border-color:rgba(10,20,60,0.10)}
    [data-theme="light"] .inside-title{color:#0A1440}
    [data-theme="light"] .inside-desc{color:rgba(10,20,60,0.55)}
    [data-theme="light"] .inside-count{color:rgba(10,20,60,0.40)}
    [data-theme="light"] .step-title{color:#0A1440}
    [data-theme="light"] .step-desc{color:rgba(10,20,60,0.58)}
    [data-theme="light"] .dl-section{border-color:rgba(10,20,60,0.10)}
    [data-theme="light"] .dl-h2{color:#0A1440}
    [data-theme="light"] .dl-sub{color:rgba(10,20,60,0.60)}
    [data-theme="light"] .dl-note{color:rgba(10,20,60,0.40)}
    [data-theme="light"] .btn-ghost{color:#0A1440;border-color:rgba(10,20,60,0.22)}
    [data-theme="light"] .btn-ghost:hover{background:rgba(10,20,60,0.06);border-color:rgba(10,20,60,0.38)}
    [data-theme="light"] .hero .btn-ghost{color:white;border-color:rgba(255,255,255,.35)}
    [data-theme="light"] .hero .btn-ghost:hover{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.6)}
    [data-theme="light"] .cta-h2{color:#0A1440}
    [data-theme="light"] .cta-sub{color:rgba(10,20,60,0.60)}
    [data-theme="light"] .cta-band{background:radial-gradient(ellipse 90% 70% at 50% 120%,rgba(250,80,0,.10) 0%,transparent 60%),rgba(232,238,255,0.97)}
    [data-theme="light"] .footer{background:#E5EAF8;border-color:rgba(10,20,60,0.10)}
    [data-theme="light"] .footer-logo{color:#0A1440}
    [data-theme="light"] .footer-tagline{color:rgba(10,20,60,0.45)}
    [data-theme="light"] .fc-head{color:rgba(10,20,60,0.32)}
    [data-theme="light"] .fc-link{color:rgba(10,20,60,0.55)}
    [data-theme="light"] .fc-link:hover{color:#0A1440}
    [data-theme="light"] .footer-btm{border-color:rgba(10,20,60,0.10)}
    [data-theme="light"] .footer-copy{color:rgba(10,20,60,0.35)}
    [data-theme="light"] .footer-legal a{color:rgba(10,20,60,0.35)}
    [data-theme="light"] .footer-legal a:hover{color:rgba(10,20,60,0.70)}

    
    @media(max-width:1024px){
      .hero-content{padding:120px 48px 80px}
      .stats-panel{padding:56px 48px}
      .section{padding:64px 48px}
      .body-grid{gap:48px}
      .dl-section{padding:64px 48px}
      .cta-band{padding:100px 48px}
      .footer-grid{grid-template-columns:1fr 1fr 1fr;gap:36px}
      .footer-grid>div:first-child{grid-column:1/-1}
      .footer{padding:64px 48px 36px}
    }
    @media(max-width:768px){
      .hero-content{padding:100px 20px 72px}
      .hero-h1{font-size:clamp(32px,8vw,48px)}
      .hero{min-height:100svh}
      .hero-overlay{background:linear-gradient(160deg,rgba(8,12,28,.80) 0%,rgba(8,12,28,.55) 60%,rgba(8,12,28,.18) 100%)}
      .stats-panel{padding:40px 20px}
      .stats-inner{flex-direction:column}
      .stat-item{border-right:none;border-bottom:1px solid var(--border);padding:20px}
      .stat-item:last-child{border-bottom:none}
      .section{padding:56px 20px}
      .body-grid{grid-template-columns:1fr;gap:48px}
      .dl-section{padding:48px 20px}
      .cta-band{padding:72px 20px}
      .footer{padding:56px 20px 40px}
      .footer-grid{grid-template-columns:1fr 1fr;gap:32px 20px}
      .footer-btm{flex-direction:column;gap:14px;text-align:center}
      .footer-legal{flex-wrap:wrap;justify-content:center}
    }
    :focus-visible{outline:2px solid var(--cyan);outline-offset:3px;border-radius:4px}
    [data-theme="light"] :focus-visible{outline-color:#0098B0}
  
._i0{border-bottom:1px solid var(--border);text-align:center}
._i1{justify-content:center}
._i2{max-width:640px;margin-left:auto;margin-right:auto}
._i3{margin-bottom:32px}
._i4{text-align:center}
._i5{font-size:16px;padding:15px 34px}
._i6{text-align:center;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--subtle);margin-bottom:24px}
._i7{max-width:560px}