@charset "UTF-8";
:root{--navy:#002a40;--blue:#3366cc;--ink:#193447;--muted:#566b79;--pale:#f0f4fc;--line:#d9e3e9;--white:#fff;--header:88px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header) + 24px)}body{margin:0;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Malgun Gothic","Noto Sans KR",sans-serif;font-size:16px;line-height:1.75;word-break:keep-all}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,h4,p{margin:0}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #e99423;outline-offset:6px}button:hover,a:hover{transition:color .2s,background .2s}.container{width:min(1180px,calc(100% - 96px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.skip-link{position:fixed;top:-100px;left:20px;z-index:30;padding:10px 20px;background:white;color:var(--navy)}.skip-link:focus{top:12px}.site-header{height:var(--header);position:sticky;top:0;z-index:20;background:rgba(255,255,255,.97);border-bottom:1px solid rgba(0,42,64,.08)}.header-inner{display:flex;justify-content:space-between;align-items:center;height:100%}.brand{display:flex;align-items:center;gap:12px}.brand img{object-fit:contain;width:36px;height:46px}.brand small{display:block;font-size:11px;letter-spacing:.035em;line-height:1.6}.brand strong{display:block;font-size:26px;line-height:1.3;letter-spacing:-1px}.header-inner nav{display:flex;align-items:center;gap:42px;font-size:15px;font-weight:600}.header-inner nav a{padding:12px 0}.header-inner nav a:hover,.header-inner nav a[aria-current]{color:var(--blue)}.header-inner nav a:last-child{border-bottom:1px solid var(--blue)}.header-inner nav span{margin-left:16px}.menu-toggle{display:none}.hero{position:relative;min-height:660px;height:min(760px,calc(100svh - 88px));color:#fff;background:var(--navy);isolation:isolate;display:flex;align-items:center}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%;z-index:-2}.hero-image{object-fit:cover;object-position:center 53%}.hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(0,28,43,.86),rgba(0,29,45,.48) 56%,rgba(0,24,38,.23)),linear-gradient(0deg,rgba(0,24,38,.65),transparent 35%)}.hero-content{padding-bottom:38px}.eyebrow{color:var(--blue);font-weight:700;font-size:12px;letter-spacing:.18em;margin-bottom:24px}.eyebrow.light{color:#c2d1f0}.hero h1{font-size:clamp(44px,5.3vw,72px);font-weight:600;letter-spacing:-.055em;line-height:1.28}.hero-description{margin:28px 0 34px;color:#f0f4f6;font-size:18px;line-height:1.9}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:46px;padding:15px 25px;font-size:15px;font-weight:700}.button-white{background:#fff;color:var(--blue)}.button-white:hover{background:#e5edff}.hero-bottom{position:absolute;bottom:28px;left:0;right:0;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ffffff40;padding-top:20px;font-size:13px;color:#e3ecf2}.hero-bottom a span{margin-left:30px}.service-strip{background:var(--navy);color:white}.strip-inner{min-height:89px;display:flex;align-items:center;gap:40px;font-size:15px}.strip-inner>div{display:flex;align-items:center;gap:18px}.status-dot{width:7px;height:7px;background:#99b3e6;border-radius:50%}.strip-inner p{color:#bed0db;font-size:14px}.strip-inner>a{margin-left:auto}.strip-inner>a span{margin-left:30px}.section{padding:112px 0}.section h2{font-size:clamp(30px,3.1vw,43px);line-height:1.4;letter-spacing:-.045em;font-weight:600}.section-heading{margin-bottom:52px}.about-grid{display:grid;grid-template-columns:1fr 1.03fr;gap:65px;align-items:center}.about-photo{position:relative;align-self:stretch;min-height:365px;overflow:hidden}.about-photo img{width:100%;height:100%;object-fit:cover}.about-photo:after{content:"";position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#002a40b8)}.about-photo>span{position:absolute;bottom:26px;left:28px;color:white;z-index:1;font-size:15px}.about-copy h3{font-size:23px;margin-bottom:20px;letter-spacing:-.035em}.about-copy>p{color:var(--muted);margin-bottom:15px}.values{display:grid;grid-template-columns:repeat(3,1fr);margin-top:30px;border-top:1px solid var(--line);padding-top:24px;gap:15px}.values span{font-size:12px;color:var(--blue)}.values h4{font-size:23px;margin:3px 0 7px}.values p{font-size:14px;color:var(--muted);line-height:1.65}blockquote{text-align:center;margin:74px 0 0;border-top:1px solid var(--line);padding-top:43px}.quote-mark{font-family:Georgia,serif;color:var(--blue);font-size:58px;line-height:1}blockquote p{font-family:Georgia,"AppleMyungjo","Batang",serif;font-size:23px;line-height:1.85;letter-spacing:-.02em}blockquote cite{display:block;margin-top:16px;font-style:normal;font-size:13px;color:var(--muted)}.worship{background:var(--pale)}.worship-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:70px}.worship-intro>p:not(.eyebrow){margin-top:25px;color:var(--muted)}.text-link{display:inline-block;margin-top:35px;font-size:14px;border-bottom:1px solid #91aab9;padding-bottom:6px}.text-link span{margin-left:16px}.schedule table{width:100%;border-collapse:collapse;font-size:16px}.schedule th,.schedule td{text-align:left;padding:23px 8px;border-bottom:1px solid #cfdee7}.schedule thead th{font-size:13px;font-weight:500;color:var(--muted);padding-top:0;padding-bottom:17px}.schedule tbody th{font-weight:600}.schedule td:last-child{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.schedule thead th:last-child{text-align:right}.sunday th,.sunday td:last-child{color:var(--blue);font-weight:700}.schedule-note{font-size:13px;color:var(--muted);margin-top:20px;line-height:1.9}.visit-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:48px}.visit-heading>p{color:var(--muted);font-size:15px;margin-bottom:7px}.visit-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:65px}.address-panel{background:var(--navy);color:#fff;padding:43px;display:flex;flex-direction:column;align-items:start}.address-panel h3{font-size:28px;line-height:1.6;font-weight:500;letter-spacing:-.035em}.address-panel>p{font-size:14px;color:#bbd1de;margin-top:13px}.copy-button{background:none;border:0;border-bottom:1px solid #7194a8;color:white;font-size:14px;padding:5px 0;margin-top:25px}.copy-button span{margin-left:28px}.address-panel .copy-status{min-height:23px;font-size:13px;margin:7px 0 17px}.map-links{display:flex;width:100%;gap:10px;margin-top:auto}.map-links a{padding:13px 17px;border:1px solid #638294;flex:1;font-size:14px;display:flex;justify-content:space-between}.map-links a:hover{background:#16445d}.direction-row{display:grid;grid-template-columns:80px 1fr;gap:16px;padding:22px 0;border-bottom:1px solid var(--line)}.direction-row:first-child{padding-top:0}.direction-label{font-size:13px;color:var(--muted);padding-top:4px}.direction-row h3{font-size:17px;font-weight:600}.direction-row p{font-size:14px;color:var(--muted);margin-top:8px;line-height:1.8}.line-badge{display:inline-flex;align-items:center;justify-content:center;background:#28783e;color:white;border-radius:50%;width:24px;height:24px;font-size:14px;margin-right:5px}.contact-link{display:flex;justify-content:space-between;align-items:center;margin-top:25px}.contact-link>span{font-size:14px;color:var(--muted)}.contact-link strong{font-size:21px;font-weight:500}.contact-link strong span{margin-left:13px}footer{border-top:1px solid var(--line);padding:43px 0;background:#f8fafb}.footer-inner{display:flex;gap:65px;align-items:center}.footer-brand{flex-shrink:0}.footer-inner>div p{font-size:13px;color:var(--muted)}.footer-inner>div small{font-size:11px;color:var(--muted);display:block;margin-top:8px}.back-top{margin-left:auto;font-size:13px;white-space:nowrap}
@media(min-width:1600px){.hero{max-height:840px;height:75vh}}@media(max-width:1000px){.container{width:calc(100% - 56px)}.about-grid,.worship-grid,.visit-grid{gap:35px}.strip-inner{gap:22px}.strip-inner p{display:none}.about-copy h3{font-size:21px}.about-photo{min-height:390px}.address-panel{padding:30px}.address-panel h3{font-size:24px}.direction-row{grid-template-columns:65px 1fr;gap:10px}.visit-heading{display:block}.visit-heading>p{margin-top:15px}.footer-inner{gap:30px}.schedule th,.schedule td{padding:23px 4px;font-size:14px}}
@media(max-width:700px){:root{--header:76px}.container{width:calc(100% - 40px)}.brand strong{font-size:23px}.brand small{font-size:10px}.brand img{width:30px;height:39px}.menu-toggle{display:flex;align-items:center;gap:12px;background:none;border:1px solid var(--line);padding:6px 10px;color:var(--navy);font-size:14px}.header-inner nav{display:none;position:absolute;left:0;right:0;top:76px;padding:16px 20px 24px;background:white;box-shadow:0 12px 18px #002a4015;gap:0;align-items:stretch}.header-inner nav.is-open{display:flex;flex-direction:column}.header-inner nav a{padding:12px 5px;border-bottom:1px solid var(--line)}.hero{min-height:570px;height:calc(85svh - 76px);max-height:720px}.hero-image{object-position:59% center}.hero-shade{background:linear-gradient(90deg,#001e30d9,#001e3061),linear-gradient(0deg,#001e3077,transparent)}.hero-content{padding-bottom:36px}.hero .eyebrow{font-size:11px;margin-bottom:22px}.hero h1{font-size:46px}.hero-description{font-size:15px;line-height:1.9;margin:24px 0 28px;max-width:340px}.button{font-size:14px;padding:13px 20px}.hero-bottom{font-size:11px;bottom:22px;padding-top:16px;gap:20px}.hero-bottom>span{max-width:180px}.hero-bottom a{white-space:nowrap}.hero-bottom a span{margin-left:10px}.strip-inner{min-height:82px;font-size:13px;gap:12px}.strip-inner>div{gap:10px;flex-wrap:wrap}.strip-inner>a{font-size:12px;white-space:nowrap}.strip-inner>a span{margin-left:8px}.section{padding:72px 0}.section h2{font-size:32px}.eyebrow{font-size:11px;margin-bottom:18px}.section-heading{margin-bottom:32px}.about-grid,.worship-grid,.visit-grid{grid-template-columns:1fr;gap:32px}.about-photo{min-height:0;aspect-ratio:1.4}.about-photo img{height:100%}.about-copy h3{font-size:22px}.about-copy>p{font-size:15px}.values{gap:12px}.values p{font-size:13px}blockquote{margin-top:45px;padding-top:32px}blockquote p{font-size:18px}blockquote cite{font-size:12px}.worship-intro>p:not(.eyebrow){font-size:15px;margin-top:20px}.text-link{margin-top:22px}.schedule{margin-top:10px}.schedule th,.schedule td{padding:20px 3px;font-size:14px}.schedule-note{font-size:12px}.visit-heading{margin-bottom:30px}.address-panel{padding:30px}.address-panel h3{font-size:26px}.direction-row{grid-template-columns:67px 1fr;padding:22px 0}.direction-row h3{font-size:16px}.footer-inner{align-items:start;flex-wrap:wrap;gap:25px}.footer-inner>div{width:100%;order:3}.back-top{padding-top:12px}.contact-link strong{font-size:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Official church wordmark, including the original lettering. */
.brand img.church-wordmark{width:auto;height:48px;object-fit:contain}
:root{--header:88px}
@media(max-width:700px){:root{--header:76px}.header-inner nav{top:var(--header)}.brand img.church-wordmark{width:auto;height:32px}.header-inner{width:calc(100% - 28px)}.header-inner .brand{min-width:0;flex-shrink:1}.header-inner .menu-toggle{flex-shrink:0;margin-left:12px}.hero{min-height:500px;height:calc(75svh - var(--header));max-height:620px}}

/* Noto Sans KR is bundled so the typography is consistent on every device. */
@font-face{font-family:"Noto Sans KR";src:url("assets/fonts/noto-sans-kr-regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:"Noto Sans KR";src:url("assets/fonts/noto-sans-kr-medium.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:"Noto Sans KR";src:url("assets/fonts/noto-sans-kr-semibold.ttf") format("truetype");font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:"Noto Sans KR";src:url("assets/fonts/noto-sans-kr-bold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}
body,button{font-family:"Noto Sans KR",sans-serif}
blockquote p,.quote-mark{font-family:"Noto Sans KR",sans-serif}

/* Compact hero using the congregation photograph. */
.header-inner nav{gap:34px}
.header-inner nav span{margin-left:0}
.hero{min-height:500px;height:min(570px,calc(78svh - var(--header)));max-height:570px;overflow:hidden}
.hero-image{object-position:center 54%}
.hero-shade{background:linear-gradient(90deg,rgba(0,28,43,.9),rgba(0,29,45,.5) 56%,rgba(0,24,38,.25)),linear-gradient(0deg,rgba(0,24,38,.62),transparent 35%)}
.hero-content{padding-bottom:24px}
.hero h1{font-size:clamp(38px,4.2vw,58px);line-height:1.25}
.hero-description{margin:20px 0 25px;font-size:17px;line-height:1.85}
.hero .button{padding:13px 22px}
.hero-bottom{bottom:20px;padding-top:14px}
.strip-inner{min-height:80px}

/* Keep people indistinct while preserving the atmosphere of the photographs. */
.hero-image,.about-photo img{filter:blur(3.5px);transform:scale(1.025)}

/* Two complementary worship photographs in the church introduction. */
.about-photos{position:relative;padding:0 42px 45px 0}
.about-photo{min-height:0}
.about-photo-main{aspect-ratio:1.38}
.about-photo-main:after{content:"";position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#002a40b8)}
.about-photo-small{position:absolute;width:44%;aspect-ratio:1.15;right:0;bottom:0;border:7px solid white}
.about-photo-small:after{display:none}

/* Family worship documents. */
.home-worship{background:var(--pale)}
.documents-heading{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:48px}
.documents-side{max-width:480px;display:flex;flex-direction:column;align-items:flex-end;gap:18px}
.documents-side>p{color:var(--muted);font-size:15px}
.document-controls{display:flex;gap:8px}
.document-controls button{display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid var(--line);background:white;color:var(--navy);font-size:20px;line-height:1;transition:background .2s,color .2s,border-color .2s}
.document-controls button:hover:not(:disabled){background:var(--blue);border-color:var(--blue);color:white}
.document-controls button:disabled{cursor:default;opacity:.35}
.document-grid{display:flex;gap:24px;overflow-x:auto;padding:0 1px 18px;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain}
.document-grid::-webkit-scrollbar{display:none}
.document-card{flex:0 0 calc((100% - 48px)/3);background:white;border:1px solid var(--line);box-shadow:0 12px 34px rgba(0,42,64,.07);scroll-snap-align:start}
.document-preview{display:block;width:100%;padding:0;border:0;background:white;color:var(--ink);text-align:left}
.document-cover{position:relative;display:block;overflow:hidden;aspect-ratio:16/9;background:#e8edf1}
.document-cover img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .35s ease}
.preview-label{position:absolute;right:14px;bottom:14px;padding:7px 12px;background:rgba(0,42,64,.9);color:white;font-size:12px}
.document-preview:hover .document-cover img{transform:scale(1.025)}
.document-meta{display:block;padding:20px 20px 17px}
.document-meta small{display:block;color:var(--blue);font-size:12px;margin-bottom:7px}
.document-meta strong{display:block;font-size:18px;font-weight:600;line-height:1.5}
.document-card>a{display:flex;justify-content:space-between;align-items:center;margin:0 20px;padding:13px 0 16px;border-top:1px solid var(--line);color:var(--muted);font-size:13px}
.document-card>a:after{content:"↓";color:var(--blue);font-size:16px}
.bulletin-builder-link{display:flex;justify-content:flex-end;margin-top:8px}
.bulletin-builder-link a{padding:8px 0;border-bottom:1px solid #91aab9;color:var(--muted);font-size:12px;font-weight:500}
.bulletin-builder-link a:hover{color:var(--blue);border-color:var(--blue)}
.bulletin-builder-link span{margin-left:8px;color:var(--blue)}
.pdf-dialog{width:min(1040px,calc(100% - 40px));height:min(88vh,900px);padding:0;border:0;box-shadow:0 24px 80px rgba(0,20,34,.35);background:white;color:var(--ink)}
.pdf-dialog::backdrop{background:rgba(0,25,40,.72);backdrop-filter:blur(3px)}
.pdf-dialog[open]{display:grid;grid-template-rows:auto 1fr auto}
.pdf-dialog-header,.pdf-dialog-actions{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--line)}
.pdf-dialog-header h2{font-size:18px;font-weight:600}
.pdf-dialog-header button{width:38px;height:38px;border:0;background:var(--pale);color:var(--navy);font-size:28px;line-height:1}
.pdf-dialog iframe{display:block;width:100%;height:100%;border:0;background:#e6edf2}
.pdf-dialog-actions{justify-content:flex-end;gap:12px;border:0;border-top:1px solid var(--line)}
.pdf-dialog-actions a{padding:10px 16px;border:1px solid var(--line);font-size:14px;font-weight:600}
.pdf-dialog-actions a:last-child{background:var(--blue);border-color:var(--blue);color:white}

@media(max-width:1000px){.document-card{flex-basis:calc((100% - 24px)/2)}.documents-heading{align-items:start;flex-direction:column;gap:18px}.documents-side{max-width:none;width:100%;align-items:flex-start}.header-inner nav{gap:22px;font-size:14px}}
@media(max-width:700px){
  .hero{min-height:480px;height:min(500px,calc(70svh - var(--header)));max-height:500px}
  .hero-content{padding-bottom:10px}
  .hero h1{font-size:36px;line-height:1.23}
  .hero-description{margin:18px 0 21px;font-size:14px}
  .hero-bottom{display:none}
  .about-photos{padding:0 28px 32px 0}
  .about-photo-small{width:42%;border-width:5px}
  .document-grid{gap:16px;padding-bottom:14px}
  .document-card{flex-basis:100%}
  .documents-heading{margin-bottom:30px}
  .documents-side>p{font-size:14px}
  .document-cover{aspect-ratio:16/9}
  .pdf-dialog{width:100%;max-width:none;height:100%;max-height:none;margin:0}
  .pdf-dialog-actions{padding:12px}
  .pdf-dialog-actions a{flex:1;text-align:center;padding:9px 8px}
}

@media(prefers-reduced-motion:reduce){.document-grid{scroll-behavior:auto}}
