.home-body{width:100vw;height:100vh;overflow:hidden auto}.home-container{z-index:1;position:relative}.home-section{z-index:1;width:100%;position:relative}.home-inner{max-width:1100px;margin:0 auto;padding:0 40px}.home-nav{z-index:100;-webkit-backdrop-filter:blur(20px);background:#0a0e1a99;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:20px 40px;transition:background .3s;display:flex;position:fixed;top:0;left:0;right:0}.nav-logo-wrap{align-items:center;text-decoration:none;display:flex}.nav-logo{object-fit:contain;object-position:left center;width:auto;max-width:120px;height:28px;display:block}.nav-cta{color:#fff;cursor:pointer;background:linear-gradient(135deg,#00d4ff,#7b61ff);border:none;border-radius:50px;align-items:center;gap:8px;padding:10px 24px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 16px #00d4ff33}.nav-cta:hover{transform:translateY(-1px);box-shadow:0 6px 24px #00d4ff4d}.hero-section{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:120px 40px 80px;display:flex}.hero-eyebrow{color:#00d4ff;letter-spacing:1.5px;text-transform:uppercase;opacity:0;background:#00d4ff14;border:1px solid #00d4ff33;border-radius:20px;align-items:center;gap:8px;margin-bottom:32px;padding:6px 16px;font-size:12px;font-weight:600;display:inline-flex}.hero-eyebrow-dot{background:#00d4ff;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}.hero-title{color:#e8eaf6;letter-spacing:-1.5px;opacity:0;max-width:800px;margin-bottom:24px;font-family:Inter,sans-serif;font-size:clamp(36px,6vw,72px);font-weight:700;line-height:1.1}.hero-title-accent{background:linear-gradient(135deg,#00d4ff,#7b61ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-sub{color:#e8eaf699;opacity:0;max-width:520px;margin-bottom:48px;font-size:clamp(16px,2vw,20px);line-height:1.7}.hero-cta-group{opacity:0;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.hero-btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#00d4ff,#7b61ff);border:none;border-radius:50px;align-items:center;gap:10px;padding:18px 48px;font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.22,1,.36,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 32px #00d4ff4d}.hero-btn-primary:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:40%;height:200%;transition:left .6s;position:absolute;top:-50%;left:-60%;transform:skew(-20deg)}.hero-btn-primary:hover:before{left:120%}.hero-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 40px #00d4ff66}.hero-btn-secondary{color:#e8eaf680;cursor:pointer;background:0 0;border:none;font-family:Inter,sans-serif;font-size:14px;text-decoration:none;transition:color .2s}.hero-btn-secondary:hover{color:#e8eaf6cc}.hero-scroll-indicator{opacity:0;flex-direction:column;align-items:center;gap:8px;animation:2s ease-in-out 2s infinite scrollBounce;display:flex;position:absolute;bottom:36px;left:50%;transform:translate(-50%)}@keyframes scrollBounce{0%,to{opacity:.4;transform:translate(-50%)translateY(0)}50%{opacity:.7;transform:translate(-50%)translateY(6px)}}.hero-scroll-indicator span{letter-spacing:2px;text-transform:uppercase;color:#e8eaf64d;font-size:10px}.hero-scroll-indicator svg{color:#e8eaf64d}.audience-section{padding:100px 0}.section-label{text-transform:uppercase;letter-spacing:2.5px;color:#e8eaf64d;margin-bottom:16px;font-size:11px;font-weight:600}.section-title{color:#e8eaf6;letter-spacing:-.5px;margin-bottom:48px;font-family:Inter,sans-serif;font-size:clamp(28px,4vw,40px);font-weight:600;line-height:1.25}.audience-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.audience-card{cursor:pointer;opacity:0;background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;padding:32px 28px;transition:border-color .3s,background .3s,box-shadow .3s;overflow:hidden;transform:translateY(24px)}.audience-card:hover{background:#ffffff0f;border-color:#00d4ff4d;box-shadow:0 8px 32px #0003}.audience-card.open{background:#00d4ff0a;border-color:#00d4ff66;box-shadow:0 0 32px #00d4ff14}.audience-card-icon{background:#00d4ff14;border:1px solid #00d4ff26;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:20px;transition:all .3s;display:flex}.audience-card.open .audience-card-icon{background:#00d4ff26;border-color:#00d4ff4d}.audience-card-icon svg{color:#00d4ff;width:20px;height:20px}.audience-card-title{color:#e8eaf6;margin-bottom:8px;font-family:Inter,sans-serif;font-size:18px;font-weight:600;line-height:1.3}.audience-card-teaser{color:#e8eaf666;align-items:center;gap:6px;font-size:13px;transition:color .2s;display:flex}.audience-card.open .audience-card-teaser{color:#00d4ff99}.audience-card-teaser svg{flex-shrink:0;width:12px;height:12px;transition:transform .3s}.audience-card.open .audience-card-teaser svg{transform:rotate(180deg)}.audience-card-body{max-height:0;transition:max-height .5s cubic-bezier(.22,1,.36,1);overflow:hidden}.audience-card.open .audience-card-body{max-height:200px}.audience-card-body p{color:#e8eaf6a6;border-top:1px solid #ffffff0f;margin-top:16px;padding-top:16px;font-size:14px;line-height:1.75}.guarantee-section{padding:0 0 100px}.guarantee-panel{opacity:0;background:#ffd70008;border:1px solid #ffd70026;border-radius:24px;grid-template-columns:1fr 1fr;align-items:center;gap:60px;padding:56px 60px;display:grid;position:relative;overflow:hidden;transform:translateY(24px)scale(.99)}.guarantee-panel:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffd7000f 0%,#0000 70%);width:200px;height:200px;position:absolute;top:-60px;right:-60px}.guarantee-badge{color:gold;letter-spacing:1.5px;text-transform:uppercase;background:#ffd7001a;border:1px solid #ffd70040;border-radius:20px;align-items:center;gap:8px;margin-bottom:28px;padding:5px 14px;font-size:11px;font-weight:700;display:inline-flex}.guarantee-badge svg{color:gold;width:12px;height:12px}.guarantee-not-ai{color:#e8eaf6;letter-spacing:-.5px;font-family:Inter,sans-serif;font-size:clamp(28px,3.5vw,42px);font-weight:700;line-height:1.2}.guarantee-not-ai em{background:linear-gradient(135deg,gold,#fa0);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:normal;display:block}.guarantee-divider{width:1px;display:none}.guarantee-right{flex-direction:column;gap:20px;display:flex}.guarantee-point{align-items:flex-start;gap:16px;display:flex}.guarantee-point-icon{background:#ffd70014;border:1px solid #ffd70026;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-top:2px;display:flex}.guarantee-point-icon svg{color:gold;width:16px;height:16px}.guarantee-point-text{color:#e8eaf6b3;font-size:15px;line-height:1.7}.guarantee-point-text strong{color:#e8eaf6;font-weight:600}.how-section{padding:0 0 100px}.how-stepper{justify-content:space-between;align-items:flex-start;padding-top:20px;display:flex;position:relative}.how-stepper-line{z-index:0;background:#ffffff12;height:2px;position:absolute;top:27px;left:24px;right:24px}.how-stepper-fill{background:linear-gradient(90deg,#00d4ff,#7b61ff);border-radius:2px;width:0%;height:100%;transition:width 1.2s cubic-bezier(.22,1,.36,1);position:absolute;top:0;left:0;box-shadow:0 0 10px #00d4ff66}.how-step{z-index:1;cursor:default;opacity:0;flex-direction:column;flex:1;align-items:center;gap:16px;display:flex;position:relative;transform:translateY(16px)}.how-step-dot{background:#0a0e1a;border:2px solid #ffffff26;border-radius:50%;flex-shrink:0;width:16px;height:16px;transition:all .5s}.how-step.active .how-step-dot{background:#00d4ff;border-color:#00d4ff;box-shadow:0 0 14px #00d4ff99}.how-step-label{text-align:center;max-width:100px}.how-step-num{color:#e8eaf64d;letter-spacing:1px;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:700}.how-step.active .how-step-num{color:#00d4ff99}.how-step-name{color:#e8eaf680;font-family:Inter,sans-serif;font-size:13px;font-weight:600;line-height:1.3;transition:color .3s}.how-step.active .how-step-name{color:#e8eaf6}.how-step-desc{color:#e8eaf659;text-align:center;opacity:0;max-width:100px;max-height:0;font-size:12px;line-height:1.5;transition:max-height .4s,opacity .3s;overflow:hidden}.how-step:hover .how-step-desc,.how-step.active .how-step-desc{opacity:1;max-height:80px}.trust-section{padding:0 0 100px}.trust-label{text-transform:uppercase;letter-spacing:2px;color:#e8eaf640;text-align:center;margin-bottom:24px;font-size:11px;font-weight:600}.trust-badges{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.trust-badge{color:#e8eaf680;opacity:0;background:#ffffff08;border:1px solid #ffffff14;border-radius:50px;align-items:center;gap:8px;padding:10px 20px;font-size:13px;font-weight:500;transition:all .3s;display:inline-flex;transform:translateY(12px)}.trust-badge:hover{color:#e8eaf6cc;background:#00d4ff0a;border-color:#00d4ff40}.trust-badge-dot{opacity:.5;background:#00d4ff;border-radius:50%;flex-shrink:0;width:6px;height:6px}.final-cta-section{text-align:center;border-top:1px solid #ffffff0d;padding:80px 0 120px}.final-cta-title{color:#e8eaf6;letter-spacing:-.5px;opacity:0;margin-bottom:16px;font-family:Inter,sans-serif;font-size:clamp(28px,4vw,44px);font-weight:700}.final-cta-sub{color:#e8eaf680;opacity:0;margin-bottom:40px;font-size:16px}.final-cta-btn{color:#fff;cursor:pointer;opacity:0;background:linear-gradient(135deg,#00d4ff,#7b61ff);border:none;border-radius:50px;align-items:center;gap:10px;padding:20px 56px;font-family:Inter,sans-serif;font-size:17px;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.22,1,.36,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 40px #00d4ff4d}.final-cta-btn:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:40%;height:200%;transition:left .6s;position:absolute;top:-50%;left:-60%;transform:skew(-20deg)}.final-cta-btn:hover:before{left:120%}.final-cta-btn:hover{transform:translateY(-3px);box-shadow:0 12px 48px #00d4ff66}.final-cta-note{color:#e8eaf640;opacity:0;margin-top:20px;font-size:13px}.home-footer{color:#e8eaf633;border-top:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding:24px 40px;font-size:12px;display:flex}@media (max-width:768px){.home-inner{padding:0 24px}.home-nav{padding:16px 24px}.nav-logo{max-width:100px;height:24px}.hero-section{padding:100px 24px 80px}.hero-cta-group{flex-direction:column;align-items:center}.hero-btn-primary{justify-content:center;width:100%;max-width:320px}.audience-section{padding:80px 0}.audience-grid{grid-template-columns:1fr;gap:14px}.guarantee-section{padding:0 0 80px}.guarantee-panel{grid-template-columns:1fr;gap:36px;padding:40px 32px}.how-section{padding:0 0 80px}.how-stepper{flex-direction:column;align-items:flex-start;gap:0;padding-top:0;padding-left:24px}.how-stepper-line{width:2px;height:auto;inset:0 auto 0 7px}.how-stepper-fill{height:0%;transition:height 1.2s cubic-bezier(.22,1,.36,1);width:2px!important}.how-step{text-align:left;flex-direction:row;align-items:flex-start;gap:20px;padding:0 0 32px}.how-step-dot{flex-shrink:0;margin-top:3px}.how-step-label,.how-step-desc{text-align:left;max-width:none}.how-step:hover .how-step-desc,.how-step.active .how-step-desc{opacity:1;max-height:80px}.trust-badges{gap:10px}.trust-badge{padding:8px 16px;font-size:12px}.final-cta-section{padding:80px 0 100px}.final-cta-btn{justify-content:center;width:100%;max-width:320px;padding:18px 32px;font-size:16px}.home-footer{text-align:center;flex-direction:column;gap:8px}}@media (max-width:480px){.guarantee-panel{padding:32px 24px}.guarantee-not-ai{font-size:26px}}.expert-process-section{padding:0 0 100px}.expert-process-intro{color:#e8eaf699;text-align:center;max-width:620px;margin:0 auto 56px;font-size:17px;line-height:1.7}.expert-stepper{justify-content:space-between;align-items:flex-start;margin-bottom:40px;padding-top:20px;display:flex;position:relative}.expert-stepper-line{z-index:0;background:#ffffff12;height:2px;position:absolute;top:27px;left:24px;right:24px}.expert-stepper-fill{background:linear-gradient(90deg,gold,#00d4ff,#7b61ff);border-radius:2px;width:0%;height:100%;transition:width 1.4s cubic-bezier(.22,1,.36,1);position:absolute;top:0;left:0;box-shadow:0 0 10px #00d4ff66}.expert-step{z-index:1;opacity:0;flex-direction:column;flex:1;align-items:center;gap:14px;display:flex;position:relative;transform:translateY(16px)}.expert-step-dot{background:#0a0e1a;border:2px solid #ffffff1f;border-radius:50%;flex-shrink:0;width:16px;height:16px;transition:all .5s}.expert-step.active .expert-step-dot{background:#00d4ff;border-color:#00d4ff;box-shadow:0 0 14px #00d4ff99}.expert-step.expert-built.active .expert-step-dot{background:gold;border-color:gold;box-shadow:0 0 14px #ffd7008c}.expert-step-label{text-align:center;max-width:130px}.expert-step-num{color:#e8eaf647;letter-spacing:1px;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700}.expert-step.active .expert-step-num{color:#00d4ff99}.expert-step.expert-built.active .expert-step-num{color:#ffd700a6}.expert-step-name{color:#e8eaf673;margin-bottom:8px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;line-height:1.3;transition:color .3s}.expert-step.active .expert-step-name{color:#e8eaf6}.expert-step-desc{color:#e8eaf659;text-align:center;max-width:120px;font-size:11.5px;line-height:1.55;transition:color .3s}.expert-step.active .expert-step-desc{color:#e8eaf680}.expert-process-callout{color:#ffd700d9;opacity:0;background:#ffd7000d;border:1px solid #ffd7002e;border-radius:12px;justify-content:center;align-items:center;gap:10px;max-width:380px;margin:0 auto;padding:16px 28px;font-size:14px;font-weight:600;display:flex}.expert-process-callout svg{opacity:.8;flex-shrink:0}.reg-map-section{padding:0 0 100px}.reg-cards{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:40px;display:grid}.reg-card{opacity:0;background:#ffffff06;border:1px solid #ffffff12;border-radius:16px;flex-direction:column;gap:10px;padding:24px 20px;transition:border-color .3s,background .3s;display:flex;transform:translateY(16px)}.reg-card:hover{background:#00d4ff08;border-color:#00d4ff38}.reg-card-status{text-transform:uppercase;letter-spacing:1.5px;color:#00d4ff;opacity:.75;align-items:center;gap:7px;font-size:10px;font-weight:600;display:inline-flex}.reg-card-status:before{content:"";background:#00d4ff;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2s ease-in-out infinite pulse-dot}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.35}}.reg-card-title{color:#e8eaf6;font-family:Inter,sans-serif;font-size:15px;font-weight:700;line-height:1.3}.reg-card-desc{color:#e8eaf680;flex:1;font-size:13px;line-height:1.65}.reg-card-articles{color:#7b61ffa6;letter-spacing:.2px;border-top:1px solid #ffffff0f;margin-top:2px;padding-top:10px;font-size:11px;font-weight:500}.reg-map-statement{text-align:center;opacity:0;background:#ffffff05;border:1px solid #ffffff12;border-radius:20px;padding:48px 56px;transform:translateY(16px)}.reg-map-quote{color:#e8eaf6b8;max-width:760px;margin:0 auto 44px;padding:0 16px;font-size:clamp(15px,2vw,19px);font-style:italic;line-height:1.75;position:relative}.reg-map-quote:before{content:"“";color:#00d4ff2e;pointer-events:none;font-family:Georgia,serif;font-size:72px;line-height:0;position:absolute;top:14px;left:-16px}.reg-proof-points{flex-wrap:wrap;justify-content:center;gap:52px;display:flex}.reg-proof-point{flex-direction:column;align-items:center;gap:8px;display:flex}.reg-proof-num{background:linear-gradient(135deg,#00d4ff,#7b61ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Inter,sans-serif;font-size:34px;font-weight:800;line-height:1}.reg-proof-label{color:#e8eaf67a;text-align:center;max-width:140px;font-size:13px;line-height:1.45}@media (max-width:768px){.expert-process-section{padding:0 0 80px}.expert-stepper{flex-direction:column;align-items:flex-start;gap:0;padding-top:0;padding-left:24px}.expert-stepper-line{width:2px;height:auto;inset:0 auto 0 7px}.expert-stepper-fill{background:linear-gradient(gold,#00d4ff,#7b61ff);height:0%;transition:height 1.4s cubic-bezier(.22,1,.36,1);width:2px!important}.expert-step{flex-direction:row;align-items:flex-start;gap:20px;padding:0 0 28px}.expert-step-dot{flex-shrink:0;margin-top:3px}.expert-step-label,.expert-step-desc{text-align:left;max-width:none}.reg-map-section{padding:0 0 80px}.reg-cards{grid-template-columns:repeat(2,1fr);gap:12px}.reg-map-statement{padding:36px 28px}.reg-proof-points{gap:32px}}@media (max-width:480px){.reg-cards{grid-template-columns:1fr}.reg-map-statement{padding:28px 20px}.reg-proof-points{gap:24px}.reg-proof-num{font-size:28px}.expert-process-callout{padding:14px 20px;font-size:13px}}
