.hero-cinematic-section{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;padding:5rem 1.5rem 4rem;min-height:100vh;background:hsl(var(--background))}.hero-bg-effects{position:absolute;inset:0;pointer-events:none;z-index:0}.hero-bg-gradient-1{position:absolute;top:-10%;left:-10%;width:60%;height:60%;background:radial-gradient(ellipse,rgba(138,44,226,.12),transparent 70%);animation:heroFloat 8s ease-in-out infinite}.hero-bg-gradient-2{position:absolute;bottom:-10%;right:-10%;width:50%;height:50%;background:radial-gradient(ellipse,rgba(0,191,255,.1),transparent 70%);animation:heroFloat 8s ease-in-out infinite reverse}.hero-bg-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(0,191,255,.04) 1px,transparent 0),linear-gradient(90deg,rgba(0,191,255,.04) 1px,transparent 0);background-size:60px 60px;mask-image:radial-gradient(ellipse at center,#000 30%,transparent 80%);-webkit-mask-image:radial-gradient(ellipse at center,#000 30%,transparent 80%)}.hero-bg-scanline{position:absolute;inset:0;background:repeating-linear-gradient(0deg,transparent,transparent 2px,hsl(0,0%,100%,.01) 0,hsl(0,0%,100%,.01) 4px);opacity:0;transition:opacity .3s}.hero-bg-scanline.active{opacity:1;animation:heroScanline .1s steps(4) infinite}.hero-content-top{margin-top:0;margin-bottom:2rem}.hero-content-section{position:relative;z-index:2;text-align:center;max-width:700px}.hero-headline{font-size:2.5rem;font-weight:800;line-height:1.15;letter-spacing:-.02em;background:linear-gradient(135deg,hsl(var(--foreground)) 0,hsl(var(--foreground)/.85) 50%,hsl(var(--primary)) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-headline-accent{background:linear-gradient(135deg,hsl(var(--primary)),hsl(var(--secondary)));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subheadline{margin-top:1rem;font-size:1.05rem;line-height:1.7;color:hsl(var(--foreground)/.65);max-width:520px;margin-left:auto;margin-right:auto}.hero-viewport-fullscreen{position:relative;z-index:1;width:100vw;margin-left:calc(-50vw + 50%);height:50vh;min-height:360px;max-height:520px;overflow:hidden}.hero-savings-dashboard-standalone{position:relative;z-index:2;width:100%;max-width:720px;margin-top:-2rem}.hero-scene-indicators{position:absolute;top:16px;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:20}.hero-scene-dot{width:6px;height:6px;border-radius:50%;background:hsl(0,0%,100%,.15);transition:all .3s ease}.hero-scene-dot.active{background:#00bfff;box-shadow:0 0 8px rgba(0,191,255,.6);transform:scale(1.4)}.hero-scene-dot.completed{background:rgba(0,191,255,.4)}.hero-resume-container{position:absolute;inset:0;pointer-events:none;z-index:5}.hero-resume-card{position:absolute;top:0;width:110px;transition:none;will-change:transform,opacity,filter}.hero-resume-card-inner{display:flex;align-items:center;gap:8px;padding:7px 9px;border-radius:10px;background:hsl(var(--card));border:1px solid hsl(var(--primary)/.08);box-shadow:0 4px 12px rgba(0,0,0,.3)}.hero-resume-avatar{width:26px;height:26px;border-radius:50%;background:linear-gradient(135deg,#8a2ce2,#00bfff);display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;color:#fff;flex-shrink:0}.hero-resume-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.hero-resume-name{font-size:9px;font-weight:600;color:hsl(var(--foreground)/.8);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-resume-bar{height:3px;border-radius:2px;background:rgba(0,191,255,.15);width:100%}.hero-resume-bar.short{width:60%}.hero-clock-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:44px;height:44px;color:#f15b5b;opacity:0;transition:opacity .3s;z-index:12}.hero-clock-icon.spinning{opacity:.6;animation:heroClockSpin .4s linear infinite}.hero-clock-icon svg{width:100%;height:100%}.hero-stress-overlay{position:absolute;inset:0;pointer-events:none;z-index:10;opacity:0;transition:opacity .2s}.hero-stress-overlay.active{opacity:1;animation:heroShake .08s ease-in-out infinite;background:radial-gradient(ellipse at center,hsl(0,84%,60%,.04),transparent 70%)}.hero-glitch-overlay{position:absolute;inset:0;pointer-events:none;z-index:18;opacity:0}.hero-glitch-overlay.active{opacity:1;animation:heroGlitchFlash .8s steps(3) forwards}.hero-glitch-line{position:absolute;left:0;right:0;height:2px;background:rgba(0,191,255,.6);opacity:0}.hero-glitch-overlay.active .g1{top:30%;animation:heroGlitchLine .3s ease-out 0s forwards}.hero-glitch-overlay.active .g2{top:55%;animation:heroGlitchLine .3s ease-out .1s forwards}.hero-glitch-overlay.active .g3{top:75%;animation:heroGlitchLine .3s ease-out .2s forwards}.hero-ai-orb{position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);width:70px;height:70px;z-index:16;opacity:0;transition:opacity .5s ease}.hero-ai-orb.visible{opacity:1}.hero-ai-orb-core{width:18px;height:18px;background:linear-gradient(135deg,#3cf,#9743e5);box-shadow:0 0 30px rgba(0,191,255,.5),0 0 60px rgba(138,44,226,.3);animation:heroOrbPulse 1.5s ease-in-out infinite}.hero-ai-orb-core,.hero-ai-orb-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%}.hero-ai-orb-ring{border:1px solid;animation:heroRingExpand 2s ease-out infinite}.hero-ai-orb-ring.ring-1{width:32px;height:32px;border-color:rgba(0,191,255,.3);animation-delay:0s}.hero-ai-orb-ring.ring-2{width:46px;height:46px;border-color:rgba(138,44,226,.2);animation-delay:.4s}.hero-ai-orb-ring.ring-3{width:62px;height:62px;border-color:rgba(0,191,255,.1);animation-delay:.8s}.hero-ai-orb.pulsing .hero-ai-orb-core{animation:heroOrbAbsorb .6s ease-in-out infinite}.hero-ai-wave{position:absolute;bottom:-10px;left:-60px;width:200px;height:40px;opacity:.5}.hero-final-overlay{position:absolute;top:35%;left:50%;transform:translate(-50%,-50%);text-align:center;z-index:20}.hero-final-line-1{font-size:20px;font-weight:800;background:linear-gradient(135deg,#35e392,#3cf);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:6px}.hero-final-line-2{font-size:13px;font-weight:500;color:hsl(var(--foreground)/.6)}.hero-scene-label{position:absolute;top:36px;left:50%;transform:translateX(-50%);font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:hsl(var(--foreground)/.5);z-index:20;white-space:nowrap}.hero-savings-dashboard{display:flex;flex-direction:column;gap:0;border-radius:20px;border:1px solid hsl(var(--primary)/.1);background:hsl(var(--card)/.9);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);overflow:hidden;box-shadow:0 0 40px rgba(138,44,226,.06),inset 0 1px 0 hsl(0,0%,100%,.04)}.hero-dash-slider{padding:18px 20px 14px;border-bottom:1px solid rgba(0,191,255,.06)}.hero-dash-slider-label{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:hsl(0,0%,100%,.45);margin-bottom:10px}.hero-dash-slider-row{display:flex;align-items:center;gap:14px}.hero-dash-slider-count{font-size:28px;font-weight:800;color:#3cf;font-variant-numeric:tabular-nums;text-shadow:0 0 12px rgba(0,191,255,.3);min-width:52px;text-align:right}.hero-slider{width:100%;height:6px;-webkit-appearance:none;appearance:none;border-radius:3px;background:linear-gradient(90deg,rgba(0,191,255,.3),rgba(138,44,226,.3));outline:none;cursor:pointer}.hero-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:linear-gradient(135deg,#19c6ff,#9743e5);box-shadow:0 0 12px rgba(0,191,255,.4);cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.hero-slider::-webkit-slider-thumb:hover{transform:scale(1.2);box-shadow:0 0 20px rgba(0,191,255,.6)}.hero-slider::-moz-range-thumb{width:20px;height:20px;border-radius:50%;border:none;background:linear-gradient(135deg,#19c6ff,#9743e5);box-shadow:0 0 12px rgba(0,191,255,.4);cursor:pointer}.hero-dash-role-toggle{display:flex;align-items:center;gap:6px;padding:0 20px 12px}.hero-dash-role-label{font-size:10px;font-weight:600;color:hsl(0,0%,100%,.35);text-transform:uppercase;letter-spacing:.06em;margin-right:2px}.hero-dash-role-btn{padding:3px 10px;font-size:11px;font-weight:600;border-radius:6px;border:1px solid hsl(0,0%,100%,.08);background:hsl(0,0%,100%,.03);color:hsl(0,0%,100%,.4);cursor:pointer;transition:all .2s}.hero-dash-role-btn:hover{border-color:rgba(0,191,255,.2);color:hsl(0,0%,100%,.7)}.hero-dash-role-btn.active{border-color:rgba(0,191,255,.4);background:rgba(0,191,255,.1);color:#3cf}.hero-dash-microcopy{font-size:9px;color:hsl(0,0%,100%,.22);margin:-4px 0 0;line-height:1.4;font-style:italic}.hero-dash-comparison{display:grid;grid-template-columns:1fr auto 1fr;gap:0;padding:16px 20px;flex:1}.hero-dash-col{display:flex;flex-direction:column;gap:14px}.hero-dash-col-header{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding-bottom:10px;border-bottom:1px solid hsl(0,0%,100%,.06)}.hero-dash-col-header.manual{color:#f37272}.hero-dash-col-header.ai{color:#4be79e}.hero-dash-col-dot{width:7px;height:7px;border-radius:50%}.hero-dash-col-dot.manual{background:#ef4343;box-shadow:0 0 6px hsl(0,84%,60%,.4)}.hero-dash-col-dot.ai{background:#35e392;box-shadow:0 0 6px rgba(53,227,146,.4)}.hero-dash-vs{display:flex;align-items:center;justify-content:center;padding:0 12px}.hero-dash-vs span{font-size:11px;font-weight:800;color:hsl(0,0%,100%,.2);letter-spacing:.1em}.hero-dash-metric{display:flex;align-items:center;gap:10px}.hero-dash-metric-icon{width:18px;height:18px;flex-shrink:0}.hero-dash-metric-icon.manual{color:#f15b5b}.hero-dash-metric-icon.ai{color:#35e392}.hero-dash-metric-data{display:flex;flex-direction:column;gap:1px}.hero-dash-metric-value{font-size:20px;font-weight:800;font-variant-numeric:tabular-nums;line-height:1.2}.hero-dash-metric-value.manual{color:#f37272;text-shadow:0 0 8px hsl(0,84%,60%,.2)}.hero-dash-metric-value.ai{color:#4be79e;text-shadow:0 0 8px rgba(53,227,146,.2)}.hero-dash-metric-label{font-size:10px;color:hsl(0,0%,100%,.35);font-weight:500}.hero-dash-permonth{font-size:12px;font-weight:500;opacity:.6}.hero-dash-plans{display:flex;gap:10px;align-items:flex-start}.hero-dash-plans-list{display:flex;flex-direction:column;gap:4px;flex:1}.hero-dash-plans-title{font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:hsl(0,0%,100%,.3);margin-bottom:2px}.hero-dash-plan-row{display:flex;align-items:center;gap:6px;padding:4px 8px;border-radius:6px;background:transparent;transition:all .2s}.hero-dash-plan-row.recommended{background:rgba(31,224,134,.08);border:1px solid rgba(31,224,134,.2)}.hero-dash-plan-name{font-size:11px;font-weight:700;color:hsl(0,0%,100%,.5);min-width:48px}.hero-dash-plan-row.recommended .hero-dash-plan-name{color:#35e392}.hero-dash-plan-price{font-size:12px;font-weight:800;color:#35e392;font-variant-numeric:tabular-nums;flex:1}.hero-dash-plan-row:not(.recommended) .hero-dash-plan-price{color:hsl(0,0%,100%,.5)}.hero-dash-plan-cap{font-size:9px;color:hsl(0,0%,100%,.25);white-space:nowrap}.hero-dash-plan-row.recommended .hero-dash-plan-cap{color:hsl(0,0%,100%,.4)}.hero-dash-savings{padding:14px 20px 18px;border-top:1px solid rgba(53,227,146,.1);background:rgba(53,227,146,.03)}.hero-dash-savings-row{display:flex;align-items:center;gap:10px;margin-bottom:10px}.hero-dash-savings-icon{width:20px;height:20px;color:#35e392;flex-shrink:0}.hero-dash-savings-info{flex:1;display:flex;flex-direction:column;gap:1px}.hero-dash-savings-label{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:hsl(0,0%,100%,.4);font-weight:600}.hero-dash-savings-big{font-size:15px;font-weight:700;color:#4be79e;font-variant-numeric:tabular-nums}.hero-dash-savings-badge{font-size:22px;font-weight:900;color:#35e392;background:rgba(53,227,146,.1);border:1px solid rgba(53,227,146,.2);border-radius:12px;padding:6px 14px;text-shadow:0 0 12px rgba(53,227,146,.3);font-variant-numeric:tabular-nums}.hero-dash-savings-bar-track{height:6px;border-radius:3px;background:hsl(0,0%,100%,.06);overflow:hidden}.hero-dash-savings-bar-fill{height:100%;border-radius:3px;background:linear-gradient(90deg,#00bfff,#35e392);transition:width .5s ease;box-shadow:0 0 8px rgba(53,227,146,.3)}.hero-cta-group{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;gap:16px;margin-top:2.5rem;flex-wrap:wrap}.hero-cta-primary{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;border-radius:50px;font-size:15px;font-weight:700;color:#0b111e;background:linear-gradient(135deg,#19c6ff,#00ace6);box-shadow:0 0 24px rgba(0,191,255,.3),0 4px 16px rgba(0,0,0,.2);transition:all .25s ease;text-decoration:none}.hero-cta-primary:hover{transform:translateY(-2px) scale(1.03);box-shadow:0 0 40px rgba(0,191,255,.5),0 8px 24px rgba(0,0,0,.3)}.hero-cta-secondary{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:50px;font-size:15px;font-weight:600;color:hsl(var(--foreground)/.7);background:hsl(var(--card)/.5);border:1px solid hsl(var(--foreground)/.08);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:all .25s ease;text-decoration:none}.hero-cta-secondary:hover{color:hsl(var(--foreground)/.9);background:hsl(var(--card)/.8);border-color:hsl(var(--primary)/.2);transform:translateY(-2px)}.hero-cta-icon{width:18px;height:18px;transition:transform .2s ease}.hero-cta-primary:hover .hero-cta-icon{transform:translateX(4px)}.hero-cta-icon-play{width:16px;height:16px}.hero-scale-section{position:relative;z-index:2;width:100%;max-width:800px;margin-top:2rem;text-align:center}.hero-scale-title{display:inline-flex;align-items:center;gap:8px;font-size:1.1rem;font-weight:800;color:hsl(var(--foreground)/.85);margin-bottom:4px}.hero-scale-scenario{font-size:12px;color:hsl(var(--foreground)/.35);margin-bottom:16px}.hero-scale-grid{display:flex;align-items:center;justify-content:center;gap:16px}.hero-scale-card{display:flex;flex-direction:column;align-items:center;gap:2px;padding:14px 24px;border-radius:14px;border:1px solid hsl(var(--foreground)/.06);background:hsl(var(--card)/.6);min-width:120px}.hero-scale-card.manual{border-color:hsl(0,70%,50%,.15)}.hero-scale-card.ai{border-color:rgba(31,224,134,.15)}.hero-scale-card-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:hsl(var(--foreground)/.35)}.hero-scale-card.manual .hero-scale-card-label{color:#e46767}.hero-scale-card.ai .hero-scale-card-label{color:#35e392}.hero-scale-card-big{font-size:22px;font-weight:800;color:hsl(var(--foreground)/.9);font-variant-numeric:tabular-nums}.hero-scale-card-sub{font-size:11px;color:hsl(var(--foreground)/.3)}.hero-scale-arrow{font-size:22px;color:rgba(0,191,255,.4);font-weight:700}.hero-scale-highlight{margin-top:14px;display:flex;flex-direction:column;gap:2px}.hero-scale-highlight-big{font-size:16px;font-weight:800;color:#35e392}.hero-scale-highlight-sub{font-size:12px;color:hsl(var(--foreground)/.4)}.hero-trust-line{margin-top:12px;font-size:10px;color:hsl(var(--foreground)/.2);font-style:italic}.hero-dash-methodology-link{display:inline-flex;align-items:center;gap:5px;margin-top:10px;padding:0;background:none;border:none;cursor:pointer;font-size:11px;font-weight:500;color:rgba(51,204,255,.6);transition:color .2s;text-decoration:none}.hero-dash-methodology-link:hover{color:#3cf;text-decoration:underline}.hero-methodology-backdrop{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.7);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:20px}.hero-methodology-modal{width:100%;max-width:580px;max-height:85vh;overflow-y:auto;border-radius:20px;background:hsl(var(--card));border:1px solid hsl(var(--primary)/.15);box-shadow:0 0 60px rgba(0,191,255,.08),0 24px 48px rgba(0,0,0,.5)}.hero-methodology-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 16px;border-bottom:1px solid hsl(0,0%,100%,.06)}.hero-methodology-header h3{font-size:16px;font-weight:700;color:hsl(0,0%,100%,.9);margin:0}.hero-methodology-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;border:none;background:hsl(0,0%,100%,.05);color:hsl(0,0%,100%,.5);cursor:pointer;transition:all .2s}.hero-methodology-close:hover{background:hsl(0,0%,100%,.1);color:hsl(0,0%,100%,.9)}.hero-methodology-body{padding:20px 24px 24px;display:flex;flex-direction:column;gap:20px}.hero-methodology-section h4{font-size:14px;font-weight:700;color:hsl(0,0%,100%,.85);margin:0 0 10px}.hero-methodology-table{width:100%;border-collapse:collapse;font-size:13px}.hero-methodology-table td{padding:7px 10px;border-bottom:1px solid hsl(0,0%,100%,.04);color:hsl(0,0%,100%,.6)}.hero-methodology-table td:last-child{text-align:right;font-weight:600;font-variant-numeric:tabular-nums;color:hsl(0,0%,100%,.75);white-space:nowrap}.hero-methodology-total td{border-top:1px solid rgba(0,191,255,.15);border-bottom:none;font-weight:700;color:#3cf!important}.hero-methodology-note{margin:8px 0 0;font-size:12px;color:hsl(0,0%,100%,.4);line-height:1.5}.hero-methodology-note strong{color:#4be79e}.hero-methodology-sources h4{margin-bottom:8px}.hero-methodology-sources ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.hero-methodology-sources li a{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:rgba(51,204,255,.7);text-decoration:none;transition:color .2s}.hero-methodology-sources li a:hover{color:#3cf;text-decoration:underline}.hero-video-section{position:relative;z-index:2;width:100%;max-width:800px;margin-top:4rem;text-align:center}.hero-video-title{font-size:1.75rem;font-weight:800;letter-spacing:-.01em;background:linear-gradient(135deg,hsl(var(--foreground)) 0,hsl(var(--primary)) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem}.hero-video-subtitle{font-size:.95rem;color:hsl(var(--foreground)/.45);margin-bottom:1.5rem}.hero-video-wrapper{position:relative;width:100%;padding-top:56.25%;border-radius:16px;overflow:hidden;border:1px solid hsl(var(--primary)/.12);box-shadow:0 0 40px rgba(138,44,226,.08),0 8px 32px rgba(0,0,0,.3);background:hsl(var(--card))}.hero-video-iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}@keyframes heroFloat{0%,to{transform:translate(0)}50%{transform:translate(20px,-20px)}}@keyframes heroClockSpin{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes heroShake{0%,to{transform:translateX(0)}25%{transform:translateX(-2px)}75%{transform:translateX(2px)}}@keyframes heroScanline{0%{background-position:0 0}to{background-position:0 8px}}@keyframes heroGlitchFlash{0%{background:rgba(0,191,255,.05)}33%{background:rgba(138,44,226,.08)}66%,to{background:transparent}}@keyframes heroGlitchLine{0%{opacity:1;transform:scaleX(.3)}50%{opacity:.8;transform:scaleX(1)}to{opacity:0;transform:scaleX(.1)}}@keyframes heroOrbPulse{0%,to{transform:translate(-50%,-50%) scale(1);box-shadow:0 0 30px rgba(0,191,255,.5),0 0 60px rgba(138,44,226,.3)}50%{transform:translate(-50%,-50%) scale(1.15);box-shadow:0 0 40px rgba(0,191,255,.7),0 0 80px rgba(138,44,226,.4)}}@keyframes heroOrbAbsorb{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.4)}}@keyframes heroRingExpand{0%{transform:translate(-50%,-50%) scale(.8);opacity:.6}to{transform:translate(-50%,-50%) scale(1.5);opacity:0}}@media (max-width:900px){.hero-viewport-fullscreen{height:40vh;min-height:280px}.hero-resume-card{width:90px}.hero-resume-card-inner{padding:6px 8px;gap:6px}.hero-resume-avatar{width:22px;height:22px;font-size:9px}.hero-dash-metric-value{font-size:18px}.hero-dash-savings-badge{font-size:18px;padding:5px 10px}.hero-savings-dashboard-standalone{max-width:560px}.hero-scale-grid{flex-direction:column;gap:8px}.hero-scale-arrow{transform:rotate(90deg)}}@media (max-width:480px){.hero-cinematic-section{padding:4rem 1rem 3rem}.hero-viewport-fullscreen{height:35vh;min-height:240px}.hero-headline{font-size:1.5rem}.hero-subheadline{font-size:.9rem}.hero-dash-comparison{grid-template-columns:1fr;gap:16px}.hero-dash-vs{padding:4px 0}.hero-cta-group{flex-direction:column}.hero-cta-primary,.hero-cta-secondary{width:100%;justify-content:center}.hero-video-section{margin-top:2.5rem}.hero-video-title{font-size:1.3rem}.hero-video-wrapper{border-radius:12px}.hero-dash-role-toggle{flex-wrap:wrap}}@media (min-width:1024px){.hero-headline{font-size:3rem}.hero-viewport-fullscreen{height:55vh;max-height:580px}.hero-savings-dashboard-standalone{max-width:800px}.hero-video-section{max-width:1000px}}