.fh-custom-hero{background:radial-gradient(at 50% 0,#ffb74d1a,#0000 60%),#2a2a2a;padding:0;transition:background .15s ease-out;position:relative;overflow:hidden}.fh-hero-grid{z-index:1;grid-template-columns:1.1fr .9fr;align-items:center;gap:56px;max-width:1200px;margin:0 auto;padding:170px 32px 88px;display:grid;position:relative}.fh-hero-copy{font-family:Helvetica,Arial,sans-serif}.fh-hero-headline{letter-spacing:-.01em;color:#f5f5f5;opacity:0;margin:0;font-family:Helvetica,Arial,sans-serif;font-size:clamp(2.3rem,4.8vw,3.5rem);font-weight:700;line-height:1.1;animation:.6s .1s forwards fhFadeUp}.fh-hero-headline em{color:#b0bec5;font-style:italic;font-weight:300}.fh-hero-accent{color:#ffb74d;font-style:normal;font-weight:800}.fh-hero-sub{color:#b0bec5;opacity:0;max-width:460px;margin:20px 0 0;font-size:1.12rem;line-height:1.6;animation:.6s .28s forwards fhFadeUp}.fh-hero-actions{opacity:0;flex-direction:column;align-items:flex-start;gap:10px;margin-top:32px;animation:.6s .46s forwards fhFadeUp;display:flex}.fh-hero-cta-wrap{display:inline-block}.fh-hero-cta{z-index:3;color:#2a2a2a;box-shadow:none;box-sizing:border-box;cursor:pointer;background:linear-gradient(135deg,#ffb74d,#ffd59c);border-radius:999px;align-items:center;gap:10px;max-width:100%;padding:16px 32px;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .18s cubic-bezier(.34,1.56,.64,1),box-shadow .18s,background .18s;display:inline-flex;position:relative}.fh-hero-cta:hover{box-shadow:none;color:#2a2a2a;background:linear-gradient(135deg,#ffa733,#ffd59c);transform:translateY(-3px)scale(1.035)}.fh-hero-microcopy{color:#7c828c;margin-left:6px;font-size:.85rem}.fh-hero-media{opacity:0;animation:1.3s .65s forwards fhFadeUp;position:relative}.fh-hero-visual-frame{background:#20242b;border:1px solid #ffffff0f;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 30px 60px #00000073}.fh-mockup-browser{flex-direction:column;display:flex}.fh-mockup-topbar{background:#181b20;border-bottom:1px solid #ffffff0f;align-items:center;gap:8px;padding:14px 18px;display:flex}.fh-mockup-dot{border-radius:50%;width:9px;height:9px;display:inline-block}.fh-mockup-dot.red{background:#c0392b}.fh-mockup-dot.amber{background:#e67e22}.fh-mockup-dot.green{background:#27ae60}.fh-mockup-url{color:#7c828c;background:#ffffff0a;border-radius:999px;margin-left:10px;padding:4px 12px;font-family:Helvetica,Arial,sans-serif;font-size:.75rem}.fh-mockup-body{align-items:center;gap:28px;padding:32px 28px;display:flex}.fh-mockup-ring{flex:none;width:120px;height:120px;position:relative}.fh-mockup-ring svg{width:100%;height:100%;transform:rotate(-90deg)}.fh-mockup-ring .ring-bg{fill:none;stroke:#3a3a3a;stroke-width:8px}.fh-mockup-ring .ring-fill{fill:none;stroke:#27ae60;stroke-width:8px;stroke-linecap:round;stroke-dasharray:326.7;stroke-dashoffset:326.7px;animation:1.6s 1.1s forwards fhRingDraw}.fh-mockup-ring-num{color:#f5f5f5;justify-content:center;align-items:center;font-family:Helvetica,Arial,sans-serif;font-size:1.9rem;font-weight:800;display:flex;position:absolute;inset:0}.fh-mockup-checklist{flex-direction:column;gap:11px;font-family:Helvetica,Arial,sans-serif;display:flex}.fh-mockup-check{color:#b0bec5;align-items:center;gap:10px;font-size:.92rem;display:flex}.fh-mockup-check .fh-check-icon{border-radius:50%;flex:none;justify-content:center;align-items:center;width:18px;height:18px;font-size:.7rem;display:inline-flex}.fh-mockup-check.done .fh-check-icon{color:#27ae60;background:#27ae602e}.fh-mockup-check.pending .fh-check-icon{color:#e67e22;background:#e67e222e}.fh-mockup-check.pending{color:#7c828c}.fh-hero-scorecard{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:2;background:#2a2a2aeb;border:1px solid #ffb74d59;border-radius:14px;padding:16px 20px;font-family:Helvetica,Arial,sans-serif;animation:5s ease-in-out infinite fhFloat;position:absolute;bottom:-28px;left:-28px;box-shadow:0 20px 40px #00000080}.fh-hero-scorecard-label{text-transform:uppercase;letter-spacing:.08em;color:#b0bec5;font-size:.7rem}.fh-hero-scorecard-num{color:#f5f5f5;align-items:center;gap:8px;margin-top:4px;font-size:1.6rem;font-weight:800;display:flex}.fh-score-before{color:#e67e22}.fh-score-arrow{color:#7c828c;font-size:1.2rem}.fh-score-after{color:#27ae60}.fh-hero-scorecard-bar{background:#3a3a3a;border-radius:999px;width:140px;height:5px;margin-top:10px;position:relative;overflow:hidden}.fh-hero-scorecard-bar span{background:linear-gradient(90deg,#e67e22,#27ae60);border-radius:999px;width:0%;height:100%;animation:1.8s 1.2s forwards fhBarGrow;display:block}@keyframes fhFadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes fhFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes fhBarGrow{0%{width:0%}to{width:88%}}@keyframes fhRingDraw{0%{stroke-dashoffset:326.7px}to{stroke-dashoffset:39.2px}}@media (max-width:900px){.fh-hero-grid{grid-template-columns:1fr;gap:40px;padding:96px 20px 64px}.fh-hero-copy{display:contents}.fh-hero-headline{order:1}.fh-hero-sub{order:2}.fh-hero-media{order:3;margin-top:8px}.fh-hero-actions{order:4;margin-top:24px}.fh-hero-scorecard{width:fit-content;margin:0!important;position:absolute!important;bottom:-14px!important;left:auto!important;right:-14px!important}.fh-mockup-body{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.fh-custom-hero *{transition:none!important;animation:none!important}}.fh-hero-media .phone-stage{perspective:1500px;justify-content:center;padding:6px 0;display:flex}.fh-hero-media .phone-3d{width:300px;max-width:100%;position:relative}.fh-hero-media .phone-3d-shadow{filter:blur(3px);background:radial-gradient(#00000080,#0000 70%);width:210px;height:32px;animation:5.5s ease-in-out infinite fhPhoneShadow;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}.fh-hero-media .phone-3d-body{background:linear-gradient(160deg,#4a4a4a,#1c1c1c 55%,#060606);border-radius:48px;padding:14px;animation:5.5s ease-in-out infinite fhPhoneFloat;position:relative;transform:rotateY(-4deg)rotateX(.5deg);box-shadow:0 34px 64px #00000080,inset 0 2px #ffffff14,0 0 0 1px #0009}.fh-hero-media .phone-3d-body:before,.fh-hero-media .phone-3d-body:after{content:"";background:#161616;border-radius:3px;position:absolute}.fh-hero-media .phone-3d-body:before{width:4px;height:56px;top:120px;left:-3px;box-shadow:0 76px #161616}.fh-hero-media .phone-3d-body:after{width:4px;height:96px;top:160px;right:-3px}@keyframes fhPhoneFloat{0%,to{transform:rotateY(-4deg)rotateX(.5deg)translateY(0)}50%{transform:rotateY(-3deg)rotateX(0)translateY(-7px)}}@keyframes fhPhoneShadow{0%,to{opacity:.5;transform:translate(-50%)scale(1)}50%{opacity:.32;transform:translate(-50%)scale(.9)}}.fh-hero-media .phone-3d-notch{z-index:3;background:#030303;border-radius:999px;width:84px;height:20px;position:absolute;top:16px;left:50%;transform:translate(-50%)}.fh-hero-media .phone-3d-notch:after{content:"";background:#1a2a33;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;right:12px;transform:translateY(-50%);box-shadow:0 0 0 1px #78aac840}.fh-hero-media .phone-3d-screen{background:#1c1d21;border-radius:36px;height:582px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0d}.fh-hero-media .phone-3d-screen:after{content:"";pointer-events:none;z-index:4;background:linear-gradient(115deg,#ffffff0d 0%,#ffffff03 18%,#0000 32%);position:absolute;inset:0}.fh-hero-media .ai-scene{opacity:0;pointer-events:none;flex-direction:column;transition:opacity .6s;display:flex;position:absolute;inset:0}.fh-hero-media .ai-scene.active{opacity:1}.fh-hero-media .phone-3d-header{border-bottom:1px solid #444b57;flex:none;align-items:center;gap:10px;padding:30px 20px 12px;display:flex}.fh-hero-media .phone-3d-header-avatar{border-radius:50%;flex:none;width:28px;height:28px}.fh-hero-media .phone-3d-header-avatar.cg{background:#10a37f}.fh-hero-media .phone-3d-header-avatar.gm{background:conic-gradient(from 210deg,#4285f4,#9b72cb,#d96570,#4285f4)}.fh-hero-media .phone-3d-header-text{text-align:left;flex:auto;min-width:0}.fh-hero-media .phone-3d-header-platform{text-transform:uppercase;letter-spacing:.08em;margin-bottom:2px;font-size:.66rem;font-weight:700;display:block}.fh-hero-media .ai-scene.cg .phone-3d-header-platform{color:#1fb894}.fh-hero-media .ai-scene.gm .phone-3d-header-platform{color:#8ab4f8}.fh-hero-media .phone-3d-header-name{color:#b0bec5;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:600;display:block;overflow:hidden}.fh-hero-media .phone-3d-chat{flex-direction:column;flex:auto;gap:10px;padding:16px 16px 66px;display:flex;overflow:hidden}.fh-hero-media .phone-bubble{border-radius:16px;max-width:86%;padding:10px 14px;font-size:.9rem;line-height:1.45}.fh-hero-media .phone-bubble--owner{color:#2a2a2a;background:#ffb74d;border-bottom-right-radius:4px;align-self:flex-end;font-weight:600}.fh-hero-media .phone-bubble--ai{color:#f5f5f5;background:#2f3136;border-bottom-left-radius:4px;align-self:flex-start;width:100%;max-width:100%}.fh-hero-media .phone-bubble--ai p{margin:0 0 9px}.fh-hero-media .ai-list{flex-direction:column;gap:6px;display:flex}.fh-hero-media .ai-li{color:#f5f5f5;align-items:flex-start;gap:10px;padding:1px 0;font-size:.82rem;display:flex}.fh-hero-media .ai-li .rk{color:#b0bec5;background:#ffffff17;border-radius:5px;flex:none;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;font-size:.66rem;font-weight:700;display:flex}.fh-hero-media .ai-li .nm{color:#f5f5f5;font-weight:600;line-height:1.25;display:block}.fh-hero-media .ai-li .ds{color:#b0bec5;margin-top:1px;font-size:.72rem;display:block}.fh-hero-media .ai-notmention{color:#f5f5f5;background:#c0392b1a;border:1px dashed #c0392b8c;border-radius:12px;align-self:flex-start;align-items:center;gap:9px;width:100%;margin-top:2px;padding:9px 12px;font-size:.82rem;font-weight:700;display:flex}.fh-hero-media .ai-notmention .x{color:#ff6b5e;background:#c0392b40;border-radius:5px;flex:none;justify-content:center;align-items:center;width:17px;height:17px;font-size:.66rem;font-weight:700;display:flex}.fh-hero-media .ai-notmention b{color:#ff6b5e;letter-spacing:.05em;text-transform:uppercase;margin-left:auto;font-size:.64rem}.fh-hero-media .ph-bottom{z-index:5;background:linear-gradient(#0000,#1c1d21d9 15%,#1c1d21 38%);padding:6px 12px 12px;position:absolute;bottom:0;left:0;right:0}.fh-hero-media .ai-dots{justify-content:center;gap:5px;margin-bottom:9px;display:flex}.fh-hero-media .ai-dots span{background:#ffffff2e;border-radius:50%;width:5px;height:5px;transition:all .3s}.fh-hero-media .ai-dots span.on{background:#ffb74d;border-radius:3px;width:14px}.fh-hero-media .ph-inputbar{background:#2a2c31;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:11px;padding:8px 12px 8px 14px;display:flex}.fh-hero-media .ph-inputbar .pl{color:#b0bec5;font-size:1.15rem;line-height:1}.fh-hero-media .ph-ask{color:#9aa0a6;flex:1;font-size:.82rem}.fh-hero-media .ph-inputbar .mic{background:#8e7bef;border-radius:50%;flex:none;width:22px;height:22px}.fh-hero-scan-submit{white-space:nowrap;border:none}@media (max-width:600px){.fh-custom-hero .fh-lead-row{flex-direction:column;align-items:stretch;display:inline-flex}.fh-custom-hero .fh-lead-input{flex:none;width:100%;min-width:0}}.fh-scorecard-mock{background:#1a1a1a;border:1px solid #ffffff14;border-radius:14px;margin:14px 0;overflow:hidden}.fh-scorecard-mock-header{background:#ffffff08;border-bottom:1px solid #ffffff0f;align-items:center;gap:6px;padding:10px 14px;display:flex}.fh-mock-dot{border-radius:50%;width:8px;height:8px;display:inline-block}.fh-mock-dot-red{background:#c0392b}.fh-mock-dot-amber{background:#e67e22}.fh-mock-dot-green{background:#27ae60}.fh-mock-url{color:#b0bec5;margin-left:8px;font-size:.78rem}.fh-mock-url strong{color:#f5f5f5}.fh-scorecard-mock-body{padding:6px 14px}.fh-scorecard-row{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:9px 0;font-size:.85rem;display:flex}.fh-scorecard-row:last-child{border-bottom:none}.fh-scorecard-row span:first-child{color:#b0bec5}.fh-scorecard-status{color:#f5f5f5;font-weight:600}.fh-scorecard-status.is-blurred{filter:blur(4px);-webkit-user-select:none;user-select:none;color:#8a8a8a}.fh-lead-form{width:100%;max-width:460px}.fh-lead-row{flex-wrap:wrap;align-items:stretch;gap:10px;display:flex}.fh-lead-form input.fh-lead-input{appearance:none;box-sizing:border-box;outline:none;flex:200px;width:100%;min-width:0;max-width:100%;height:52px;font-family:inherit;font-size:.98rem;line-height:1.2;transition:border-color .2s,background .2s;color:#f5f5f5!important;box-shadow:none!important;background:#ffffff0f!important;border:1px solid #ffffff29!important;border-radius:999px!important;padding:14px 20px!important}.fh-lead-form input.fh-lead-input::placeholder{opacity:1;color:#b0bec5!important}.fh-lead-form input.fh-lead-input:focus{background:#ffffff17!important;border-color:#ffb74d99!important}.fh-lead-submit,.fh-lead-next{white-space:nowrap;cursor:pointer;border:none;font-family:inherit}@media (max-width:480px){.fh-lead-next{white-space:normal;text-align:center}}.fh-lead-next{justify-content:center;width:100%;margin-top:16px}.fh-lead-consent{color:#b0bec5;cursor:pointer;align-items:flex-start;gap:8px;margin-top:12px;font-size:.82rem;line-height:1.5;display:flex}.fh-lead-consent input{accent-color:#ffb74d;flex-shrink:0;margin-top:3px}.fh-lead-error{color:#ff8a80;margin:10px 0 0;font-size:.82rem;display:none}.fh-lead-error.is-visible{display:block}.fh-lead-step2-heading{color:#f5f5f5;margin:0 0 14px;font-size:1rem;font-weight:600}.fh-lead-step3-sub{color:#b0bec5;margin:0 0 16px;font-size:.9rem;line-height:1.55}.fh-lead-step-2,.fh-lead-step-3,.fh-lead-step-done{display:none}.fh-lead-step-3 .fh-lead-row{margin-bottom:10px}.fh-lead-step-3 .fh-lead-row:last-of-type{margin-bottom:0}.fh-lead-done-msg{color:#ffd59c;margin:0;padding:14px 0;font-size:1.05rem;font-weight:600}.fh-lead-form.fh-step-2 .fh-lead-step-1{display:none}.fh-lead-form.fh-step-2 .fh-lead-step-2{display:block}.fh-lead-form.fh-step-3 .fh-lead-step-1,.fh-lead-form.fh-step-3 .fh-lead-step-2{display:none}.fh-lead-form.fh-step-3 .fh-lead-step-3{display:block}.fh-lead-form.fh-step-done .fh-lead-step-1,.fh-lead-form.fh-step-done .fh-lead-step-2,.fh-lead-form.fh-step-done .fh-lead-step-3{display:none}.fh-lead-form.fh-step-done .fh-lead-step-done{display:block}.fh-lead-scan-status{color:#ffd59c;align-items:center;gap:8px;margin:0 0 14px;font-size:.85rem;display:flex}.fh-scan-dot{background:#ffb74d;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1.1s ease-in-out infinite fhScanPulse}@keyframes fhScanPulse{0%,to{opacity:.3;transform:scale(.85)}50%{opacity:1;transform:scale(1.15)}}.fh-lead-issue{background:#ffffff08;border:1px solid #ffffff12;border-radius:12px;align-items:flex-start;gap:12px;margin-bottom:8px;padding:12px 14px;display:flex}.fh-lead-issue svg{flex-shrink:0;margin-top:2px}.fh-lead-issue-red svg{color:#c0392b}.fh-lead-issue-amber svg{color:#e67e22}.fh-lead-issue strong{color:#f5f5f5;margin-bottom:2px;font-size:.9rem;display:block}.fh-lead-issue span{color:#b0bec5;font-size:.82rem;line-height:1.4;display:block}.fh-lead-fixable{color:#8bc34a;align-items:center;gap:8px;margin:12px 0 4px;font-size:.85rem;display:flex}.fh-lead-fixable svg{flex-shrink:0}@media (max-width:600px){.fh-lead-row{flex-direction:column}.fh-lead-form input.fh-lead-input{flex:none}.fh-lead-submit{justify-content:center;width:100%}}.fh-fix{background:radial-gradient(900px 500px at 50% 0,#2a2a2a66,#0000 65%),radial-gradient(900px 500px at 50% 100%,#2a2a2a66,#0000 65%),#3a3a3a;padding:96px 32px 100px;font-family:Helvetica,Arial,sans-serif;position:relative}.fh-fix:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffb74d99 50%,#0000);height:1px;position:absolute;top:0;left:0;right:0}.fh-fix-head{text-align:center;max-width:640px;margin:0 auto 56px}.fh-fix-head h2{color:#f5f5f5;margin:0 0 14px;font-size:clamp(1.8rem,3.4vw,2.6rem);font-weight:700}.fh-fix-head p{color:#b0bec5;margin:0;font-size:1.05rem;line-height:1.6}.fh-fix-grid{grid-template-columns:repeat(3,1fr);gap:28px;max-width:1100px;margin:0 auto;display:grid}.fh-fix-card{opacity:0;background:radial-gradient(200px at 12% 6%,#ffffff73,#0000 60%),linear-gradient(155deg,#ffb74d,#ffd59c);border:1px solid #3a3a3a26;border-radius:16px;padding:44px 28px 32px;transition:opacity 1.2s,transform 1.2s;position:relative;transform:translateY(28px)}.fh-fix-card.is-visible:hover,.fh-fix-card.is-revealed:hover{border-color:#3a3a3a59;transform:translateY(-10px)scale(1.045);box-shadow:0 26px 50px #0006}.fh-fix-card.is-visible{opacity:1;transform:translateY(0)}.fh-fix-card.is-revealed{transition:transform .28s cubic-bezier(.34,1.56,.64,1),box-shadow .28s,border-color .28s}.fh-fix-card:not(.is-revealed):first-child{transition-delay:0s}.fh-fix-card:not(.is-revealed):nth-child(2){transition-delay:.25s}.fh-fix-card:not(.is-revealed):nth-child(3){transition-delay:.5s}.fh-fix-card.is-revealed{transition-delay:0s}.fh-fix-icon{color:#ffb74d;background:#2a2a2a;border:1px solid #ffb74d66;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:absolute;top:-28px;left:28px;box-shadow:0 0 14px #ffb74d4d}.fh-fix-card h3{color:#2a2a2a;margin:12px 0;font-size:1.25rem;font-weight:700}.fh-fix-card p{color:#3a3a3a;margin:0;font-size:.98rem;line-height:1.65}@media (max-width:900px){.fh-fix-grid{grid-template-columns:1fr;gap:44px}.fh-fix{padding-bottom:56px}.fh-integrations-strip{padding:32px 0}}@media (prefers-reduced-motion:reduce){.fh-fix-card{opacity:1!important;transition:none!important;transform:none!important}}.fh-integrations-strip{text-align:center;border-top:1px solid #3a3a3a;padding:48px 0;overflow:hidden}.fh-integrations-label{color:#b0bec5;text-transform:uppercase;letter-spacing:.06em;margin-bottom:22px;padding:0 24px;font-family:Helvetica,Arial,sans-serif;font-size:.85rem}.fh-marquee{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.fh-marquee-track{align-items:center;width:max-content;animation:155s linear infinite fhMarqueeScroll;display:flex}.fh-marquee-item{color:#f5f5f5;flex:none;padding:0 28px;font-family:Helvetica,Arial,sans-serif;font-size:1.05rem;font-weight:600;transition:color .15s,transform .15s;position:relative}.fh-marquee-item:after{content:"·";color:#ffb74d;position:absolute;right:-3px}.fh-marquee-item:hover{color:#ffb74d;transform:scale(1.1)}@keyframes fhMarqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.fh-marquee-track{animation:none}}.fh-steps{background:radial-gradient(700px 900px at 10% 45%,#ff8c001a,#0000 60%),radial-gradient(900px 500px at 50% 0,#f5f5f514,#0000 65%),radial-gradient(900px 500px at 50% 100%,#f5f5f514,#0000 65%),#2a2a2a;padding:96px 32px 60px;font-family:Helvetica,Arial,sans-serif;position:relative;overflow:hidden}.fh-steps:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffb74d99 50%,#0000);height:1px;position:absolute;top:0;left:0;right:0}.fh-steps-head{text-align:center;max-width:640px;margin:0 auto 40px}.fh-steps-head h2{color:#f5f5f5;margin:0 0 14px;font-size:clamp(1.8rem,3.4vw,2.6rem);font-weight:700}.fh-steps-head p{color:#b0bec5;margin:0;font-size:1.05rem;line-height:1.6}.fh-steps-track{max-width:960px;height:860px;margin:0 auto;position:relative}.fh-steps-svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.fh-steps-path{fill:none;stroke:#ffab00;stroke-width:.45px;filter:drop-shadow(0 0 .06px #fff)drop-shadow(0 0 .15px #ffe082f2)drop-shadow(0 0 .35px #ffab00e6)drop-shadow(0 0 .65px #ff8c0099)}.fh-node-bg{fill:#242424;stroke:none;opacity:0}.fh-steps-circle{fill:none;stroke:#ffab00;stroke-width:.55px;filter:drop-shadow(0 0 .06px #fff)drop-shadow(0 0 .15px #ffe082f2)drop-shadow(0 0 .35px #ffab00e6)drop-shadow(0 0 .65px #ff8c0099);opacity:0}.fh-step-num{color:#ffb74d;z-index:2;opacity:0;pointer-events:none;font-family:Helvetica,Arial,sans-serif;font-size:1.3rem;font-weight:800;position:absolute;transform:translate(-50%,-50%)}.fh-step{width:100%;position:absolute;left:0}.fh-step-1{top:16.67%}.fh-step-2{top:50%}.fh-step-3{top:83.3%}.fh-step-pod{opacity:0;background:#ffffff08;border:1px solid #ffffff12;border-radius:14px;width:72%;padding:22px 26px;position:absolute;top:0;left:20%;transform:translateY(-50%)translate(60px)}.fh-step-pod h3{color:#ffb74d;margin:0 0 10px;font-size:1.15rem;font-weight:700}.fh-step-pod p{color:#ffd59c;margin:0;font-size:.98rem;line-height:1.6}@media (max-width:900px){.fh-steps-track{height:1000px}.fh-step-pod{width:74%;padding:18px 20px;left:22%}.fh-step-pod h3{font-size:1.05rem}.fh-step-pod p{font-size:.92rem}.fh-step-num{font-size:1.1rem}}@media (max-width:500px){.fh-steps-track{height:1100px}.fh-step-pod{width:73%;left:24%}}@media (prefers-reduced-motion:reduce){.fh-step-pod,.fh-step-num,.fh-steps-circle,.fh-node-bg{opacity:1!important;transform:translateY(-50%)translate(0)!important}.fh-steps-path{stroke-dashoffset:0!important}}.fh-steps-arrow{filter:drop-shadow(0 0 .06px #fff)drop-shadow(0 0 3px #ffe082f2)drop-shadow(0 0 7px #ffab00e6)drop-shadow(0 0 13px #ff8c0099);border-top:15px solid #ffab00;border-left:9px solid #0000;border-right:9px solid #0000;width:0;height:0;position:absolute;top:97%;left:50%;transform:translate(-50%)}@media (max-width:900px) and (prefers-reduced-motion:no-preference){.fh-steps-path:not(.fh-go){stroke-dashoffset:128.815px!important}.fh-steps-path.fh-go{animation:7s cubic-bezier(.4,0,.2,1) 1s both fhStepsDrawM}}@keyframes fhStepsDrawM{0%{stroke-dashoffset:128.815px}to{stroke-dashoffset:0}}.fh-experience{background:#3a3a3a;padding:96px 32px;font-family:Helvetica,Arial,sans-serif;position:relative}.fh-experience:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffb74d99 50%,#0000);height:1px;position:absolute;top:0;left:0;right:0}.fh-experience-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:56px;max-width:1100px;margin:0 auto;display:grid}.fh-experience-frame{border-radius:20px;overflow:hidden;box-shadow:0 30px 60px #0006}.fh-experience-frame img{object-fit:cover;width:100%;height:100%;display:block}.fh-experience-copy h2{color:#f5f5f5;margin:0 0 16px;font-size:clamp(1.8rem,3.2vw,2.4rem);font-weight:700}.fh-experience-copy>p{color:#b0bec5;max-width:520px;margin:0 0 32px;font-size:1.05rem;line-height:1.65}.fh-fact-list{flex-direction:column;gap:22px;margin-bottom:36px;display:flex}.fh-fact{opacity:0;cursor:default;align-items:flex-start;gap:16px;transition:opacity .3s,transform .3s;display:flex;transform:translateY(14px)}.fh-fact.is-visible{opacity:1;transform:translateY(0)}.fh-fact:first-child{transition-delay:0s}.fh-fact:nth-child(2){transition-delay:60ms}.fh-fact:nth-child(3){transition-delay:.12s}.fh-fact-icon{color:#ffb74d;background:#2a2a2a;border:1px solid #ffb74d66;border-radius:10px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 0 14px #ffb74d4d}.fh-fact h3{color:#f5f5f5;margin:0 0 4px;font-size:1.05rem;font-weight:700}.fh-fact p{color:#b0bec5;margin:0;font-size:.92rem;line-height:1.55}.fh-experience-cta{color:#2a2a2a;box-shadow:none;background:linear-gradient(135deg,#ffb74d,#ffd59c);border-radius:999px;align-items:center;gap:10px;padding:14px 26px;font-size:.98rem;font-weight:700;text-decoration:none;transition:transform .25s,box-shadow .25s;display:inline-flex}.fh-experience-cta:hover{box-shadow:none;color:#2a2a2a;transform:translateY(-2px)scale(1.03)}@media (max-width:900px){.fh-skip-break{display:block!important}.fh-experience-cta{width:fit-content;margin:28px auto 0;display:flex}.fh-experience-grid{grid-template-columns:1fr;gap:32px}}@media (prefers-reduced-motion:reduce){.fh-fact{opacity:1!important;transform:none!important}}.fh-fact:hover{transform:translateY(-4px)}.fh-fact:hover .fh-fact-icon{transform:scale(1.06);box-shadow:0 0 20px #ffb74d66}.fh-fact-icon{transition:box-shadow .35s,border-color .35s,transform .35s}.fh-skip-line{text-align:center;color:#b0bec5;margin:40px 0 0;font-family:Helvetica,Arial,sans-serif;font-size:1rem}.fh-skip-break{display:none}.fh-skip-link{color:#f5f5f5;text-decoration:underline;transition:color .18s}.fh-skip-link:hover{color:#ffb74d}.fh-faq{box-sizing:border-box;background:radial-gradient(900px 500px at 50% 0,#f5f5f514,#0000 65%),radial-gradient(900px 500px at 50% 100%,#f5f5f514,#0000 65%),#2a2a2a;padding:64px 20px 80px;font-family:Helvetica,Arial,sans-serif;position:relative}.fh-faq:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffb74d99 50%,#0000);height:1px;position:absolute;top:0;left:0;right:0}.fh-faq:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffb74d99 50%,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}.fh-faq-wrap{text-align:center;box-sizing:border-box;max-width:680px;margin:0 auto;padding:0 20px}.fh-faq-wrap h2{color:#f5f5f5;margin:0 0 28px;font-size:clamp(1.6rem,2.8vw,2.1rem);font-weight:700}.fh-faq-list{flex-direction:column;gap:14px;display:flex}.fh-faq-item{background:#2a2a2a;border:1px solid #ffffff0f;border-radius:14px;padding:4px 20px;transition:border-color .3s,background .3s,transform .3s}.fh-faq-item summary{cursor:pointer;align-items:center;gap:14px;padding:16px 0;list-style:none;display:flex}.fh-faq-item summary::-webkit-details-marker{display:none}.fh-faq-icon{color:#ffb74d;background:#2a2a2a;border:1px solid #ffb74d66;border-radius:10px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;transition:box-shadow .3s,border-color .3s;display:flex;box-shadow:0 0 14px #ffb74d4d}.fh-faq-q{color:#f5f5f5;flex:auto;font-size:1.02rem;font-weight:600}.fh-faq-toggle{color:#ffb74d;flex:none;font-size:1.2rem;font-weight:400;transition:transform .3s}.fh-faq-item[open]{background:#2c2c2c;border-color:#ffb74d59}.fh-faq-item[open] .fh-faq-icon{border-color:#ffb74db3;box-shadow:0 0 20px #ffb74d80}.fh-faq-item[open] .fh-faq-toggle{transform:rotate(45deg)}.fh-faq-a{margin-top:-4px;padding:0 0 20px 46px;position:relative}.fh-faq-a:before{content:"";background:linear-gradient(#ffb74d99,#ffb74d00);width:1px;height:100%;position:absolute;top:0;left:16px;box-shadow:0 0 8px #ffb74d80}.fh-faq-a p{color:#b0bec5;margin:0;font-size:.96rem;line-height:1.6}@media (max-width:600px){.fh-faq{padding:56px 20px}.fh-faq-item{padding:4px 14px}}.fh-faq-item:hover{transform:translateY(-4px)}.fh-faq-item:hover .fh-faq-icon{transform:scale(1.06);box-shadow:0 0 20px #ffb74d66}.fh-reviews{background:radial-gradient(900px 500px at 50% 20%,#f5f5f514,#0000 65%),#2a2a2a;padding:80px 32px;font-family:Helvetica,Arial,sans-serif;position:relative}.fh-reviews:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffb74d99 50%,#0000);height:1px;position:absolute;top:0;left:0;right:0}.fh-reviews-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:36px;margin:0 auto;display:grid;max-width:1200px!important}.fh-reviews-grid>*{min-width:0}.fh-reviews-intro{box-sizing:border-box;background:radial-gradient(200px at 92% 10%,#fff6,#0000 60%),linear-gradient(135deg,#ffb74d,#ffd59c);border-radius:20px;flex-direction:column;justify-content:center;height:480px;padding:36px 32px;display:flex}.fh-reviews-intro h2{color:#2a2a2a;margin:0 0 6px;padding-bottom:16px;font-size:clamp(1.6rem,2.8vw,2.1rem);font-weight:700;position:relative}.fh-reviews-intro h2:after{content:"";background:linear-gradient(90deg,#2a2a2a,#2a2a2a00);width:52px;height:2px;position:absolute;bottom:0;left:0;box-shadow:0 0 8px #00000059}.fh-reviews-intro>p{color:#4a4a4a;margin:18px 0 24px;font-size:.98rem;line-height:1.6}.fh-reviews-cta{color:#ffb74d;background:linear-gradient(135deg,#2a2a2a,#3a3a3a);border-radius:999px;align-items:center;gap:10px;width:fit-content;padding:13px 24px;font-size:.96rem;font-weight:700;text-decoration:none;transition:transform .25s,box-shadow .25s;display:inline-flex}.fh-reviews-cta:hover{box-shadow:none;color:#ffd59c;transform:translateY(-2px)scale(1.03)}.fh-reviews-google-note{color:#4a4a4a;margin:16px 0 0;font-size:.82rem;font-style:italic}.fh-reviews-carousel-wrap{box-sizing:border-box;flex-direction:column;min-width:0;max-width:100%;height:480px;display:flex;position:relative}.fh-reviews-carousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex:auto;gap:18px;min-width:0;max-width:100%;padding:4px 4px 8px;display:flex;overflow-x:auto}.fh-reviews-carousel::-webkit-scrollbar{display:none}.fh-review-card{scroll-snap-align:start;box-sizing:border-box;background:#3a3a3a;border-radius:16px;flex-direction:column;flex:0 0 100%;justify-content:center;max-width:100%;height:100%;padding:32px 30px;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.fh-review-card:before{content:"";background:linear-gradient(90deg,#ffb74d,#ffb74d00);height:2px;position:absolute;top:0;left:16px;right:16px}.fh-review-card:hover{transform:translateY(-4px)}.fh-review-top{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.fh-review-stars{gap:2px;display:flex}.fh-review-source{color:#b0bec5;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700}.fh-review-card h3{color:#f5f5f5;margin:0 0 10px;font-size:1.15rem;font-weight:700}.fh-review-card p{color:#b0bec5;margin:0 0 18px;font-size:.98rem;line-height:1.7}.fh-review-meta{align-items:center;display:flex}.fh-review-name{color:#ffb74d;font-size:.88rem;font-weight:700}.fh-reviews-dots{justify-content:center;gap:8px;margin-top:16px;display:flex}.fh-dot{cursor:pointer;background:#2a2a2a4d;border-radius:50%;width:7px;height:7px;transition:background .25s,transform .25s}.fh-dot.is-active{background:#ffb74d;transform:scale(1.25)}@media (max-width:860px){.fh-reviews-grid{grid-template-columns:1fr}.fh-reviews-intro,.fh-reviews-carousel-wrap{height:auto;min-height:380px}}.fh-lead-scanning{padding:6px 0}.fh-lead-scanning .fh-lead-sub-note{color:#b0bec5;margin:6px 0 0;font-size:.88rem}.fh-gallery{background:#2a2a2a;padding:20px 0 40px}.fh-gallery-grid{grid-template-columns:repeat(3,1fr);gap:30px;max-width:1200px;margin:0 auto;padding:0 32px;display:grid}.fh-gallery-grid img{aspect-ratio:1;object-fit:cover;width:100%;display:block}@media (max-width:767px){.fh-gallery{display:none}}.fh-fix-icon svg{width:26px;height:26px}.fh-fact-icon svg{width:22px;height:22px}.fh-lead-step>.fh-lead-row{margin-bottom:10px}.fh-lead-step>.fh-lead-row:last-of-type{margin-bottom:0}
