/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}@layer theme{:host,:root{--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;--color-red-600:oklch(57.7% .245 27.325);--color-green-600:oklch(62.7% .194 149.214);--color-white:#fff;--spacing:.25rem;--container-3xl:48rem;--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--text-3xl:1.875rem;--text-3xl--line-height:calc(2.25/1.875);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5/2.25);--text-5xl:3rem;--text-5xl--line-height:1;--radius-lg:.5rem;--radius-xl:.75rem;--shadow-sm:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{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}:host,html{-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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{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}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,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,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-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,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.static{position:static}.mx-auto{margin-inline:auto}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-3{margin-top:calc(var(--spacing)*3)}.block{display:block}.flex{display:flex}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.h-5{height:calc(var(--spacing)*5)}.h-6{height:calc(var(--spacing)*6)}.h-auto{height:auto}.min-h-screen{min-height:100vh}.w-5{width:calc(var(--spacing)*5)}.w-6{width:calc(var(--spacing)*6)}.w-full{width:100%}.max-w-3xl{max-width:var(--container-3xl)}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing)*2)}.gap-3{gap:calc(var(--spacing)*3)}.rounded-lg{border-radius:var(--radius-lg)}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.bg-\[\#28C3EA\]{background-color:#28c3ea}.bg-white{background-color:var(--color-white)}.px-4{padding-inline:calc(var(--spacing)*4)}.px-5{padding-inline:calc(var(--spacing)*5)}.py-2{padding-block:calc(var(--spacing)*2)}.py-8{padding-block:calc(var(--spacing)*8)}.pb-16{padding-bottom:calc(var(--spacing)*16)}.text-center{text-align:center}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-green-600{color:var(--color-green-600)}.text-red-600{color:var(--color-red-600)}.text-white{color:var(--color-white)}.italic{font-style:italic}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media (hover:hover){.hover\:bg-\[\#1da8cd\]:hover{background-color:#1da8cd}}@media (min-width:40rem){.sm\:justify-start{justify-content:flex-start}.sm\:text-left{text-align:left}.sm\:text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}}@media (min-width:48rem){.md\:text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}}@media (min-width:64rem){.lg\:text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}}}:root{--text:#1e2a38;--bg:#fff;--muted:#6c757d;--border:#eee;--shadow-sm:0 2px 6px #0000000d;--shadow-md:0 4px 12px #00000014;--brand:#28c3ea;--brand-hover:#1ba6c6}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:var(--bg);margin:0;font-family:Inter,sans-serif}img{max-width:100%;height:auto;display:block}.site-header{z-index:1000;background:var(--bg);border-bottom:1px solid var(--border);padding:.5rem 2rem;position:sticky;top:0}.header-container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.logo img{height:40px}.main-nav{gap:1.5rem;margin-left:2rem;display:flex}.main-nav a,.nav-item>a{color:var(--text);padding:.5rem 0;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .25s;display:inline-block}.main-nav a.active,.main-nav a:hover,.nav-item>a.active,.nav-item>a:hover{color:var(--brand)}.nav-item{position:relative}.nav-item>a{cursor:pointer}.dropdown-content{background:var(--bg);min-width:180px;box-shadow:var(--shadow-md);z-index:999;border-radius:6px;flex-direction:column;padding:.5rem 0;display:none;position:absolute;top:100%}.nav-item:focus-within .dropdown-content,.nav-item:hover .dropdown-content{display:flex}.dropdown-content a{white-space:nowrap;color:var(--text);padding:.5rem 1rem;font-size:.9rem;text-decoration:none;transition:color .2s,background .2s}.dropdown-content a:hover{color:var(--brand);background:0 0}.nav-button{background:var(--brand);color:#fff;border-radius:8px;margin-top:1rem;padding:.75rem 1.5rem;font-weight:700;text-decoration:none;transition:background .2s;display:inline-block}.nav-button:hover{background:var(--brand-hover)}.header-social{align-items:center;gap:1rem;margin-left:auto;display:flex}.header-social img{width:24px;height:24px;transition:filter .2s}.header-social a:hover img{filter:brightness(.7)}.headline{text-align:center;padding:5rem 2rem 0}.headline h2{margin:0;font-weight:700;line-height:1.4}.headline-static{display:inline}.headline-dynamic{color:var(--brand);margin:0 .4rem;font-weight:700;display:inline}.features-section{text-align:center;padding:4rem 2rem}.features-heading{color:var(--text);margin-bottom:3rem;font-size:2rem;font-weight:800}.features-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto;padding:0 1rem;display:grid}.feature-card{text-align:center;box-shadow:var(--shadow-sm);background:#fff;border-radius:12px;flex-direction:column;align-items:center;padding:1.5rem 1rem;transition:transform .2s,box-shadow .2s,color .2s;display:flex;color:var(--text)!important;text-decoration:none!important}.feature-card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px);color:var(--brand)!important}.feature-icon{margin-bottom:.75rem;font-size:2rem}.feature-card h3{margin:.5rem 0;font-size:1.1rem;font-weight:700}.feature-card p{margin:0;font-size:.95rem;line-height:1.4}.worship-info{text-align:center;padding:3rem 2rem}.worship-info h2{margin-bottom:2rem;font-size:2rem;font-weight:800}.worship-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;max-width:1000px;margin:0 auto;display:grid}.worship-card{text-align:left;box-shadow:var(--shadow-sm);background:#fff;border-radius:8px;padding:1.5rem}.worship-card h3{color:var(--brand);margin:0 0 1rem;font-weight:800}.worship-card ul{margin:0;padding:0;list-style:none}.worship-card li{margin-bottom:.5rem}.pastor-section{max-width:1000px;margin:0 auto;padding:2rem 2rem 4rem}.pastor-heading{text-align:center;color:var(--brand);margin:0 0 1.5rem;font-size:2rem}.pastor-intro-container{flex-wrap:wrap;align-items:flex-start;gap:2rem;margin-bottom:3rem;display:flex}.pastor-photo{flex:0 0 300px;max-width:300px}.pastor-photo img{box-shadow:var(--shadow-md);border-radius:8px}.pastor-intro{flex:1;line-height:1.8}.resume-details{border:1px solid #ddd;border-radius:6px;max-width:800px;margin:2rem auto 0;overflow:hidden}.resume-details summary{background:var(--brand);color:#fff;cursor:pointer;padding:.75rem 1rem;font-size:1.2rem;font-weight:600;list-style:none}.resume-details summary::-webkit-details-marker{display:none}.resume-details[open] summary{background:var(--brand-hover)}.resume-content{background:#fafafa;padding:1rem 1.5rem}.resume-content h4{color:var(--brand);margin-top:1rem}.resume-content ul{margin:0;padding-left:1.2rem;list-style:outside}.resume-content li{margin-bottom:.6rem;font-size:.95rem}.about-section{padding:2rem 2rem 4rem}.content-container{text-align:center;max-width:900px;margin:0 auto;padding:0 1rem}.about-title{color:var(--brand);margin-bottom:.5rem;font-size:2.5rem}.about-subtitle{color:var(--text);margin-bottom:2rem;font-size:1.5rem}.about-text p{margin-bottom:1.5rem;font-size:1rem;line-height:1.8}.about-text p[lang=ko]{font-style:normal}.map-container{box-shadow:var(--shadow-sm);border-radius:8px;overflow:hidden}.site-footer{color:var(--text);background:#f8f9fa;margin-top:4rem;font-size:.95rem}.footer-container{flex-wrap:wrap;gap:2rem;max-width:1200px;margin:0 auto;padding:2rem;display:flex}.footer-col{flex:200px}.footer-logo img{height:40px;margin-bottom:1rem}.footer-social{gap:1rem;display:flex}.footer-social img{width:24px;height:24px;transition:filter .2s}.footer-social a:hover img{filter:brightness(.7)}.footer-col h4{color:var(--brand);margin-bottom:.75rem}.footer-col ul{margin:0;padding:0;list-style:none}.footer-col li+li{margin-top:.5rem}.footer-col a{color:var(--text);text-decoration:none;transition:color .2s}.footer-col a:hover{color:var(--brand)}.footer-col address{font-style:normal;line-height:1.6}.footer-bottom{text-align:center;border-top:1px solid #e0e0e0;padding:1rem 0}.footer-bottom p{color:var(--muted);margin:0;font-size:.85rem}.form-wrap{max-width:820px;margin:0 auto}.form-section{border:1px solid var(--border);background:#fff;border-radius:12px;margin-bottom:1rem;padding:1.25rem}.form-row{gap:1rem 1.25rem;display:grid}.form-row.two{grid-template-columns:repeat(2,minmax(0,1fr))}.form-row.three{grid-template-columns:2fr 1fr 1fr}.form-group{flex-direction:column;gap:.4rem;margin-bottom:1rem;display:flex}.form-label{color:var(--text);text-align:left;margin-bottom:.4rem;font-size:.95rem;font-weight:600;display:block}.form-group input,.form-group select,.form-group textarea{width:100%;font:inherit;color:var(--text);border:1px solid #ddd;border-radius:8px;padding:.75rem .9rem;transition:border-color .2s,box-shadow .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand);outline:none}@supports (color:color-mix(in lab,red,red)){.form-group input:focus,.form-group select:focus,.form-group textarea:focus{box-shadow:0 0 0 3px color-mix(in srgb,var(--brand)15%,transparent)}}.form-span-2{grid-column:1/-1}button[type=submit],input[type=submit]{color:var(--text);cursor:pointer;background:0 0;border:none;padding:.5rem 0;font-size:1.5rem;font-weight:600;transition:color .25s}button[type=submit]:hover,input[type=submit]:hover{color:var(--brand)}.checkbox-group{flex-wrap:wrap;gap:.75rem 1.25rem;display:flex}.checkbox-inline{white-space:nowrap;word-break:keep-all;align-items:center;gap:10px;display:inline-flex}.checkbox-inline input[type=checkbox]{width:16px;height:16px;margin:0 4px 0 0}@media (max-width:900px){.main-nav{gap:1rem}}@media (max-width:768px){.header-container{padding:0 1rem}.main-nav{display:none}.footer-container{text-align:center;flex-direction:column;align-items:center}.footer-col{flex:100%}.form-row.three,.form-row.two{grid-template-columns:1fr}}.headline-korean{word-break:keep-all;line-height:1.35;position:relative;overflow:visible}.kr-rotator{z-index:2;color:var(--brand);font-weight:700;transition:opacity .25s ease-in-out;display:inline-block;position:relative;opacity:1!important;visibility:visible!important}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}