body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-display:swap;font-family:Pretendard;font-weight:100;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Pretendard;font-weight:200;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Pretendard;font-weight:300;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Pretendard;font-weight:400;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Pretendard;font-weight:500;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Pretendard;font-weight:600;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Pretendard;font-weight:700;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Pretendard;font-weight:800;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Pretendard;font-weight:900;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Black.woff2) format("woff2")}body{background-color:#fffbf5;color:#5d5d5d;font-family:Pretendard,sans-serif;margin:0}.App{display:flex;flex-direction:column;min-height:100vh}.container{box-sizing:border-box;margin:0 auto;max-width:1100px;padding:0 20px;width:100%}.site-header{background-color:#fff;border-bottom:1px solid #eaeaea;padding:15px 0}.site-header,.site-header .container{align-items:center;display:flex;justify-content:space-between}.logo h1{color:#715200;font-size:24px;font-weight:700;margin:0}.logo p{color:#777;font-size:13px;margin:5px 0 0}.main-nav ul{display:flex;list-style:none;margin:0;padding:0}.main-nav li{margin-left:35px}.main-nav a{color:#333;font-size:16px;font-weight:500;padding-bottom:5px;text-decoration:none}.main-nav a.active,.main-nav a:hover{border-bottom:2px solid #715200;color:#715200}main{flex:1 1;padding:70px 0}.news-section h2{color:#333;font-size:28px;margin-bottom:10px;margin-top:0}.news-section .subtitle{font-size:16px;margin-bottom:40px}.news-grid{display:flex;gap:30px;justify-content:space-between}.news-card{background-color:#fff;border:1px solid #f0eadf;border-radius:10px;box-shadow:0 2px 8px #0000000d;flex:1 1;min-width:0;padding:30px}.news-card .tag{color:#888;font-size:14px;margin-bottom:15px}.news-card h3{color:#333;font-size:20px;margin-bottom:15px;margin-top:0}.news-card p{color:#666;font-size:15px;line-height:1.6;margin:0}.site-footer{background-color:#000;border-top:1px solid #000;color:#777;font-size:14px;padding:50px 0}.footer-container{display:flex;justify-content:space-between}.footer-about,.footer-contact,.footer-links{flex-basis:30%}.footer-about h4,.footer-contact h4,.footer-links h4{color:#333;font-size:16px;margin-bottom:20px;margin-top:0}.footer-about p,.footer-contact p,.footer-links ul{line-height:1.8;margin:0}.footer-links ul{list-style:none;padding:0}.footer-links a{color:#777;text-decoration:none}.footer-links a:hover{color:#715200}.footer-bottom{border-top:1px solid #eaeaea;display:flex;font-size:13px;justify-content:space-between;margin-top:50px;padding-top:30px}.hero-section{align-items:center;background-image:url(/static/media/background2.d979050f12b10d1c7a38.png);background-position:50%;background-size:cover;display:flex;height:600px;overflow:hidden;position:relative;width:100%}.spotlight-overlay{background:#000000b3;height:100%;left:0;pointer-events:none;position:absolute;top:0;transition:background-image .05s ease-out;width:100%;z-index:2}.hero-content{color:#f0f0f0;font-weight:700;line-height:1.2;max-width:800px;padding-left:50px;position:relative;text-shadow:2px 2px 5px #00000080;z-index:1}.hero-content .line1{color:#ffffffe6;font-size:48px;line-height:1.1;margin:0;padding-left:10px;transition:color .1s ease-out;white-space:nowrap}.hero-content .line2{color:#daa520;font-size:100px;font-weight:900;line-height:1.1;margin:0}.hero-content .line3{color:#ffffffe6;font-size:24px;line-height:1.1;margin:0;padding-left:10px;transition:color .1s ease-out;white-space:nowrap}.about-section{background-color:#fffbf5;padding:100px 0}.about-container{align-items:center;display:flex;gap:50px;justify-content:space-between}.about-image{flex:1 1}.about-image-content{border-radius:10px;display:block;height:auto;width:100%}.about-text{flex:1 1}.about-text h2{color:#333;font-size:32px;font-weight:700;line-height:1.4;margin-bottom:30px;margin-top:0;word-break:keep-all}.about-text .brand-name{color:#daa520;font-weight:900}.about-text p{color:#666;font-size:16px;line-height:1.8;margin:0;white-space:pre-line}.logo-image{height:90px;transition:height .3s ease}@media (max-width:768px){.site-header .container{flex-direction:column;gap:15px}.logo-image{height:60px}.main-nav{-ms-overflow-style:none;overflow-x:auto;scrollbar-width:none;width:100%}.main-nav::-webkit-scrollbar{display:none}.main-nav ul{box-sizing:border-box;justify-content:space-between;padding:0 20px;white-space:nowrap;width:100%}.main-nav li{margin-left:0}.main-nav a{font-size:14px}.hero-section{height:400px}.hero-content{box-sizing:border-box;padding:0 20px;text-align:center;width:100%}.hero-content .line1{font-size:24px;padding-left:0}.hero-content .line2{font-size:50px}.hero-content .line3{font-size:16px;padding-left:0}.about-section{padding:50px 0}.about-container{flex-direction:column;gap:30px}.about-image{height:auto;width:100%}.about-text h2{font-size:24px;text-align:center;word-break:keep-all}.about-text p{padding:0 10px;text-align:center}.footer-container{flex-direction:column;gap:30px;text-align:center}.footer-about,.footer-contact,.footer-links{flex-basis:100%}.footer-bottom{flex-direction:column;gap:10px;text-align:center}}.mission-section{background-color:#fffbf5;padding:80px 0}.section-title{color:#333;font-size:32px;font-weight:700;margin-bottom:50px;text-align:center}.section-divider{background-color:#e0e0e0;height:1px;margin:80px auto;width:60%}.philosophy-grid{display:flex;gap:30px;justify-content:space-between}.philosophy-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;flex:1 1;padding:40px 30px;text-align:center;transition:transform .3s ease}.philosophy-card:hover{transform:translateY(-5px)}.card-num{color:#daa520;font-size:24px;font-weight:900;margin-bottom:15px;opacity:.5}.card-title{color:#333;font-size:20px;font-weight:700;margin-bottom:20px}.card-desc{color:#666;font-size:16px;line-height:1.6;word-break:keep-all}.vision-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(2,1fr)}.vision-card{background:#fff;border:1px solid #f0eadf;border-radius:12px;padding:40px;transition:box-shadow .3s ease}.vision-card:hover{border-color:#daa520;box-shadow:0 4px 15px #daa52026}.card-header{align-items:center;display:flex;gap:15px;margin-bottom:20px}.vision-num{background:#daa520;border-radius:20px;color:#fff;font-size:12px;font-weight:700;padding:5px 12px}.vision-title{color:#333;font-size:20px;font-weight:700;margin:0}.vision-desc{color:#666;font-size:16px;line-height:1.6;white-space:pre-line}@media (max-width:768px){.mission-section{padding:50px 0}.philosophy-grid{flex-direction:column}.vision-grid{grid-template-columns:1fr}.section-divider{margin:50px auto;width:80%}}.location-info-container{align-items:flex-start;display:flex;gap:40px;margin:50px auto 0;max-width:1000px;text-align:left}.location-text{flex:1 1}.location-image{display:flex;flex:1 1;justify-content:center}.location-image img{border-radius:12px;box-shadow:0 4px 12px #0000001a;height:auto;max-width:500px;object-fit:cover;width:100%}.location-title{border-bottom:2px solid #daa520;color:#333;font-size:24px;font-weight:700;margin-bottom:20px;margin-top:50px;padding-bottom:15px}.location-title:first-child{margin-top:0}.location-desc{color:#555;font-size:16px;line-height:1.8;margin-bottom:30px}.location-subtitle{align-items:center;color:#715200;display:flex;font-size:18px;font-weight:700;gap:8px;margin-bottom:10px}.location-subtitle:before{background-color:#daa520;border-radius:50%;content:"";display:block;height:6px;width:6px}.transport-list{list-style:none;margin:0;padding:0}.transport-item{color:#666;font-size:15px;line-height:1.6;margin-bottom:15px;padding-left:15px}@media (max-width:768px){.location-info-container{flex-direction:column;padding:0 20px}.location-image{margin-top:30px;width:100%}.location-title{font-size:20px;text-align:center}.location-subtitle{font-size:17px}.location-desc,.transport-item{font-size:15px}}.pastor-section{background-color:#f9f9f9;padding:80px 0}.pastor-content{align-items:center;display:flex;gap:60px;justify-content:center;margin-top:40px}.pastor-image-container{flex:0 0 300px}.pastor-image{border-radius:8px;box-shadow:0 4px 12px #0000001a;display:block;height:auto;width:100%}.pastor-image-placeholder{align-items:center;background-color:#e0e0e0;border-radius:8px;color:#888;display:flex;font-size:20px;height:400px;justify-content:center;width:300px}.pastor-info{flex:1 1;max-width:500px;text-align:left}.pastor-name{border-bottom:2px solid #daa520;color:#333;display:inline-block;font-size:28px;font-weight:700;margin-bottom:30px;padding-bottom:15px}.name-highlight{color:#715200}.pastor-history h4{color:#444;font-size:20px;margin-bottom:15px}.pastor-history ul{list-style:none;padding:0}.pastor-history li{color:#555;font-size:17px;line-height:1.6;margin-bottom:10px}@media (max-width:768px){.pastor-content{flex-direction:column;gap:30px}.pastor-content,.pastor-info{text-align:center}.pastor-image-container{height:auto;margin:0 auto;max-width:300px;width:100%}.pastor-image-placeholder{height:350px;margin:0 auto;max-width:300px;width:100%}}.dismissible-banner{background-color:#333;border-bottom:1px solid #444;color:#fff;font-size:14px;padding:10px 0;position:relative}.banner-content{align-items:center;display:flex;justify-content:center;position:relative}.dismissible-banner p{font-weight:500;margin:0}.banner-close-btn{background:none;border:none;color:#fff;cursor:pointer;font-size:20px;line-height:1;opacity:.7;padding:0 5px;position:absolute;right:0;transition:opacity .2s}.banner-close-btn:hover{opacity:1}@media (max-width:768px){.banner-content{justify-content:space-between;padding-right:30px}.dismissible-banner p{flex:1 1;font-size:13px;text-align:center}}.affiliation-section{background-color:#fff;border-bottom:1px solid #f0eadf;border-top:1px solid #f0eadf;padding:60px 0;text-align:center}.affiliation-content{align-items:center;display:flex;flex-direction:column;gap:20px}.affiliation-logo{height:80px;opacity:.9;width:auto}.affiliation-text p{color:#555;font-size:18px;line-height:1.6;margin:0;word-break:keep-all}.affiliation-text strong{color:#333;font-weight:700}.mobile-only{display:none}@media (max-width:768px){.affiliation-section{padding:40px 0}.affiliation-logo{height:60px}.affiliation-text p{font-size:15px;padding:0 20px}.mobile-only{display:inline}}
/*# sourceMappingURL=main.b20a3a55.css.map*/