@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-space-y-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}@layer theme{:root,:host{--spacing:.25rem;--container-5xl:64rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--text-3xl:1.875rem;--text-3xl--line-height:calc(2.25 / 1.875);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5 / 2.25);--font-weight-medium:500;--font-weight-semibold:600;--tracking-tight:-.025em;--radius-sm:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-geist-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}.z-10{z-index:10}.mx-auto{margin-inline:auto}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.w-full{width:100%}.max-w-5xl{max-width:var(--container-5xl)}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.justify-center{justify-content:center}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-5{gap:calc(var(--spacing) * 5)}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 5) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 5) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-10>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 10) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 10) * calc(1 - var(--tw-space-y-reverse)))}.rounded-sm{border-radius:var(--radius-sm)}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-ts-border-soft{border-color:var(--ts-border-soft)}.bg-ts-surface\/35{background-color:var(--ts-surface)}@supports (color:color-mix(in lab, red, red)){.bg-ts-surface\/35{background-color:color-mix(in oklab, var(--ts-surface) 35%, transparent)}}.p-5{padding:calc(var(--spacing) * 5)}.p-6{padding:calc(var(--spacing) * 6)}.p-7{padding:calc(var(--spacing) * 7)}.px-5{padding-inline:calc(var(--spacing) * 5)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-8{padding-block:calc(var(--spacing) * 8)}.py-10{padding-block:calc(var(--spacing) * 10)}.pl-6{padding-left:calc(var(--spacing) * 6)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.leading-7{--tw-leading:calc(var(--spacing) * 7);line-height:calc(var(--spacing) * 7)}.leading-8{--tw-leading:calc(var(--spacing) * 8);line-height:calc(var(--spacing) * 8)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.text-ts-text-muted{color:var(--ts-text-muted)}.text-ts-text-primary{color:var(--ts-text-primary)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media (hover:hover){.group-hover\:text-ts-accent-sky-strong:is(:where(.group):hover *),.hover\:text-ts-accent-sky-strong:hover{color:var(--ts-accent-sky-strong)}}@media (min-width:40rem){.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}.sm\:p-6{padding:calc(var(--spacing) * 6)}.sm\:p-9{padding:calc(var(--spacing) * 9)}.sm\:py-14{padding-block:calc(var(--spacing) * 14)}.sm\:text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}}}:root{--color-bg:#f7f2ea;--color-surface:#fffdf8;--color-card:#fffdf8b8;--color-card-hover:#fffdf8e6;--color-text-primary:#24313c;--color-text-secondary:#5c6b77;--color-text-muted:#748491;--color-accent:#2f6f9f;--color-accent-strong:#1f597f;--color-border:#24313c1f;--color-border-strong:#2f6f9f47;--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:.75rem;--shadow-soft:0 18px 60px #3f52601a;--shadow-panel:0 28px 90px #495f6e29;--container-max:64rem;--page-x:1.5rem;--page-y:2.5rem;--section-gap:5rem;--background:var(--color-bg);--foreground:var(--color-text-primary);--ts-page:#f7f2ea;--ts-page-sky:#eef5f8;--ts-surface:#fffdf8;--ts-surface-elevated:#fff;--ts-glass-neutral:#fffdf8ad;--ts-glass-sky:#e1f0f9ad;--ts-glass-warm:#fce2ccb3;--ts-text-primary:#24313c;--ts-text-muted:#5c6b77;--ts-accent-sky:#6eafe0;--ts-accent-sky-strong:#2f6f9f;--ts-accent-warm:#f0a36c;--ts-accent-warm-strong:#b85c2c;--ts-border-soft:#24313c1f;--ts-border-strong:#24313c33;--ts-focus-ring:#2f6f9f;--ts-radius-card:24px;--ts-radius-panel:36px;--ts-radius-pill:999px;--ts-shadow-soft:0 18px 60px #3f52601a;--ts-shadow-float:0 28px 90px #495f6e29;--ts-container-page:1180px;--ts-container-text:720px;--ts-space-page-x:clamp(1rem, 3vw, 2rem);--ts-space-section:clamp(5rem, 10vw, 9rem)}body{background:var(--background);color:var(--foreground);font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif}html{background:var(--ts-page);max-width:100%;overflow-x:hidden}body{max-width:100%;overflow-x:hidden}::selection{color:var(--ts-text-primary);background:#6eafe03d}:focus-visible{outline:2px solid var(--ts-focus-ring);outline-offset:3px}.ts-motion-reveal[data-motion-ready=true][data-motion-state=pending]{opacity:0;transform:translateY(1rem)}.ts-motion-reveal[data-motion-ready=true][data-motion-state=revealed]{opacity:1;transition:opacity .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1);transform:translateY(0)}@media (prefers-reduced-motion:reduce){.ts-motion-reveal[data-motion-ready=true]{opacity:1;transition:none;transform:none}}.ts-page{background:radial-gradient(circle at 18% 0%, #c4dff0b8, transparent 33rem), radial-gradient(circle at 88% 8%, #fce2cc9e, transparent 30rem), linear-gradient(180deg, var(--ts-page), var(--ts-page-sky) 48%, #f8f3eb);min-height:100svh;color:var(--ts-text-primary);overflow-x:clip}.ts-page-container{width:100%;max-width:var(--ts-container-page);padding-inline:var(--ts-space-page-x);margin-inline:auto}.ts-text-container{width:100%;max-width:var(--ts-container-text)}.ts-section{padding-block:var(--ts-space-section)}.ts-surface,.ts-glass,.ts-glass-sky,.ts-glass-warm{border:1px solid var(--ts-border-soft);border-radius:var(--ts-radius-card);box-shadow:var(--ts-shadow-soft)}.ts-surface{background:var(--ts-surface)}.ts-glass,.ts-glass-sky,.ts-glass-warm{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.ts-glass{background:var(--ts-glass-neutral)}.ts-glass-sky{background:var(--ts-glass-sky)}.ts-glass-warm{background:var(--ts-glass-warm)}.ts-focus-ring:focus-visible{outline:2px solid var(--ts-focus-ring);outline-offset:4px}.site-header{z-index:20;color:var(--ts-text-primary);will-change:transform;padding:.7rem clamp(.75rem,2vw,1rem);transition:transform .22s cubic-bezier(.22,1,.36,1);position:sticky;top:0;transform:translateY(0)}.site-header[data-scroll-state=hidden]{transform:translateY(calc(-100% - 1rem))}.site-header[data-scroll-state=top],.site-header[data-scroll-state=visible],.site-header[data-menu-open=true],.site-header[data-focus-within=true],.site-header:focus-within{transform:translateY(0)}.site-header__shell{-webkit-backdrop-filter:blur(22px)saturate(1.22);backdrop-filter:blur(22px)saturate(1.22);background:linear-gradient(135deg,#ffffff70,#fffdf84d 58%,#eef5f85c);border:1px solid #fff9;border-radius:26px;flex-wrap:wrap;align-items:center;gap:.65rem 1rem;width:min(100%,76rem);margin-inline:auto;padding:.6rem .75rem .6rem 1rem;display:flex;position:relative;box-shadow:0 10px 34px #3f526013,inset 0 1px #ffffffbd,inset 0 -1px #24313c09}.site-header__brand{min-height:2.3rem;color:var(--ts-text-primary);letter-spacing:-.02em;border-radius:.5rem;align-items:center;padding-inline:.15rem;font-size:1.08rem;font-weight:650;transition:color .18s;display:inline-flex}.site-header__brand:hover{color:var(--ts-accent-sky-strong)}.site-header__desktop-nav{display:none}.site-header__link{min-height:2.25rem;color:var(--ts-text-muted);border-radius:.75rem;align-items:center;padding:.45rem .65rem;font-size:.875rem;font-weight:550;transition:background-color .18s,color .18s;display:inline-flex}.site-header__link:hover{color:var(--ts-accent-sky-strong);background:#ffffff47}.site-header__mobile-menu,.site-header__mobile-menu[open]{margin-left:auto}.site-header__mobile-summary{cursor:pointer;width:fit-content;min-height:2.25rem;color:var(--ts-text-primary);-webkit-backdrop-filter:blur(16px)saturate(1.18);backdrop-filter:blur(16px)saturate(1.18);background:linear-gradient(135deg,#ffffff75,#fffdf847);border:1px solid #ffffff9e;border-radius:999px;justify-content:center;align-items:center;margin-left:auto;padding:.42rem .82rem;font-size:.875rem;font-weight:600;list-style:none;transition:border-color .18s,background-color .18s,color .18s;display:inline-flex;box-shadow:0 6px 20px #3f52600e,inset 0 1px #ffffffc2}.site-header__mobile-summary::-webkit-details-marker{display:none}.site-header__mobile-summary::marker{content:""}.site-header__mobile-summary:hover{color:var(--ts-accent-sky-strong);background:#ffffff80;border-color:#ffffffc7}.site-header__mobile-panel{z-index:2;-webkit-backdrop-filter:blur(22px)saturate(1.2);backdrop-filter:blur(22px)saturate(1.2);background:#fffdf87a linear-gradient(145deg,#ffffff7a,#fffdf857 60%,#eef5f861);border:1px solid #fff9;border-radius:20px;gap:.2rem;width:auto;max-height:calc(100svh - 6rem);margin-top:0;padding:.55rem;display:none;position:absolute;top:calc(100% + .55rem);left:0;right:0;overflow-y:auto;box-shadow:0 14px 36px #3f526014,inset 0 1px #ffffffb8}.site-header__mobile-menu[open] .site-header__mobile-panel{display:grid}.site-header__link--mobile{width:100%;min-height:2.5rem;padding:.6rem .75rem}@media (max-width:639px){.site-header__brand,.site-header__mobile-summary,.site-header__link--mobile{min-height:2.75rem}}@media (min-width:640px){.site-header{padding-block:.75rem}.site-header__shell{flex-wrap:nowrap;padding:.5rem 1rem .5rem 1.2rem}.site-header__brand{min-height:2.5rem}.site-header__desktop-nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.1rem;margin-left:auto;display:flex}.site-header__mobile-menu{display:none}}body.ts-page:has(>main :is(.home-hero,.section-page-hero)){position:relative}body.ts-page:has(>main :is(.home-hero,.section-page-hero))>.site-header[data-scroll-state=top]{z-index:20;width:100%;position:absolute;inset:0 0 auto}body.ts-page:has(>main :is(.home-hero,.section-page-hero))>.site-header:not([data-scroll-state=top]){z-index:20;width:100%;position:fixed;inset:0 0 auto}@media (max-width:639px){body.ts-page:has(>main .home-hero) .home-hero__inner{padding-top:7rem}}@media (min-width:640px) and (max-width:767px){body.ts-page:has(>main .home-hero) .home-hero__inner{padding-top:8rem}}@media (prefers-reduced-motion:reduce){.site-header{transition:none}}.ts-page-shell{width:100%;color:var(--ts-text-primary);margin-top:-2.5rem;margin-bottom:-2.5rem;position:relative;overflow:hidden}.ts-page-shell:before{content:"";pointer-events:none;background:radial-gradient(circle at 12% 10%,#6eafe02e,#0000 26rem),radial-gradient(circle at 86% 18%,#f0a36c29,#0000 25rem),linear-gradient(#fffdf83d,#eef5f847 55%,#f7f2ea61);position:absolute;inset:0}.ts-page-shell-sky:before{background:radial-gradient(circle at 15% 8%,#6eafe03d,#0000 30rem),radial-gradient(circle at 85% 22%,#fce2cc1f,#0000 24rem),linear-gradient(#eef5f880,#f7f2ea85)}.ts-page-shell-warm:before{background:radial-gradient(circle at 12% 12%,#fce2cc42,#0000 28rem),radial-gradient(circle at 84% 16%,#6eafe024,#0000 25rem),linear-gradient(#fffdf852,#f7f2ea8c)}.ts-page-shell-peach:before{background:radial-gradient(circle at 20% 8%,#f0a36c33,#0000 28rem),radial-gradient(circle at 86% 18%,#6eafe029,#0000 26rem),linear-gradient(#fffdf859,#f7f2ea8f)}.ts-page-shell-question:before{background:radial-gradient(circle at 14% 8%,#6eafe03d,#0000 28rem),radial-gradient(circle at 82% 18%,#f0a36c2e,#0000 23rem),linear-gradient(#eef5f880,#f7f2ea85)}.ts-hero{flex-direction:column;justify-content:center;min-height:calc(100svh - 5rem);padding-block:clamp(6rem,12vw,8rem);display:flex;position:relative}.section-page-hero{isolation:isolate;min-height:clamp(43rem,88svh,60rem);color:var(--ts-text-primary);background:#e7f0f2;display:flex;position:relative;overflow:hidden}.section-page-hero__image,.section-page-hero__wash,.section-page-hero__fade{position:absolute;inset:0}.section-page-hero__image{z-index:0}.section-page-hero__image-media{object-fit:cover;object-position:68% center}.section-page-hero__wash{z-index:1;background:linear-gradient(90deg,#f7f2eaf5 0%,#f7f2eae0 31%,#f7f2ea6b 58%,#eef5f814 100%),linear-gradient(#fffdf81f,#eef5f829)}.section-page-hero__fade{z-index:2;background:linear-gradient(#0000,#eef5f8d6 72%,#eef5f8);height:32%;top:auto}.section-page-hero__inner{z-index:3;width:min(100%,76rem);min-height:inherit;align-items:center;margin-inline:auto;padding:clamp(8rem,13vw,10.75rem) clamp(1.5rem,5vw,4rem) clamp(6rem,10vw,8rem);display:flex;position:relative}.section-page-hero__content{max-width:43rem}.section-page-hero__eyebrow,.why-faith-page__section-kicker{color:var(--ts-accent-sky-strong);letter-spacing:.11em;text-transform:uppercase;font-size:.78rem;font-weight:700;line-height:1.4}.section-page-hero__copy{margin-top:1.35rem}.section-page-hero__title{letter-spacing:-.055em;text-wrap:balance;max-width:42rem;font-size:clamp(3.25rem,6vw,5.6rem);font-weight:650;line-height:.98}.section-page-hero__lead{max-width:37rem;color:var(--ts-text-muted);margin-top:1.55rem;font-size:clamp(1.06rem,1.8vw,1.28rem);line-height:1.65}.section-page-hero__actions{margin-top:1.7rem}.why-faith-page{background:linear-gradient(#eef5f8 0%,#f7f2ea 37%,#fbf5ed 100%)}.why-faith-page__body{position:relative;overflow:hidden}.why-faith-page__body:before{z-index:0;content:"";filter:blur(28px);pointer-events:none;background:#6eafe01c;border-radius:999px;width:42rem;height:42rem;position:absolute;top:12rem;right:-18rem}.why-faith-page__section,.why-faith-page__final{z-index:1;width:min(100%,76rem);margin-inline:auto;padding:clamp(4.8rem,9vw,8.2rem) clamp(1.5rem,5vw,4rem);position:relative}.why-faith-page__section--intro{padding-top:clamp(5.5rem,10vw,9rem)}.why-faith-page__intro,.why-faith-page__materials-heading{max-width:47rem}.why-faith-page__section-title{max-width:44rem;color:var(--ts-text-primary);letter-spacing:-.04em;text-wrap:balance;margin-top:.85rem;font-size:clamp(2rem,3.4vw,3rem);font-weight:620;line-height:1.08}.why-faith-page__prose{max-width:43rem;color:var(--ts-text-muted);margin-top:1.65rem;font-size:1.06rem;line-height:1.8}.why-faith-page__prose p+p{margin-top:1.1rem}.why-faith-page__split{grid-template-columns:minmax(0,1fr) minmax(14rem,.63fr);align-items:center;gap:clamp(2rem,7vw,7rem);display:grid}.why-faith-page__split-copy{max-width:43rem}.why-faith-page__thought{-webkit-backdrop-filter:blur(16px)saturate(1.1);backdrop-filter:blur(16px)saturate(1.1);background:linear-gradient(145deg,#fffdf89e,#dbecf48a),#fffdf86b;border:1px solid #ffffffa8;border-radius:1.75rem;min-height:16rem;padding:clamp(1.5rem,4vw,2.4rem);position:relative;overflow:hidden;box-shadow:0 20px 48px #47667a14,inset 0 1px #ffffffc7}.why-faith-page__thought:before{content:"";filter:blur(10px);background:#f0a36c38;border-radius:999px;width:15rem;height:15rem;position:absolute;bottom:-6rem;right:-4.5rem}.why-faith-page__thought-mark{color:#508bb27a;letter-spacing:-.1em;font-size:clamp(5.5rem,11vw,8rem);font-weight:500;line-height:.78;display:block;position:relative}.why-faith-page__thought p{max-width:17rem;color:var(--ts-text-primary);margin-top:1.6rem;font-size:1.12rem;font-weight:570;line-height:1.5;position:relative}.why-faith-page__narrative{border-top:1px solid #6eafe052;grid-template-columns:minmax(13rem,.66fr) minmax(0,1fr);align-items:start;gap:clamp(2rem,7vw,7rem);padding-top:clamp(2.2rem,5vw,3.5rem);display:grid}.why-faith-page__narrative-heading{position:sticky;top:7rem}.why-faith-page__narrative .why-faith-page__prose{margin-top:0}.why-faith-page__callout{-webkit-backdrop-filter:blur(18px)saturate(1.08);backdrop-filter:blur(18px)saturate(1.08);background:linear-gradient(140deg,#fffdf8bd,#fce2cc80 58%,#eef5f88f),#fffdf87a;border:1px solid #ffffffb8;border-radius:clamp(1.75rem,4vw,2.75rem);position:relative;overflow:hidden;box-shadow:0 24px 58px #615b5217,inset 0 1px #fffc}.why-faith-page__callout-glow{filter:blur(28px);background:#f0a36c33;border-radius:999px;width:26rem;height:26rem;position:absolute;top:-10rem;right:-6rem}.why-faith-page__callout-content{max-width:48rem;padding:clamp(2rem,6vw,4.6rem);position:relative}.why-faith-page__doubt{grid-template-columns:minmax(0,1fr) minmax(18rem,.72fr);align-items:end;gap:clamp(2rem,7vw,6rem);display:grid}.why-faith-page__doubt-copy{max-width:43rem}.why-faith-page__doubt-material{position:relative}.why-faith-page__doubt-material:before{z-index:-1;content:"";filter:blur(16px);background:#6eafe021;border-radius:2rem;position:absolute;inset:-1.25rem}.why-faith-page__split--christianity{grid-template-columns:minmax(13rem,.72fr) minmax(0,1fr);align-items:start}.why-faith-page__split--christianity .why-faith-page__prose{margin-top:0}.why-faith-page__section--materials{padding-top:clamp(5.8rem,10vw,9rem)}.why-faith-page__materials-lead{max-width:38rem;color:var(--ts-text-muted);margin-top:1.15rem;font-size:1.06rem;line-height:1.7}.why-faith-page__materials-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:clamp(2rem,5vw,3.2rem);display:grid}.why-faith-page__materials-grid>:first-child{grid-column:span 2}.why-faith-page__final{margin-top:clamp(1rem,4vw,3rem);padding-top:clamp(6rem,12vw,10rem);padding-bottom:clamp(6rem,12vw,10rem);overflow:hidden}.why-faith-page__final:before{z-index:-2;content:"";background:linear-gradient(135deg,#eef5f8b8,#fce2ccc7 62%,#f7f2eae6);position:absolute;inset:0}.why-faith-page__final-glow{z-index:-1;filter:blur(30px);background:#f0a36c38;border-radius:999px;width:31rem;height:31rem;position:absolute;top:-9rem;right:-8rem}.why-faith-page__final-content{max-width:48rem}.why-faith-page__final-title{max-width:45rem;color:var(--ts-text-primary);letter-spacing:-.05em;text-wrap:balance;margin-top:.85rem;font-size:clamp(2.4rem,4.7vw,4.25rem);font-weight:630;line-height:1.02}.why-faith-page__final-text{max-width:43rem;color:var(--ts-text-muted);margin-top:1.5rem;font-size:1.08rem;line-height:1.75}.why-faith-page__final .ts-button{margin-top:2rem}@media (max-width:767px){.section-page-hero{min-height:max(42rem,100svh)}.section-page-hero__image-media{object-position:65% center}.section-page-hero__wash{background:linear-gradient(90deg,#f7f2eaf0,#f7f2eab3 58%,#eef5f83d),linear-gradient(#fffdf83d,#eef5f866)}.section-page-hero__fade{height:24%}.section-page-hero__inner{align-items:flex-end;padding-top:7.4rem;padding-bottom:5.25rem}.section-page-hero__title{font-size:clamp(2.75rem,12vw,4rem)}.section-page-hero__lead{font-size:1rem;line-height:1.65}.why-faith-page__section,.why-faith-page__final{padding-inline:1.25rem}.why-faith-page__split,.why-faith-page__narrative,.why-faith-page__doubt,.why-faith-page__split--christianity{grid-template-columns:1fr;gap:2rem}.why-faith-page__narrative-heading{position:static}.why-faith-page__thought{min-height:13rem}.why-faith-page__materials-grid{grid-template-columns:1fr}.why-faith-page__materials-grid>:first-child{grid-column:auto}}.orthodoxy-page{background:linear-gradient(#f1e9dc 0%,#f7f2ea 34%,#eef3f3 100%)}.orthodoxy-page__hero{background:#ded6c8}.orthodoxy-page__hero .section-page-hero__image-media{object-position:70% center}.orthodoxy-page__hero .section-page-hero__wash{background:linear-gradient(90deg,#f7f2eaf7 0%,#f2eadce6 31%,#e5dac775 57%,#d6cbb814 100%),linear-gradient(#fffdf81f,#ebe1d12e)}.orthodoxy-page__hero .section-page-hero__fade{background:linear-gradient(#0000,#f1e9dcd6 72%,#f1e9dc)}.orthodoxy-page__hero .section-page-hero__eyebrow,.orthodoxy-page__kicker{color:#9a6a39}.orthodoxy-page__body{position:relative;overflow:hidden}.orthodoxy-page__body:before,.orthodoxy-page__body:after{content:"";filter:blur(34px);pointer-events:none;border-radius:999px;position:absolute}.orthodoxy-page__body:before{background:#c2a37524;width:43rem;height:43rem;top:18rem;right:-20rem}.orthodoxy-page__body:after{background:#6eafe017;width:46rem;height:46rem;top:112rem;left:-22rem}.orthodoxy-page__section,.orthodoxy-page__final{z-index:1;width:min(100%,76rem);margin-inline:auto;padding:clamp(4.8rem,8vw,7.6rem) clamp(1.5rem,5vw,4rem);position:relative}.orthodoxy-page__section--intro{padding-top:clamp(5.5rem,10vw,8.8rem)}.orthodoxy-page__kicker{letter-spacing:.11em;text-transform:uppercase;font-size:.78rem;font-weight:700;line-height:1.4}.orthodoxy-page__title{max-width:45rem;color:var(--ts-text-primary);letter-spacing:-.04em;text-wrap:balance;margin-top:.85rem;font-size:clamp(2rem,3.4vw,3rem);font-weight:620;line-height:1.08}.orthodoxy-page__prose{max-width:43rem;color:var(--ts-text-muted);margin-top:1.65rem;font-size:1.06rem;line-height:1.8}.orthodoxy-page__prose p+p{margin-top:1.1rem}.orthodoxy-page__lead{max-width:43rem;color:var(--ts-text-muted);margin-top:1.35rem;font-size:1.06rem;line-height:1.75}.orthodoxy-page__intro{max-width:49rem}.orthodoxy-page__gospel{border-top:1px solid #9a6a3938;border-bottom:1px solid #9a6a392e;grid-template-columns:minmax(12rem,.46fr) minmax(0,1fr);align-items:center;gap:clamp(2.5rem,8vw,8rem);margin-top:clamp(6rem,11vw,10rem);padding-block:clamp(3.6rem,7vw,6.2rem);display:grid}.orthodoxy-page__gospel-mark{justify-content:center;align-items:flex-end;gap:.55rem;min-height:17rem;display:flex}.orthodoxy-page__gospel-mark span{background:linear-gradient(#fffdf899,#d6c0a021);border:1px solid #9a6a394d;border-bottom:0;border-radius:999px 999px 0 0;width:clamp(2.4rem,5vw,4.4rem);display:block}.orthodoxy-page__gospel-mark span:first-child{height:56%}.orthodoxy-page__gospel-mark span:nth-child(2){height:92%}.orthodoxy-page__gospel-mark span:nth-child(3){height:70%}.orthodoxy-page__gospel-copy{max-width:45rem}.orthodoxy-page__section--history{padding-top:clamp(5rem,9vw,8.5rem)}.orthodoxy-page__history{grid-template-columns:minmax(14rem,.58fr) minmax(0,1fr);align-items:start;gap:clamp(2.5rem,8vw,7rem);display:grid}.orthodoxy-page__history-heading{position:sticky;top:7rem}.orthodoxy-page__history-copy{position:relative}.orthodoxy-page__history-copy:before{content:"";background:linear-gradient(#9a6a3961,#6eafe02e);width:1px;position:absolute;top:.75rem;bottom:.75rem;left:2.35rem}.orthodoxy-page__history-point{color:var(--ts-text-muted);grid-template-columns:4.7rem minmax(0,1fr);gap:1.5rem;font-size:1.04rem;line-height:1.78;display:grid;position:relative}.orthodoxy-page__history-point+.orthodoxy-page__history-point{margin-top:2.4rem}.orthodoxy-page__history-point span{z-index:1;color:#8d6138;letter-spacing:.04em;background:#f7f2eadb;border:1px solid #9a6a3947;border-radius:999px;justify-content:center;align-items:center;width:4.7rem;min-height:3.15rem;font-size:.78rem;font-weight:700;display:flex;position:relative}.orthodoxy-page__callout{-webkit-backdrop-filter:blur(18px)saturate(1.08);backdrop-filter:blur(18px)saturate(1.08);background:linear-gradient(140deg,#fffdf8b8,#e3daca94 58%,#ebf0ef8a),#fffdf870;border:1px solid #ffffffad;border-radius:clamp(1.8rem,4vw,2.8rem);margin-top:clamp(5rem,10vw,9rem);position:relative;overflow:hidden;box-shadow:0 24px 62px #5b4c3817,inset 0 1px #ffffffc7}.orthodoxy-page__callout-glow{filter:blur(30px);background:#c2a3753d;border-radius:999px;width:31rem;height:31rem;position:absolute;top:-12rem;right:-7rem}.orthodoxy-page__callout-content{max-width:51rem;padding:clamp(2rem,6vw,4.8rem);position:relative}.orthodoxy-page__practices-heading,.orthodoxy-page__materials-heading{max-width:49rem}.orthodoxy-page__practices-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:clamp(2.5rem,5vw,4rem);display:grid}.orthodoxy-page__practice{background:linear-gradient(155deg,#fffdf8a3,#eee8dd6b);border:1px solid #ffffffa3;border-radius:1.5rem;min-height:17rem;padding:1.55rem;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffb8}.orthodoxy-page__practice:after{content:"";border:1px solid #9a6a3929;border-radius:999px 999px 0 0;width:10rem;height:10rem;position:absolute;bottom:-4.5rem;right:-3.5rem}.orthodoxy-page__practice-index{color:#8d6138a6;letter-spacing:.12em;font-size:.72rem;font-weight:700}.orthodoxy-page__practice h3{color:var(--ts-text-primary);letter-spacing:-.025em;margin-top:2.7rem;font-size:1.3rem;font-weight:620}.orthodoxy-page__practice p{z-index:1;color:var(--ts-text-muted);margin-top:.8rem;font-size:.96rem;line-height:1.65;position:relative}.orthodoxy-page__meaning{border-top:1px solid #9a6a3938;grid-template-columns:minmax(14rem,.7fr) minmax(0,1fr);align-items:start;gap:clamp(2.5rem,8vw,7rem);margin-top:clamp(5.5rem,10vw,9rem);padding-top:clamp(3.2rem,6vw,5rem);display:grid}.orthodoxy-page__meaning .orthodoxy-page__prose{margin-top:0}.orthodoxy-page__church-bridge{background:linear-gradient(135deg,#eef5f885,#fffdf880);border-radius:clamp(1.8rem,4vw,2.8rem);grid-template-columns:minmax(13rem,.46fr) minmax(0,1fr);align-items:center;gap:clamp(2.5rem,8vw,8rem);padding:clamp(2rem,6vw,4.5rem);display:grid}.orthodoxy-page__church-symbol{place-items:center;min-height:18rem;display:grid;position:relative}.orthodoxy-page__church-symbol:before,.orthodoxy-page__church-symbol:after,.orthodoxy-page__church-symbol span{content:"";border:1px solid #5b7e923d;border-bottom:0;border-radius:999px 999px 0 0;position:absolute;bottom:0}.orthodoxy-page__church-symbol:before{width:11rem;height:16rem}.orthodoxy-page__church-symbol:after{background:#fffdf85c;width:7rem;height:12rem}.orthodoxy-page__church-symbol span{background:#6eafe014;width:3rem;height:8rem}.orthodoxy-page__church-copy{max-width:45rem}.orthodoxy-page__inline-link{color:#8d6138;border-radius:.55rem;align-items:center;gap:.55rem;margin-top:1.8rem;font-size:.94rem;font-weight:650;transition:color .18s;display:inline-flex}.orthodoxy-page__inline-link:hover{color:var(--ts-accent-warm-strong)}.orthodoxy-page__materials-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:clamp(2.5rem,5vw,4rem);display:grid}.orthodoxy-page__final{isolation:isolate;margin-top:clamp(1rem,4vw,3rem);padding-top:clamp(6rem,12vw,10rem);padding-bottom:clamp(6rem,12vw,10rem);overflow:hidden}.orthodoxy-page__final:before{z-index:-2;content:"";background:linear-gradient(135deg,#f2e8d8e0,#e5dcccc2 55%,#e2ecefc2);position:absolute;inset:0}.orthodoxy-page__final-arch{z-index:-1;background:linear-gradient(#fffdf833,#c2a37514);border:1px solid #9a6a3933;border-bottom:0;border-radius:999px 999px 0 0;width:clamp(18rem,38vw,31rem);height:clamp(27rem,48vw,39rem);position:absolute;bottom:-9rem;right:clamp(-5rem,4vw,2rem)}.orthodoxy-page__final-content{max-width:49rem}.orthodoxy-page__final-title{max-width:46rem;color:var(--ts-text-primary);letter-spacing:-.05em;text-wrap:balance;margin-top:.85rem;font-size:clamp(2.4rem,4.7vw,4.25rem);font-weight:630;line-height:1.02}.orthodoxy-page__final-text{max-width:43rem;color:var(--ts-text-muted);margin-top:1.5rem;font-size:1.08rem;line-height:1.75}.orthodoxy-page__final .ts-button{margin-top:2rem}@media (max-width:767px){.orthodoxy-page__hero .section-page-hero__image-media{object-position:61% center}.orthodoxy-page__hero .section-page-hero__wash{background:linear-gradient(90deg,#f7f2eaf5,#f2eadcc2 60%,#ded3c047),linear-gradient(#fffdf82e,#ebe1d161)}.orthodoxy-page__section,.orthodoxy-page__final{padding-inline:1.25rem}.orthodoxy-page__gospel,.orthodoxy-page__history,.orthodoxy-page__meaning,.orthodoxy-page__church-bridge{grid-template-columns:1fr;gap:2rem}.orthodoxy-page__gospel-mark{min-height:10rem}.orthodoxy-page__history-heading{position:static}.orthodoxy-page__history-point{grid-template-columns:3.8rem minmax(0,1fr);gap:1rem}.orthodoxy-page__history-copy:before{left:1.9rem}.orthodoxy-page__history-point span{width:3.8rem;min-height:2.8rem;font-size:.68rem}.orthodoxy-page__practices-grid,.orthodoxy-page__materials-grid{grid-template-columns:1fr}.orthodoxy-page__practice{min-height:auto}.orthodoxy-page__practice h3{margin-top:1.9rem}.orthodoxy-page__church-symbol{min-height:13rem}.orthodoxy-page__church-symbol:before{width:9rem;height:12rem}.orthodoxy-page__church-symbol:after{width:5.5rem;height:9rem}.orthodoxy-page__church-symbol span{width:2.4rem;height:6rem}.orthodoxy-page__final-arch{opacity:.56;right:-9rem}}.church-page{background:linear-gradient(#f4e7dc 0%,#f8f1e8 31%,#edf4f5 72%,#f7eee5 100%)}.church-page__hero{background:#e9d8ca}.church-page__hero .section-page-hero__image-media{object-position:68% center}.church-page__hero .section-page-hero__wash{background:linear-gradient(90deg,#faf2e9f7 0%,#f8ede2e8 31%,#f4dcc67a 57%,#e2eef212 100%),linear-gradient(#fffaf424,#e2eef229)}.church-page__hero .section-page-hero__fade{background:linear-gradient(#0000,#f4e7dcd1 72%,#f4e7dc)}.church-page__hero .section-page-hero__eyebrow{color:#aa6846}.church-page__body{position:relative;overflow:hidden}.church-page__body:before,.church-page__body:after{content:"";filter:blur(36px);pointer-events:none;border-radius:999px;position:absolute}.church-page__body:before{background:#f0a36c21;width:45rem;height:45rem;top:22rem;right:-21rem}.church-page__body:after{background:#6eafe01a;width:48rem;height:48rem;top:145rem;left:-24rem}.church-page__section,.church-page__final{z-index:1;width:min(100%,76rem);margin-inline:auto;padding:clamp(4.8rem,8vw,7.8rem) clamp(1.5rem,5vw,4rem);position:relative}.church-page__title{max-width:46rem;color:var(--ts-text-primary);letter-spacing:-.04em;text-wrap:balance;font-size:clamp(2rem,3.4vw,3rem);font-weight:620;line-height:1.08}.church-page__prose{max-width:43rem;color:var(--ts-text-muted);font-size:1.06rem;line-height:1.8}.church-page__prose p+p{margin-top:1.1rem}.church-page__lead{max-width:43rem;color:var(--ts-text-muted);margin-top:1.35rem;font-size:1.06rem;line-height:1.75}.church-page__section--intro{grid-template-columns:minmax(0,1fr) minmax(13rem,.48fr);align-items:center;gap:clamp(2.5rem,8vw,8rem);padding-top:clamp(5.5rem,10vw,9rem);display:grid}.church-page__intro{max-width:49rem}.church-page__intro .church-page__prose{margin-top:1.65rem}.church-page__threshold{min-height:20rem;position:relative}.church-page__threshold:before,.church-page__threshold:after,.church-page__threshold span{content:"";border:1px solid #aa684638;border-bottom:0;border-radius:999px 999px 0 0;position:absolute;bottom:0;right:50%;translate:50%}.church-page__threshold:before{background:linear-gradient(#fffdf861,#f0a36c0d);width:13rem;height:19rem}.church-page__threshold:after{background:#fffdf857;width:8.6rem;height:15rem}.church-page__threshold span{background:linear-gradient(#6eafe014,#f0a36c14);width:4.2rem;height:10.5rem}.church-page__section--worship{padding-top:clamp(4.5rem,8vw,7rem)}.church-page__worship{-webkit-backdrop-filter:blur(17px)saturate(1.08);backdrop-filter:blur(17px)saturate(1.08);background:linear-gradient(140deg,#fffdf8b3,#f8ddc980 52%,#e1eef285),#fffdf86b;border:1px solid #ffffffb3;border-radius:clamp(1.8rem,4vw,2.8rem);grid-template-columns:minmax(14rem,.72fr) minmax(0,1fr);align-items:center;gap:clamp(2.5rem,8vw,7rem);padding:clamp(2rem,6vw,4.8rem);display:grid;overflow:hidden;box-shadow:0 24px 62px #71534414,inset 0 1px #ffffffc7}.church-page__worship-space{min-height:24rem;position:relative}.church-page__worship-space:before{content:"";background:linear-gradient(#fffdf838,#f0a36c0f);border:1px solid #aa68463d;border-bottom:0;border-radius:999px 999px 0 0;position:absolute;inset:0 1.5rem 0 0}.church-page__worship-light{filter:blur(18px);background:#ffe1b261;border-radius:999px;width:11rem;height:11rem;position:absolute;top:3rem;right:0}.church-page__worship-step{background:linear-gradient(#fffdf859,#f0a36c0f);border-top:1px solid #aa68463d;border-bottom:1px solid #aa684629;width:82%;height:5.5rem;position:absolute;bottom:2.5rem;right:0;transform:skewY(-7deg)}.church-page__worship-copy{max-width:45rem}.church-page__worship-copy .church-page__prose{margin-top:1.65rem}.church-page__section--steps{padding-top:clamp(6rem,11vw,10rem);padding-bottom:clamp(7.5rem,13vw,12rem)}.church-page__steps{grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin-top:clamp(3rem,6vw,5rem);list-style:none;display:grid;position:relative}.church-page__steps:before{content:"";transform-origin:0;background:linear-gradient(90deg,#aa68462e,#aa68466b,#5b8faa40);height:1px;position:absolute;top:2.1rem;left:0;right:0;transform:rotate(4.6deg)}.church-page__step{padding-right:1rem;position:relative}.church-page__step:nth-child(2){translate:0 1.8rem}.church-page__step:nth-child(3){translate:0 3.6rem}.church-page__step:nth-child(4){translate:0 5.4rem}.church-page__step:nth-child(5){translate:0 7.2rem}.church-page__step-marker{z-index:1;color:#9f6244;letter-spacing:.1em;background:#f8f1e8e6;border:1px solid #aa68464d;border-radius:999px;place-items:center;width:4.2rem;height:4.2rem;font-size:.73rem;font-weight:700;display:grid;position:relative;box-shadow:0 9px 22px #7656450f}.church-page__step-copy{border-top:1px solid #aa684629;margin-top:1.7rem;padding-top:1.45rem}.church-page__step-label{color:#a36345;letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:700}.church-page__step h3{color:var(--ts-text-primary);letter-spacing:-.025em;margin-top:.7rem;font-size:1.12rem;font-weight:620;line-height:1.28}.church-page__step-copy>p:last-child{color:var(--ts-text-muted);margin-top:.8rem;font-size:.9rem;line-height:1.65}.church-page__section--life{padding-top:clamp(5rem,9vw,8rem)}.church-page__life{border-top:1px solid #5b8faa3d;grid-template-columns:minmax(14rem,.67fr) minmax(0,1fr);align-items:start;gap:clamp(2.5rem,8vw,7rem);padding-top:clamp(3rem,6vw,5rem);display:grid}.church-page__life-heading{position:sticky;top:7rem}.church-page__respect{grid-template-columns:minmax(0,1fr) minmax(16rem,.52fr);align-items:center;gap:clamp(2.5rem,7vw,6rem);margin-top:clamp(6rem,11vw,10rem);display:grid}.church-page__respect-copy .church-page__prose{margin-top:1.65rem}.church-page__respect-line{color:var(--ts-text-primary);letter-spacing:-.03em;background:linear-gradient(145deg,#fffdf8b3,#e2eff38f);border:1px solid #ffffffb3;border-radius:1.8rem;padding:clamp(2rem,4vw,3rem);font-size:clamp(1.35rem,2.2vw,1.8rem);font-weight:590;line-height:1.35;position:relative;overflow:hidden;box-shadow:0 20px 52px #536f7e12,inset 0 1px #ffffffc7}.church-page__respect-line:after{content:"";filter:blur(16px);background:#f0a36c29;border-radius:999px;width:14rem;height:14rem;position:absolute;bottom:-6rem;right:-5rem}.church-page__priest{border-bottom:1px solid #aa68462e;grid-template-columns:minmax(14rem,.62fr) minmax(0,1fr);align-items:start;gap:clamp(2.5rem,8vw,7rem);margin-top:clamp(6rem,11vw,10rem);padding-bottom:clamp(3.5rem,7vw,5.5rem);display:grid}.church-page__section--myths{padding-top:clamp(5.5rem,10vw,9rem)}.church-page__myths{gap:.85rem;margin-top:clamp(2.5rem,5vw,4rem);display:grid}.church-page__myth{background:#fffdf875;border:1px solid #ffffffa3;border-radius:1.35rem;grid-template-columns:3.5rem minmax(13rem,.8fr) minmax(0,1fr);align-items:center;gap:clamp(1rem,4vw,3.2rem);padding:clamp(1.35rem,3vw,2rem);display:grid;box-shadow:inset 0 1px #ffffffb3}.church-page__myth:nth-child(2){background:#e1eef275;margin-inline:clamp(0rem,3vw,2.8rem)}.church-page__myth>span{color:#9f62449e;letter-spacing:.1em;font-size:.72rem;font-weight:700}.church-page__myth h3{color:var(--ts-text-primary);letter-spacing:-.025em;font-size:1.23rem;font-weight:620;line-height:1.35}.church-page__myth p{color:var(--ts-text-muted);font-size:.98rem;line-height:1.7}.church-page__section--sacraments{padding-top:clamp(6rem,11vw,10rem)}.church-page__sacraments{grid-template-columns:minmax(13rem,.48fr) minmax(0,1fr);align-items:center;gap:clamp(2.5rem,8vw,8rem);display:grid}.church-page__sacrament-mark{min-height:20rem;position:relative}.church-page__sacrament-mark:before,.church-page__sacrament-mark:after,.church-page__sacrament-mark span{content:"";border-radius:999px;position:absolute;right:50%;translate:50%}.church-page__sacrament-mark:before{border:1px solid #5b8faa38;width:15rem;height:15rem;top:0}.church-page__sacrament-mark:after{background:#fffdf852;border:1px solid #aa684638;width:8.6rem;height:8.6rem;top:3.2rem}.church-page__sacrament-mark span{background:#f0a36c4d;width:2.5rem;height:2.5rem;top:6.2rem;box-shadow:0 0 4rem #f0a36c8c}.church-page__sacraments-copy{max-width:45rem}.church-page__sacraments-copy .church-page__prose{margin-top:1.65rem}.church-page__doubt{background:linear-gradient(135deg,#fffdf87a,#f8dcc757,#e2eff375);border-radius:clamp(1.8rem,4vw,2.8rem);grid-template-columns:minmax(0,1fr) minmax(18rem,.72fr);align-items:end;gap:clamp(2.5rem,7vw,6rem);margin-top:clamp(6rem,11vw,10rem);padding:clamp(2rem,6vw,4.5rem);display:grid}.church-page__doubt-copy .church-page__prose{margin-top:1.65rem}.church-page__doubt-material{position:relative}.church-page__doubt-material:before{z-index:-1;content:"";filter:blur(16px);background:#6eafe01f;border-radius:2rem;position:absolute;inset:-1rem}.church-page__section--materials{padding-top:clamp(6rem,11vw,10rem)}.church-page__materials-heading{max-width:49rem}.church-page__materials-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:clamp(2.5rem,5vw,4rem);display:grid}.church-page__final{isolation:isolate;margin-top:clamp(1rem,4vw,3rem);padding-top:clamp(6rem,12vw,10rem);padding-bottom:clamp(6rem,12vw,10rem);overflow:hidden}.church-page__final:before{z-index:-2;content:"";background:linear-gradient(135deg,#f8e0cdd6,#f6ede3cc 52%,#e0eef2c7);position:absolute;inset:0}.church-page__final-threshold{z-index:-1;background:#fffdf81f;border:1px solid #aa684633;border-bottom:0;border-radius:999px 999px 0 0;width:clamp(18rem,38vw,31rem);height:clamp(27rem,48vw,39rem);position:absolute;bottom:-8rem;right:clamp(-6rem,3vw,1rem)}.church-page__final-threshold span{background:#fffdf829;border:1px solid #5b8faa2e;border-bottom:0;border-radius:999px 999px 0 0;width:48%;height:72%;position:absolute;bottom:0;right:50%;translate:50%}.church-page__final-content{max-width:49rem}.church-page__final-title{max-width:46rem;color:var(--ts-text-primary);letter-spacing:-.05em;text-wrap:balance;font-size:clamp(2.4rem,4.7vw,4.25rem);font-weight:630;line-height:1.02}.church-page__final-text{max-width:43rem;color:var(--ts-text-muted);margin-top:1.35rem;font-size:1.08rem;line-height:1.75}.church-page__final .ts-button{margin-top:2rem}@media (max-width:767px){.church-page__hero .section-page-hero__image-media{object-position:72% center}.church-page__hero .section-page-hero__wash{background:linear-gradient(90deg,#faf2e9f5,#f8e8dac2 60%,#deebf03d),linear-gradient(#fffaf42e,#ebe1d852)}.church-page__section,.church-page__final{padding-inline:1.25rem}.church-page__section--intro,.church-page__worship,.church-page__life,.church-page__respect,.church-page__priest,.church-page__sacraments,.church-page__doubt{grid-template-columns:1fr;gap:2rem}.church-page__threshold{min-height:12rem}.church-page__threshold:before{width:9rem;height:12rem}.church-page__threshold:after{width:6rem;height:9rem}.church-page__threshold span{width:3rem;height:6rem}.church-page__worship-space{min-height:14rem}.church-page__worship-space:before{right:0}.church-page__steps{grid-template-columns:1fr;gap:2rem}.church-page__steps:before{background:linear-gradient(#aa68465c,#5b8faa38);width:1px;height:auto;top:2.1rem;bottom:2rem;left:2.1rem;transform:none}.church-page__step,.church-page__step:nth-child(2),.church-page__step:nth-child(3),.church-page__step:nth-child(4),.church-page__step:nth-child(5){grid-template-columns:4.2rem minmax(0,1fr);gap:1rem;padding-right:0;display:grid;translate:none}.church-page__step-copy{border-top:0;margin-top:0;padding-top:.3rem}.church-page__life-heading{position:static}.church-page__myth,.church-page__myth:nth-child(2){grid-template-columns:2.5rem minmax(0,1fr);gap:.75rem 1rem;margin-inline:0}.church-page__myth p{grid-column:2}.church-page__sacrament-mark{min-height:13rem}.church-page__sacrament-mark:before{width:11rem;height:11rem}.church-page__sacrament-mark:after{width:6.2rem;height:6.2rem;top:2.4rem}.church-page__sacrament-mark span{width:2rem;height:2rem;top:4.5rem}.church-page__materials-grid{grid-template-columns:1fr}.church-page__final-threshold{opacity:.52;right:-10rem}}@media (max-width:359px){.church-page__section,.church-page__final{padding-inline:1rem}.church-page__step,.church-page__step:nth-child(2),.church-page__step:nth-child(3),.church-page__step:nth-child(4),.church-page__step:nth-child(5){grid-template-columns:3.5rem minmax(0,1fr);gap:.85rem}.church-page__step-marker{width:3.5rem;height:3.5rem}.church-page__steps:before{left:1.75rem}}.questions-page{background:linear-gradient(#edf5f6 0%,#f8f3eb 34%,#eef6f7 72%,#f8f1e8 100%)}.questions-page__hero{background:#e7edef}.questions-page__hero .section-page-hero__image-media{object-position:66% center}.questions-page__hero .section-page-hero__wash{background:linear-gradient(90deg,#f8f5eef7 0%,#f6f2e9e6 31%,#f2e1cf75 57%,#e1eff314 100%),linear-gradient(#fffdf821,#e5f0f329)}.questions-page__hero .section-page-hero__fade{background:linear-gradient(#0000,#edf5f6d6 72%,#edf5f6)}.questions-page__hero .section-page-hero__eyebrow{color:#638ba3}.questions-page__body{position:relative;overflow:hidden}.questions-page__body:before,.questions-page__body:after{content:"";filter:blur(38px);pointer-events:none;border-radius:999px;position:absolute}.questions-page__body:before{background:#6eafe01f;width:43rem;height:43rem;top:17rem;right:-20rem}.questions-page__body:after{background:#f0a36c1c;width:46rem;height:46rem;top:96rem;left:-22rem}.questions-page__section,.questions-page__final{z-index:1;width:min(100%,76rem);margin-inline:auto;padding:clamp(4.8rem,8vw,7.8rem) clamp(1.5rem,5vw,4rem);position:relative}.questions-page__title{max-width:46rem;color:var(--ts-text-primary);letter-spacing:-.04em;text-wrap:balance;font-size:clamp(2rem,3.4vw,3rem);font-weight:620;line-height:1.08}.questions-page__prose{max-width:43rem;color:var(--ts-text-muted);font-size:1.06rem;line-height:1.8}.questions-page__prose p+p{margin-top:1.1rem}.questions-page__lead{max-width:43rem;color:var(--ts-text-muted);margin-top:1.35rem;font-size:1.06rem;line-height:1.75}.questions-page__section--intro{grid-template-columns:minmax(0,1fr) minmax(14rem,.46fr);align-items:center;gap:clamp(2.5rem,8vw,8rem);padding-top:clamp(5.5rem,10vw,9rem);display:grid}.questions-page__intro{max-width:49rem}.questions-page__intro .questions-page__prose{margin-top:1.65rem}.questions-page__orbit{min-height:21rem;position:relative}.questions-page__orbit:before,.questions-page__orbit:after,.questions-page__orbit span{content:"";border:1px solid #5b8faa38;border-radius:999px;position:absolute;top:50%;right:50%;translate:50% -50%}.questions-page__orbit:before{width:15rem;height:15rem}.questions-page__orbit:after{background:#fffdf842;border-color:#f0a36c47;width:9.5rem;height:9.5rem}.questions-page__orbit span:first-child{background:#6eafe038;border:0;width:3.2rem;height:3.2rem;box-shadow:0 0 3rem #6eafe04d}.questions-page__orbit span:nth-child(2){background:#f0a36c61;border:0;width:1.15rem;height:1.15rem;top:23%;right:13%}.questions-page__orbit span:nth-child(3){background:#5b8faa61;border:0;width:.8rem;height:.8rem;top:74%;right:81%}.questions-page__section--start{padding-top:clamp(5rem,9vw,8.5rem)}.questions-page__group-heading{max-width:49rem}.questions-page__start-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:clamp(2.5rem,5vw,4rem);display:grid}.questions-page__start-grid>:first-child{grid-column:span 2}.questions-page__section--difficult{padding-top:clamp(6rem,11vw,10rem)}.questions-page__difficult-heading{max-width:49rem}.questions-page__difficult-scene{-webkit-backdrop-filter:blur(16px)saturate(1.06);backdrop-filter:blur(16px)saturate(1.06);background:linear-gradient(135deg,#e2eff3a1,#fffdf88f 54%,#f8dcc778),#fffdf861;border:1px solid #ffffffad;border-radius:clamp(1.8rem,4vw,2.8rem);grid-template-columns:minmax(0,1.1fr) minmax(16rem,.8fr);align-items:stretch;gap:1rem;margin-top:clamp(2.5rem,5vw,4rem);padding:clamp(1.25rem,3vw,2rem);display:grid;position:relative;overflow:hidden;box-shadow:0 24px 62px #4c6c7e14,inset 0 1px #ffffffc7}.questions-page__difficult-mark{z-index:0;color:#5b8faa1f;letter-spacing:-.12em;pointer-events:none;font-size:clamp(13rem,28vw,22rem);font-weight:520;line-height:.7;position:absolute;bottom:-5rem;left:clamp(1.25rem,5vw,4rem)}.questions-page__difficult-featured,.questions-page__difficult-rest{z-index:1;position:relative}.questions-page__difficult-rest{gap:1rem;display:grid}.questions-page__difficult-featured>*{height:100%}.questions-page__section--modern{padding-top:clamp(6rem,11vw,10rem)}.questions-page__modern{border-top:1px solid #5b8faa40;border-bottom:1px solid #f0a36c2e;grid-template-columns:minmax(0,.85fr) minmax(18rem,.72fr);align-items:center;gap:clamp(2.5rem,8vw,7rem);padding-block:clamp(3.4rem,7vw,6.5rem);display:grid;position:relative;overflow:hidden}.questions-page__modern-copy{max-width:42rem}.questions-page__modern-material{z-index:1;position:relative}.questions-page__modern-material:before{z-index:-1;content:"";filter:blur(18px);background:#6eafe01f;border-radius:2rem;position:absolute;inset:-1.5rem}.questions-page__modern-lines{z-index:0;border:1px solid #5b8faa21;border-radius:999px;width:28rem;height:28rem;position:absolute;top:1.2rem;right:-9rem}.questions-page__modern-lines:before,.questions-page__modern-lines:after,.questions-page__modern-lines span{content:"";border:1px solid #f0a36c24;border-radius:999px;position:absolute}.questions-page__modern-lines:before{inset:3rem}.questions-page__modern-lines:after{inset:6rem}.questions-page__modern-lines span:first-child{inset:9rem}.questions-page__modern-lines span:nth-child(2){background:#f0a36c47;border:0;width:.8rem;height:.8rem;top:4rem;left:5rem}.questions-page__modern-lines span:nth-child(3){background:#6eafe040;border:0;width:1.2rem;height:1.2rem;bottom:5rem;right:5rem}.questions-page__final{isolation:isolate;margin-top:clamp(1rem,4vw,3rem);padding-top:clamp(6rem,12vw,10rem);padding-bottom:clamp(6rem,12vw,10rem);overflow:hidden}.questions-page__final:before{z-index:-2;content:"";background:linear-gradient(135deg,#e0eef2d6,#f8f4edd1 54%,#f8e0cdb3);position:absolute;inset:0}.questions-page__final-glow{z-index:-1;background:#fffdf833;border:1px solid #5b8faa29;border-radius:999px;width:32rem;height:32rem;position:absolute;bottom:-11rem;right:-9rem}.questions-page__final-glow:before,.questions-page__final-glow:after{content:"";border:1px solid #f0a36c29;border-radius:999px;position:absolute}.questions-page__final-glow:before{inset:5rem}.questions-page__final-glow:after{inset:10rem}.questions-page__final-content{max-width:49rem}.questions-page__final-title{max-width:46rem;color:var(--ts-text-primary);letter-spacing:-.05em;text-wrap:balance;font-size:clamp(2.4rem,4.7vw,4.25rem);font-weight:630;line-height:1.02}.questions-page__final-text{max-width:43rem;color:var(--ts-text-muted);margin-top:1.5rem;font-size:1.08rem;line-height:1.75}.questions-page__final-actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}@media (max-width:767px){.questions-page__hero .section-page-hero__image-media{object-position:71% center}.questions-page__hero .section-page-hero__wash{background:linear-gradient(90deg,#f8f5eef5,#f6ede2c2 60%,#e2eff338),linear-gradient(#fffdf82e,#e5f0f357)}.questions-page__section,.questions-page__final{padding-inline:1.25rem}.questions-page__section--intro,.questions-page__modern{grid-template-columns:1fr;gap:2rem}.questions-page__orbit{min-height:13rem}.questions-page__orbit:before{width:11rem;height:11rem}.questions-page__orbit:after{width:6.8rem;height:6.8rem}.questions-page__start-grid,.questions-page__difficult-scene{grid-template-columns:1fr}.questions-page__start-grid>:first-child{grid-column:auto}.questions-page__difficult-featured>*{min-height:auto}.questions-page__modern{gap:2.5rem}.questions-page__modern-lines{width:25rem;height:25rem;top:auto;bottom:-13rem;right:-11rem}.questions-page__final-glow{opacity:.68;right:-13rem}}@media (max-width:359px){.questions-page__section,.questions-page__final{padding-inline:1rem}.questions-page__final-actions{flex-direction:column}.questions-page__final-actions>a{width:100%}}.about-page{background:linear-gradient(#f3eee4 0%,#f7f2ea 35%,#eef5f5 72%,#f8f1e8 100%)}.about-page__hero{background:#e9e5dc}.about-page__hero .section-page-hero__image-media{object-position:67% center}.about-page__hero .section-page-hero__wash{background:linear-gradient(90deg,#f7f2eafc 0%,#f7f2eaf5 28%,#f5ebdccc 47%,#ebe2d152 66%,#deedf014 100%),linear-gradient(#fffdf81a,#ebefe82e)}.about-page__hero .section-page-hero__fade{background:linear-gradient(#0000,#f3eee4d9 72%,#f3eee4)}.about-page__hero .section-page-hero__eyebrow{color:#8d7044}.about-page__body{position:relative;overflow:hidden}.about-page__body:before,.about-page__body:after{content:"";filter:blur(38px);pointer-events:none;border-radius:999px;position:absolute}.about-page__body:before{background:#f0a36c1a;width:45rem;height:45rem;top:24rem;right:-21rem}.about-page__body:after{background:#6eafe017;width:47rem;height:47rem;top:120rem;left:-23rem}.about-page__section,.about-page__final{z-index:1;width:min(100%,76rem);margin-inline:auto;padding:clamp(4.8rem,8vw,7.8rem) clamp(1.5rem,5vw,4rem);position:relative}.about-page__title{max-width:46rem;color:var(--ts-text-primary);letter-spacing:-.04em;text-wrap:balance;font-size:clamp(2rem,3.4vw,3rem);font-weight:620;line-height:1.08}.about-page__prose{max-width:43rem;color:var(--ts-text-muted);font-size:1.06rem;line-height:1.8}.about-page__prose p+p{margin-top:1.1rem}.about-page__section--intro{grid-template-columns:minmax(0,1fr) minmax(13rem,.46fr);align-items:center;gap:clamp(2.5rem,8vw,8rem);padding-top:clamp(5.5rem,10vw,9rem);display:grid}.about-page__intro{max-width:49rem}.about-page__intro .about-page__prose{margin-top:1.65rem}.about-page__horizon{min-height:20rem;position:relative}.about-page__horizon:before,.about-page__horizon:after,.about-page__horizon span{content:"";border-radius:999px 999px 0 0;position:absolute;bottom:0;right:50%;translate:50%}.about-page__horizon:before{border:1px solid #8d704438;border-bottom:0;width:14rem;height:18rem}.about-page__horizon:after{background:#fffdf838;border:1px solid #6eafe033;border-bottom:0;width:9rem;height:13rem}.about-page__horizon span{background:linear-gradient(#f0a36c33,#6eafe00f);width:3.2rem;height:8rem}.about-page__section--purpose{padding-top:clamp(5rem,9vw,8.5rem)}.about-page__purpose{border-top:1px solid #8d70442e;grid-template-columns:minmax(0,1fr) minmax(14rem,.48fr);align-items:center;gap:clamp(2.5rem,8vw,8rem);padding-top:clamp(3.2rem,6vw,5.5rem);display:grid}.about-page__purpose-copy{max-width:45rem}.about-page__purpose-copy .about-page__prose{margin-top:1.65rem}.about-page__purpose-mark{min-height:20rem;position:relative}.about-page__purpose-mark:before,.about-page__purpose-mark:after,.about-page__purpose-mark span{content:"";border:1px solid #8d704433;border-radius:999px;position:absolute}.about-page__purpose-mark:before{width:15rem;height:15rem;top:1.2rem;left:0}.about-page__purpose-mark:after{background:#fffdf83d;border-color:#6eafe03b;width:10rem;height:10rem;bottom:0;right:0}.about-page__purpose-mark span:first-child{background:#f0a36c47;border:0;width:3rem;height:3rem;top:5.5rem;left:4.4rem;box-shadow:0 0 3.8rem #f0a36c6b}.about-page__purpose-mark span:nth-child(2){background:#6eafe061;border:0;width:1.2rem;height:1.2rem;bottom:3.4rem;right:2rem}.about-page__purpose-mark span:nth-child(3){background:#8d704452;border:0;width:.8rem;height:.8rem;top:1rem;right:1.3rem}.about-page__mission{-webkit-backdrop-filter:blur(16px)saturate(1.06);backdrop-filter:blur(16px)saturate(1.06);background:linear-gradient(140deg,#fffdf8bd,#e8f1f18a 55%,#f8e1cb6b),#fffdf86b;border:1px solid #ffffffb3;border-radius:clamp(1.8rem,4vw,2.8rem);margin-top:clamp(6rem,11vw,10rem);position:relative;overflow:hidden;box-shadow:0 24px 62px #5b605614,inset 0 1px #ffffffc7}.about-page__mission-glow{filter:blur(28px);background:#f0a36c2e;border-radius:999px;width:28rem;height:28rem;position:absolute;top:-10rem;right:-7rem}.about-page__mission-content{max-width:50rem;padding:clamp(2rem,6vw,4.7rem);position:relative}.about-page__mission-content .about-page__prose{margin-top:1.65rem}.about-page__section--path{padding-top:clamp(6rem,11vw,10rem)}.about-page__path{grid-template-columns:minmax(14rem,.66fr) minmax(0,1fr);align-items:start;gap:clamp(2.5rem,8vw,7rem);display:grid}.about-page__path-heading{position:sticky;top:7rem}.about-page__materials{border-top:1px solid #6eafe03d;margin-top:clamp(6rem,11vw,10rem);padding-top:clamp(3.2rem,6vw,5rem)}.about-page__materials-heading{max-width:46rem}.about-page__principles{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:clamp(2.7rem,5vw,4rem);list-style:none;display:grid}.about-page__principle{min-height:14rem;padding:0 clamp(1.25rem,3vw,2.3rem)}.about-page__principle:first-child{padding-left:0}.about-page__principle+.about-page__principle{border-left:1px solid #8d704433}.about-page__principle-index{color:#8d7044a6;letter-spacing:.12em;font-size:.72rem;font-weight:700;display:block}.about-page__principle h3{color:var(--ts-text-primary);letter-spacing:-.03em;margin-top:2.5rem;font-size:1.38rem;font-weight:620}.about-page__principle p{color:var(--ts-text-muted);margin-top:.85rem;font-size:.96rem;line-height:1.68}.about-page__section--routes{grid-template-columns:minmax(0,1fr) minmax(16rem,.56fr);align-items:end;gap:clamp(2.5rem,8vw,7rem);padding-top:clamp(6rem,11vw,10rem);display:grid}.about-page__routes-copy .about-page__prose{margin-top:1.65rem}.about-page__route-links{flex-direction:column;align-items:flex-start;gap:.8rem;display:flex}.about-page__route-links .ts-button-secondary{background:#fffdf852;border-color:#8d70442e}.about-page__final{isolation:isolate;margin-top:clamp(1rem,4vw,3rem);padding-top:clamp(6rem,12vw,10rem);padding-bottom:clamp(6rem,12vw,10rem);overflow:hidden}.about-page__final:before{z-index:-2;content:"";background:linear-gradient(135deg,#f4ebdbdb,#edf5f4c7 60%,#f8e0cdb3);position:absolute;inset:0}.about-page__final-glow{z-index:-1;background:#fffdf824;border:1px solid #8d70442b;border-radius:999px;width:32rem;height:32rem;position:absolute;bottom:-11rem;right:-9rem}.about-page__final-glow:before,.about-page__final-glow:after{content:"";border:1px solid #6eafe029;border-radius:999px;position:absolute}.about-page__final-glow:before{inset:5rem}.about-page__final-glow:after{inset:10rem}.about-page__final-content{max-width:49rem}.about-page__final-title{max-width:46rem;color:var(--ts-text-primary);letter-spacing:-.05em;text-wrap:balance;font-size:clamp(2.4rem,4.7vw,4.25rem);font-weight:630;line-height:1.02}.about-page__final-text{max-width:43rem;color:var(--ts-text-muted);margin-top:1.5rem;font-size:1.08rem;line-height:1.75}.about-page__final .ts-button{margin-top:2rem}@media (max-width:767px){.about-page__hero .section-page-hero__image-media{object-position:73% center}.about-page__hero .section-page-hero__wash{background:linear-gradient(90deg,#f7f2eaf7,#f6ede1d1 59%,#e8e0d157),linear-gradient(#fffdf82e,#ebefe857)}.about-page__section,.about-page__final{padding-inline:1.25rem}.about-page__section--intro,.about-page__purpose,.about-page__path,.about-page__section--routes{grid-template-columns:1fr;gap:2rem}.about-page__horizon{min-height:12rem}.about-page__horizon:before{width:10rem;height:12rem}.about-page__horizon:after{width:6rem;height:8rem}.about-page__horizon span{width:2.4rem;height:5.5rem}.about-page__purpose-mark{min-height:13rem}.about-page__purpose-mark:before{width:11rem;height:11rem}.about-page__purpose-mark:after{width:7rem;height:7rem}.about-page__path-heading{position:static}.about-page__principles{grid-template-columns:1fr;gap:2rem}.about-page__principle,.about-page__principle:first-child{grid-template-columns:3.5rem minmax(0,1fr);gap:1rem;min-height:auto;padding:0;display:grid}.about-page__principle+.about-page__principle{border-top:1px solid #8d70442b;border-left:0;padding-top:2rem}.about-page__principle h3{margin-top:0}.about-page__route-links{align-items:stretch}.about-page__route-links>a{justify-content:center}.about-page__final-glow{opacity:.65;right:-13rem}}@media (max-width:359px){.about-page__section,.about-page__final{padding-inline:1rem}.about-page__hero .section-page-hero__title{font-size:2.38rem}.about-page__principle,.about-page__principle:first-child{grid-template-columns:2.8rem minmax(0,1fr);gap:.8rem}}.home-hero{isolation:isolate;contain:paint;background:var(--ts-page);align-items:center;width:100%;min-height:clamp(34rem,100svh - 5.5rem,52rem);display:flex;position:relative;overflow:hidden}.home-hero__image{z-index:0;position:absolute;inset:0}.home-hero__image-media{object-fit:cover;object-position:center right}.home-hero__fade-left{pointer-events:none;z-index:1;background:linear-gradient(90deg,#f7f2eafc 0%,#f7f2eaf2 24%,#f7f2eab8 45%,#f7f2ea33 68%,#0000 84%),radial-gradient(circle at 60% 12%,#6eafe01a,#0000 26rem),radial-gradient(circle at 81% 42%,#f0a36c1f,#0000 22rem);position:absolute;inset:0}.home-hero__fade-bottom{pointer-events:none;z-index:2;background:linear-gradient(180deg, transparent, #f7f2eac2 62%, var(--ts-page));height:32%;position:absolute;bottom:0;left:0;right:0}.home-hero__inner{z-index:3;width:100%;max-width:var(--container-max);min-height:inherit;align-items:center;margin-inline:auto;padding-block:clamp(4.5rem,8vw,7rem);padding-inline:1.5rem;display:flex;position:relative}.home-hero__content{width:min(100%,38rem)}.home-hero__title{color:var(--ts-text-primary);letter-spacing:0;font-size:clamp(3rem,7vw,6.75rem);font-weight:650;line-height:.98}.home-hero__hint{color:var(--ts-accent-sky-strong);align-items:center;gap:.8rem;margin-top:clamp(2rem,4vw,3.5rem);font-size:.9rem;font-weight:600;display:inline-flex}.home-hero__hint:before{content:"";background:#2f6f9f6b;width:2.5rem;height:1px;display:block}.home-question-entry{isolation:isolate;background:linear-gradient(#f7f2eaf5,#f4f1ebe6 46%,#eef5f857 72%,#f7f2eadb 100%);width:100%;min-height:clamp(36rem,64vw,46rem);padding-block:clamp(5.5rem,10vw,8rem);position:relative;overflow:clip}.home-question-entry__glow{pointer-events:none;z-index:0;background:radial-gradient(58% 68% at 76% 38%,#6eafe042,#0000 68%),radial-gradient(46% 40% at 60% 74%,#f0a36c21,#0000 70%),linear-gradient(#0000 56%,#eef5f833 72%,#f7f2ea9e 90%,#f7f2eae6 100%),linear-gradient(90deg,#fffdf857,#fffdf814 48%,#0000 76%);position:absolute;inset:0}.home-question-entry__inner{z-index:1;grid-template-columns:minmax(0,.95fr) minmax(24rem,1.05fr);align-items:center;gap:clamp(2rem,6vw,5rem);width:100%;max-width:76rem;margin-inline:auto;padding-inline:clamp(1.25rem,4vw,2.5rem);display:grid;position:relative}.home-question-entry__copy{width:100%;max-width:38rem}.home-question-entry__title{max-width:36rem;color:var(--ts-text-primary);letter-spacing:0;font-size:clamp(2.6rem,4.8vw,4.7rem);font-weight:650;line-height:1.03}.home-question-entry__text{max-width:36rem;color:var(--ts-text-muted);margin-top:clamp(1.75rem,3vw,2.5rem);font-size:clamp(1.05rem,1.35vw,1.18rem);line-height:1.85}.home-question-entry__text>*+*{margin-top:1.25rem}.home-question-entry__questions{min-height:23rem;position:relative}.home-question-entry__question{color:var(--ts-text-primary);-webkit-backdrop-filter:blur(22px)saturate(1.22);backdrop-filter:blur(22px)saturate(1.22);border:1px solid #ffffffa8;border-radius:28px;font-weight:650;line-height:1.35;position:absolute;box-shadow:0 16px 44px #3f526014,inset 0 1px #ffffffb8,inset 0 -1px #fff3}.home-question-entry__question--doubt{background:linear-gradient(135deg,#ffffff80,#fffdf847);width:min(15.5rem,42%);padding:1.05rem 1.25rem;font-size:1rem;top:.2rem;right:4%;box-shadow:0 12px 34px #3f526012,inset 0 1px #ffffffc2,inset 0 -1px #ffffff2e}.home-question-entry__question--meaning{background:linear-gradient(135deg,#f1f8fb85,#e1f0f947);width:min(24rem,68%);padding:1.65rem 1.85rem;font-size:clamp(1.25rem,2vw,1.65rem);top:7.2rem;right:11%;box-shadow:0 18px 50px #2f6f9f14,inset 0 1px #ffffffb8,inset 0 -1px #6eafe01f}.home-question-entry__question--start{background:linear-gradient(135deg,#fff8ef80,#fce2cc3d);width:min(20rem,56%);padding:1.25rem 1.55rem;font-size:clamp(1.08rem,1.5vw,1.28rem);bottom:.4rem;left:2%;box-shadow:0 14px 40px #b85c2c0f,inset 0 1px #ffffffb8,inset 0 -1px #f0a36c1f}.home-why-intro{isolation:isolate;background:#f7f2ea;width:100%;min-height:clamp(42rem,92svh,58rem);padding-block:clamp(4.5rem,8vw,6.5rem);position:relative;overflow:hidden}.home-why-intro__image{z-index:0;position:absolute;inset:0}.home-why-intro__image-media{object-fit:cover;object-position:56% center}.home-why-intro__wash{pointer-events:none;z-index:1;background:linear-gradient(90deg,#f7f2eafc 0%,#f7f2eaf0 26%,#f7f2eab8 43%,#f7f2ea47 58%,#0000 76%),radial-gradient(42% 44% at 34% 52%,#fffdf86b,#0000 72%),radial-gradient(58% 42% at 78% 18%,#e1f0f947,#0000 74%);position:absolute;inset:0}.home-why-intro__fade-top{pointer-events:none;z-index:1;background:linear-gradient(#f7f2eaeb 0%,#f7f2eaa8 28%,#eef5f847 64%,#0000 100%);height:34%;position:absolute;top:0;left:0;right:0}.home-why-intro__fade-bottom{pointer-events:none;z-index:1;background:linear-gradient(#0000 0%,#f7f2ea38 34%,#f7f2ea94 64%,#f7f2eae6 88%,#f7f2ea 100%);height:38%;position:absolute;bottom:0;left:0;right:0}.home-why-intro__inner{z-index:2;width:100%;max-width:82rem;min-height:inherit;align-items:center;margin-inline:auto;padding-inline:clamp(1.25rem,4vw,2.5rem);display:flex;position:relative}.home-why-intro__content{width:min(100%,39rem)}.home-why-intro__title{color:var(--ts-text-primary);letter-spacing:0;font-size:clamp(3rem,4.6vw,3.75rem);font-weight:650;line-height:1}.home-why-intro__title-keep{white-space:nowrap}.home-why-intro__text{max-width:34rem;color:var(--ts-text-muted);margin-top:clamp(1.35rem,2.4vw,1.9rem);font-size:clamp(1.04rem,1.35vw,1.16rem);line-height:1.75}.home-why-intro__text>*+*{margin-top:1rem}.home-why-intro__section-link,.home-why-intro__featured,.home-why-intro__link{transition:border-color .18s,background-color .18s,box-shadow .18s,color .18s,transform .18s}.home-why-intro__section-link{color:var(--ts-accent-sky-strong);-webkit-backdrop-filter:blur(18px)saturate(1.2);backdrop-filter:blur(18px)saturate(1.2);background:linear-gradient(135deg,#ffffff80,#e1f0f947);border:1px solid #fff9;border-radius:999px;margin-top:1.45rem;padding:.7rem 1rem;font-size:.92rem;font-weight:650;display:inline-flex;box-shadow:0 10px 28px #3f52600f,inset 0 1px #ffffffad}.home-why-intro__section-link:hover{color:var(--ts-accent-warm-strong);background:linear-gradient(135deg,#fff9,#e1f0f95c);border-color:#ffffffbd}.home-why-intro__featured{max-width:34rem;color:var(--ts-text-primary);-webkit-backdrop-filter:blur(24px)saturate(1.24);backdrop-filter:blur(24px)saturate(1.24);background:linear-gradient(135deg,#f7fcff80,#e1f0f93d);border:1px solid #ffffffa3;border-radius:28px;margin-top:clamp(1.35rem,2.5vw,2rem);padding:clamp(1.15rem,2vw,1.55rem);display:block;box-shadow:0 18px 48px #3f526012,inset 0 1px #ffffffb8,inset 0 -1px #6eafe01f}.home-why-intro__featured:hover{background:linear-gradient(135deg,#fafdff9e,#e1f0f957);border-color:#ffffffc7;transform:translateY(-2px);box-shadow:0 20px 54px #3f52601a,inset 0 1px #fffc,inset 0 -1px #6eafe024}.home-why-intro__featured-title{font-size:clamp(1.22rem,1.8vw,1.48rem);font-weight:650;line-height:1.25}.home-why-intro__featured-description{color:var(--ts-text-muted);margin-top:.72rem;font-size:.95rem;line-height:1.58}.home-why-intro__links{-webkit-backdrop-filter:blur(20px)saturate(1.2);backdrop-filter:blur(20px)saturate(1.2);background:linear-gradient(135deg,#ffffff61,#e1f0f92e);border:1px solid #ffffff94;border-radius:22px;max-width:33rem;margin-top:.85rem;overflow:hidden;box-shadow:0 12px 34px #3f52600d,inset 0 1px #ffffff9e}.home-why-intro__link{color:var(--ts-text-primary);justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1rem;font-size:.96rem;font-weight:600;line-height:1.35;display:flex}.home-why-intro__link+.home-why-intro__link{border-top:1px solid #24313c14}.home-why-intro__link:hover{color:var(--ts-accent-sky-strong);background:linear-gradient(90deg,#ffffff57,#e1f0f929)}.home-why-intro__section-link:focus-visible,.home-why-intro__featured:focus-visible,.home-why-intro__link:focus-visible{outline:2px solid var(--ts-focus-ring);outline-offset:4px}.home-doubt-bridge{isolation:isolate;background:#f7f2ea;width:100%;min-height:clamp(34rem,66svh,44rem);padding-block:clamp(4.25rem,8vw,6.5rem);position:relative;overflow:hidden}.home-doubt-bridge__glow{pointer-events:none;z-index:0;background:radial-gradient(62% 42% at 34% 16%,#e1f0f957,#0000 72%),radial-gradient(54% 38% at 72% 84%,#f0a36c29,#0000 74%),linear-gradient(#f7f2ea 0%,#fff8ef8f 56%,#fff8efd1 82%,#fff8eff5 100%);position:absolute;inset:0}.home-doubt-bridge__inner{z-index:1;width:100%;max-width:76rem;min-height:inherit;grid-template-columns:minmax(0,.95fr) minmax(20rem,.8fr);align-items:center;gap:clamp(2.5rem,8vw,7rem);margin-inline:auto;padding-inline:clamp(1.25rem,4vw,2.5rem);display:grid;position:relative}.home-doubt-bridge__copy{max-width:38rem}.home-doubt-bridge__title{max-width:36rem;color:var(--ts-text-primary);letter-spacing:0;font-size:clamp(2.25rem,4.2vw,3rem);font-weight:650;line-height:1.05}.home-doubt-bridge__text{max-width:35rem;color:var(--ts-text-muted);margin-top:clamp(1.35rem,2.8vw,2rem);font-size:clamp(1.04rem,1.35vw,1.16rem);line-height:1.76}.home-doubt-bridge__text>*+*{margin-top:1rem}.home-doubt-bridge__note{max-width:31rem;color:var(--ts-text-primary);-webkit-backdrop-filter:blur(24px)saturate(1.24);backdrop-filter:blur(24px)saturate(1.24);background:linear-gradient(135deg,#fff8ef75,#fce2cc38);border:1px solid #ffffff9e;border-radius:30px;align-self:end;padding:clamp(1.25rem,2.2vw,1.8rem);transition:border-color .18s,background-color .18s,box-shadow .18s,transform .18s;display:block;box-shadow:0 18px 48px #3f526012,inset 0 1px #ffffffb8,inset 0 -1px #f0a36c1f}.home-doubt-bridge__note:hover{background:linear-gradient(135deg,#fff8ef94,#fce2cc4d);border-color:#ffffffc2;transform:translateY(-2px);box-shadow:0 20px 54px #3f52601a,inset 0 1px #fffc,inset 0 -1px #f0a36c24}.home-doubt-bridge__note:focus-visible{outline:2px solid var(--ts-focus-ring);outline-offset:4px}.home-doubt-bridge__note-title{font-size:clamp(1.22rem,1.8vw,1.5rem);font-weight:650;line-height:1.28}.home-doubt-bridge__note-text{color:var(--ts-text-muted);margin-top:.85rem;font-size:.98rem;line-height:1.62}.home-doubt-bridge__note-action{color:var(--ts-accent-sky-strong);align-items:center;gap:.45rem;margin-top:1.1rem;font-size:.92rem;font-weight:650;display:inline-flex}.home-doubt-bridge__note-action span{transition:transform .18s}.home-doubt-bridge__note:hover .home-doubt-bridge__note-action span{transform:translate(.2rem)}.home-orthodoxy{isolation:isolate;background:#f7f2ea;width:100%;min-height:clamp(42rem,92svh,58rem);position:relative;overflow:hidden}.home-orthodoxy__image{pointer-events:none;z-index:0;position:absolute;inset:0}.home-orthodoxy__image-media{object-fit:cover;object-position:55% 42%}.home-orthodoxy__wash,.home-orthodoxy__fade-top,.home-orthodoxy__fade-bottom{pointer-events:none;z-index:1;position:absolute}.home-orthodoxy__wash{background:radial-gradient(34% 46% at 69% 44%,#6eafe01f,#0000 74%),radial-gradient(42% 58% at 62% 40%,#f0a36c1a,#0000 76%),linear-gradient(90deg,#f7f2eafa 0%,#f7f2eaeb 31%,#f7f2eaa8 48%,#f7f2ea1f 72%,#f7f2ea14 100%);inset:0}.home-orthodoxy__fade-top{background:linear-gradient(#fff8efeb 0%,#fff8ef99 34%,#f7f2ea3d 68%,#0000 100%);height:clamp(8rem,26%,14rem);inset:0 0 auto}.home-orthodoxy__fade-bottom{background:linear-gradient(#0000 0%,#f8efe633 26%,#f8efe685 54%,#f7eee5db 82%,#f7eee5 100%);height:clamp(12rem,34%,18rem);inset:auto 0 0}.home-orthodoxy__inner{z-index:2;width:100%;max-width:80rem;min-height:inherit;align-content:center;margin-inline:auto;padding:clamp(4.25rem,8vh,6rem) clamp(1.25rem,4vw,2.5rem) clamp(6rem,12vh,8.5rem);display:grid;position:relative}.home-orthodoxy__copy{max-width:38rem}.home-orthodoxy__title{max-width:36rem;color:var(--ts-text-primary);letter-spacing:-.025em;font-size:clamp(2.75rem,4.2vw,3.625rem);font-weight:650;line-height:1.04}.home-orthodoxy__text{max-width:36rem;color:var(--ts-text-muted);margin-top:clamp(1.35rem,2.6vw,1.8rem);font-size:clamp(1.02rem,1.25vw,1.13rem);line-height:1.72}.home-orthodoxy__text>*+*{margin-top:.9rem}.home-orthodoxy__section-link{color:var(--ts-accent-sky-strong);-webkit-backdrop-filter:blur(18px)saturate(1.2);backdrop-filter:blur(18px)saturate(1.2);background:linear-gradient(135deg,#ffffff6b,#fff7eb33);border:1px solid #ffffff9e;border-radius:999px;align-items:center;gap:.55rem;margin-top:1.45rem;padding:.72rem 1rem;font-size:.92rem;font-weight:650;transition:border-color .18s,background-color .18s,box-shadow .18s;display:inline-flex;box-shadow:0 10px 30px #3f52600f,inset 0 1px #ffffffad}.home-orthodoxy__section-link:hover{background:linear-gradient(135deg,#ffffff8a,#fff7eb47);border-color:#ffffffbd;box-shadow:0 14px 36px #3f526014,inset 0 1px #ffffffc2}.home-orthodoxy__section-link span{transition:transform .18s}.home-orthodoxy__section-link:hover span{transform:translate(.18rem)}.home-orthodoxy__materials{width:min(100%,32rem);margin-top:clamp(1.75rem,4vh,2.5rem);margin-left:clamp(0rem,7vw,5rem)}.home-orthodoxy__featured{color:var(--ts-text-primary);-webkit-backdrop-filter:blur(24px)saturate(1.24);backdrop-filter:blur(24px)saturate(1.24);background:linear-gradient(135deg,#fffdf875,#ffefda38);border:1px solid #ffffffa8;border-radius:28px;padding:clamp(1.2rem,2vw,1.55rem);transition:border-color .18s,background-color .18s,box-shadow .18s,transform .18s;display:block;box-shadow:0 17px 48px #495f6e12,inset 0 1px #ffffffb8,inset 0 -1px #f0a36c1a}.home-orthodoxy__featured:hover{background:linear-gradient(135deg,#fffdf899,#ffefda4d);border-color:#ffffffc7;transform:translateY(-2px);box-shadow:0 20px 54px #495f6e1a,inset 0 1px #fffc,inset 0 -1px #f0a36c1f}.home-orthodoxy__featured-title{font-size:clamp(1.2rem,1.8vw,1.48rem);font-weight:650;line-height:1.25}.home-orthodoxy__featured-description{color:var(--ts-text-muted);margin-top:.75rem;font-size:.96rem;line-height:1.58}.home-orthodoxy__links{-webkit-backdrop-filter:blur(20px)saturate(1.2);backdrop-filter:blur(20px)saturate(1.2);background:linear-gradient(135deg,#ffffff5c,#fff7eb29);border:1px solid #ffffff94;border-radius:22px;margin-top:.75rem;overflow:hidden;box-shadow:0 10px 30px #495f6e0d,inset 0 1px #fff9}.home-orthodoxy__link{color:var(--ts-text-primary);justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1rem;font-size:.92rem;font-weight:600;line-height:1.4;transition:background-color .18s,color .18s;display:flex}.home-orthodoxy__link+.home-orthodoxy__link{border-top:1px solid #24313c17}.home-orthodoxy__link:hover{color:var(--ts-accent-sky-strong);background:linear-gradient(90deg,#fff6,#fff7eb2e)}.home-orthodoxy__link>span:first-child{overflow-wrap:anywhere;min-width:0}.home-orthodoxy__link>span:last-child{color:var(--ts-accent-sky-strong);flex:none;transition:transform .18s}.home-orthodoxy__link:hover>span:last-child{transform:translate(.18rem)}.home-orthodoxy__section-link:focus-visible,.home-orthodoxy__featured:focus-visible,.home-orthodoxy__link:focus-visible{outline:2px solid var(--ts-focus-ring);outline-offset:4px}@media (max-width:767px){.home-orthodoxy{min-height:auto}.home-orthodoxy__image-media{object-position:68% center}.home-orthodoxy__wash{background:radial-gradient(76% 42% at 72% 42%,#6eafe01a,#0000 74%),linear-gradient(90deg,#f7f2eaf2,#f7f2eac2),linear-gradient(#f7f2eae0,#fff7ebc2)}.home-orthodoxy__fade-top{height:8.5rem}.home-orthodoxy__fade-bottom{height:10.5rem}.home-orthodoxy__inner{min-height:0;padding:4.5rem 1.25rem 6.5rem;display:block}.home-orthodoxy__title{font-size:clamp(2.35rem,11vw,3rem)}.home-orthodoxy__text{margin-top:1.2rem;font-size:1rem;line-height:1.68}.home-orthodoxy__section-link{margin-top:1.25rem}.home-orthodoxy__materials{width:100%;margin-top:1.75rem;margin-left:0}.home-orthodoxy__featured{border-radius:24px;padding:1.15rem}.home-orthodoxy__links{border-radius:20px}.home-orthodoxy__link{padding:.85rem .9rem;font-size:.9rem}}.home-church-entry{isolation:isolate;background:#f7eee5;width:100%;min-height:clamp(40rem,90svh,56rem);position:relative;overflow:hidden}.home-church-entry__image{pointer-events:none;z-index:0;position:absolute;inset:0}.home-church-entry__image-media{object-fit:cover;object-position:48% center}.home-church-entry__wash,.home-church-entry__fade-top,.home-church-entry__fade-bottom{pointer-events:none;z-index:1;position:absolute}.home-church-entry__wash{background:radial-gradient(32% 48% at 42% 44%,#6eafe01a,#0000 72%),radial-gradient(46% 62% at 48% 48%,#f0a36c1f,#0000 76%),linear-gradient(270deg,#f7eee5fa 0%,#f7eee5eb 30%,#f7eee5ad 46%,#f7eee529 68%,#f7eee50f 100%);inset:0}.home-church-entry__fade-top{background:linear-gradient(#f7eee5 0%,#f7eee5d1 26%,#f7eee57a 56%,#f7eee529 82%,#0000 100%);height:clamp(11rem,30%,16rem);inset:0 0 auto}.home-church-entry__fade-bottom{background:linear-gradient(#0000 0%,#f7eee52e 22%,#f7eee570 46%,#eef5f880 70%,#eef5f8d1 90%,#eef5f8 100%);height:clamp(12rem,34%,18rem);inset:auto 0 0}.home-church-entry__inner{z-index:2;width:100%;max-width:80rem;min-height:inherit;align-content:center;justify-items:end;margin-inline:auto;padding:clamp(5.25rem,10vh,7.5rem) clamp(1.25rem,4vw,2.5rem) clamp(4rem,8vh,6rem);display:grid;position:relative}.home-church-entry__copy{width:min(100%,38rem)}.home-church-entry__title{max-width:38rem;color:var(--ts-text-primary);letter-spacing:-.022em;font-size:clamp(2.375rem,3.7vw,3.25rem);font-weight:650;line-height:1.06}.home-church-entry__text{color:#687681;max-width:36rem;margin-top:clamp(1.25rem,2.4vw,1.7rem);font-size:clamp(1.01rem,1.2vw,1.1rem);line-height:1.7}.home-church-entry__text>*+*{margin-top:.85rem}.home-church-entry__section-link{color:var(--ts-accent-warm-strong);-webkit-backdrop-filter:blur(18px)saturate(1.2);backdrop-filter:blur(18px)saturate(1.2);background:linear-gradient(135deg,#ffffff70,#ffefe038);border:1px solid #ffffffa3;border-radius:999px;align-items:center;gap:.55rem;margin-top:1.35rem;padding:.72rem 1rem;font-size:.92rem;font-weight:650;transition:border-color .18s,background-color .18s,box-shadow .18s;display:inline-flex;box-shadow:0 10px 30px #634a380f,inset 0 1px #ffffffad}.home-church-entry__section-link:hover{background:linear-gradient(135deg,#ffffff8f,#ffefe052);border-color:#ffffffc2;box-shadow:0 14px 36px #634a3814,inset 0 1px #ffffffc2}.home-church-entry__section-link span{transition:transform .18s}.home-church-entry__section-link:hover span{transform:translate(.18rem)}.home-church-entry__materials{width:min(100%,32rem);margin-top:clamp(1.6rem,3.5vh,2.25rem);margin-right:clamp(0rem,5vw,4rem)}.home-church-entry__featured{color:var(--ts-text-primary);-webkit-backdrop-filter:blur(24px)saturate(1.24);backdrop-filter:blur(24px)saturate(1.24);background:linear-gradient(135deg,#fffaf375,#ffe2cc38);border:1px solid #ffffffad;border-radius:28px;padding:clamp(1.15rem,1.8vw,1.5rem);transition:border-color .18s,background-color .18s,box-shadow .18s,transform .18s;display:block;box-shadow:0 17px 46px #634a3812,inset 0 1px #ffffffbd,inset 0 -1px #f0a36c1f}.home-church-entry__featured:hover{background:linear-gradient(135deg,#fffaf399,#ffe2cc52);border-color:#fffc;transform:translateY(-2px);box-shadow:0 20px 52px #634a381a,inset 0 1px #ffffffd1,inset 0 -1px #f0a36c24}.home-church-entry__featured-title{font-size:clamp(1.18rem,1.7vw,1.45rem);font-weight:650;line-height:1.27}.home-church-entry__featured-description{color:#687681;margin-top:.72rem;font-size:.95rem;line-height:1.56}.home-church-entry__links{-webkit-backdrop-filter:blur(20px)saturate(1.2);backdrop-filter:blur(20px)saturate(1.2);background:linear-gradient(135deg,#ffffff5c,#ffefe02e);border:1px solid #fff9;border-radius:22px;margin-top:.72rem;overflow:hidden;box-shadow:0 10px 30px #634a380d,inset 0 1px #fff9}.home-church-entry__link{color:var(--ts-text-primary);justify-content:space-between;align-items:center;gap:1rem;padding:.88rem 1rem;font-size:.92rem;font-weight:600;line-height:1.4;transition:background-color .18s,color .18s;display:flex}.home-church-entry__link+.home-church-entry__link{border-top:1px solid #503a2c1a}.home-church-entry__link:hover{color:var(--ts-accent-warm-strong);background:linear-gradient(90deg,#fff6,#ffefe033)}.home-church-entry__link>span:first-child{overflow-wrap:anywhere;min-width:0}.home-church-entry__link>span:last-child{color:var(--ts-accent-warm-strong);flex:none;transition:transform .18s}.home-church-entry__link:hover>span:last-child{transform:translate(.18rem)}.home-church-entry__section-link:focus-visible,.home-church-entry__featured:focus-visible,.home-church-entry__link:focus-visible{outline:2px solid var(--ts-focus-ring);outline-offset:4px}@media (max-width:767px){.home-church-entry{min-height:auto}.home-church-entry__image-media{object-position:42% center}.home-church-entry__wash{background:radial-gradient(74% 42% at 42% 42%,#6eafe014,#0000 74%),linear-gradient(90deg,#f7eee5c7,#f7eee5f0),linear-gradient(#f7eee5d6,#ffefe0c7)}.home-church-entry__fade-top{height:9.75rem}.home-church-entry__fade-bottom{height:10.5rem}.home-church-entry__inner{min-height:0;padding:5.5rem 1.25rem 5.25rem;display:block}.home-church-entry__title{font-size:clamp(2.15rem,10vw,2.75rem)}.home-church-entry__text{margin-top:1.15rem;font-size:1rem;line-height:1.66}.home-church-entry__section-link{margin-top:1.2rem}.home-church-entry__materials{width:100%;margin-top:1.65rem;margin-right:0}.home-church-entry__featured{border-radius:24px;padding:1.1rem}.home-church-entry__links{border-radius:20px}.home-church-entry__link{padding:.84rem .9rem;font-size:.9rem}}.home-questions{isolation:isolate;background:#eef5f8;width:100%;min-height:clamp(38rem,82svh,52rem);position:relative;overflow:hidden}.home-questions__glow,.home-questions__decor,.home-questions__fade-top,.home-questions__fade-bottom{pointer-events:none;position:absolute}.home-questions__glow{z-index:0;background:linear-gradient(#eef5f8ad 0%,#eef5f847 28%,#0000 52% 74%,#f7f2ea57 100%),radial-gradient(54% 52% at 12% 4%,#f0a36c33,#0000 72%),radial-gradient(58% 62% at 82% 46%,#6eafe03d,#0000 74%),linear-gradient(145deg,#f5f4ef 0%,#edf5f8 46%,#f5f1eb 100%);inset:0}.home-questions__decor{z-index:1;inset:0;overflow:hidden}.home-questions__decor:before,.home-questions__decor:after{content:"";filter:blur(1px);background:#fffdf82e;border:1px solid #fffdf87a;border-radius:999px;position:absolute}.home-questions__decor:before{aspect-ratio:1;width:clamp(13rem,24vw,22rem);top:13%;right:7%;transform:rotate(-12deg)}.home-questions__decor:after{aspect-ratio:1;background:#e1f0f933;width:clamp(9rem,17vw,15rem);bottom:5%;left:34%;transform:rotate(18deg)}.home-questions__fade-top,.home-questions__fade-bottom{z-index:2;left:0;right:0}.home-questions__fade-top{background:linear-gradient(#eef5f8 0%,#eef5f8c7 24%,#eef5f86b 54%,#f7eee51f 82%,#0000 100%);height:clamp(10rem,30%,16rem);top:0}.home-questions__fade-bottom{background:linear-gradient(#0000 0%,#eef5f81f 28%,#f7f2ea6b 62%,#f7f2eadb 88%,#f7f2ea 100%);height:clamp(9rem,26%,14rem);bottom:0}.home-questions__inner{z-index:3;width:100%;max-width:80rem;min-height:inherit;grid-template-columns:minmax(0,.86fr) minmax(28rem,1.14fr);align-items:center;gap:clamp(2.5rem,6vw,5.5rem);margin-inline:auto;padding:clamp(4rem,7vh,5.5rem) clamp(1.25rem,4vw,2.5rem);display:grid;position:relative}.home-questions__copy{max-width:39rem}.home-questions__title{max-width:39rem;color:var(--ts-text-primary);letter-spacing:-.024em;font-size:clamp(2.5rem,3.9vw,3.375rem);font-weight:650;line-height:1.05}.home-questions__lead{max-width:35rem;color:var(--ts-text-muted);margin-top:clamp(1.25rem,2.4vw,1.7rem);font-size:clamp(1.02rem,1.25vw,1.12rem);line-height:1.7}.home-questions__section-link{color:var(--ts-accent-sky-strong);-webkit-backdrop-filter:blur(18px)saturate(1.2);backdrop-filter:blur(18px)saturate(1.2);background:linear-gradient(135deg,#ffffff6b,#e1f0f933);border:1px solid #ffffff9e;border-radius:999px;align-items:center;gap:.55rem;margin-top:1.4rem;padding:.72rem 1rem;font-size:.92rem;font-weight:650;transition:border-color .18s,background-color .18s,box-shadow .18s;display:inline-flex;box-shadow:0 10px 30px #3f52600f,inset 0 1px #ffffffad}.home-questions__section-link:hover{background:linear-gradient(135deg,#ffffff8a,#e1f0f94d);border-color:#ffffffc2;box-shadow:0 14px 36px #3f526014,inset 0 1px #ffffffc2}.home-questions__section-link>span{transition:transform .18s}.home-questions__section-link:hover>span{transform:translate(.18rem)}.home-questions__layout{grid-template-columns:minmax(0,1.08fr) minmax(12rem,.92fr);gap:.85rem;width:100%;max-width:40rem;display:grid}.home-questions__featured,.home-questions__secondary{color:var(--ts-text-primary);-webkit-backdrop-filter:blur(24px)saturate(1.24);backdrop-filter:blur(24px)saturate(1.24);transition:border-color .18s,background-color .18s,box-shadow .18s,transform .18s;display:block}.home-questions__featured{background:linear-gradient(135deg,#fafdff80,#e1f0f93d);border:1px solid #ffffffb3;border-radius:30px;grid-column:1/-1;padding:clamp(1.35rem,2.2vw,1.8rem);box-shadow:0 18px 50px #3f526014,inset 0 1px #ffffffc2,inset 0 -1px #6eafe01f}.home-questions__featured:hover{background:linear-gradient(135deg,#fafdff9e,#e1f0f957);border-color:#ffffffd1;transform:translateY(-2px);box-shadow:0 22px 56px #3f52601c,inset 0 1px #ffffffd6,inset 0 -1px #6eafe024}.home-questions__featured-title{font-size:clamp(1.35rem,2vw,1.7rem);font-weight:650;line-height:1.24}.home-questions__featured-description{max-width:36rem;color:var(--ts-text-muted);margin-top:.8rem;font-size:.98rem;line-height:1.6}.home-questions__secondary{background:linear-gradient(135deg,#fffdf875,#ffefe038);border:1px solid #ffffffa8;border-radius:25px;padding:1.2rem;box-shadow:0 14px 40px #495f6e12,inset 0 1px #ffffffb8,inset 0 -1px #f0a36c1a}.home-questions__secondary:hover{background:linear-gradient(135deg,#fffdf894,#ffefe04d);border-color:#ffffffc7;transform:translateY(-2px);box-shadow:0 18px 46px #495f6e17,inset 0 1px #fffc,inset 0 -1px #f0a36c1f}.home-questions__secondary-title{font-size:clamp(1.08rem,1.5vw,1.25rem);font-weight:650;line-height:1.3}.home-questions__secondary-description{color:var(--ts-text-muted);margin-top:.65rem;font-size:.9rem;line-height:1.55}.home-questions__card-action{color:var(--ts-accent-sky-strong);align-items:center;gap:.45rem;margin-top:.9rem;font-size:.86rem;font-weight:650;display:inline-flex}.home-questions__card-action>span{transition:transform .18s}.home-questions__featured:hover .home-questions__card-action>span,.home-questions__secondary:hover .home-questions__card-action>span{transform:translate(.18rem)}.home-questions__compact-list{-webkit-backdrop-filter:blur(20px)saturate(1.2);backdrop-filter:blur(20px)saturate(1.2);background:linear-gradient(135deg,#ffffff5c,#e1f0f924);border:1px solid #fff9;border-radius:23px;align-self:stretch;overflow:hidden;box-shadow:0 10px 30px #3f52600d,inset 0 1px #fff9}.home-questions__compact-link{min-height:50%;color:var(--ts-text-primary);justify-content:space-between;align-items:center;gap:.8rem;padding:.9rem 1rem;font-size:.9rem;font-weight:600;line-height:1.4;transition:background-color .18s,color .18s;display:flex}.home-questions__compact-link+.home-questions__compact-link{border-top:1px solid #24313c17}.home-questions__compact-link:hover{color:var(--ts-accent-sky-strong);background:linear-gradient(90deg,#fff6,#e1f0f92e)}.home-questions__compact-link>span:first-child{overflow-wrap:anywhere;min-width:0}.home-questions__compact-link>span:last-child{color:var(--ts-accent-sky-strong);flex:none;transition:transform .18s}.home-questions__compact-link:hover>span:last-child{transform:translate(.18rem)}.home-questions__section-link:focus-visible,.home-questions__featured:focus-visible,.home-questions__secondary:focus-visible,.home-questions__compact-link:focus-visible{outline:2px solid var(--ts-focus-ring);outline-offset:4px}@media (max-width:980px){.home-questions{min-height:auto}.home-questions__inner{min-height:0;display:block}.home-questions__layout{max-width:44rem;margin-top:2.25rem}}@media (max-width:767px){.home-questions__glow{background:linear-gradient(#eef5f8b8,#eef5f847 30%,#0000 58%,#f7f2ea47 100%),radial-gradient(84% 34% at 18% 2%,#f0a36c29,#0000 74%),radial-gradient(82% 48% at 84%,#6eafe02e,#0000 76%),linear-gradient(160deg,#f4f4ef,#edf5f8 52%,#f6f1eb)}.home-questions__decor:before{top:24%;right:-28%}.home-questions__decor:after{bottom:8%;left:-18%}.home-questions__fade-top{height:8.75rem}.home-questions__fade-bottom{height:9rem}.home-questions__inner{padding:4.5rem 1.25rem 5rem}.home-questions__title{font-size:clamp(2.2rem,10.5vw,2.85rem)}.home-questions__lead{margin-top:1.15rem;font-size:1rem;line-height:1.66}.home-questions__section-link{margin-top:1.2rem}.home-questions__layout{width:100%;margin-top:1.75rem;display:block}.home-questions__featured,.home-questions__secondary{width:100%}.home-questions__featured{border-radius:25px;padding:1.2rem}.home-questions__secondary{border-radius:23px;margin-top:.8rem;padding:1.1rem}.home-questions__compact-list{border-radius:20px;margin-top:.8rem}.home-questions__compact-link{min-height:0;padding:.85rem .9rem}}.home-final-cta{isolation:isolate;background:#f7f2ea;width:100%;min-height:clamp(34rem,76svh,52rem);position:relative;overflow:hidden}.home-final-cta__image,.home-final-cta__glow,.home-final-cta__decor,.home-final-cta__fade-top,.home-final-cta__fade-bottom{pointer-events:none;position:absolute}.home-final-cta__image{z-index:0;inset:0}.home-final-cta__image-media{object-fit:cover;object-position:58% center}.home-final-cta__glow{z-index:1;background:linear-gradient(90deg,#f7f2eadb 0%,#f7f2eaa3 42%,#f7f2ea2e 66%,#f7f2ea0f 100%),radial-gradient(52% 58% at 24% 18%,#fffdf82e,#0000 74%),radial-gradient(58% 68% at 84% 76%,#f0a36c1a,#0000 76%),linear-gradient(148deg,#f5f5f042 0%,#f8f2e92e 52%,#fff3e82e 100%);inset:0}.home-final-cta__decor{z-index:2;inset:0;overflow:hidden}.home-final-cta__decor:before{content:"";aspect-ratio:1.12;background:radial-gradient(circle at 42% 38%,#fffdf842,#ffefe01a 58%,#0000 76%);border:1px solid #fffdf885;border-radius:46% 54% 58% 42%/42% 46% 54% 58%;width:clamp(18rem,38vw,34rem);position:absolute;top:12%;right:6%;transform:rotate(-8deg);box-shadow:0 34px 100px #86654c12}.home-final-cta__decor:after{content:"";aspect-ratio:1;filter:blur(1px);background:#e1f0f91a;border-radius:999px;width:clamp(8rem,15vw,13rem);position:absolute;bottom:9%;right:30%}.home-final-cta__fade-top,.home-final-cta__fade-bottom{z-index:3;left:0;right:0}.home-final-cta__fade-top{background:linear-gradient(#f7f2eaf0 0%,#f2f5f46b 38%,#fff8ef24 72%,#0000 100%);height:clamp(7rem,22%,12rem);top:0}.home-final-cta__fade-bottom{background:linear-gradient(#0000 0%,#fffdf86b 72%,#fffdf8eb 100%);height:clamp(6rem,20%,11rem);bottom:0}.home-final-cta__inner{z-index:4;width:100%;max-width:72rem;min-height:inherit;align-content:center;justify-items:start;margin-inline:auto;padding:clamp(4.5rem,9vh,7rem) clamp(1.25rem,4vw,2.5rem);display:grid;position:relative}.home-final-cta__copy,.home-final-cta__actions{margin-left:clamp(0rem,4vw,3.5rem)}.home-final-cta__copy{max-width:46rem}.home-final-cta__title{max-width:44rem;color:var(--ts-text-primary);letter-spacing:-.026em;font-size:clamp(2.75rem,4.6vw,3.625rem);font-weight:650;line-height:1.04}.home-final-cta__text{max-width:42rem;color:var(--ts-text-muted);margin-top:clamp(1.35rem,2.8vw,1.9rem);font-size:clamp(1.03rem,1.3vw,1.14rem);line-height:1.72}.home-final-cta__actions{align-items:center;gap:.9rem;margin-top:clamp(2rem,4vw,2.8rem);display:flex}.home-final-cta__primary,.home-final-cta__secondary{border-radius:999px;justify-content:center;align-items:center;font-size:.94rem;font-weight:650;transition:border-color .18s,background-color .18s,box-shadow .18s,color .18s,transform .18s;display:inline-flex}.home-final-cta__primary{color:#6f3e25;background:linear-gradient(135deg,#f6bc92eb,#ffdec1e6);border:1px solid #fffdf8c7;padding:.9rem 1.3rem;box-shadow:0 18px 44px #91563029}.home-final-cta__primary:hover{background:linear-gradient(135deg,#f4b181f5,#ffd7b4f0);border-color:#b85c2c3d;transform:translateY(-1px);box-shadow:0 22px 50px #91563033}.home-final-cta__secondary{color:var(--ts-text-primary);-webkit-backdrop-filter:blur(18px)saturate(1.2);backdrop-filter:blur(18px)saturate(1.2);background:linear-gradient(135deg,#ffffff6b,#fffdf82e);border:1px solid #ffffffa8;padding:.88rem 1.2rem;box-shadow:0 10px 30px #3f52600f,inset 0 1px #ffffffad}.home-final-cta__secondary:hover{color:var(--ts-accent-sky-strong);background:linear-gradient(135deg,#ffffff8a,#fffdf847);border-color:#ffffffc7;box-shadow:0 14px 36px #3f526014,inset 0 1px #ffffffc2}.home-final-cta__primary:focus-visible,.home-final-cta__secondary:focus-visible{outline:2px solid var(--ts-focus-ring);outline-offset:4px}@media (max-width:767px){.home-final-cta{min-height:auto}.home-final-cta__glow{background:linear-gradient(#f7f2ead1,#f7f2ea80 48%,#f7f2ea57),linear-gradient(90deg,#f7f2eac7,#f7f2ea3d 72%,#f7f2ea1f),radial-gradient(86% 42% at 16% 8%,#6eafe012,#0000 76%),radial-gradient(90% 46% at 88% 84%,#f0a36c14,#0000 78%)}.home-final-cta__decor:before{top:28%;right:-42%}.home-final-cta__decor:after{bottom:6%;left:-20%;right:auto}.home-final-cta__fade-top{height:7.5rem}.home-final-cta__fade-bottom{height:8rem}.home-final-cta__inner{min-height:0;padding:5rem 1.25rem 5.5rem;display:block}.home-final-cta__copy,.home-final-cta__actions{margin-left:0}.home-final-cta__title{font-size:clamp(2.35rem,11vw,3rem)}.home-final-cta__text{margin-top:1.25rem;font-size:1rem;line-height:1.68}.home-final-cta__actions{flex-direction:column;align-items:stretch;width:100%;margin-top:2rem;display:flex}.home-final-cta__primary,.home-final-cta__secondary{text-align:center;width:100%;padding:.9rem 1rem}}.material-editorial{background:radial-gradient(circle at 88% 8%,#f0a36c1c,#0000 24rem),radial-gradient(circle at 8% 42%,#6eafe01a,#0000 28rem);width:100%;padding-bottom:clamp(2rem,6vw,5rem);position:relative}.material-editorial__header{width:min(100%, var(--ts-container-page));padding-inline:var(--ts-space-page-x);margin-inline:auto}.material-editorial__heading{width:min(100%,48rem)}.material-editorial__back{color:var(--ts-accent-sky-strong);border-radius:.25rem;align-items:center;gap:.65rem;font-size:.92rem;font-weight:600;display:inline-flex}.material-editorial__back:hover{color:var(--ts-accent-warm-strong)}.material-editorial__kicker,.material-editorial__summary-kicker,.material-editorial__related-kicker{color:var(--ts-accent-sky-strong);letter-spacing:.18em;text-transform:uppercase;font-size:.75rem;font-weight:700;line-height:1.4}.material-editorial__kicker{margin-top:clamp(2.75rem,6vw,4.75rem)}.material-editorial__title{max-width:18ch;color:var(--ts-text-primary);letter-spacing:-.055em;text-wrap:balance;margin-top:.9rem;font-size:clamp(2.75rem,5.6vw,4.9rem);font-weight:650;line-height:.98}.material-editorial__lead{max-width:43rem;color:var(--ts-text-muted);margin-top:1.5rem;font-size:clamp(1.06rem,1.8vw,1.22rem);line-height:1.72}.material-editorial__cover{background:#e9dfd1;border:1px solid #6057481f;border-radius:clamp(1.75rem,4vw,2.75rem);height:clamp(18rem,34vw,26rem);margin-top:clamp(2.5rem,6vw,4.25rem);position:relative;overflow:hidden;box-shadow:0 30px 90px #495f6e21}.material-editorial__cover-image,.material-editorial__cover-wash{position:absolute;inset:0}.material-editorial__cover-image{object-fit:cover;object-position:center 52%;width:100%;height:100%}.material-editorial__cover-wash{pointer-events:none;background:linear-gradient(#fffaf129,#0000 44%,#efe5d533),linear-gradient(90deg,#fff8ed29,#0000 42%)}.material-editorial__body{width:min(calc(100% - (2 * var(--ts-space-page-x))), 42rem);margin:clamp(4.75rem,9vw,7.25rem) auto 0}.material-editorial__sections{gap:clamp(4.25rem,8vw,6rem);display:grid}.material-editorial__section-title{max-width:22ch;color:var(--ts-text-primary);letter-spacing:-.035em;text-wrap:balance;font-size:clamp(1.75rem,3.6vw,2.2rem);font-weight:650;line-height:1.12}.material-editorial__section-copy,.material-editorial__custom-content{color:var(--ts-text-muted);margin-top:1.65rem;font-size:1.05rem;line-height:1.8}.material-editorial__section-copy>*+*,.material-editorial__custom-content>*+*{margin-top:1.35rem}.material-editorial__list-block>p{margin-bottom:1.35rem}.material-editorial__list{gap:.9rem;margin:0;padding-left:1.4rem;display:grid}ol.material-editorial__list{list-style-type:decimal}.material-editorial__list li{padding-left:.35rem}.material-editorial__list li::marker{color:var(--ts-accent-warm-strong);font-weight:700}.material-editorial__blockquote{border-left:2px solid var(--ts-accent-warm-strong);color:var(--ts-text-primary);background:#fffaf3b3;border-radius:0 1rem 1rem 0;margin:0;padding:1rem 1.2rem;line-height:1.75}.material-editorial__summary{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:radial-gradient(circle at 100% 0,#f0a36c29,#0000 18rem),#fffaf3a8;border:1px solid #b85c2c24;border-radius:1.75rem;margin-top:clamp(5.5rem,10vw,8rem);padding:clamp(1.6rem,4vw,2.35rem);position:relative;overflow:hidden;box-shadow:0 20px 60px #495f6e14,inset 0 1px #ffffffb8}.material-editorial__summary-kicker{color:var(--ts-accent-warm-strong)}.material-editorial__summary-copy{color:var(--ts-text-primary);margin-top:.9rem;font-size:1.05rem;line-height:1.75}.material-editorial__summary-copy>*+*{margin-top:1rem}.material-editorial__related{margin-top:clamp(5rem,9vw,7rem)}.material-editorial__related-title{color:var(--ts-text-primary);letter-spacing:-.035em;margin-top:.65rem;font-size:clamp(1.75rem,3.6vw,2.15rem);font-weight:650;line-height:1.12}.material-editorial__related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin-top:1.75rem;display:grid}.material-editorial__related-link{background:#f0f7fa9e;border:1px solid #2f6f9f24;border-radius:1.5rem;flex-direction:column;min-width:0;min-height:14rem;padding:1.4rem;display:flex;position:relative;box-shadow:0 16px 45px #495f6e12}.material-editorial__related-link:hover{background:#f5fafcd6;border-color:#2f6f9f47}.material-editorial__related-link h3{color:var(--ts-text-primary);font-size:1.08rem;font-weight:650;line-height:1.35}.material-editorial__related-link p{color:var(--ts-text-muted);margin-top:.75rem;font-size:.92rem;line-height:1.6}.material-editorial__related-link>span{color:var(--ts-accent-sky-strong);margin-top:auto;padding-top:1.25rem;font-size:1.25rem}.material-editorial__footer{border-top:1px solid var(--ts-border-soft);margin-top:clamp(3.75rem,7vw,5rem);padding-top:1.5rem}.material-editorial__final-link{border-radius:1rem;justify-content:space-between;align-items:center;gap:1.5rem;padding:.75rem .25rem;display:flex}.material-editorial__final-copy{gap:.35rem;display:grid}.material-editorial__final-label{color:var(--ts-text-primary);font-size:1.05rem;font-weight:650}.material-editorial__final-description{color:var(--ts-text-muted);font-size:.9rem}.material-editorial__final-arrow{color:var(--ts-accent-sky-strong);flex:none;font-size:1.35rem}.material-editorial__final-link:hover .material-editorial__final-label,.material-editorial__final-link:hover .material-editorial__final-arrow{color:var(--ts-accent-warm-strong)}@media (max-width:767px){.material-editorial__back{min-height:44px}.material-editorial__kicker{margin-top:2.5rem}.material-editorial__title{max-width:13ch;font-size:clamp(2.5rem,12.5vw,3.55rem);line-height:1.02}.material-editorial__lead{margin-top:1.25rem;font-size:1rem;line-height:1.7}.material-editorial__cover{aspect-ratio:4/3;border-radius:1.75rem;height:auto;min-height:0;margin-top:2.35rem}.material-editorial__cover-image{object-position:61% center}.material-editorial__body{margin-top:4.5rem}.material-editorial__sections{gap:4.25rem}.material-editorial__section-copy,.material-editorial__custom-content{margin-top:1.4rem;font-size:1rem;line-height:1.75}.material-editorial__list{gap:.8rem;padding-left:1.25rem}.material-editorial__related-grid{grid-template-columns:1fr}.material-editorial__related-link{min-height:auto}}.ts-kicker{color:var(--ts-accent-sky-strong);letter-spacing:.16em}.ts-heading{color:var(--ts-text-primary)}.ts-copy{color:var(--ts-text-muted)}.ts-button{color:#fffdf8;background:linear-gradient(135deg,#2f6f9f,#5c9dcc);border:1px solid #2f6f9f2e;border-radius:999px;box-shadow:0 16px 38px #2f6f9f2e}.ts-button:hover{background:linear-gradient(135deg,#245f8a,#4d8fbe)}.ts-button-secondary{border:1px solid var(--ts-border-soft);color:var(--ts-text-primary);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf894;border-radius:999px}.ts-button-secondary:hover{background:#fffdf8d1;border-color:#2f6f9f42}.ts-card{border:1px solid var(--ts-border-soft);border-radius:var(--ts-radius-card);box-shadow:var(--ts-shadow-soft);background:#fffdf8b8}.ts-card-hover{transition:border-color .18s,background-color .18s,box-shadow .18s,transform .18s}.ts-card-hover:hover{box-shadow:var(--ts-shadow-float);background:#fffdf8e6;border-color:#2f6f9f47;transform:translateY(-2px)}.ts-panel{border:1px solid var(--ts-border-soft);border-radius:var(--ts-radius-panel);box-shadow:var(--ts-shadow-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf8a8}.ts-panel-sky{background:#e1f0f9a8}.ts-panel-warm{background:#fce2cc9e}.ts-soft-link{color:var(--ts-accent-sky-strong)}.ts-soft-link:hover{color:var(--ts-accent-warm-strong)}@media (prefers-reduced-motion:reduce){.ts-card-hover{transition:none}.ts-card-hover:hover{transform:none}.home-why-intro__featured,.home-doubt-bridge__note,.home-orthodoxy__featured,.home-church-entry__featured,.home-questions__featured,.home-questions__secondary,.home-final-cta__primary{transition-property:border-color,background-color,box-shadow,color}.home-why-intro__featured:hover,.home-doubt-bridge__note:hover,.home-orthodoxy__featured:hover,.home-church-entry__featured:hover,.home-questions__featured:hover,.home-questions__secondary:hover,.home-final-cta__primary:hover{transform:none}.home-doubt-bridge__note-action span,.home-orthodoxy__section-link span,.home-orthodoxy__link>span:last-child,.home-church-entry__section-link span,.home-church-entry__link>span:last-child,.home-questions__section-link>span,.home-questions__card-action>span,.home-questions__compact-link>span:last-child{transition:none}.home-doubt-bridge__note:hover .home-doubt-bridge__note-action span,.home-orthodoxy__section-link:hover span,.home-orthodoxy__link:hover>span:last-child,.home-church-entry__section-link:hover span,.home-church-entry__link:hover>span:last-child,.home-questions__section-link:hover>span,.home-questions__featured:hover .home-questions__card-action>span,.home-questions__secondary:hover .home-questions__card-action>span,.home-questions__compact-link:hover>span:last-child{transform:none}}@media (max-width:767px){.home-hero{min-height:clamp(32rem,100svh - 5rem,44rem)}.home-hero__image-media{object-position:64% center}.home-hero__fade-left{background:linear-gradient(90deg,#f7f2eafc 0%,#f7f2eaf2 50%,#f7f2ea80 78%,#0000 100%),radial-gradient(circle at 78% 42%,#f0a36c1a,#0000 18rem)}.home-hero__inner{align-items:flex-start;padding-top:6rem;padding-bottom:4.5rem}.home-hero__content{width:min(100%,22rem)}.home-hero__title{font-size:clamp(2.7rem,14vw,4rem)}.home-hero__hint{margin-top:2rem}}@media (max-width:900px){.home-question-entry{min-height:auto;padding-block:clamp(4rem,14vw,5.5rem)}.home-question-entry__glow{background:radial-gradient(82% 48% at 72% 58%,#6eafe02e,#0000 72%),radial-gradient(60% 36% at 28% 82%,#f0a36c1c,#0000 72%)}.home-question-entry__inner{padding-inline:1.25rem;display:block}.home-question-entry__title{max-width:32rem;font-size:clamp(2.35rem,11vw,3.4rem)}.home-question-entry__text{max-width:34rem;margin-top:1.5rem;font-size:1rem;line-height:1.75}.home-question-entry__questions{flex-direction:column;gap:.9rem;min-height:0;margin-top:2.5rem;display:flex}.home-question-entry__question{border-radius:24px;max-width:100%;font-size:1rem;position:static}.home-question-entry__question--doubt{width:78%;margin-left:auto;padding:1rem 1.15rem}.home-question-entry__question--meaning{width:100%;padding:1.25rem 1.35rem;font-size:1.18rem}.home-question-entry__question--start{width:84%;padding:1.05rem 1.2rem}.home-why-intro{min-height:auto;padding-block:clamp(4rem,13vw,5.5rem)}.home-why-intro__image-media{object-position:58% center}.home-why-intro__wash{background:linear-gradient(#f7f2eaf5,#f7f2eabd 52%,#f7f2ead1),linear-gradient(90deg,#f7f2eafa,#f7f2eabd 66%,#f7f2ea8a),radial-gradient(86% 48% at 70% 18%,#e1f0f957,#0000 72%)}.home-why-intro__fade-top{height:7.25rem}.home-why-intro__fade-bottom{height:8rem}.home-why-intro__inner{min-height:0;padding-inline:1.25rem;display:block}.home-why-intro__content{width:100%;max-width:38rem}.home-why-intro__title{font-size:clamp(2.55rem,12vw,3.35rem)}.home-why-intro__text{margin-top:1.35rem;font-size:1rem;line-height:1.72}.home-why-intro__section-link{margin-top:1.35rem}.home-why-intro__featured{border-radius:24px;margin-top:1.35rem;padding:1.1rem}.home-why-intro__links{border-radius:20px;margin-top:.8rem}.home-why-intro__link{padding:.85rem .95rem;font-size:.94rem}.home-doubt-bridge{min-height:auto;padding-block:clamp(3.75rem,12vw,5rem)}.home-doubt-bridge__glow{background:radial-gradient(86% 42% at 34% 12%,#e1f0f942,#0000 72%),radial-gradient(72% 36% at 74% 90%,#f0a36c21,#0000 76%),linear-gradient(#f7f2ea 0%,#fff8efb8 66%,#fff8efeb 100%)}.home-doubt-bridge__inner{min-height:0;padding-inline:1.25rem;display:block}.home-doubt-bridge__copy{max-width:38rem}.home-doubt-bridge__title{font-size:clamp(2rem,9vw,2.75rem)}.home-doubt-bridge__text{margin-top:1.25rem;font-size:1rem;line-height:1.72}.home-doubt-bridge__note{border-radius:26px;max-width:100%;margin-top:2rem;padding:1.15rem}.home-doubt-bridge__note-title{font-size:1.18rem}.home-doubt-bridge__note-text{font-size:.95rem;line-height:1.58}}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}
