*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--font-body:"Inter", "Inter Fallback", system-ui, -apple-system, sans-serif;--font-heading:"Cal Sans", "Cal Sans Fallback", system-ui, sans-serif;--brand-orange:#ff5c00;--brand-orange-hover:#e54e00;--brand-green:#38c793;--text-primary:#1a1d24;--text-secondary:#5c6272;--text-muted:#6b7280;--bg-white:#fff;--bg-warm:#faf9f7;--bg-warm-2:#f5f3ef;--border-light:#e8e6e3;--border-lighter:#f0eeeb;--border:#eaecf1;--shadow-md:0 4px 12px #00000014}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{font-family:var(--font-body);color:var(--text-primary);background:var(--bg-white);letter-spacing:-.01em;line-height:1.5}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;letter-spacing:inherit;box-shadow:none;appearance:none;background:0 0;border:none;outline:none;margin:0;padding:0;font-family:inherit}.banner{z-index:2;background:linear-gradient(135deg,#1a1d24 0%,#242830 100%);border-bottom:1px solid #ffffff0f;position:relative;overflow:hidden}.banner:before{content:"";background:linear-gradient(90deg, transparent 0%, var(--brand-orange) 30%, var(--brand-green) 70%, transparent 100%);opacity:.35;height:1px;position:absolute;bottom:0;left:0;right:0}.banner-inner{justify-content:center;align-items:center;gap:8px;max-width:1120px;margin:0 auto;padding:9px 20px;display:flex}.banner-icon{color:var(--brand-orange);opacity:.8;flex-shrink:0}.banner-sep{background:#ffffff1a;flex-shrink:0;width:1px;height:14px}.banner-text{color:#ffffff80;letter-spacing:-.01em;font-size:.8125rem;font-weight:400}.banner-text strong{color:#fff;font-weight:600}.banner-coupon{cursor:pointer;background:#ffffff0d;border:1px dashed #ffffff40;border-radius:6px;align-items:center;gap:0;padding:0;transition:border-color .15s,background .15s;display:inline-flex;overflow:hidden}.banner-coupon:hover{background:#ffffff14;border-color:#fff6}.banner-coupon-code{font-family:var(--font-heading);letter-spacing:.05em;color:var(--brand-orange);padding:4px 10px;font-size:.8125rem;font-weight:600}.banner-coupon-action{color:#fff6;border-left:1px dashed #ffffff26;padding:4px 10px;font-size:.6875rem;font-weight:500;transition:color .15s}.banner-coupon:hover .banner-coupon-action{color:#ffffffb3}.banner-close{color:#fff3;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:color .15s;display:flex}.banner-close:hover{color:#ffffff80}.banner-close svg{width:12px;height:12px}@media (width<=640px){.banner-text,.banner-coupon-code{font-size:.75rem}}.header{border-bottom:1px solid var(--border-light);background:var(--bg-white);padding:18px 0}.header-inner{justify-content:space-between;align-items:center;display:flex}.header-logo{width:auto;height:30px}@media (width>=901px){.header-logo{height:38px}}.header-right{align-items:center;display:flex}.header-pill{border:1px solid var(--border-light);background:var(--bg-warm);border-radius:999px;align-items:center;gap:8px;padding:6px 14px;display:flex}.header-pill .stars svg{width:13px;height:13px}.header-pill-text{color:var(--text-secondary);letter-spacing:.01em;font-size:.75rem;font-weight:600}.header-pill-sep{background:var(--border-light);flex-shrink:0;width:1px;height:14px}.lang-switcher{margin-left:8px;position:relative}[dir=rtl] .lang-switcher{margin-left:0;margin-right:8px}.lang-switcher-btn{border:1px solid var(--border-light);background:var(--bg-warm);color:var(--text-secondary);cursor:pointer;border-radius:999px;align-items:center;gap:4px;padding:8px;font-size:.75rem;font-weight:600;transition:border-color .15s;display:flex}.lang-switcher-btn:hover{border-color:var(--text-muted)}.lang-switcher-icon{flex-shrink:0;width:14px;height:14px}.lang-switcher-chevron{opacity:.5;flex-shrink:0;width:10px;height:10px}.lang-switcher-dropdown{background:var(--bg-white);border:1px solid var(--border-light);min-width:160px;box-shadow:var(--shadow-md);z-index:100;border-radius:10px;flex-direction:column;padding:4px;display:flex;position:absolute;top:calc(100% + 6px);right:0}[dir=rtl] .lang-switcher-dropdown{left:0;right:auto}.lang-switcher-option{color:var(--text-secondary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;width:100%;padding:8px 12px;font-size:.8rem;transition:background .15s;display:flex}[dir=rtl] .lang-switcher-option{text-align:right}.lang-switcher-option:hover{background:var(--bg-warm)}.lang-switcher-option--active{color:var(--text-primary);font-weight:600}.lang-switcher-option-code{min-width:22px;color:var(--text-muted);font-size:.7rem;font-weight:700}.lang-switcher-option--active .lang-switcher-option-code{color:var(--brand-orange)}.lang-switcher-option-name{flex:1}@media (width<=640px){.header-pill-text,.header-pill-sep{display:none}}.shimmer-btn{--shimmer-color:#fff;--bg:var(--brand-orange);--radius:12px;--speed:2s;z-index:0;border-radius:var(--radius);background:var(--bg);color:#fff;text-align:center;cursor:pointer;white-space:nowrap;border:1px solid #ffffff26;justify-content:center;align-items:center;padding:14px 28px;font-size:.9375rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;position:relative;overflow:hidden}.shimmer-btn:hover{transform:translateY(-1px);box-shadow:0 4px 14px #ff5c004d}.shimmer-btn:active{transform:translateY(1px)}.shimmer-btn--disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.shimmer-btn svg{margin-left:6px}.shimmer-btn-spark{z-index:-30;border-radius:var(--radius);position:absolute;inset:-2px;overflow:hidden}.shimmer-btn-spark:before{content:"";aspect-ratio:1;background:conic-gradient(from 225deg, transparent 0%, var(--shimmer-color) 15%, transparent 30%);width:200%;animation:shimmer-spin var(--speed) linear infinite;position:absolute;top:50%;left:50%;translate:-50% -50%}.shimmer-btn-highlight{border-radius:var(--radius);pointer-events:none;transition:box-shadow .3s;position:absolute;inset:0;box-shadow:inset 0 -8px 10px #ffffff1f}.shimmer-btn:hover .shimmer-btn-highlight{box-shadow:inset 0 -6px 10px #fff3}.shimmer-btn-backdrop{z-index:-20;border-radius:calc(var(--radius) - 1px);background:var(--bg);position:absolute;inset:1px}@keyframes shimmer-spin{0%{rotate:0deg}to{rotate:360deg}}@media (prefers-reduced-motion:reduce){.shimmer-btn-spark:before{animation:none}}.eg-overlay{z-index:9999;-webkit-backdrop-filter:blur(12px)saturate(1.2);opacity:0;background:#1a1d2459;justify-content:center;align-items:center;padding:20px;transition:opacity .3s cubic-bezier(.25,1,.5,1);display:flex;position:fixed;inset:0}.eg-overlay[data-visible=true]{opacity:1}.eg-modal{background:var(--bg-white);border:1px solid var(--border-light);opacity:0;border-radius:14px;width:100%;max-width:380px;transition:transform .35s cubic-bezier(.16,1,.3,1),opacity .3s cubic-bezier(.25,1,.5,1);position:relative;overflow:hidden;transform:translateY(16px)scale(.96);box-shadow:0 0 0 1px #00000008,0 2px 4px #0000000a,0 12px 32px #00000014,0 32px 64px #0000000f}.eg-overlay[data-visible=true] .eg-modal{opacity:1;transform:translateY(0)scale(1)}.eg-accent{background:var(--brand-orange);height:2px}.eg-close{width:28px;height:28px;color:var(--text-muted);border-radius:6px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex;position:absolute;top:14px;right:14px}.eg-close:hover{background:var(--bg-warm);color:var(--text-primary)}.eg-content{padding:28px 26px 24px}.eg-step-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:12px;font-size:.6875rem;font-weight:600}.eg-title{font-family:var(--font-heading);letter-spacing:-.03em;color:var(--text-primary);margin-bottom:4px;font-size:1.1875rem;font-weight:600;line-height:1.2}.eg-subtitle{color:var(--text-secondary);margin-bottom:20px;font-size:.8125rem;line-height:1.5}.eg-input-wrap{margin-bottom:12px}.eg-input{border:1px solid var(--border-light);background:var(--bg-white);width:100%;font-family:var(--font-body);color:var(--text-primary);letter-spacing:-.01em;border-radius:8px;outline:none;padding:10px 14px;font-size:.875rem;transition:border-color .2s,box-shadow .2s}.eg-input::placeholder{color:var(--text-muted)}.eg-input:focus{border-color:var(--brand-orange);box-shadow:0 0 0 3px #ff5c0014}.eg-input[data-error=true]{border-color:#dc3545;box-shadow:0 0 0 3px #dc354514}.eg-btn{background:var(--brand-orange);color:#fff;width:100%;font-family:var(--font-body);letter-spacing:-.01em;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 18px;font-size:.8125rem;font-weight:600;transition:background .15s,transform .15s,box-shadow .15s;display:flex}.eg-btn:hover:not(:disabled){background:var(--brand-orange-hover);transform:translateY(-1px);box-shadow:0 4px 12px #ff5c0033}.eg-btn:active:not(:disabled){transform:translateY(0)}.eg-btn:disabled{opacity:.55;cursor:not-allowed}.eg-trust{color:var(--text-muted);justify-content:center;align-items:center;gap:4px;margin-top:12px;font-size:.6875rem;display:flex}.eg-trust-dot{background:var(--brand-green);border-radius:50%;flex-shrink:0;width:4px;height:4px}.eg-otp-row{justify-content:center;gap:8px;margin-bottom:16px;display:flex}.eg-otp-digit{border:1px solid var(--border-light);background:var(--bg-white);width:44px;height:50px;font-family:var(--font-heading);text-align:center;color:var(--text-primary);caret-color:var(--brand-orange);border-radius:8px;outline:none;font-size:1.25rem;font-weight:600;transition:border-color .2s,box-shadow .2s}.eg-otp-digit:focus{border-color:var(--brand-orange);box-shadow:0 0 0 3px #ff5c0014}.eg-otp-digit[data-filled=true]{border-color:var(--brand-green)}.eg-otp-digit[data-error=true]{border-color:#dc3545;animation:.35s eg-shake}.eg-email-row{background:var(--bg-warm);border:1px solid var(--border-lighter);border-radius:6px;align-items:center;gap:8px;margin-bottom:18px;padding:6px 12px;font-size:.8125rem;display:inline-flex}.eg-email-addr{color:var(--text-primary);font-weight:500}.eg-edit-btn{color:var(--brand-orange);cursor:pointer;font-size:.75rem;font-weight:500}.eg-edit-btn:hover{opacity:.75}.eg-resend{text-align:center;color:var(--text-muted);margin-top:12px;font-size:.75rem}.eg-resend-link{color:var(--brand-orange);cursor:pointer;font-weight:500}.eg-resend-link[data-disabled=true]{opacity:.45;cursor:not-allowed;pointer-events:none}.eg-error{text-align:center;color:#dc3545;margin-top:8px;font-size:.75rem;animation:.2s eg-fade-up}.eg-success{flex-direction:column;align-items:center;gap:8px;padding:12px 0 4px;display:flex}.eg-check-circle{background:var(--brand-green);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;animation:.4s cubic-bezier(.16,1,.3,1) eg-pop;display:flex}.eg-check-circle svg{color:#fff;width:20px;height:20px}.eg-success-text{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--text-primary);margin-top:4px;font-size:1rem;font-weight:600}.eg-success-sub{color:var(--text-secondary);font-size:.8125rem}.eg-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:15px;height:15px;animation:.6s linear infinite eg-spin}.eg-spinner--dark{border-color:#ff5c0026;border-top-color:var(--brand-orange)}.eg-step{animation:.2s cubic-bezier(.25,1,.5,1) eg-fade-up}@keyframes eg-fade-up{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes eg-pop{0%{opacity:0;transform:scale(.4)}50%{transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes eg-shake{0%,to{transform:translate(0)}20%{transform:translate(-3px)}40%{transform:translate(3px)}60%{transform:translate(-3px)}80%{transform:translate(3px)}}@keyframes eg-spin{to{transform:rotate(360deg)}}@media (width<=480px){.eg-content{padding:24px 20px 20px}.eg-otp-digit{width:38px;height:44px;font-size:1.125rem}.eg-otp-row{gap:6px}}@media (prefers-reduced-motion:reduce){.eg-overlay,.eg-modal,.eg-step,.eg-check-circle,.eg-otp-digit{transition:none!important;animation:none!important}}.hs-tabs-wrap{margin-bottom:22px}.hs-tabs{gap:.5rem;width:100%;margin:0;padding:0;list-style:none;display:flex}.hs-tab-item{flex:1;justify-content:center;align-items:center;display:inline-flex;position:relative}.hs-tab{cursor:pointer;text-align:center;background:#f8f9fc;border:1px solid #0000;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem;transition:all .2s ease-out;display:flex;position:relative}.hs-tab[aria-selected=true]{border-color:var(--brand-orange);background:#fff}.hs-tab-icon-wrap{background:#f4f4f5;border:1px solid #e4e4e7;border-radius:.75rem;justify-content:center;align-items:center;width:2.125rem;height:2.125rem;transition:background .2s,box-shadow .2s;display:inline-flex;box-shadow:0 1px 2px #0000000d}.hs-tab-icon-wrap--active{background:#fff}.hs-tab-icon{flex-shrink:0;width:1.125rem;height:1.125rem}.hs-tab-label{font-family:var(--font-body);color:#737373;font-size:.75rem;font-weight:400;transition:color .3s .1s,font-weight .3s .1s}.hs-tab-label--active{color:var(--brand-orange);font-weight:500}.hs-tab-indicator{background:var(--brand-orange);pointer-events:none;height:2px;position:absolute;bottom:0;left:0;right:0}.hs-panel{overflow:hidden}.hs-services{border:1px solid var(--border);border-radius:11px;flex-direction:column;display:flex;overflow:hidden}@media (width>=640px){.hs-services{flex-direction:row}}.hs-service{cursor:pointer;text-align:start;background:#fff;border:none;align-items:center;gap:1rem;width:100%;padding:.75rem 1rem 1rem;transition:border-color .2s,background .2s;display:flex}.hs-service:not(:last-child){border-bottom:1px solid var(--border)}@media (width>=640px){.hs-service{flex-direction:column;align-items:flex-start;gap:1.25rem;padding:1rem 1.25rem 1.25rem}.hs-service:not(:last-child){border-bottom:none;border-right:1px solid var(--border)}}.hs-service:hover{background:#f8f9fc}.hs-service--active{border-color:var(--text-primary);background:#f8f9fc}.hs-service--active .hs-service-icon-wrap svg{mix-blend-mode:normal}.hs-service-icon-wrap svg{mix-blend-mode:luminosity;height:53px}@keyframes hs-circle-pop{0%{transform:scale(1)}45%{transform:scale(1.55)}to{transform:scale(1)}}.svg--active path{transform-box:fill-box;transform-origin:50%;animation:.5s forwards hs-circle-pop}.svg--active path:nth-child(10n+1){animation-delay:0s}.svg--active path:nth-child(10n+2){animation-delay:30ms}.svg--active path:nth-child(10n+3){animation-delay:60ms}.svg--active path:nth-child(10n+4){animation-delay:90ms}.svg--active path:nth-child(10n+5){animation-delay:.12s}.svg--active path:nth-child(10n+6){animation-delay:.15s}.svg--active path:nth-child(10n+7){animation-delay:.18s}.svg--active path:nth-child(10n+8){animation-delay:.21s}.svg--active path:nth-child(10n+9){animation-delay:.24s}.svg--active path:nth-child(10n+10){animation-delay:.27s}.hs-service-text{text-align:start;flex-direction:column;flex:1;display:flex}.hs-service-label{font-family:var(--font-body);color:#212a42;font-size:.875rem;font-weight:600;transition:color .2s ease-out}.hs-service-subtext{font-family:var(--font-body);color:#5d6376;margin-top:.25rem;font-size:.75rem;font-weight:500;line-height:1.3}.hero{padding:48px 0 56px;position:relative;overflow:hidden}.dot-mesh-bg{z-index:0;max-width:1120px;margin:0 auto;position:absolute;inset:0}.dot-mesh-canvas{pointer-events:auto;width:100%;height:100%;display:block}.hero-container{z-index:1;pointer-events:none;width:100%;max-width:1120px;margin:0 auto;padding:0 20px;position:relative}.hero-container a,.hero-container button,.hero-container input,.hero-container select,.hero-container .hs,.hero-container .hero-btn-wrap{pointer-events:auto}.hero-layout{text-align:center;flex-direction:column;align-items:center;display:flex}.hero-left{flex-direction:column;width:100%;display:flex}.hero-heading-wrap{margin:0 0 24px;display:grid}@media (width>=640px){.hero-heading-wrap{margin-bottom:32px}}.hero-heading-wrap>*{grid-area:1/1}.hero-heading{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.015em;margin:0;font-size:clamp(2.86rem,5.85vw,3.64rem);font-weight:600;line-height:1.1}.hero-heading--sizer{visibility:hidden;pointer-events:none}.hero-heading-muted{color:var(--text-muted)}.hero-form{flex-direction:column;width:100%;max-width:640px;margin:auto auto 0;display:flex}.hero-input-outer{border:1px solid var(--border);background:#fff;border-radius:1.125rem;align-items:center;gap:.5rem;height:56px;margin-bottom:32px;padding-left:1rem;padding-right:.375rem;transition:box-shadow .2s ease-out,border-color .2s ease-out;display:flex;box-shadow:0 47px 13px #c1c6cd00,0 30px 12px #c1c6cd03,0 17px 10px #c1c6cd0d,0 7px 7px #c1c6cd17,0 2px 4px #c1c6cd1a}.hero-input-outer:focus-within{box-shadow:-10.887px 19.052px 6.351px 0px #8384b400, -7.258px 11.794px 5.443px 0px #8384b403, -3.629px 6.351px 4.536px 0px #8384b40d, -1.814px 2.722px 3.629px 0px #8384b417, 0px .907px 1.814px 0px #0d0e4014, 0 0 0 1px var(--brand-orange);border-color:#0000}.hero-input-icon{color:#9ca3af;flex-shrink:0;width:1rem;height:1rem}.hero-input{width:100%;min-width:0;font-family:var(--font-body);color:var(--text-primary);background:0 0;border:none;border-radius:0;outline:none;padding:0;font-size:.875rem;font-weight:500;transition:color .2s,box-shadow .2s;display:flex}.hero-input::placeholder{color:#8a9099}.hero-selector{border:1px solid var(--border-light);border-radius:6px;overflow:hidden}.hero-selector-tabs{background:var(--bg-warm);grid-template-columns:repeat(3,1fr);display:grid}.hero-selector-tab{color:var(--text-secondary);cursor:pointer;border:none;border-right:1px solid var(--border-lighter);white-space:nowrap;background:0 0;justify-content:center;align-items:center;gap:6px;padding:11px 12px;font-size:.8125rem;font-weight:500;transition:background .15s,color .15s;display:flex;position:relative}.hero-selector-tab:last-child{border-right:none}.hero-selector-tab:hover{background:var(--bg-warm-2);color:var(--text-primary)}.hero-selector-tab--active{background:var(--bg-white);color:var(--text-primary);font-weight:600}.hero-selector-tab-indicator{background:var(--text-primary);height:2px;position:absolute;bottom:0;left:0;right:0}.hero-selector-tab-icon{flex-shrink:0;width:18px;height:18px}.hero-selector-services{border-top:1px solid var(--border-light);flex-direction:column;display:flex}.hero-selector-service{color:var(--text-secondary);border:none;border-bottom:1px solid var(--border-lighter);background:var(--bg-white);cursor:pointer;justify-content:space-between;align-items:center;width:100%;padding:11px 14px;font-size:.875rem;font-weight:500;transition:background .12s,color .12s;display:flex}.hero-selector-service:last-child{border-bottom:none}.hero-selector-service:hover{background:var(--bg-warm)}.hero-selector-service--active{color:var(--text-primary);background:var(--bg-warm);font-weight:600}.hero-btn-wrap{width:100%;margin-top:28px}.hero-btn-wrap>a,.hero-btn-wrap>button{width:100%}.hero-urgency{color:var(--text-muted);justify-content:center;align-items:center;gap:8px;margin-bottom:12px;font-size:.8125rem;display:flex}.hero-urgency .countdown{color:var(--text-primary);font-size:.8125rem}.hero-urgency .countdown-sep{margin:0 1px}.hero-proof{justify-content:center;align-items:center;gap:10px;margin-bottom:24px;display:flex}.hero-proof-avatars{display:flex}.hero-proof-avatar{border:2px solid var(--bg-white);object-fit:cover;border-radius:50%;width:28px;height:28px;margin-left:-6px;transition:transform .2s}.hero-proof-avatar:hover{z-index:1;transform:scale(1.15)}.hero-proof-avatar:first-child{margin-left:0}.hero-proof-text{color:var(--text-muted);font-size:.8125rem}.hero-proof-text strong{color:var(--text-secondary);font-weight:600}.hero-right{display:flex;position:relative}.hero-dashboard{background:var(--bg-white);border:1px solid var(--border-light);opacity:0;border-radius:6px;flex-direction:column;width:100%;padding:24px;transition:opacity .5s cubic-bezier(.25,1,.5,1),transform .5s cubic-bezier(.25,1,.5,1);display:flex;transform:translateY(12px)}.hero-dashboard--visible{opacity:1;transform:translateY(0)}.hero-dash-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.hero-dash-title{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.035em;font-size:1.0625rem;font-weight:700}.hero-dash-live{color:var(--brand-green);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:6px;font-size:.75rem;font-weight:600;display:inline-flex}.hero-dash-live-dot{background:var(--brand-green);border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite heroLivePulse}@keyframes heroLivePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}.hero-dash-stat{flex-direction:column;gap:4px;margin-bottom:20px;display:flex}.hero-dash-stat-number{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.035em;font-size:2rem;font-weight:600;line-height:1.1}.hero-dash-stat-label{color:var(--text-muted);font-size:.8125rem;font-weight:500}.hero-dash-stat-badge{color:var(--brand-green);opacity:0;background:#38c7931a;border-radius:6px;align-self:flex-start;margin-top:4px;padding:4px 10px;font-size:.75rem;font-weight:600;display:inline-flex;transform:translate(-8px)}.hero-dashboard--visible .hero-dash-stat-badge{animation:.4s cubic-bezier(.25,1,.5,1) 1.6s forwards heroBadgeIn}@keyframes heroBadgeIn{to{opacity:1;transform:translate(0)}}.hero-dash-chart{align-items:flex-end;gap:10px;height:110px;padding-bottom:22px;display:flex;position:relative}.hero-dash-bar-col{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;height:100%;display:flex;position:relative}.hero-dash-bar{background:var(--brand-orange);opacity:.85;border-radius:4px 4px 0 0;width:100%;max-width:36px;height:0;animation:.8s ease-out forwards heroBarGrow}.hero-dash-bar-col:first-child .hero-dash-bar{animation-delay:50ms}.hero-dash-bar-col:nth-child(2) .hero-dash-bar{animation-delay:.1s}.hero-dash-bar-col:nth-child(3) .hero-dash-bar{animation-delay:.15s}.hero-dash-bar-col:nth-child(4) .hero-dash-bar{animation-delay:.2s}.hero-dash-bar-col:nth-child(5) .hero-dash-bar{animation-delay:.25s}.hero-dash-bar-col:nth-child(6) .hero-dash-bar{animation-delay:.3s}.hero-dash-bar-col:nth-child(7) .hero-dash-bar{animation-delay:.35s}@keyframes heroBarGrow{0%{height:0}to{height:var(--bar-height)}}.hero-dash-bar-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.625rem;font-weight:500;position:absolute;bottom:-20px}.hero-dash-metrics{flex-direction:column;flex:1;display:flex}.hero-dash-metric{border-bottom:1px solid var(--border-lighter);opacity:0;justify-content:space-between;align-items:center;padding:10px 0;display:flex;transform:translateY(6px)}.hero-dash-metric:last-child{border-bottom:none;padding-bottom:0}.hero-dashboard--visible .hero-dash-metric:first-child{animation:.35s cubic-bezier(.25,1,.5,1) 1s forwards heroMetricIn}.hero-dashboard--visible .hero-dash-metric:nth-child(2){animation:.35s cubic-bezier(.25,1,.5,1) 1.1s forwards heroMetricIn}.hero-dashboard--visible .hero-dash-metric:nth-child(3){animation:.35s cubic-bezier(.25,1,.5,1) 1.2s forwards heroMetricIn}.hero-dashboard--visible .hero-dash-metric:nth-child(4){animation:.35s cubic-bezier(.25,1,.5,1) 1.3s forwards heroMetricIn}@keyframes heroMetricIn{to{opacity:1;transform:translateY(0)}}.hero-dash-metric-label{color:var(--text-muted);font-size:.8125rem;font-weight:500}.hero-dash-metric-value{color:var(--text-primary);font-size:.8125rem;font-weight:600}.hero-dash-metric-value--up:before{content:"↑";color:var(--brand-green);margin-right:4px;font-size:.6875rem}.hero-dash-activity{border-top:1px solid var(--border-lighter);margin-top:auto;padding-top:16px}.hero-dash-activity-title{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-bottom:10px;font-size:.75rem;font-weight:600;display:block}.hero-dash-activity-list{flex-direction:column;gap:8px;min-height:calc(3.65625rem + 16px);display:flex;overflow:hidden}.hero-dash-activity-item{opacity:0;align-items:center;gap:8px;font-size:.8125rem;display:flex}.hero-dash-activity-item--visible{opacity:1}.hero-dash-activity-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.hero-dash-activity-dot--green{background:var(--brand-green);animation:2s ease-in-out infinite pulse}.hero-dash-activity-dot--orange{background:var(--brand-orange);animation:2s ease-in-out .5s infinite pulse}.hero-dash-activity-text{color:var(--text-secondary);flex:1;font-weight:500}.hero-dash-activity-time{color:var(--text-muted);flex-shrink:0;font-size:.75rem;font-weight:500}@media (prefers-reduced-motion:reduce){.hero-dashboard,.hero-dash-stat-badge,.hero-dash-metric,.hero-dash-bar,.hero-dash-activity-item,.hero-dash-activity-dot--green,.hero-dash-activity-dot--orange{opacity:1!important;height:var(--bar-height)!important;transition:none!important;animation:none!important;transform:none!important}}@media (width<=900px){.hero{padding:48px 0 40px}.hero-heading{font-size:2rem}}@media (width<=640px){.hero{padding:36px 0 32px}.hero-heading{font-size:1.625rem}.shimmer-btn{width:100%;padding:14px 20px}}.trust{border-top:1px solid var(--border-light);padding:16px 0}.trust-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.trust-item{color:var(--text-muted);font-size:.8125rem;font-weight:500}.trust-item strong{color:var(--text-primary);font-weight:600}.trust-dot{background:var(--text-muted);border-radius:50%;flex-shrink:0;width:3px;height:3px}.trust-shimmer{background:linear-gradient(105deg, var(--text-muted) 40%, var(--text-primary) 50%, var(--text-muted) 60%);-webkit-text-fill-color:transparent;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:4s ease-in-out infinite trust-shimmer}@keyframes trust-shimmer{0%,to{background-position:200% 0}50%{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.trust-shimmer{-webkit-text-fill-color:unset;background:0 0;animation:none}}.marquee{--duration:20s;--gap:3rem;gap:var(--gap);display:flex;overflow:hidden}.marquee--horizontal{flex-direction:row}.marquee--vertical{flex-direction:column}.marquee__track{justify-content:space-around;gap:var(--gap);flex-shrink:0;display:flex}.marquee__track--horizontal{animation:marquee-scroll var(--duration) linear infinite;flex-direction:row}.marquee__track--vertical{animation:marquee-scroll-vertical var(--duration) linear infinite;flex-direction:column}.marquee__track--reverse{animation-direction:reverse}.marquee--pause-on-hover:hover .marquee__track{animation-play-state:paused}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translateX(calc(-100% - var(--gap)))}}@keyframes marquee-scroll-vertical{0%{transform:translateY(0)}to{transform:translateY(calc(-100% - var(--gap)))}}.logo-marquee-container{border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);max-width:1120px;margin:0 auto;padding:14px 0}.logo-marquee-img{filter:grayscale()brightness(.4);opacity:.35;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;flex-shrink:0;width:auto;height:22px;transition:filter .2s,opacity .2s}.logo-marquee-img:hover{filter:grayscale(0%)brightness();opacity:1}.ticker-container{max-width:1120px;margin:0 auto;padding:12px 0;position:relative;overflow:hidden}.ticker-container:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(to left, var(--bg-white), transparent);width:64px;position:absolute;top:0;bottom:0;right:0}.ticker-track{white-space:nowrap;gap:32px;width:max-content;animation:28s linear infinite ticker-scroll;display:flex}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.ticker-item{white-space:nowrap;flex-shrink:0;align-items:center;gap:6px;font-size:.8125rem;display:inline-flex}.ticker-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2s ease-in-out infinite pulse}.ticker-dot--green{background:var(--brand-green)}.ticker-dot--orange{background:var(--brand-orange);animation-delay:.3s}.ticker-dot--blue{background:#3b82f6;animation-delay:.6s}.ticker-icon{flex-shrink:0;width:16px;height:16px}.ticker-status{align-items:center;gap:4px;font-size:.75rem;font-weight:600;display:inline-flex}.ticker-status--green{color:var(--brand-green)}.ticker-status--orange{color:var(--brand-orange)}.ticker-status--blue{color:#3b82f6}.ticker-amount{color:var(--text-primary);font-weight:700}.ticker-type{color:var(--text-secondary);font-weight:500}.ticker-time{color:var(--text-muted);font-size:.75rem}@keyframes ticker-scroll-rtl{0%{transform:translate(0)}to{transform:translate(50%)}}[dir=rtl] .ticker-track{animation-name:ticker-scroll-rtl}.border-beam{border-radius:inherit;pointer-events:none;position:absolute;inset:0;overflow:hidden}.border-beam:after{content:"";background:conic-gradient(from var(--beam-angle,0deg), transparent 0%, transparent 85%, var(--beam-color,var(--brand-orange)) 92%, transparent 100%);animation:border-beam-rotate var(--beam-duration,6s) linear infinite;border-radius:inherit;padding:1px;position:absolute;inset:-40px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes border-beam-rotate{0%{--beam-angle:0deg}to{--beam-angle:360deg}}@property --beam-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@media (prefers-reduced-motion:reduce){.border-beam:after{animation:none;display:none}}.steps{border:1px solid var(--border-light);border-radius:6px;grid-template-columns:repeat(3,1fr);gap:0;display:grid;overflow:hidden}.steps-card{border-right:1px solid var(--border-light);background:var(--bg-white);padding:20px 24px 28px;position:relative;overflow:hidden}.steps-card:last-child{border-right:none}.steps-card-header{border-bottom:1px solid var(--border-lighter);justify-content:space-between;align-items:center;margin:0 -24px 24px;padding:0 24px 16px;display:flex}.steps-num{font-family:var(--font-heading);color:var(--text-muted);letter-spacing:-.03em;font-size:1.5rem;font-weight:600;line-height:1}.steps-tag{color:var(--text-primary);background:var(--bg-warm);border:1px solid var(--border-lighter);letter-spacing:.01em;border-radius:6px;padding:5px 10px;font-size:.6875rem;font-weight:600}.steps-title{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.02em;margin:0 0 8px;font-size:1.0625rem;font-weight:600}.steps-desc{color:var(--text-muted);margin:0;font-size:.8125rem;line-height:1.65}@media (width<=900px){.steps{grid-template-columns:1fr}.steps-card{border-right:none;border-bottom:1px solid var(--border-light)}.steps-card:last-child{border-bottom:none}}.safety{border:1px solid var(--border-light);border-radius:6px;flex-direction:column;display:flex;overflow:hidden}.safety-row{border-bottom:1px solid var(--border-lighter);background:var(--bg-white);align-items:flex-start;gap:0;display:flex}.safety-row:last-child{border-bottom:none}.safety-left{border-right:1px solid var(--border-lighter);flex-direction:column;flex-shrink:0;align-self:stretch;gap:8px;width:210px;padding:24px;display:flex}.safety-stat-row{align-items:center;gap:10px;display:flex}.safety-stat{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.035em;white-space:nowrap;font-size:1.75rem;font-weight:600;line-height:1}.safety-badge{color:var(--text-secondary);background:var(--bg-warm);border:1px solid var(--border-lighter);border-radius:6px;align-self:flex-start;padding:3px 8px;font-size:.6875rem;font-weight:600}.safety-body{flex:1;padding:24px 28px}.safety-title{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.02em;margin:0 0 8px;font-size:1rem;font-weight:600}.safety-desc{color:var(--text-muted);margin:0;font-size:.8125rem;line-height:1.65}@media (width<=900px){.safety-row{flex-direction:column}.safety-left{border-right:none;border-bottom:1px solid var(--border-lighter);flex-direction:row;align-items:center;gap:12px;width:100%;padding:16px 20px}.safety-body{padding:20px}}.compare{flex-direction:column;display:flex}.compare-block{border-bottom:1px solid var(--border-lighter);grid-template-columns:200px 24px 1fr auto;align-items:center;gap:12px;padding:20px 0;display:grid}.compare-block:first-child{padding-top:0}.compare-block:last-child{border-bottom:none;padding-bottom:0}.compare-old{font-family:var(--font-heading);color:#a06b70;letter-spacing:-.02em;text-align:right;font-size:clamp(1rem,1.8vw,1.25rem);font-weight:600;-webkit-text-decoration:line-through #d94f4f;text-decoration:line-through #d94f4f;text-decoration-thickness:2px}.compare-arrow{color:var(--text-muted);text-align:center;font-size:.875rem}.compare-new{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.02em;font-size:clamp(1rem,1.8vw,1.25rem);font-weight:600}.compare-tag{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);text-align:right;white-space:nowrap;font-size:.6875rem;font-weight:600}@media (width<=900px){.compare-block{grid-template-columns:1fr auto 1fr;gap:8px}.compare-tag{display:none}.compare-old{text-align:left}}.reviews-section{background:var(--bg-warm);border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);padding:0 0 80px}.reviews-section>.container:first-child{padding-top:80px;padding-bottom:40px}.container.reviews-marquee-container{max-width:1120px;padding:0;overflow:hidden}.reviews-section+.section>.container{border-top:none}.reviews-marquee{margin-bottom:16px;padding:0;overflow:hidden}.reviews-marquee:last-child{margin-bottom:0}.reviews-marquee-track{gap:16px;width:max-content;display:flex}.reviews-marquee-track--left{animation:40s linear infinite reviews-marquee-left}.reviews-marquee-track--right{animation:40s linear infinite reviews-marquee-right}.reviews-marquee-container:hover .reviews-marquee-track{animation-play-state:paused}@keyframes reviews-marquee-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes reviews-marquee-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.rc{background:var(--bg-white);border:1px solid var(--border-light);border-radius:6px;flex-shrink:0;overflow:hidden}.rc-text{color:var(--text-primary);white-space:normal;margin:0;font-size:.875rem;line-height:1.7}.rc-footer{border-top:1px solid var(--border-lighter);justify-content:space-between;align-items:center;gap:12px;margin-top:auto;margin-left:-20px;margin-right:-20px;padding-top:16px;padding-left:20px;padding-right:20px;display:flex}.rc-author-info{flex-direction:column;gap:2px;display:flex}.rc-name{color:var(--text-primary);align-items:center;gap:4px;font-size:.8125rem;font-weight:600;display:flex}.rc-verified-icon{width:14px;height:14px}.rc-handle{color:var(--text-muted);font-size:.75rem;font-weight:400}.rc-platform-badge{color:var(--text-muted);border:1px solid var(--border-lighter);background:var(--bg-warm);border-radius:999px;align-items:center;gap:5px;padding:4px 10px;font-size:.6875rem;font-weight:600;display:flex}.rc-platform-icon{width:13px;height:13px}.rc-card{will-change:transform;width:480px;min-height:220px;transition:transform .15s;display:flex;position:relative}.rc-spotlight{pointer-events:none;opacity:0;border-radius:inherit;z-index:1;transition:opacity .3s;position:absolute;inset:0}.rc-card:hover .rc-spotlight{opacity:1}@media (prefers-reduced-motion:reduce){.rc-card{will-change:auto;transition:none}}.rc-img-wrap{border-right:1px solid var(--border-light);flex-shrink:0;width:180px}.rc-img{object-fit:cover;width:100%;height:100%;display:block}.rc-body{flex-direction:column;flex:1;gap:12px;min-width:0;padding:20px;display:flex}.rc-body .rc-text{flex:1}@keyframes reviews-marquee-left-rtl{0%{transform:translate(0)}to{transform:translate(50%)}}@keyframes reviews-marquee-right-rtl{0%{transform:translate(50%)}to{transform:translate(0)}}[dir=rtl] .reviews-marquee-track--left{animation-name:reviews-marquee-left-rtl}[dir=rtl] .reviews-marquee-track--right{animation-name:reviews-marquee-right-rtl}@media (width<=640px){.reviews-section>.container{padding-top:40px;padding-bottom:24px}}@media (width>=901px){.faq-section .split{grid-template-columns:.8fr 1fr}}.faq-list{flex-direction:column;display:flex}.faq-item{border-bottom:1px solid var(--border-light)}.faq-item:last-child{border-bottom:none}.faq-q{width:100%;color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:18px 0;font-size:.9375rem;font-weight:500;transition:color .2s cubic-bezier(.25,1,.5,1);display:flex}.faq-q:hover{color:var(--text-secondary)}.faq-q-inner{align-items:baseline;gap:12px;display:flex}.faq-num{color:var(--text-muted);flex-shrink:0;min-width:20px;font-size:.75rem;font-weight:600}.faq-item--open .faq-q{color:var(--text-primary);font-weight:600}.faq-toggle{background:var(--bg-warm);width:28px;height:28px;color:var(--text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s cubic-bezier(.25,1,.5,1),color .2s cubic-bezier(.25,1,.5,1),transform .3s cubic-bezier(.25,1,.5,1);display:flex}.faq-item--open .faq-toggle{background:var(--text-primary);color:var(--bg-white);transform:rotate(45deg)}.faq-plus{display:block}.faq-a-wrap{grid-template-rows:0fr;transition:grid-template-rows .3s cubic-bezier(.25,1,.5,1);display:grid}.faq-item--open .faq-a-wrap{grid-template-rows:1fr}.faq-a{overflow:hidden}.faq-a p{color:var(--text-secondary);opacity:0;margin:0;padding:0 0 18px 32px;font-size:.875rem;line-height:1.7;transition:opacity .25s cubic-bezier(.25,1,.5,1) 50ms,transform .25s cubic-bezier(.25,1,.5,1) 50ms;transform:translateY(-4px)}.faq-item--open .faq-a p{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.faq-a-wrap,.faq-toggle,.faq-a p{transition:none!important}.faq-a p{opacity:1!important;transform:none!important}}.pulsating-btn{background:var(--bg-white);color:var(--text-primary);cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;padding:14px 32px;font-size:.9375rem;font-weight:600;transition:opacity .2s cubic-bezier(.25,1,.5,1);animation:2s ease-in-out infinite pulsate;display:inline-flex;position:relative}.pulsating-btn svg{margin-left:6px}.pulsating-btn:hover{opacity:.9}@keyframes pulsate{0%,to{box-shadow:0 0 #fff6}50%{box-shadow:0 0 0 10px #fff0}}@media (prefers-reduced-motion:reduce){.pulsating-btn{animation:none}}.cta{border-top:1px solid var(--border-light);padding:24px 20px}.cta-inner{background:var(--text-primary);border-radius:6px;justify-content:space-between;align-items:center;gap:40px;max-width:1120px;margin:0 auto;padding:48px;display:flex;position:relative;overflow:hidden}.cta-left{flex-direction:column;gap:10px;display:flex}.cta-heading{font-family:var(--font-heading);color:#fff;letter-spacing:-.035em;margin:0;font-size:clamp(1.5rem,3vw,2rem);font-weight:600}.cta-meta{align-items:center;gap:10px;display:flex}.cta-meta-item{color:#ffffff8c;font-size:.8125rem}.cta-meta-item strong{color:#fffc}.cta-meta-dot{background:#ffffff59;border-radius:50%;width:3px;height:3px}.cta-right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:10px;display:flex}.cta-countdown{color:#ffffff8c;align-items:center;gap:8px;font-size:.75rem;display:flex}.cta-countdown .countdown{color:var(--brand-orange)}@media (width<=640px){.cta{padding:16px 20px}.cta-inner{flex-direction:column;align-items:stretch;gap:24px;padding:32px 24px}.cta-right{align-items:stretch}.pulsating-btn{width:100%}.cta-countdown{justify-content:center}}.footer{border-top:1px solid var(--border-light);padding:0}.footer-top{justify-content:space-between;align-items:center;padding:24px 0;display:flex}.footer-logo{width:auto;height:26px}.footer-links{gap:24px;display:flex}.footer-links a{color:var(--text-secondary);font-size:.8125rem;font-weight:500;transition:color .15s}.footer-links a:hover{color:var(--text-primary)}.footer-bottom{border-top:1px solid var(--border-lighter);margin-left:-20px;margin-right:-20px;padding:16px 20px}.footer-copy{color:var(--text-muted);margin:0;font-size:.75rem}.page{background:var(--bg-white);color:var(--text-primary);font-family:var(--font-body);min-height:100vh;overflow-x:hidden}.container{max-width:1120px;margin:0 auto;padding:0 20px;position:relative}@media (width>=901px){.page:before{content:"";background:var(--border-lighter);z-index:1;pointer-events:none;width:1px;position:fixed;top:0;bottom:0;left:calc(50% - 560px)}.page:after{content:"";background:var(--border-lighter);z-index:1;pointer-events:none;width:1px;position:fixed;top:0;bottom:0;left:calc(50% + 560px)}}.heading-muted{color:var(--text-muted)}.stars{align-items:center;gap:2px;display:inline-flex}.urgency-dot{background:var(--brand-orange);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulse}.urgency-label{font-weight:500}.countdown{font-variant-numeric:tabular-nums;color:var(--brand-orange);letter-spacing:.02em;font-weight:600}.countdown-sep{opacity:.4;color:var(--text-muted)}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.section{padding:0 0 80px}.section>.container{border-top:1px solid var(--border-light);padding-top:80px}.section--warm{background:var(--bg-warm);background-image:radial-gradient(circle, var(--border-lighter) 1px, transparent 1px);border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);background-size:24px 24px}.section--warm>.container,.section--warm+.section>.container{border-top:none}.split{grid-template-columns:340px 1fr;align-items:start;gap:64px;display:grid}.split-heading{position:sticky;top:32px}.section-heading{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.015em;margin:0;font-size:clamp(2.58rem,4.56vw,3.35rem);font-weight:600;line-height:1.15}.section-heading--sm{font-size:clamp(1.81rem,3.19vw,2.35rem)}.section-heading--wide{max-width:520px}@media (width<=900px){.split{grid-template-columns:1fr;gap:32px}.split-heading{position:static}.section{padding:0 0 56px}.section>.container{padding-top:56px}}@media (width<=640px){.section{padding:0 0 40px}.section>.container{padding-top:40px}}[dir=rtl]{text-align:right}[dir=rtl] .section-heading{letter-spacing:0}[dir=rtl] .split{direction:rtl}[dir=rtl] .hero-continue-btn svg,[dir=rtl] .pulsating-btn svg{margin-right:6px;transform:scaleX(-1);margin-left:0!important}[dir=rtl] .compare-arrow{transform:scaleX(-1)}
