/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--cream:#fbf7f1;--warm-white:#fffdf9;--sand:#ede2d2;--pale-clay:#e9b6a6;--clay:#c7644d;--clay-dark:#a94f3e;--dusty-teal:#577f7b;--deep-teal:#164a4d;--navy:#17364f;--sage:#78906d;--gold:#c59538;--ink:#243431;--muted:#5f6c69;--line:#164a4d29;--display:"Iowan Old Style", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;--sans:var(--font-geist-sans), "Avenir Next", Avenir, "Segoe UI", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:116px}body{background:var(--cream);color:var(--ink);font-family:var(--sans);text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.6}body,a,button,summary{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,summary{font:inherit}p,h1,h2,h3,blockquote{margin-top:0}::selection{background:var(--pale-clay);color:var(--ink)}.skip-link{z-index:200;background:var(--deep-teal);color:#fff;border-radius:999px;padding:10px 16px;transition:transform .18s ease-out;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.site-header{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbf7f1f0;border-bottom:1px solid #164a4d14;position:sticky;top:0}.header-inner{grid-template-columns:minmax(270px,1.1fr) auto auto;align-items:center;gap:32px;width:min(100% - 64px,1440px);min-height:104px;margin:0 auto;display:grid}.brand{min-width:0;color:var(--deep-teal);justify-self:start;align-items:center;display:inline-flex}.brand-mark{object-fit:cover;border-radius:8px;width:58px;height:52px;margin-right:12px}.brand-copy{flex-direction:column;min-width:0;display:flex}.brand-name{font-family:var(--display);letter-spacing:-.045em;white-space:nowrap;font-size:clamp(24px,2.1vw,37px);font-weight:600;line-height:.96}.brand-subtitle{color:var(--dusty-teal);letter-spacing:.075em;text-transform:uppercase;white-space:nowrap;margin-top:8px;font-size:11px;font-weight:650;line-height:1.25}.desktop-nav{align-items:center;gap:clamp(20px,2.3vw,38px);display:flex}.desktop-nav a{color:#263c3b;white-space:nowrap;font-size:14px;font-weight:650;line-height:1;position:relative}.desktop-nav a:after{background:var(--clay);content:"";height:2px;transition:right .18s ease-out,left .18s ease-out;position:absolute;bottom:-12px;left:50%;right:50%}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{left:0;right:0}.header-cta{background:var(--clay);color:#fff;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 24px;font-size:14px;font-weight:700;transition:background .18s ease-out,transform .18s ease-out,box-shadow .18s ease-out;display:inline-flex;box-shadow:0 12px 28px #a94f3e2e}.header-cta:hover{background:var(--clay-dark);transform:translateY(-2px);box-shadow:0 16px 32px #a94f3e3d}.mobile-menu{display:none}.section-shell,.section-wrap{width:min(100% - 64px,1320px);margin-left:auto;margin-right:auto}.section-pad{padding-top:clamp(86px,10vw,148px);padding-bottom:clamp(86px,10vw,148px)}.hero{grid-template-columns:minmax(0,1.03fr) minmax(390px,.97fr);align-items:center;gap:clamp(52px,6vw,96px);min-height:min(800px,100svh - 104px);padding-top:clamp(76px,8vw,112px);padding-bottom:clamp(72px,8vw,108px);display:grid;position:relative;overflow:hidden}.hero-background{z-index:-1;pointer-events:none;position:absolute;inset:0}.hero:before{z-index:-2;background:radial-gradient(circle at 18% 35%, #ffffffe6, transparent 34%), linear-gradient(110deg, #fffaf2 0%, var(--cream) 55%, #f7eee4 100%);content:"";position:absolute;inset:0 -50vw}.hero:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(125deg,#577f7bc7,#164a4dfa);border:1px solid #ffffff85;border-radius:50% 0 0;width:72%;height:55%;position:absolute;bottom:-22%;right:-6%;transform:rotate(-4deg)}.hero-shape,.hero-line{display:block;position:absolute}.hero-shape-clay{background:linear-gradient(145deg,#e9b6a62e,#c7644d4d);border-radius:50% 0 0 50%;width:46%;height:62%;top:5%;right:-15%;transform:rotate(14deg)}.hero-shape-teal{background:#577f7b7a;border-radius:60% 0 0;width:52%;height:53%;bottom:-9%;right:-7%;transform:rotate(-8deg)}.hero-line{z-index:2;border:1px solid #ffffffb8;border-radius:50%;width:56%;height:42%}.hero-line-one{bottom:4%;right:-14%;transform:rotate(-29deg)}.hero-line-two{bottom:-8%;right:-3%;transform:rotate(-18deg)}.hero-copy{z-index:3;max-width:680px;animation:.52s ease-out both reveal-up;position:relative}.eyebrow,.section-kicker{color:var(--deep-teal);letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:800;line-height:1.4}.eyebrow{margin-bottom:24px}.hero h1{color:var(--deep-teal);font-family:var(--display);letter-spacing:-.052em;text-wrap:balance;margin-bottom:28px;font-size:clamp(48px,4.7vw,70px);font-weight:500;line-height:.98}.hero-title-line{white-space:nowrap;display:inline-block}.hero-lead{color:#344745;max-width:630px;margin-bottom:30px;font-size:clamp(17px,1.45vw,20px);line-height:1.55}.hero-actions,.contact-actions{flex-wrap:wrap;gap:16px;display:flex}.button{text-align:center;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;min-height:58px;padding:0 28px;font-size:15px;font-weight:750;line-height:1.15;transition:background .18s ease-out,border-color .18s ease-out,color .18s ease-out,transform .18s ease-out,box-shadow .18s ease-out;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--clay);color:#fff;box-shadow:0 14px 26px #a94f3e33}.button-primary:hover{background:var(--clay-dark);box-shadow:0 18px 34px #a94f3e40}.button-secondary{border-color:var(--dusty-teal);color:var(--deep-teal);background:#fffdf97a}.button-secondary:hover{border-color:var(--deep-teal);background:#ffffffdb}.trust-list{color:var(--deep-teal);flex-wrap:wrap;margin:28px 0 0;padding:0;font-size:14px;font-weight:650;list-style:none;display:flex}.trust-list li{align-items:center;display:inline-flex}.trust-list li:not(:last-child):after{background:var(--gold);content:"";border-radius:50%;width:5px;height:5px;margin:0 12px}.hero-visual{z-index:4;align-self:center;animation:.65s ease-out 80ms both reveal-up;position:relative}.portrait-frame{z-index:2;background:var(--sand);border:1px solid #fffc;border-radius:34px;width:min(100%,540px);margin-left:auto;position:relative;overflow:hidden;box-shadow:0 28px 62px #183a3e33,inset 0 1px #ffffffe6}.portrait-frame:after{border-radius:inherit;content:"";pointer-events:none;border:1px solid #c5953847;position:absolute;inset:0;box-shadow:inset 0 0 0 8px #ffffff14}.portrait-frame img{object-fit:cover;object-position:center 20%;width:100%;height:clamp(510px,49vw,660px)}.portrait-note{z-index:5;background:#fffdf9f2;border:1px solid #164a4d1a;border-radius:16px;flex-direction:column;max-width:320px;padding:16px 20px;display:flex;position:absolute;bottom:-34px;right:24px;box-shadow:0 18px 40px #24343124}.portrait-note span{color:var(--deep-teal);font-family:var(--display);font-size:20px;font-weight:600;line-height:1.15}.portrait-note small{color:var(--muted);margin-top:4px;font-size:11px;line-height:1.4}@keyframes reveal-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.intro{background:var(--warm-white)}.intro-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:clamp(60px,9vw,140px);display:grid}.section-kicker{margin-bottom:20px}.intro h2,.section-heading h2,.about h2,.locations h2,.contact h2{color:var(--deep-teal);font-family:var(--display);letter-spacing:-.045em;text-wrap:balance;margin-bottom:0;font-size:clamp(42px,4.4vw,66px);font-weight:500;line-height:1.04}.intro-copy{border-left:1px solid var(--line);padding-left:clamp(34px,5vw,72px)}.intro-copy p{color:#40514f;margin-bottom:20px;font-size:18px;line-height:1.75}.intro-copy p:last-child{margin-bottom:0}.services{background:linear-gradient(#577f7b0e, #577f7b0e), var(--cream)}.section-heading{grid-template-columns:minmax(0,1.25fr) minmax(280px,.55fr);align-items:end;gap:64px;margin-bottom:64px;display:grid}.section-heading>p{color:var(--muted);margin-bottom:6px;font-size:17px;line-height:1.7}.service-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.service-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fffdf98f;min-height:290px;padding:40px;transition:background .22s ease-out,transform .22s ease-out,box-shadow .22s ease-out;position:relative;overflow:hidden}.service-card:before{background:var(--clay);content:"";width:3px;height:0;transition:height .26s ease-out;position:absolute;top:0;left:0}.service-card:hover{z-index:2;background:var(--warm-white);transform:translateY(-4px);box-shadow:0 22px 48px #24343117}.service-card:hover:before{height:100%}.service-number{color:var(--clay);letter-spacing:.14em;margin-bottom:38px;font-size:12px;font-weight:800;display:block}.service-card h3{max-width:300px;color:var(--deep-teal);font-family:var(--display);letter-spacing:-.025em;margin-bottom:14px;font-size:27px;font-weight:600;line-height:1.12}.service-card p{color:var(--muted);margin-bottom:0;line-height:1.65}.scripture-section{background:linear-gradient(110deg, #123b3ef2, #164a4de6), var(--deep-teal);color:#fff;place-items:center;min-height:560px;padding:100px max(32px,50vw - 550px);display:grid;position:relative;overflow:hidden}.scripture-section:before,.scripture-section:after{content:"";border:1px solid #ffffff1f;border-radius:50%;width:520px;height:520px;position:absolute}.scripture-section:before{top:-260px;left:-150px}.scripture-section:after{bottom:-320px;right:-180px}.scripture-mark{color:#ffffff09;font-family:var(--display);font-size:clamp(220px,28vw,460px);font-weight:700;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.scripture-section blockquote{z-index:2;text-align:center;max-width:980px;margin-bottom:0;position:relative}.scripture-section blockquote p{font-family:var(--display);letter-spacing:-.032em;text-wrap:balance;margin-bottom:30px;font-size:clamp(33px,4.1vw,57px);font-weight:400;line-height:1.18}.scripture-section cite{color:var(--sand);letter-spacing:.14em;text-transform:uppercase;font-size:13px;font-style:normal;font-weight:800}.about{background:var(--warm-white)}.about-grid{grid-template-columns:minmax(360px,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(60px,9vw,140px);display:grid}.about-media{max-width:520px;position:relative}.about-photo{background:var(--sand);border-radius:260px 260px 30px 30px;overflow:hidden;box-shadow:0 26px 56px #164a4d21}.about-photo img{object-fit:cover;object-position:center 18%;width:100%;height:690px}.experience-badge{border:8px solid var(--warm-white);background:var(--clay);color:#fff;text-align:center;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:168px;height:168px;display:flex;position:absolute;bottom:58px;right:-34px;box-shadow:0 18px 40px #a94f3e38}.experience-badge strong{font-family:var(--display);font-size:52px;font-weight:600;line-height:.9}.experience-badge span{letter-spacing:.06em;text-transform:uppercase;max-width:110px;margin-top:8px;font-size:10px;font-weight:750;line-height:1.3}.about h2{margin-bottom:28px}.about-content>p{color:var(--muted);font-family:var(--sans);font-size:16px;line-height:1.75}.about-content .about-lead{color:#304845;font-size:16px}.credential-list{border-top:1px solid var(--line);margin:30px 0 32px;padding:0;list-style:none;display:grid}.credential-list li{border-bottom:1px solid var(--line);color:var(--deep-teal);padding:14px 0 14px 34px;font-weight:650;position:relative}.credential-list li:before{border-bottom:2px solid var(--clay);border-left:2px solid var(--clay);content:"";width:10px;height:5px;position:absolute;top:21px;left:2px;transform:rotate(-45deg)}.bio-details{border-bottom:1px solid var(--line)}.bio-details summary{color:var(--deep-teal);cursor:pointer;padding:16px 38px 16px 0;font-weight:750;list-style:none;position:relative}.bio-details summary::-webkit-details-marker{display:none}.bio-details summary:after{color:var(--clay);content:"+";font-size:28px;font-weight:400;position:absolute;top:50%;right:4px;transform:translateY(-54%)}.bio-details[open] summary:after{content:"−"}.bio-details-content{padding:4px 0 18px}.bio-details-content p{color:var(--muted);margin-bottom:14px;font-size:15px;line-height:1.7}.session{background:var(--sand)}.session-heading{margin-bottom:54px}.session-grid{background:var(--warm-white);border:1px solid #164a4d24;border-radius:28px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden;box-shadow:0 24px 58px #24343114}.session-grid article{min-height:250px;padding:38px}.session-grid article:not(:last-child){border-right:1px solid var(--line)}.session-label{color:var(--clay);letter-spacing:.13em;text-transform:uppercase;margin-bottom:38px;font-size:11px;font-weight:800;display:block}.session-grid strong{color:var(--deep-teal);font-family:var(--display);margin-bottom:12px;font-size:31px;font-weight:600;line-height:1.1;display:block}.session-grid p{color:var(--muted);margin-bottom:0;line-height:1.65}.locations{background:var(--cream)}.locations-grid{grid-template-columns:minmax(300px,.75fr) minmax(0,1.25fr);align-items:start;gap:clamp(56px,8vw,120px);display:grid}.locations-copy{position:sticky;top:144px}.locations h2{margin-bottom:28px}.locations-copy>p:not(.section-kicker){color:var(--muted);margin-bottom:26px;font-size:17px;line-height:1.75}.text-link,.location-card a{border-bottom:1px solid var(--clay);color:var(--deep-teal);align-items:center;padding-bottom:4px;font-size:14px;font-weight:750;display:inline-flex}.text-link:after,.location-card a:after{content:"↗";color:var(--clay);margin-left:10px;transition:transform .18s ease-out}.text-link:hover:after,.location-card a:hover:after{transform:translate(3px,-3px)}.location-cards{gap:18px;display:grid}.location-card{border:1px solid var(--line);background:var(--warm-white);border-radius:24px;padding:34px 38px;position:relative;overflow:hidden;box-shadow:0 16px 40px #2434310d}.location-card:before{content:"";border:1px solid #c7644d29;border-radius:50%;width:150px;height:150px;position:absolute;top:-50px;right:-55px}.location-card>span{color:var(--clay);letter-spacing:.14em;text-transform:uppercase;margin-bottom:18px;font-size:10px;font-weight:800;display:block}.location-card h3{color:var(--deep-teal);font-family:var(--display);letter-spacing:-.025em;margin-bottom:12px;font-size:31px;font-weight:600;line-height:1.12}.location-card address,.location-card p{color:var(--muted);margin-bottom:22px;font-style:normal;line-height:1.65}.location-card-online{background:#577f7b17}.contact{background:var(--deep-teal);color:#fff;text-align:center;place-items:center;min-height:620px;padding-left:32px;padding-right:32px;display:grid;position:relative;overflow:hidden}.contact:before{content:"";background:radial-gradient(circle at 16% 32%,#e9b6a61f,#0000 28%),radial-gradient(circle at 86% 68%,#c595381f,#0000 26%);position:absolute;inset:0}.contact-shape{border:1px solid #ffffff1f;border-radius:50%;position:absolute}.contact-shape-one{width:480px;height:480px;top:-180px;left:-120px}.contact-shape-two{width:620px;height:620px;bottom:-260px;right:-200px}.contact-inner{z-index:2;max-width:900px;position:relative}.contact-logo-media{aspect-ratio:1;background:var(--cream);border:1px solid #ffffff2e;border-radius:28px;width:clamp(190px,22vw,250px);margin:0 auto 24px;position:relative;overflow:hidden;box-shadow:0 22px 52px #0000003d}.contact-logo-video,.contact-logo-static{object-fit:cover;width:100%;height:100%}.contact-logo-static{display:none}.contact .section-kicker{color:var(--pale-clay)}.contact h2{color:#fff;margin-bottom:26px;font-size:clamp(45px,5.2vw,72px)}.contact-inner>p:not(.section-kicker){color:#ffffffbf;max-width:660px;margin:0 auto 34px;font-size:18px;line-height:1.7}.contact-person{gap:2px;max-width:680px;margin:-8px auto 30px;display:grid}.contact-person strong{color:#fff;font-family:var(--display);font-size:25px;font-weight:600}.contact-person a{color:var(--pale-clay);overflow-wrap:anywhere}.contact-person a:hover{text-underline-offset:4px;text-decoration:underline}.contact-actions{justify-content:center}.button-light{background:var(--clay);color:#fff}.button-light:hover{background:#d4745d}.button-outline-light{color:#fff;border-color:#ffffff7a}.button-outline-light:hover{background:#ffffff14;border-color:#fff}.contact-inner small{color:#ffffff85;margin-top:28px;font-size:11px;display:block}.site-footer{color:#ffffffbd;background:#102f32}.footer-main{grid-template-columns:minmax(230px,1.25fr) repeat(3,minmax(150px,.65fr));gap:58px;width:min(100% - 64px,1320px);margin:0 auto;padding:76px 0 64px;display:grid}.footer-brand img{border-radius:18px;width:210px}.footer-column{flex-direction:column;align-items:flex-start;gap:11px;display:flex}.footer-column h2{color:#fff;font-family:var(--sans);letter-spacing:.14em;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:800}.footer-column a,.footer-column span,.footer-column p{color:#ffffffa8;margin-bottom:0;font-size:13px;line-height:1.65}.footer-column a{transition:color .16s ease-out}.footer-column a:hover{color:var(--pale-clay)}.footer-message p{max-width:260px}.footer-bottom{color:#ffffff7a;border-top:1px solid #ffffff1a;justify-content:space-between;gap:24px;width:min(100% - 64px,1320px);margin:0 auto;padding:24px 0 32px;font-size:11px;display:flex}.footer-bottom a:hover{color:#fff}@media (width<=1180px){.header-inner{grid-template-columns:minmax(250px,1fr) auto}.desktop-nav{display:none}.header-cta{justify-self:end}.mobile-menu{display:block;position:relative}.mobile-menu summary{border:1px solid var(--line);cursor:pointer;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;list-style:none;display:flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:var(--deep-teal);border-radius:999px;width:18px;height:2px}.mobile-nav{border:1px solid var(--line);background:var(--warm-white);border-radius:18px;flex-direction:column;width:min(320px,100vw - 40px);display:flex;position:absolute;top:60px;right:0;overflow:hidden;box-shadow:0 24px 56px #2434312e}.mobile-nav a{border-bottom:1px solid var(--line);color:var(--deep-teal);padding:15px 20px;font-size:14px;font-weight:650}.mobile-nav a:hover{background:#577f7b14}.mobile-nav .mobile-call-link{background:var(--clay);color:#fff;border-bottom:0}.hero{grid-template-columns:minmax(0,1fr) minmax(340px,.82fr)}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){html{scroll-padding-top:86px}.header-inner,.section-shell,.section-wrap,.footer-main,.footer-bottom{width:min(100% - 40px,720px)}.header-inner{grid-template-columns:minmax(0,1fr) auto;gap:14px;min-height:84px}.header-cta{display:none}.brand-mark{width:48px;height:44px}.brand-name{font-size:28px}.brand-subtitle{text-overflow:ellipsis;max-width:260px;font-size:9px;overflow:hidden}.hero{grid-template-columns:1fr;gap:70px;min-height:auto;padding-top:74px;padding-bottom:100px}.hero:after{width:120%;height:40%;bottom:-6%;right:-35%}.hero-copy{max-width:700px}.hero h1{font-size:clamp(48px,9.2vw,68px)}.hero-visual{width:min(100%,600px);margin:0 auto}.portrait-frame{width:100%}.portrait-frame img{height:min(760px,112vw)}.intro-grid,.section-heading,.about-grid,.locations-grid{grid-template-columns:1fr}.intro-grid,.about-grid,.locations-grid{gap:54px}.intro-copy{border-top:1px solid var(--line);border-left:0;padding-top:32px;padding-left:0}.section-heading{align-items:start;gap:24px;margin-bottom:48px}.about-media{width:min(90%,520px);margin:0 auto}.locations-copy{position:static}.session-grid{grid-template-columns:1fr}.session-grid article{min-height:0}.session-grid article:not(:last-child){border-right:0;border-bottom:1px solid var(--line)}.footer-main{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-brand{grid-column:span 2}}@media (width<=620px){.header-inner,.section-shell,.section-wrap,.footer-main,.footer-bottom{width:min(100% - 32px,560px)}.brand-mark{width:42px;height:38px;margin-right:9px}.brand-name{font-size:23px}.brand-subtitle{max-width:210px;margin-top:5px;font-size:7px}.hero{gap:48px;padding-top:58px;padding-bottom:84px}.eyebrow{margin-bottom:18px;font-size:10px}.hero h1{margin-bottom:22px;font-size:clamp(32px,10.2vw,54px)}.hero-lead{font-size:16px}.hero-actions,.contact-actions{flex-direction:column}.button{width:100%}.trust-list{font-size:12px}.trust-list li:not(:last-child):after{margin:0 8px}.portrait-frame{border-radius:25px}.portrait-frame img{height:126vw;max-height:650px}.portrait-note{width:calc(100% - 28px);max-width:none;margin:-18px auto 0;position:relative;bottom:auto;right:auto}.intro h2,.section-heading h2,.about h2,.locations h2,.contact h2{font-size:clamp(39px,12vw,54px)}.service-grid{grid-template-columns:1fr}.service-card{min-height:0;padding:32px 28px}.service-number{margin-bottom:24px}.scripture-section{min-height:530px;padding-left:24px;padding-right:24px}.scripture-section blockquote p{font-size:33px}.about-media{width:calc(100% - 22px);margin-left:0}.about-photo img{height:128vw;max-height:660px}.experience-badge{border-width:6px;width:138px;height:138px;bottom:34px;right:-26px}.experience-badge strong{font-size:43px}.experience-badge span{max-width:96px;font-size:8px}.session-grid article,.location-card{padding:30px 26px}.contact{min-height:670px;padding-left:20px;padding-right:20px}.footer-main{grid-template-columns:1fr;padding-top:58px}.footer-brand{grid-column:auto}.footer-brand img{width:180px}.footer-bottom{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.contact-logo-video{display:none}.contact-logo-static{display:block}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
