:root{--js-brand-primary: #006EDC;--js-blue-0: #F5F9FC;--js-blue-10: #E6F2FD;--js-blue-70: #0058B0;--js-blue-80: #00478F;--js-neutral-0: #FFFFFF;--js-neutral-10: #F5F6F7;--js-neutral-20: #E8E9EB;--js-neutral-30: #CCD0D5;--js-neutral-50: #99A2AB;--js-neutral-60: #77838F;--js-neutral-70: #576573;--js-neutral-80: #3B4959;--js-neutral-90: #192838;--js-neutral-100: #0D1B29;--js-green-10: #DFF7EB;--js-green-60: #1EB96E;--js-green-70: #1AA15F;--js-red-60: #F04141;--js-border-default: #CCD0D5;--js-border-hair: rgba(13,27,41,.07);--js-border-subtle: #E8E9EB;--js-surface-page: #F5F9FC;--js-text-default: #3B4959;--js-text-title: #192838;--js-text-description: #576573;--js-font-body: "Open Sans", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--js-font-display: "Bitter", Georgia, "Times New Roman", serif;--shadow-card: 0 24px 48px -16px rgba(13,27,41,.1), 0 2px 4px rgba(13,27,41,.04);--shadow-card-blue: 0 28px 60px -18px rgba(0,110,220,.2), 0 4px 10px -2px rgba(0,110,220,.1);--shadow-card-soft: 0 8px 20px -10px rgba(13,27,41,.08), 0 1px 2px rgba(13,27,41,.04)}.ip-root{font-family:var(--js-font-body);color:var(--js-text-default);background:var(--js-surface-page);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ip-root *{box-sizing:border-box}.ip-root .container{max-width:1140px;margin:0 auto;padding:0 32px}.ip-root .section-white{background:var(--js-neutral-0)}.ip-root .section-blue{background:var(--js-blue-0)}.ip-root .eyebrow{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:var(--js-brand-primary);margin:0 0 16px}.ip-root h1.display,.ip-root h2.display,.ip-root h3.display{font-size:42px;font-weight:600;color:var(--js-text-title);letter-spacing:-.012em;line-height:1.08;margin:0 0 16px;text-wrap:balance}.ip-root .hiw-head h2.display{font-size:46px}.ip-root .lead{font-size:18px;line-height:1.6;color:var(--js-neutral-80);margin:0;text-wrap:pretty}.ip-root .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:44px;padding:0 20px;border-radius:4px;font-size:15px;font-weight:600;font-family:inherit;border:1px solid transparent;text-decoration:none;white-space:nowrap;transition:background-color .1s ease,border-color .1s ease,color .1s ease}.ip-root .btn:hover{text-decoration:none}.ip-root .btn-primary{background:var(--js-brand-primary);color:#fff}.ip-root .btn-primary:hover{background:var(--js-blue-70)}.ip-root .btn-primary:active{background:var(--js-blue-80)}.ip-root .btn-line{background:transparent;border-color:var(--js-border-default);color:var(--js-text-title)}.ip-root .btn-line:hover{border-color:var(--js-brand-primary);color:var(--js-brand-primary)}.ip-root .btn-large{height:52px;padding:0 24px;font-size:16px}.ip-root .tick{flex:none;width:16px;height:16px;border-radius:999px;background:var(--js-green-10);color:var(--js-green-70);display:inline-flex;align-items:center;justify-content:center}.ip-root .tick svg{width:9px;height:9px}.ip-root .hero{position:relative;overflow:hidden;padding:88px 0 96px;text-align:center}.ip-root .hero:before{content:"";position:absolute;left:50%;top:260px;width:1200px;height:640px;transform:translate(-50%);background:radial-gradient(46% 50% at 50% 42%,#2aacea29,#2aacea00 66%),radial-gradient(38% 44% at 50% 64%,#006edc17,#006edc00 72%);pointer-events:none;z-index:0}.ip-root .hero .container{position:relative;z-index:1}.ip-root .hero-head{max-width:780px;margin:0 auto}.ip-root .hero-h1{font-weight:700;font-size:57px;line-height:1.08;letter-spacing:-.025em;color:var(--js-text-title);margin:0 0 8px;text-wrap:balance}.ip-root .hero-tagline{font-weight:700;font-size:35px;line-height:1.2;letter-spacing:-.02em;color:var(--js-brand-primary);margin:0 0 28px}.ip-root .hero-sub{font-size:18.5px;line-height:1.7;color:var(--js-neutral-80);margin:0 auto 40px;max-width:580px}.ip-root .hero-cta{display:flex;gap:12px;justify-content:center;margin-bottom:32px;flex-wrap:wrap}.ip-root .hero-trust{display:flex;gap:10px 24px;justify-content:center;flex-wrap:wrap;list-style:none;padding:0;margin:0 0 60px}.ip-root .hero-trust li{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:500;color:var(--js-neutral-70);white-space:nowrap}.ip-root .hero-figure{max-width:1040px;width:100%;margin:0 auto;position:relative;z-index:1}.ip-root .hero-ui-img{width:100%;height:auto;display:block}.ip-root .section-problem{padding:96px 0}.ip-root .problem-head{text-align:center;max-width:700px;margin:0 auto}.ip-root .problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:56px}.ip-root .problem-card{background:#fff;border:1px solid var(--js-border-subtle);border-radius:12px;padding:28px;box-shadow:0 1px 3px #0d1b290f}.ip-root .problem-ico{width:44px;height:44px;border-radius:10px;background:var(--js-blue-10);display:flex;align-items:center;justify-content:center;margin-bottom:18px;color:var(--js-brand-primary)}.ip-root .problem-ico svg{width:22px;height:22px}.ip-root .problem-card h3{font-size:18px;font-weight:600;color:var(--js-text-title);margin:0 0 10px;line-height:1.3}.ip-root .problem-card p{font-size:14px;color:var(--js-neutral-70);line-height:1.65;margin:0 0 20px}.ip-root .problem-cap{display:inline-block;padding:4px 12px;background:var(--js-neutral-10);border-radius:999px;font-size:12px;font-weight:500;color:var(--js-neutral-60)}.ip-root .section-coach{padding:96px 0}.ip-root .coach-head{text-align:center;max-width:700px;margin:0 auto 56px}.ip-root .coach-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:72px;align-items:center}.ip-root .coach-visual{border-radius:12px;overflow:hidden;box-shadow:0 4px 32px #0d1b291f,0 0 0 1px #0d1b2912}.ip-root .coach-visual img{width:100%;display:block}.ip-root .control-points{display:flex;flex-direction:column;gap:28px;list-style:none;padding:0;margin:0}.ip-root .control-points li{display:flex;align-items:flex-start;gap:16px}.ip-root .control-points .tick{width:20px;height:20px;margin-top:2px}.ip-root .control-points .tick svg{width:10px;height:10px}.ip-root .ct-label{display:block;font-size:16px;font-weight:700;color:var(--js-text-title);margin-bottom:4px}.ip-root .ct-desc{display:block;font-size:15px;color:var(--js-neutral-70);line-height:1.6}.ip-root .section-hiw-head{padding:112px 0 8px;text-align:center;background:var(--js-blue-0)}.ip-root .hiw-head{max-width:740px;margin:0 auto}.ip-root .hiw-head .lead{max-width:700px;margin:0 auto}.ip-root .hiw-band{padding:40px 0;background:var(--js-blue-0)}.ip-root .section-hiw-head .container,.ip-root .hiw-band .container{max-width:1280px}.ip-root .hiw-step{display:grid;grid-template-columns:.92fr 1.08fr;gap:72px;align-items:center}.ip-root .hiw-step .hiw-copy{order:1}.ip-root .hiw-step .hiw-visual{order:2;border-radius:12px;overflow:hidden}.ip-root .hiw-step.is-alt{grid-template-columns:1.08fr .92fr}.ip-root .hiw-step.is-alt .hiw-copy{order:2}.ip-root .hiw-step.is-alt .hiw-visual{order:1}.ip-root .hiw-num{font-family:var(--js-font-display);font-size:40px;font-weight:500;color:var(--js-brand-primary);margin-bottom:14px;display:block;line-height:1}.ip-root .hiw-copy h3{font-size:30px;font-weight:600;color:var(--js-text-title);letter-spacing:-.012em;line-height:1.1;margin:0 0 12px}.ip-root .hiw-copy p{font-size:16.5px;line-height:1.6;color:var(--js-text-default);margin:0}.ip-root .hiw-points{list-style:none;display:flex;flex-direction:column;gap:8px;margin-top:16px;padding:0}.ip-root .hiw-points li{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:var(--js-text-default);line-height:1.5}.ip-root .hiw-ui-img{width:100%;height:auto;display:block}.ip-root .section-wf{padding:80px 0;border-top:1px solid var(--js-border-subtle)}.ip-root .wf-head{text-align:center;max-width:640px;margin:0 auto}.ip-root .wf-grid{display:grid;grid-template-columns:1fr 48px 1fr 48px 1fr;align-items:stretch;margin-top:48px}.ip-root .wf-card{border-radius:14px;padding:24px 28px 28px;text-align:center;display:flex;flex-direction:column;align-items:center;transition:border-color .12s ease,box-shadow .12s ease}.ip-root .wf-card-a{background:#fff;border:2px solid var(--js-brand-primary);box-shadow:0 0 0 5px #006edc0f}.ip-root .wf-card-b{background:#fff;border:1px solid var(--js-border-subtle)}.ip-root .wf-card-b:hover{border-color:var(--js-brand-primary);box-shadow:0 0 0 5px #006edc0f}.ip-root .wf-card-b:hover .wf-lbl-b{color:var(--js-brand-primary)}.ip-root .wf-grid:has(.wf-card-b:hover) .wf-card-a{border-color:var(--js-border-subtle);box-shadow:none}.ip-root .wf-grid:has(.wf-card-b:hover) .wf-lbl-a{color:var(--js-neutral-50)}.ip-root .wf-lbl{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:10px;transition:color .18s ease}.ip-root .wf-lbl-a{color:var(--js-brand-primary)}.ip-root .wf-lbl-b{color:var(--js-neutral-50)}.ip-root .wf-nm{font-size:20px;font-weight:700;color:var(--js-text-title);margin-bottom:8px;line-height:1.3}.ip-root .wf-desc{font-size:13px;color:var(--js-neutral-70);line-height:1.6;margin:0 0 20px;flex:1}.ip-root .wf-arr{display:flex;align-items:center;justify-content:center;font-size:22px;color:var(--js-border-default)}.ip-root .wf-btn{width:100%;justify-content:center;height:44px;font-size:14px;padding:0 16px}.ip-root .section-wyg{padding:104px 0}.ip-root .wyg-head{text-align:center;max-width:700px;margin:0 auto 56px}.ip-root .wyg-card{background:#fff;border:1px solid var(--js-border-hair);border-radius:14px;box-shadow:var(--shadow-card);max-width:860px;margin:0 auto;padding:32px 40px}.ip-root .wyg-list{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:0 40px;padding:0;margin:0}.ip-root .wyg-list li{display:flex;align-items:flex-start;gap:12px;padding:11px 0;border-bottom:1px solid var(--js-border-subtle);font-size:14.5px;color:var(--js-text-default);line-height:1.5}.ip-root .wyg-list li:nth-last-child(-n+2){border-bottom:none}.ip-root .wyg-list .cmp-mark{color:var(--js-green-70);flex-shrink:0;margin-top:2px}.ip-root .wyg-list .cmp-mark svg{width:16px;height:16px}.ip-root .wyg-cta{display:flex;justify-content:center;margin-top:32px}.ip-root .section-trust{padding:96px 0}.ip-root .trust-strip .label{font-size:13.5px;color:var(--js-neutral-70);text-align:center;font-weight:500;margin:0 0 24px}.ip-root .trust-row{display:flex;gap:40px;align-items:center;justify-content:center;flex-wrap:wrap;margin-bottom:72px}.ip-root .trust-row img{height:24px;opacity:.7;filter:grayscale(1)}.ip-root .trust-row img.tall{height:30px}.ip-root .testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.ip-root .tcard{background:#fff;border:1px solid var(--js-border-subtle);border-radius:12px;padding:28px;box-shadow:0 1px 3px #0d1b290f;display:flex;flex-direction:column}.ip-root .tcard-stars{display:flex;gap:3px;margin-bottom:16px}.ip-root .tcard-stars svg{width:14px;height:14px;color:#c49a3b}.ip-root .tcard-quote{font-size:16px;color:var(--js-text-title);line-height:1.7;margin:0 0 24px;flex:1}.ip-root .tcard-foot{display:flex;align-items:center;gap:12px}.ip-root .tcard-avatar{width:36px;height:36px;border-radius:50%;background:var(--js-brand-primary);color:#fff;display:flex;align-items:center;justify-content:center;font-family:var(--js-font-display);font-size:16px;font-weight:700;flex-shrink:0}.ip-root .tcard-name{font-size:13px;font-weight:700;color:var(--js-text-title);margin:0}.ip-root .tcard-role{font-size:12px;color:var(--js-neutral-70);margin:0}.ip-root .section-faq{padding:112px 0;border-top:1px solid var(--js-border-subtle)}.ip-root .faq-head{text-align:center}.ip-root .faq-list{max-width:720px;margin:0 auto;padding-top:48px}.ip-root .faq-item{border-top:1px solid var(--js-border-subtle)}.ip-root .faq-q{list-style:none;padding:20px 0;font-size:17px;font-weight:700;color:var(--js-text-title);cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px}.ip-root .faq-q::-webkit-details-marker{display:none}.ip-root .faq-q:hover{color:var(--js-brand-primary)}.ip-root .faq-icn{width:14px;height:14px;flex-shrink:0;color:var(--js-neutral-60);transition:transform .24s ease}.ip-root details[open] .faq-icn{transform:rotate(180deg)}.ip-root .faq-a{font-size:15.5px;color:var(--js-text-default);line-height:1.72;padding-bottom:20px;max-width:640px}.ip-root .faq-a p{margin:0 0 10px}.ip-root .faq-a p:last-child{margin-bottom:0}.ip-root .faq-a a{color:var(--js-brand-primary);text-decoration:underline}.ip-root .section-final{padding:128px 0;text-align:center;background:radial-gradient(46% 50% at 50% 42%,#2aacea29,#2aacea00 66%),radial-gradient(38% 44% at 50% 64%,#006edc17,#006edc00 72%),var(--js-blue-0);border-bottom:1px solid var(--js-border-subtle)}.ip-root .section-final h2.display{font-size:56px;letter-spacing:-.012em;line-height:1.08;max-width:820px;margin:0 auto 20px}.ip-root .final-sub{font-size:18px;line-height:1.65;color:var(--js-neutral-80);max-width:560px;margin:0 auto}.ip-root .final-buttons{display:flex;gap:12px;justify-content:center;margin-top:40px;margin-bottom:28px;flex-wrap:wrap}.ip-root .final-reassure{display:flex;gap:0;justify-content:center;flex-wrap:wrap;list-style:none;padding:0;margin:0;font-size:13px;color:var(--js-neutral-70)}.ip-root .final-reassure li{list-style:none}.ip-root .final-reassure li+li:before{content:"·";margin:0 10px;opacity:.4}.ip-root .video-modal{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px}.ip-root .video-modal[hidden]{display:none}.ip-root .video-modal-backdrop{position:absolute;inset:0;background:#0d1b29bd;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.ip-root .video-modal-dialog{position:relative;width:min(960px,100%)}.ip-root .video-modal-frame{position:relative;width:100%;aspect-ratio:16 / 9;background:#000;border-radius:14px;overflow:hidden;box-shadow:0 40px 80px -24px #0000008c}.ip-root .video-modal-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.ip-root .video-modal-close{position:absolute;top:-44px;right:0;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.25);color:#fff;cursor:pointer}.ip-root .video-modal-close:hover{background:#ffffff38}.ip-root .video-modal-close svg{width:18px;height:18px}@media(max-width:1024px){.ip-root .hero-h1{font-size:44px}.ip-root .hero-tagline{font-size:28px}.ip-root .problem-grid{grid-template-columns:1fr;gap:16px}.ip-root .coach-grid{grid-template-columns:1fr;gap:24px}.ip-root .hiw-step,.ip-root .hiw-step.is-alt{grid-template-columns:1fr;gap:32px}.ip-root .hiw-step .hiw-copy,.ip-root .hiw-step.is-alt .hiw-copy{order:1}.ip-root .hiw-step .hiw-visual,.ip-root .hiw-step.is-alt .hiw-visual{order:2}.ip-root .wf-grid{grid-template-columns:1fr;gap:16px}.ip-root .wf-arr{transform:rotate(90deg)}.ip-root .wyg-list{grid-template-columns:1fr}.ip-root .wyg-list li:nth-last-child(-n+2){border-bottom:1px solid var(--js-border-subtle)}.ip-root .wyg-list li:last-child{border-bottom:none}.ip-root .testimonials{grid-template-columns:1fr;gap:16px}}@media(max-width:768px){.ip-root .hero-h1{font-size:34px}.ip-root .hero-tagline{font-size:22px}.ip-root .hero-sub{font-size:16px}.ip-root h2.display{font-size:30px!important}.ip-root .section-final h2.display{font-size:36px!important}.ip-root .hiw-num{font-size:28px}.ip-root .hiw-copy h3{font-size:24px}.ip-root .section-hiw-head{padding:56px 0 4px}.ip-root .container{padding:0 20px}.ip-root .section-problem,.ip-root .section-coach,.ip-root .section-wf{padding:56px 0}.ip-root .section-wyg,.ip-root .section-trust{padding:64px 0}.ip-root .section-final{padding:80px 0}.ip-root .wf-btn{width:auto}.ip-root .wyg-card{padding:28px 24px}}@media(max-width:640px){.ip-root .video-modal{padding:16px}.ip-root .video-modal-close{top:-40px}}
