:root{--primary: #4f9df3;--primary-dark: #2f7cd6;--primary-light: #a8d0fa;--accent: #f2c74e;--ink: #26313d;--muted: #6b7684;--surface: #f4f6f8;--line: #e2e8ef;--white: #fff;--dark: #64C0BF;--radius: 20px;--shadow: 0 18px 50px rgba(40, 70, 110, .12);--container: 1120px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Noto Sans JP,Yu Gothic,Hiragino Kaku Gothic ProN,sans-serif;line-height:1.8}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand{font-family:Arial,Noto Sans JP,Yu Gothic,sans-serif;line-height:1.3}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.narrow{max-width:820px}.skip-link{position:fixed;left:1rem;top:-4rem;z-index:100;background:#fff;padding:.7rem 1rem}.skip-link:focus{top:1rem}:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(226,232,239,.8);background:#ffffffe6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-inner,.footer-inner{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:800;letter-spacing:.04em}.brand-mark{display:grid;width:40px;aspect-ratio:1;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(135deg,var(--primary),var(--primary-dark))}.desktop-nav{display:flex;align-items:center;gap:24px;font-size:.9rem;font-weight:700}.menu-button,.mobile-nav{display:none}.mobile-nav{padding:12px 20px 20px;background:#fff}.mobile-nav a{display:block;padding:12px 0;border-bottom:1px solid var(--line);font-weight:700}.hero{position:relative;min-height:680px;overflow:hidden;color:#fff;background:var(--dark)}.hero:before{content:none}.hero:after{content:none}.hero-photo{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:url(/images/15.webp) center/cover no-repeat;transform:scale(1.01)}.hero-pattern{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;opacity:.42;background-image:linear-gradient(rgba(255,255,255,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.12) 1px,transparent 1px);background-size:54px 54px;-webkit-mask-image:radial-gradient(75% 85% at 82% 0%,#000,transparent 78%);mask-image:radial-gradient(75% 85% at 82% 0%,#000,transparent 78%)}.hero-grid{position:relative;z-index:3;min-height:680px;display:flex;align-items:flex-end;justify-content:space-between;gap:40px;padding-top:100px;padding-bottom:42px}.problem-layout,.feature-row{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(40px,7vw,90px)}.hero-copy{max-width:620px}.hero h1{margin-bottom:22px;color:#fff;font-size:clamp(2.5rem,5vw,4.2rem);letter-spacing:-.045em;text-shadow:0 3px 18px rgba(0,0,0,.62),0 1px 3px rgba(0,0,0,.5)}.hero h1 em{color:var(--primary-light);font-style:normal}.lead{max-width:640px;color:var(--muted);font-size:1.1rem}.hero .lead{max-width:560px;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.7)}.eyebrow{margin-bottom:12px;color:var(--primary);font-family:Outfit,sans-serif;font-size:.78rem;font-weight:800;letter-spacing:.18em}.hero .eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 13px;border:1px solid rgba(255,255,255,.38);border-radius:999px;color:#fff;background:#12342f80;text-shadow:0 1px 5px rgba(0,0,0,.5)}.hero .eyebrow:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--primary-light);box-shadow:0 0 0 4px #a8d0fa47}.button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:12px 25px;border:1px solid var(--primary);border-radius:999px;color:#fff;background:var(--primary);font-weight:800;transition:.2s ease}.button:hover{transform:translateY(-2px);box-shadow:0 12px 24px #4f9df34d}.button-secondary{color:var(--primary);background:transparent}.hero .button{border-color:#fff;background:linear-gradient(135deg,var(--primary),var(--primary-dark));box-shadow:0 12px 28px #0f2d5057}.hero .button-secondary{color:#fff;background:#12342f66;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.button-small{min-height:42px;padding:8px 18px}.button-light{color:var(--primary-dark);background:#fff;border-color:#fff}.hero-points{display:flex;flex-wrap:wrap;gap:8px 18px;padding:0;margin:28px 0 0;color:var(--muted);font-size:.85rem;font-weight:700;list-style:none}.hero .hero-points{color:#fff;text-shadow:0 1px 7px rgba(0,0,0,.75)}.hero .hero-points li:before{color:var(--primary-light)}.hero-points li:before,.check-list li:before{content:"✓";margin-right:8px;color:var(--primary);font-weight:900}.media-frame{overflow:hidden;margin:0;border:1px solid var(--line);border-radius:var(--radius);background:#eaf2fb;box-shadow:var(--shadow)}.media-frame img{width:100%;height:100%;object-fit:cover}.hero-badge{flex:0 0 auto;align-self:flex-end;display:grid;gap:2px;min-width:220px;padding:15px 20px;margin-bottom:2px;border-left:4px solid var(--primary);border-radius:12px;color:var(--dark);background:#fffffff2;box-shadow:0 18px 45px #0000003d}.hero-badge span{color:var(--primary);font-size:.72rem;font-weight:800}.hero-badge strong{font-size:.9rem}.proof-strip{color:#fff;background:var(--dark)}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr)}.proof-grid--two{grid-template-columns:repeat(2,1fr)}.proof-grid div{display:grid;gap:2px;padding:28px 20px;text-align:center;border-right:1px solid rgba(255,255,255,.12)}.proof-grid strong{font:700 2rem/1 Outfit}.proof-grid span{color:#ffffffa8;font-size:.8rem}.demo-note{width:min(calc(100% - 40px),var(--container));margin:0 auto;padding:0 0 16px;color:#ffffff94;font-size:.68rem;text-align:center}.demo-note-light{margin-top:28px;padding-bottom:0;color:#ffffff94}.section{padding:100px 0}.section-tint{background:var(--surface)}.section-dark{color:#fff;background:var(--dark)}.section-dark h2,.section-dark h3{color:#fff}.section-dark .section-heading p{color:#ffffffad}.section-heading{max-width:760px;margin:0 auto 52px;text-align:center}.section-heading h2,.final-cta h2{margin-bottom:14px;font-size:clamp(1.9rem,3.6vw,3rem);letter-spacing:-.04em}.section-heading>p:last-child{color:var(--muted)}.problem-layout .media-frame{min-height:460px}.problem-layout .media-frame img,.feature-row .media-frame img{min-height:inherit}.problem-list{display:grid;gap:14px}.problem-list article{position:relative;padding:22px 24px 18px 64px;border:1px solid var(--line);border-radius:16px;background:#fff}.problem-list span{position:absolute;left:20px;top:23px;color:var(--primary);font:700 1rem/1 Outfit}.problem-list h3{margin-bottom:0;font-size:1.02rem;line-height:1.6}.problem-list p,.card p,.feature-row p,.case-card p,.steps p,details p{margin-bottom:0;color:var(--muted);font-size:.92rem}.empathy{max-width:780px;margin:52px auto 0;text-align:center;font-weight:700;font-size:1.05rem;line-height:2}.marker{background:linear-gradient(transparent 58%,#ffe36b 58%);padding:0 .08em}.worry-visual{position:relative;max-width:1100px;margin:0 auto;display:flex;justify-content:center;align-items:flex-end;min-height:560px}.worry-illust{width:min(340px,42%);height:auto}.worry-item{position:absolute;margin:0;max-width:320px;padding:18px 22px;background:#fff;border:2px solid var(--primary-dark);border-radius:16px;color:var(--ink);font-weight:700;font-size:1.02rem;line-height:1.7;text-align:center;box-shadow:0 8px 18px #28466e1a}.worry-item.w1{left:0;top:2%}.worry-item.w2{left:3%;top:36%}.worry-item.w3{left:0;top:70%}.worry-item.w4{right:0;top:8%}.worry-item.w5{right:2%;top:48%}.card-grid{display:grid;gap:24px}.card-grid.three{grid-template-columns:repeat(3,1fr)}.card{padding:32px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 10px 30px #28466e0f}.card-number,.feature-label{display:inline-block;margin-bottom:22px;color:var(--primary);font:700 .85rem/1 Outfit;letter-spacing:.12em}#benefits{position:relative;overflow:hidden;color:#fff;background-color:#16283c}#benefits:after{content:"";position:absolute;top:-24px;right:-24px;bottom:-24px;left:-24px;z-index:0;background-image:linear-gradient(#0a142399,#0a1423ad),url(/images/7.webp);background-size:cover;background-position:center;background-repeat:no-repeat;filter:blur(6px)}#benefits:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.28;background:linear-gradient(115deg,transparent 0 58%,rgba(255,255,255,.13) 58% 59%,transparent 59%),linear-gradient(295deg,transparent 0 76%,rgba(255,255,255,.1) 76% 77%,transparent 77%)}#benefits .container{position:relative;z-index:1}#benefits .section-heading{margin-bottom:42px}#benefits .section-heading h2{color:#fff}#benefits .section-heading>p:last-child{color:#ffffffd1}#benefits .eyebrow{color:#fff}#benefits .card-grid{max-width:1040px;margin:0 auto;gap:20px}#benefits .card{position:relative;padding:34px 26px 28px;border:0;border-radius:8px;text-align:center;box-shadow:0 12px 26px #0a2d282e;transition:transform .25s ease,box-shadow .25s ease}#benefits .card-number{display:grid;place-items:center;width:42px;height:42px;margin:0 auto 18px;border-radius:50%;color:#fff;background:var(--primary);font-size:.72rem}#benefits .card h3{margin-bottom:12px;font-size:1.16rem;line-height:1.55}#benefits .card p{color:var(--ink);font-size:1.08rem;line-height:1.9}#benefits .card:hover{transform:translateY(-5px);box-shadow:0 18px 34px #0a2d283d}.cta-center{justify-content:center;margin-top:44px}.feature-row{margin-top:70px}.feature-row.reverse figure{order:2}.feature-row .media-frame{min-height:420px}.feature-row h3{font-size:clamp(1.5rem,2.6vw,2.1rem)}.check-list{padding:0;margin:24px 0 0;list-style:none;font-weight:700}.check-list li{padding:8px 0;border-bottom:1px solid var(--line)}.feature-cards{margin-top:70px}.feature-cards{row-gap:60px}.feature-cards .card{position:relative;text-align:center;overflow:visible;margin-top:44px;padding-top:60px;border:1px solid var(--line);box-shadow:0 14px 34px #28466e1a;transition:transform .25s ease,box-shadow .25s ease}.feature-cards .card:hover{transform:translateY(-6px);box-shadow:0 22px 44px #28466e29}.card-icon-wrap{position:absolute;top:-44px;left:50%;transform:translate(-50%);display:grid;place-items:center;width:88px;height:88px;border-radius:50%;background:linear-gradient(135deg,var(--primary),var(--primary-dark));box-shadow:0 12px 26px #2f7cd659,0 0 0 6px #fff}.card-icon{width:42px;height:42px;object-fit:contain;display:block;filter:brightness(0) invert(1)}.instructor-section{position:relative;container-type:inline-size;aspect-ratio:1094 / 329;overflow:hidden;padding:0;scroll-margin-top:74px;background:#68c4c2}.instructor-section:before,.instructor-section:after{position:absolute;z-index:1;width:26%;height:2px;background:#fff;content:"";pointer-events:none}.instructor-section:before{top:4%;left:3.5%}.instructor-section:after{right:3.5%;bottom:4%}.instructor-decoration-art{position:absolute;z-index:1;height:auto;pointer-events:none}.instructor-side-name{position:absolute;z-index:1;color:transparent;font-family:Arial,Helvetica,sans-serif;font-size:2.4cqw;font-weight:600;line-height:1;letter-spacing:.1em;white-space:nowrap;-webkit-text-stroke:clamp(1px,.08cqw,1.5px) rgba(255,255,255,.96);transform:rotate(90deg);transform-origin:left top;pointer-events:none}.instructor-side-name-left{top:10%;left:3%}.instructor-side-name-right{top:63%;left:97.5%}.instructor-yellow-dots-art{left:0;bottom:0;width:29%}.instructor-green-dots-art{top:0;right:0;width:18.3%}.instructor-letter-art{position:absolute;z-index:3;left:7%;top:25%;width:28.6cqw;height:auto;pointer-events:none}.instructor-section>.container{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;display:block;width:100%;max-width:none;padding:0}.instructor-card{position:absolute;left:27.42%;top:10.64%;display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1.15fr);gap:2cqw;align-items:center;width:44.79%;height:79.03%;max-width:none;margin:0;padding:2.2cqw;border-radius:.5cqw;background:#fff;box-shadow:0 1.4cqw 3.4cqw #1960622e}.instructor-heading{max-width:none;margin-bottom:1.1cqw}.instructor-heading .eyebrow{margin-bottom:.45cqw;color:#219c9b;font-size:.58cqw}.instructor-heading h2{margin:0;color:var(--ink);font-size:1.48cqw;line-height:1.45;letter-spacing:-.035em}.instructor-photo{overflow:hidden;margin:0;aspect-ratio:1.18;border-radius:8px;background:#e9f4f3;box-shadow:0 12px 28px #164f5029}.instructor-photo img{display:block;width:100%;height:100%;object-fit:cover}.instructor-body h3{margin:0 0 .55cqw;color:#219c9b;font-size:1.08cqw}.instructor-body>p{color:var(--muted);font-size:.6cqw;line-height:1.75}.instructor-label{margin:1.05cqw 0 .45cqw;color:#219c9b;font-size:.56cqw;font-weight:800;letter-spacing:.14em}.qual-tags{display:flex;flex-wrap:wrap;gap:.38cqw;padding:0;margin:0;list-style:none}.qual-tags li{padding:.32cqw .72cqw;border:1px solid #b7deda;border-radius:999px;color:#287b78;background:#f2faf9;font-size:.5cqw;font-weight:700}.instructor-body .check-list li{border-bottom-color:var(--line)}.instructor-details{margin-top:.9cqw}.instructor-details summary{display:inline-flex;align-items:center;gap:.45cqw;padding:.42cqw .76cqw;border:1px solid #b7deda;border-radius:999px;color:#287b78;background:#f2faf9;font-size:.53cqw;font-weight:800;cursor:pointer;list-style:none}.instructor-details summary::-webkit-details-marker{display:none}.instructor-details summary:after{width:.38cqw;height:.38cqw;border-right:1px solid currentColor;border-bottom:1px solid currentColor;content:"";transform:translateY(-.1cqw) rotate(45deg);transition:transform .2s ease}.instructor-details[open] summary:after{transform:translateY(2px) rotate(225deg)}.instructor-details .check-list{margin-top:.6cqw}.instructor-details .check-list li{padding:.28cqw 0;font-size:.55cqw}.section-dark .check-list li{border-bottom-color:#ffffff26}.case-card{overflow:hidden;border:1px solid rgba(255,255,255,.15);border-radius:var(--radius);background:#ffffff0f}.case-card img{width:100%;aspect-ratio:3/2;object-fit:cover}.case-card div{padding:24px}.case-card span{color:var(--accent);font-size:.75rem;font-weight:800}.case-card h3{margin:8px 0}.case-card p{color:#ffffffa8}.flow-section{background:#fff}.flow-panel{max-width:960px;margin:0 auto;padding:clamp(34px,6vw,58px) clamp(24px,7vw,72px);border-radius:18px;color:#fff;background:#278f62;box-shadow:0 18px 44px #1b694b29}.flow-heading{margin:0 auto 28px;text-align:center}.flow-kicker{margin-bottom:8px;color:#ffffffb8;font-size:.78rem;font-weight:800;letter-spacing:.14em}.flow-heading h2{position:relative;display:inline-block;margin:0 0 13px;padding-bottom:8px;color:#fff;font-size:clamp(1.8rem,4vw,2.55rem);letter-spacing:-.03em}.flow-heading h2:after{position:absolute;right:0;bottom:0;left:0;height:2px;border-radius:999px;background:#ffffffb8;content:""}.flow-heading>p:last-child{margin-bottom:0;color:#ffffffd1;font-size:.88rem}.steps{display:grid;gap:14px;max-width:800px;padding:0;margin:0 auto;list-style:none}.steps li{position:relative;display:grid;grid-template-columns:minmax(130px,170px) minmax(0,1fr);gap:22px;align-items:center;min-height:78px;padding:14px 24px;border:0;border-radius:7px;color:var(--ink);background:#fff;box-shadow:0 6px 14px #115a3e14}.steps li:not(:last-child):after{position:absolute;left:50%;bottom:-12px;width:8px;height:8px;border-right:1px solid rgba(255,255,255,.72);border-bottom:1px solid rgba(255,255,255,.72);content:"";transform:translate(-50%) rotate(45deg)}.step-label{display:flex;align-items:center;gap:12px;color:#28966c}.step-label span{font:700 1rem/1 Outfit,sans-serif;letter-spacing:.03em}.step-icon{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.step-content h3{margin:0 0 3px;font-size:1.02rem;line-height:1.45}.step-content p{margin:0;color:var(--muted);font-size:1rem;line-height:1.7}.faq-section{background:#fff}.faq-section .container.narrow{max-width:940px}.faq-section .section-heading{margin-bottom:42px;text-align:center}.faq-section .section-heading h2{position:relative;display:inline-block;margin:0;padding-bottom:8px;color:#303735;font-size:clamp(1.9rem,4vw,2.65rem)}.faq-section .section-heading h2:after{position:absolute;right:0;bottom:0;left:0;height:3px;border-radius:999px;background:#72c1a5;content:""}.faq-list{display:grid}.faq-item{padding:28px 0;border-bottom:1px dotted #c9d4d0}.faq-item:first-child{padding-top:0}.faq-row{display:grid;grid-template-columns:34px minmax(0,1fr);gap:14px;align-items:start}.faq-row+.faq-row{margin-top:10px}.faq-badge{display:grid;place-items:center;width:34px;height:34px;border-radius:5px;color:#fff;font:700 1.25rem/1 Outfit,sans-serif}.faq-question .faq-badge{background:#26936d}.faq-answer .faq-badge{background:#69c49f}.faq-question h3{margin:4px 0 0;color:#2b9772;font-size:1.05rem;line-height:1.55}.faq-answer p{margin:3px 0 0;color:#303735;font-size:1rem;line-height:1.75}.final-cta{position:relative;overflow:hidden;padding:40px 0 0;color:#fff;text-align:center;background:var(--dark)}.final-cta .eyebrow{justify-content:center;color:var(--accent)}.final-cta-inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center}.final-cta h2{max-width:820px;margin:6px auto 12px;color:#fff;font-size:clamp(1.8rem,4vw,3rem);line-height:1.45;text-wrap:balance}.final-cta-lead{max-width:680px;margin:0 auto;color:#ffffffd1}.final-cta-button{min-width:310px;margin-top:18px;box-shadow:0 14px 30px #0f2d5047}.final-cta-note{margin:12px 0 0;color:#ffffff9e;font-size:.78rem}.final-cta-links{display:flex;justify-content:center;gap:32px;margin-top:12px;font-size:.8rem;font-weight:700}.final-cta-links a{padding-bottom:2px;border-bottom:1px solid rgba(255,255,255,.55);color:#ffffffe0}.final-cta-brand{align-self:stretch;display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;margin-top:22px;padding:14px 0}.final-cta-brand .brand-mark{color:var(--primary-dark);background:#fff;box-shadow:none}.final-cta-brand p{margin:0;color:#ffffff94;font-size:.75rem}.legal-links{display:flex;flex-wrap:wrap;justify-content:center;gap:18px;color:#ffffffb8;font-size:.72rem;font-weight:700}.legal-links a{text-decoration:underline;text-underline-offset:4px}.legal-page{min-height:100vh;background:var(--surface)}.legal-header{padding:42px 0 26px;color:#fff;background:linear-gradient(135deg,var(--primary),var(--primary-dark))}.legal-header h1{margin-bottom:8px;color:#fff;font-size:clamp(2rem,5vw,3.4rem)}.legal-header p{margin-bottom:0;color:#ffffffc7}.legal-content{padding:58px 0 80px}.legal-content article{padding:clamp(24px,5vw,54px);border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.legal-content h2{margin:38px 0 10px;font-size:1.35rem}.legal-content h2:first-child{margin-top:0}.legal-content p,.legal-content li{color:var(--muted)}.legal-content table{width:100%;border-collapse:collapse;font-size:.9rem}.legal-content th,.legal-content td{padding:14px;border:1px solid var(--line);text-align:left;vertical-align:top}.legal-content th{width:28%;background:var(--surface)}.template-warning{margin-bottom:28px;padding:18px 20px;border:2px solid #e7a600;border-radius:12px;color:#6a4b00;background:#fff7d9;font-weight:700}.legal-footer{padding:24px 0;color:#fff;background:var(--dark)}.legal-footer .container{display:flex;flex-wrap:wrap;justify-content:space-between;gap:18px}.legal-footer a{text-decoration:underline;text-underline-offset:4px}.floating-cta{display:none}.reveal{opacity:0;transform:translateY(20px);transition:opacity .65s ease,transform .65s ease}.reveal.is-visible{opacity:1;transform:none}@media(max-width:860px){.desktop-nav{display:none}.menu-button{display:inline-flex;padding:8px 12px;border:1px solid var(--line);border-radius:8px;background:#fff;font-weight:800}.mobile-nav:not([hidden]){display:block}.hero{min-height:720px}.hero-photo{background-position:56% center}.hero-grid{min-height:720px;align-items:flex-end;padding-top:100px;padding-bottom:34px}.hero-copy{max-width:none}.hero-badge{display:none}.problem-layout,.feature-row{grid-template-columns:1fr}.problem-layout .media-frame,.feature-row .media-frame{min-height:auto}.worry-visual{flex-direction:column;align-items:center;min-height:0;gap:12px}.worry-illust{order:-1;width:min(260px,65%);margin-bottom:6px}.worry-item{position:static;max-width:460px;width:100%}.feature-row.reverse figure{order:initial}.proof-grid,.card-grid.three{grid-template-columns:1fr 1fr}.instructor-section{display:grid;aspect-ratio:auto;min-height:0;place-items:center;padding:56px 0;container-type:normal;background:#68c4c2}.instructor-section:before,.instructor-section:after,.instructor-side-name,.instructor-decoration-art,.instructor-letter-art{display:none}.instructor-section>.container{position:relative;inset:auto;z-index:1;width:min(calc(100% - 40px),var(--container));max-width:var(--container);margin:0 auto}.instructor-card{position:static;grid-template-columns:1fr;gap:30px;width:100%;height:auto;max-width:820px;margin:0 auto;padding:32px;border-radius:10px}.instructor-heading{margin-bottom:20px}.instructor-heading .eyebrow{margin-bottom:8px;font-size:.78rem}.instructor-heading h2{font-size:1.9rem}.instructor-body h3{margin-bottom:10px;font-size:1.55rem}.instructor-body>p{font-size:.95rem}.instructor-label{margin:20px 0 9px;font-size:.8rem}.qual-tags{gap:8px}.qual-tags li{padding:6px 14px;font-size:.82rem}.instructor-details{margin-top:22px}.instructor-details summary{gap:9px;padding:9px 16px;font-size:.86rem}.instructor-details summary:after{width:7px;height:7px;border-width:0 2px 2px 0}.instructor-details .check-list{margin-top:14px}.instructor-details .check-list li{padding:6px 0;font-size:.9rem}.instructor-photo{width:min(100%,520px)}.final-cta{padding-top:40px}.final-cta-inner{display:flex}.final-cta-brand{margin-top:24px}.floating-cta{position:fixed;right:14px;bottom:14px;z-index:30;display:inline-flex;padding:12px 18px;border-radius:999px;color:#fff;background:var(--primary);box-shadow:var(--shadow);font-weight:800}}@media(max-width:560px){.section{padding:72px 0}.faq-section .section-heading{margin-bottom:32px}.faq-item{padding:24px 0}.faq-row{grid-template-columns:32px minmax(0,1fr);gap:11px}.faq-badge{width:32px;height:32px;font-size:1.15rem}.faq-question h3{margin-top:3px;font-size:.98rem}.faq-answer p{font-size:1rem}.flow-panel{padding:30px 16px;border-radius:14px}.flow-heading{margin-bottom:24px}.flow-heading>p:last-child{font-size:.82rem}.steps li{grid-template-columns:1fr;gap:8px;min-height:0;padding:17px 18px}.step-label{gap:10px}.step-content{padding-left:0}.instructor-card{gap:30px;padding:28px 20px}.instructor-heading h2{font-size:1.55rem}.hero h1{font-size:2.3rem}.proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.proof-grid div{padding:18px 8px;border-bottom:0}.proof-grid div:last-child{border-right:0}.proof-grid strong{font-size:1.45rem}.proof-grid span{font-size:.68rem;line-height:1.5}.card-grid.three{grid-template-columns:1fr}.button-row .button{width:100%}.desktop-break{display:none}.final-cta{padding-top:36px}.final-cta h2{max-width:18em;font-size:1.7rem;line-height:1.5}.final-cta-lead{max-width:22em;font-size:.92rem}.final-cta-button{width:min(100%,320px);min-width:0}.final-cta-links{flex-direction:column;gap:9px}.final-cta-links a{border-bottom:0;text-decoration:underline;text-underline-offset:4px}.final-cta-brand{flex-direction:column;justify-content:center;margin-top:22px;padding:14px 0 16px}.legal-content th,.legal-content td{display:block;width:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}.reveal{opacity:1;transform:none}}.hero-image-only{min-height:0;background:#fff;overflow:visible}.hero-frame{position:relative}.hero-frame img{width:100%;height:auto;display:block}.hero-cta-spot{position:absolute;left:8.6%;top:75.5%;width:17.3%;height:5.7%;border-radius:999px;cursor:pointer}.hero-cta-spot:hover{box-shadow:0 0 0 2px #ffffffe6,0 6px 18px #0000002e}.hero-layered{display:none;background:#fff}.fv-layers .hero-original{display:none}.fv-layers .hero-layered{display:block}.hero-layered-frame{position:relative;width:100%;aspect-ratio:1366 / 768;overflow:hidden;container-type:inline-size}.hero-layered-photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hero-layered-online,.hero-layered-title,.hero-layered-lead,.hero-layered-pill{position:absolute;z-index:1;margin:0}.hero-layered-online{left:8.1%;top:28.1%;color:#25c4ca;font:800 1.18cqw/1.2 Arial,sans-serif;letter-spacing:.13em}.hero-layered-title{left:7.6%;top:35.1%;color:#171717;font:600 2.32cqw/1.3 Yu Gothic,Hiragino Kaku Gothic ProN,sans-serif;letter-spacing:.18em;white-space:nowrap;-webkit-text-stroke:max(2px,.14cqw) #fff;paint-order:stroke fill;text-shadow:none;text-rendering:geometricPrecision}.hero-layered-title:before{content:"";position:absolute;right:calc(100% + 1.15cqw);top:.42cqw;width:2.55cqw;height:1.52cqw;border-radius:100% 0;background:#43b889;transform:rotate(-28deg);-webkit-text-stroke:0}.hero-layered-lead{left:7.2%;top:44%;color:#171717;font:700 1.78cqw/1.55 Yu Gothic,Hiragino Kaku Gothic ProN,sans-serif;letter-spacing:.07em;-webkit-text-stroke:max(2px,.14cqw) #fff;paint-order:stroke fill;text-shadow:none;text-rendering:geometricPrecision}.hero-layered-pill{left:7.45%;top:68.1%;display:grid;width:24.9%;height:5.7%;place-items:center;border-radius:999px;color:#26a97b;background:#fffffff0;font:800 1.3cqw/1 Yu Gothic,Hiragino Kaku Gothic ProN,sans-serif;box-shadow:0 .1cqw .45cqw #2341461a}.hero-layered-button{position:absolute;left:8.6%;top:75.5%;z-index:2;display:grid;width:17.3%;height:6.15%;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#fff;background:linear-gradient(90deg,#ff7f17e6,#ff6b08e6);font:800 1.36cqw/1 Yu Gothic,Hiragino Kaku Gothic ProN,sans-serif;box-shadow:0 .2cqw .55cqw #ba4f002e,inset 0 1px #ffffff1f;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:filter .2s ease,box-shadow .2s ease}.hero-layered-button:hover{filter:brightness(1.04);box-shadow:0 .25cqw .75cqw #ba4f0047}
