@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#07121e;background:#f9fcff;font-synthesis:none;text-rendering:optimizeLegibility;--page: #f9fcff;--ink: #07121e;--muted: #5b646f;--blue: #007bdd;--blue-glow: #259dfb;--success: #04ab62;--line: #e0e5eb;--card: #ffffff;--dark: #050e1a;--dark-two: #0b192a;--dark-fg: #f6f9fc;--dark-muted: #95a0ab;--dark-line: rgba(255, 255, 255, .1);--gradient-primary: linear-gradient(135deg, #007bdd, #259dfb);--gradient-dark: linear-gradient(180deg, #051223, #020713);--gradient-hero: radial-gradient(ellipse at top, rgba(0, 123, 221, .15), transparent 60%);--shadow-glow: 0 20px 60px -15px rgba(0, 123, 221, .5);--shadow-elegant: 0 10px 40px -10px rgba(7, 18, 30, .15);--shadow-cta: 0 10px 30px -10px rgba(0, 123, 221, .6), 0 0 0 1px rgba(255, 255, 255, .1) inset}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100dvh;background:var(--page);color:var(--ink);-webkit-font-smoothing:antialiased}button{font:inherit;border:0;cursor:pointer}img{display:block;max-width:100%}.homewise-page{min-height:100dvh;overflow:hidden}.hero{background:var(--gradient-hero);position:relative}.hero-inner{width:100%;max-width:1024px;margin:0 auto;padding:48px 16px 40px;text-align:center}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;border:1px solid var(--line);border-radius:999px;background:var(--card);color:var(--ink);font-size:14px;font-weight:600;line-height:1.25;box-shadow:0 1px 3px #07121e14}.eyebrow svg{color:var(--blue)}.hero h1{max-width:920px;margin:24px auto 0;color:var(--ink);font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;line-height:1.05;letter-spacing:-.045em}.text-gradient{color:transparent;background:var(--gradient-primary);background-clip:text;-webkit-background-clip:text}.hero-lede{max-width:768px;margin:24px auto 0;color:var(--muted);font-size:clamp(1.125rem,2.2vw,1.25rem);font-weight:500;line-height:1.5}.hero-note{margin:12px 0 0;color:#07121eb3;font-size:16px;line-height:1.5}.video-shell{width:100%;max-width:896px;margin:32px auto 0}.video-player{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;border:1px solid rgba(7,18,30,.7);border-radius:16px;background:#020713;box-shadow:var(--shadow-elegant);isolation:isolate}.video-reference{position:absolute;z-index:-1;top:-101%;left:-57%;width:215%;max-width:none;opacity:.94;pointer-events:none}.video-shade{position:absolute;inset:0;background:linear-gradient(180deg,#0207131a,#02071361);pointer-events:none}.video-message{position:absolute;top:50%;left:50%;display:flex;width:min(268px,58%);min-height:150px;transform:translate(-50%,-50%);align-items:center;justify-content:center;flex-direction:column;gap:13px;padding:18px;border:1px solid rgba(255,255,255,.9);border-radius:6px;background:#173f82d1;color:#fff;text-align:center;box-shadow:0 8px 30px #00000040}.video-message span{max-width:215px;font-size:16px;font-weight:700;line-height:1.45}.video-message button,.video-control{display:inline-flex;align-items:center;justify-content:center;color:#fff;background:transparent}.video-message button{width:38px;height:38px;border-radius:50%}.video-message button:hover,.video-control:hover{background:#ffffff24}.video-controls{position:absolute;right:0;bottom:0;left:0;display:flex;height:31px;align-items:center;gap:10px;padding:0 8px;color:#fff;background:#0207139e}.video-control{width:22px;height:22px;padding:2px;border-radius:4px}.video-progress{position:relative;height:3px;flex:1;overflow:hidden;border-radius:99px;background:#ffffff59}.video-progress:after{position:absolute;inset:0 28% 0 0;content:"";background:#fff}.cta-wrap{display:flex;align-items:center;flex-direction:column;gap:16px;margin-top:24px}.cta-button{position:relative;display:inline-flex;min-width:260px;align-items:center;justify-content:center;flex-direction:column;gap:4px;padding:20px 40px;border-radius:12px;background:var(--gradient-primary);color:#fcfcfc;box-shadow:var(--shadow-cta);transition:transform .2s ease,box-shadow .2s ease;animation:pulse-ring 3s ease-in-out infinite}.cta-button:hover{transform:translateY(-2px);box-shadow:var(--shadow-glow)}.cta-button:active{transform:translateY(0)}.cta-title{display:flex;align-items:center;gap:8px;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:700;line-height:1.25;letter-spacing:-.02em}.cta-subtitle{color:#fcfcfcd9;font-size:clamp(.75rem,2vw,.875rem);font-weight:500;line-height:1.35}.trust-row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:16px;color:var(--muted);font-size:12px}.trust-item{display:inline-flex;align-items:center;gap:4px}.trust-item svg{color:var(--success)}.stats{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--card)}.stats-inner{display:grid;max-width:1152px;grid-template-columns:repeat(4,1fr);gap:24px;margin:0 auto;padding:40px 16px}.stat{text-align:center}.stat-value{color:transparent;background:var(--gradient-primary);background-clip:text;-webkit-background-clip:text;font-size:clamp(1.5rem,3vw,1.875rem);font-weight:700;line-height:1.25}.stat-label{margin-top:4px;color:var(--muted);font-size:clamp(.75rem,1.8vw,.875rem);font-weight:500;line-height:1.4}.dark-section{background:var(--gradient-dark);color:var(--dark-fg)}.dark-inner{max-width:1024px;margin:0 auto;padding:80px 16px;text-align:center}.section-kicker{color:var(--blue-glow);font-size:14px;font-weight:600;letter-spacing:.16em;line-height:1.25;text-transform:uppercase}.dark-section h2,.results h2,.final-cta h2{margin:12px 0 0;font-size:clamp(1.875rem,5vw,3rem);font-weight:700;line-height:1.1;letter-spacing:-.035em}.section-copy{max-width:672px;margin:16px auto 0;color:var(--dark-muted);line-height:1.5}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:56px;text-align:left}.step-card{position:relative;padding:28px;border:1px solid var(--dark-line);border-radius:16px;background:var(--dark-two);transition:border-color .2s ease,transform .2s ease}.step-card:hover{border-color:#259dfb66;transform:translateY(-2px)}.step-number{position:absolute;top:-16px;left:28px;display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;border-radius:50%;background:var(--gradient-primary);color:#fcfcfc;font-size:14px;font-weight:700;box-shadow:var(--shadow-glow)}.step-icon{color:var(--blue-glow)}.step-card h3{margin-top:16px;color:var(--dark-fg);font-size:20px;line-height:1.3}.step-card p{margin-top:8px;color:var(--dark-muted);font-size:14px;line-height:1.625}.dark-cta{margin-top:56px}.results{background:var(--page)}.results-inner{max-width:1152px;margin:0 auto;padding:80px 16px;text-align:center}.results .section-kicker{color:var(--blue)}.results .section-copy{color:var(--muted)}.result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:48px;text-align:left}.result-card{padding:24px;border:1px solid var(--line);border-radius:16px;background:var(--card);box-shadow:var(--shadow-elegant);transition:transform .2s ease}.result-card:hover{transform:translateY(-4px)}.result-image{position:relative;aspect-ratio:16 / 9;overflow:hidden;border-radius:12px;background:var(--gradient-dark)}.result-image img{width:100%;height:100%;object-fit:cover}.result-image:after{position:absolute;inset:0;content:"";background:#0003}.play-badge{position:absolute;z-index:1;top:50%;left:50%;display:inline-flex;width:64px;height:64px;align-items:center;justify-content:center;transform:translate(-50%,-50%);border-radius:50%;background:var(--gradient-primary);color:#fcfcfc;box-shadow:var(--shadow-glow);transition:transform .2s ease}.result-card:hover .play-badge{transform:translate(-50%,-50%) scale(1.1)}.result-stars{display:flex;gap:4px;margin-top:20px;color:var(--blue)}.result-quote{margin-top:8px;color:var(--ink);line-height:1.625}.result-name{margin-top:8px;color:var(--muted);font-size:14px;font-weight:600;line-height:1.4}.final-cta{background:var(--gradient-dark);color:var(--dark-fg)}.final-inner{max-width:768px;margin:0 auto;padding:80px 16px;text-align:center}.final-icon{color:var(--blue-glow)}.final-copy{max-width:610px;margin:16px auto 0;color:var(--dark-muted);line-height:1.5}.final-button-wrap{margin-top:40px}.fine-print{margin-top:24px;color:var(--dark-muted);font-size:12px;line-height:1.5}footer{border-top:1px solid var(--line);background:var(--page)}.footer-inner{display:flex;max-width:1152px;align-items:center;justify-content:space-between;gap:12px;margin:0 auto;padding:32px 16px;color:var(--muted);font-size:14px;line-height:1.4}@keyframes pulse-ring{0%,to{box-shadow:var(--shadow-cta)}50%{box-shadow:0 10px 30px -10px #007bdd99,0 0 0 7px #007bdd14}}@media(min-width:640px){.hero-inner{padding-top:80px}}@media(max-width:767px){.stats-inner{grid-template-columns:repeat(2,1fr);row-gap:24px}.steps{grid-template-columns:1fr;gap:28px}}@media(max-width:639px){.hero-inner,.dark-inner,.results-inner,.final-inner{padding-right:16px;padding-left:16px}.hero h1{font-size:clamp(2.25rem,11vw,3.4rem)}.video-shell{margin-top:24px}.video-message{min-height:112px;gap:6px}.video-message span{font-size:12px}.video-controls{height:25px}.cta-button{width:min(100%,340px);min-width:0;padding-right:20px;padding-left:20px}.trust-row{gap:10px}.result-grid{grid-template-columns:1fr}.footer-inner{justify-content:center;text-align:center}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.survey-backdrop{position:fixed;z-index:50;inset:0;display:flex;align-items:center;justify-content:center;padding:20px;background:#070c12c2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);animation:survey-fade-in .18s ease-out both}.survey-dialog{position:relative;width:min(100%,538px);max-height:min(680px,calc(100dvh - 40px));overflow:auto;border-radius:17px;background:#fff;color:#111820;box-shadow:0 22px 70px #00000059;animation:survey-panel-in .24s cubic-bezier(.22,.8,.27,1) both}.survey-progress{height:5px;overflow:hidden;border-radius:17px 17px 0 0;background:#e8eef2}.survey-progress-fill{width:100%;height:100%;transform:scaleX(1);transform-origin:left center;background:#158bd0;transition:transform .25s ease}.survey-content{padding:31px 32px 30px}.survey-close{position:absolute;top:15px;right:15px;display:inline-flex;width:31px;height:31px;align-items:center;justify-content:center;border-radius:50%;background:#f1f4f6;color:#73808b;transition:background .16s ease,color .16s ease,transform .16s ease}.survey-close:hover{background:#e5ebef;color:#27343e;transform:rotate(4deg)}.survey-close:focus-visible,.survey-answer:focus-visible,.survey-back:focus-visible,.survey-submit:focus-visible,.survey-input:focus-visible{outline:3px solid rgba(21,139,208,.3);outline-offset:2px}.survey-step-label{margin:3px 0 8px;color:#35718e;font-size:10px;font-weight:700;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}.survey-title{max-width:470px;margin:0;color:#111820;font-size:clamp(1.46rem,3.8vw,1.88rem);font-weight:600;letter-spacing:-.035em;line-height:1.14}.survey-description{margin:7px 0 0;color:#68737b;font-size:11.5px;line-height:1.45}.survey-step-content{animation:survey-step-in .2s ease-out both}.survey-answer-list{display:grid;gap:9px;margin-top:25px}.survey-answer{width:100%;min-height:47px;padding:12px 16px;border:1px solid #dce2e5;border-radius:12px;background:#fff;color:#161d22;text-align:left;font-size:12.5px;font-weight:600;line-height:1.25;transition:border-color .16s ease,background .16s ease,transform .16s ease}.survey-answer:hover,.survey-answer.is-selected{border-color:#bdcfda;background:#f2f8fc}.survey-answer:hover{transform:translateY(-1px)}.survey-footer{display:flex;min-height:41px;align-items:center;justify-content:space-between;gap:14px;margin-top:19px}.survey-back{padding:8px 2px;background:transparent;color:#707a81;font-size:11px;line-height:1;transition:color .16s ease}.survey-back:hover:not(:disabled){color:#27343e}.survey-back:disabled{color:#c8ced2;cursor:default}.survey-form{display:grid;gap:14px;margin-top:25px}.survey-field{display:grid;gap:7px}.survey-field label{color:#172027;font-size:11px;font-weight:600}.survey-required{color:#b54f5a}.survey-input{width:100%;height:41px;padding:0 12px;border:1px solid #dce2e5;border-radius:10px;outline:0;background:#fbfcfd;color:#172027;font:inherit;font-size:12px;transition:border-color .16s ease,box-shadow .16s ease}.survey-input::placeholder{color:#a1aab0}.survey-input:focus{border-color:#83b8d4;box-shadow:0 0 0 3px #158bd01a}.survey-error{margin:0;color:#b54f5a;font-size:11px}.survey-submit{display:inline-flex;min-width:103px;height:40px;align-items:center;justify-content:center;gap:7px;padding:0 17px;border-radius:11px;background:#8bc3e4;color:#fff;font-size:12px;font-weight:700;transition:background .16s ease,transform .16s ease}.survey-submit:hover{background:#58a8d5;transform:translateY(-1px)}.survey-submit:disabled{cursor:wait;opacity:.7;transform:none}.survey-submit-error{margin:9px 0 0;color:#b54f5a;font-size:11px;line-height:1.4;text-align:right}.survey-success{padding:28px 0 8px;text-align:center}.survey-success-mark{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:50%;background:#e3f4ec;color:#168254}.survey-success h3{margin:15px 0 0;color:#111820;font-size:20px;letter-spacing:-.02em}.survey-success p{margin:7px auto 0;max-width:310px;color:#68737b;font-size:12px;line-height:1.5}.survey-calendar{padding:20px 0 0;text-align:center}.survey-calendar .survey-step-label{margin-top:18px}.survey-calendar h3{margin:0;color:#111820;font-size:20px;letter-spacing:-.02em}.survey-calendar-copy{margin:7px auto 15px;max-width:340px;color:#68737b;font-size:12px;line-height:1.5}.survey-calendar-frame{height:470px;overflow:hidden;border:1px solid #dce2e5;border-radius:12px;background:#fff}.survey-calendar-frame iframe{width:100%;height:100%;border:0}.survey-calendar-link{display:inline-block;margin-top:10px;color:#35718e;font-size:11px;font-weight:700;text-decoration:underline;text-underline-offset:2px}@keyframes survey-fade-in{0%{opacity:0}to{opacity:1}}@keyframes survey-panel-in{0%{opacity:0;transform:translateY(9px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes survey-step-in{0%{opacity:0;transform:translate(5px)}to{opacity:1;transform:translate(0)}}@media(max-width:639px){.survey-backdrop{align-items:center;padding:10px}.survey-dialog{max-height:calc(100dvh - 20px);border-radius:15px}.survey-content{padding:27px 20px 22px}.survey-close{top:12px;right:12px}.survey-answer-list{margin-top:21px}.survey-answer{min-height:49px}.survey-calendar{padding-top:12px}.survey-calendar-frame{height:min(470px,62dvh);min-height:330px}.survey-submit-error{text-align:left}}
