@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap');
:root{--navy:#06354b;--ink:#101314;--muted:#52616a;--light:#f3f5f6;--line:#dce2e5;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--white);color:var(--ink);font:16px/1.65 'DM Sans',Arial,sans-serif}a{color:inherit;text-underline-offset:4px}h1,h2,h3,.button{font-family:Manrope,Arial,sans-serif}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.055em;line-height:1.08}h2{font-size:clamp(34px,4vw,56px);font-weight:800;margin-bottom:24px}h3{font-size:22px;letter-spacing:-.03em;margin-bottom:12px}p{margin-bottom:20px}img{display:block;max-width:100%}a,button{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid #648da2;outline-offset:5px}.skip{position:absolute;top:-100px;left:16px;padding:12px;background:white;z-index:20}.skip:focus{top:12px}
.sunday-banner{background:var(--navy);color:white;text-align:center;font-size:12px;padding:10px 20px;letter-spacing:.01em}.sunday-banner span{margin-left:12px;color:#dbe6ec}header{height:92px;display:flex;justify-content:space-between;align-items:center;padding:18px max(5vw,24px);background:white}header img{width:205px;height:auto}header .button{min-height:44px;font-size:13px;padding:10px 22px}.button{display:inline-flex;justify-content:center;align-items:center;gap:34px;min-height:56px;padding:16px 30px;border:0;border-radius:8px;background:var(--navy);color:white;font-size:15px;font-weight:700;text-decoration:none;cursor:pointer;transition:background .18s,transform .18s}.button:hover{background:#104c65;transform:translateY(-1px)}.button.light{background:white;color:var(--navy)}.button.light:hover{background:#e8eef1}.button:disabled,.button[aria-disabled=true]{opacity:.5;cursor:default;transform:none}
.visit-heading{position:relative;text-align:center;padding:58px 24px 0;background:linear-gradient(to bottom,var(--navy) 0,var(--navy) calc(100% - 85px),white calc(100% - 85px));color:white}.welcome-line{font-size:14px;margin-bottom:20px;color:#d6e4eb}.visit-heading h1{font-size:clamp(46px,6.1vw,84px);margin:0 auto 24px;font-weight:800;max-width:920px}.intro{font-size:18px;line-height:1.55;margin:0 auto 38px;color:#e6edf1}.welcome-video{margin:0 auto;width:min(900px,100%);aspect-ratio:16/9;position:relative;border-radius:14px;overflow:hidden;background:var(--ink);box-shadow:0 18px 50px #06354b15}.welcome-video img{width:100%;height:100%;object-fit:cover}.welcome-video figcaption{position:absolute;inset:auto 0 0;padding:65px 28px 24px;background:linear-gradient(transparent,#000b);display:flex;align-items:end;justify-content:space-between;gap:12px;text-align:left}.welcome-video figcaption span{font-size:25px;font-weight:600;letter-spacing:-.03em}.welcome-video small{font-size:12px;color:#e6ebee}.visit-details{text-align:center;padding:34px 24px 60px}.visit-details>p{font-size:17px;margin-bottom:20px}.visit-details .button{min-width:230px}.sunday-details{display:flex;justify-content:center;gap:28px;font-size:13px;color:var(--muted);margin-top:26px}.sunday-details a{text-decoration:none}
.questions-banner{max-width:1200px;margin:0 auto;padding:30px 38px;background:var(--navy);color:white;border-radius:12px;display:flex;justify-content:space-between;align-items:center;gap:30px;animation:question-arrival .55s cubic-bezier(.2,.7,.3,1) 3s both}.questions-banner h2{font-size:27px;letter-spacing:-.035em;margin:0 0 7px}.questions-banner p{margin:0;color:#e1e9ed;font-size:14px}.questions-actions{text-align:center}.questions-actions p{max-width:260px;font-size:11px;margin-top:9px}.questions-actions .button{min-height:46px;padding:10px 23px}
.section{max-width:1200px;margin:0 auto;padding:90px 30px}.welcome{display:grid;grid-template-columns:1fr 1.15fr;align-items:center;gap:90px;padding-top:110px;padding-bottom:45px}.section-intro{font-size:14px;color:var(--navy);font-weight:500;margin-bottom:22px}.welcome-copy>p:not(.section-intro){max-width:370px;color:var(--muted);font-size:17px}.text-link{display:inline-flex;align-items:center;gap:24px;font-weight:600;color:var(--navy);text-decoration:none;border-bottom:1px solid var(--line);padding-bottom:7px}.photo-pair{position:relative;padding:0 0 75px 0}.welcome-photo{width:88%;height:430px;object-fit:cover;border-radius:12px}.kids-photo{position:absolute;right:0;bottom:0;width:46%;height:250px;object-fit:cover;border:7px solid white;border-radius:14px}.expect{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;padding-top:35px;padding-bottom:80px}.expect>div{border-top:1px solid var(--line);padding-top:23px}.expect p{color:var(--muted);font-size:15px;margin:0;max-width:310px}
.signup{border-top:1px solid var(--line);display:grid;grid-template-columns:.85fr 1.15fr;gap:100px;align-items:start}.signup-copy{padding-top:25px}.signup-copy>p{color:var(--muted);max-width:320px}.signup-copy .signup-note{font-size:13px;padding-top:10px}.form-panel{background:var(--light);padding:34px;border-radius:16px;scroll-margin-top:28px}.form-panel h2{font-size:30px;margin-bottom:10px}.form-intro{font-size:14px;color:var(--muted)}.notice{padding:11px 13px;background:white;border-left:2px solid #80929b;font-size:12px;margin-bottom:22px}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}label{display:block;font-size:13px;font-weight:600;margin-bottom:17px}label>span{font-weight:400}input:not([type=checkbox]),select{display:block;width:100%;min-height:49px;background:white;border:1px solid #cbd4d9;border-radius:7px;padding:12px;font:inherit;color:var(--ink);margin-top:7px}.consent{display:flex;align-items:start;gap:10px;font-size:11px;line-height:1.6;margin-top:6px}.consent input{flex-shrink:0;width:17px;height:17px;margin:3px 0 0;accent-color:var(--navy)}.form-panel .button{width:100%}.fine{font-size:11px;color:var(--muted);margin:15px 0 0}#form-status{font-size:14px;margin-top:16px}.trap{position:absolute;left:-10000px}.faq{display:grid;grid-template-columns:1fr 1.1fr;gap:80px;border-top:1px solid var(--line)}.faq h2{font-size:40px}details{border-bottom:1px solid var(--line);padding:19px 0}summary{font-weight:600;cursor:pointer;font-size:16px}details p{color:var(--muted);font-size:15px;margin:16px 0 0}footer{border-top:1px solid var(--line);padding:35px max(5vw,24px);display:flex;align-items:center;gap:30px;font-size:12px;color:var(--muted)}footer img{width:180px;height:auto}footer p{flex:1;margin:0}
@keyframes question-arrival{from{opacity:0;transform:translateY(20px);visibility:hidden}to{opacity:1;transform:none;visibility:visible}}
@media(max-width:800px){header{height:78px;padding:16px 22px}header img{width:170px}header .button{padding:10px 16px;font-size:12px}.visit-heading{padding-top:40px;background:linear-gradient(to bottom,var(--navy) 0,var(--navy) calc(100% - 38px),white calc(100% - 38px))}.welcome-line{font-size:12px;margin-bottom:18px}.intro{font-size:16px;margin-bottom:28px}.welcome-video{border-radius:10px}.welcome-video figcaption{padding:36px 14px 13px}.welcome-video figcaption span{font-size:18px}.welcome-video small{font-size:10px}.visit-details{padding:28px 20px 38px}.sunday-details{flex-direction:column;gap:8px;margin-top:20px}.questions-banner{margin:0 22px;padding:26px;text-align:center;flex-direction:column;gap:18px}.questions-banner h2{font-size:25px}.questions-banner p{font-size:13px}.questions-actions p{font-size:10px}.section{padding:56px 24px}.welcome{grid-template-columns:1fr;gap:30px}.welcome h2{font-size:44px}.welcome-copy>p:not(.section-intro){max-width:440px}.photo-pair{max-width:540px;width:100%;margin:auto;padding-bottom:55px}.welcome-photo{height:350px}.kids-photo{height:210px}.expect{grid-template-columns:1fr;gap:24px;padding-top:0}.expect>div{padding-top:20px}.expect p{max-width:none}.signup,.faq{grid-template-columns:1fr;gap:25px}.signup-copy{padding:0}.signup-copy h2 br{display:none}.signup-copy>p{max-width:450px}.signup-copy .signup-note{padding-top:0}.form-panel{padding:25px}.faq h2{font-size:35px;margin-bottom:0}footer{flex-wrap:wrap;gap:20px}footer p{flex-basis:100%}.sunday-banner{font-size:11px;padding:9px 10px}.sunday-banner span{margin-left:6px}}
@media(max-width:390px){header img{width:150px}.visit-heading{padding-left:18px;padding-right:18px}.welcome-video figcaption{align-items:start;flex-direction:column;gap:2px}.form-panel{padding:20px}.two-fields{gap:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.questions-banner{animation:none}.button{transition:none}}
/* A lighter invitation, framed by the people who make this church home. */
.sunday-banner{background:#e3edf1;color:var(--navy);font-size:12px;padding:9px 20px}.sunday-banner span{color:var(--navy)}
header{height:82px}header img{width:185px}
.visit-heading{isolation:isolate;padding-top:38px;color:var(--navy);background:linear-gradient(to bottom,#f5f8f9 0%,#edf3f5 63%,#dbe9ef 63%,#dbe9ef calc(100% - 55px),white calc(100% - 55px))}
.visit-heading h1{position:relative;z-index:2;font-size:clamp(46px,6.2vw,86px);line-height:1.01;letter-spacing:-.06em;margin-bottom:23px;max-width:770px}
.welcome-line{position:relative;z-index:2;display:inline-flex;align-items:center;gap:9px;padding:7px 13px;margin-bottom:23px;border:1px solid #cbdce4;border-radius:30px;background:#fff;color:var(--navy);font-size:12px}
.invite-dot{height:7px;width:7px;border-radius:50%;background:#b87851}
.intro{position:relative;z-index:2;color:#48616f;font-size:17px;margin-bottom:34px}
.hero-portrait{position:absolute;top:85px;width:155px;padding:7px 7px 0;background:white;border-radius:9px;box-shadow:0 9px 25px #06354b12;z-index:1}
.hero-portrait img{width:100%;height:170px;object-fit:cover;border-radius:5px}.hero-portrait span{display:block;padding:10px 0 11px;color:var(--navy);font-size:11px;font-weight:600}
.portrait-left{left:max(30px,calc(50% - 590px));transform:rotate(-8deg);top:92px}.portrait-left img{object-position:32% center}
.portrait-right{right:max(30px,calc(50% - 590px));transform:rotate(7deg);top:115px}
.welcome-video{width:min(940px,100%);border:6px solid white;border-radius:18px;box-shadow:0 16px 35px #06354b15}.welcome-video figcaption{color:white;padding-bottom:22px}.welcome-video figcaption span{font-size:27px}
.visit-details{padding-top:30px}.visit-details .button{border-radius:30px;min-width:230px}.visit-details>p{font-size:16px;color:var(--muted)}
.questions-banner{background:#e3edf1;color:var(--navy);border-radius:16px}.questions-banner p{color:#48616f}.questions-banner .button.light{background:var(--navy);color:white;border-radius:28px}.questions-banner .button.light:hover{background:#104c65}
.welcome-photo{border-radius:50% 50% 12px 12px}.kids-photo{transform:rotate(5deg);box-shadow:0 8px 20px #06354b0c}.expect h3{color:var(--navy)}
.signup{background:#f5f8f9;border-radius:22px;border-top:0;margin-bottom:60px;padding:65px 45px;gap:70px}.form-panel{background:white;box-shadow:0 10px 35px #06354b08;border:1px solid #e0e8ec}.form-panel .notice{background:#f1f5f7}.signup h2{color:var(--navy)}
@media(max-width:1150px){.hero-portrait{width:115px;top:100px}.hero-portrait img{height:135px}.hero-portrait span{font-size:9px}.portrait-left{left:24px}.portrait-right{right:24px}.visit-heading h1{font-size:68px}}
@media(max-width:900px){.hero-portrait{display:none}.visit-heading h1{font-size:clamp(46px,8vw,68px)}}
@media(max-width:800px){header{height:74px}header img{width:165px}.visit-heading{padding-top:32px;background:linear-gradient(to bottom,#f5f8f9 0%,#edf3f5 70%,#dbe9ef 70%,#dbe9ef calc(100% - 30px),white calc(100% - 30px))}.welcome-line{font-size:11px;margin-bottom:20px}.intro{font-size:16px;margin-bottom:26px}.welcome-video{border-width:4px;border-radius:12px}.welcome-video figcaption span{font-size:18px}.welcome-video figcaption{padding-bottom:14px}.signup{margin:0 16px 40px;padding:35px 20px;gap:20px}.signup h2{font-size:36px}.form-panel{padding:22px}.kids-photo{right:6px}.sunday-banner{font-size:10px;padding:9px 8px}}
