@import "https://fonts.googleapis.com/css2?family=Gowun+Batang:wght@400;700&family=Noto+Sans+KR:wght@300;400;500;600;700;800;900&display=swap";:root{--paper:#f3f0e8;--ink:#161714;--muted:#77766f;--line:#16171433;--accent:#ff5a36;--accent-2:#d8ff57;--serif:"Gowun Batang", serif;--sans:"Noto Sans KR", system-ui, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--sans);margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}.site-shell{min-height:100vh}.section-pad{padding:132px max(6vw,28px)}.site-header{z-index:20;border-bottom:1px solid #16171438;justify-content:space-between;align-items:center;height:92px;padding:0 max(4vw,24px);display:flex;position:absolute;inset:0 0 auto}.brand{letter-spacing:.12em;align-items:center;gap:11px;font-size:13px;font-weight:800;display:flex}.brand b{color:var(--accent)}.brand-mark{background:var(--ink);width:30px;height:30px;color:var(--paper);border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:17px;display:inline-grid}.brand-mark.small{width:25px;height:25px;font-size:14px}.nav{align-items:center;gap:30px;font-size:13px;font-weight:600;display:flex}.nav a{transition:color .2s}.nav a:hover{color:var(--accent)}.nav-cta{border:1px solid var(--ink);border-radius:99px;align-items:center;gap:8px;padding:12px 17px;display:flex}.menu-button{background:0 0;border:0;padding:8px;display:none}.hero{flex-direction:column;justify-content:space-between;min-height:100vh;padding:150px max(4vw,24px) 40px;display:flex;position:relative;overflow:hidden}.hero:before{content:"";border:1px solid #16171421;border-radius:50%;width:42vw;height:42vw;position:absolute;top:16vh;right:-13vw}.hero:after{content:"";background:var(--accent);border-radius:50%;width:18px;height:18px;position:absolute;top:20vh;right:18vw;box-shadow:0 0 0 10px #ff5a361f}.hero-kicker,.section-label{letter-spacing:.21em;text-transform:uppercase;font-size:11px;font-weight:800}.hero h1{z-index:1;letter-spacing:-.075em;text-align:left;margin:5vh 0;font-size:clamp(48px,9.4vw,154px);font-weight:900;line-height:1.02;position:relative}.hero h1 span{display:block}.hero .accent-line{color:var(--accent);margin-left:0}.hero-bottom{z-index:2;border-top:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:30px;padding-top:24px;display:flex;position:relative}.hero-bottom p{max-width:630px;margin:0;font-size:clamp(14px,1.35vw,19px);line-height:1.8}.scroll-link{white-space:nowrap;align-items:center;gap:20px;font-size:13px;font-weight:700;display:flex}.hero-orbit{letter-spacing:.17em;transform-origin:100%;align-items:center;gap:8px;font-size:9px;display:flex;position:absolute;bottom:27%;right:4vw;transform:rotate(90deg)}.hero-orbit i{background:var(--ink);width:52px;height:1px}.question-intro{border-top:1px solid var(--line)}.question-grid{grid-template-columns:1.2fr .8fr;align-items:end;gap:8vw;margin-top:80px;display:grid}.question-grid h2{letter-spacing:-.08em;margin:0;font-size:clamp(62px,9vw,142px);line-height:.92}.question-copy{border-left:1px solid var(--line);max-width:550px;padding-left:35px}.question-copy .lead{font-family:var(--serif);margin:0 0 40px;font-size:clamp(28px,3vw,47px);line-height:1.35}.question-copy p:last-child{color:#595a54;font-size:16px;line-height:1.9}.video-section{background:var(--ink);color:var(--paper);grid-template-columns:.72fr 1.28fr;align-items:center;gap:6vw;display:grid}.section-label.light{color:var(--accent-2)}.video-heading h2{letter-spacing:-.06em;margin:30px 0;font-size:clamp(40px,5vw,76px);line-height:1.08}.video-heading p{color:#f3f0e8a3;max-width:460px;line-height:1.85}.video-frame{box-shadow:32px 32px 0 var(--accent);background:#000;border:1px solid #f3f0e833;padding:10px;position:relative}.video-frame iframe{aspect-ratio:16/9;border:0;width:100%;display:block}.video-meta{z-index:2;color:var(--accent-2);letter-spacing:.16em;align-items:center;gap:8px;font-size:10px;font-weight:800;display:flex;position:absolute;top:-42px;right:0}.video-stack{gap:86px;display:grid}.video-frame.secondary{box-shadow:32px 32px 0 var(--accent-2)}.video-frame.secondary .video-meta{color:var(--accent)}.temple-section{overflow:hidden}.temple-title{grid-template-columns:1fr .5fr;align-items:end;gap:8vw;margin:62px 0 92px;display:grid}.temple-title h2{letter-spacing:-.075em;margin:0;font-size:clamp(50px,7vw,108px);line-height:1}.temple-title em{font-family:var(--serif);color:var(--accent);font-style:normal;font-weight:400}.temple-title p{color:#595a54;margin:0;line-height:1.85}.temple-flow{grid-template-columns:1fr auto 1fr auto 1fr;align-items:stretch;gap:28px;display:grid}.temple-flow article{border-top:4px solid var(--ink);flex-direction:column;min-height:290px;padding:28px 22px 22px;display:flex}.temple-flow article>span{color:var(--muted);font-size:12px;font-weight:800}.temple-flow h3{letter-spacing:-.05em;margin:34px 0 22px;font-size:38px}.temple-flow p{margin:0 0 22px;line-height:1.75}.temple-flow small{color:var(--muted);margin-top:auto}.temple-flow .highlight-card{background:var(--accent);border-top-color:var(--accent);padding-left:28px;padding-right:28px}.temple-flow .highlight-card small,.temple-flow .highlight-card>span{color:#161714ad}.flow-arrow{color:var(--muted);align-self:center}.identity-section{grid-template-columns:1.25fr .75fr;min-height:760px;display:grid}.identity-statement{background:#d8ff57;flex-direction:column;justify-content:center;display:flex}.identity-statement>p{font-family:var(--serif);font-size:22px}.identity-statement h2{letter-spacing:-.075em;margin:38px 0 0;font-size:clamp(65px,8vw,125px);line-height:.93}.identity-statement h2 span{color:var(--accent)}.identity-support{background:#dad5c8;flex-direction:column;justify-content:flex-end;padding:110px max(5vw,38px);display:flex}.identity-support p:first-child{letter-spacing:.12em;font-size:13px;font-weight:800}.identity-support p:nth-child(2){font-family:var(--serif);margin:45px 0;font-size:clamp(23px,2.2vw,36px);line-height:1.65}.identity-support strong{border-top:1px solid var(--line);padding-top:30px;line-height:1.7}.reasons-section{background:#fff}.reasons-head{justify-content:space-between;align-items:end;gap:30px;margin-bottom:80px;display:flex}.reasons-head h2{letter-spacing:-.07em;text-align:right;margin:0;font-size:clamp(54px,7vw,104px);line-height:1}.reason-list{border-top:1px solid #bbb}.reason-list article{border-bottom:1px solid #bbb;grid-template-columns:.35fr .75fr 1.25fr auto;align-items:center;gap:40px;padding:46px 0;display:grid}.reason-number{color:var(--accent);font-size:13px;font-weight:800}.reason-list h3{letter-spacing:-.04em;margin:0;font-size:clamp(22px,2.1vw,32px)}.reason-list p{color:#5f605a;margin:0;line-height:1.8}.pastor-section{background:var(--accent)}.pastor-label{font-size:clamp(20px,2.2vw,32px);font-family:var(--serif);margin-bottom:70px}.pastor-question{border-top:1px solid #16171459;grid-template-columns:90px 1fr;gap:24px;padding:46px 0;display:grid}.pastor-question span{font-size:11px;font-weight:800}.pastor-question h2{letter-spacing:-.06em;margin:0;font-size:clamp(37px,5.4vw,82px);line-height:1.12}.pastor-note{border-top:1px solid #16171459;max-width:580px;margin:68px 0 0 114px;padding-top:22px;font-weight:600}.together-section{background:var(--paper)}.together-small{text-align:right;letter-spacing:.2em;font-size:10px;font-weight:800}.together-grid{grid-template-columns:1.25fr .75fr;gap:8vw;margin:90px 0 110px;display:grid}.together-grid h2{letter-spacing:-.075em;margin:0;font-size:clamp(52px,7.3vw,112px);line-height:.98}.together-grid>div{padding-top:20px}.together-grid p{font-family:var(--serif);margin:0 0 35px;font-size:clamp(20px,2vw,31px);line-height:1.7}.body-words{border-top:1px solid var(--line);flex-wrap:wrap;gap:12px;padding-top:34px;display:flex}.body-words span{border:1px solid var(--ink);border-radius:100px;padding:12px 20px;font-size:14px}.body-words span:nth-child(3n+1){background:var(--accent-2)}.body-words span:nth-child(4n){background:var(--accent)}.portfolio-section{background:#ded9ce}.portfolio-head{grid-template-columns:.28fr 1fr;align-items:start;gap:6vw;margin-bottom:78px;display:grid}.portfolio-head h2{letter-spacing:-.065em;margin:0;font-size:clamp(48px,5.4vw,82px);line-height:1.04}.portfolio-head p{color:#595a54;max-width:660px;margin:30px 0 0;line-height:1.8}.portfolio-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.portfolio-card{border:1px solid #16171452;flex-direction:column;justify-content:space-between;min-height:430px;padding:28px;transition:transform .22s,box-shadow .22s;display:flex;overflow:hidden}.portfolio-card:hover{transform:translateY(-6px);box-shadow:0 16px #1617141f}.portfolio-card-top{justify-content:space-between;align-items:center;font-size:12px;font-weight:800;display:flex}.portfolio-card p{letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px;font-size:10px;font-weight:800}.portfolio-card h3{letter-spacing:-.055em;margin:0;font-size:clamp(28px,3vw,48px);line-height:1.08}.portfolio-description{opacity:.72;border-top:1px solid;margin-top:28px;padding-top:20px;font-size:14px;line-height:1.7}.portfolio-card.orange{background:var(--accent)}.portfolio-card.lime{background:var(--accent-2)}.portfolio-card.black{background:var(--ink);color:var(--paper)}.portfolio-card.paper{background:var(--paper)}.cta-section{background:var(--ink);color:var(--paper);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:720px;display:flex;position:relative;overflow:hidden}.cta-mark{color:#f3f0e809;font-family:Georgia,serif;font-size:min(60vw,780px);line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-section>:not(.cta-mark){z-index:1;position:relative}.cta-section h2{letter-spacing:-.07em;margin:30px 0;font-size:clamp(49px,7vw,104px);line-height:1.05}.cta-section>p{color:#f3f0e8a1;font-size:18px}.cta-actions{gap:12px;margin-top:48px;display:flex}.cta-actions a{border:1px solid #f3f0e873;border-radius:100px;align-items:center;gap:10px;padding:16px 24px;font-weight:600;transition:all .2s;display:flex}.cta-actions a:last-child{background:var(--accent);color:var(--ink);border-color:var(--accent)}.cta-actions a:hover{transform:translateY(-3px)}footer{background:var(--ink);color:var(--paper);border-top:1px solid #f3f0e826;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:30px;padding:36px max(4vw,24px);font-size:12px;display:grid}footer>div:first-child{letter-spacing:.12em;align-items:center;gap:10px;font-weight:800;display:flex}footer p{text-align:center;color:#f3f0e88c}.footer-meta{color:#f3f0e88c;justify-content:flex-end;gap:20px;display:flex}[data-reveal]{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(28px)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}@media (width<=980px){.section-pad{padding:100px 28px}.nav{background:var(--paper);z-index:30;flex-direction:column;justify-content:center;font-size:22px;display:none;position:fixed;inset:0}.nav.open{display:flex}.nav-cta{margin-top:18px}.menu-button{z-index:31;display:block;position:relative}.hero{padding-left:24px;padding-right:24px}.hero h1{font-size:clamp(52px,12vw,100px)}.question-grid,.video-section,.temple-title,.identity-section,.together-grid{grid-template-columns:1fr}.question-copy{margin-left:18vw}.video-section{gap:78px}.video-frame{box-shadow:15px 15px 0 var(--accent)}.video-frame.secondary{box-shadow:15px 15px 0 var(--accent-2)}.temple-flow{grid-template-columns:1fr}.flow-arrow{margin:0 auto;transform:rotate(90deg)}.identity-section{min-height:0}.identity-statement{min-height:650px}.identity-support{min-height:560px}.reason-list article{grid-template-columns:60px 1fr auto;gap:20px}.reason-list p{grid-column:2/4}.portfolio-head{grid-template-columns:1fr}.portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr))}footer{text-align:center;grid-template-columns:1fr}footer>div:first-child,.footer-meta{justify-content:center}}@media (width<=620px){.site-header{height:76px}.hero{min-height:92vh;padding-top:122px}.hero h1{margin:8vh 0;font-size:clamp(48px,16vw,78px);line-height:.94}.hero .accent-line{margin-left:0}.hero-bottom{flex-direction:column;align-items:flex-start}.hero-bottom br,.hero-orbit{display:none}.question-grid{gap:55px;margin-top:55px}.question-grid h2{font-size:68px}.question-copy{margin-left:0;padding-left:20px}.video-heading h2{font-size:43px}.video-frame{margin-right:12px;padding:5px}.video-stack{gap:72px}.temple-title{margin-bottom:60px}.temple-title h2{font-size:52px}.identity-statement{min-height:550px}.identity-statement h2{font-size:64px}.identity-support{min-height:500px;padding:80px 28px}.reasons-head{flex-direction:column;align-items:flex-start}.reasons-head h2{text-align:left;font-size:58px}.reason-list article{grid-template-columns:44px 1fr auto;padding:34px 0}.pastor-question{grid-template-columns:42px 1fr;padding:34px 0}.pastor-question h2{font-size:38px}.pastor-note{margin-left:0}.together-grid{margin:60px 0 75px}.together-grid h2{font-size:56px}.portfolio-head h2{font-size:54px}.portfolio-grid{grid-template-columns:1fr}.portfolio-card{min-height:360px}.cta-section{min-height:680px}.cta-section h2{font-size:52px}.cta-actions{flex-direction:column;width:100%;max-width:320px}.cta-actions a{justify-content:center}.footer-meta{flex-direction:column;gap:8px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}[data-reveal]{opacity:1;transition:none;transform:none}}
