/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--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{*,:after,:before,::backdrop{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}html,:host{-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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{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}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-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{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.table{display:table}}:root{--ink:#172420;--muted:#63706b;--paper:#f7f5ef;--white:#fffefb;--line:#dfe3dd;--green:#0d7b5a;--green-dark:#075a43;--mint:#dff3e8;--lime:#c9ef76;--navy:#152b27;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}img{max-width:100%;display:block}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.section-pad{padding:104px 0}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffefbe6;border-bottom:1px solid #17242014;height:78px;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;height:100%;display:flex}.brand{align-items:center;gap:11px;display:inline-flex}.brand-mark{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:39px;height:39px;font-family:Georgia,serif;font-size:24px;display:grid}.brand>span:last-child{flex-direction:column;line-height:1;display:flex}.brand strong{letter-spacing:.05em;font-size:17px}.brand small{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-top:5px;font-size:10px}.main-nav{align-items:center;gap:30px;font-size:14px;font-weight:600;display:flex}.main-nav>a:not(.button){transition:color .2s}.main-nav>a:not(.button):hover{color:var(--green)}.menu-button{background:var(--paper);border:0;border-radius:50%;width:42px;height:42px;padding:0;display:none}.menu-button span{background:var(--ink);width:18px;height:2px;margin:5px auto;display:block}.button{border:1px solid var(--green);background:var(--green);color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:16px;min-height:52px;padding:0 25px;font-size:14px;font-weight:700;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.button:hover{background:var(--green-dark);border-color:var(--green-dark);transform:translateY(-2px)}.button-small{min-height:42px;padding-inline:20px}.button-ghost{color:var(--ink);background:0 0;border-color:#bac3bd}.button-ghost:hover{color:#fff}.button-light{color:var(--navy);background:#fff;border-color:#fff}.button-light:hover{color:#fff;background:0 0;border-color:#fff}.button-outline-light{color:#fff;background:0 0;border-color:#ffffff8c}.button-outline-light:hover{color:var(--navy);background:#fff}.text-link{color:var(--green-dark);align-items:center;gap:12px;font-weight:700;display:inline-flex}.text-link span{transition:transform .2s}.text-link:hover span{transform:translate(4px)}.light-link{color:var(--lime)}.hero{background:var(--paper);align-items:center;min-height:770px;display:flex;position:relative;overflow:hidden}.hero-grid{z-index:2;grid-template-columns:1.12fr .88fr;align-items:center;gap:76px;padding-top:68px;padding-bottom:68px;display:grid;position:relative}.hero-orb{filter:blur(2px);border-radius:50%;position:absolute}.hero-orb-one{background:#c9ef7661;width:580px;height:580px;top:-230px;right:-250px}.hero-orb-two{background:#0d7b5a1a;width:310px;height:310px;bottom:-170px;left:-180px}.eyebrow,.section-kicker{color:var(--green-dark);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:9px;font-size:12px;font-weight:800;display:inline-flex}.eyebrow span{background:var(--green);width:23px;height:2px}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.045em;max-width:760px;margin:25px 0 24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,6vw,82px);font-weight:500;line-height:.99}.hero-lead{color:#52615c;max-width:680px;margin-bottom:34px;font-size:19px;line-height:1.65}.hero-actions{flex-wrap:wrap;align-items:center;gap:13px;display:flex}.trust-row{gap:0;margin:48px 0 0;padding:0;list-style:none;display:flex}.trust-row li{border-right:1px solid #cdd3ce;flex-direction:column;min-width:155px;margin-right:30px;padding-right:30px;display:flex}.trust-row li:last-child{border:0}.trust-row strong{font-size:15px}.trust-row span{color:var(--muted);margin-top:6px;font-size:12px}.hero-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffbd;border:1px solid #fff9;border-radius:32px;padding:23px;box-shadow:0 28px 80px #152b271f}.hero-card-top{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;padding:3px 5px 17px;font-size:12px;font-weight:700;display:flex}.status-dot{background:var(--green);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #0d7b5a1f}.path-card{background:var(--paper);border-radius:20px;grid-template-columns:auto 1fr;gap:17px;padding:24px 20px;display:grid}.path-card+.path-card{margin-top:10px}.path-card-primary{color:#fff;background:var(--navy)}.path-number{opacity:.75;border:1px solid;border-radius:50%;place-items:center;width:38px;height:38px;font-size:11px;font-weight:800;display:grid}.path-card h2{margin-bottom:7px;font-size:20px}.path-card p{color:inherit;opacity:.75;margin-bottom:14px;font-size:13px;line-height:1.55}.path-card strong{color:inherit;font-size:13px}.path-card:not(.path-card-primary) strong{color:var(--green-dark)}.microcopy{color:var(--muted);text-align:center;margin:16px 7px 2px;font-size:12px}.section-head h2,.cycle h2,.author-copy h2,.final-cta h2{letter-spacing:-.035em;margin:15px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4.5vw,58px);font-weight:500;line-height:1.06}.split-head{grid-template-columns:1fr .8fr;align-items:end;gap:80px;margin-bottom:50px;display:grid}.split-head>p{color:var(--muted);margin-bottom:4px;font-size:16px;line-height:1.75}.symptom-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.symptom-grid article{border-right:1px solid var(--line);min-height:265px;padding:30px 25px}.symptom-grid article:first-child{padding-left:0}.symptom-grid article:last-child{border-right:0;padding-right:0}.symptom-grid article>span{color:var(--green);font-size:12px;font-weight:800}.symptom-grid h3{margin:46px 0 14px;font-size:18px;line-height:1.35}.symptom-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.notice{border-left:3px solid var(--green);color:#56625d;background:#f2f7f3;margin-top:28px;padding:18px 22px;font-size:13px;line-height:1.6}.notice strong{color:var(--ink)}.cycle{color:#fff;background:var(--navy)}.cycle-grid{grid-template-columns:.86fr 1.14fr;align-items:center;gap:110px;display:grid}.section-kicker.light{color:var(--lime)}.cycle h2{margin-bottom:25px}.cycle-grid>div>p{color:#ffffffa6;max-width:470px;margin-bottom:30px;line-height:1.75}.cycle-list{margin:0;padding:0;list-style:none;position:relative}.cycle-list:before{content:"";background:#ffffff2e;width:1px;position:absolute;top:15px;bottom:15px;left:22px}.cycle-list li{align-items:center;gap:23px;padding:17px 0;display:flex;position:relative}.cycle-list li>span{z-index:1;background:var(--navy);height:45px;color:var(--lime);border:1px solid #ffffff4d;border-radius:50%;flex:0 0 45px;place-items:center;font-size:12px;font-weight:800;display:grid}.cycle-list strong{font-size:17px}.cycle-list p{color:#ffffff94;margin:4px 0 0;font-size:14px}.routes-section{background:var(--paper)}.centered-head{text-align:center;max-width:690px;margin:0 auto 52px}.centered-head h2{margin-bottom:18px}.centered-head p{color:var(--muted);line-height:1.7}.offer-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.offer-card{color:#fff;border-radius:30px;flex-direction:column;min-height:570px;padding:48px;display:flex}.offer-dark{background:var(--navy)}.offer-green{background:var(--green)}.offer-label{letter-spacing:.1em;text-transform:uppercase;border:1px solid #ffffff59;border-radius:99px;align-self:flex-start;padding:7px 12px;font-size:10px;font-weight:800}.offer-card h3{margin:34px 0 18px;font-family:Georgia,serif;font-size:39px;font-weight:500;line-height:1.08}.offer-card>p{color:#ffffffb8;line-height:1.7}.offer-card ul{margin:17px 0 34px;padding:0;list-style:none}.offer-card li{border-bottom:1px solid #ffffff1f;padding:8px 0 8px 26px;font-size:14px;position:relative}.offer-card li:before{content:"✓";color:var(--lime);position:absolute;left:0}.price-line{align-items:baseline;gap:15px;margin-top:auto;margin-bottom:24px;display:flex}.price-line strong{font-family:Georgia,serif;font-size:34px;font-weight:500}.price-line span{color:#ffffffa6;font-size:12px}.author-section{background:#fff}.author-grid{grid-template-columns:.8fr 1.05fr;align-items:center;gap:105px;display:grid}.author-photo-wrap{position:relative}.author-photo-wrap img{object-fit:cover;border-radius:140px 140px 24px 24px;width:100%;max-height:610px}.author-badge{background:var(--lime);width:130px;height:130px;color:var(--navy);border:8px solid #fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;bottom:45px;right:-35px}.author-badge strong{font-family:Georgia,serif;font-size:35px}.author-badge span{font-size:11px}.author-copy h2{margin-bottom:4px}.author-role{color:var(--green);margin-bottom:25px;font-size:15px;font-weight:700}.author-copy>p:not(.author-role){color:var(--muted);line-height:1.75}.credentials{grid-template-columns:repeat(2,1fr);gap:15px;margin:30px 0;display:grid}.credentials div{background:var(--paper);border-radius:17px;padding:20px}.credentials strong{font-family:Georgia,serif;font-size:29px;font-weight:500;display:block}.credentials span{color:var(--muted);font-size:12px}.check-list{margin:0 0 30px;padding:0;list-style:none}.check-list li{border-bottom:1px solid var(--line);padding:10px 0 10px 28px;font-size:14px;position:relative}.check-list li:before{content:"✓";color:var(--green);font-weight:800;position:absolute;left:0}.articles-section{background:var(--paper)}.articles-head{align-items:end}.article-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.article-card{min-width:0}.article-visual{background:var(--mint);border-radius:20px;place-items:center;height:200px;display:grid;overflow:hidden}.article-visual span{color:#152b2740;font-family:Georgia,serif;font-size:64px}.visual-2{background:#e9e1d0}.visual-3{background:#d8e5ef}.visual-4{background:#e5ddef}.article-meta{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;justify-content:space-between;margin-top:18px;font-size:10px;font-weight:700;display:flex}.article-card h3{min-height:76px;margin:14px 0;font-family:Georgia,serif;font-size:21px;font-weight:500;line-height:1.25}.article-arrow{color:var(--green-dark);font-size:13px;font-weight:700}.final-cta{color:#fff;background:var(--green-dark);padding:85px 0}.final-cta-inner{grid-template-columns:1.1fr .7fr;align-items:center;gap:100px;display:grid}.final-cta h2{max-width:650px}.final-cta-inner>div:last-child>p{color:#ffffffb8;line-height:1.7}.site-footer{color:#ffffffb3;background:#10201d;padding:70px 0 25px}.footer-grid{grid-template-columns:1.4fr .7fr .8fr;gap:80px;display:grid}.brand-footer{color:#fff}.brand-footer small{color:#ffffff73}.footer-note{max-width:370px;margin-top:23px;font-size:12px;line-height:1.7}.footer-links{flex-direction:column;align-items:flex-start;gap:12px;font-size:13px;display:flex}.footer-links strong{color:#fff;margin-bottom:8px}.footer-links a:hover{color:var(--lime)}.footer-bottom{border-top:1px solid #ffffff1a;justify-content:space-between;margin-top:55px;padding-top:23px;font-size:11px;display:flex}.inner-hero{background:var(--paper);padding:112px 0 96px}.narrow-shell{text-align:center;max-width:900px}.inner-hero h1,.course-hero h1,.about-hero h1,.article-header h1,.legal-page h1{letter-spacing:-.045em;margin:22px 0 24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,7vw,78px);font-weight:500;line-height:1.03}.inner-hero p{max-width:730px;color:var(--muted);margin:0 auto;font-size:18px;line-height:1.7}.topic-pills{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:32px;display:flex}.topic-pills span,.topic-pills a{color:#58655f;border:1px solid #cdd4cf;border-radius:999px;padding:9px 15px;font-size:11px;font-weight:700}.topic-pills a:hover{color:#fff;background:var(--green);border-color:var(--green)}.blog-list-grid{grid-template-columns:repeat(3,1fr);gap:55px 22px;display:grid}.blog-list-card h2{margin:14px 0 11px;font-family:Georgia,serif;font-size:25px;font-weight:500;line-height:1.2}.blog-list-card>p{min-height:85px;color:var(--muted);margin-bottom:16px;font-size:13px;line-height:1.65}.inline-cta{color:#fff;background:var(--green-dark);padding:70px 0}.inline-cta-inner{justify-content:space-between;align-items:center;gap:60px;display:flex}.inline-cta h2{max-width:690px;margin:13px 0 0;font-family:Georgia,serif;font-size:clamp(33px,4vw,49px);font-weight:500;line-height:1.08}.article-header{background:var(--paper);padding:62px 0 70px}.article-shell{max-width:850px}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:9px;margin-bottom:49px;font-size:12px;display:flex}.breadcrumbs a:hover{color:var(--green)}.article-header-meta{color:var(--green-dark);letter-spacing:.06em;text-transform:uppercase;flex-wrap:wrap;gap:16px;font-size:11px;font-weight:800;display:flex}.article-header h1{max-width:900px;font-size:clamp(46px,6vw,72px)}.article-header>.article-shell>p{color:#4f5d58;font-size:20px;line-height:1.65}.review-line{align-items:center;gap:13px;margin-top:33px;display:flex}.review-avatar{color:#fff;background:var(--green);border-radius:50%;flex:0 0 42px;place-items:center;height:42px;font-size:12px;font-weight:800;display:grid}.review-line>div:last-child{flex-direction:column;gap:4px;display:flex}.review-line strong{font-size:13px}.review-line span{color:var(--muted);font-size:11px}.article-layout{grid-template-columns:220px minmax(0,760px);justify-content:center;gap:80px;padding-top:70px;padding-bottom:105px;display:grid}.article-side{border-left:2px solid var(--green);background:var(--paper);flex-direction:column;align-self:start;gap:12px;padding:21px;display:flex;position:sticky;top:110px}.article-side strong{text-transform:uppercase;letter-spacing:.08em;margin-bottom:7px;font-size:12px}.article-side a{color:var(--muted);font-size:12px;line-height:1.4}.article-side a:hover{color:var(--green)}.medical-note{background:#f1f7f3;border-radius:17px;margin-bottom:46px;padding:22px}.medical-note strong{color:var(--green-dark);text-transform:uppercase;letter-spacing:.08em;margin-bottom:7px;font-size:12px;display:block}.medical-note p{margin:0;font-size:13px;line-height:1.65}.article-body>section{margin-bottom:47px;padding-top:15px;scroll-margin-top:95px}.article-body h2{letter-spacing:-.025em;margin-bottom:18px;font-family:Georgia,serif;font-size:37px;font-weight:500;line-height:1.15}.article-body p{color:#3f4d48;font-size:17px;line-height:1.8}.long-article-header{padding-bottom:0}.long-article-header .article-shell{max-width:1040px}.long-article-header h1{max-width:1020px}.article-cover{margin:54px 0 0}.article-cover img,.article-figure img{object-fit:cover;border-radius:24px;width:100%;height:auto;display:block}.article-cover figcaption,.article-figure figcaption{color:var(--muted);margin-top:11px;font-size:12px;line-height:1.55}.long-article-layout{grid-template-columns:245px minmax(0,790px);gap:72px}.long-article-layout .article-side{scrollbar-width:thin;max-height:calc(100vh - 135px);overflow-y:auto}.long-article-body>p:first-of-type{color:var(--ink);font-size:20px}.long-article-body h2{margin-top:34px;padding-top:24px;scroll-margin-top:105px}.long-article-body h3{margin:34px 0 14px;font-family:Georgia,serif;font-size:25px;font-weight:500;line-height:1.25}.long-article-body blockquote{border-left:3px solid var(--green);color:var(--ink);background:var(--paper);margin:24px 0;padding:17px 22px;font-family:Georgia,serif;font-size:20px;line-height:1.5}.long-article-body a{color:var(--green-dark);text-underline-offset:3px;text-decoration:underline}.article-figure{margin:26px 0 32px}.article-body ul{margin:24px 0;padding:0;list-style:none}.article-body li{border-bottom:1px solid var(--line);color:#3f4d48;padding:9px 0 9px 31px;font-size:16px;line-height:1.55;position:relative}.article-body li:before{content:"✓";color:var(--green);font-weight:800;position:absolute;left:0}.sources{border-top:1px solid var(--line);padding-top:32px!important}.sources h2{font-size:27px}.sources ol{padding-left:20px}.sources li{border:0;padding-left:4px;font-size:13px}.sources li:before{content:none}.sources a{color:var(--green-dark);text-underline-offset:3px;text-decoration:underline}.article-author-box{background:var(--paper);border-radius:22px;grid-template-columns:auto 1fr;gap:22px;margin-top:55px;padding:30px;display:grid}.large-avatar{width:64px;height:64px}.article-author-box h3{margin:7px 0 8px;font-family:Georgia,serif;font-size:25px;font-weight:500}.article-author-box p{margin-bottom:12px;font-size:13px;line-height:1.6}.brief-answer{background:#f7fbf8;border:1px solid #c9ddd1;border-radius:17px;margin-bottom:22px;padding:25px 27px}.brief-answer span{color:var(--green-dark);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.brief-answer p{margin:9px 0 0;font-size:15px;line-height:1.7}.article-faq details{border-bottom:1px solid var(--line)}.article-faq summary{cursor:pointer;padding:20px 34px 20px 0;font-weight:700}.article-faq details p{margin-top:0;font-size:15px}.related-section{background:var(--paper)}.related-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.related-card{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;min-height:280px;padding:28px;transition:transform .2s,border-color .2s;display:flex}.related-card:hover{border-color:var(--green);transform:translateY(-4px)}.related-card>span{color:var(--green);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:800}.related-card h3{margin:34px 0 12px;font-family:Georgia,serif;font-size:24px;font-weight:500;line-height:1.2}.related-card p{color:var(--muted);margin:0 0 20px;font-size:13px;line-height:1.6}.related-card strong{color:var(--green-dark);margin-top:auto;font-size:12px}.topic-hero .breadcrumbs{justify-content:center;margin-bottom:35px}.topic-layout{grid-template-columns:.65fr 1.35fr;gap:80px;display:grid}.topic-summary{align-self:start;position:sticky;top:110px}.topic-summary h2{margin:13px 0 15px;font-family:Georgia,serif;font-size:36px;font-weight:500}.topic-summary p{color:var(--muted);line-height:1.7}.topic-article{border-bottom:1px solid var(--line);grid-template-columns:48px 1fr;gap:22px;padding:28px 0;display:grid}.topic-article:first-child{padding-top:0}.topic-article>span{color:var(--green);font-size:11px;font-weight:800}.topic-article small{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:700}.topic-article h2{margin:10px 0;font-family:Georgia,serif;font-size:29px;font-weight:500;line-height:1.2}.topic-article p{color:var(--muted);margin:0 0 12px;font-size:14px;line-height:1.65}.topic-article strong{color:var(--green-dark);font-size:12px}.topic-article:hover h2{color:var(--green-dark)}.not-found-page{text-align:center;place-items:center;min-height:65vh;padding:80px 0;display:grid}.not-found-page p{max-width:560px;color:var(--muted);margin:0 auto 25px}.service-hero{padding-block:95px}.service-hero-grid{grid-template-columns:1fr .72fr;align-items:center;gap:100px;display:grid}.service-hero h1{margin-bottom:25px}.service-hero-grid>div>p{max-width:650px;margin:0 0 31px}.service-summary{color:#fff;background:var(--navy);border-radius:27px;padding:39px;box-shadow:0 25px 75px #152b272b}.service-summary>span{color:var(--lime);letter-spacing:.09em;text-transform:uppercase;font-size:11px;font-weight:800}.service-summary>strong{margin:22px 0 5px;font-family:Georgia,serif;font-size:47px;font-weight:500;display:block}.service-summary>p{color:#ffffffa6}.service-summary ul{margin:25px 0 0;padding:0;list-style:none}.service-summary li{border-bottom:1px solid #ffffff1f;padding:10px 0;font-size:13px}.request-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.request-grid article{border:1px solid var(--line);background:#fff;border-radius:22px;min-height:265px;padding:31px}.request-grid article>span{color:var(--green);font-size:11px;font-weight:800}.request-grid h3{margin:53px 0 12px;font-family:Georgia,serif;font-size:25px;font-weight:500;line-height:1.2}.request-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.process-section{color:#fff;background:var(--navy)}.process-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:100px;display:grid}.process-grid>div h2{margin:15px 0 22px;font-family:Georgia,serif;font-size:clamp(39px,5vw,57px);font-weight:500;line-height:1.05}.process-grid>div p{color:#ffffffa1;line-height:1.7}.process-grid ol{margin:0;padding:0;list-style:none}.process-grid li{border-bottom:1px solid #ffffff24;grid-template-columns:auto 1fr;gap:20px;padding:24px 0;display:grid}.process-grid li>span{color:var(--lime);font-size:12px;font-weight:800}.process-grid strong{font-size:17px}.process-grid li p{color:#fff9;margin:6px 0 0;font-size:13px;line-height:1.55}.pricing-section{background:var(--paper)}.pricing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:18px;display:grid}.pricing-grid article{border:1px solid var(--line);background:#fff;border-radius:25px;flex-direction:column;padding:35px 30px;display:flex}.pricing-grid .pricing-featured{color:#fff;background:var(--green);border-color:var(--green);transform:translateY(-12px)}.dark-label{color:var(--green-dark);border-color:var(--line)}.pricing-grid h3{margin:29px 0 10px;font-family:Georgia,serif;font-size:31px;font-weight:500}.price-dark{margin-bottom:20px;font-family:Georgia,serif;font-size:32px}.price-dark del{color:var(--muted);margin-left:5px;font-family:inherit;font-size:16px}.pricing-featured .price-dark del{color:#ffffff8c}.pricing-grid article>p{min-height:68px;color:var(--muted);font-size:13px;line-height:1.6}.pricing-featured>p{color:#ffffffb3!important}.pricing-grid ul{margin:15px 0 30px;padding:0;list-style:none}.pricing-grid li{border-bottom:1px solid var(--line);padding:9px 0;font-size:13px}.pricing-featured li{border-color:#ffffff24}.pricing-grid .button{width:100%;margin-top:auto}.faq-section{background:#fff}.faq-grid{grid-template-columns:.7fr 1.3fr;gap:100px;display:grid}.faq-grid>div:first-child h2{margin:15px 0 0;font-family:Georgia,serif;font-size:clamp(39px,5vw,57px);font-weight:500;line-height:1.08}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;padding:24px 36px 24px 0;font-weight:700;list-style:none;position:relative}.faq-list summary:after{content:"+";color:var(--green);font-size:24px;font-weight:400;position:absolute;top:20px;right:0}.faq-list details[open] summary:after{content:"−"}.faq-list p{color:var(--muted);margin:0;padding:0 35px 24px 0;font-size:14px;line-height:1.7}.course-hero{color:#fff;background:var(--navy);padding:102px 0}.course-hero-grid{grid-template-columns:1fr .6fr;align-items:center;gap:100px;display:grid}.course-hero h1{max-width:760px;margin-bottom:24px}.course-hero-grid>div>p{color:#ffffffab;max-width:650px;font-size:18px;line-height:1.7}.course-numbers{gap:45px;margin-top:38px;display:flex}.course-numbers div{flex-direction:column;display:flex}.course-numbers strong{color:var(--lime);font-family:Georgia,serif;font-size:38px;font-weight:500}.course-numbers span{color:#ffffff8c;font-size:11px}.course-buy{color:var(--ink);background:var(--green);border-radius:27px;padding:39px}.course-buy>span{color:#ffffffb8;letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:800}.course-buy>strong{color:#fff;margin:18px 0 13px;font-family:Georgia,serif;font-size:52px;font-weight:500;display:block}.course-buy>p{color:#ffffffc2;font-size:14px;line-height:1.65}.course-buy .button{width:100%;margin:15px 0}.course-buy small{color:#ffffffa6;text-align:center;font-size:10px;display:block}.program-section{color:#fff;background:var(--navy)}.program-grid{grid-template-columns:.78fr 1.22fr;align-items:center;gap:105px;display:grid}.program-grid>div:first-child h2{margin:15px 0 22px;font-family:Georgia,serif;font-size:clamp(39px,5vw,57px);font-weight:500;line-height:1.06}.program-grid>div:first-child p{color:#ffffffa1;margin-bottom:25px;line-height:1.7}.program-list article{border-bottom:1px solid #ffffff21;grid-template-columns:auto 1fr;gap:22px;padding:22px 0;display:grid}.program-list article>span{color:var(--lime);font-size:11px;font-weight:800}.program-list h3{margin-bottom:7px;font-size:17px}.program-list p{color:#fff9;margin:0;font-size:13px;line-height:1.55}.compare-section{background:var(--paper)}.compare-table{border:1px solid var(--line);background:#fff;border-radius:23px;max-width:900px;margin:0 auto;overflow:hidden}.compare-row{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr 1fr;display:grid}.compare-row:last-child{border:0}.compare-row>*{padding:19px 22px;font-size:13px}.compare-row span{color:var(--muted)}.compare-row strong{border-left:1px solid var(--line);font-weight:600}.compare-head{color:#fff;background:var(--green-dark)}.compare-head span{color:#ffffffb3}.about-hero{background:var(--paper);padding:88px 0}.about-hero-grid{grid-template-columns:.7fr 1fr;align-items:center;gap:95px;display:grid}.about-hero .author-photo-wrap{max-width:470px}.about-hero h1{margin-bottom:20px}.about-hero-grid>div:last-child>p{max-width:650px;color:var(--muted);font-size:18px;line-height:1.7}.about-text-grid{grid-template-columns:.7fr 1.3fr;gap:100px;display:grid}.about-text-grid h2{margin:15px 0 0;font-family:Georgia,serif;font-size:clamp(39px,5vw,57px);font-weight:500;line-height:1.08}.about-text-grid>div:last-child>p{color:#44524d;font-size:17px;line-height:1.8}.about-text-grid blockquote{border-left:3px solid var(--green);background:var(--paper);margin:35px 0 0;padding:25px 30px;font-family:Georgia,serif;font-size:22px;line-height:1.45}.education-section{color:#fff;background:var(--navy)}.education-list{background:#ffffff1f;grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.education-list article{background:var(--navy);grid-template-columns:auto 1fr;gap:24px;padding:34px;display:grid}.education-list article>span{color:var(--lime);font-size:11px;font-weight:800}.education-list h3{margin-bottom:8px;font-size:17px}.education-list p{color:#ffffff91;margin:0;font-size:13px;line-height:1.55}.membership-card{border:1px solid var(--line);border-radius:25px;justify-content:space-between;align-items:center;gap:60px;padding:45px;display:flex}.membership-card h2{margin:13px 0 10px;font-family:Georgia,serif;font-size:35px;font-weight:500}.membership-card p{max-width:750px;color:var(--muted);margin:0;line-height:1.65}.legal-page{padding:90px 0 110px}.legal-page h1{font-size:clamp(44px,6vw,68px)}.legal-page h2{margin:42px 0 12px;font-family:Georgia,serif;font-size:29px;font-weight:500}.legal-page p{color:#45534e;font-size:16px;line-height:1.8}@media (width<=980px){.main-nav{gap:16px}.main-nav>a:not(.button){display:none}.hero-grid{grid-template-columns:1fr;gap:45px}.hero{min-height:auto}.hero-copy{padding-top:30px}.symptom-grid{grid-template-columns:repeat(2,1fr)}.symptom-grid article:nth-child(2){border-right:0}.symptom-grid article:first-child{padding-left:25px}.cycle-grid,.author-grid{gap:55px}.article-grid{grid-template-columns:repeat(2,1fr);row-gap:40px}.blog-list-grid{grid-template-columns:repeat(2,1fr)}.article-layout{grid-template-columns:minmax(0,760px)}.article-side{display:none}.service-hero-grid,.course-hero-grid{gap:50px}.pricing-grid{grid-template-columns:1fr}.related-grid{grid-template-columns:1fr 1fr}.pricing-grid .pricing-featured{transform:none}}@media (width<=720px){.shell{width:min(100% - 28px,1180px)}.section-pad{padding:72px 0}.site-header{height:68px}.menu-button{display:block}.main-nav{border:1px solid var(--line);background:#fff;border-radius:18px;align-items:stretch;padding:18px;display:none;position:absolute;top:62px;left:14px;right:14px;box-shadow:0 18px 45px #152b2724}.main-nav.is-open{flex-direction:column;display:flex}.main-nav>a:not(.button){padding:8px 4px;display:block}.main-nav .button{width:100%}.hero-grid{padding-top:55px;padding-bottom:55px}h1{font-size:49px}.hero-lead{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.trust-row{flex-wrap:wrap;gap:20px 0;margin-top:35px}.trust-row li{border:0;width:50%;min-width:0;margin:0;padding-right:10px}.hero-card{border-radius:24px;padding:14px}.path-card{padding:20px 15px}.split-head,.cycle-grid,.offer-grid,.author-grid,.final-cta-inner,.footer-grid{grid-template-columns:1fr;gap:34px}.split-head{margin-bottom:35px}.symptom-grid{border-bottom:0;grid-template-columns:1fr}.symptom-grid article,.symptom-grid article:first-child{border-right:0;border-bottom:1px solid var(--line);min-height:auto;padding:25px 0}.symptom-grid h3{margin-top:22px}.cycle-grid{gap:45px}.offer-card{min-height:0;padding:30px 24px}.offer-card h3{font-size:32px}.author-photo-wrap{width:calc(100% - 22px)}.author-photo-wrap img{max-height:520px}.author-badge{width:112px;height:112px;right:-28px}.credentials{grid-template-columns:1fr 1fr}.article-grid{grid-template-columns:1fr}.article-card h3{min-height:auto}.final-cta-inner{gap:28px}.footer-grid{gap:42px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:9px}.inner-hero{padding:72px 0 65px}.inner-hero h1,.course-hero h1,.about-hero h1,.article-header h1,.legal-page h1{font-size:44px}.inner-hero p{font-size:16px}.blog-list-grid{grid-template-columns:1fr}.blog-list-card>p{min-height:auto}.inline-cta-inner,.membership-card{flex-direction:column;align-items:flex-start}.article-header{padding-block:42px 52px}.breadcrumbs{margin-bottom:35px}.article-header>.article-shell>p{font-size:17px}.article-layout{padding-top:50px;padding-bottom:72px}.article-body h2{font-size:31px}.article-body p{font-size:16px}.article-author-box{grid-template-columns:1fr;padding:23px}.related-grid,.topic-layout{grid-template-columns:1fr}.topic-layout{gap:45px}.topic-summary{position:static}.service-hero-grid,.process-grid,.faq-grid,.course-hero-grid,.program-grid,.about-hero-grid,.about-text-grid{grid-template-columns:1fr;gap:42px}.request-grid{grid-template-columns:1fr}.request-grid article{min-height:auto}.request-grid h3{margin-top:30px}.service-summary,.course-buy{padding:29px 24px}.course-hero{padding-block:72px}.course-numbers{gap:28px}.compare-table{overflow-x:auto}.compare-row{min-width:690px}.about-hero .author-photo-wrap{width:100%}.education-list{grid-template-columns:1fr}.membership-card{padding:29px 24px}}
