@import"https://fonts.googleapis.com/css2?family=Newsreader:opsz,wght@6..72,500;6..72,600;6..72,700&family=Source+Sans+3:wght@400;500;600;700&display=swap";/*! tailwindcss v4.2.2 | 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)))){*,:before,:after,::backdrop{--tw-font-weight:initial;--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0}}}@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;--color-blue-600:oklch(54.6% .245 262.881);--color-blue-800:oklch(42.4% .199 265.638);--color-gray-600:oklch(44.6% .03 256.802);--color-gray-900:oklch(21% .034 264.665);--color-white:#fff;--spacing:.25rem;--container-3xl:48rem;--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-6xl:3.75rem;--text-6xl--line-height:1;--font-weight-bold:700;--radius-md:.375rem;--radius-lg:.5rem;--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;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{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.static{position:static}.start{inset-inline-start:var(--spacing)}.mx-auto{margin-inline:auto}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-6{margin-top:calc(var(--spacing) * 6)}.inline-block{display:inline-block}.max-w-3xl{max-width:var(--container-3xl)}.grow{flex-grow:1}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-16{padding-block:calc(var(--spacing) * 16)}.text-center{text-align:center}.text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading,var(--text-6xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-blue-600{color:var(--color-blue-600)}.text-gray-600{color:var(--color-gray-600)}.text-gray-900{color:var(--color-gray-900)}.underline{text-decoration-line:underline}@media(hover:hover){.hover\:text-blue-800:hover{color:var(--color-blue-800)}}.focus\:not-sr-only:focus{clip-path:none;white-space:normal;width:auto;height:auto;margin:0;padding:0;position:static;overflow:visible}.focus\:absolute:focus{position:absolute}.focus\:top-0:focus{top:calc(var(--spacing) * 0)}.focus\:left-1\/2:focus{left:50%}.focus\:z-50:focus{z-index:50}.focus\:-translate-x-1\/2:focus{--tw-translate-x: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.focus\:bg-white:focus{background-color:var(--color-white)}.focus\:p-4:focus{padding:calc(var(--spacing) * 4)}.focus\:no-underline:focus{text-decoration-line:none}}:root{--bg:#f5f1e8;--bg-soft:#faf8f3;--surface:#fffdf9e0;--surface-strong:#fffdf8;--surface-tint:#e8efec;--surface-warm:#efe5d4;--text:#20313a;--muted:#5b6a72;--line:#2e474f24;--line-strong:#2e474f38;--primary:#2f5f6b;--primary-strong:#234b55;--shadow:0 22px 48px #1d313a14;--radius-lg:28px;--radius-md:20px;--radius-sm:14px}*{box-sizing:border-box}html{scroll-behavior:smooth}body.site-body{background:radial-gradient(circle at top left,#bdd1ccb3,transparent 26rem),radial-gradient(circle at top right,#e7d6babf,transparent 24rem),linear-gradient(180deg,#f7f3eb 0%,var(--bg) 44%,#f8f6f0 100%);min-width:320px;color:var(--text);margin:0;font-family:"Source Sans 3",Trebuchet MS,sans-serif;line-height:1.65}a{color:inherit}::selection{background:#bcd1d3a6}.page-shell{min-height:100vh}.site-width{width:min(1120px,100% - 2rem);margin:0 auto}.site-header{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f3ebcc;border-bottom:1px solid #2e474f17;position:sticky;top:0}.header-inner,.footer-inner{justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;display:flex}.brand-lockup{align-items:center;gap:.9rem;text-decoration:none;display:inline-flex}.brand-mark{width:2.9rem;height:2.9rem;color:var(--primary-strong);letter-spacing:.08em;background:linear-gradient(135deg,#fffdf8f2,#e4ede9f2);border:1px solid #2f5f6b29;border-radius:999px;place-items:center;font-size:.92rem;font-weight:700;display:grid;box-shadow:0 10px 24px #1f374014}.brand-name,.brand-tag{display:block}.brand-name{letter-spacing:.01em;font-size:1rem;font-weight:700}.brand-tag{color:var(--muted);font-size:.9rem}.top-nav{flex-wrap:wrap;justify-content:flex-end;gap:1rem 1.35rem;font-size:.98rem;display:flex}.top-nav a{color:var(--muted);text-decoration:none}.top-nav a:hover,.top-nav a:focus-visible{color:var(--primary-strong)}.page-section{padding:clamp(3.5rem,7vw,6rem) 0}.page-section[id]{scroll-margin-top:5.5rem}.hero-section{padding-top:clamp(4rem,8vw,7rem)}.hero-grid{align-items:end;gap:2rem;display:grid}.eyebrow,.section-kicker,.panel-kicker,.gentle-note-label,.reassurance-label{color:var(--primary-strong);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .9rem;font-size:.86rem;font-weight:700}.display-title,.section-title,.panel-title,.cta-title{color:#19303a;margin:0;font-family:Newsreader,Georgia,serif;font-weight:600;line-height:1.06}.display-title{letter-spacing:-.03em;max-width:12ch;font-size:clamp(3.2rem,8vw,5.4rem)}.hero-lead,.section-description,.cta-copy,.reassurance-copy,.feature-card p,.process-card p,.trust-card p,.faq-card p,.audience-card p,.gentle-note p{color:var(--muted);margin:0;font-size:1.06rem}.hero-lead{max-width:37rem;margin-top:1.5rem;font-size:1.22rem}.action-row{flex-wrap:wrap;gap:.9rem;margin-top:2rem;display:flex}.action-row-compact{margin-top:0}.button-primary,.button-secondary,.feature-link{border-radius:999px;justify-content:center;align-items:center;min-height:3rem;font-weight:600;text-decoration:none;transition:transform .14s,box-shadow .14s,border-color .14s,background-color .14s;display:inline-flex}.button-primary,.button-secondary{padding:.75rem 1.2rem}.button-primary{background:linear-gradient(135deg,var(--primary),var(--primary-strong));color:#fff;box-shadow:0 16px 30px #244a5433}.button-secondary{color:var(--primary-strong);background:#fffdf8d1;border:1px solid #2f5f6b29}.button-primary:hover,.button-secondary:hover,.feature-link:hover,.button-primary:focus-visible,.button-secondary:focus-visible,.feature-link:focus-visible{transform:translateY(-1px)}.hero-points{flex-wrap:wrap;gap:.8rem;margin:1.35rem 0 0;padding:0;list-style:none;display:flex}.hero-points li{color:var(--muted);background:#fffdf88f;border:1px solid #2f5f6b1c;border-radius:999px;padding:.45rem .9rem;font-size:.94rem}.hero-panel{position:relative}.hero-panel:before{content:"";opacity:.9;background:radial-gradient(circle,#bcd1d3b8,#0000 68%);border-radius:50%;width:11rem;height:11rem;position:absolute;bottom:2rem;right:-.5rem}.panel-card,.section-panel,.feature-card,.process-card,.audience-card,.faq-card,.trust-card,.gentle-note,.reassurance-panel,.cta-panel{border:1px solid var(--line);box-shadow:var(--shadow);position:relative}.panel-card,.section-panel,.cta-panel{border-radius:var(--radius-lg)}.feature-card,.process-card,.audience-card,.faq-card,.trust-card,.gentle-note,.reassurance-panel{border-radius:var(--radius-md)}.panel-card{background:linear-gradient(180deg,#fffdf8f5,#faf7f0f5),var(--surface-strong);padding:1.8rem}.panel-title{max-width:11ch;font-size:clamp(2rem,4vw,2.8rem)}.question-list{gap:.9rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.question-list li{color:var(--muted);border-top:1px solid #2e474f1a;padding:.9rem 0 0;font-size:1rem}.gentle-note{background:#e8efeceb;max-width:17rem;margin-top:-1rem;margin-left:auto;padding:1rem 1.1rem}.trust-grid,.feature-grid,.process-grid,.audience-grid,.faq-grid{gap:1.15rem;display:grid}.trust-card{background:#fffdf8b8;padding:1.35rem}.trust-title,.feature-card h3,.process-card h3,.audience-card h3,.faq-card h3{color:#1c3139;margin:0 0 .55rem;font-size:1.2rem;line-height:1.25}.section-intro{max-width:44rem;margin-bottom:1.8rem}.section-intro-tight{margin-bottom:1.4rem}.section-title{letter-spacing:-.025em;font-size:clamp(2.2rem,5vw,3.6rem)}.section-description{margin-top:1rem}.feature-card{background:#fffdf8cc;flex-direction:column;gap:.95rem;padding:1.5rem;display:flex}.feature-number,.step-number{color:var(--primary);letter-spacing:.14em;margin:0;font-size:.88rem;font-weight:700}.feature-link{width:fit-content;color:var(--primary-strong);box-shadow:none;border-radius:0;padding:.15rem 0 0}.section-panel{background:linear-gradient(180deg,#e7efece6,#fffdf8eb),var(--surface-tint);padding:clamp(1.5rem,4vw,2.3rem)}.process-card{background:#ffffffb8;padding:1.4rem}.audience-card{background:#fffdf8c7;padding:1.5rem}.audience-list{color:var(--muted);gap:.65rem;margin:1rem 0 0;padding-left:1.1rem;display:grid}.reassurance-panel{background:#efe5d4b3;margin-top:1.2rem;padding:1.4rem 1.5rem}.faq-card{background:#fffdf8d1;padding:1.45rem}.cta-panel{background:linear-gradient(135deg,#fffdf8f2,#e8efecf0),var(--surface-strong);gap:1.5rem;padding:clamp(1.6rem,4vw,2.3rem);display:grid}.cta-title{letter-spacing:-.03em;font-size:clamp(2rem,4.5vw,3.4rem)}.cta-copy{max-width:38rem;margin-top:1rem}.site-footer{padding:0 0 2.5rem}.footer-title,.footer-copy{margin:0}.footer-title{font-weight:700}.footer-copy{color:var(--muted)}@media(min-width:760px){.site-width{width:min(1120px,100% - 3rem)}.trust-grid,.feature-grid,.process-grid,.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.audience-grid,.cta-panel{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}}@media(min-width:980px){.hero-grid{grid-template-columns:minmax(0,1.18fr) minmax(20rem,.82fr);gap:2.4rem}.trust-grid,.feature-grid,.process-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:759px){.header-inner,.footer-inner{flex-direction:column;align-items:flex-start}.top-nav{justify-content:flex-start}.panel-title{max-width:none}.gentle-note{max-width:none;margin-top:1rem}}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}
