/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.fixed{position:fixed}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}}:root{--red:#ff2442;--red-dark:#d81935;--ink:#171719;--muted:#6d6c70;--paper:#f7f6f2;--warm:#fff4f5;--line:#e9e7e3;--shadow:0 20px 60px #1e16171f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Noto Sans CJK SC,Arial,sans-serif;line-height:1.65}a,button{-webkit-tap-highlight-color:transparent}button{font:inherit}a{color:inherit;text-decoration:none}img,video{max-width:100%;display:block}.topbar{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border-bottom:1px solid #0000000f;justify-content:space-between;gap:20px;height:64px;padding:0 max(24px,50vw - 580px);position:sticky;top:0}.brand,.topbar{align-items:center;display:flex}.brand{gap:10px;font-weight:900}.brand-mark{color:#fff;background:var(--red);border-radius:11px;place-items:center;width:34px;height:34px;display:inline-grid;box-shadow:0 8px 18px #ff244238}.nav-links{align-items:center;gap:24px;font-size:14px;font-weight:800;display:flex}.nav-cta{color:#fff;background:var(--red);border-radius:999px;padding:9px 16px}.hero{grid-template-columns:.86fr 1.14fr;gap:56px;min-height:calc(100vh - 64px);margin:0 auto;padding:64px 0 72px;display:grid}.eyebrow,.hero{align-items:center}.eyebrow{flex-wrap:wrap;gap:10px;display:flex}.eyebrow i,.eyebrow span{border-radius:999px;font-size:13px;font-style:normal;font-weight:900}.eyebrow span{color:#fff;background:var(--red)}.eyebrow i{color:var(--muted);border:1px solid var(--line);background:#fff}.hero h1{letter-spacing:-.075em;margin:25px 0 20px;font-size:clamp(50px,6vw,86px);font-weight:1000;line-height:.96}.hero h1 small{color:var(--red);letter-spacing:.03em;margin-bottom:12px;font-size:.3em;display:block}.hero-lead{color:#444348;max-width:580px;margin:0;font-size:clamp(17px,2vw,21px);font-weight:700}.hero-pills{flex-wrap:wrap;gap:9px;margin-top:24px;display:flex}.hero-pills span{border:1px solid var(--line);background:#fff;border-radius:12px;padding:8px 12px;font-size:14px;font-weight:850}.hero-proof{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:24px;display:grid}.hero-proof span{color:var(--muted);border:1px solid var(--line);background:#fff;border-radius:14px;padding:12px;font-size:11px}.hero-proof b{color:var(--ink);font-size:15px;display:block}.hero-video{min-width:0}.video-placeholder,.video-shell{aspect-ratio:16/9;box-shadow:var(--shadow);background:#171719;border:8px solid #fff;border-radius:28px;position:relative;overflow:hidden}.video-placeholder{color:#fff}.video-grid{opacity:.32;background:linear-gradient(#ffffff14 1px,transparent 1px),linear-gradient(90deg,#ffffff14 1px,transparent 1px),radial-gradient(circle at 80% 0,var(--red),transparent 50%);background-size:36px 36px,36px 36px,auto;position:absolute;inset:0}.video-placeholder-content{z-index:2;text-align:center;align-content:center;justify-items:center;padding:28px;display:grid;position:absolute;inset:0}.video-kicker{color:#ff9cab;letter-spacing:.18em;margin-bottom:16px;font-size:12px;font-weight:900}.play-disc{width:72px;height:72px;color:var(--red);background:#fff;border:0;border-radius:50%;padding-left:5px;font-size:24px;box-shadow:0 14px 40px #00000040}.video-placeholder h3{margin:18px 0 4px;font-size:clamp(20px,3vw,30px)}.video-placeholder p{color:#bab9bd;margin:0;font-size:13px}.video-shell video{object-fit:contain;background:#000;width:100%;height:100%}.autoplay-fallback,.unmute-button{z-index:4;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000b8;border:0;position:absolute;left:50%;transform:translate(-50%)}.unmute-button{border-radius:999px;padding:9px 15px;font-size:13px;font-weight:850;bottom:54px}.autoplay-fallback{border-radius:14px;padding:14px 20px;font-weight:900;top:50%;transform:translate(-50%,-50%)}.video-note{color:var(--muted);text-align:center;margin:12px 0 0;font-size:12px}.section{width:min(1120px,100% - 40px);margin:0 auto;padding:92px 0}.section-dark,.section-warm{width:100%;padding-left:max(20px,50% - 560px);padding-right:max(20px,50% - 560px)}.section-warm{background:var(--warm)}.section-dark{color:#fff;background:var(--ink)}.section-number{letter-spacing:.1em;font-size:13px;font-weight:950}.section-heading h2{letter-spacing:-.052em;margin:12px 0 16px;font-size:clamp(34px,5vw,60px);font-weight:1000;line-height:1.08}.section-heading p{max-width:760px;color:var(--muted);margin:0;font-size:18px}.section-dark .section-heading p{color:#a7a6aa}.pain-list{grid-template-columns:repeat(5,1fr);display:grid}.pain-list article{background:#fff;border:1px solid #f1dfe3;border-radius:22px;flex-direction:column;justify-content:space-between;min-height:220px;padding:22px;display:flex}.pain-list article>span{color:#f5bec8;font-size:35px;font-weight:1000}.pain-list h3{margin:0 0 8px;font-size:18px;line-height:1.3}.pain-list p{color:var(--muted);margin:0;font-size:14px}.timeline{grid-template-columns:repeat(6,1fr);gap:8px;display:grid}.timeline article{border:1px solid var(--line);background:#fff;border-radius:18px;min-height:176px;padding:18px;position:relative}.timeline article:not(:last-child):after{z-index:2;content:"→";color:#fff;background:var(--red);border-radius:50%;place-items:center;width:20px;height:20px;font-size:11px;display:grid;position:absolute;top:50%;right:-10px;transform:translateY(-50%)}.timeline span{color:var(--red);font-size:12px;font-weight:950}.timeline h3{margin:26px 0 6px;font-size:17px}.timeline p{color:var(--muted);margin:0;font-size:12px}.statement{color:#fff;background:var(--red);text-align:center;border-radius:18px;margin-top:18px;padding:18px;font-size:18px;font-weight:900}.split-section{grid-template-columns:1.2fr .8fr;align-items:center;gap:70px;display:grid}.feature-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.feature-row span{color:#fff;background:#27272b;border:1px solid #36363b;border-radius:14px;padding:13px;font-weight:800}.phone-frame{background:#09090a;border:1px solid #3b3b40;border-radius:36px;width:min(320px,100%);max-height:570px;margin:auto;padding:10px;overflow:hidden;transform:rotate(2deg);box-shadow:0 30px 70px #0006}.phone-frame img{object-fit:cover;object-position:top;border-radius:27px;width:100%;height:550px}.ordinary-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.check-panel{border:1px solid var(--line);background:#fff}.check-panel p,.fit-grid p,.price-benefits p{border-bottom:1px dashed var(--line);align-items:center;gap:12px;margin:0;padding:13px 0;font-weight:800;display:flex}.check-panel p:last-child,.fit-grid p:last-child,.price-benefits p:last-child{border-bottom:0}.check-panel span,.price-benefits span{color:#fff;background:var(--red);border-radius:8px;flex:none;place-items:center;width:26px;height:26px;display:grid}.warning-panel{color:#fff;background:var(--red)}.warning-panel h3{margin:0 0 16px;font-size:30px;line-height:1.2}.warning-panel p{opacity:.9;margin:0}.warning-panel strong{color:var(--red);background:#fff;border-radius:999px;margin-top:22px;padding:8px 12px;font-size:13px;display:inline-block}.niche-layout{grid-template-columns:1.25fr .75fr;align-items:center;gap:40px;display:grid}.niche-cloud{flex-wrap:wrap;gap:12px;display:flex}.niche-cloud span{border:1px solid var(--line);background:#fff;border-radius:13px;padding:11px 17px;font-weight:850;box-shadow:0 5px 14px #0000000a}.niche-cloud .active{color:#fff;background:var(--red);border-color:var(--red)}.niche-layout>img{object-fit:cover;object-position:top;width:min(300px,100%);max-height:440px;box-shadow:var(--shadow);border:8px solid #fff;border-radius:26px;margin:auto}.mentor-section{grid-template-columns:.7fr 1.3fr;align-items:center;gap:60px;display:grid}.mentor-image{border:1px solid var(--line);max-height:570px;box-shadow:var(--shadow);background:#fff;border-radius:28px;padding:9px;overflow:hidden}.mentor-image img{object-fit:cover;object-position:top;border-radius:20px;width:100%;height:550px}.metrics{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.metrics span{color:var(--muted);border:1px solid var(--line);text-align:center;background:#fff;border-radius:18px;padding:19px;font-size:12px;font-weight:750}.metrics b{color:var(--red);margin-bottom:8px;font-size:34px;line-height:1;display:block}.gallery{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.gallery figure{border:1px solid var(--line);background:#fff;border-radius:22px;margin:0;padding:9px}.gallery figure button{cursor:zoom-in;background:#f5f5f3;border:0;border-radius:15px;width:100%;height:420px;padding:0;position:relative;overflow:hidden}.gallery img{object-fit:contain;width:100%;height:100%}.gallery figure button span{color:#fff;background:#000000a6;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:850;position:absolute;bottom:10px;right:10px}.gallery figcaption{color:var(--ink);padding:10px 6px 4px;font-size:14px;font-weight:850}.proof-gallery{grid-template-columns:repeat(4,1fr)}.proof-gallery figure:first-child{grid-area:span 2/span 2}.proof-gallery figure:first-child button{height:calc(100% - 37px);min-height:550px}.legal-note{color:#88878b;background:#ffffff12;border-radius:15px;margin:24px 0 0;padding:15px;font-size:13px}.lightbox{z-index:100;cursor:zoom-out;background:#09090aeb;place-items:center;padding:64px 20px 24px;display:grid;position:fixed;inset:0}.lightbox img{object-fit:contain;border-radius:12px;max-width:min(92vw,900px);max-height:78vh}.lightbox p{color:#fff;margin:12px 0 0}.lightbox-close{color:#fff;background:#ffffff1f;border:0;border-radius:50%;width:42px;height:42px;font-size:27px;position:absolute;top:16px;right:20px}.delivery-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.delivery-grid article{border:1px solid var(--line);background:#fff;border-radius:20px;min-height:190px;padding:21px}.delivery-grid article>span{font-size:25px}.delivery-grid h3{margin:13px 0 6px;font-size:17px}.delivery-grid p{color:var(--muted);margin:0;font-size:13px}.bonus-panel{color:#fff;background:linear-gradient(135deg,var(--red-dark),#ff6278);border-radius:26px;grid-template-columns:.8fr 1.1fr 1.1fr;gap:14px;margin-top:20px;padding:28px;display:grid;box-shadow:0 20px 50px #ff244233}.bonus-panel>div{align-self:center}.bonus-panel>div span{font-size:13px;font-weight:900}.bonus-panel>div h3{margin:6px 0 0;font-size:28px;line-height:1.1}.bonus-panel article{background:#ffffff24;border:1px solid #ffffff40;border-radius:19px;padding:22px}.bonus-panel article b{color:var(--red);background:#fff;border-radius:999px;padding:4px 9px;font-size:11px;display:inline-block}.bonus-panel h4{margin:12px 0 6px;font-size:19px}.bonus-panel p{opacity:.88;margin:0;font-size:13px}.money-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.money-grid article{background:#27272b;border:1px solid #37373c;border-radius:20px;padding:23px}.money-grid article>span{color:var(--red);font-size:12px;font-weight:950}.money-grid h3{margin:18px 0 5px;font-size:18px}.money-grid p{color:#a9a8ad;margin:0;font-size:14px}.fit-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.fit-grid h3{margin:0 0 8px;font-size:25px}.fit-grid p span{border-radius:8px;flex:none;place-items:center;width:24px;height:24px;display:grid}.fit-yes{background:var(--warm);border:2px solid #ffc7d0}.fit-yes p span{color:#fff;background:var(--red)}.fit-no{background:#ecebe7}.fit-no p span{color:#555;background:#d8d7d2}.signup-section{background:radial-gradient(circle at 80% 0,#ffd8df,#0000 28%),#fff;width:100%;padding-bottom:110px;padding-left:max(20px,50% - 560px);padding-right:max(20px,50% - 560px)}.price-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:28px;grid-template-columns:.9fr 1.1fr;align-items:center;gap:34px;padding:26px;display:grid}.price-main{color:#fff;background:var(--red);border-radius:24px;padding:29px}.price-main>span{color:var(--red);background:#fff;border-radius:999px;padding:6px 11px;font-size:12px;font-weight:950;display:inline-block}.price-main>div{letter-spacing:-.07em;margin:14px 0 10px;font-size:clamp(70px,10vw,110px);font-weight:1000;line-height:.94}.price-main small{font-size:23px}.price-main p{opacity:.9;margin:0;font-size:14px}.contact-card{background:var(--paper);border-radius:27px;grid-template-columns:1fr 240px;align-items:center;gap:30px;margin-top:20px;padding:28px;display:grid}.contact-tag{color:var(--red);background:#fff;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:900;display:inline-block}.contact-card div>p{color:var(--muted);margin:19px 0 0;font-size:13px;font-weight:900}.contact-card h3{color:var(--red);letter-spacing:-.04em;background:#fff0f3;border:2px solid #ffc4ce;border-radius:16px;margin:5px 0 0;padding:5px 16px 7px;font-size:clamp(44px,8vw,72px);line-height:1.1;display:inline-block;box-shadow:0 10px 25px #ff24421a}.contact-card button{color:#fff;background:var(--ink);border:0;border-radius:13px;margin:18px 0;padding:12px 18px;font-weight:900}.contact-card div>small{max-width:600px;color:var(--muted);display:block}.contact-card figure{border:1px solid var(--line);background:#fff;border-radius:19px;margin:0;padding:10px}.contact-card figure img{object-fit:contain;border-radius:13px;width:100%;height:auto}.contact-card figcaption{color:var(--muted);text-align:center;padding:8px 4px 2px;font-size:10px}.faq{margin-top:26px}.faq>h3{margin:0 0 14px;font-size:26px}.faq details{border:1px solid var(--line);background:#fff;border-radius:15px;margin-bottom:10px;padding:16px 18px}.faq summary{cursor:pointer;font-weight:900}.faq details p{color:var(--muted);margin:10px 0 0}.final-note{color:#858489;background:#f1f0ed}footer{color:#8a898d;background:var(--ink);text-align:center;justify-items:center;padding:55px 20px 120px;font-size:13px;display:grid}footer p{margin:12px 0 0}.mobile-action{z-index:60;right:50%;bottom:max(12px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);opacity:0;pointer-events:none;background:#fffffff0;border:1px solid #00000014;border-radius:18px;grid-template-columns:1fr 1.3fr;align-items:center;gap:8px;width:min(640px,100% - 24px);padding:8px;transition:opacity .2s,transform .2s;display:grid;position:fixed;transform:translate(50%,20px);box-shadow:0 16px 45px #0003}.mobile-action.show{opacity:1;pointer-events:auto;transform:translate(50%)}.mobile-action>div{align-items:baseline;gap:8px;padding-left:12px;display:flex}.mobile-action small{color:var(--muted);font-size:11px}.mobile-action b{color:var(--red);font-size:22px}.mobile-action a{color:#fff;background:var(--red);text-align:center;border-radius:13px;padding:12px;font-weight:950}@media (max-width:900px){.hero{grid-template-columns:1fr;gap:34px;min-height:auto}.hero-copy{max-width:720px}.pain-list{grid-template-columns:repeat(2,1fr)}.pain-list article:last-child{grid-column:span 2;min-height:160px}.timeline{grid-template-columns:repeat(3,1fr)}.timeline article:nth-child(3):after{display:none}.mentor-section,.split-section{grid-template-columns:1fr .8fr}.delivery-grid{grid-template-columns:repeat(2,1fr)}.bonus-panel{grid-template-columns:1fr 1fr}.bonus-panel>div{grid-column:span 2}.proof-gallery{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.topbar{height:56px;padding:0 12px}.brand{font-size:14px}.brand-mark{border-radius:10px;width:31px;height:31px}.nav-links>a:not(.nav-cta){display:none}.nav-cta{padding:8px 13px;font-size:12px}.hero{gap:28px;width:calc(100% - 24px);min-height:auto;padding:34px 0 48px}.hero h1{margin:22px 0 17px;font-size:clamp(45px,14vw,64px)}.hero-lead{font-size:16px}.hero-proof{grid-template-columns:1fr}.hero-proof span{align-items:center;gap:8px;padding:9px 11px;display:flex}.hero-proof b{min-width:74px}.video-placeholder,.video-shell{border-width:5px;border-radius:19px}.video-placeholder-content{padding:16px}.video-kicker{margin-bottom:10px}.play-disc{width:54px;height:54px;font-size:18px}.video-placeholder h3{margin-top:10px;font-size:18px}.video-placeholder p{max-width:260px;font-size:10px}.section,.section-dark,.section-warm,.signup-section{width:100%;padding:64px 12px}.section-heading{margin-bottom:25px}.section-heading h2{margin-top:10px;font-size:34px}.section-heading p{font-size:15px}.pain-list{grid-template-columns:1fr;gap:9px}.pain-list article,.pain-list article:last-child{flex-direction:row;grid-column:auto;justify-content:flex-start;gap:15px;min-height:0;padding:17px}.pain-list article>span{flex:none;width:43px;font-size:26px}.timeline{grid-template-columns:1fr;gap:9px}.timeline article{grid-template-columns:40px 1fr;align-items:center;min-height:0;padding:17px;display:grid}.timeline article:after{display:none}.timeline h3{margin:0}.timeline p{grid-column:2}.statement{font-size:15px}.contact-card,.fit-grid,.mentor-section,.niche-layout,.ordinary-grid,.price-card,.split-section{grid-template-columns:1fr;gap:18px}.split-section{gap:28px}.feature-row{gap:8px}.feature-row span{padding:11px;font-size:13px}.phone-frame{max-height:500px}.phone-frame img{height:480px}.check-panel,.warning-panel{border-radius:21px;padding:20px}.warning-panel h3{font-size:24px}.niche-layout>img{display:none}.niche-cloud{gap:8px}.niche-cloud span{padding:9px 13px;font-size:13px}.mentor-image{order:2;max-height:470px}.mentor-image img{height:450px}.metrics{gap:8px}.metrics span{padding:14px 8px;font-size:10px}.metrics b{font-size:27px}.gallery,.proof-gallery{scroll-snap-type:x mandatory;scrollbar-width:none;gap:10px;margin-right:-12px;padding-right:12px;display:flex;overflow-x:auto}.gallery::-webkit-scrollbar{display:none}.gallery figure,.proof-gallery figure:first-child{scroll-snap-align:start;grid-area:auto;min-width:min(79vw,340px)}.gallery figure button,.proof-gallery figure:first-child button,.proof-gallery figure:not(:first-child) button{width:100%;height:390px;min-height:0}.delivery-grid,.money-grid{grid-template-columns:1fr 1fr;gap:8px}.delivery-grid article,.money-grid article{min-height:0;padding:17px}.bonus-panel{border-radius:22px;grid-template-columns:1fr;padding:18px}.bonus-panel>div{grid-column:auto}.bonus-panel>div h3{font-size:24px}.fit-grid article{padding:20px}.contact-card,.price-card{border-radius:22px;padding:13px}.price-main{border-radius:19px;padding:23px}.price-benefits{padding:0 7px 7px}.contact-card{padding:20px}.contact-card figure{width:min(240px,80%);margin:auto}footer{padding-bottom:125px}.mobile-action{grid-template-columns:.9fr 1.3fr}}@media (max-width:390px){.hero h1{font-size:42px}.section-heading h2{font-size:30px}.delivery-grid,.money-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}:root{--red:#f43f5e;--red-dark:#d91f43;--ink:#18181b;--muted:#68676d;--paper:#f7f7f5;--warm:#fff2f4;--line:#e7e5e4;--white:#fff;--shadow:0 24px 70px #23191c1a;--soft-shadow:0 10px 30px #23191c12}body{background:radial-gradient(circle at 12% 3%,#f43f5e12,transparent 24rem),var(--paper);color:var(--ink)}.topbar{background:#ffffffdb;border-color:#18181b12;height:66px;padding:0 max(22px,50vw - 590px);box-shadow:0 5px 24px #18181b09}.brand{letter-spacing:-.02em;gap:11px}.brand-mark{background:linear-gradient(145deg,#ff3152,#ef3159);border-radius:12px;width:36px;height:36px;box-shadow:0 9px 22px #f43f5e3d}.nav-links{gap:28px}.nav-links>a:not(.nav-cta){color:#4a494f}.nav-cta{padding:10px 18px;box-shadow:0 8px 20px #f43f5e33}.hero{width:min(1180px,100% - 40px);min-height:auto;box-shadow:var(--soft-shadow);background:radial-gradient(circle at 92% 10%,#f43f5e21,#0000 34%),linear-gradient(145deg,#fff 20%,#fff8f9);border:1px solid #18181b12;border-radius:38px;grid-template-columns:minmax(0,.92fr) minmax(480px,1.08fr);gap:54px;margin:28px auto 24px;padding:54px;position:relative;overflow:hidden}.hero:before{content:"";border:1px solid #f43f5e29;border-radius:50%;width:88px;height:88px;position:absolute;top:28px;right:36px;box-shadow:0 0 0 18px #f43f5e0a,0 0 0 38px #f43f5e06}.hero-copy,.hero-video{z-index:1;position:relative}.eyebrow i,.eyebrow span{padding:7px 12px;font-size:12px}.hero h1{letter-spacing:-.065em;margin:23px 0 18px;font-size:clamp(54px,5.4vw,76px);line-height:.98}.hero h1 small{margin-bottom:11px;font-size:.28em}.hero-lead{color:#46454a;max-width:520px;font-size:17px;line-height:1.85}.hero-pills{margin-top:20px}.hero-pills span{border-radius:10px;padding:7px 11px;font-size:12px}.hero-proof{gap:7px;margin-top:20px}.hero-proof span{border-radius:12px;padding:11px;box-shadow:0 5px 16px #18181b09}.hero-proof b{font-size:14px}.video-placeholder,.video-shell{aspect-ratio:16/10.4;border:6px solid #fff;border-radius:24px;box-shadow:0 28px 65px #18181b2b,0 0 0 1px #18181b0f}.video-note{margin-top:13px;font-size:11px}.section,.section-dark,.section-warm,.signup-section{border-radius:36px;width:min(1180px,100% - 40px);margin:24px auto;padding:76px 54px}.section{background:#ffffffc2;border:1px solid #18181b11;box-shadow:0 8px 32px #18181b09}.section-warm{background:radial-gradient(circle at 95% 4%,#f43f5e17,#0000 23rem),#fff3f5;border-color:#f5dce1}.section-dark{background:radial-gradient(circle at 92% 8%,#f43f5e38,#0000 25rem),#18181b;border-color:#26262b;box-shadow:0 25px 65px #18181b29}.section-heading{max-width:790px;margin-bottom:30px}.section-number{color:var(--red);letter-spacing:.08em;align-items:center;gap:8px;font-size:12px;display:inline-flex}.section-number:before{content:"";background:currentColor;border-radius:999px;width:22px;height:2px}.section-heading h2{letter-spacing:-.045em;margin:11px 0 14px;font-size:clamp(34px,4vw,50px);line-height:1.12}.section-heading p{max-width:740px;font-size:16px;line-height:1.9}.pain-list{grid-template-columns:repeat(3,1fr);gap:12px}.pain-list article{border-color:#f43f5e21;border-radius:18px;flex-direction:row;justify-content:flex-start;gap:17px;min-height:168px;padding:20px;box-shadow:0 8px 24px #3620250b}.pain-list article:nth-child(4),.pain-list article:nth-child(5){grid-column:span 1}.pain-list article>span{color:#f43f5e47;flex:none;width:42px;font-size:27px}.pain-list h3{margin-top:3px;font-size:17px}.timeline{grid-template-columns:repeat(3,1fr);gap:11px}.timeline article{border-radius:17px;min-height:140px;padding:20px;box-shadow:0 7px 22px #18181b09}.timeline article:nth-child(3):after,.timeline article:nth-child(6):after{display:none}.timeline h3{margin-top:20px}.statement{border-radius:15px;margin-top:14px;padding:16px 20px;font-size:16px;box-shadow:0 12px 28px #f43f5e2e}.split-section{grid-template-columns:1.12fr .58fr;gap:56px}.feature-row span{border-radius:12px;padding:12px 14px;font-size:14px}.phone-frame{border-radius:32px;width:min(285px,100%);max-height:500px}.phone-frame img{border-radius:24px;height:480px}.ordinary-grid{gap:16px}.check-panel,.warning-panel{border-radius:22px;padding:26px}.check-panel{box-shadow:var(--soft-shadow)}.warning-panel{background:radial-gradient(circle at 90% 10%,#fff3,transparent 13rem),var(--red);box-shadow:0 18px 40px #f43f5e2e}.warning-panel h3{font-size:27px}.niche-layout{grid-template-columns:1.35fr .65fr}.niche-cloud{gap:10px}.niche-cloud span{box-shadow:none;border-radius:11px;padding:10px 15px}.niche-layout>img{border-width:6px;border-radius:22px;max-height:370px}.mentor-section{grid-template-columns:.56fr 1.44fr;gap:48px}.mentor-image{border-radius:24px;max-height:500px}.mentor-image img{border-radius:17px;height:480px}.metrics{gap:9px}.metrics span{border-radius:15px;padding:17px 12px}.metrics b{font-size:31px}.gallery{gap:12px}.gallery figure{border-radius:17px;padding:7px;box-shadow:0 8px 24px #18181b0a}.gallery figure button{border-radius:12px;height:370px}.gallery figcaption{padding:8px 5px 3px;font-size:13px}.proof-gallery figure:first-child button{min-height:500px}.proof-gallery figure:not(:first-child) button{height:235px}.delivery-grid{gap:10px}.delivery-grid article{border-radius:17px;min-height:168px;padding:19px;box-shadow:0 7px 22px #18181b09}.bonus-panel{border-radius:22px;margin-top:15px;padding:23px}.bonus-panel article{border-radius:16px;padding:18px}.money-grid{gap:10px}.money-grid article{border-radius:17px;padding:21px}.fit-grid{gap:14px}.fit-grid article{border-radius:21px;padding:25px}.signup-section{background:radial-gradient(circle at 90% 4%,#f43f5e24,#0000 25rem),#fff;box-shadow:0 18px 50px #18181b0f}.price-card{box-shadow:var(--soft-shadow);border-radius:24px;gap:28px;padding:20px}.price-main{border-radius:20px;padding:25px}.price-main>div{font-size:clamp(68px,8vw,94px)}.contact-card{border-radius:22px;grid-template-columns:1fr 210px;margin-top:15px;padding:24px}.contact-card h3{font-size:clamp(42px,6vw,62px)}.faq details{border-radius:13px}footer{margin-top:24px;padding:48px 20px 118px}.mobile-action{border-radius:16px;width:min(610px,100% - 24px);padding:7px}.floating-video{z-index:61;color:#fff;cursor:pointer;opacity:0;pointer-events:none;background:#18181b;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:9px;padding:10px 15px 10px 10px;transition:opacity .2s,transform .2s,bottom .2s;display:flex;position:fixed;bottom:22px;right:22px;transform:translateY(12px);box-shadow:0 16px 40px #18181b47}.floating-video.show{opacity:1;pointer-events:auto;bottom:100px;transform:translateY(0)}.floating-video span{width:31px;height:31px;color:var(--red);background:#fff;border-radius:50%;place-items:center;padding-left:2px;font-size:11px;display:grid}.floating-video b{white-space:nowrap;font-size:13px}.video-modal{z-index:120;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0f0f11e0;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.video-modal-panel{width:min(920px,94vw);position:relative}.video-modal-panel .video-placeholder,.video-modal-panel .video-shell{aspect-ratio:16/10.4;border-color:#fffffff2}.video-modal-close{z-index:3;color:#fff;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:38px;height:38px;font-size:25px;line-height:1;display:grid;position:absolute;top:-48px;right:0}@media (max-width:980px){.hero{grid-template-columns:minmax(0,.9fr) minmax(400px,1.1fr);gap:36px;padding:42px}.hero h1{font-size:55px}.section,.section-dark,.section-warm,.signup-section{padding:64px 42px}}@media (max-width:800px){.hero{grid-template-columns:1fr}.hero-copy{max-width:none}.pain-list{grid-template-columns:repeat(2,1fr)}.pain-list article:last-child{grid-column:span 2}.mentor-section,.split-section{grid-template-columns:1fr .58fr}}@media (max-width:640px){body{background:#f7f7f5}.topbar{height:54px;padding:0 12px}.brand{font-size:13px}.brand-mark{border-radius:9px;width:30px;height:30px}.nav-cta{padding:7px 12px}.hero{border-radius:24px;gap:24px;width:calc(100% - 16px);margin:8px auto 12px;padding:14px 14px 24px}.hero:before{display:none}.hero-video{order:-1}.video-placeholder,.video-shell{aspect-ratio:16/10.4;border-width:4px;border-radius:17px;box-shadow:0 14px 36px #18181b29,0 0 0 1px #18181b0d}.video-note{margin-top:8px;font-size:10px}.eyebrow{gap:7px}.eyebrow i,.eyebrow span{padding:6px 9px;font-size:10px}.hero h1{margin:18px 0 14px;font-size:clamp(41px,12vw,53px);line-height:1}.hero h1 small{font-size:.31em}.hero-lead{font-size:14px;line-height:1.8}.hero-pills{margin-top:16px}.hero-pills span{padding:6px 9px;font-size:11px}.hero-proof{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:16px}.hero-proof span{padding:9px 7px;font-size:9px;line-height:1.35;display:block}.hero-proof b{min-width:0;margin-bottom:3px;font-size:12px}.section,.section-dark,.section-warm,.signup-section{border-radius:24px;width:calc(100% - 16px);margin:12px auto;padding:46px 16px}.section-heading{margin-bottom:22px}.section-number{font-size:10px}.section-number:before{width:16px}.section-heading h2{margin:9px 0 12px;font-size:clamp(28px,8.6vw,36px);line-height:1.16}.section-heading p{font-size:13px;line-height:1.85}.pain-list{grid-template-columns:1fr;gap:8px}.pain-list article,.pain-list article:last-child{border-radius:14px;grid-column:auto;gap:12px;min-height:0;padding:15px}.pain-list article>span{width:35px;font-size:23px}.pain-list h3{font-size:15px}.pain-list p{font-size:12px}.timeline{grid-template-columns:1fr;gap:8px}.timeline article{border-radius:13px;grid-template-columns:34px 1fr;min-height:0;padding:14px}.timeline h3{margin:0;font-size:15px}.timeline p{font-size:11px}.statement{border-radius:13px;padding:14px;font-size:13px}.contact-card,.fit-grid,.mentor-section,.niche-layout,.ordinary-grid,.price-card,.split-section{grid-template-columns:1fr}.split-section{gap:24px}.feature-row span{padding:10px;font-size:12px}.phone-frame{border-radius:28px;width:min(250px,76vw);max-height:430px}.phone-frame img{border-radius:21px;height:410px}.check-panel,.warning-panel{border-radius:17px;padding:18px}.check-panel p,.fit-grid p,.price-benefits p{padding:11px 0;font-size:13px}.warning-panel h3{font-size:22px}.warning-panel p{font-size:13px}.niche-layout>img{width:min(250px,76vw);display:block}.niche-cloud span{padding:8px 11px;font-size:12px}.mentor-image{border-radius:19px;max-height:430px}.mentor-image img{border-radius:13px;height:410px}.gallery,.proof-gallery{margin-right:-16px;padding-right:16px}.gallery figure,.proof-gallery figure:first-child{border-radius:15px;min-width:min(80vw,310px)}.gallery figure button,.proof-gallery figure:first-child button,.proof-gallery figure:not(:first-child) button{border-radius:10px;height:350px}.delivery-grid,.money-grid{grid-template-columns:1fr 1fr}.delivery-grid article,.money-grid article{border-radius:14px;padding:15px}.delivery-grid h3,.money-grid h3{font-size:15px}.delivery-grid p,.money-grid p{font-size:11px}.bonus-panel{border-radius:17px;padding:16px}.bonus-panel article{border-radius:13px;padding:15px}.fit-grid article{border-radius:17px;padding:18px}.price-card{border-radius:18px;padding:10px}.price-main{border-radius:15px;padding:20px}.price-main>div{font-size:68px}.contact-card{border-radius:18px;padding:18px}.contact-card h3{font-size:42px}.faq details{padding:14px}footer{margin-top:12px}.mobile-action{bottom:max(8px,env(safe-area-inset-bottom));grid-template-columns:.86fr 1.14fr;width:calc(100% - 16px)}.mobile-action>div{gap:5px;padding-left:8px}.mobile-action b{font-size:19px}.mobile-action a{padding:10px;font-size:13px}.floating-video,.floating-video.show{padding:7px 11px 7px 7px;bottom:76px;right:11px}.floating-video span{width:27px;height:27px}.floating-video b{font-size:11px}.video-modal{padding:18px 10px}.video-modal-panel{width:100%}.video-modal-close{top:-45px;right:4px}}@media (max-width:380px){.hero h1{font-size:40px}.delivery-grid,.money-grid{grid-template-columns:1fr}}.contact-card-simple{grid-template-columns:1fr}.contact-card-simple>div{max-width:760px}.contact-card-simple h3{overflow-wrap:anywhere}.contact-empty h3{color:var(--ink);box-shadow:none;letter-spacing:-.04em;background:0 0;border:0;margin:18px 0 12px;padding:0;font-size:clamp(28px,5vw,46px)}.contact-empty div>small{font-size:14px;line-height:1.8}.contact-empty .contact-guidance{color:#343136;max-width:680px;margin:0 0 10px;font-size:clamp(17px,2vw,21px);font-weight:650;line-height:1.65}.contact-card-simple{background:linear-gradient(145deg,#fffafb,#fff4f6);border:1px solid #ffe0e6;padding:24px;box-shadow:0 14px 38px #371c220f}.contact-card-simple>.contact-card-content{max-width:820px}.contact-card-simple .contact-tag{color:#e93253;letter-spacing:.04em;background:#fff;border:1px solid #ffdbe2;padding:6px 10px;font-size:11px}.contact-card-simple .contact-card-content>p{margin-top:15px}.contact-copy-row{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:10px;margin:7px 0 13px;display:grid}.contact-card-simple .contact-copy-row h3{overflow-wrap:anywhere;width:100%;min-width:0;color:var(--red);box-shadow:none;letter-spacing:-.035em;-webkit-user-select:all;user-select:all;background:#fff;border:1px solid #ffc7d1;border-radius:14px;align-items:center;margin:0;padding:12px 16px;font-size:clamp(34px,5vw,52px);line-height:1.05;display:flex}.contact-card-simple .contact-copy-row button{white-space:nowrap;border-radius:14px;min-width:128px;margin:0;padding:12px 18px}.contact-card-simple .contact-card-content>small{color:#747278;max-width:none;font-size:13px;line-height:1.7}.contact-loading{gap:10px;margin-top:17px;display:grid}.contact-loading i{background:linear-gradient(90deg,#f2e8ea 25%,#fff 50%,#f2e8ea 75%) 0 0/200% 100%;border-radius:999px;height:18px;animation:contact-loading 1.2s linear infinite;display:block}.contact-loading i:first-child{border-radius:14px;width:min(360px,72%);height:52px}.contact-loading i:last-child{width:min(520px,92%)}@keyframes contact-loading{to{background-position:-200% 0}}@media (max-width:560px){.contact-card-simple{padding:17px}.contact-copy-row{grid-template-columns:minmax(0,1fr) 112px;gap:8px}.contact-card-simple .contact-copy-row h3{padding:11px 12px;font-size:clamp(29px,9.5vw,39px)}.contact-card-simple .contact-copy-row button{min-width:0;padding:10px 9px;font-size:13px}.contact-card-simple .contact-card-content>small{font-size:12px;line-height:1.65}.contact-empty .contact-guidance{font-size:16px;line-height:1.6}}@media (max-width:350px){.contact-copy-row{grid-template-columns:1fr}.contact-card-simple .contact-copy-row button{width:100%}}@media (prefers-reduced-motion:reduce){.contact-loading i{animation:none}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}.course-v7{--v7-red:#ff3455;--v7-red-dark:#ef2347;--v7-ink:#17181d;--v7-ink-soft:#343740;--v7-muted:#5e626d;--v7-line:#ece8e7;--v7-soft:#fff7f8;--v7-warm:#faf9f7;--v7-radius:28px;color:var(--v7-ink);background:#fff;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;overflow:clip}.course-v7 *,.course-v7 :after,.course-v7 :before{box-sizing:border-box}.course-v7 button,.course-v7 input{font:inherit}.course-v7 a{color:inherit;text-decoration:none}.course-v7 img{display:block;max-width:100%}.course-v7 h1,.course-v7 h2,.course-v7 h3,.course-v7 p{margin-top:0}.v7-topbar{position:sticky;top:0;z-index:70;height:72px;padding:0 max(32px,calc((100vw - 1320px) / 2));justify-content:space-between;background:rgba(255,255,255,.93);border-bottom:1px solid rgba(235,230,229,.9);backdrop-filter:blur(18px)}.v7-brand,.v7-topbar{display:flex;align-items:center}.v7-brand{gap:12px;font-size:17px}.v7-brand span,.v7-footer span{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(145deg,#ff4562,#ff2447);box-shadow:0 9px 22px rgba(255,52,85,.25);font-weight:800}.v7-nav-links{display:flex;align-items:center;gap:36px;font-size:15px;font-weight:650}.v7-nav-cta{padding:12px 22px;border-radius:999px;color:#fff!important;background:var(--v7-red);box-shadow:0 10px 24px rgba(255,52,85,.22)}.v7-hero{position:relative;width:min(1320px,calc(100% - 48px));margin:0 auto;padding:54px 18px 32px;display:grid;grid-template-columns:.92fr 1.08fr;gap:38px 54px;align-items:center}.v7-hero-glow{position:absolute;z-index:0;top:0;right:-8vw;width:58%;height:76%;border-radius:50%;background:radial-gradient(circle,rgba(255,225,231,.86),rgba(255,245,247,.4) 47%,transparent 73%);pointer-events:none}.v7-hero-copy,.v7-hero-media,.v7-hero-metrics{position:relative;z-index:1}.v7-eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:26px}.v7-eyebrow span{border-radius:999px;color:#fff;background:var(--v7-red);font-weight:760}.v7-eyebrow i,.v7-eyebrow span{padding:8px 13px;font-size:13px}.v7-eyebrow i{border:1px solid var(--v7-line);border-radius:999px;background:rgba(255,255,255,.8);color:#777;font-style:normal}.v7-overline{margin-bottom:8px;color:var(--v7-red);font-size:17px;font-weight:750;letter-spacing:.02em}.v7-hero h1{max-width:660px;margin-bottom:22px;color:#14151a;font-size:clamp(46px,4.5vw,64px);font-weight:790;line-height:1.08;letter-spacing:-.05em}.v7-hero-lead{max-width:650px;margin-bottom:20px;color:var(--v7-ink-soft);font-size:17px;font-weight:430;line-height:1.85}.v7-hero-pills{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:27px}.v7-hero-pills span{padding:8px 13px;border:1px solid #ffe0e5;border-radius:999px;color:#f13e5b;background:#fff8f9;font-size:13px;font-weight:650}.v7-hero-pills span:before{content:"✓";margin-right:6px}.v7-hero-actions{display:flex;gap:12px}.v7-hero-actions a,.v7-hero-actions button{min-width:180px;height:52px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #eadfdf;border-radius:14px;font-weight:730;cursor:pointer}.v7-hero-actions a{color:#fff;border-color:var(--v7-red);background:var(--v7-red);box-shadow:0 12px 28px rgba(255,52,85,.22)}.v7-hero-actions button{gap:9px;color:#222;background:rgba(255,255,255,.84)}.v7-hero-actions button i{width:26px;height:26px;display:grid;place-items:center;border:1px solid #ded7d7;border-radius:50%;color:var(--v7-red);font-size:10px;font-style:normal}.v7-laptop-wrap{width:100%;max-width:690px;margin:0 auto;text-align:center}.v7-laptop-lid{position:relative;padding:14px 14px 17px;border:2px solid #202126;border-radius:22px 22px 8px 8px;background:#131419;box-shadow:0 28px 55px rgba(28,22,24,.18)}.v7-laptop-camera{position:absolute;z-index:3;top:4px;left:50%;width:76px;height:12px;transform:translateX(-50%);border-radius:0 0 10px 10px;background:#050506}.v7-laptop-screen{aspect-ratio:16/9;overflow:hidden;border-radius:10px;background:#101014}.v7-laptop-base{position:relative;width:108%;height:16px;margin-left:-4%;border-radius:2px 2px 45% 45%;background:linear-gradient(#cfd0d3,#8f9197 58%,#55575d);box-shadow:0 12px 17px rgba(38,38,43,.22)}.v7-laptop-base i{position:absolute;left:42%;top:0;width:16%;height:5px;border-radius:0 0 6px 6px;background:#74767b}.v7-laptop-wrap>p{margin:21px 0 0;color:#85858e;font-size:12px}.v7-video-shell,.v7-video-shell video{width:100%;height:100%}.v7-video-shell{position:relative;background:#111}.v7-video-shell video{display:block;object-fit:cover}.v7-play-fallback,.v7-unmute{position:absolute;z-index:3;left:16px;bottom:50px;padding:8px 13px;border:1px solid rgba(255,255,255,.26);border-radius:999px;color:#fff;background:rgba(15,15,18,.72);cursor:pointer;backdrop-filter:blur(10px)}.v7-play-fallback{inset:50% auto auto 50%;bottom:auto;transform:translate(-50%,-50%)}.v7-video-loading,.v7-video-placeholder{width:100%;height:100%;display:grid;place-items:center;color:#fff;background:radial-gradient(circle at 20% 20%,#412027,#17171a 60%)}.v7-video-loading i{width:36px;height:36px;border:3px solid rgba(255,255,255,.2);border-top-color:#fff;border-radius:50%;animation:v7-spin 1s linear infinite}.v7-video-placeholder{align-content:center;gap:10px;text-align:center}.v7-video-placeholder b{width:50px;height:50px;display:grid;place-items:center;border-radius:50%;background:var(--v7-red)}.v7-video-placeholder h3{margin:0}@keyframes v7-spin{to{transform:rotate(1turn)}}.v7-hero-metrics{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.v7-hero-metrics article{min-height:104px;padding:22px 26px;display:flex;align-items:center;gap:16px;border:1px solid var(--v7-line);border-radius:19px;background:rgba(255,255,255,.9);box-shadow:0 14px 38px rgba(45,32,35,.055)}.v7-hero-metrics b{color:var(--v7-red);font-size:29px;letter-spacing:-.04em;white-space:nowrap}.v7-hero-metrics span{color:#66666f;font-size:14px;line-height:1.5}.v7-section{width:min(1320px,calc(100% - 48px));margin:22px auto;padding:54px;border:1px solid var(--v7-line);border-radius:var(--v7-radius);background:#fff;box-shadow:0 18px 55px rgba(48,31,35,.04)}.v7-section-heading>span{display:block;margin-bottom:13px;color:var(--v7-red);font-size:13px;font-weight:780;letter-spacing:.035em}.v7-section-heading h2{margin-bottom:15px;color:#18191e;font-size:clamp(32px,3vw,45px);font-weight:760;line-height:1.18;letter-spacing:-.038em}.v7-section-heading p{max-width:760px;margin-bottom:0;color:var(--v7-muted);font-size:15px;font-weight:430;line-height:1.78}.v9-icon-badge{width:46px;height:46px;display:inline-grid;flex:0 0 auto;place-items:center;border:1px solid #ffdce2;border-radius:15px;color:var(--v7-red);background:linear-gradient(145deg,#fff,#fff1f4);box-shadow:0 10px 24px rgba(255,52,85,.09)}.v9-icon-badge svg{width:22px;height:22px}.v9-icon-badge.compact{width:34px;height:34px;border-radius:11px}.v9-icon-badge.compact svg{width:17px;height:17px}.v7-hero-metrics article{justify-content:center}.v7-hero-metrics article>div{min-width:0;display:grid;gap:3px}.v7-hero-metrics b{line-height:1.05}.v7-ability-grid article,.v7-pain-grid article{position:relative}.v7-ability-grid article header,.v7-delivery-grid article header,.v7-pain-grid article header{display:flex;align-items:center;justify-content:space-between;gap:12px}.v7-ability-grid article header>span,.v7-delivery-grid article header>span,.v7-pain-grid article header>span{color:var(--v7-red);font-size:12px;font-weight:800;letter-spacing:.08em}.v7-ability-grid h3,.v7-pain-grid h3{margin-top:17px}.v7-learn-section .v7-section-heading{align-self:center}.v9-flow-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.v7-flow-grid h3{margin-top:17px}.v7-faq>h3,.v7-fit-grid h3,.v8-direction-content h3{display:flex;align-items:center;gap:10px}.v7-fit-grid p span svg{width:12px;height:12px}.v7-learn-section,.v7-pain-section{display:grid;grid-template-columns:.72fr 1.28fr;gap:45px}.v7-pain-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.v7-ability-grid article,.v7-pain-grid article{padding:23px;border:1px solid #f0eaea;border-radius:18px;background:linear-gradient(145deg,#fff,#fffafa)}.v7-pain-grid article:last-child{grid-column:span 2}.v7-ability-grid article>span,.v7-delivery-grid article>span,.v7-pain-grid article>span{color:var(--v7-red);font-size:12px;font-weight:800}.v7-ability-grid h3,.v7-delivery-grid h3,.v7-pain-grid h3{margin:13px 0 8px;color:#25272e;font-size:17px;font-weight:680;line-height:1.4}.v7-ability-grid p,.v7-delivery-grid p,.v7-pain-grid p{margin-bottom:0;color:var(--v7-muted);font-size:13px;line-height:1.7}.v7-learn-section{background:linear-gradient(130deg,#fff,#fff7f8)}.v7-ability-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.v7-ability-grid article{min-height:164px}.v7-flow-section{background:var(--v7-warm)}.v7-flow-section .v7-section-heading{max-width:820px;margin-bottom:34px}.v7-flow-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:11px}.v7-flow-grid article{position:relative;min-height:173px;padding:22px 17px;border:1px solid #eae5e3;border-radius:17px;background:#fff}.v7-flow-grid article:not(:last-child):after{content:"→";position:absolute;z-index:2;top:50%;right:-17px;width:22px;color:var(--v7-red);font-weight:800;transform:translateY(-50%)}.v7-flow-grid span{color:var(--v7-red);font-size:14px;font-weight:800}.v7-flow-grid h3{margin:19px 0 8px;color:#25272e;font-size:16px;font-weight:690}.v7-flow-grid p{margin:0;color:var(--v7-muted);font-size:12px;line-height:1.65}.v7-fit-section .v7-section-heading{max-width:850px;margin-bottom:32px}.v7-fit-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.v7-fit-grid>article{padding:28px;border-radius:20px}.v7-fit-yes{background:linear-gradient(135deg,#fff3f5,#fffafb)}.v7-fit-no{background:#f5f5f4}.v7-fit-grid h3{margin-bottom:19px;font-size:19px}.v7-fit-grid p{display:flex;gap:10px;margin:10px 0;color:#565760;font-size:14px}.v7-fit-grid p span{width:20px;height:20px;display:grid;flex:0 0 auto;place-items:center;border-radius:50%;color:#fff;background:var(--v7-red);font-size:11px}.v7-fit-no p span{background:#bbb}.v7-direction-panel{margin-top:15px;padding:30px;display:grid;grid-template-columns:.65fr 1.35fr;gap:34px;border:1px solid var(--v7-line);border-radius:20px;background:#fff}.v7-direction-panel h3{margin-bottom:20px;font-size:18px}.v7-niche-cloud{display:flex;gap:8px;flex-wrap:wrap}.v7-niche-cloud span{padding:8px 13px;border:1px solid #eee8e7;border-radius:999px;color:#5e5e67;background:#fbfaf9;font-size:13px}.v7-money-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.v7-money-grid article{padding:15px;border-radius:14px;background:#fff6f7}.v7-money-grid b{font-size:14px}.v7-money-grid p{margin:7px 0 0;color:var(--v7-muted);font-size:11px;line-height:1.55}.v8-direction-section .v7-section-heading{max-width:850px;margin-bottom:34px}.v8-direction-layout{display:grid;grid-template-columns:minmax(300px,.74fr) minmax(0,1.26fr);gap:30px;align-items:stretch}.v8-material-showcase{min-width:0;margin:0;padding:13px;display:flex;flex-direction:column;border:1px solid #ece5e5;border-radius:22px;background:linear-gradient(145deg,#fff8f9,#fff);box-shadow:0 16px 35px rgba(57,35,40,.06)}.v8-material-showcase>div{min-height:0;flex:1;display:grid;place-items:center}.v9-showcase-phone{position:relative;width:min(244px,88%);aspect-ratio:435/1000;margin:8px auto 0;padding:17px 9px 14px;overflow:hidden;border:7px solid #1e1f24;border-radius:36px;background:#101115;box-shadow:0 22px 42px rgba(24,22,27,.2)}.v9-showcase-phone img{width:100%;height:100%;object-fit:cover;object-position:center top;border-radius:23px;background:#fff}.v7-phone-frame>i,.v9-showcase-phone>i{z-index:3;bottom:5px;height:4px;background:rgba(255,255,255,.9)}.v7-phone-frame>i,.v9-device-island,.v9-showcase-phone>i{position:absolute;left:50%;width:34%;transform:translateX(-50%);border-radius:999px}.v9-device-island{z-index:4;top:5px;height:16px;background:#08090b}.v8-material-showcase figcaption{padding:17px 6px 5px;display:grid;gap:6px}.v8-material-showcase figcaption b{color:#25272e;font-size:15px}.v8-material-showcase figcaption span{color:var(--v7-muted);font-size:12px;line-height:1.6}.v8-direction-content{min-width:0;display:grid;grid-template-rows:auto 1fr;gap:18px}.v8-direction-content>div{padding:27px;border:1px solid var(--v7-line);border-radius:20px;background:#fff}.v8-direction-content h3{margin-bottom:18px;color:#25272e;font-size:18px;font-weight:680}.v8-niche-panel{background:linear-gradient(135deg,#fff8f9,#fff)!important}.v8-direction-content h3 .v9-icon-badge{margin-right:2px}.v7-money-grid article{display:flex;align-items:flex-start;gap:11px}.v7-money-grid article>div{min-width:0}.v7-proof-section{padding:0;overflow:hidden}.v7-mentor-panel{padding:46px 54px;display:grid;grid-template-columns:310px 1fr;gap:55px;align-items:center}.v7-phone-frame{position:relative;width:min(290px,100%);aspect-ratio:506/1100;margin:0 auto;padding:18px 9px 14px;overflow:hidden;border:7px solid #1c1c21;border-radius:40px;background:#111;box-shadow:0 24px 48px rgba(15,15,18,.18)}.v7-phone-frame img{width:100%;height:100%;object-fit:cover;object-position:center top;border-radius:24px;background:#f6f5f5}.v7-mini-metrics{margin-top:31px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.v7-mini-metrics>span{min-height:136px;padding:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:1px solid var(--v7-line);border-radius:17px;color:#797982;font-size:12px;text-align:center;background:rgba(255,255,255,.78)}.v7-mini-metrics b{color:var(--v7-red);font-size:23px}.v7-proof-hub{padding:48px 54px 42px;color:#fff;background:linear-gradient(140deg,#15151a,#282930)}.v7-proof-head{margin-bottom:28px;display:flex;align-items:end;justify-content:space-between;gap:30px}.v7-proof-head>div:first-child span{color:#ff7289;font-size:13px;font-weight:760}.v7-proof-head h2{max-width:650px;margin:10px 0 0;font-size:32px;line-height:1.25}.v7-proof-tabs{display:flex;padding:4px;border-radius:13px;background:#33343b}.v7-proof-tabs button{padding:10px 14px;border:0;border-radius:10px;color:#bdbdc5;background:transparent;cursor:pointer}.v7-proof-tabs button[aria-selected=true]{color:#fff;background:var(--v7-red)}.v7-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.v7-gallery figure{margin:0;padding:11px;border:1px solid rgba(255,255,255,.11);border-radius:20px;background:#303138}.v9-proof-stage{height:386px;display:grid;place-items:center;overflow:hidden;border-radius:14px;background:linear-gradient(145deg,#24252b,#1e1f24)}.v7-gallery figure button{position:relative;padding:0;overflow:hidden;border:0;cursor:zoom-in}.v9-proof-phone{width:min(208px,78%);height:calc(100% - 24px);padding:16px 7px 10px!important;border:5px solid #08090b!important;border-radius:30px!important;background:#08090b!important;box-shadow:0 18px 36px rgba(0,0,0,.35)}.v9-proof-phone img{width:100%;height:100%;object-fit:cover;object-position:center top;border-radius:19px}.v9-proof-phone:after{content:"";position:absolute;z-index:3;left:50%;bottom:4px;width:32%;height:3px;transform:translateX(-50%);border-radius:999px;background:rgba(255,255,255,.88)}.v9-proof-panel{width:calc(100% - 14px);height:calc(100% - 28px);padding-top:25px!important;border-radius:13px!important;background:#fff!important;box-shadow:0 14px 34px rgba(0,0,0,.22)}.v9-proof-panel img{width:100%;height:100%;object-fit:contain;object-position:center;background:#fff}.v9-window-bar{position:absolute;z-index:3;inset:0 0 auto;height:25px;padding-left:10px;display:flex;align-items:center;gap:5px;background:#ececef}.v9-window-bar i{width:7px;height:7px;border-radius:50%;background:#ff657e}.v9-window-bar i:nth-child(2){background:#f2b84b}.v9-window-bar i:nth-child(3){background:#58c678}.v9-view-label{position:absolute;z-index:5;right:8px;bottom:8px;padding:5px 8px;border-radius:999px;color:#fff;background:rgba(10,10,12,.72);font-size:10px}.v7-gallery figcaption{padding:10px 4px 3px;color:#dedee3;font-size:12px}.v7-legal-note{margin:20px 0 0;color:#9899a2;font-size:11px;line-height:1.7}.v8-mentor-section{display:grid;grid-template-columns:350px minmax(0,1fr);gap:58px;align-items:center;background:linear-gradient(135deg,#fff,#fff9fa)}.v8-mentor-section .v7-section-heading{max-width:780px}.v8-proof-section{color:#fff;border-color:#282930;background:linear-gradient(145deg,#17181d,#26272e);box-shadow:0 24px 70px rgba(18,18,22,.14)}.v8-proof-section .v7-section-heading{max-width:820px;margin-bottom:38px}.v8-proof-section .v7-section-heading h2{color:#fff}.v8-proof-section .v7-section-heading p{color:#bfc0c8}.v8-proof-groups{display:grid;gap:34px}.v8-proof-group{min-width:0}.v8-proof-group+.v8-proof-group{padding-top:32px;border-top:1px solid rgba(255,255,255,.1)}.v8-proof-group>header{margin-bottom:17px;display:flex;align-items:center;justify-content:space-between;gap:20px}.v8-proof-group>header>div{display:flex;align-items:center;gap:10px}.v8-proof-group>header span{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;color:#fff;background:var(--v7-red);font-size:11px;font-weight:800}.v8-proof-group>header h3{margin:0;color:#fff;font-size:19px;font-weight:670}.v8-proof-group>header b{color:#9fa0aa;font-size:12px;font-weight:560}.v8-fit-section{background:linear-gradient(145deg,#fff,#fffafa)}.v7-delivery-section{background:linear-gradient(145deg,#fff,#fff8f9)}.v7-delivery-section .v7-section-heading{max-width:850px;margin-bottom:32px}.v7-delivery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.v7-delivery-grid article{min-height:178px;padding:22px;border:1px solid #efe7e7;border-radius:18px;background:rgba(255,255,255,.9);box-shadow:0 10px 28px rgba(55,33,39,.035)}.v7-delivery-grid article h3{margin-top:17px}.v7-bonus-panel{margin-top:14px;display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.v7-bonus-panel>div{min-height:162px;padding:26px;display:flex;align-items:flex-start;gap:18px;border:1px solid #ffe0e5;border-radius:18px;background:linear-gradient(135deg,#ffeff2,#fff9fa)}.v7-bonus-panel section{min-width:0}.v7-bonus-panel span{color:var(--v7-red);font-size:12px;font-weight:760}.v7-bonus-panel h3{margin:10px 0 7px;font-size:19px}.v7-bonus-panel p{margin:0;color:var(--v7-muted);font-size:13px;line-height:1.65}.v7-signup-section .v7-section-heading{margin-bottom:32px}.v7-signup-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:15px}.v7-price-card{min-height:100%;padding:34px;border-radius:22px;color:#fff;background:linear-gradient(145deg,#ff3455,#f1254a);box-shadow:0 22px 42px rgba(241,37,74,.2)}.v7-price-card>span{padding:7px 11px;border-radius:999px;background:rgba(255,255,255,.18);font-size:12px}.v7-price-card>div{margin:25px 0 4px;font-size:75px;font-weight:820;letter-spacing:-.065em}.v7-price-card>div small{margin-right:4px;font-size:25px}.v7-price-card>p{color:rgba(255,255,255,.82);font-size:13px}.v7-price-card ul{margin:28px 0 0;padding:22px 0 0;border-top:1px solid rgba(255,255,255,.2);list-style:none}.v7-price-card li{margin:11px 0;display:flex;align-items:center;gap:9px;font-size:13px}.v7-price-card li svg{width:15px;height:15px;flex:0 0 auto;stroke-width:2.6}.v7-contact-column{display:grid;gap:14px}.v7-contact-card,.v7-faq{padding:27px;border:1px solid var(--v7-line);border-radius:20px;background:#fff}.v7-contact-card>span{margin-bottom:17px;padding:7px 11px;display:inline-flex;align-items:center;gap:7px;border-radius:999px;color:var(--v7-red);background:#fff1f3;font-size:12px;font-weight:750}.v7-contact-card>span svg,.v7-faq>h3 svg{width:17px;height:17px}.v7-contact-card>p{margin-bottom:10px;color:#6c6c74;font-size:13px}.v7-contact-card>div:not(.v7-contact-loading){display:flex;gap:10px}.v7-contact-card h3{margin:0;font-size:24px;word-break:break-all}.v7-contact-card>div h3{flex:1;padding:14px 17px;border:1px solid #ffc9d2;border-radius:13px;color:var(--v7-red);background:#fff9fa}.v7-contact-card button{padding:0 20px;border:0;border-radius:13px;color:#fff;background:#18181d;font-weight:700;cursor:pointer}.v7-contact-card small{display:block;margin-top:14px;color:#85858e;line-height:1.65}.v7-contact-empty>h3{margin-bottom:10px}.v7-contact-empty>p{color:#35353b;font-size:15px;line-height:1.7}.v7-contact-loading{height:80px;display:grid;gap:10px}.v7-contact-loading i{border-radius:8px;background:linear-gradient(90deg,#f2eeee,#faf7f7,#f2eeee)}.v7-faq>h3{margin-bottom:15px}.v7-faq details{border-top:1px solid var(--v7-line)}.v7-faq summary{padding:15px 2px;cursor:pointer;font-size:14px;font-weight:650}.v7-faq details p{padding:0 3px 16px;margin:0;color:var(--v7-muted);font-size:13px;line-height:1.7}.v7-final-note{margin:22px 0 0;padding:15px 18px;border-radius:12px;color:#8b6f74;background:#fff4f5;font-size:11px;line-height:1.75}.v7-footer{min-height:150px;padding:42px 24px 100px;display:flex;align-items:center;justify-content:center;gap:13px;color:#8a8a92;font-size:13px}.v7-footer p{margin:0}.v7-footer span{width:34px;height:34px}.v7-floating-video{position:fixed;z-index:60;right:28px;bottom:28px;padding:10px 16px 10px 10px;display:flex;align-items:center;gap:9px;border:1px solid rgba(255,255,255,.15);border-radius:999px;color:#fff;background:#17171c;box-shadow:0 16px 38px rgba(20,20,24,.22);opacity:0;pointer-events:none;transform:translateY(12px);transition:.25s ease;cursor:pointer}.v7-floating-video.show{opacity:1;pointer-events:auto;transform:translateY(0)}.v7-floating-video span{width:33px;height:33px;display:grid;place-items:center;border-radius:50%;color:var(--v7-red);background:#fff;font-size:10px}.v7-floating-video span svg{width:19px;height:19px}.v7-floating-video b{font-size:13px}.v7-mobile-action{display:none}.v7-video-modal{position:fixed;z-index:100;inset:0;padding:30px;display:grid;place-items:center;background:rgba(10,10,13,.78);backdrop-filter:blur(12px)}.v7-video-modal>div{position:relative;width:min(1000px,94vw);aspect-ratio:16/9;overflow:hidden;border-radius:20px;background:#111;box-shadow:0 30px 100px rgba(0,0,0,.45)}.v7-video-modal>div>button{position:absolute;z-index:8;top:12px;right:12px;width:37px;height:37px;border:0;border-radius:50%;color:#fff;background:rgba(0,0,0,.65);font-size:24px;cursor:pointer}.v7-lightbox{position:fixed;z-index:110;inset:0;padding:28px;display:grid;place-items:center;background:rgba(8,8,10,.9)}.v7-lightbox img{max-width:min(960px,90vw);max-height:84vh;border-radius:13px}.v7-lightbox>button{position:fixed;top:20px;right:24px;width:42px;height:42px;border:0;border-radius:50%;color:#fff;background:#323238;font-size:25px;cursor:pointer}.v7-lightbox p{position:fixed;bottom:18px;margin:0;color:#fff}body.modal-open{overflow:hidden}@media (max-width:980px){.v7-hero{grid-template-columns:1fr}.v7-hero-copy{max-width:780px}.v7-hero-media{width:min(780px,100%)}.v7-learn-section,.v7-pain-section{grid-template-columns:1fr}.v7-flow-grid{grid-template-columns:repeat(3,1fr)}.v7-flow-grid article:nth-child(3):after{display:none}.v7-direction-panel{grid-template-columns:1fr}.v7-mentor-panel{grid-template-columns:250px 1fr;gap:30px}.v8-direction-layout{grid-template-columns:1fr}.v8-material-showcase{display:grid;grid-template-columns:minmax(250px,.8fr) 1fr;align-items:center}.v8-material-showcase img{max-height:410px}.v8-mentor-section{grid-template-columns:290px 1fr;gap:34px}.v9-proof-stage{height:330px}}@media (max-width:720px){.v7-topbar{height:60px;padding:0 16px}.v7-brand{gap:9px;font-size:15px}.v7-brand span{width:34px;height:34px;border-radius:10px}.v7-nav-links>a:not(.v7-nav-cta){display:none}.v7-nav-links{gap:0}.v7-nav-cta{padding:10px 16px;font-size:13px}.v7-hero{width:100%;padding:27px 18px 18px;gap:25px}.v7-hero-glow{top:15%;right:-45%;width:115%;height:45%}.v7-eyebrow{margin-bottom:18px}.v7-eyebrow i,.v7-eyebrow span{padding:7px 10px;font-size:11px}.v7-overline{margin-bottom:7px;font-size:14px}.v7-hero h1{margin-bottom:16px;font-size:clamp(37px,10.8vw,46px);line-height:1.11;letter-spacing:-.042em}.v7-hero-lead{margin-bottom:16px;font-size:14px;line-height:1.75}.v7-hero-pills{margin-bottom:19px;gap:7px}.v7-hero-pills span{padding:7px 9px;font-size:11px}.v7-hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.v7-hero-actions a,.v7-hero-actions button{min-width:0;height:46px;border-radius:12px;font-size:13px}.v7-laptop-wrap{width:103%;margin-left:-1.5%}.v7-laptop-lid{padding:8px 8px 10px;border-radius:15px 15px 5px 5px}.v7-laptop-camera{top:2px;width:46px;height:8px}.v7-laptop-screen{border-radius:6px}.v7-laptop-base{height:10px}.v7-laptop-wrap>p{margin-top:14px;font-size:10px}.v7-unmute{left:8px;bottom:39px;padding:6px 9px;font-size:10px}.v7-hero-metrics{gap:7px}.v7-hero-metrics article{min-height:86px;padding:13px 8px;flex-direction:column;justify-content:center;gap:5px;text-align:center;border-radius:14px}.v7-hero-metrics .v9-icon-badge{width:31px;height:31px;border-radius:10px}.v7-hero-metrics .v9-icon-badge svg{width:15px;height:15px}.v7-hero-metrics b{font-size:20px}.v7-hero-metrics span{font-size:10px;line-height:1.35}.v7-section{width:calc(100% - 24px);margin:12px auto;padding:27px 18px;border-radius:22px}.v7-section-heading>span{margin-bottom:10px;font-size:11px}.v7-section-heading h2{margin-bottom:11px;font-size:29px;line-height:1.22}.v7-section-heading p{font-size:13px;line-height:1.7}.v7-learn-section,.v7-pain-section{gap:23px}.v7-ability-grid,.v7-pain-grid{grid-template-columns:1fr 1fr;gap:8px}.v7-ability-grid article,.v7-pain-grid article{min-height:0;padding:16px 14px;border-radius:14px}.v7-ability-grid article header .v9-icon-badge,.v7-pain-grid article header .v9-icon-badge{width:36px;height:36px;border-radius:12px}.v7-ability-grid article header .v9-icon-badge svg,.v7-pain-grid article header .v9-icon-badge svg{width:18px;height:18px}.v7-pain-grid article:last-child{grid-column:1/-1}.v7-ability-grid h3,.v7-pain-grid h3{margin:9px 0 6px;font-size:14px}.v7-ability-grid p,.v7-pain-grid p{font-size:11px;line-height:1.6}.v7-flow-section .v7-section-heading{margin-bottom:23px}.v7-flow-grid{grid-template-columns:1fr;gap:8px}.v7-flow-grid article{min-height:0;padding:15px;display:grid;grid-template-columns:46px 1fr;align-items:center;gap:10px;border-radius:14px}.v9-flow-top{height:100%;flex-direction:column;justify-content:center;gap:7px}.v7-flow-grid article:not(:last-child):after{content:"↓";top:auto;right:auto;bottom:-14px;left:22px;transform:none}.v7-flow-grid article:nth-child(3):after{display:block}.v7-flow-grid h3{margin:0 0 4px;font-size:14px}.v7-flow-grid p{font-size:11px}.v7-fit-section .v7-section-heading{margin-bottom:22px}.v7-fit-grid{grid-template-columns:1fr;gap:8px}.v7-fit-grid>article{padding:19px 17px;border-radius:16px}.v7-fit-grid h3{margin-bottom:13px;font-size:17px}.v7-fit-grid p{margin:8px 0;font-size:12px;line-height:1.55}.v7-direction-panel{margin-top:8px;padding:19px 16px;gap:24px;border-radius:16px}.v7-direction-panel h3{margin-bottom:14px;font-size:16px}.v7-niche-cloud{gap:6px}.v7-niche-cloud span{padding:6px 10px;font-size:11px}.v7-money-grid{grid-template-columns:1fr 1fr;gap:7px}.v7-money-grid article{padding:12px}.v7-money-grid b{font-size:12px}.v7-money-grid p{font-size:10px}.v8-direction-section .v7-section-heading{margin-bottom:23px}.v8-direction-layout{gap:15px}.v8-material-showcase{display:block;padding:9px;border-radius:17px}.v9-showcase-phone{width:min(236px,76vw);margin-top:10px}.v8-material-showcase figcaption{padding:13px 5px 4px}.v8-direction-content{gap:9px}.v8-direction-content>div{padding:18px 15px;border-radius:16px}.v8-direction-content h3{margin-bottom:14px;font-size:16px}.v7-proof-section{padding:0}.v7-mentor-panel{padding:27px 18px;grid-template-columns:1fr;gap:25px}.v8-mentor-section{grid-template-columns:1fr;gap:24px}.v7-phone-frame{width:min(244px,82vw);border-width:5px;border-radius:34px}.v7-phone-frame img{border-radius:20px}.v7-mini-metrics{margin-top:20px;gap:7px}.v7-mini-metrics>article>span{padding:0;text-align:center;font-size:9px}.v7-mini-metrics b{font-size:18px}.v7-proof-hub{padding:27px 18px 24px}.v7-proof-head{margin-bottom:19px;display:block}.v7-proof-head h2{margin-bottom:17px;font-size:24px}.v7-proof-tabs{width:100%}.v7-proof-tabs button{flex:1;padding:9px 5px;font-size:11px}.v8-proof-section .v7-section-heading{margin-bottom:27px}.v8-proof-groups{gap:27px}.v8-proof-group+.v8-proof-group{padding-top:25px}.v8-proof-group>header{margin-bottom:13px}.v8-proof-group>header h3{font-size:16px}.v8-proof-group>header b{display:none}.v7-gallery{width:calc(100vw - 42px);margin-right:-18px;padding-right:18px;display:flex;gap:9px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.v7-gallery::-webkit-scrollbar{display:none}.v7-gallery figure{width:76vw;flex:0 0 auto;scroll-snap-align:start}.v9-proof-stage{height:440px}.v9-proof-phone{width:min(220px,76%)}.v9-proof-panel{width:calc(100% - 10px);height:auto;aspect-ratio:1.15/1}.v7-delivery-section .v7-section-heading{margin-bottom:22px}.v7-delivery-grid{grid-template-columns:1fr 1fr;gap:8px}.v7-delivery-grid article{min-height:0;padding:15px 13px;border-radius:14px}.v7-delivery-grid article header .v9-icon-badge{width:36px;height:36px;border-radius:11px}.v7-delivery-grid article header .v9-icon-badge svg{width:17px;height:17px}.v7-delivery-grid h3{margin:8px 0 5px;font-size:14px}.v7-delivery-grid p{font-size:10px}.v7-bonus-panel{grid-template-columns:1fr;gap:8px}.v7-bonus-panel>div{min-height:0;padding:19px 17px;gap:13px;border-radius:15px}.v7-bonus-panel h3{font-size:16px}.v7-bonus-panel p{font-size:11px}.v7-signup-grid{grid-template-columns:1fr}.v7-price-card{padding:25px;border-radius:18px}.v7-price-card>div{margin-top:19px;font-size:61px}.v7-contact-card,.v7-faq{padding:20px 17px;border-radius:16px}.v7-contact-card>div:not(.v7-contact-loading){display:grid}.v7-contact-card h3{font-size:20px}.v7-contact-card button{min-height:45px}.v7-faq summary{font-size:12px}.v7-faq details p{font-size:11px}.v7-final-note{font-size:10px}.v7-footer{min-height:135px;padding-bottom:100px;font-size:11px}.v7-mobile-action{position:fixed;z-index:65;left:10px;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));min-height:64px;padding:8px 9px 8px 17px;display:flex;align-items:center;justify-content:space-between;border:1px solid #eee8e7;border-radius:18px;background:rgba(255,255,255,.95);box-shadow:0 18px 45px rgba(36,25,28,.18);backdrop-filter:blur(18px);opacity:0;pointer-events:none;transform:translateY(18px);transition:.25s ease}.v7-mobile-action.show{opacity:1;pointer-events:auto;transform:translateY(0)}.v7-mobile-action div{display:flex;align-items:baseline;gap:7px}.v7-mobile-action small{color:#777780;font-size:10px}.v7-mobile-action b{color:var(--v7-red);font-size:21px}.v7-mobile-action a{padding:13px 24px;border-radius:13px;color:#fff;background:var(--v7-red);font-size:13px;font-weight:760}.v7-floating-video{right:12px;bottom:calc(84px + env(safe-area-inset-bottom));padding:7px 11px 7px 7px;gap:7px}.v7-floating-video span{width:29px;height:29px}.v7-floating-video span svg{width:17px;height:17px}.v7-floating-video b{font-size:11px}.v7-video-modal{padding:12px}.v7-video-modal>div{width:100%;border-radius:14px}.v7-lightbox{padding:12px}}@media (max-width:380px){.v7-hero h1{font-size:38px}.v7-hero-actions a,.v7-hero-actions button{font-size:12px}.v7-section-heading h2{font-size:27px}.v7-ability-grid,.v7-delivery-grid,.v7-pain-grid{grid-template-columns:1fr}.v7-pain-grid article:last-child{grid-column:auto}}.course-v7{--v7-muted:#565b66;--v7-line:#e8e2e1;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.v7-hero h1>span,.v7-hero h1>strong{display:block}.v7-hero h1>strong{color:var(--v7-red);font-weight:860}.v7-hero-lead{color:#454a55}.v7-hero-metrics article{min-height:112px}.v7-ability-grid article:nth-child(2) .v9-icon-badge,.v7-hero-metrics article:nth-child(2) .v9-icon-badge,.v7-pain-grid article:nth-child(2) .v9-icon-badge{--badge-color:#4f73e8;--badge-bg:#eef3ff;--badge-border:#dce6ff}.v7-ability-grid article:nth-child(3) .v9-icon-badge,.v7-hero-metrics article:nth-child(3) .v9-icon-badge,.v7-pain-grid article:nth-child(3) .v9-icon-badge{--badge-color:#7c55d9;--badge-bg:#f4efff;--badge-border:#e8ddff}.v7-ability-grid article:nth-child(4) .v9-icon-badge,.v7-pain-grid article:nth-child(4) .v9-icon-badge{--badge-color:#17a176;--badge-bg:#ebfaf4;--badge-border:#d5f2e6}.v7-pain-grid article:nth-child(5) .v9-icon-badge{--badge-color:#e77b2d;--badge-bg:#fff4e9;--badge-border:#ffe4ca}.v9-icon-badge{color:var(--badge-color,var(--v7-red));border-color:var(--badge-border,#ffdce2);background:var(--badge-bg,linear-gradient(145deg,#fff,#fff1f4));box-shadow:0 10px 24px color-mix(in srgb,var(--badge-color,var(--v7-red)) 12%,transparent)}.v7-section-heading h2{font-weight:790}.v7-section-heading p{color:#555a65;font-size:15.5px}.v7-learn-section .v7-section-heading,.v7-pain-section .v7-section-heading{align-self:center}.v7-ability-grid article,.v7-pain-grid article{min-height:174px;display:flex;flex-direction:column;justify-content:flex-start}.v7-ability-grid h3,.v7-delivery-grid h3,.v7-pain-grid h3{color:#202229;font-size:18px;font-weight:730}.v7-ability-grid p,.v7-delivery-grid p,.v7-pain-grid p{color:#5c606a;font-size:13.5px}.v7-flow-grid article{min-height:188px;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.v7-flow-grid article:hover{transform:translateY(-3px);border-color:#ffd2da;box-shadow:0 15px 34px rgba(49,29,34,.07)}.v7-flow-grid article:not(:last-child):after{right:-18px;width:25px;height:25px;display:grid;place-items:center;border:1px solid #ffd9df;border-radius:50%;background:#fff;box-shadow:0 5px 12px rgba(255,52,85,.12)}.v7-flow-grid h3{font-size:16.5px;font-weight:730}.v7-flow-grid p{color:#5d616b;font-size:12.5px}.v7-phone-frame img,.v9-proof-phone img,.v9-showcase-phone img{object-fit:contain;object-position:center top}.v7-phone-frame,.v9-showcase-phone{background:#0f1014}.v7-niche-cloud span{color:#565b65;font-weight:590;transition:.2s ease}.v7-niche-cloud span.is-featured{color:#fff;border-color:var(--v7-red);background:linear-gradient(135deg,#ff4663,#f5274b);box-shadow:0 8px 18px rgba(255,52,85,.18);font-weight:760}.v7-money-grid article{min-height:102px;padding:17px;background:linear-gradient(145deg,#fff8f9,#fff3f5)}.v7-money-grid b{color:#272932;font-size:14.5px;font-weight:730}.v7-money-grid p{color:#60646e;font-size:11.5px}.v7-money-grid article:nth-child(2) .v9-icon-badge,.v7-money-grid article:nth-child(5) .v9-icon-badge{--badge-color:#e78224;--badge-bg:#fff4e7;--badge-border:#ffe0bf}.v7-money-grid article:nth-child(3) .v9-icon-badge,.v7-money-grid article:nth-child(6) .v9-icon-badge{--badge-color:#7b58dd;--badge-bg:#f4efff;--badge-border:#e5dcff}.v7-money-grid article:nth-child(4) .v9-icon-badge{--badge-color:#15966d;--badge-bg:#eaf9f3;--badge-border:#d4efe4}.v8-mentor-section{grid-template-columns:320px minmax(0,1fr);gap:54px}.v7-mini-metrics>article{min-height:120px;padding:18px 14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:1px solid var(--v7-line);border-radius:18px;text-align:center;background:rgba(255,255,255,.86)}.v7-mini-metrics>article:nth-child(2) .v9-icon-badge{--badge-color:#4f73e8;--badge-bg:#eef3ff;--badge-border:#dce6ff}.v7-mini-metrics>article:nth-child(3) .v9-icon-badge{--badge-color:#7c55d9;--badge-bg:#f4efff;--badge-border:#e8ddff}.v7-mini-metrics>article>b{color:var(--v7-red);font-size:25px;line-height:1.05;letter-spacing:-.03em}.v7-mini-metrics>article>span{color:#666b75;font-size:12px;line-height:1.4}.v7-gallery figure{padding:12px}.v9-proof-stage{height:402px}.v9-proof-phone{width:min(218px,80%)}.v9-proof-phone img{background:#fff}.v7-gallery figcaption{color:#f0f0f3;font-size:12.5px;font-weight:560}.v9-swipe-hint{display:none}.v7-delivery-grid article{min-height:186px}.v7-delivery-grid article:nth-child(2) .v9-icon-badge,.v7-delivery-grid article:nth-child(5) .v9-icon-badge{--badge-color:#4f73e8;--badge-bg:#eef3ff;--badge-border:#dce6ff}.v7-delivery-grid article:nth-child(3) .v9-icon-badge,.v7-delivery-grid article:nth-child(6) .v9-icon-badge{--badge-color:#7c55d9;--badge-bg:#f4efff;--badge-border:#e8ddff}.v7-delivery-grid article:nth-child(4) .v9-icon-badge{--badge-color:#17a176;--badge-bg:#ebfaf4;--badge-border:#d5f2e6}.v7-bonus-panel{gap:16px}.v9-bonus-card{min-width:0;overflow:hidden;border:1px solid #ffdce3;border-radius:22px;background:linear-gradient(145deg,#fff,#fff4f6);box-shadow:0 14px 34px rgba(57,32,38,.055)}.v9-bonus-card>figure{aspect-ratio:1.74/1;margin:0;overflow:hidden;border-bottom:1px solid #eee6e6;background:#f5f5f6}.v9-bonus-card>figure img{width:100%;height:100%;object-fit:contain;object-position:center}.v9-bonus-card>div{min-height:176px;padding:23px;display:flex;align-items:flex-start;gap:16px}.v9-bonus-card section{min-width:0}.v9-bonus-card section>span{color:var(--v7-red);font-size:12px;font-weight:800}.v9-bonus-card h3{margin:9px 0 8px;color:#202229;font-size:19px;font-weight:750}.v9-bonus-card p{margin:0;color:#5d616b;font-size:13px;line-height:1.7}.v7-fit-grid h3{color:#22242b;font-weight:740}.v7-fit-grid p{color:#50545e;font-size:14.5px;line-height:1.6}.v9-contact-callout{padding:20px;align-items:center;border:1px solid #ffdce3;border-radius:17px;background:linear-gradient(135deg,#fff5f7,#fff)}.v9-contact-callout>div{min-width:0}.v9-contact-callout h3{padding:0!important;border:0!important;color:#202229!important;background:transparent!important;font-size:25px;font-weight:780;word-break:normal}.v9-contact-callout p{margin:8px 0 0;color:#4f535d;font-size:15px;line-height:1.7}.v7-faq summary{color:#30323a;font-weight:690}@media (max-width:980px){.v8-mentor-section{grid-template-columns:280px minmax(0,1fr);gap:34px}.v9-proof-stage{height:350px}}@media (max-width:720px){.v7-hero h1{font-size:clamp(36px,10.4vw,45px)}.v7-hero h1>strong{margin-top:2px}.v7-hero-lead{color:#484d58;font-size:14.5px;line-height:1.78}.v7-hero-metrics article{min-height:92px}.v7-hero-metrics span{color:#555a64;font-size:10.5px}.v7-section-heading h2{font-size:30px;font-weight:800}.v7-section-heading p{color:#555a64;font-size:13.5px}.v7-ability-grid,.v7-pain-grid{grid-template-columns:1fr}.v7-pain-grid article:last-child{grid-column:auto}.v7-ability-grid article,.v7-pain-grid article{min-height:0;padding:17px 15px}.v7-ability-grid h3,.v7-pain-grid h3{font-size:15.5px}.v7-ability-grid p,.v7-pain-grid p{color:#5a5f69;font-size:12.5px;line-height:1.65}.v7-flow-grid article{min-height:0}.v7-flow-grid h3{font-size:15px}.v7-flow-grid p{font-size:12.5px;line-height:1.6}.v7-flow-grid article:not(:last-child):after{bottom:-15px;left:18px;width:24px;height:24px}.v7-niche-cloud span{font-size:12px}.v7-money-grid article{min-height:116px;padding:13px 11px;gap:8px}.v7-money-grid b{font-size:13px;line-height:1.35}.v7-money-grid p{font-size:11px;line-height:1.5}.v7-money-grid .v9-icon-badge{width:31px;height:31px}.v7-money-grid .v9-icon-badge svg{width:15px;height:15px}.v9-showcase-phone{width:min(252px,80vw)}.v9-showcase-phone img{object-fit:contain}.v8-mentor-section{grid-template-columns:1fr;gap:25px}.v7-phone-frame{width:min(252px,80vw)}.v7-phone-frame img{object-fit:contain}.v7-mini-metrics>article{min-height:106px;padding:13px 7px}.v7-mini-metrics>article>b{font-size:20px}.v7-mini-metrics>article>span{font-size:10px}.v9-proof-stage{height:404px}.v9-proof-phone{width:min(224px,78%)}.v9-proof-panel{aspect-ratio:1.2/1}.v7-gallery figcaption{font-size:12px}.v9-swipe-hint{margin:11px 0 0;display:flex;align-items:center;justify-content:flex-end;gap:7px;color:#a9aab2;font-size:11px}.v9-swipe-hint span{color:#ff7289;font-size:17px}.v7-delivery-grid h3{font-size:15px}.v7-delivery-grid p{color:#5a5f69;font-size:11.5px;line-height:1.6}.v9-bonus-card{border-radius:17px}.v9-bonus-card>div{min-height:0;padding:18px 16px;gap:12px}.v9-bonus-card h3{font-size:17px}.v9-bonus-card p{font-size:12px}.v7-fit-grid p{font-size:12.5px}.v9-contact-callout{padding:17px 15px;display:flex!important}.v9-contact-callout .v9-icon-badge{width:42px;height:42px}.v9-contact-callout h3{font-size:21px}.v9-contact-callout p{font-size:13px}.v7-faq summary{font-size:13.5px}.v7-faq details p{font-size:12.5px}.v7-final-note{font-size:11.5px}.v7-floating-video{z-index:66}}@media (max-width:380px){.v7-hero h1{font-size:35px}.v7-hero-actions,.v7-hero-metrics{grid-template-columns:1fr}.v7-hero-metrics article{min-height:76px;flex-direction:row;text-align:left}.v7-delivery-grid{grid-template-columns:1fr}}.v7-mini-metrics{gap:14px}.v7-mini-metrics>article{min-height:132px;padding:19px 14px 18px;gap:8px;border-color:#eee6e7;background:linear-gradient(150deg,rgba(255,255,255,.98),rgba(255,248,249,.9));box-shadow:0 12px 28px rgba(51,31,36,.055)}.v7-mini-metrics>article>.v9-icon-badge{width:44px;height:44px;min-height:0;padding:0;display:grid;border-radius:14px}.v7-mini-metrics>article>.v9-icon-badge svg{width:21px;height:21px}.v7-mini-metrics>article>b{margin-top:2px;font-size:27px;font-weight:820}.v7-mini-metrics>article>span:not(.v9-icon-badge){min-height:0;padding:0;display:block;border:0;border-radius:0;color:#5b606a;background:transparent;font-size:12.5px;font-weight:560;line-height:1.35}.v7-video-shell.is-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(11,12,15,.04),rgba(11,12,15,.52));pointer-events:none}.v7-video-shell.is-cover video{opacity:.96}.v10-video-cover-action{position:absolute;z-index:4;left:50%;bottom:24px;min-width:214px;padding:11px 17px 11px 12px;display:flex;align-items:center;justify-content:center;gap:11px;transform:translateX(-50%);border:1px solid rgba(255,255,255,.3);border-radius:999px;color:#fff;background:rgba(18,18,22,.82);box-shadow:0 14px 34px rgba(0,0,0,.25);backdrop-filter:blur(12px);cursor:pointer}.v10-video-cover-action>svg{width:32px;height:32px;flex:0 0 auto;color:#ff536f;fill:#fff}.v10-video-cover-action>span{display:grid;gap:1px;text-align:left}.v10-video-cover-action b{font-size:13px;line-height:1.25}.v10-video-cover-action small{color:rgba(255,255,255,.7);font-size:10px}.v7-play-fallback{min-width:190px;display:flex;align-items:center;justify-content:center;gap:8px}.v7-play-fallback svg{width:20px;height:20px}.v7-video-placeholder button{width:54px;height:54px;display:grid;place-items:center;border:0;border-radius:50%;color:#fff;background:var(--v7-red);box-shadow:0 12px 28px rgba(255,52,85,.28);cursor:pointer}.v7-video-placeholder button svg{width:25px;height:25px}.v9-bonus-card{border-color:#f3dadd;background:linear-gradient(155deg,#fff,#fff7f8 72%);box-shadow:0 18px 42px rgba(67,38,43,.075)}.v9-bonus-card>figure.v10-product-frame{aspect-ratio:auto;padding:14px 14px 0;overflow:visible;border:0;background:linear-gradient(145deg,#fff7f8,#fff1f4)}.v10-product-frame>header{height:38px;padding:0 13px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border:1px solid #f0dcde;border-bottom:0;border-radius:13px 13px 0 0;color:#50525b;background:rgba(255,255,255,.92)}.v10-product-frame>header>div{display:flex;gap:5px}.v10-product-frame>header i{width:7px;height:7px;border-radius:50%;background:#ff6c72}.v10-product-frame>header i:nth-child(2){background:#ffbd45}.v10-product-frame>header i:nth-child(3){background:#4ec76e}.v10-product-frame>header b{font-size:11px;font-weight:730}.v10-product-frame>header span{justify-self:end;color:#a2a3aa;font-size:9px}.v10-product-canvas{position:relative;aspect-ratio:1.9/1;overflow:hidden;border:1px solid #f0dcde;border-radius:0 0 13px 13px;background:#fffaf8;box-shadow:0 12px 30px rgba(71,44,48,.09)}.v10-product-canvas img{width:100%;height:100%;max-width:none;object-fit:contain;object-position:center}.v10-bonus-red .v10-product-canvas img{width:118%;height:118%;object-fit:cover;transform:translate(-8%,-10%)}.v10-bonus-translation .v10-product-frame{background:linear-gradient(145deg,#fff9f3,#fff2e8)}.v10-bonus-translation .v10-product-canvas,.v10-bonus-translation .v10-product-frame>header{border-color:#f2dfcf}.v10-bonus-translation .v10-product-canvas{background:#fff9f3}.v10-bonus-translation .v9-icon-badge{--badge-color:#e7622e;--badge-bg:#fff2e9;--badge-border:#ffddca}.v9-bonus-card>div{min-height:162px;padding:22px 23px 24px}@media (max-width:720px){.v7-mini-metrics{gap:7px}.v7-mini-metrics>article{min-height:116px;padding:13px 5px 12px;gap:6px;border-radius:15px}.v7-mini-metrics>article>.v9-icon-badge{width:35px;height:35px;border-radius:11px}.v7-mini-metrics>article>.v9-icon-badge svg{width:17px;height:17px}.v7-mini-metrics>article>b{font-size:21px}.v7-mini-metrics>article>span:not(.v9-icon-badge){font-size:10px}.v10-video-cover-action{bottom:12px;min-width:178px;padding:8px 12px 8px 9px;gap:8px}.v10-video-cover-action>svg{width:26px;height:26px}.v10-video-cover-action b{font-size:11px}.v10-video-cover-action small{font-size:8.5px}.v9-bonus-card>figure.v10-product-frame{padding:10px 10px 0}.v10-product-frame>header{height:32px;padding:0 9px}.v10-product-frame>header b{font-size:10px}.v10-product-frame>header span{display:none}.v10-product-canvas{aspect-ratio:1.72/1}.v9-bonus-card>div{padding:18px 15px 20px}}.v7-signup-section .v7-section-heading{margin-bottom:24px}.v12-signup-offer{display:grid;grid-template-columns:minmax(300px,36%) minmax(0,1fr);overflow:hidden;border:1px solid var(--v7-line);border-radius:26px;background:#fff;box-shadow:0 18px 54px rgba(55,34,39,.06)}.v12-signup-price{min-height:322px;padding:30px;display:flex;flex-direction:column;justify-content:center;color:#fff;background:radial-gradient(circle at 82% 18%,rgba(255,255,255,.16),transparent 27%),linear-gradient(145deg,var(--v7-red),var(--v7-red-dark))}.v12-price-label{align-self:flex-start;padding:7px 11px;border-radius:999px;background:rgba(255,255,255,.18);font-size:13px;font-weight:650}.v12-price-value{margin:20px 0 8px;display:flex;align-items:baseline;font-size:clamp(72px,7.2vw,92px);font-weight:830;line-height:.95;letter-spacing:-.07em}.v12-price-value small{margin-right:7px;font-size:27px;font-weight:730;letter-spacing:0}.v12-price-copy{max-width:280px;margin:0;color:rgba(255,255,255,.86);font-size:14px;line-height:1.7}.v12-price-tags{display:none}.v12-price-note{margin-top:22px;padding-top:17px;display:flex;align-items:center;gap:8px;border-top:1px solid rgba(255,255,255,.22);color:rgba(255,255,255,.92);font-size:12.5px;line-height:1.55}.v12-price-note svg{width:18px;height:18px;flex:0 0 auto}.v12-signup-body{min-width:0;padding:28px;display:grid;grid-template-columns:1.05fr .95fr;gap:24px;align-items:stretch}.v12-signup-benefits{min-width:0}.v12-panel-kicker{margin-bottom:15px;display:flex;align-items:center;gap:9px;color:var(--v7-red);font-size:13px;font-weight:780}.v12-panel-kicker>span{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:#fff1f4}.v12-panel-kicker svg{width:18px;height:18px}.v12-signup-benefits>h3{margin-bottom:16px;color:#22242b;font-size:23px;font-weight:770;line-height:1.3}.v12-signup-benefits ul{margin:0;padding:0;display:grid;gap:9px;list-style:none}.v12-signup-benefits li{min-height:39px;padding:8px 10px;display:flex;align-items:center;gap:9px;border-radius:11px;color:#3f424b;background:#faf9f9;font-size:13.5px;line-height:1.45}.v12-signup-benefits li>span{width:21px;height:21px;display:grid;flex:0 0 auto;place-items:center;border-radius:50%;color:#fff;background:var(--v7-red)}.v12-signup-benefits li svg{width:12px;height:12px;stroke-width:3}.v12-signup-contact{min-width:0;padding:22px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #ffd8df;border-radius:18px;background:linear-gradient(145deg,#fff5f7,#fff)}.v12-contact-badge{align-self:flex-start;padding:7px 11px;display:inline-flex;align-items:center;gap:7px;border-radius:999px;color:var(--v7-red);background:#fff;font-size:12px;font-weight:760}.v12-contact-badge svg{width:16px;height:16px}.v12-contact-main{margin:20px 0;display:grid;grid-template-columns:46px minmax(0,1fr);gap:13px;align-items:center}.v12-contact-icon{width:46px;height:46px;display:grid;place-items:center;border:1px solid #ffd8df;border-radius:14px;color:var(--v7-red);background:#fff;box-shadow:0 10px 24px rgba(255,52,85,.09)}.v12-contact-icon svg{width:22px;height:22px}.v12-contact-main>div{min-width:0}.v12-contact-main h3{margin:0;color:#22242b;font-size:21px;font-weight:770;line-height:1.35;word-break:break-all}.v12-contact-main p{margin:5px 0 0;color:#535761;font-size:13px;line-height:1.65}.v12-contact-main p:first-child:not(:last-child){margin:0 0 4px;color:#7a7d86;font-size:12px}.v12-signup-contact>button{width:100%;min-height:45px;padding:10px 16px;border:0;border-radius:12px;color:#fff;background:#18181d;font-weight:740;cursor:pointer}.v12-signup-contact>small{margin-top:14px;padding-top:13px;display:block;border-top:1px solid #f0dcdf;color:#80838c;font-size:11.5px;line-height:1.65}.v12-contact-loading{height:92px;margin:20px 0;display:grid;gap:10px}.v12-contact-loading i{border-radius:8px;background:linear-gradient(90deg,#f2eeee,#faf7f7,#f2eeee)}.v12-signup-faq{margin-top:14px;padding:22px 24px;display:grid;grid-template-columns:170px minmax(0,1fr);gap:22px;border:1px solid var(--v7-line);border-radius:20px;background:#fff}.v12-signup-faq>header{padding:4px 0;display:block}.v12-signup-faq>header>span{width:38px;height:38px;margin-bottom:12px;display:grid;place-items:center;border-radius:12px;color:var(--v7-red);background:#fff1f4}.v12-signup-faq>header svg{width:20px;height:20px}.v12-signup-faq>header h3{margin:0 0 6px;font-size:19px;font-weight:760}.v12-signup-faq>header p{margin:0;color:#858892;font-size:11.5px;line-height:1.55}.v12-signup-faq>div{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px}.v12-signup-faq details{border-bottom:1px solid var(--v7-line)}.v12-signup-faq details:nth-last-child(-n+2){border-bottom-color:transparent}.v12-signup-faq summary{min-height:50px;padding:12px 2px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#30323a;cursor:pointer;font-size:13.5px;font-weight:690;list-style:none}.v12-signup-faq summary::-webkit-details-marker{display:none}.v12-signup-faq summary:after{content:"+";flex:0 0 auto;color:var(--v7-red);font-size:19px;font-weight:520}.v12-signup-faq details[open] summary:after{content:"−"}.v12-signup-faq details p{margin:-2px 2px 14px;color:#555963;font-size:12.5px;line-height:1.65}.v12-signup-faq+.v7-final-note{margin-top:14px}@media (max-width:980px){.v12-signup-offer{grid-template-columns:minmax(285px,.82fr) minmax(0,1.18fr)}.v12-signup-body{grid-template-columns:1fr;gap:16px}}@media (max-width:720px){.v7-signup-section .v7-section-heading{margin-bottom:18px}.v12-signup-offer{grid-template-columns:1fr;border-radius:21px}.v12-signup-price{min-height:0;padding:23px 21px 21px}.v12-price-value{margin:18px 0 17px;font-size:66px}.v12-price-value small{margin-right:6px;font-size:24px}.v12-price-copy{display:none}.v12-price-tags{display:flex;gap:6px}.v12-price-tags span{min-width:0;padding:7px 6px;flex:1 1 0;border:1px solid rgba(255,255,255,.2);border-radius:9px;background:rgba(255,255,255,.12);font-size:11px;font-weight:650;text-align:center;white-space:nowrap}.v12-price-note{margin-top:18px;padding-top:15px;align-items:flex-start;font-size:11.5px}.v12-signup-body{padding:10px 0 0;display:grid;gap:10px;background:#fff}.v12-signup-benefits,.v12-signup-contact{padding:19px 17px;border:1px solid var(--v7-line);border-radius:17px;background:#fff}.v12-signup-benefits>h3{display:none}.v12-panel-kicker{margin-bottom:14px;font-size:12.5px}.v12-signup-benefits li{min-height:39px;padding:9px 10px;font-size:12.5px}.v12-signup-contact{border-color:#ffd8df;background:linear-gradient(145deg,#fff5f7,#fff)}.v12-contact-main{grid-template-columns:42px minmax(0,1fr);gap:12px}.v12-contact-icon{width:42px;height:42px;border-radius:13px}.v12-contact-icon svg{width:20px;height:20px}.v12-contact-main h3{font-size:19px}.v12-contact-main p{font-size:12.5px}.v12-signup-faq{padding:19px 17px 9px;grid-template-columns:1fr;gap:8px;border-radius:17px}.v12-signup-faq>header{display:grid;grid-template-columns:38px 1fr;gap:10px;align-items:center}.v12-signup-faq>header>span{margin:0}.v12-signup-faq>header p{margin-top:3px}.v12-signup-faq>div{grid-template-columns:1fr}.v12-signup-faq details{border-top:1px solid var(--v7-line);border-bottom:0}.v12-signup-faq details:nth-last-child(-n+2){border-bottom:0}.v12-signup-faq summary{min-height:49px;font-size:13px}.v12-signup-faq details p{font-size:12px}.v12-signup-faq+.v7-final-note{margin-top:10px}}@media (max-width:350px){.v12-signup-price{padding-inline:17px}.v12-price-value{font-size:60px}.v12-price-tags span{padding-inline:5px;font-size:10px}}