@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");:root{--navy:#0d1b3e;--navy-soft:#13254d;--teal:#0e9d83;--teal-soft:rgba(14,157,131,0.12);--orange:#f47c3c;--orange-dark:#df6728;--white:#ffffff;--gray-50:#f8fafc;--gray-100:#eef2f7;--gray-200:#dbe4ef;--gray-300:#c7d3e1;--gray-500:#64748b;--gray-600:#475569;--gray-700:#334155;--shadow-sm:0 6px 20px rgba(13,27,62,0.06);--shadow-md:0 18px 44px rgba(13,27,62,0.09);--radius-button:6px;--radius-card:8px;--max-width:1120px;}*,*::before,*::after{box-sizing:border-box;}html{scroll-behavior:smooth;}body{margin:0;min-width:320px;background:radial-gradient(circle at top left,rgba(14,157,131,0.06),transparent 28%),linear-gradient(180deg,rgba(248,250,252,0.75),rgba(255,255,255,1) 32%);color:var(--gray-700);font-family:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased;}img{display:block;max-width:100%;}a{color:inherit;text-decoration:none;}button,input,select,textarea{font:inherit;}main,section,article,nav,footer{display:block;}.marketing-nav{position:sticky;top:0;z-index:100;background:rgba(255,255,255,0.96);backdrop-filter:blur(18px);border-bottom:1px solid rgba(199,211,225,0.7);}.nav-container,.section-inner,.footer-content,.funnel-header-inner,.article-shell,.page-shell{width:min(calc(100% - 32px),var(--max-width));margin:0 auto;}.nav-container{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px;}.nav-logo,.brand{color:var(--navy);font-size:1.25rem;font-weight:800;letter-spacing:-0.02em;}.brand{display:inline-flex;align-items:center;gap:12px;}.brand-mark{display:inline-grid;place-items:center;width:2.4rem;height:2.4rem;border-radius:8px;background:linear-gradient(160deg,var(--navy),var(--navy-soft));color:var(--white);font-size:1rem;font-weight:800;}.brand-copy{display:grid;gap:2px;}.brand-copy strong{color:var(--navy);font-size:1rem;}.brand-copy span,.header-help{color:var(--gray-500);font-size:0.92rem;}.nav-links,.site-nav{display:flex;align-items:center;gap:20px;}.nav-links a,.nav-link{color:var(--gray-600);font-size:0.95rem;font-weight:600;transition:color 0.18s ease;}.nav-links a:hover,.nav-link:hover{color:var(--navy);}.nav-writing-mobile{display:none;}.nav-cta,.header-cta,.button,.hero-cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border:0;border-radius:var(--radius-button);font-weight:700;text-align:center;transition:background-color 0.18s ease,transform 0.18s ease,box-shadow 0.18s ease;cursor:pointer;}.nav-cta,.button-primary,.hero-cta,.header-cta-primary{background:var(--orange);color:var(--white);box-shadow:0 10px 24px rgba(244,124,60,0.18);}.nav-cta:hover,.button-primary:hover,.hero-cta:hover,.header-cta-primary:hover{background:var(--orange-dark);transform:translateY(-1px);}.button-secondary,.header-cta,.nav-cta-secondary{background:var(--white);color:var(--navy);border:1px solid rgba(199,211,225,0.9);}.button-secondary:hover,.header-cta:hover,.nav-cta-secondary:hover{transform:translateY(-1px);box-shadow:var(--shadow-sm);}.button-block{width:100%;}.section{padding:72px 0;}.section-tight{padding-top:40px;padding-bottom:40px;}.section-muted{background:linear-gradient(180deg,rgba(248,250,252,0.85),rgba(255,255,255,0.98));border-top:1px solid rgba(219,228,239,0.7);border-bottom:1px solid rgba(219,228,239,0.7);}.section-head{margin-bottom:28px;}.eyebrow,.section-label,.card-eyebrow{margin:0 0 14px;color:var(--teal);font-size:0.78rem;font-weight:800;letter-spacing:0.16em;text-transform:uppercase;}h1,h2,h3,h4{margin:0;color:var(--navy);letter-spacing:-0.03em;line-height:1.08;}h1{font-size:clamp(34px,5vw,46px);}h2,.section-title{font-size:clamp(30px,4vw,40px);}h3{font-size:1.35rem;}p{margin:0;}.section-sub,.hero-text,.card-text,.small-note,.article-body p,.faq-answer p,.faq-list p,.meta-line,.copy-card p,.checklist-card p{color:var(--gray-600);}.page-hero,.home-hero{padding:72px 0 32px;}.hero-grid,.grid-two,.grid-three,.grid-four,.split-grid,.founder-layout,.cta-band,.two-column{display:grid;gap:20px;}.hero-copy,.card,.hero-panel,.founder-card,.pricing-panel,.faq-card,.review-card,.checklist-card,.copy-card,.legal-box,.policy-banner,.cta-band,.article-card,.info-box{background:rgba(255,255,255,0.96);border:1px solid rgba(219,228,239,0.96);border-radius:var(--radius-card);box-shadow:var(--shadow-sm);}.hero-copy,.hero-panel,.card,.founder-card,.pricing-panel,.faq-card,.review-card,.checklist-card,.copy-card,.legal-box,.policy-banner,.article-card,.info-box{padding:28px;}.hero-copy{background:linear-gradient(135deg,rgba(255,255,255,0.98),rgba(248,250,252,0.96)),linear-gradient(160deg,rgba(14,157,131,0.08),transparent);}.hero-text{max-width:720px;margin-top:16px;font-size:1.08rem;}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px;}.trust-row,.meta-strip,.inline-links,.pill-row{display:flex;flex-wrap:wrap;gap:10px;}.trust-item,.meta-item,.pill{display:inline-flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid rgba(14,157,131,0.16);border-radius:8px;background:var(--teal-soft);color:var(--navy);font-size:0.92rem;font-weight:600;}.meta-item{background:rgba(248,250,252,0.92);border-color:rgba(219,228,239,0.95);}.trust-item svg,.meta-item svg,.pill svg,.icon-badge svg{flex:none;width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round;}.trust-row-dark .trust-item,.meta-strip-dark .meta-item{background:rgba(123,228,212,0.16);border-color:rgba(123,228,212,0.28);color:var(--white);}.icon-card{display:flex;gap:14px;align-items:flex-start;}.icon-badge{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;background:rgba(14,157,131,0.1);color:var(--teal);flex:none;}.icon-copy{min-width:0;}.icon-copy h3{margin-bottom:8px;}.icon-copy p{color:var(--gray-600);}.link-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px;}.text-chip{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border-radius:8px;border:1px solid rgba(219,228,239,0.96);background:rgba(248,250,252,0.92);color:var(--navy);font-size:0.92rem;font-weight:600;}.card-grid,.feature-grid,.steps-grid{display:grid;gap:16px;}.card h3,.feature-card h3,.step-card h3{margin-bottom:10px;}.numbered-card{position:relative;padding-top:28px;}.step-label,.step-number{display:block;margin-bottom:12px;color:var(--teal);font-size:0.8rem;font-weight:800;letter-spacing:0.16em;text-transform:uppercase;}.number-badge{position:absolute;top:22px;left:24px;color:var(--teal);font-size:0.8rem;font-weight:800;letter-spacing:0.16em;text-transform:uppercase;}.accent-callout,.notice,.deposit-callout{padding:18px 20px;border-left:4px solid var(--teal);border-radius:8px;background:rgba(14,157,131,0.08);color:var(--navy);}.deposit-callout{border-left-color:var(--orange);background:rgba(244,124,60,0.1);}.deposit-policy{font-weight:700;color:var(--navy);}.direct-answer{margin-top:22px;}.direct-answer h2{margin-bottom:10px;font-size:clamp(22px,2.4vw,28px);}.direct-answer .eyebrow{margin-bottom:8px;}.direct-answer p + p{margin-top:12px;}.list,.checklist{margin:16px 0 0;padding-left:18px;color:var(--gray-600);}.list li,.checklist li{margin-bottom:10px;}.checklist{list-style:none;padding-left:0;}.checklist li{position:relative;padding-left:22px;}.checklist li::before{content:"";position:absolute;top:10px;left:0;width:8px;height:8px;border-radius:999px;background:var(--teal);}.reviewed-byline,.page-byline{margin:0 0 18px;color:var(--gray-500);font-size:0.92rem;}.reviewed-byline a,.page-byline a,.text-link,.inline-links a{color:var(--teal);font-weight:700;}.founder-photo{width:100%;max-width:280px;aspect-ratio:4 / 5;border-radius:8px;background:linear-gradient(180deg,rgba(13,27,62,0.08),rgba(13,27,62,0.03));border:1px solid rgba(219,228,239,0.96);box-shadow:var(--shadow-sm);overflow:hidden;}.founder-photo picture,.founder-photo img{width:100%;height:100%;}.founder-photo picture,.founder-photo img{display:block;}.founder-photo img{object-fit:cover;}.founder-photo-large{max-width:340px;}.founder-link-note{margin-top:14px;}.founder-intro{display:flex;flex-wrap:wrap;gap:20px;align-items:flex-start;}.founder-intro-copy{flex:1 1 260px;min-width:0;}.founder-photo.is-placeholder{display:grid;place-items:center;color:var(--gray-500);font-size:0.92rem;text-align:center;padding:20px;}.pricing-stack{display:grid;gap:14px;}.price-line{padding:16px 18px;border:1px solid rgba(219,228,239,0.96);border-radius:8px;background:rgba(248,250,252,0.92);}.price-line strong{display:block;color:var(--navy);font-size:1.06rem;}.faq-list{display:grid;gap:12px;}.faq-list details,.faq-item{border:1px solid rgba(219,228,239,0.96);border-radius:8px;background:rgba(255,255,255,0.98);box-shadow:var(--shadow-sm);}.faq-list details{padding:18px 20px;}.faq-list summary{cursor:pointer;color:var(--navy);font-weight:700;list-style:none;}.faq-list summary::-webkit-details-marker{display:none;}.faq-list p{margin-top:12px;}.faq-item{padding:22px;}.faq-item h4{margin-bottom:8px;}.article-shell{padding:72px 0;}.article-card{max-width:860px;margin:0 auto;}.article-body{display:grid;gap:18px;}.article-body h2{margin-top:14px;font-size:clamp(24px,3vw,34px);}.article-body h3{margin-top:8px;}.writing-hero .hero-copy{max-width:900px;}.writing-index-section{padding-top:48px;}.writing-list{display:grid;gap:16px;max-width:900px;}.writing-card{display:grid;gap:12px;}.writing-card h2{font-size:clamp(24px,3vw,32px);}.writing-card-link{margin-top:4px;}.writing-section{padding-top:48px;}.writing-prose{max-width:72ch;margin:0 auto;color:var(--gray-700);font-size:1.06rem;line-height:1.78;}.writing-prose p,.writing-prose li,.writing-prose td,.writing-prose th{color:var(--gray-700);}.writing-prose p + p,.writing-prose p + ul,.writing-prose ul + p,.writing-prose .writing-table-wrap + p{margin-top:18px;}.writing-prose h2{margin-top:44px;margin-bottom:16px;font-size:clamp(26px,3vw,34px);}.writing-prose h3{margin-top:28px;margin-bottom:10px;font-size:1.18rem;line-height:1.25;}.writing-prose .list{margin:18px 0 0;}.writing-prose .list li{padding-left:4px;}.writing-prose .text-link{text-decoration:underline;text-underline-offset:3px;}.writing-table-wrap{width:100%;max-width:min(100%,1120px);margin:24px auto 0;overflow-x:auto;border:1px solid rgba(219,228,239,0.96);border-radius:var(--radius-card);background:var(--white);box-shadow:var(--shadow-sm);}.writing-table{width:100%;min-width:920px;border-collapse:collapse;font-size:0.9rem;line-height:1.45;}.writing-table th,.writing-table td{padding:12px 14px;border-bottom:1px solid rgba(219,228,239,0.9);text-align:left;vertical-align:top;}.writing-table th{color:var(--navy);font-weight:800;background:rgba(248,250,252,0.92);}.writing-table tr:last-child td{border-bottom:0;}.writing-faq{margin-top:52px;}.writing-faq .faq-list{margin-top:18px;}.writing-faq .faq-item h3{margin-top:0;}.writing-faq .faq-item p{margin-top:10px;color:var(--gray-600);}.medical-disclaimer,.about-author,.related-writing,.selected-references{margin-top:40px;}.about-author h2,.selected-references h2{margin-top:0;font-size:clamp(22px,2.4vw,28px);}.about-author p{color:var(--navy);font-size:0.98rem;line-height:1.65;}.medical-disclaimer p{color:var(--navy);font-size:0.98rem;line-height:1.65;}.writing-review-date{margin-top:-8px;color:var(--gray-500);}.writing-cta{margin-top:40px;}.writing-cta .hero-text{margin-top:12px;}.byline-placeholder{color:var(--gray-600);font-weight:700;}.writing-related-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px;}.resource-page{--resource-link:#087866;--resource-button:#b45309;--resource-button-hover:#92400e;padding-top:56px;}.resource-card{max-width:940px;padding:0;background:transparent;border:0;box-shadow:none;}.resource-header,.resource-toc,.printable-checklist{padding:28px;border:1px solid rgba(219,228,239,0.96);border-radius:var(--radius-card);background:rgba(255,255,255,0.96);box-shadow:var(--shadow-sm);}.resource-header{background:linear-gradient(135deg,rgba(255,255,255,0.98),rgba(248,250,252,0.96)),linear-gradient(160deg,rgba(14,157,131,0.08),transparent);}.resource-review{display:grid;gap:4px;margin-top:18px;margin-bottom:0;}.resource-review p{margin:0;}.resource-disclaimer,.emergency-notice{margin-top:22px;}.resource-toc{margin-top:22px;}.resource-toc h2{margin-bottom:14px;font-size:1.2rem;}.resource-toc ol{columns:2;column-gap:32px;margin:0;padding-left:20px;}.resource-toc li{break-inside:avoid;margin-bottom:8px;}.resource-toc a,.reference-list a,.resource-prose sup a{color:var(--resource-link);font-weight:700;text-decoration:underline;text-underline-offset:3px;}.resource-page .text-link,.resource-page .reviewed-byline a{color:var(--resource-link);}.resource-page .button-primary{background:var(--resource-button);}.resource-page .button-primary:hover{background:var(--resource-button-hover);}.resource-page a:focus-visible,.resource-page button:focus-visible,.resource-page input:focus-visible,.resource-page textarea:focus-visible,.resource-page summary:focus-visible{outline:3px solid rgba(8,120,102,0.42);outline-offset:3px;}.resource-prose{margin-top:34px;color:var(--gray-700);font-size:1.04rem;line-height:1.78;}.resource-prose section{scroll-margin-top:96px;}.resource-prose section + section{margin-top:48px;}.resource-prose h2{margin-bottom:16px;font-size:clamp(26px,3vw,34px);}.resource-prose h3{margin-bottom:12px;font-size:1.18rem;}.resource-prose p + p,.resource-prose p + .resource-list,.resource-prose .resource-list + p,.resource-prose p + .resource-links-grid,.resource-prose .resource-links-grid + p{margin-top:18px;}.resource-prose sup{line-height:0;}.resource-list li{margin-bottom:12px;}.checklist-columns{columns:2;column-gap:28px;}.checklist-columns li{break-inside:avoid;}.transfer-checklist-card{margin-top:18px;}.resource-links-grid{display:grid;gap:12px;}.resource-link-card{display:grid;gap:6px;padding:18px 20px;border:1px solid rgba(219,228,239,0.96);border-radius:var(--radius-card);background:rgba(255,255,255,0.98);box-shadow:var(--shadow-sm);}.resource-link-card span{color:var(--navy);font-weight:800;}.resource-link-card small{color:var(--gray-600);font-size:0.92rem;line-height:1.5;}.printable-checklist{background:linear-gradient(180deg,rgba(255,255,255,0.99),rgba(248,250,252,0.95));}.printable-checklist-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:16px;}.checklist-form-grid{display:grid;gap:12px;margin-top:18px;}.checklist-form-grid label{display:grid;gap:6px;color:var(--navy);font-size:0.92rem;font-weight:700;}.checklist-form-grid input,.checklist-form-grid textarea{width:100%;min-height:42px;border:1px solid rgba(199,211,225,0.95);border-radius:6px;background:var(--white);}.checklist-form-grid textarea{min-height:96px;resize:vertical;}.resource-soft-cta{padding:0;border:0;background:transparent;}.resource-soft-cta .hero-text{margin-top:12px;}.reference-list{margin:0;padding-left:22px;}.reference-list li{margin-bottom:12px;}.cta-band{padding:28px;background:radial-gradient(circle at left top,rgba(14,157,131,0.08),transparent 44%),linear-gradient(180deg,rgba(255,255,255,0.99),rgba(248,250,252,0.96));}.stack-actions{display:grid;gap:10px;}.site-footer,footer{background:var(--navy);color:rgba(255,255,255,0.84);margin-top:72px;}.footer-content{padding:48px 0;}.footer-brand{margin-bottom:18px;color:var(--white);font-size:1.1rem;font-weight:700;}.footer-copy{color:rgba(255,255,255,0.62);font-size:0.92rem;}.footer-primary,.footer-secondary{display:flex;flex-wrap:wrap;gap:12px 18px;margin-top:16px;}.footer-primary a{color:rgba(255,255,255,0.9);font-size:0.95rem;font-weight:600;}.footer-secondary a{color:rgba(255,255,255,0.62);font-size:0.88rem;}.footer-note{margin-top:20px;max-width:760px;color:rgba(255,255,255,0.48);font-size:0.8rem;}.funnel-header{border-bottom:1px solid rgba(219,228,239,0.96);background:rgba(255,255,255,0.96);}.funnel-header-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:72px;}.funnel-shell{width:min(calc(100% - 32px),960px);margin:0 auto;padding:48px 0 72px;}.helper-grid{display:grid;gap:16px;}.small-kicker{color:var(--gray-500);font-size:0.88rem;}[data-reveal]{opacity:0;transform:translateY(18px);transition:opacity 420ms ease,transform 420ms ease;}[data-reveal].is-visible{opacity:1;transform:translateY(0);}@media (min-width:760px){.grid-two,.split-grid,.founder-layout,.two-column,.cta-band{grid-template-columns:repeat(2,minmax(0,1fr));}.grid-three{grid-template-columns:repeat(3,minmax(0,1fr));}.grid-four,.feature-grid,.steps-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.resource-links-grid,.checklist-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.checklist-form-wide{grid-column:1 / -1;}}@media (min-width:1024px){.hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(320px,0.92fr);}.grid-four,.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));}.steps-grid{grid-template-columns:repeat(3,minmax(0,1fr));}}@media (max-width:759px){.nav-container,.funnel-header-inner{min-height:64px;}.nav-links,.site-nav{display:none;}.nav-container{gap:8px;}.nav-logo{margin-right:auto;font-size:1.08rem;}.nav-writing-mobile{display:inline-flex;align-items:center;color:var(--gray-600);font-size:0.86rem;font-weight:700;}.nav-cta{min-height:38px;padding:0 10px;font-size:0.86rem;}.section,.page-hero,.home-hero,.article-shell{padding-top:56px;padding-bottom:56px;}.hero-copy,.hero-panel,.card,.founder-card,.pricing-panel,.faq-card,.review-card,.checklist-card,.copy-card,.legal-box,.policy-banner,.article-card,.info-box,.cta-band{padding:22px;}.hero-actions,.trust-row,.meta-strip,.link-row{gap:10px;}.funnel-header-inner{display:grid;justify-content:initial;gap:8px;min-height:auto;padding:12px 0;}.header-help{width:auto;font-size:0.88rem;line-height:1.45;}.founder-intro{gap:16px;}.founder-photo,.founder-photo-large{max-width:100%;}.writing-prose{font-size:1rem;line-height:1.72;}.writing-prose h2{margin-top:36px;font-size:1.55rem;line-height:1.16;}.writing-prose h3{font-size:1.1rem;}.writing-faq .faq-item{padding:18px;}.writing-table-wrap{margin-top:20px;-webkit-overflow-scrolling:touch;}.writing-table{min-width:860px;font-size:0.86rem;}.resource-header,.resource-toc,.printable-checklist{padding:22px;}.resource-card{padding:0;}.resource-toc ol,.checklist-columns{columns:1;}.printable-checklist-header{display:grid;}}@media print{body{background:#fff;color:#111;font-size:11pt;}.print-hide,.marketing-nav,.site-footer{display:none !important;}[data-reveal]{opacity:1;transform:none;}.article-shell,.resource-page{width:auto;padding:0;}.resource-card,.resource-header,.printable-checklist,.checklist-card{max-width:none;padding:0;border:0;background:#fff;box-shadow:none;}.resource-prose{margin-top:20px;font-size:11pt;line-height:1.45;}.resource-prose section{break-inside:avoid;}.resource-prose section + section{margin-top:22px;}.checklist-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.checklist-form-grid input,.checklist-form-grid textarea{border:1px solid #777;}a{color:#111;text-decoration:underline;}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto;}*,*::before,*::after{animation-duration:0.01ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important;}[data-reveal]{opacity:1;transform:none;}}.breadcrumb{width:min(calc(100% - 32px),var(--max-width));margin:0 auto 18px;display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:var(--gray-500);font-size:0.86rem;}.breadcrumb a{color:var(--teal);font-weight:700;}.nav-links{flex-wrap:wrap;justify-content:flex-end;gap:10px 14px;}.nav-links a{font-size:0.86rem;}@media (min-width:760px){.nav-container{min-height:84px;}}