/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--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;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{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}html,:host{-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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{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}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-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{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.contents{display:contents}.hidden{display:none}.table{display:table}}:root{--ink:#1f2925;--muted:#6d7772;--line:#dfe4e1;--paper:#f4f5f2;--cream:#faf9f5;--green:#245b4a;--green2:#dce9e2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Apple SD Gothic Neo,Noto Sans KR,sans-serif}button,input,textarea,select{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #d4a95c}.app-shell{grid-template-columns:265px 1fr;min-height:100vh;display:grid}.sidebar{color:#fff;background:#183e34;flex-direction:column;height:100vh;padding:28px 18px;display:flex;position:sticky;top:0}.logo{border-bottom:1px solid #31584d;align-items:center;gap:12px;padding:0 10px 30px;display:flex}.logo>span{color:#173d33;background:#e4b971;border-radius:10px;place-items:center;width:38px;height:38px;font-size:20px;display:grid}.logo div{display:grid}.logo strong{font-size:18px}.logo small{color:#a9c0b8;margin-top:3px;font-size:11px}.sidebar nav{margin-top:28px}.sidebar nav>p{color:#87a69c;letter-spacing:.12em;text-transform:uppercase;padding:0 11px;font-size:10px;font-weight:800}.sidebar nav button{text-align:left;color:#bfd0ca;background:0 0;border:0;border-radius:8px;gap:12px;width:100%;margin:3px 0;padding:11px;display:flex}.sidebar nav button:hover,.sidebar nav button.active{color:#fff;background:#2b5548}.sidebar nav i{border:1px solid #54776c;border-radius:7px;place-items:center;width:31px;height:31px;font-size:10px;font-style:normal;font-weight:800;display:grid}.sidebar nav span{gap:3px;display:grid}.sidebar nav strong{font-size:13px}.sidebar nav small{color:#8eaaa1;font-size:10px}.side-guide{background:#21493e;border:1px solid #356053;border-radius:10px;margin-top:auto;padding:16px}.side-guide p{color:#b2c7c0;font-size:11px;line-height:1.6}.side-guide span{color:#85a69b;border-top:1px solid #396056;padding-top:11px;font-size:9px;display:block}.main-area{min-width:0}.app-header{border-bottom:1px solid var(--line);color:#64706a;background:#fff;justify-content:space-between;align-items:center;height:62px;padding:0 36px;font-size:11px;display:flex}.app-header>div{align-items:center;gap:8px;font-weight:700;display:flex}.status-dot{background:#4b9a6f;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #e2efe7}.app-header p{margin:0}.page-content{max-width:1320px;margin:0 auto;padding:42px 42px 80px}.page-title{align-items:center;gap:18px;margin-bottom:30px;display:flex}.title-icon{color:#fff;border-radius:14px;place-items:center;width:58px;height:58px;font-size:12px;font-weight:900;display:grid}.page-title>div:last-child{display:grid}.page-title p{color:#9a6a42;letter-spacing:.1em;margin:0 0 3px;font-size:10px;font-weight:800}.page-title h1{letter-spacing:-.04em;margin:0;font-size:31px}.work-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:18px;display:grid}.form-panel,.result-panel{border:1px solid var(--line);background:#fff;border-radius:12px;min-height:665px;position:relative;overflow:hidden}.panel-head{border-bottom:1px solid var(--line);background:#fbfcfa;justify-content:space-between;align-items:center;height:64px;padding:0 22px;display:flex}.panel-head>div:first-child{align-items:center;gap:10px;display:flex}.panel-head>div:first-child>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:24px;height:24px;font:700 11px Georgia;display:grid}.panel-head strong{font-size:14px}.field-grid{grid-template-columns:1fr 1fr;gap:18px;padding:24px;display:grid}.field-grid label{display:block}.field-grid label.wide{grid-column:1/-1}.field-grid label>span{margin-bottom:8px;font-size:11px;font-weight:800;display:block}.field-grid input,.field-grid textarea,.field-grid select{width:100%;color:var(--ink);background:#fff;border:1px solid #d6deda;border-radius:7px;padding:11px 12px;font-size:12px;line-height:1.55}.field-grid textarea{resize:vertical;min-height:78px}.field-grid label>small{color:#939c97;margin-top:6px;font-size:9px;display:block}.make-button{background:var(--green);color:#fff;border:0;border-radius:8px;width:calc(100% - 48px);margin:3px 24px 0;padding:14px;font-size:13px;font-weight:800;display:block;box-shadow:0 7px 18px #245b4a33}.make-button:disabled{opacity:.65}.privacy-note{text-align:center;color:#929a96;margin:12px 15px;font-size:9px}.spinner{vertical-align:-2px;border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:13px;height:13px;margin-right:7px;animation:.8s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.result-buttons{gap:6px!important;display:flex!important}.result-buttons button{color:#52605a;background:#fff;border:1px solid #ccd5d0;border-radius:6px;padding:7px 9px;font-size:10px;font-weight:700}.result-buttons button:last-child{background:var(--green);color:#fff;border-color:var(--green)}.empty-result{text-align:center;background:linear-gradient(135deg,#fafbf9,#f5f7f4);flex-direction:column;justify-content:center;align-items:center;height:590px;display:flex}.empty-result>div{background:var(--green2);width:64px;height:64px;color:var(--green);border-radius:50%;place-items:center;margin-bottom:20px;font-size:25px;display:grid}.empty-result strong{font-size:16px;line-height:1.6}.empty-result p{color:#87918c;font-size:11px;line-height:1.7}.result-editor{resize:none;color:#304039;background:#fff;border:0;width:100%;height:600px;padding:28px 32px;font-size:13px;line-height:1.85}.result-editor:focus{outline:0}.toast{color:#fff;background:#183e34;border-radius:7px;padding:10px 14px;font-size:11px;position:absolute;bottom:20px;right:20px;box-shadow:0 8px 30px #0003}.history{border:1px solid var(--line);background:#fff;border-radius:12px;margin-top:24px;padding:20px 22px}.history-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.history-head>div{gap:3px;display:grid}.history-head span{color:#9a6a42;font-size:9px;font-weight:800}.history-head strong{font-size:14px}.history-head button{color:#8a948f;background:0 0;border:0;font-size:9px}.history-list{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.history-list button{text-align:left;border:1px solid var(--line);background:#fcfcfa;border-radius:8px;align-items:center;min-width:0;padding:12px;display:flex}.history-list button:hover{border-color:#9eb4aa}.history-list i{background:var(--green2);width:30px;height:30px;color:var(--green);border-radius:6px;place-items:center;margin-right:9px;font-size:9px;font-style:normal;font-weight:800;display:grid}.history-list span{flex:1;min-width:0;display:grid}.history-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.history-list small{color:#8d9792;margin-top:4px;font-size:8px}.history-list b{color:var(--green);font-size:9px}@media (width<=1000px){.app-shell{grid-template-columns:210px 1fr}.work-grid{grid-template-columns:1fr}.form-panel,.result-panel{min-height:auto}.history-list{grid-template-columns:1fr 1fr}}@media (width<=700px){.app-shell{display:block}.sidebar{height:auto;padding:18px 14px;position:relative}.logo{padding-bottom:16px}.sidebar nav{grid-template-columns:repeat(5,1fr);gap:4px;margin-top:15px;display:grid;overflow:auto}.sidebar nav>p,.side-guide,.sidebar nav small{display:none}.sidebar nav button{text-align:center;place-items:center;padding:8px 4px;display:grid}.sidebar nav i{width:30px}.sidebar nav strong{white-space:nowrap;font-size:10px}.app-header{padding:0 18px}.app-header p{display:none}.page-content{padding:28px 15px 60px}.page-title{align-items:flex-start}.page-title span{line-height:1.5}.field-grid{grid-template-columns:1fr;padding:18px}.field-grid label.wide{grid-column:auto}.panel-head{padding:0 15px}.panel-head>small{display:none}.result-editor{height:620px;padding:20px}.history-list{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important}}.error-note{color:#8b3829;background:#fff3ef;border:1px solid #e5b9ad;border-radius:7px;margin:12px 24px 0;padding:11px 13px;font-size:11px;line-height:1.5}.bible-source{color:#315c50;background:#edf4f0;border:1px solid #cad9d1;border-radius:10px;justify-content:space-between;gap:20px;margin-top:24px;padding:18px 22px;display:flex}.bible-source strong{font-size:12px}.bible-source span{text-align:right;font-size:10px;line-height:1.5}@media (width<=700px){.bible-source{display:grid}.bible-source span{text-align:left}}.scripture-notice-dialog{background:0 0;border:0;border-radius:24px;width:min(92vw,500px);padding:0;box-shadow:0 30px 90px #07162d61}.scripture-notice-dialog::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#07162dad}.scripture-notice-card{color:#17365d;text-align:center;background:linear-gradient(155deg,#fff 0%,#f8fafc 62%,#edf2f8 100%);padding:38px 38px 32px;position:relative;overflow:hidden}.scripture-notice-card:before{content:"";background:linear-gradient(90deg,#17365d 0 62%,#c8102e 62%);height:6px;position:absolute;inset:0 0 auto}.scripture-notice-mark{color:#fff;background:#17365d;border-radius:20px;place-items:center;width:66px;height:66px;margin:0 auto 20px;font-family:Georgia,Noto Serif KR,serif;font-size:16px;font-weight:900;display:grid;box-shadow:0 12px 28px #17365d3d}.scripture-notice-card>p{color:#c8102e;letter-spacing:.08em;margin:0 0 9px;font-size:12px;font-weight:800}.scripture-notice-card h2{letter-spacing:-.04em;margin:0;font-family:Noto Serif KR,Georgia,serif;font-size:28px;line-height:1.35}.scripture-notice-card>div:not(.scripture-notice-actions){background:#fff;border:1px solid #dbe3ee;border-radius:14px;gap:8px;margin:23px 0 17px;padding:18px;display:grid}.scripture-notice-card>div strong{color:#c8102e;font-size:15px}.scripture-notice-card>div span{color:#55657a;font-size:12px;line-height:1.65}.scripture-notice-card>small{color:#7a8696;font-size:10px;display:block}.scripture-notice-actions{grid-template-columns:.8fr 1.4fr;gap:10px;margin-top:25px;display:grid}.scripture-notice-actions button{color:#536074;background:#fff;border:1px solid #d8dee7;border-radius:11px;padding:13px 15px;font-size:12px;font-weight:800}.scripture-notice-actions .scripture-notice-confirm{color:#fff;background:#c8102e;border-color:#c8102e;box-shadow:0 10px 22px #c8102e38}@media (width<=520px){.scripture-notice-card{padding:31px 22px 24px}.scripture-notice-card h2{font-size:23px}.scripture-notice-actions{grid-template-columns:1fr}.scripture-notice-actions .scripture-notice-confirm{grid-row:1}}.bulletin-example-wrap{background:#e9ece8;height:600px;padding:16px;overflow:auto}.bulletin-example-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.bulletin-example-head>div{gap:3px;display:grid}.bulletin-example-head strong{font-size:12px}.bulletin-example-head span{color:#748078;font-size:9px}.bulletin-example-head button{color:#fff;background:#183e34;border:0;border-radius:6px;padding:8px 11px;font-size:9px;font-weight:800}.bulletin-preview{aspect-ratio:1.414;color:#1e312c;background:#fff;grid-template-columns:43% 57%;width:100%;max-width:520px;margin:0 auto;display:grid;overflow:hidden;box-shadow:0 14px 40px #263c3330}.bulletin-cover{color:#fff;background:linear-gradient(155deg,#ff7059 0 48%,#ffb84d 48% 72%,#236d67 72%);flex-direction:column;padding:23px 20px;display:flex;position:relative;overflow:hidden}.cover-orbit{border:1px solid #fff6;border-radius:50%;position:absolute}.orbit-one{width:210px;height:210px;top:65px;right:-95px}.orbit-two{width:120px;height:120px;top:110px;right:-50px}.cover-top{z-index:1;letter-spacing:.02em;justify-content:space-between;align-items:center;font-size:7px;display:flex;position:relative}.cover-top span{font-weight:900}.cover-top b{letter-spacing:.12em;font-size:6px}.cover-message{z-index:1;margin-top:auto;margin-bottom:auto;position:relative}.cover-message small{letter-spacing:.18em;font-size:7px;font-weight:900}.cover-message h2{letter-spacing:-.06em;margin:8px 0 14px;font-size:25px;line-height:1.12}.cover-message p{max-width:150px;margin:0 0 5px;font-family:Georgia,AppleMyungjo,serif;font-size:7px;line-height:1.65}.cover-message strong{font-size:6px}.cover-bottom{z-index:1;align-items:flex-end;gap:15px;display:flex;position:relative}.cover-bottom div{display:grid}.cover-bottom b{font-size:11px}.cover-bottom span{margin-top:2px;font-size:6px}.cover-bottom i{margin-left:auto;font-size:14px;font-style:normal}.bulletin-inside{background:linear-gradient(#fff 0 68%,#f6f2e8 68%);flex-direction:column;padding:22px 23px 14px;display:flex}.bulletin-inside header{border-bottom:2px solid #203d36;justify-content:space-between;align-items:flex-end;padding-bottom:8px;display:flex}.bulletin-inside small{color:#ef694f;letter-spacing:.18em;font-size:5px;font-weight:900;display:block}.bulletin-inside h3{letter-spacing:-.05em;margin:2px 0 0;font-size:15px}.bulletin-inside header>span{color:#7e8984;margin-bottom:2px;font-size:5px}.worship-order{margin:0;padding:8px 0 5px;list-style:none}.worship-order li{align-items:center;gap:6px;min-height:16px;font-size:6px;display:flex}.worship-order i{border-top:1px dotted #c8d0cc;flex:1;height:1px}.worship-order b{font-size:6px;font-weight:700}.week-message{color:#fff;background:#266d66;align-items:center;gap:12px;margin:2px 0 11px;padding:10px 12px;display:flex}.week-message span{white-space:nowrap;color:#ffd36d;font-size:5px;font-weight:900}.week-message p{margin:0;font-family:Georgia,AppleMyungjo,serif;font-size:9px;line-height:1.45}.bulletin-notices{grid-template-columns:1.2fr .9fr;gap:12px;display:grid}.bulletin-notices h3{font-size:11px}.bulletin-notices p{gap:6px;margin:6px 0;font-size:5px;line-height:1.45;display:flex}.bulletin-notices p>b{color:#fff;background:#ffb84d;border-radius:50%;place-items:center;width:12px;height:12px;font-size:4px;display:grid}.bulletin-notices p span{display:grid}.bulletin-notices p strong{font-size:6px}.pray-box{background:#fff0eb;border-radius:2px;padding:9px}.pray-box ul{margin:7px 0 0;padding-left:10px}.pray-box li{font-size:5px;line-height:1.75}.bulletin-inside footer{border-top:1px solid #d2d9d5;justify-content:space-between;margin-top:auto;padding-top:8px;font-size:5px;display:flex}.bulletin-inside footer b{color:#ef694f;letter-spacing:.12em}@media (width<=1000px){.bulletin-example-wrap{height:auto;min-height:600px}.bulletin-preview{max-width:620px}}@media (width<=520px){.bulletin-preview{aspect-ratio:auto;grid-template-columns:1fr}.bulletin-cover,.bulletin-inside{min-height:470px}.cover-message h2{font-size:36px}.cover-message p{font-size:10px}.bulletin-inside h3{font-size:18px}.worship-order li{min-height:22px;font-size:8px}.worship-order b{font-size:8px}.week-message p{font-size:12px}.bulletin-notices p,.pray-box li,.bulletin-inside small{font-size:7px}}@media print{body *{visibility:hidden}.bulletin-preview,.bulletin-preview *{visibility:visible}.bulletin-preview{width:100%;max-width:none;box-shadow:none;position:absolute;top:0;left:0}.sidebar,.app-header,.bulletin-example-head{display:none}}.trifold-guide{color:#243a34;max-width:620px;margin:0 auto}.fold-steps{color:#fff;background:#173f35;border-radius:8px;margin-bottom:14px;padding:13px 16px}.fold-steps>strong{color:#ffd177;margin-bottom:10px;font-size:10px;display:block}.fold-steps>div{justify-content:space-between;align-items:center;gap:6px;display:flex}.fold-steps span{align-items:center;gap:5px;font-size:7px;display:flex}.fold-steps span b{color:#fff;background:#ff7059;border-radius:50%;place-items:center;width:15px;height:15px;font-size:7px;display:grid}.fold-steps i{color:#7da398;font-size:10px;font-style:normal}.sheet-block{margin-bottom:15px}.sheet-block>header{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.sheet-block>header b{color:#ef694f;font-size:9px}.sheet-block>header span{color:#78847f;font-size:6px}.trifold-sheet{aspect-ratio:1.414;background:#fff;grid-template-columns:repeat(3,1fr);display:grid;box-shadow:0 8px 25px #263c3326}.trifold-sheet .panel{border-right:1px dashed #9ca9a3;padding:14px 12px;position:relative;overflow:hidden}.trifold-sheet .panel:last-child{border-right:0}.trifold-sheet em{color:#fff;z-index:2;background:#183e34;border-radius:8px;padding:3px 5px;font-size:5px;font-style:normal;position:absolute;top:5px;right:5px}.trifold-sheet small{color:#ef694f;letter-spacing:.16em;margin-top:7px;font-size:5px;font-weight:900;display:block}.trifold-sheet h3{letter-spacing:-.05em;margin:4px 0 9px;font-size:13px;line-height:1.15}.trifold-sheet p{margin:5px 0;font-size:5.5px;line-height:1.65}.back-panel{background:#f7f2e8}.back-panel h3{font-size:16px}.contact-card{color:#fff;background:#236d67;gap:3px;padding:8px;display:grid;position:absolute;bottom:13px;left:12px;right:12px}.contact-card b{font-size:6px}.contact-card span{font-size:5px}.prayer-panel{background:#fff}.prayer-panel ul{margin:8px 0;padding-left:12px}.prayer-panel li{font-size:5.5px;line-height:1.8}.mini-verse{color:#a64231;background:#fff0eb;margin-top:10px;padding:8px;font-family:Georgia,AppleMyungjo,serif;font-size:7px;line-height:1.5}.main-cover{color:#fff;background:linear-gradient(155deg,#ff7059 0 55%,#ffb84d 55% 77%,#236d67 77%)}.main-cover em{color:#ef694f;background:#fff}.main-cover small{color:#fff4cf;margin-top:22px}.main-cover h2{letter-spacing:-.06em;margin:8px 0 12px;font-size:20px;line-height:1.08}.main-cover p{font-family:Georgia,AppleMyungjo,serif;font-size:6px}.main-cover>b{font-size:5px}.main-cover>i{font-size:16px;font-style:normal;position:absolute;bottom:10px;right:13px}.cover-date{letter-spacing:.14em;font-size:5px;font-weight:800}.inner-sheet{background:#fff}.worship-panel ol{margin:5px 0;padding:0;list-style:none}.worship-panel li{border-bottom:1px dotted #c9d1cd;justify-content:space-between;padding:4px 0;font-size:5.5px;display:flex}.worship-panel li b{font-size:5px}.word-panel{color:#fff;background:#246c65}.word-panel blockquote{margin:13px 0 7px;padding:0;font-family:Georgia,AppleMyungjo,serif;font-size:9px;line-height:1.6}.word-panel>b{font-size:5px}.word-panel p{border-top:1px solid #ffffff4d;margin-top:10px;padding-top:8px}.news-panel p{gap:6px;margin:7px 0;display:flex}.news-panel p>b{color:#fff;background:#ffb84d;border-radius:50%;flex:0 0 13px;place-items:center;height:13px;font-size:4px;display:grid}.news-panel p span{font-size:5px;line-height:1.4;display:grid}.news-panel p strong{font-size:6px}.fold-tip{color:#68756f;background:#fff;border-left:3px solid #ffb84d;margin:4px 0 0;padding:10px 12px;font-size:7px;line-height:1.55}.fold-tip b{color:#213d35;margin-right:5px}@media (width<=520px){.trifold-sheet{aspect-ratio:auto;grid-template-columns:repeat(3,190px);overflow-x:auto}.trifold-sheet .panel{min-height:270px}.fold-steps>div{align-items:flex-start}.fold-steps span{text-align:center;display:grid}.fold-steps i{margin-top:3px}}@media print{.trifold-guide,.trifold-guide *{visibility:visible}.trifold-guide{width:100%;max-width:none;position:absolute;top:0;left:0}.fold-steps,.bulletin-example-head,.fold-tip{display:none}.trifold-sheet{box-shadow:none;break-inside:avoid;margin-bottom:20mm}}:root{--green:#c8102e;--green2:#f9e0e5;--ink:#18243a;--paper:#f3f4f7;--line:#dce0e8}.logo{border-bottom-color:#395071}.logo>span.salvation-shield{color:#fff;clip-path:polygon(5% 0,95% 0,88% 78%,50% 100%,12% 78%);letter-spacing:-.08em;text-shadow:0 1px 1px #7e0017;width:46px;height:42px;box-shadow:none;background:#c8102e;border-radius:5px 5px 12px 12px;padding:0 5px;font-size:10px;font-weight:900}.logo small{color:#9eb1ca;letter-spacing:.08em;font-size:8px}.sidebar nav>p{color:#9eb1ca}.sidebar nav button{color:#d4deeb}.sidebar nav button:hover,.sidebar nav button.active{background:#263f64}.sidebar nav i{border-color:#587091}.sidebar nav small{color:#9eb1ca}.side-guide{background:#1d365a;border-color:#3b5478}.side-guide p{color:#becada}.side-guide span{color:#91a5bf;border-top-color:#3b5478}.status-dot{background:#c8102e;box-shadow:0 0 0 4px #fae3e7}.page-title p,.history-head span{color:#c8102e}.panel-head>div:first-child>span{background:#17365d}.make-button,.result-buttons button:last-child{background:#c8102e;border-color:#c8102e}.make-button:hover{background:#a70d26}.make-button{box-shadow:0 7px 18px #c8102e33}.bulletin-example-head button{background:#17365d}.bible-source{color:#17365d;background:#eef2f8;border-color:#d7deea}.fold-steps{background:#17365d}.fold-steps>strong{color:#ffd447}.fold-steps span b{background:#c8102e}.fold-steps i{color:#91a9c6}.trifold-sheet em{background:#17365d}.sheet-block>header b{color:#c8102e}.contact-card{background:#17365d}.mini-verse{color:#a70d26;background:#fae3e7}.main-cover{background:linear-gradient(155deg,#c8102e 0 57%,#e3a008 57% 76%,#17365d 76%)}.main-cover em{color:#c8102e}.main-cover small{color:#fff0b3}.word-panel{background:#17365d}.word-panel em{color:#17365d;background:#ffd447}.word-panel small{color:#ffd447}.news-panel p>b{background:#c8102e}.fold-tip{border-left-color:#e3a008}.toast{background:#17365d}body{-webkit-font-smoothing:antialiased;background:radial-gradient(circle at 88% 3%,#e8edf5 0,#0000 30%),#f5f6f8;font-family:Pretendard,Noto Sans KR,Apple SD Gothic Neo,Arial,sans-serif}.app-shell{grid-template-columns:292px minmax(0,1fr)}.sidebar{background:linear-gradient(#112746 0%,#152e53 60%,#0e203b 100%);padding:30px 22px 24px;overflow:hidden;box-shadow:10px 0 35px #11274614}.sidebar:before{content:"";border:1px solid #ffffff0f;border-radius:50%;width:260px;height:260px;position:absolute;bottom:70px;left:-150px;box-shadow:0 0 0 38px #ffffff06,0 0 0 76px #ffffff05}.logo{gap:14px;padding:0 6px 28px;position:relative}.logo>span.salvation-shield{flex:0 0 52px;width:52px;height:48px;font-size:11px}.logo strong{letter-spacing:-.04em;font-size:17px}.logo small{letter-spacing:.13em;margin-top:5px;font-size:7px}.sidebar nav{margin-top:25px;position:relative}.sidebar nav>p{margin-bottom:12px;padding:0 13px;font-size:9px}.sidebar nav button{border:1px solid #0000;border-radius:11px;gap:13px;margin:5px 0;padding:12px 13px;transition:background .18s,border-color .18s,transform .18s}.sidebar nav button:hover{transform:translate(2px)}.sidebar nav button.active{background:linear-gradient(90deg,#c8102efa,#c8102ec7);border-color:#ffffff1f;box-shadow:0 9px 22px #070e1c40}.sidebar nav i{border-color:#fff3;border-radius:9px;width:34px;height:34px;font-size:11px}.sidebar nav strong{letter-spacing:-.02em;font-size:13px}.sidebar nav small{font-size:9px}.side-guide{background:linear-gradient(145deg,#ffffff17,#ffffff09);border:1px solid #ffffff1f;border-radius:14px;padding:17px;position:relative;box-shadow:inset 0 1px #ffffff14}.side-guide>small{color:#ffd447;letter-spacing:.18em;margin-bottom:7px;font-size:7px;font-weight:900;display:block}.side-guide strong{font-size:12px}.side-guide p{margin:7px 0 12px;font-size:10px;line-height:1.65}.side-guide span{font-size:8px}.app-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:10;background:#ffffffd1;border-color:#e3e6ec;height:70px;padding:0 42px;font-size:10px;position:sticky;top:0}.app-header>div{color:#233d61;letter-spacing:.01em}.app-header p{color:#7a8492}.status-dot{width:8px;height:8px}.page-content{max-width:1480px;padding:36px 42px 76px}.page-title{color:#fff;background:linear-gradient(112deg,#132b4d 0%,#1e426e 66%,#c8102e 150%);border-radius:20px;min-height:142px;margin-bottom:24px;padding:28px 32px;position:relative;overflow:hidden;box-shadow:0 18px 45px #18355b2e}.page-title:before{content:"";border:1px solid #ffffff24;border-radius:50%;width:260px;height:260px;position:absolute;top:-145px;right:-65px;box-shadow:0 0 0 34px #ffffff0b,0 0 0 68px #ffffff06}.page-title:after{content:"BLOOD & FIRE";letter-spacing:.3em;color:#ffd447;font:900 8px/1 Arial,sans-serif;position:absolute;bottom:20px;right:30px}.title-icon{z-index:1;border:1px solid #fff3;border-radius:18px;width:68px;height:68px;font-size:17px;position:relative;box-shadow:0 10px 24px #0000002e}.page-title>div:last-child{z-index:1;position:relative}.page-title p{color:#ffd447;letter-spacing:.16em;margin-bottom:6px;font-size:8px}.page-title h1{letter-spacing:-.055em;font-size:34px}.page-title span{color:#dce5f1;margin-top:8px;font-size:12px}.work-grid{grid-template-columns:minmax(420px,.9fr) minmax(480px,1.1fr);gap:22px}.form-panel,.result-panel{background:#fffffff5;border:1px solid #d8dde6eb;border-radius:18px;min-height:690px;box-shadow:0 14px 36px #1c2b3f13}.panel-head{background:linear-gradient(#fff,#fafbfc);border-color:#e7eaf0;height:70px;padding:0 24px}.panel-head>div:first-child>span{background:#17365d;width:27px;height:27px;font-size:10px;box-shadow:0 4px 10px #17365d2e}.panel-head strong{letter-spacing:-.02em;font-size:13px}.panel-head>small{color:#98a0aa;font-size:8px}.field-grid{gap:19px;padding:27px 25px}.field-grid label>span{color:#334057;margin-bottom:9px;font-size:10px}.field-grid input,.field-grid textarea,.field-grid select{background:#f9fafc;border:1px solid #dbe0e8;border-radius:10px;padding:12px 13px;font-size:11px;transition:border-color .18s,box-shadow .18s,background .18s}.field-grid input:hover,.field-grid textarea:hover,.field-grid select:hover{background:#fff;border-color:#b7c1cf}.field-grid input:focus,.field-grid textarea:focus,.field-grid select:focus{background:#fff;border-color:#c8102e;outline:0;box-shadow:0 0 0 4px #c8102e14}.make-button{letter-spacing:-.01em;background:linear-gradient(90deg,#bd0e2b,#d41d3a);border-radius:11px;width:calc(100% - 50px);margin:5px 25px 0;padding:15px;font-size:12px;transition:transform .18s,box-shadow .18s;box-shadow:0 11px 24px #c8102e33}.make-button:hover{background:linear-gradient(90deg,#a90c26,#c8102e);transform:translateY(-1px);box-shadow:0 14px 28px #c8102e40}.privacy-note{color:#929aa5;margin:13px 15px;font-size:8px}.empty-result{background:radial-gradient(circle at 50% 40%,#fff 0,#f7f9fc 72%);height:618px}.empty-result>div{color:#c8102e;background:linear-gradient(145deg,#f7dde2,#eef2f8);border:1px solid #ead5da;width:70px;height:70px;box-shadow:0 13px 28px #25364e17}.empty-result strong{color:#263a56;font-size:15px}.empty-result p{color:#8a94a2;font-size:10px}.result-editor{color:#28364a;height:618px;padding:31px 34px;font-family:Noto Sans KR,Apple SD Gothic Neo,sans-serif;font-size:12px;line-height:1.9}.result-buttons button{border-radius:8px;padding:8px 10px}.history{border-color:#dde2ea;border-radius:18px;padding:22px 24px;box-shadow:0 12px 30px #1c2b3f0e}.history-list{gap:11px}.history-list button{background:#fafbfc;border-radius:11px;padding:13px;transition:transform .16s,border-color .16s,box-shadow .16s}.history-list button:hover{border-color:#c8d0dc;transform:translateY(-1px);box-shadow:0 8px 18px #192a4312}.history-list i{color:#c8102e;background:#f6dce1;border-radius:8px}.bible-source{background:linear-gradient(90deg,#eaf0f8,#f7f8fb);border:0;border-radius:13px;padding:17px 20px;box-shadow:inset 3px 0 #c8102e}.bulletin-example-wrap{background:linear-gradient(145deg,#eef1f5,#e5e9ef);height:618px;padding:18px}.bulletin-example-head{margin-bottom:14px}.bulletin-example-head strong{color:#243a59;font-size:11px}.bulletin-example-head button{border-radius:8px;padding:9px 12px;box-shadow:0 6px 14px #17365d29}.fold-steps{border-radius:11px;box-shadow:0 10px 20px #17365d24}.trifold-sheet{border-radius:5px;overflow:hidden;box-shadow:0 12px 30px #192a4324}.search-examples{background:#f7f9fc;border:1px solid #e1e5ec;border-radius:11px;flex-wrap:wrap;align-items:center;gap:7px;margin:-5px 25px 18px;padding:14px 15px;display:flex}.search-examples b{color:#5a6678;margin-right:3px;font-size:9px}.search-examples button{color:#294365;background:#fff;border:1px solid #d7dde7;border-radius:999px;padding:6px 9px;font-size:8px;font-weight:700}.search-examples button:hover{color:#c8102e;border-color:#c8102e}.scripture-empty>div{background:linear-gradient(145deg,#e8eef7,#f9e0e5);font-family:Georgia,Noto Serif KR,serif;font-size:20px;font-weight:900}.hymn-official{background:#fff9e8;border-left:3px solid #e3a008;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin:-8px 25px 17px;padding:13px 14px;display:flex}.hymn-official span{color:#68572d;font-size:8px;line-height:1.5}.hymn-official div{flex-shrink:0;gap:5px;display:flex}.hymn-official a{color:#fff;background:#17365d;border-radius:6px;padding:6px 8px;font-size:7px;font-weight:800;text-decoration:none}.hymn-empty>div{background:linear-gradient(145deg,#fff0bd,#f9e0e5);font-family:Georgia,serif;font-weight:900}@media (width<=1180px){.app-shell{grid-template-columns:238px minmax(0,1fr)}.sidebar{padding-left:16px;padding-right:16px}.logo strong{font-size:14px}.work-grid{grid-template-columns:1fr}.page-content{padding:30px}.form-panel,.result-panel{min-height:auto}.bulletin-example-wrap{height:auto;min-height:618px}}@media (width<=700px){.app-shell{display:block}.sidebar{background:#12284c;padding:14px 12px 12px}.sidebar:before,.side-guide{display:none}.logo{padding:0 4px 13px}.logo>span.salvation-shield{flex-basis:39px;width:39px;height:36px;font-size:8px}.logo strong{font-size:14px}.sidebar nav{grid-template-columns:repeat(7,minmax(58px,1fr));gap:5px;margin-top:10px}.sidebar nav button{border-radius:9px;margin:0;padding:8px 5px}.sidebar nav button:hover{transform:none}.sidebar nav i{width:29px;height:29px;font-size:9px}.app-header{height:54px;padding:0 17px;position:sticky}.page-content{padding:18px 13px 48px}.page-title{border-radius:16px;min-height:125px;margin-bottom:15px;padding:23px 20px}.page-title:after{bottom:13px;right:18px}.title-icon{border-radius:14px;width:54px;height:54px}.page-title h1{font-size:27px}.page-title span{font-size:10px;line-height:1.55}.work-grid{gap:14px}.form-panel,.result-panel,.history{border-radius:14px}.field-grid{padding:20px 17px}.search-examples,.hymn-official{margin-left:17px;margin-right:17px}.hymn-official{display:grid}.make-button{width:calc(100% - 34px);margin-left:17px;margin-right:17px}.bulletin-example-wrap{padding:13px}.bible-source{margin-top:16px}}.logo{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;width:100%}.logo>span:last-child{display:grid}.logo:hover strong{color:#ffd447}.logo:focus-visible{outline-color:#ffd447}.home-page{max-width:1560px;margin:0 auto;padding:28px 34px 42px}.home-hero{background:#102541;border-radius:24px;min-height:520px;position:relative;overflow:hidden;box-shadow:0 24px 60px #12284c38}.home-hero>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.home-hero-shade{background:linear-gradient(90deg,#081932fa 0%,#0c223fe0 32%,#0e27463d 65%,#0916260f 100%);position:absolute;inset:0}.home-hero-copy{z-index:2;color:#fff;width:min(570px,56%);padding:72px 0 58px 62px;position:relative}.home-hero-copy>p{color:#ffd447;letter-spacing:.22em;margin:0 0 19px;font:800 8px/1 Arial,sans-serif}.home-kicker{color:#cfd9e8;font-size:12px;font-weight:700}.home-hero-copy h1{letter-spacing:-.065em;margin:17px 0 18px;font-size:48px;font-weight:400;line-height:1.16}.home-rule{background:#c8102e;width:44px;height:3px;margin:0 0 20px}.home-hero-copy>span:last-of-type{color:#c5d1e1;font-size:12px;line-height:1.8;display:block}.home-hero-copy button{color:#fff;background:#c8102e;border:1px solid #fff3;border-radius:11px;margin-top:30px;padding:15px 18px;font-size:11px;font-weight:800;box-shadow:0 12px 25px #c8102e47}.home-hero-copy button:hover{background:#df1738;transform:translateY(-1px)}.home-hero-copy button i{color:#ffd447;margin-left:20px;font-style:normal}.home-hero-mark{z-index:2;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0b1c3173;border:1px solid #ffffff38;border-radius:8px;align-items:center;gap:8px;padding:8px 11px;display:flex;position:absolute;bottom:22px;right:24px}.home-hero-mark b{letter-spacing:.15em;font:900 7px Arial}.home-hero-mark span{color:#ffd447;font-family:Georgia;font-style:italic}.home-intro{justify-content:space-between;align-items:flex-end;padding:42px 3px 24px;display:flex}.home-intro>div span,.home-ministry-title>span{color:#c8102e;letter-spacing:.18em;font:900 8px Arial}.home-intro h2{letter-spacing:-.05em;margin:7px 0 5px;font-size:27px}.home-intro p{color:#7e8998;margin:0;font-size:10px}.home-intro aside{color:#647083;align-items:center;gap:8px;display:flex}.home-intro aside b{color:#17365d;font-size:22px}.home-intro aside span{font-size:9px}.home-intro aside i{background:#d9dee6;width:1px;height:24px;margin:0 8px}.home-tool-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.home-tool-card{text-align:left;background:#fff;border:1px solid #e0e4eb;border-radius:17px;min-height:220px;padding:22px;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;overflow:hidden;box-shadow:0 12px 28px #182a420f}.home-tool-card:after{content:"";background:#f2f4f8;border-radius:50%;width:120px;height:120px;position:absolute;top:-65px;right:-60px}.home-tool-card .home-tool-number{z-index:1;color:#d3d8e1;font:900 18px Georgia;position:absolute;top:15px;right:18px}.home-tool-card>i{color:#fff;border-radius:13px;place-items:center;width:44px;height:44px;font-size:13px;font-style:normal;font-weight:900;display:grid;box-shadow:0 8px 18px #1426412e}.home-tool-card>div{margin-top:24px}.home-tool-card small{color:#c8102e;margin-bottom:5px;font-size:8px;font-weight:900;display:block}.home-tool-card strong{color:#1d304d;letter-spacing:-.04em;font-size:16px;display:block}.home-tool-card p{color:#8993a1;margin:7px 0 0;font-size:9px}.home-tool-card>b{color:#536173;font-size:8px;position:absolute;bottom:20px;left:22px}.home-tool-card>b em{color:#c8102e;margin-left:8px;font-style:normal}.home-ministry-strip{color:#fff;background:linear-gradient(115deg,#132b4d,#1c3c65);border-radius:18px;grid-template-columns:1.25fr repeat(3,1fr);gap:10px;margin-top:17px;padding:23px;display:grid;box-shadow:0 16px 36px #12284c24}.home-ministry-title{padding:8px 14px}.home-ministry-title h3{letter-spacing:-.045em;margin:7px 0 0;font-size:18px;line-height:1.35}.home-ministry-strip>button{color:#fff;text-align:left;background:#fff1;border:1px solid #ffffff1f;border-radius:12px;align-items:center;gap:11px;padding:15px;display:flex}.home-ministry-strip>button i{background:#fff;border-radius:9px;place-items:center;width:34px;height:34px;font-size:10px;font-style:normal;font-weight:900;display:grid}.home-ministry-strip>button span{flex:1;gap:4px;display:grid}.home-ministry-strip>button strong{font-size:10px}.home-ministry-strip>button small{color:#9fb0c7;font-size:7px}.home-ministry-strip>button>b{color:#ffd447;font-size:11px}.home-footer{color:#647083;align-items:center;gap:11px;padding:26px 4px 4px;display:flex}.home-footer>.salvation-shield{color:#fff;clip-path:polygon(5% 0,95% 0,88% 78%,50% 100%,12% 78%);background:#c8102e;place-items:center;width:36px;height:34px;font-size:7px;font-weight:900;display:grid}.home-footer p{gap:3px;margin:0;display:grid}.home-footer p strong{color:#243a59;font-size:10px}.home-footer p span{font-size:8px}.home-footer small{letter-spacing:.12em;color:#98a0ac;margin-left:auto;font:700 7px Arial}@media (width<=1180px){.home-page{padding:25px}.home-hero{min-height:475px}.home-hero-copy{padding-left:42px}.home-hero-copy h1{font-size:41px}.home-tool-grid{grid-template-columns:repeat(2,1fr)}.home-ministry-strip{grid-template-columns:1fr 1fr}.home-ministry-title{grid-row:span 2}}@media (width<=700px){.home-page{padding:13px}.home-hero{border-radius:17px;min-height:570px}.home-hero>img{object-position:62% center}.home-hero-shade{background:linear-gradient(#091c35cc,#091c3559 42%,#091c35f2 73%,#0b2747 100%)}.home-hero-copy{width:100%;padding:28px 22px 35px;position:absolute;bottom:0;left:0;right:0}.home-hero-copy>p{margin-bottom:12px}.home-kicker{font-size:10px}.home-hero-copy h1{margin:11px 0 14px;font-size:34px}.home-hero-copy>span:last-of-type{font-size:10px}.home-hero-copy button{margin-top:20px}.home-hero-mark{top:15px;bottom:auto;right:14px}.home-intro{padding:31px 3px 18px;display:block}.home-intro h2{font-size:23px}.home-intro aside{display:none}.home-tool-grid{grid-template-columns:1fr 1fr;gap:9px}.home-tool-card{min-height:205px;padding:17px}.home-tool-card>div{margin-top:19px}.home-tool-card strong{font-size:14px}.home-tool-card>b{bottom:16px;left:17px}.home-ministry-strip{grid-template-columns:1fr;margin-top:12px;padding:15px}.home-ministry-title{grid-row:auto;padding:5px}.home-ministry-title h3 br,.home-footer small{display:none}}.sidebar nav i{letter-spacing:-.08em;font-size:8px}.title-icon{letter-spacing:-.08em;font-size:12px}.home-tool-card>i{letter-spacing:-.08em;font-size:10px}.history-list i{letter-spacing:-.08em;font-size:7px}.home-ministry-strip>button i{letter-spacing:-.08em;font-size:8px}@media (width<=700px){.sidebar nav i{font-size:7px}.sidebar nav button{min-width:58px}.title-icon{font-size:10px}}.logo.official-brand{box-sizing:border-box;color:#17365d;background:#fff;border:1px solid #fff3;border-radius:16px;width:100%;padding:12px 15px 10px;transition:transform .18s,box-shadow .18s;display:block;overflow:visible;box-shadow:0 13px 28px #040e1d3d}.logo.official-brand:hover{transform:translateY(-1px);box-shadow:0 16px 34px #040e1d4d}.official-logo-panel{background:0 0!important;border-radius:0!important;width:auto!important;height:auto!important;display:block!important}.official-logo-panel img{width:100%;max-width:190px;height:auto;margin:0 auto;display:block}.logo.official-brand>.logo-church-name{box-sizing:border-box;background:0 0;border-top:1px solid #e4e7ec;border-radius:0;justify-items:center;gap:4px;width:100%;min-width:0;height:auto;min-height:36px;margin-top:9px;padding-top:9px;display:grid}.logo.official-brand .logo-church-name strong{letter-spacing:-.045em;color:#17365d;text-align:center;white-space:nowrap;width:100%;font-size:17px;line-height:1.25;display:block}.logo.official-brand .logo-church-name strong em{letter-spacing:.04em;color:#c8102e;vertical-align:2px;margin-right:3px;font-size:10px;font-style:normal}.logo.official-brand .logo-church-name small{letter-spacing:.11em;color:#8a94a2;margin:0;font:700 6px/1 Arial,sans-serif}.logo.official-brand:hover .logo-church-name strong{color:#c8102e}.home-footer-logo{background:#fff;border:1px solid #e0e4ea;border-radius:9px;place-items:center;width:104px;padding:7px 10px;display:grid;box-shadow:0 5px 14px #17365d12}.home-footer-logo img{width:100%;height:auto;display:block}@media (width<=1180px) and (width>=701px){.logo.official-brand{padding-left:11px;padding-right:11px}.official-logo-panel img{max-width:165px}.logo.official-brand .logo-church-name small{letter-spacing:.08em}}.kettle-invitation{color:#fff;background:#b4172f;border-radius:24px;grid-template-columns:120px 1fr auto;align-items:center;gap:32px;max-width:1180px;margin:85px auto;padding:36px 42px;display:grid}.kettle-invitation img{object-fit:contain;background:#fffdf8;border-radius:20px;width:110px;height:110px;padding:7px}.kettle-invitation small{color:#ffd9a3;font-size:9px;font-weight:900}.kettle-invitation h2{margin:8px 0;font-family:serif;font-size:34px}.kettle-invitation p{color:#f2c7ce;margin:0}.kettle-invitation>a{color:#9f1129;background:#fff;border-radius:999px;padding:15px 20px;font-weight:900;text-decoration:none}.kettle-page{color:#20352e;background:#f6f1e8;min-height:100vh}.kettle-header{background:#fffdf8;border-bottom:1px solid #ddd5ca;justify-content:space-between;align-items:center;height:82px;padding:0 max(22px,50vw - 560px);display:flex}.kettle-header>a{color:inherit;text-decoration:none}.kettle-header>a:first-child{align-items:center;gap:12px;display:flex}.kettle-header img{object-fit:contain;width:48px;height:48px}.kettle-header span{display:grid}.kettle-header span small{color:#b4172f;font-size:9px}.kettle-hero{justify-content:space-between;align-items:end;max-width:1120px;margin:auto;padding:80px 0 60px;display:flex}.kettle-hero small,.kettle-schedule>header>span,.kettle-apply>header>span{color:#b4172f;letter-spacing:.15em;font-size:9px;font-weight:900}.kettle-hero h1{margin:14px 0;font-family:serif;font-size:clamp(48px,6vw,76px);line-height:1.12}.kettle-hero p{color:#6c7771;max-width:610px;line-height:1.8}.kettle-hero aside{color:#fff;background:#203f37;border-radius:20px;align-items:end;gap:14px;padding:24px 28px;display:flex}.kettle-hero aside b{color:#f2d384;font:58px/1 Georgia}.kettle-schedule,.kettle-apply{background:#fff;border-radius:22px;max-width:1120px;margin:0 auto 30px;padding:34px}.kettle-schedule>header,.kettle-apply>header{border-bottom:1px solid #e6e1da;align-items:end;gap:18px;padding-bottom:20px;display:flex}.kettle-schedule h2,.kettle-apply h2{margin:0;font-family:serif;font-size:30px}.kettle-schedule>header p,.kettle-apply>header p{margin-left:auto}.kettle-schedule>header i{background:#398a65;border-radius:50%;width:8px;height:8px;display:inline-block}.kettle-schedule>header i.few{background:#d59b24}.kettle-schedule>header i.full{background:#aaa}.kettle-dates article{border-bottom:1px solid #ece8e1;grid-template-columns:175px 1fr;padding:24px 0;display:grid}.kettle-dates h3{align-content:start;margin:0;display:grid}.kettle-dates h3 span{color:#7b857f;margin-top:5px;font-size:10px}.kettle-dates article>div{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.kettle-dates button{text-align:left;color:#27483e;background:#f8faf8;border:1px solid #d8ded9;border-radius:12px;padding:16px;display:grid}.kettle-dates button:hover,.kettle-dates button.selected{border-color:#247254;box-shadow:inset 0 0 0 2px #247254}.kettle-dates button.few{color:#835d0d;background:#fff8e9}.kettle-dates button.full{color:#999;background:#eee}.kettle-dates button span{color:#398a65;margin:7px 0;font-size:9px;font-weight:900}.kettle-empty{text-align:center;color:#758079;padding:45px}.kettle-apply form{gap:14px;max-width:720px;margin:28px auto 0;display:grid}.kettle-apply form>div{grid-template-columns:1fr 1fr;gap:10px;display:grid}.kettle-apply label{gap:6px;display:grid}.kettle-apply input,.kettle-apply select,.kettle-apply textarea{font:inherit;border:1px solid #d7dbd8;border-radius:9px;padding:12px}.kettle-apply .kettle-consent{grid-template-columns:auto 1fr}.kettle-apply .kettle-consent input{width:17px;height:17px}.kettle-apply form>button{color:#fff;background:#b4172f;border:0;border-radius:10px;min-height:52px;font-weight:900}.kettle-apply form>p{color:#267250;background:#edf7f2;padding:12px}.kettle-page>footer{text-align:center;color:#79827d;padding:35px;font-size:10px}.kettle-admin{border-top:1px solid #ddd;margin-top:32px;padding-top:30px}.kettle-admin>header{justify-content:space-between;align-items:end;display:flex}.kettle-admin>header h3{margin:6px 0;font-size:24px}.kettle-admin>header p{color:#77817b;margin:0}.kettle-admin>header a{color:#b4172f;font-weight:850}.kettle-admin-grid{grid-template-columns:.75fr 1.25fr;gap:15px;margin-top:20px;display:grid}.kettle-admin-grid>form,.kettle-admin-grid>aside{background:#f6f5f1;border-radius:14px;padding:22px}.kettle-admin-grid form{gap:12px;display:grid}.kettle-admin-grid form>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.kettle-admin-grid label{gap:5px;display:grid}.kettle-admin-grid input{border:1px solid #d6dad7;border-radius:8px;padding:10px}.kettle-admin-grid form>button{color:#fff;background:#b4172f;border:0;border-radius:8px;min-height:45px;font-weight:900}.kettle-admin-grid aside article{background:#fff;border-radius:9px;margin-top:8px;padding:13px}.kettle-admin-grid aside article>div{justify-content:space-between;display:flex}.kettle-admin-grid aside article p{margin:8px 0 0;font-size:10px}.kettle-admin-grid aside article p small{color:#737d77;display:block}@media (width<=800px){.kettle-invitation{grid-template-columns:75px 1fr;margin:55px 20px;padding:24px}.kettle-invitation img{width:75px;height:75px}.kettle-invitation>a{text-align:center;grid-column:1/-1}.kettle-hero{padding:55px 20px 35px;display:block}.kettle-hero aside{margin-top:25px}.kettle-schedule,.kettle-apply{margin-left:15px;margin-right:15px;padding:22px}.kettle-schedule>header,.kettle-apply>header{display:block}.kettle-schedule>header p,.kettle-apply>header p{margin:12px 0 0}.kettle-dates article{grid-template-columns:1fr;gap:13px}.kettle-dates article>div{grid-template-columns:1fr 1fr}.kettle-admin>header{display:block}.kettle-admin-grid{grid-template-columns:1fr}}@media (width<=480px){.kettle-dates article>div,.kettle-apply form>div{grid-template-columns:1fr}.kettle-header span{display:none}}.kettle-dates article>div{grid-template-columns:repeat(5,1fr)}.kettle-apply{scroll-margin-top:18px}.kettle-apply label small{color:#56806f;line-height:1.5}.kettle-apply label em{color:#8a938e;font-size:9px;font-style:normal;font-weight:600}.kettle-hero h1 em{color:#b4172f;letter-spacing:.04em;font-family:Arial,sans-serif;font-size:.42em;font-style:normal;font-weight:900}.kettle-legend{display:flex;gap:7px!important}.kettle-legend b{white-space:nowrap;border:1px solid;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:9px;display:inline-flex}.kettle-legend b i{border:2px solid #fffc;box-shadow:0 0 0 1px;width:9px!important;height:9px!important}.kettle-legend .open{color:#075f3c;background:#e3f5ec;border-color:#13734c}.kettle-legend .open i{background:#15945d}.kettle-legend .few{color:#8a4d00;background:#fff0c9;border-color:#b66c00}.kettle-legend .few i{background:#e48a00}.kettle-legend .full{color:#414a50;background:#e4e7e9;border-color:#667078}.kettle-legend .full i{background:#667078}.kettle-dates button:not(.few):not(.full){color:#145c40;background:#eaf8f1;border:2px solid #3a9b70}.kettle-dates button:not(.few):not(.full) span{color:#087747}.kettle-dates button.few{color:#7d4800;background:#fff1c9;border:2px solid #dc900e}.kettle-dates button.few span{color:#a35e00}.kettle-dates button.full{color:#50585e;opacity:.85;background:#dfe3e5;border:2px solid #798188}.kettle-dates button.full span{color:#50585e}.kettle-dates button.selected{color:#8e1025!important;background:#fff0f3!important;border-color:#b4172f!important;box-shadow:inset 0 0 0 2px #b4172f,0 5px 16px #b4172f29!important}.kettle-guidelines{background:#fff;border-radius:22px;max-width:1120px;margin:0 auto 30px;padding:34px}.kettle-guidelines>header{border-bottom:1px solid #e6e1da;align-items:end;gap:18px;padding-bottom:20px;display:flex}.kettle-guidelines>header span{color:#b4172f;letter-spacing:.15em;font-size:9px;font-weight:900}.kettle-guidelines h2{margin:0;font-family:serif;font-size:30px}.kettle-guidelines ol{counter-reset:kettle-rule;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0 0;padding:0;list-style:none;display:grid}.kettle-guidelines li{counter-increment:kettle-rule;background:#f6f1e8;border-radius:14px;gap:8px;padding:22px;display:grid}.kettle-guidelines li:before{content:"0" counter(kettle-rule);color:#b4172f;font:700 24px/1 Georgia}.kettle-guidelines li span{color:#68756f;line-height:1.65}.kettle-template{color:#fff;background:#203f37;border-radius:14px;grid-template-columns:1fr 130px 130px auto;align-items:end;gap:12px;margin-top:22px;padding:20px;display:grid}.kettle-template>div{gap:4px;display:grid}.kettle-template>div small{color:#f2d384}.kettle-template>div span{color:#cbd9d4;font-size:10px}.kettle-template label{gap:5px;display:grid}.kettle-template input{border:0;border-radius:8px;min-width:0;padding:10px}.kettle-template button{color:#203f37;background:#f2d384;border:0;border-radius:8px;min-height:42px;padding:0 18px;font-weight:900}.kettle-admin-message{color:#267250;background:#edf7f2;border-radius:8px;padding:12px 15px}.kettle-auto-status{color:#fff;background:#203f37;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;margin-top:22px;padding:20px 24px;display:flex}.kettle-auto-status>div{gap:5px;display:grid}.kettle-auto-status small{color:#f2d384}.kettle-auto-status span{color:#cbd9d4}.kettle-auto-status>b{text-align:center;color:#f2d384;font:700 28px/1.1 Georgia}.kettle-auto-status>b small{font:700 9px sans-serif}.kettle-staff-join{background:#b4172f;border-radius:999px;justify-content:center;align-items:center;padding:13px 18px;text-decoration:none;display:inline-flex;color:#fff!important}.kettle-campaign-control{background:#f3f4f3;border:2px solid #aeb6b1;border-radius:16px;justify-content:space-between;align-items:center;gap:24px;margin-top:22px;padding:24px;display:flex}.kettle-campaign-control>div{gap:6px;display:grid}.kettle-campaign-control small{letter-spacing:.12em;font-weight:900}.kettle-campaign-control span{color:#69736e}.kettle-campaign-control button{color:#fff;white-space:nowrap;background:#b4172f;border:0;border-radius:10px;min-height:48px;padding:0 22px;font-weight:900}.kettle-campaign-control.is-open{background:#e7f6ee;border-color:#16885b}.kettle-campaign-control.is-open small,.kettle-campaign-control.is-open strong{color:#086742}.kettle-campaign-control.is-open button{background:#4d5551}.kettle-stats{grid-template-columns:160px 160px 1fr;gap:12px;margin-top:14px;display:grid}.kettle-stats>article,.kettle-stats>aside{background:#fff;border:1px solid #e0ded8;border-radius:14px;padding:20px}.kettle-stats>article{align-content:center;gap:6px;display:grid}.kettle-stats>article span{color:#747d78;font-size:10px}.kettle-stats>article b{color:#b4172f;font:700 28px/1 Georgia}.kettle-stats aside ol{margin:12px 0 0;padding:0;list-style:none}.kettle-stats aside li{border-top:1px solid #eee;grid-template-columns:42px 1fr auto;gap:8px;padding:8px 0;display:grid}.kettle-stats aside li b{color:#b4172f}.kettle-stats aside li em{color:#6e7772;font-style:normal}.kettle-stats aside p{color:#747d78}.kettle-closed{text-align:center;background:radial-gradient(circle at 50% 35%,#fffdf8 0,#f6f1e8 55%,#eadfd2 100%);place-items:center;padding:24px;display:grid}.kettle-closed>div{max-width:680px}.kettle-closed img{object-fit:contain;width:96px;height:96px}.kettle-closed small{color:#b4172f;letter-spacing:.15em;margin-top:22px;font-weight:900;display:block}.kettle-closed h1{margin:15px 0;font-family:serif;font-size:clamp(38px,6vw,64px);line-height:1.18}.kettle-closed p{color:#6d7771;line-height:1.8}.kettle-closed a{color:#fff;background:#b4172f;border-radius:999px;margin-top:16px;padding:14px 20px;font-weight:900;text-decoration:none;display:inline-flex}@media (width<=800px){.kettle-dates article>div{grid-template-columns:1fr 1fr}.kettle-guidelines{margin-left:15px;margin-right:15px;padding:22px}.kettle-guidelines ol{grid-template-columns:1fr}.kettle-template{grid-template-columns:1fr 1fr}.kettle-template>div,.kettle-template button{grid-column:1/-1}.kettle-campaign-control{flex-direction:column;align-items:stretch}.kettle-stats{grid-template-columns:1fr 1fr}.kettle-stats>aside{grid-column:1/-1}}@media (width<=480px){.kettle-dates article>div,.kettle-template{grid-template-columns:1fr}.kettle-apply{padding-bottom:18px}.kettle-apply form>button{position:sticky;bottom:10px;box-shadow:0 8px 24px #4b0b1940}.kettle-stats{grid-template-columns:1fr}.kettle-stats>aside{grid-column:auto}.kettle-stats aside li{grid-template-columns:38px 1fr}.kettle-stats aside li em{grid-column:2}.kettle-staff-join{width:100%;margin-top:15px}}@media (width<=700px){.logo.official-brand{box-sizing:border-box;border-radius:12px;align-items:center;gap:9px;width:100%;margin:0;padding:8px 10px;display:flex}.official-logo-panel{flex:0 0 104px}.official-logo-panel img{width:104px}.logo.official-brand>.logo-church-name{border-top:0;border-left:1px solid #e4e7ec;flex:1;justify-items:start;gap:3px;width:auto;min-width:118px;min-height:37px;margin:0;padding:1px 0 1px 9px;display:grid}.logo.official-brand .logo-church-name strong{text-align:left;white-space:nowrap;font-size:14px}.logo.official-brand .logo-church-name strong em{vertical-align:0;margin:0 0 2px;font-size:7px;display:block}.logo.official-brand .logo-church-name small{letter-spacing:.08em;font-size:5px}.home-footer-logo{width:88px}}:root{--navy:#0b1d36;--navy-2:#112a4b;--army-red:#c8102e;--warm:#f3efe7;--gold:#e9bd3c}body{color:#14233a;background:#f4f1ea}.main-area{background:#f4f1ea}.app-header{background:#f4f1eae6;border-color:#132a4b1f;height:58px;padding:0 3.2vw}.home-masthead{color:#29405e;border-bottom:1px solid #0f233f2b;grid-template-columns:1fr auto 1fr;align-items:center;height:64px;display:grid}.home-masthead span,.home-masthead b{letter-spacing:.2em;font:800 8px/1 Arial,sans-serif}.home-masthead p{color:#6c7480;margin:0;font-size:9px}.home-masthead b{text-align:right;color:var(--army-red)}.home-hero{min-height:620px;box-shadow:none;background:var(--navy);isolation:isolate;border-radius:0}.home-hero:before{content:"";z-index:1;background:var(--army-red);width:9px;height:100%;position:absolute;top:0;left:0}.home-hero:after{content:"";z-index:1;clip-path:polygon(34% 0,100% 0,100% 100%,0 100%);background:linear-gradient(135deg,#0000 42%,#e9bd3c1f);width:38%;height:100%;position:absolute;top:0;right:0}.home-hero>img{object-position:center 46%;filter:saturate(.72)contrast(1.04)}.home-hero-logo{background:#fff;align-items:center;width:max-content;padding:8px 12px;display:flex;box-shadow:0 8px 28px #0000002e}.home-hero-logo img{width:108px;height:auto;display:block}.home-hero-logo span{color:#142d50;border-left:1px solid #dfe2e6;margin-left:10px;padding-left:10px;font-size:10px;font-weight:800}.home-hero-copy>p{color:var(--gold);margin:35px 0 15px;font-size:8px}.home-hero-copy h1{letter-spacing:-.075em;margin:0;font-family:Noto Serif KR,AppleMyungjo,serif;font-size:clamp(46px,5.4vw,79px);font-weight:500;line-height:1.13}.home-hero-copy h1 span{color:#d6dfec;font-weight:300}.home-hero-copy h1 b{font-weight:800}.home-hero-actions{align-items:center;gap:8px;margin-top:37px;display:flex}.home-hero-copy .home-hero-actions button{border-radius:0;margin:0;padding:16px 20px}.home-hero-copy .home-hero-actions .home-secondary-action{box-shadow:none;background:#ffffff0a;border-color:#ffffff59}.home-hero-copy .home-hero-actions .home-secondary-action:hover{color:var(--navy);background:#fff}.home-hero-note{z-index:2;width:27%;min-width:270px;color:var(--navy);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f4f1eaf0;padding:29px 33px;position:absolute;bottom:0;right:0}.home-hero-note span{letter-spacing:.2em;color:var(--army-red);font:900 7px Arial}.home-hero-note p{letter-spacing:-.04em;margin:8px 0 9px;font-family:Noto Serif KR,AppleMyungjo,serif;font-size:18px;line-height:1.5}.home-hero-index{z-index:2;color:#fff;justify-items:end;display:grid;position:absolute;top:24px;right:24px}.home-hero-index b{font:300 34px Georgia,serif}.home-hero-index span{letter-spacing:.23em;color:var(--gold);font:800 6px Arial}.home-intro{align-items:end;padding:78px 2.2vw 42px}.home-intro h2{margin:12px 0 0;font-family:Noto Serif KR,AppleMyungjo,serif;font-size:clamp(31px,3.2vw,48px);font-weight:500;line-height:1.34}.home-intro>div span{font-size:8px}.home-intro aside{border-left:2px solid var(--army-red);max-width:390px;padding-left:27px;display:block}.home-intro aside p{color:#657080;margin:0;font-size:11px;line-height:1.85}.home-tool-grid{background:#12284726;border:1px solid #12284726;grid-template-columns:repeat(4,1fr);gap:1px}.home-tool-card{min-height:270px;box-shadow:none;background:#f8f5ee;border:0;border-radius:0;flex-direction:column;padding:27px;display:flex}.home-tool-card:after{display:none}.home-tool-card:hover{box-shadow:inset 0 -5px var(--army-red);background:#fff;transform:none}.home-tool-card .home-tool-number{color:#a1a5a9;font-size:12px;position:static}.home-tool-card>small{color:var(--army-red);letter-spacing:.17em;font:900 7px Arial;position:absolute;top:29px;right:27px}.home-tool-card>div{margin:auto 0 0}.home-tool-card>div i{color:var(--army-red);font-size:8px;font-style:normal;font-weight:900}.home-tool-card strong{color:var(--navy);margin-top:11px;font-family:Noto Serif KR,AppleMyungjo,serif;font-size:21px;font-weight:700}.home-tool-card p{margin-top:9px;font-size:9px}.home-tool-card>b{color:#293e5b;font-size:17px;position:absolute;bottom:27px;left:auto;right:27px}.home-ministry-strip{background:var(--navy);box-shadow:none;border-radius:0;grid-template-columns:1.25fr repeat(3,1fr);gap:0;margin-top:86px;padding:0}.home-ministry-title>span{color:#fff5b9}.home-ministry-title h3{color:#fff;margin:13px 0;font-family:Noto Serif KR,AppleMyungjo,serif;font-size:27px;line-height:1.45}.home-ministry-title p{color:#f1c6cc;margin:15px 0 0;font-size:9px;line-height:1.7}.home-ministry-strip>button{background:0 0;border:0;border-left:1px solid #ffffff24;border-radius:0;flex-direction:column;align-items:flex-start;gap:0;min-height:250px;padding:42px 28px;display:flex;position:relative}.home-ministry-strip>button:hover{background:#132d50;border-color:#ffffff24}.home-ministry-strip>button i{width:auto;height:auto;color:var(--gold);border-radius:0;font-size:8px;background:0 0!important}.home-ministry-strip>button span{margin-top:auto;display:block}.home-ministry-strip>button span small{color:var(--gold);letter-spacing:.17em;font:800 6px Arial}.home-ministry-strip>button span strong{margin-top:9px;font-family:Noto Serif KR,AppleMyungjo,serif;font-size:19px}.home-ministry-strip>button span p{color:#94a7bf;margin:7px 0 0;font-size:8px}.home-ministry-strip>button>b{font-size:14px;position:absolute;top:28px;right:25px}.home-manifesto{text-align:center;color:var(--navy);background:#f4f1ea;margin:0;padding:105px 4vw 100px;position:relative}.home-manifesto>span{color:#c8102e2b;font:70px Georgia;position:absolute;top:44px;left:50%;transform:translate(-50%)}.home-manifesto p{letter-spacing:-.05em;margin:0;font-family:Noto Serif KR,AppleMyungjo,serif;font-size:clamp(22px,2.5vw,38px);line-height:1.55;position:relative}.home-manifesto p b{color:var(--army-red);font-weight:800}.home-manifesto small{letter-spacing:.1em;color:#7c838b;margin-top:28px;font-size:8px;display:block}.home-footer{border-top:1px solid #1228472b;padding:27px 0 4px}.page-title{background:var(--navy);box-shadow:none;border-left:7px solid var(--army-red);border-radius:0}.page-title:after{color:var(--gold)}.form-panel,.result-panel,.history{box-shadow:none;border-radius:0}@media (width<=1180px){.home-hero{min-height:560px}.home-hero-copy{width:68%}.home-hero-note{width:32%}.home-tool-grid{grid-template-columns:repeat(2,1fr)}.home-ministry-strip{grid-template-columns:1fr 1fr}.home-ministry-title{grid-row:span 2}}@media (width<=700px){.home-page{padding:0 12px 30px}.home-masthead{grid-template-columns:1fr auto;height:48px}.home-masthead p{display:none}.home-hero{border-radius:0;min-height:620px}.home-hero:before{width:6px}.home-hero>img{object-position:61% center}.home-hero-copy{width:100%;padding:29px 24px 170px;bottom:0}.home-hero-logo img{width:92px}.home-hero-logo span{font-size:8px}.home-hero-copy>p{margin-top:25px}.home-hero-copy h1{font-size:39px;line-height:1.2}.home-hero-actions{grid-template-columns:1fr;display:grid}.home-hero-copy .home-hero-actions button{width:100%}.home-hero-note{width:calc(100% - 6px);min-width:0;padding:20px 23px;right:0}.home-hero-note p{font-size:15px}.home-hero-index{display:none}.home-intro{padding:52px 8px 28px;display:block}.home-intro h2{font-size:29px}.home-intro aside{margin-top:27px;padding-left:17px}.home-tool-grid{grid-template-columns:1fr}.home-tool-card{min-height:210px}.home-ministry-strip{grid-template-columns:1fr;margin-top:55px}.home-ministry-title{grid-row:auto;padding:37px 27px}.home-ministry-title h3 br{display:block}.home-ministry-strip>button{border-top:1px solid #ffffff24;border-left:0;min-height:180px;padding:31px 25px}.home-manifesto{padding:86px 17px 74px}.home-manifesto p{font-size:22px}.home-manifesto p br{display:none}}:root{--church-cream:#f8f3e9;--church-paper:#fffdf8;--church-ink:#29342f;--church-green:#526d5a;--church-red:#c81935}.app-header{color:#68716c;background:#fffdf8ed}.sidebar:before{opacity:.45}.sidebar nav button.active{color:#24463f;background:#fff7ea;box-shadow:0 9px 22px #081f1929}.home-page{max-width:1480px;margin:0 auto;padding-left:clamp(16px,3vw,46px);padding-right:clamp(16px,3vw,46px)}.home-masthead span,.home-masthead b{letter-spacing:0;font-family:Noto Sans KR,Apple SD Gothic Neo,sans-serif;font-size:9px}.home-masthead b{color:#8b675b;font-weight:600}.home-hero:before{display:none}.home-hero:after{clip-path:none;background:linear-gradient(135deg,#0000 35%,#f5dc9f21);width:55%}.home-hero>img{filter:saturate(.78)brightness(1.02);object-position:center 45%}.home-hero-copy{padding-top:58px;padding-left:clamp(34px,5vw,76px)}.home-hero-logo{border-radius:13px;padding:8px 13px;box-shadow:0 10px 28px #081f1933}.home-hero-logo span{color:#315248}.home-hero-copy>p{color:#f2d78b;letter-spacing:.02em;margin:30px 0 17px;font-family:Noto Sans KR,Apple SD Gothic Neo,sans-serif;font-size:10px}.home-hero-copy h1{font-size:clamp(44px,5vw,72px);line-height:1.2}.home-hero-copy h1 span{color:#eef1e9}.home-hero-copy .home-hero-actions button{background:var(--church-red);border-radius:999px;padding:15px 23px}.home-hero-note{background:#fffdf8ed;border-radius:21px;width:285px;min-width:0;padding:25px 27px;bottom:25px;right:25px;box-shadow:0 16px 38px #081f192b}.home-hero-note span{letter-spacing:0;color:var(--church-red);font-family:Noto Sans KR,Apple SD Gothic Neo,sans-serif;font-size:9px}.home-hero-note p{color:#385449;font-size:19px}.home-hero-note small{color:#787d77;font-size:9px}.home-hero-index{display:none}.home-intro>div span{letter-spacing:0;color:var(--church-red);font-family:Noto Sans KR,Apple SD Gothic Neo,sans-serif;font-size:10px}.home-intro h2{color:#334b42}.home-tool-grid{background:0 0;border:0;gap:14px}.home-tool-card{background:var(--church-paper);border:1px solid #ded8cc;border-radius:22px;min-height:245px;padding:27px;box-shadow:0 10px 26px #3e463e0e}.home-tool-card:hover{background:#fff;border-color:#bdcbbf;transform:translateY(-3px);box-shadow:0 18px 35px #3e463e1a}.home-tool-card .home-tool-number{color:#8c7469;font-family:Noto Sans KR,Apple SD Gothic Neo,sans-serif;font-size:9px;font-weight:700}.home-tool-card>small{display:none}.home-tool-card>div i{color:#526d5a;background:#edf1e9;border-radius:999px;place-items:center;min-width:39px;height:30px;padding:0 10px;display:inline-grid}.home-tool-card strong{color:#334b42;font-size:20px}.home-tool-card p{color:#7c837e;font-size:10px}.home-ministry-strip{background:#315248;border-radius:28px;margin-top:70px;overflow:hidden;box-shadow:0 22px 50px #2a413724}.home-ministry-title{background:#c81935;padding:44px 3vw}.home-ministry-title>span{letter-spacing:0;color:#ffe5b1;font-family:Noto Sans KR,Apple SD Gothic Neo,sans-serif;font-size:9px}.home-ministry-title h3{font-size:25px}.home-ministry-title p{font-size:10px}.home-ministry-strip>button{border-color:#ffffff21;min-height:235px;padding:38px 26px}.home-ministry-strip>button i{color:#f2d78b}.home-ministry-strip>button span small{letter-spacing:0;color:#f2d78b;font-family:Noto Sans KR,Apple SD Gothic Neo,sans-serif;font-size:8px}.home-ministry-strip>button span strong{font-size:18px}.home-ministry-strip>button span p{color:#bdccc5;font-size:9px}.home-manifesto{background:var(--church-cream);padding-top:100px}.page-title{background:linear-gradient(120deg,#315248,#42675b);border:0;border-radius:24px;box-shadow:0 15px 35px #304c4021}.page-title:after{content:"구세군마포영문";color:#e8d698;letter-spacing:.08em}.form-panel,.result-panel,.history{border-radius:18px;box-shadow:0 12px 30px #3e463e0e}.panel-head,.field-grid input,.field-grid textarea,.field-grid select,.make-button,.search-examples,.hymn-official{border-radius:10px}.make-button{background:linear-gradient(90deg,#b81731,#d12842)}@media (width<=700px){.home-masthead{height:52px}.home-masthead b{font-size:8px}.home-hero{border-radius:22px;min-height:650px}.home-hero-copy{padding:28px 22px 183px}.home-hero-copy h1{font-size:39px}.home-hero-note{border-radius:16px;width:auto;bottom:16px;left:16px;right:16px}.home-hero-copy .home-hero-actions button{border-radius:999px}.home-intro{padding:50px 8px 28px}.home-tool-grid{gap:10px}.home-tool-card{border-radius:17px}.home-ministry-strip{border-radius:21px}.home-ministry-title{padding:35px 25px}}:root{--word-navy:#101d33;--word-blue:#193355;--word-red:#cf1736;--word-paper:#f7f7f4;--word-line:#dfe2e6}body,.main-area{background:var(--word-paper);color:#17253a}.sidebar{background:linear-gradient(#101d33,#162945)}.sidebar nav button.active{color:#fff;background:#cf1736}.sidebar nav button.active i{color:#cf1736;background:#fff;border-color:#fff}.app-header{background:#f7f7f4e6;border-color:#dfe2e6}.home-page{max-width:1600px;padding:0 clamp(15px,2.7vw,44px) 45px}.home-masthead{color:#223a5a;border-color:#d7dbe0;height:66px}.home-masthead span{font-size:10px;font-weight:900}.home-masthead p{color:#87909c;font-size:9px}.home-masthead b{color:#596474;font-size:9px}.home-hero{background:var(--word-navy);border-radius:26px;min-height:690px;box-shadow:0 28px 70px #101d332b}.home-hero:after{clip-path:polygon(22% 0,100% 0,100% 100%,0 100%);background:linear-gradient(135deg,#0000 0%,#cf17363b 100%);width:43%;display:block;right:0}.home-hero>img{filter:grayscale(.3)saturate(.82)contrast(1.05);object-position:55% center;width:58%;left:auto;right:0}.home-hero-copy{width:69%;padding:55px 0 55px clamp(34px,4.4vw,70px)}.home-hero-logo{box-shadow:none;border-radius:10px;padding:7px 11px}.home-hero-copy>p{color:#ff6b80;margin:35px 0 17px;font-size:10px;font-weight:900}.home-hero-copy h1{letter-spacing:-.07em;color:#f5f2e9;font-size:clamp(47px,5.25vw,78px);font-weight:400;line-height:1.19}.home-hero-copy h1 b{color:#fff;font-weight:800}.home-verse-reference{color:#aeb9c8;letter-spacing:.04em;margin-top:22px;font-size:10px;display:block}.home-hero-actions{margin-top:31px}.home-hero-copy .home-hero-actions button{background:#cf1736;border-radius:10px}.home-hero-copy .home-hero-actions .home-secondary-action{background:#ffffff12;border-radius:10px}.home-hero-note{background:#fffffff0;border-radius:15px;width:280px;padding:23px 25px;bottom:25px;right:25px;box-shadow:0 17px 36px #0c192c33}.home-hero-note span{color:#cf1736;font-size:9px}.home-hero-note p{color:#233a58;margin:9px 0 15px;font-family:Noto Sans KR,Apple SD Gothic Neo,sans-serif;font-size:14px;font-weight:700;line-height:1.6}.home-hero-note button{color:#cf1736;background:0 0;border:0;padding:0;font-size:9px;font-weight:900}.home-intro{padding:84px 1vw 40px}.home-intro>div span{color:#cf1736;font-size:9px}.home-intro h2{color:#162943;font-family:Noto Sans KR,Apple SD Gothic Neo,sans-serif;font-size:clamp(33px,3.2vw,48px);font-weight:800;line-height:1.3}.home-intro aside{border-left-color:#cf1736}.home-tool-grid{gap:12px}.home-tool-card{min-height:235px;box-shadow:none;background:#fff;border-color:#dfe2e6;border-radius:16px}.home-tool-card:hover{border-color:#b9c1cb;transform:translateY(-3px);box-shadow:0 18px 38px #192d491a}.home-tool-card .home-tool-number{color:#788393}.home-tool-card>div i{color:#193355;background:#edf1f6}.home-tool-card strong{color:#172d4b;font-family:Noto Sans KR,Apple SD Gothic Neo,sans-serif;font-size:19px}.home-tool-card>b{color:#cf1736}.home-ministry-strip{background:#142946;border-radius:20px;margin-top:65px;box-shadow:0 22px 50px #101d3324}.home-ministry-title{background:#cf1736}.home-ministry-title h3{white-space:nowrap;word-break:keep-all;font-family:Noto Sans KR,Apple SD Gothic Neo,sans-serif;font-size:clamp(20px,1.85vw,25px);font-weight:800}.home-ministry-strip>button:hover{background:#1b365b}.home-ministry-strip>button i,.home-ministry-strip>button span small{color:#ffcf70}.home-manifesto{background:var(--word-paper)}.home-manifesto>span{color:#cf17362b}.home-manifesto p{color:#1d3452}.home-manifesto p b{color:#cf1736}.home-footer{border-color:#d7dbe0}.page-title{background:linear-gradient(118deg,#142946,#203e65);border-radius:18px}.page-title:after{content:"말씀에서 시작합니다";color:#ffcf70}@media (width<=700px){.home-hero{border-radius:18px;min-height:700px}.home-hero>img{object-position:58% 42%;width:100%;height:48%;top:0;left:0;right:0}.home-hero-shade{background:linear-gradient(#101d3326,#101d337a 36%,#101d33 55%,#101d33)}.home-hero-copy{padding:27px 21px 172px;bottom:0}.home-hero-copy>p{margin-top:25px}.home-hero-copy h1{font-size:38px}.home-verse-reference{margin-top:15px}.home-hero-actions{margin-top:22px}.home-hero-note{width:auto;bottom:14px;left:14px;right:14px}.home-intro{padding:55px 7px 28px}.home-intro h2{font-size:30px}.home-tool-card{border-radius:14px}.home-ministry-strip{border-radius:17px}}.home-hero>img{object-position:right center;filter:none;width:100%;height:100%;inset:0}.home-hero-shade{background:linear-gradient(90deg,#091628f7 0%,#091628e6 30%,#0916288f 45%,#0916281f 58%,#0000 72%)}.home-hero:after{display:none}.home-hero-copy{width:57%;padding-left:clamp(34px,4.4vw,70px)}.home-hero-copy h1{text-shadow:0 3px 24px #050d1847;font-size:clamp(45px,4.65vw,70px)}.home-hero-note{display:none}@media (width<=700px){.home-hero>img{object-position:right center;width:100%;height:54%}.home-hero-shade{background:linear-gradient(#09162808 0%,#0916281a 31%,#091628c7 50%,#101d33 65% 100%)}.home-hero-copy{width:100%;padding-bottom:34px}}.result-buttons .kakao-share{padding-left:12px;padding-right:12px;color:#191919!important;background:#fee500!important;border-color:#fee500!important}.result-buttons .kakao-share:before{content:"💬";margin-right:5px;font-size:10px}.result-buttons .kakao-share:hover{background:#f3dc00!important;border-color:#f3dc00!important}.result-buttons .archive-save{color:#fff!important;background:#315248!important;border-color:#315248!important}.archive{background:#fff;border:1px solid #e4e7e5;border-radius:18px;margin-top:22px;overflow:hidden;box-shadow:0 12px 30px #3e463e0e}.archive-head{background:linear-gradient(120deg,#f8faf8,#f3f6f4);border-bottom:1px solid #eceeec;justify-content:space-between;align-items:center;gap:20px;padding:24px 26px;display:flex}.archive-head>div{gap:4px;display:grid}.archive-head span{color:#b81731;letter-spacing:.06em;font-size:10px;font-weight:800}.archive-head strong{color:#243c34;font-family:Noto Serif KR,Batang,serif;font-size:22px}.archive-head p{color:#738079;margin:2px 0 0;font-size:12px}.archive-head button{color:#4e6259;cursor:pointer;background:#fff;border:1px solid #d9dfdc;border-radius:9px;padding:8px 12px;font-weight:700}.archive-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:18px;display:grid}.archive-list button{text-align:left;cursor:pointer;background:#fff;border:1px solid #e7eae8;border-radius:13px;align-items:center;gap:13px;min-width:0;padding:15px;transition:all .18s;display:flex}.archive-list button:hover{border-color:#c9d5cf;transform:translateY(-1px);box-shadow:0 8px 20px #243c3412}.archive-list i{color:#7c5b00;background:#f3e8c6;border-radius:12px;flex:none;place-items:center;width:43px;height:43px;font-size:10px;font-style:normal;font-weight:900;display:grid}.archive-list span{flex:1;gap:5px;min-width:0;display:grid}.archive-list strong{text-overflow:ellipsis;white-space:nowrap;color:#263c34;font-size:14px;overflow:hidden}.archive-list small{color:#829087;font-size:10px}.archive-list b{color:#b81731;font-size:11px}.archive-empty{text-align:center;color:#7d8882;padding:34px;font-size:13px}.archive-privacy{color:#806827;text-align:center;background:#fff8e7;border-top:1px solid #f1e2bb;margin:0;padding:12px 20px;font-size:10px}@media (width<=700px){.result-panel .panel-head{gap:10px;height:auto;min-height:70px;padding-top:10px;padding-bottom:10px}.result-buttons{flex-wrap:wrap;justify-content:flex-end}.result-buttons button{padding:7px 8px}.archive-head{align-items:flex-start;padding:20px}.archive-head p{max-width:230px}.archive-list{grid-template-columns:1fr;padding:12px}}.home-masthead span,.home-masthead b{font-size:10px}.home-masthead p{font-size:11px}.home-tool-card small{font-size:9px}.home-tool-card p{font-size:11px;line-height:1.65}.home-tool-card>b,.home-ministry-strip>button span small{font-size:9px}.home-ministry-strip>button span p{font-size:10px;line-height:1.65}.page-title span{font-size:14px;line-height:1.6}.page-title h1:focus{outline-offset:6px;outline:2px solid #ffcf70}.field-grid label>span{font-size:12px}.field-grid input,.field-grid textarea,.field-grid select{font-size:13px}.field-grid label>small{color:#707b88;font-size:11px;line-height:1.55}.privacy-note{color:#747e89;font-size:10px;line-height:1.55}.search-examples b,.search-examples button,.hymn-official span{font-size:10px}.hymn-official a{font-size:9px}.bible-source span{font-size:11px}.bulletin-preview-actions{align-items:center;gap:7px;display:flex}.bulletin-example-head .bulletin-preview-actions .bulletin-zoom-open{background:#cf1736}.bulletin-zoom-dialog{background:#f5f6f8;border:0;border-radius:22px;width:min(1180px,100vw - 40px);max-width:none;height:min(900px,100dvh - 40px);max-height:none;margin:auto;padding:0;overflow:hidden;box-shadow:0 30px 90px #06122261}.bulletin-zoom-dialog::backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#081425c2}.bulletin-zoom-card{grid-template-rows:auto minmax(0,1fr);height:100%;display:grid}.bulletin-zoom-head{z-index:2;background:#fffffff7;border-bottom:1px solid #dfe4ea;justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:14px 20px 14px 24px;display:flex;position:sticky;top:0}.bulletin-zoom-head>div{gap:5px;display:grid}.bulletin-zoom-head strong{color:#183455;font-size:18px}.bulletin-zoom-head span{color:#6f7c8b;font-size:12px}.bulletin-zoom-actions{grid-auto-flow:column;align-items:center;gap:8px!important;display:flex!important}.bulletin-zoom-head button{color:#263c58;background:#fff;border:1px solid #d6dce4;border-radius:10px;min-width:80px;min-height:44px;font-size:13px;font-weight:800}.bulletin-zoom-head a{color:#fff;background:#b4172f;border-radius:10px;place-items:center;min-width:108px;min-height:44px;padding:0 14px;font-size:12px;font-weight:850;text-decoration:none;display:grid}.bulletin-zoom-head button:hover{color:#cf1736;border-color:#cf1736}.bulletin-zoom-head button b{margin-left:4px;font-size:18px}.bulletin-zoom-body{overscroll-behavior:contain;background:linear-gradient(145deg,#eef1f5,#e1e6ed);min-height:0;padding:28px;overflow:auto}.bulletin-zoom-body:focus{outline-offset:-3px;outline:3px solid #cf173640}.bulletin-zoom-body .trifold-guide{width:100%;max-width:1050px;margin:0 auto}.weekly-bulletin-spreads{gap:26px;width:min(1080px,100%);margin:0 auto;display:grid}.weekly-bulletin-spreads figure{background:#fff;border-radius:14px;margin:0;overflow:hidden;box-shadow:0 14px 40px #1423372e}.weekly-bulletin-spreads img{width:100%;height:auto;display:block}.weekly-bulletin-spreads figcaption{color:#5f6b78;border-top:1px solid #e7e9ed;padding:11px 16px;font-size:11px;font-weight:750}.weekly-bulletin-spreads.compact{gap:12px;max-width:520px}.weekly-bulletin-spreads.compact figure{border-radius:7px;box-shadow:0 8px 22px #14233721}.weekly-bulletin-spreads.compact figcaption{padding:7px 10px;font-size:9px}.published-bulletin{gap:12px;width:min(1000px,100%);margin:0 auto;display:grid}.published-bulletin>div{gap:4px;display:grid}.published-bulletin small{color:#b4172f;font-weight:900}.published-bulletin strong{color:#172737;font-size:20px}.published-bulletin iframe{background:#fff;border:0;border-radius:12px;width:100%;height:min(70vh,760px);box-shadow:0 14px 40px #1423372e}.published-bulletin>a{color:#fff;background:#b4172f;border-radius:9px;justify-self:end;padding:11px 16px;font-size:12px;font-weight:850;text-decoration:none}.published-bulletin.compact iframe{height:420px}.published-bulletin.compact strong{font-size:15px}.bulletin-preview-help{color:#5f6b78;background:#f4f6f8;border-radius:9px;margin:0;padding:10px 13px;font-size:11px;line-height:1.5}.bulletin-rendered-pages{gap:18px;display:grid}.bulletin-rendered-pages img{background:#fff;border-radius:10px;width:100%;height:auto;display:block;box-shadow:0 12px 35px #14233729}.bulletin-render-status{color:#697582;text-align:center;background:#fff;border-radius:12px;place-content:center;justify-items:center;gap:8px;min-height:360px;padding:30px;display:grid;box-shadow:0 14px 40px #1423371f}.bulletin-render-status strong{font-size:15px}.bulletin-render-status span:last-child{font-size:11px}.bulletin-render-status.error{color:#8d293a;background:#fff8f8}.bulletin-loading-mark{border:3px solid #e6eaf0;border-top-color:#b4172f;border-radius:50%;width:32px;height:32px;margin-bottom:6px;animation:.8s linear infinite bulletin-spin}@keyframes bulletin-spin{to{transform:rotate(360deg)}}.published-bulletin.compact .bulletin-render-status{min-height:240px}.published-bulletin.compact .bulletin-rendered-pages{gap:10px}.bulletin-admin-page{color:#172737;background:radial-gradient(circle at 12% 10%,#f5dfcf,#0000 32%),#f3f0eb;place-items:center;min-height:100vh;padding:clamp(18px,5vw,60px);display:grid}.bulletin-admin-card{background:#fff;border:1px solid #ded8d0;border-radius:24px;width:min(960px,100%);overflow:hidden;box-shadow:0 24px 70px #212a3224}.bulletin-admin-card>header,.bulletin-admin-card>footer{color:#fff;background:#172737;justify-content:space-between;align-items:center;padding:18px 26px;display:flex}.bulletin-admin-card a{color:inherit;font-weight:800;text-decoration:none}.bulletin-admin-title{padding:34px 34px 18px}.bulletin-admin-title small{color:#b4172f;letter-spacing:.16em;font-weight:950}.bulletin-admin-title h1{letter-spacing:-.05em;margin:8px 0;font-size:40px}.bulletin-admin-title p{color:#68727a;line-height:1.7}.bulletin-admin-pending{background:#fff9e9;border:1px solid #ecd7a6;border-radius:14px;margin:10px 34px 34px;padding:24px}.bulletin-admin-pending b{font-size:18px}.bulletin-admin-pending p{color:#68727a;margin:8px 0 0}.bulletin-admin-pending.denied{background:#fff3f5;border-color:#efc6cc}.bulletin-upload-form{grid-template-columns:1fr 1fr;gap:16px;padding:10px 34px 38px;display:grid}.bulletin-upload-form label{gap:7px;display:grid}.bulletin-upload-form label.wide{grid-column:1/-1}.bulletin-upload-form label>span{font-size:12px;font-weight:850}.bulletin-upload-form input{min-height:46px;font:inherit;border:1px solid #d8dce1;border-radius:9px;padding:10px 12px}.bulletin-upload-form label.file{background:#f8fafb;border:1px dashed #aeb8c2;border-radius:12px;padding:18px}.bulletin-upload-form label small{color:#6e7781}.bulletin-upload-form>button{color:#fff;background:#b4172f;border:0;border-radius:10px;grid-column:1/-1;min-height:52px;font-size:15px;font-weight:900}.bulletin-upload-form>button:disabled{opacity:.55}.bulletin-upload-form>p{color:#176844;background:#edf8f2;border-radius:8px;grid-column:1/-1;margin:0;padding:12px;font-weight:750}.bulletin-schedule-review{background:#f8f6f2;border:1px solid #d9d1c7;border-radius:12px;grid-column:1/-1;gap:12px;margin-top:10px;padding:18px;display:grid}.bulletin-schedule-review>header{justify-content:space-between;align-items:end;gap:15px;display:flex}.bulletin-schedule-review>header>div{gap:4px;display:grid}.bulletin-schedule-review>header small{color:#b4172f;letter-spacing:.12em;font-size:8px;font-weight:950}.bulletin-schedule-review>header strong{font-size:17px}.bulletin-schedule-review>header>b{color:#6d6258;background:#eee7de;border-radius:999px;padding:5px 8px;font-size:9px}.bulletin-schedule-review>p{color:#745d16;background:#fff6d8;border-radius:8px;margin:0;padding:10px;font-size:11px;line-height:1.6}.bulletin-schedule-review>article{background:#fff;border:1px solid #e1ddd6;border-radius:10px;gap:10px;padding:15px;display:grid}.bulletin-schedule-review>article>div{grid-template-columns:1fr 1fr;gap:9px;display:grid}.bulletin-schedule-review textarea{resize:vertical;width:100%;font:inherit;border:1px solid #d8dce1;border-radius:8px;padding:10px 12px}.bulletin-schedule-review>article>button{color:#a21a2f;background:0 0;border:0;justify-self:end;font-size:10px;font-weight:850}.bulletin-schedule-review>footer{justify-content:space-between;gap:9px;display:flex}.bulletin-schedule-review>footer button{background:#fff;border:1px solid #cfc7be;border-radius:8px;min-height:44px;padding:0 14px;font-weight:850}.bulletin-schedule-review>footer button:last-child{color:#fff;background:#203f37;border-color:#203f37}.bulletin-schedule-review>footer button:disabled{opacity:.5}.bulletin-admin-card>footer{color:#cbd1d6;font-size:11px}@media (width<=700px){.sidebar nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid;overflow:visible}.sidebar nav button{min-width:0;min-height:66px;padding:8px 3px}.sidebar nav strong{white-space:normal;word-break:keep-all;font-size:10px;line-height:1.3}.sidebar nav span{justify-items:center}.page-title span{color:#e8eef5;font-size:12px}.field-grid label>span{font-size:13px}.field-grid input,.field-grid textarea,.field-grid select{font-size:16px}.field-grid label>small{font-size:12px}.privacy-note{margin:14px 18px 18px;font-size:11px}.search-examples{gap:8px}.search-examples b{width:100%;font-size:11px}.search-examples button{min-height:36px;padding:7px 11px;font-size:12px}.hymn-official span{font-size:11px}.hymn-official a{align-items:center;min-height:40px;padding:8px 11px;font-size:11px;display:inline-flex}.empty-result p,.bible-source span{font-size:12px}.archive-privacy{font-size:11px;line-height:1.55}.home-masthead span,.home-masthead b,.home-tool-card small{font-size:10px}.home-tool-card p{font-size:12px}.home-tool-card>b,.home-ministry-strip>button span small{font-size:10px}.home-ministry-strip>button span p{font-size:11px}.bulletin-example-head{align-items:flex-start;gap:10px}.bulletin-preview-actions{flex-direction:column;flex:none;align-items:stretch}.bulletin-preview-actions button{min-height:36px}.bulletin-zoom-dialog{border-radius:16px;width:calc(100vw - 12px);height:calc(100dvh - 12px)}.bulletin-zoom-head{min-height:78px;padding:12px 12px 12px 16px}.bulletin-zoom-head strong{font-size:15px}.bulletin-zoom-head span{font-size:10px;line-height:1.45}.bulletin-zoom-head{align-items:flex-start}.bulletin-zoom-actions{grid-auto-flow:row!important}.bulletin-zoom-actions button,.bulletin-zoom-actions a{min-width:74px;min-height:34px;padding:0 8px;font-size:10px}.bulletin-zoom-head button{min-width:68px}.bulletin-zoom-body{padding:14px}.bulletin-zoom-body .trifold-guide{width:820px;max-width:none}.weekly-bulletin-spreads{gap:14px}.weekly-bulletin-spreads figure{border-radius:8px}.weekly-bulletin-spreads figcaption{font-size:9px}.published-bulletin iframe,.published-bulletin.compact iframe{height:62vh}.bulletin-admin-page{padding:10px}.bulletin-admin-card{border-radius:16px}.bulletin-admin-title{padding:26px 20px 14px}.bulletin-admin-title h1{font-size:32px}.bulletin-upload-form{grid-template-columns:1fr;padding:10px 20px 28px}.bulletin-upload-form label.wide,.bulletin-upload-form>button,.bulletin-upload-form>p{grid-column:1}.bulletin-schedule-review>article>div{grid-template-columns:1fr}.bulletin-schedule-review>footer{flex-direction:column}.bulletin-schedule-review>footer button{width:100%}.bulletin-admin-card>header,.bulletin-admin-card>footer{padding:15px 20px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{.bulletin-zoom-dialog{display:none!important}}.app-shell.public-mode{background:#f7f4ef;display:block}.public-mode .sidebar{display:none}.public-mode .main-area{min-width:0}.public-header{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff2;border-bottom:1px solid #1727371a;justify-content:space-between;align-items:center;gap:28px;height:88px;padding:0 clamp(24px,5vw,80px);display:flex;position:sticky;top:0}.public-brand{color:#172737;text-align:left;background:0 0;border:0;align-items:center;gap:12px;display:flex}.public-brand img{object-fit:contain;width:48px;height:48px}.public-brand span{gap:2px;display:grid}.public-brand strong{letter-spacing:-.04em;font-size:19px}.public-brand small{letter-spacing:.1em;color:#75808a;font-size:9px}.brand-name-mobile{display:none}.public-header nav{align-items:center;gap:clamp(18px,2.4vw,38px);display:flex}.public-header nav a{color:#273746;font-size:14px;font-weight:750;text-decoration:none}.public-header>div{gap:7px;display:flex}.public-header>div button{color:#273746;background:#fff;border:1px solid #d8dde1;border-radius:8px;min-height:40px;padding:0 14px;font-weight:800}.header-kakao{color:#191919;background:#fee500;border:1px solid #f1d400;border-radius:8px;align-items:center;min-height:40px;padding:0 14px;font-size:12px;font-weight:900;text-decoration:none;display:inline-flex}.header-kakao:before{content:"💬";margin-right:6px}.public-header>div button:last-child{color:#fff;background:#b4172f;border-color:#b4172f}.church-home{color:#172737;background:#fff;overflow:hidden}.church-home .home-hero{height:min(740px,100vh - 88px);min-height:590px;box-shadow:none;border-radius:0;margin:0}.church-home .home-hero>img.home-hero-slide{opacity:0;will-change:opacity,transform;transition:opacity 1.05s cubic-bezier(.22,.61,.36,1),transform 7s;transform:scale(1.025)}.church-home .home-hero>img.home-hero-slide.active{opacity:1;transform:scale(1)}.church-home .home-hero-copy{max-width:680px;top:50%;left:clamp(26px,7vw,110px);transform:translateY(-50%)}.church-home .home-hero-copy>p{letter-spacing:.14em;font-size:13px}.church-home .home-hero-copy h1{letter-spacing:-.06em;font-size:clamp(42px,5.7vw,82px);line-height:1.1}.church-home .home-hero-copy h1 b{color:#fff}.church-home .home-hero-shade{background:linear-gradient(90deg,#081019e6 0%,#08101994 42%,#0810190d 76%)}.church-home .home-hero-actions a{color:#fff;background:#b81731;border-radius:8px;justify-content:center;align-items:center;min-height:50px;padding:0 22px;font-size:14px;font-weight:850;text-decoration:none;display:inline-flex}.church-hero-caption{color:#fff;text-shadow:0 2px 12px #000;justify-items:end;display:grid;position:absolute;bottom:42px;right:clamp(28px,6vw,90px)}.church-hero-caption b{letter-spacing:.14em;color:#ffd4d9;font-size:11px}.church-hero-caption span{font-family:serif;font-size:30px;font-weight:800}.church-hero-caption small{font-size:11px}.home-hero-pagination{z-index:4;gap:7px;display:flex;position:absolute;bottom:26px;left:clamp(26px,7vw,110px)}.home-hero-pagination button{color:#ffffff9e;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #ffffff57;width:36px;height:28px;padding:0;transition:all .25s}.home-hero-pagination button span{letter-spacing:.08em;font:700 9px/1 Arial,sans-serif}.home-hero-pagination button.active{color:#fff;border-color:#ef4058;width:62px}.home-hero-pagination button:focus-visible{outline-offset:4px;outline:2px solid #fff}.church-quick{z-index:4;background:#fff;grid-template-columns:repeat(4,1fr);max-width:1180px;margin:-28px auto 0;display:grid;position:relative;box-shadow:0 20px 50px #1423321f}.church-quick a,.church-quick button{color:#172737;text-align:left;background:#fff;border:0;border-right:1px solid #e5e1dc;align-content:center;gap:5px;min-height:128px;padding:27px 30px;text-decoration:none;display:grid;position:relative}.church-quick a:last-child{border:0}.church-quick span{color:#c3c7ca;font-size:10px;position:absolute;top:19px;right:20px}.church-quick b{font-size:18px}.church-quick small{color:#7a8288}.church-quick a:hover,.church-quick button:hover{color:#fff;background:#b4172f}.church-quick a:hover small,.church-quick button:hover small,.church-quick a:hover span,.church-quick button:hover span{color:#fff}.church-about,.church-news,.church-portals,.church-welcome{max-width:1180px;margin:0 auto;padding:120px 0}.church-section-heading>span,.member-portal>span,.staff-portal>span,.church-welcome>div>span{color:#b4172f;letter-spacing:.16em;font-size:11px;font-weight:900}.church-section-heading h2,.member-portal h2,.staff-portal h2,.church-welcome h2{letter-spacing:-.05em;margin:14px 0 0;font-family:serif;font-size:clamp(36px,4.2vw,58px);line-height:1.15}.church-about-title{font-size:clamp(36px,4vw,52px)!important}.church-about-title b{white-space:nowrap;font:inherit;display:block}.church-about{grid-template-columns:1.05fr 1.15fr .65fr;align-items:center;gap:70px;display:grid}.church-about-copy{color:#58636d;font-size:16px;line-height:1.9}.church-about-copy p{margin:0 0 14px}.church-about-copy a{color:#172737;margin-top:18px;font-weight:850;text-decoration:none;display:inline-flex}.church-about-copy a span{color:#b4172f;margin-left:20px}.church-history{border-left:1px solid #d9d1c9;padding:32px 0 32px 32px;display:grid}.church-history strong{color:#b4172f;font-family:serif;font-size:60px}.church-history span{font-weight:850}.church-history small{color:#879099;margin-top:7px}.church-worship{color:#fff;background:#132434;padding:110px max(24px,50vw - 590px)}.church-section-heading.light{max-width:680px}.church-section-heading.light span{color:#ef7c8d}.church-section-heading.light p{color:#aeb9c3}.church-worship-grid{background:#43515e;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:54px;display:grid}.church-worship-grid article{background:#1a2e40;min-height:310px;padding:30px}.church-worship-grid article>span{color:#ef7c8d;letter-spacing:.08em;font-size:10px;font-weight:900}.church-worship-grid h3{margin:20px 0 18px;font-size:24px}.church-worship-grid dl{margin:0}.church-worship-grid dl>div{border-top:1px solid #ffffff1f;padding:12px 0}.church-worship-grid dt{font-size:13px;font-weight:850}.church-worship-grid dd{color:#c9d2d9;margin:5px 0 0;font-size:12px;line-height:1.45}.church-worship-grid small{color:#8fa0ae;margin-top:20px;line-height:1.55;display:block}.church-news .church-section-heading{margin-bottom:44px}.church-news-grid{grid-template-columns:1.35fr 1fr 1fr;gap:18px;display:grid}.church-news-grid article,.church-news-grid button,.church-news-grid>a{color:#172737;text-align:left;background:#faf8f5;border:1px solid #e4ded7;min-height:310px;padding:38px;text-decoration:none}.church-news-grid small{color:#b4172f;letter-spacing:.12em;font-weight:900}.church-news-grid h3{letter-spacing:-.04em;margin:50px 0 15px;font-size:27px}.church-news-grid p{color:#68727a;line-height:1.7}.church-news-grid b{margin-top:38px;display:block}.church-news-grid .news-feature{color:#fff;background:#b4172f}.news-feature small,.news-feature p{color:#fff}.news-feature span{margin-top:25px;font-size:12px;display:block}.church-news-grid.simplified{grid-template-columns:1fr}.church-news-grid.simplified .news-feature{min-height:240px}.naver-cafe-feed{background:#f2f8f4;padding:100px max(24px,50vw - 590px)}.naver-cafe-feed .church-section-heading{grid-template-columns:1fr auto;align-items:end;display:grid}.naver-cafe-feed .church-section-heading>span,.naver-cafe-feed .church-section-heading>h2{grid-column:1}.naver-cafe-feed .church-section-heading>p{color:#68776d;grid-area:1/2/3;max-width:390px;margin:0;line-height:1.7}.naver-cafe-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:42px;display:grid}.naver-cafe-grid>a{color:#172737;background:#fff;border:1px solid #cee5d7;flex-direction:column;min-height:245px;padding:30px;text-decoration:none;transition:transform .18s,box-shadow .18s;display:flex}.naver-cafe-grid>a:hover{transform:translateY(-3px);box-shadow:0 16px 34px #0364301a}.naver-cafe-grid small{color:#03a94c;letter-spacing:.1em;font-size:10px;font-weight:900}.naver-cafe-grid h3{letter-spacing:-.035em;margin:24px 0 12px;font-size:20px;line-height:1.4}.naver-cafe-grid p{color:#6b776e;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.7;display:-webkit-box;overflow:hidden}.naver-cafe-grid b{color:#03a94c;margin-top:auto;padding-top:25px;font-size:12px}.naver-cafe-empty{background:#fff;border:1px dashed #b8d8c5;margin-top:40px;padding:35px}.naver-cafe-empty p{color:#6b776e}.naver-cafe-empty a{color:#03a94c;margin-top:8px;font-weight:850;text-decoration:none;display:inline-flex}.church-portals{background:#eee9e2;grid-template-columns:1.25fr .75fr;max-width:none;padding:0;display:grid}.member-portal,.staff-portal{box-sizing:border-box;padding:90px max(40px,50vw - 590px)}.member-portal{padding-right:70px}.staff-portal{color:#fff;background:#b4172f;padding-left:70px}.staff-portal>span{color:#ffd5dc}.member-portal p,.staff-portal p{color:#68727a;max-width:470px;line-height:1.7}.staff-portal p{color:#f7dfe3}.member-portal>div{grid-template-columns:1fr 1fr;gap:8px;margin-top:30px;display:grid}.member-portal button,.staff-portal button{color:#172737;text-align:left;background:#fff;border:1px solid #d7d0c8;min-height:52px;padding:0 18px;font-weight:850}.member-portal button i,.staff-portal button i{float:right}.staff-portal button{border-color:#fff;width:100%;margin-top:30px}.staff-portal small{color:#f1c9cf;margin-top:14px;display:block}.member-bible-feature{isolation:isolate;box-sizing:border-box;color:#fff;background:#0d1d2a url(/bible-reading-card.png) 58%/cover no-repeat;border-radius:16px;flex-direction:column;align-items:flex-start;max-width:470px;min-height:205px;margin-top:28px;padding:28px;text-decoration:none;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 42px #121f2a29}.member-bible-feature:before{content:"";z-index:-1;background:linear-gradient(90deg,#08141ffa 0%,#08141fd4 52%,#08141f2e 100%);position:absolute;inset:0}.member-bible-feature small{color:#ff9bad;letter-spacing:.12em;font-size:9px;font-weight:900}.member-bible-feature strong{letter-spacing:-.04em;margin-top:10px;font-family:Noto Serif KR,serif;font-size:28px}.member-bible-feature span{color:#d8e0e6;margin-top:8px;font-size:11px;line-height:1.65}.member-bible-feature b{color:#fff;margin-top:auto;padding-top:18px;font-size:11px}.member-bible-feature:hover b{color:#ff9bad}.member-youtube{color:#fff;background:#172737;border:1px solid #d7d0c8;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;max-width:470px;margin-top:9px;padding:15px 18px;text-decoration:none;display:grid}.member-youtube>i{background:#e62117;border-radius:50%;place-items:center;width:34px;height:34px;font-size:12px;font-style:normal;display:grid}.member-youtube>span{display:grid}.member-youtube small{color:#adb7c0;font-size:11px}.member-youtube>strong{font-size:18px}.member-youtube.secondary{color:#172737;background:#fff;margin-top:6px}.member-youtube.secondary small{color:#727d86}.staff-admin-link{color:#fff;border:1px solid #ffffff8c;justify-content:space-between;align-items:center;width:100%;min-height:52px;margin-top:8px;padding:0 18px;font-weight:850;text-decoration:none;display:flex}.staff-admin-link:hover{color:#b4172f;background:#fff}.church-announcement-list{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px;display:grid}.church-announcement-list article{background:#f7f3ee;border-top:3px solid #b4172f;padding:25px}.church-announcement-list small{color:#b4172f;font-size:10px;font-weight:900}.church-announcement-list h3{margin:12px 0 8px;font-size:19px}.church-announcement-list p{white-space:pre-line;color:#66717a;margin:0;line-height:1.65}.section-more-button{color:#394b45;background:#fff;border:1px solid #cfc8bf;border-radius:999px;grid-column:1/-1;justify-self:center;min-height:46px;margin-top:18px;padding:0 22px;font-size:13px;font-weight:850}.section-more-button:hover{color:#b4172f;border-color:#b4172f}.staff-publishing-panel{background:#f5f1ec;border:1px solid #ded8d0;border-radius:18px;margin-bottom:30px;padding:30px}.staff-publishing-panel>header span{color:#b4172f;letter-spacing:.14em;font-size:10px;font-weight:950}.staff-publishing-panel>header h2{margin:8px 0;font-size:28px}.staff-publishing-panel>header p{color:#68727a;margin:0}.staff-publishing-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:24px;display:grid}.staff-publishing-grid>article{background:#fff;border:1px solid #ddd5cc;border-radius:14px;overflow:hidden}.publish-card-title{padding:22px 24px 0}.publish-card-title small{color:#b4172f;letter-spacing:.13em;font-size:9px;font-weight:950}.publish-card-title h3{margin:7px 0 0;font-size:21px}.staff-publishing-grid .bulletin-upload-form{padding:18px 24px 26px}.announcement-publish-form{grid-template-columns:1fr 1fr;gap:13px;padding:18px 24px 26px;display:grid}.announcement-publish-form label{gap:6px;display:grid}.announcement-publish-form label.wide,.announcement-publish-form>button,.announcement-publish-form>p{grid-column:1/-1}.announcement-publish-form label span{font-size:11px;font-weight:850}.announcement-publish-form input,.announcement-publish-form select,.announcement-publish-form textarea{width:100%;font:inherit;background:#fff;border:1px solid #d8dce1;border-radius:8px;padding:11px}.announcement-publish-form textarea{resize:vertical}.announcement-publish-form>button{color:#fff;border:0;border-radius:9px;min-height:48px;font-weight:900}.announcement-publish-form .draft-button{background:#172f4d}.announcement-publish-form .share-button{color:#251f00;background:#f4c900}.announcement-publish-form .publish-button{background:#b4172f}.announcement-publish-form>button:disabled{opacity:.48;cursor:not-allowed}.announcement-publish-form>p{color:#176844;background:#edf8f2;border-radius:8px;margin:0;padding:11px;font-weight:750}.announcement-context textarea{background:#fffaf1;border-color:#ddc99f}.announcement-divider{border-top:1px solid #e6dfd7;grid-column:1/-1;margin-top:4px;padding-top:16px}.announcement-divider span{color:#b4172f;font-size:11px;font-weight:900}.free-kakao-integration-note{background:#fff9da;border:1px solid #ead67c;border-radius:10px;align-items:center;gap:10px;margin-top:18px;padding:12px 14px;display:flex}.staff-publishing-panel>header .free-kakao-integration-note b{color:#251f00;background:#f4c900;border-radius:999px;flex:none;padding:5px 8px;font-size:9px}.staff-publishing-panel>header .free-kakao-integration-note span{color:#675d2c;letter-spacing:0;font-size:11px;font-weight:750}.kakao-channel-ready{background:linear-gradient(135deg,#fffbea,#fff4ac);border:1px solid #e5ce61;border-radius:12px;gap:15px;margin:0 24px 24px;padding:18px;display:grid}.kakao-channel-ready>div{gap:5px;display:grid}.kakao-channel-ready small{color:#786200;letter-spacing:.12em;font-size:8px;font-weight:950}.kakao-channel-ready strong{font-size:16px}.kakao-channel-ready p{color:#6c6131;margin:0;font-size:11px;line-height:1.6}.kakao-channel-ready button{color:#251f00;background:#f4c900;border:0;border-radius:9px;min-height:46px;font-weight:950}.kakao-channel-ready button span{float:right}.published-notice-list button.kakao-post-button{color:#5f5000;background:#fff6bd;border-color:#e7ce53}.announcement-editing-banner{background:#fff3d6;border-radius:9px;grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.announcement-editing-banner b{color:#745a12;font-size:12px}.announcement-editing-banner button{background:#fff;border:1px solid #d4bd7d;border-radius:7px;padding:7px 10px;font-weight:800}.published-notice-manager{background:#fff;border:1px solid #ddd5cc;border-radius:14px;margin-top:18px;padding:22px}.published-notice-manager>header{justify-content:space-between;align-items:end;display:flex}.published-notice-manager>header small{color:#b4172f;letter-spacing:.12em;font-size:9px;font-weight:900}.published-notice-manager>header h3{margin:5px 0 0}.published-notice-manager>header>span{color:#747d84;font-size:11px}.published-notice-list{gap:8px;margin-top:17px;display:grid}.published-notice-list article{background:#f6f4f0;border-radius:10px;grid-template-columns:1fr auto;gap:18px;padding:15px;display:grid}.published-notice-list article>div{gap:5px;min-width:0;display:grid}.published-notice-list small{color:#b4172f;font-size:9px;font-weight:850}.published-notice-list strong{font-size:14px}.published-notice-list p{color:#68727a;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:11px;line-height:1.55;overflow:hidden}.published-notice-list nav,.content-item-actions{align-items:center;gap:6px;display:flex}.published-notice-list button,.content-item-actions button{background:#fff;border:1px solid #ccd2ce;border-radius:7px;padding:8px 11px;font-weight:850}.published-notice-list button.danger,.content-item-actions button.danger{color:#ad1730;background:#fff7f8;border-color:#edc9cf}.member-band{color:#172737;background:#f2fbf8;border:1px solid #cce5dd;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;max-width:470px;margin-top:6px;padding:15px 18px;text-decoration:none;display:grid}.member-band>i{color:#fff;background:#22c58b;border-radius:10px;place-items:center;width:34px;height:34px;font-style:normal;font-weight:950;display:grid}.member-band>span{display:grid}.member-band small{color:#65766f;font-size:11px}.member-band>strong{color:#129b6c;font-size:18px}.member-naver{color:#172737;background:#f3fbf6;border:1px solid #c8ead7;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;max-width:470px;margin-top:6px;padding:15px 18px;text-decoration:none;display:grid}.member-naver>i{color:#fff;background:#03c75a;border-radius:10px;place-items:center;width:34px;height:34px;font-style:normal;font-weight:950;display:grid}.member-naver>span{display:grid}.member-naver small{color:#65766f;font-size:11px}.member-naver>strong{color:#03a94c;font-size:18px}.member-kakao{color:#172737;background:#fffbe2;border:1px solid #e7d46a;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;max-width:470px;margin-top:6px;padding:15px 18px;text-decoration:none;display:grid}.member-kakao>i{background:#fee500;border-radius:10px;place-items:center;width:34px;height:34px;font-size:17px;font-style:normal;display:grid}.member-kakao>span{display:grid}.member-kakao small{color:#756d3e;font-size:11px}.member-kakao>strong{color:#5a4d00;font-size:18px}.church-welcome{grid-template-columns:1.2fr .8fr;gap:80px;display:grid}.church-welcome>div>p{color:#68727a;margin-top:24px;line-height:1.8}.church-officers{border-top:1px solid #e0d9d2;gap:34px;margin-top:30px;padding-top:22px;display:flex}.church-officers p{gap:5px;margin:0!important;display:grid!important}.church-officers small{color:#b4172f;font-size:10px;font-weight:900}.church-officers b{font-size:18px}.church-welcome address{background:#f6f3ef;border-top:3px solid #b4172f;padding:35px;font-style:normal}.church-welcome address>small,.church-welcome address>strong,.church-welcome address>.map-link{display:block}.church-welcome address>small{color:#b4172f;font-weight:850}.church-welcome address>strong{margin:18px 0;font-size:20px;line-height:1.6}.church-welcome address a{color:#172737;font-weight:800;text-decoration:none}.church-contact{border-top:1px solid #ddd4cc;border-bottom:1px solid #ddd4cc;gap:10px;margin:22px 0;padding:17px 0;display:grid}.church-contact a,.church-contact>span{justify-content:space-between;align-items:center;font-size:16px;font-weight:800;display:flex}.church-contact a>span,.church-contact>span>i{color:#79585e;font-size:16px;font-style:normal;font-weight:950}.church-footer{color:#fff;background:#101d29;justify-content:space-between;align-items:center;padding:36px max(24px,50vw - 590px);display:flex}.church-footer>div{align-items:center;gap:13px;display:flex}.church-footer img{width:45px;height:45px}.church-footer p{margin:0;display:grid}.church-footer p span,.church-footer small{color:#93a0ab;font-size:11px}.church-footer-links{justify-items:end;gap:7px!important;display:grid!important}.church-footer-links>span{gap:16px;display:flex}.church-footer-links a{color:#fff;font-size:12px;font-weight:800;text-decoration:none}.church-footer-links>small{white-space:nowrap}@media (width<=900px){.public-header{height:72px;padding:0 18px}.public-header nav{display:none}.public-brand img{width:40px;height:40px}.church-home .home-hero{height:650px;min-height:0}.church-home .home-hero-copy{top:auto;bottom:90px;transform:none}.church-home .home-hero-copy h1{font-size:44px}.church-hero-caption{display:none}.home-hero-pagination{bottom:24px}.church-quick{grid-template-columns:1fr 1fr;margin:0}.church-quick a,.church-quick button{min-height:105px;padding:20px}.church-about,.church-news,.church-welcome{padding:80px 24px}.church-about{grid-template-columns:1fr;gap:35px}.church-history{border-top:1px solid #ddd;border-left:0;padding:20px}.church-worship{padding:80px 24px}.church-worship-grid{grid-template-columns:1fr}.church-worship-grid article{min-height:0}.church-news-grid{grid-template-columns:1fr}.church-news-grid article,.church-news-grid button,.church-news-grid>a{min-height:240px}.church-news-grid h3{margin-top:30px}.church-announcement-list,.staff-publishing-grid{grid-template-columns:1fr}.staff-publishing-panel{padding:22px}.naver-cafe-feed{padding:75px 24px}.naver-cafe-feed .church-section-heading{display:block}.naver-cafe-feed .church-section-heading>p{margin-top:18px}.naver-cafe-grid{grid-template-columns:1fr 1fr}.church-portals{grid-template-columns:1fr}.member-portal,.staff-portal{padding:70px 24px}.member-portal{padding-right:24px}.staff-portal{padding-left:24px}.church-welcome{grid-template-columns:1fr;gap:35px}.church-footer{flex-direction:column;align-items:flex-start;gap:25px}.church-footer-links{justify-items:start}.church-footer-links>small{font-size:clamp(8px,2.65vw,11px)}}@media (width<=560px){.public-brand small{display:none}.public-header>div button{padding:0 10px;font-size:11px}.church-home .home-hero{height:600px}.church-home .home-hero-copy{bottom:72px;left:22px;right:22px}.church-home .home-hero-copy h1{font-size:37px}.church-home .home-verse-reference{font-size:10px}.home-hero-pagination{bottom:20px;left:22px}.church-home .home-hero-actions{flex-direction:column;align-items:stretch}.church-home .home-hero-actions a,.church-home .home-hero-actions button{width:100%}.church-quick b{font-size:15px}.church-quick small{font-size:11px}.church-about,.church-news,.church-welcome{padding:65px 20px}.member-portal>div{grid-template-columns:1fr}.church-section-heading h2,.member-portal h2,.staff-portal h2,.church-welcome h2{font-size:35px}.naver-cafe-feed{padding:65px 20px}.naver-cafe-grid{grid-template-columns:1fr}.naver-cafe-grid>a{min-height:220px}.staff-publishing-panel{padding:16px}.staff-publishing-panel>header h2{font-size:24px}.free-kakao-integration-note{flex-direction:column;align-items:flex-start}.announcement-publish-form{grid-template-columns:1fr;padding:18px}.announcement-publish-form label.wide,.announcement-publish-form>button,.announcement-publish-form>p{grid-column:1}.publish-card-title{padding:20px 18px 0}.staff-publishing-grid .bulletin-upload-form{padding-left:18px;padding-right:18px}.kakao-channel-ready{margin:0 18px 18px}}@media (prefers-reduced-motion:reduce){.church-home .home-hero>img.home-hero-slide{transition:none;transform:none}}.church-participation{color:#172737;background:#fff;padding:110px max(24px,50vw - 590px)}.church-participation>header{justify-content:space-between;align-items:end;gap:40px;margin-bottom:38px;display:flex}.church-participation>header span{color:#b4172f;letter-spacing:.16em;font-size:11px;font-weight:900}.church-participation>header h2{letter-spacing:-.055em;margin:12px 0 0;font-family:serif;font-size:clamp(36px,4vw,55px)}.church-participation>header>p{color:#747e87;text-align:right;margin:0;line-height:1.75}.participation-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.participation-card{background:#faf9f7;border:1px solid #dfdbd5;border-radius:18px;overflow:hidden}.participation-card>header{background:#f1ede7;min-height:210px;padding:30px}.participation-card>header small{color:#b4172f;letter-spacing:.13em;font-size:9px;font-weight:900}.participation-card>header h3{margin:12px 0 10px;font-family:serif;font-size:28px}.participation-card>header p{color:#67727b;margin:0;line-height:1.7}.participation-봉사신청>header{background:#eaf1ed}.participation-기도요청>header{color:#fff;background:#172d40}.participation-기도요청>header p{color:#b3bec7}.participation-기도요청>header small{color:#ef8595}.participation-choices{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.participation-choices>button{color:#172737;text-align:left;background:#faf8f5;border:1px solid #ded9d2;border-radius:18px;flex-direction:column;align-items:flex-start;min-width:0;min-height:150px;padding:22px 18px;transition:all .2s;display:flex}.participation-choices>button:hover,.participation-choices>button.active{background:#fff;border-color:#b4172f;transform:translateY(-2px);box-shadow:0 14px 32px #17273717}.participation-choices i{color:#fff;background:#172d40;border-radius:999px;place-items:center;min-width:42px;height:30px;padding:0 10px;font-size:10px;font-style:normal;font-weight:900;display:grid}.participation-choices>button.active i{background:#b4172f}.participation-choices span{gap:7px;margin-top:17px;display:grid}.participation-choices strong{letter-spacing:-.035em;font-size:17px}.participation-choices small{color:#6c777f;font-size:12px;line-height:1.55}.participation-choices b{color:#b4172f;margin-top:auto;padding-top:18px;font-size:11px}.participation-selected{max-width:760px;margin:18px auto 0}.participation-selected .participation-card{grid-template-columns:.72fr 1.28fr;display:grid;box-shadow:0 18px 48px #17273717}.participation-selected .participation-card>header{min-height:100%}.participation-card form{gap:14px;padding:25px;display:grid}.participation-card form>div{grid-template-columns:1fr 1fr;gap:10px;display:grid}.participation-card label{gap:6px;display:grid}.participation-card label>span{font-size:11px;font-weight:800}.participation-card input,.participation-card select,.participation-card textarea{color:#172737;width:100%;min-height:43px;font:inherit;background:#fff;border:1px solid #d8d7d4;border-radius:8px;padding:10px 11px;font-size:13px}.participation-card textarea{resize:vertical;line-height:1.55}.participation-card .privacy-consent{grid-template-columns:auto 1fr;align-items:start;gap:8px}.participation-card .privacy-consent input{width:17px;min-height:17px;margin-top:2px}.participation-card .privacy-consent span{color:#717a80;font-size:9px;font-weight:500;line-height:1.55}.participation-card button{color:#fff;background:#b4172f;border:0;border-radius:9px;min-height:48px;font-weight:900}.participation-card button:disabled{opacity:.55}.form-trap{width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important}.request-status{color:#176b48;background:#edf7f2;border-radius:8px;margin:0;padding:11px;font-size:11px;line-height:1.5}.ministry-inbox{background:#fff;border:1px solid #e0e4e2;border-radius:18px;margin-top:24px;padding:30px}.ministry-inbox>header span{color:#b4172f;font-size:10px;font-weight:900}.ministry-inbox>header h2{margin:7px 0;font-family:serif;font-size:29px}.ministry-inbox>header p{color:#748078;margin:0}.inbox-message{color:#6e7972;background:#f5f6f5;padding:20px}.inbox-list{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:24px;display:grid}.inbox-list article{background:#fbfcfb;border:1px solid #e4e7e5;border-radius:12px;padding:20px;position:relative}.inbox-list article>div{justify-content:space-between;display:flex}.inbox-list article>div span{color:#b4172f;font-size:10px;font-weight:900}.inbox-list time{color:#88918c;font-size:9px}.inbox-list h3{margin:10px 0;font-size:16px}.inbox-list h3 small{color:#6e7972;margin-left:7px;font-size:10px;font-weight:600}.inbox-list p{white-space:pre-wrap;color:#516058;line-height:1.65}.inbox-list article>b{color:#277354;font-size:10px}.inbox-summary{grid-template-columns:repeat(6,1fr);gap:8px;margin-top:24px;display:grid}.inbox-summary button{text-align:left;background:#f8f9f8;border:1px solid #e1e4e2;border-radius:12px;gap:4px;padding:16px 12px;display:grid}.inbox-summary button:hover,.inbox-summary button.active{background:#fff3f5;border-color:#b4172f}.inbox-summary button:disabled{opacity:.55}.inbox-summary span{font-size:10px;font-weight:850}.inbox-summary b{color:#b4172f;font:700 24px/1 Georgia}.inbox-summary small{color:#808984}.inbox-toolbar{background:#f4f5f4;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-top:18px;padding:12px;display:flex}.inbox-toolbar>div{flex-wrap:wrap;gap:5px;display:flex}.inbox-toolbar button{color:#536059;background:#fff;border:0;border-radius:999px;padding:8px 11px;font-weight:800}.inbox-toolbar button.active{color:#fff;background:#1f4036}.inbox-empty{color:#748078;text-align:center;border:1px dashed #ccd2ce;border-radius:12px;margin-top:20px;padding:35px}.inbox-list h3 a{color:inherit}.inbox-list article footer{border-top:1px solid #e5e8e6;justify-content:space-between;align-items:center;gap:10px;margin-top:15px;padding-top:13px;display:flex}.inbox-list article footer>b{color:#8a5c08;background:#fff2d2;border-radius:999px;padding:6px 9px;font-size:9px}.inbox-list article footer>b.status-확인중{color:#165e88;background:#e6f3fa}.inbox-list article footer>b.status-완료{color:#176b48;background:#e5f5ed}.inbox-list article footer>div{gap:4px;display:flex}.inbox-list article footer button{color:#6d7772;background:#fff;border:1px solid #dce1de;border-radius:7px;padding:6px 8px;font-size:9px;font-weight:800}.inbox-list article footer button.active{color:#fff;background:#1f4036;border-color:#1f4036}@media (width<=900px){.church-participation{padding:80px 24px}.participation-grid{grid-template-columns:1fr}.participation-card{grid-template-columns:.8fr 1.2fr;display:grid}.participation-card>header{min-height:100%}.inbox-list{grid-template-columns:1fr}.inbox-summary{grid-template-columns:repeat(3,1fr)}.participation-choices{grid-template-columns:repeat(2,1fr)}.participation-selected .participation-card{grid-template-columns:.8fr 1.2fr}}@media (width<=560px){.church-participation{padding:65px 20px}.church-participation>header{display:block}.church-participation>header>p{text-align:left;margin-top:15px}.participation-choices{grid-template-columns:1fr;gap:8px}.participation-choices>button{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:82px;padding:14px;display:grid}.participation-choices span{gap:3px;margin:0}.participation-choices b{margin:0;padding:0}.participation-selected .participation-card,.participation-card{display:block}.participation-card>header{min-height:0;padding:25px}.participation-card form{padding:20px}.participation-card form>div{grid-template-columns:1fr}.ministry-inbox{padding:20px}.inbox-summary{grid-template-columns:repeat(2,1fr)}.inbox-toolbar{flex-direction:column;align-items:stretch}.inbox-toolbar>button{width:100%}.inbox-list h3 small{margin:5px 0 0;display:block}.inbox-list article footer{flex-direction:column;align-items:flex-start}}.church-home p,.church-home li,.church-home dd{font-size:clamp(14px,1.05vw,16px)}.church-home button,.church-home a{touch-action:manipulation}.church-home section{scroll-margin-top:96px}.staff-login-button{color:#94152a!important;background:#fff7f8!important;border-color:#d9c7cb!important}.church-portals{grid-template-columns:minmax(0,1fr) minmax(300px,.42fr)}.staff-portal{background:#7d1d2d;padding-right:max(40px,50vw - 590px)}.staff-portal h2{font-size:clamp(28px,3vw,42px)}.staff-portal p{font-size:14px}@media (width<=900px){.church-portals{grid-template-columns:1fr}.staff-portal{padding-right:24px}.public-header-actions .staff-login-button{color:#94152a!important;background:#fff7f8!important}}.church-home{--surface-radius:18px;--surface-border:#ded9d2;--surface-shadow:0 14px 34px #17273712}.weekly-hub-grid>article,.weekly-hub-grid>button,.church-announcement-list article,.naver-cafe-grid>a,.participation-choices>button,.app-install-card,.member-bible-feature,.member-portal>div>button{border-radius:var(--surface-radius)}.church-announcement-list article,.naver-cafe-grid>a,.participation-choices>button,.app-install-card{border-color:var(--surface-border);box-shadow:var(--surface-shadow)}.church-home :is(button,a):focus-visible{outline-offset:3px;outline:3px solid #d9ad43}.church-section-heading h2,.weekly-hub-heading h2,.church-participation h2,.member-portal h2,.church-welcome h2{letter-spacing:-.05em;line-height:1.16}.staff-today-dashboard{color:#fff;background:linear-gradient(135deg,#173b32,#244f43);border:1px solid #d8dedb;border-radius:20px;margin-bottom:24px;padding:27px;box-shadow:0 18px 45px #14362e29}.staff-today-dashboard>header{justify-content:space-between;align-items:end;gap:30px;margin-bottom:20px;display:flex}.staff-today-dashboard small{color:#cfddd7}.staff-today-dashboard>header small{color:#ead790;letter-spacing:.14em;font-size:9px;font-weight:900}.staff-today-dashboard h2{margin:6px 0 0;font-family:Noto Serif KR,serif;font-size:30px}.staff-today-dashboard>header p{color:#c2d2cc;margin:0;font-size:12px}.staff-today-dashboard>div{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.staff-today-dashboard button{color:#fff;text-align:left;background:#ffffff14;border:1px solid #ffffff24;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;min-width:0;padding:17px;display:grid}.staff-today-dashboard button:hover{background:#ffffff24}.staff-today-dashboard button i{color:#ead790;font-size:9px;font-style:normal;font-weight:900}.staff-today-dashboard button span{gap:4px;min-width:0;display:grid}.staff-today-dashboard button b{font-size:13px}.staff-today-dashboard button small{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.staff-today-dashboard button strong{color:#fff;font:700 30px/1 Georgia}@media (width<=900px){.staff-today-dashboard>div{grid-template-columns:1fr 1fr}}@media (width<=560px){.staff-today-dashboard{padding:20px}.staff-today-dashboard>header{display:block}.staff-today-dashboard>header p{margin-top:9px;line-height:1.6}.staff-today-dashboard>div{grid-template-columns:1fr}.staff-today-dashboard button{min-height:72px}.church-announcement-list .section-more-button{width:100%}}.sports-event{color:#fff;background:#10283b;grid-template-columns:.75fr 1.05fr 1.45fr;min-height:720px;display:grid;position:relative;overflow:hidden}.sports-event-visual{background:linear-gradient(145deg,#c4112f 0 53%,#ea8c20 53% 100%);min-height:100%;position:relative;overflow:hidden}.sports-event-visual:before,.sports-event-visual:after{content:"";border:4px solid #ffffffa6;border-radius:50%;position:absolute}.sports-event-visual:before{width:370px;height:370px;top:150px;left:-210px}.sports-event-visual:after{width:140px;height:140px;bottom:100px;right:-75px}.court-line{border-right:4px solid #ffffff7a;position:absolute;inset:0}.ball{color:#152535;border-radius:50%;place-items:center;width:104px;height:104px;font-size:95px;font-style:normal;line-height:1;display:grid;position:absolute;box-shadow:0 18px 35px #00000040}.ball:after{content:"";border:3px solid;border-radius:50%;position:absolute;inset:14px}.ball-basket{color:#182737;background:#f6a234;top:105px;right:35px}.ball-jokgu{color:#173047;background:#fff;bottom:105px;left:35px}.sports-event-visual>b{letter-spacing:-.08em;color:#fffffff0;font:900 46px/.82 Arial,sans-serif;position:absolute;bottom:32px;left:30px}.sports-event-copy{align-self:center;padding:70px 50px}.sports-event-copy>small{color:#ffbd62;letter-spacing:.12em;font-size:10px;font-weight:950}.sports-event-copy h2{letter-spacing:-.06em;margin:20px 0 25px;font-family:serif;font-size:clamp(37px,4vw,62px);line-height:1.08}.sports-event-copy h2 b{color:#ffb04a}.sports-event-copy>p{color:#c6d2da;max-width:480px;line-height:1.8}.sports-event-copy dl{background:#ffffff26;gap:1px;margin:35px 0;display:grid}.sports-event-copy dl>div{background:#10283b;grid-template-columns:55px 1fr;padding:16px 0;display:grid}.sports-event-copy dt{color:#ffbd62;font-size:11px;font-weight:900}.sports-event-copy dd{margin:0;font-size:14px;font-weight:850}.sports-event-copy dd small{color:#95a8b6;margin-top:6px;font-size:10px;font-weight:600;display:block}.sports-event-copy>a{color:#fff;border-bottom:1px solid #ffb04a;padding-bottom:7px;font-size:12px;font-weight:900;text-decoration:none;display:inline-flex}.sports-event-form{color:#172737;background:#fff;margin:46px 46px 46px 0;padding:36px;box-shadow:0 24px 60px #00000040}.event-rsvp-form{gap:16px;display:grid}.event-rsvp-form>header{border-bottom:1px solid #e5e3df;padding-bottom:20px}.event-rsvp-form>header span{color:#167044;background:#e8f6ee;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:950}.event-rsvp-form>header h3{letter-spacing:-.04em;margin:13px 0 5px;font-size:28px}.event-rsvp-form>header p{color:#747d84;margin:0;font-size:11px;line-height:1.55}.event-rsvp-form label{gap:6px;display:grid}.event-rsvp-form label>span,.event-choice>b{font-size:11px;font-weight:900}.event-rsvp-form input,.event-rsvp-form textarea{width:100%;font:inherit;background:#fff;border:1px solid #d8d9d7;border-radius:8px;padding:11px;font-size:13px}.event-form-pair{grid-template-columns:1fr 1fr;gap:10px;display:grid}.event-choice{flex-wrap:wrap;gap:7px;display:flex}.event-choice>b{width:100%}.event-choice label{display:block}.event-choice input{opacity:0;width:1px;height:1px;position:absolute}.event-choice label span{color:#66716b;border:1px solid #d8d9d7;border-radius:999px;padding:9px 11px;font-size:10px;font-weight:800;display:block}.event-choice input:checked+span{color:#fff;background:#b4172f;border-color:#b4172f}.event-rsvp-form label small{color:#929a95;font-weight:500}.event-consent{align-items:start;grid-template-columns:auto 1fr!important;gap:8px!important}.event-consent input{width:16px;height:16px}.event-consent span{color:#6f7973;line-height:1.5;font-size:9px!important}.event-rsvp-form footer{gap:8px;display:flex}.event-rsvp-form footer button{color:#172737;background:#fff;border:1px solid #d5d9d6;min-height:50px;padding:0 18px;font-weight:900}.event-rsvp-form footer button:last-child{color:#fff;background:#b4172f;border-color:#b4172f;flex:1}.event-rsvp-form footer button:disabled{opacity:.5}.event-form-message{color:#176b48;background:#eef7f2;border-radius:8px;margin:14px 0 0;padding:12px;font-size:11px;line-height:1.5}.event-confirmation{text-align:center;align-content:center;min-height:100%;display:grid}.event-confirmation>small{color:#b4172f;letter-spacing:.12em;font-weight:950}.event-confirmation h3{margin:18px 0;font-size:29px}.event-confirmation p{color:#66716b;line-height:1.65}.event-confirmation>div{justify-content:center;gap:8px;margin-top:25px;display:flex}.event-confirmation button{color:#fff;background:#172f40;border:0;padding:13px 16px;font-weight:900}.event-confirmation button.event-cancel-button{color:#806d68;background:#f1eeea}.event-confirmation.cancelled{opacity:.82}.event-hidden-form{display:none}.staff-event-manager{color:#fff;background:#10283b;border:1px solid #d8dde0;border-radius:18px;margin-bottom:25px;padding:30px}.staff-event-manager>header{justify-content:space-between;align-items:start;gap:25px;display:flex}.staff-event-manager>header small{color:#ffb04a;letter-spacing:.14em;font-size:9px;font-weight:950}.staff-event-manager>header h2{margin:7px 0;font-size:29px}.staff-event-manager>header p{color:#aebdc7;margin:0}.staff-event-manager>header>span{border-radius:999px;padding:8px 12px;font-size:10px;font-weight:900}.staff-event-manager>header>span.open{color:#176b48;background:#dff5e8}.staff-event-manager>header>span.closed{color:#8a3341;background:#f2e7e9}.event-stats{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:25px;display:grid}.event-stats article{background:#ffffff14;padding:18px}.event-stats span,.event-stats small{color:#acbbc5;font-size:9px;display:block}.event-stats b{color:#ffb04a;margin:8px 0;font:700 32px/1 Georgia;display:block}.event-manager-actions{gap:7px;margin-top:16px;display:flex}.event-manager-actions button{color:#fff;background:0 0;border:1px solid #ffffff47;padding:10px 13px;font-weight:850}.event-manager-actions button:first-child{background:#b4172f;border-color:#b4172f}.event-manager-message{color:#e2e9ed;background:#ffffff1a;padding:11px}.event-signup-table{color:#172737;background:#fff;margin-top:18px}.event-table-head,.event-signup-table article{grid-template-columns:.8fr 1.1fr 1.2fr 1fr;align-items:center;gap:10px;display:grid}.event-table-head{color:#62717b;background:#e7ecef;padding:10px 15px;font-size:9px;font-weight:900}.event-signup-table article{border-top:1px solid #e1e5e7;padding:14px 15px}.event-signup-table article>div{gap:4px;min-width:0;display:grid}.event-signup-table article b,.event-signup-table article a{color:#172737;font-size:12px}.event-signup-table article small{color:#748087;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.event-signup-table article button{color:#9b2436;background:#fff;border:1px solid #ddd6d1;justify-self:start;padding:5px 7px;font-size:9px;font-weight:800}.event-signup-table article.cancelled{opacity:.5;text-decoration:line-through}.event-create-button{color:#172737;background:#ffb04a;border:0;border-radius:8px;padding:12px 16px;font-weight:950}.event-admin-tabs{gap:8px;margin-top:24px;padding-bottom:4px;display:flex;overflow-x:auto}.event-admin-tabs button{color:#fff;text-align:left;background:#ffffff0f;border:1px solid #fff3;min-width:210px;padding:14px}.event-admin-tabs button.active{background:#ffb04a24;border-color:#ffb04a}.event-admin-tabs b,.event-admin-tabs small{display:block}.event-admin-tabs small{color:#9fb0bb;margin-top:6px;font-size:9px}.event-admin-selected{color:#172737;background:#fff;justify-content:space-between;align-items:center;gap:20px;margin-top:14px;padding:20px;display:flex}.event-admin-selected small{color:#b4172f;font-size:9px;font-weight:900}.event-admin-selected h3{margin:6px 0;font-size:22px}.event-admin-selected p{color:#68747c;margin:0;font-size:11px}.event-admin-selected>div:last-child{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.event-admin-selected button{color:#172737;background:#fff;border:1px solid #d8d9d7;padding:9px 10px;font-size:10px;font-weight:850}.event-admin-selected button:nth-child(2){color:#fff;background:#b4172f;border-color:#b4172f}.event-admin-empty{color:#69757d;text-align:center;margin:0;padding:30px}.event-editor{color:#172737;background:#fff;grid-template-columns:repeat(3,1fr);gap:13px;margin-top:24px;padding:24px;display:grid}.event-editor>header,.event-editor>.wide,.event-editor>footer{grid-column:1/-1}.event-editor>header small{color:#b4172f;font-size:9px;font-weight:950}.event-editor>header h3{margin:6px 0;font-size:24px}.event-editor>header p{color:#6c777e;margin:0;font-size:11px}.event-editor label{align-content:start;gap:6px;display:grid}.event-editor label>span{font-size:10px;font-weight:900}.event-editor input,.event-editor textarea{width:100%;font:inherit;background:#fff;border:1px solid #d6d9d7;border-radius:7px;padding:11px;font-size:12px}.event-editor-check{border:1px solid #e0e2e0;align-items:center;padding:10px;grid-template-columns:auto 1fr!important;align-content:center!important}.event-editor-check input{width:17px;height:17px}.event-editor footer{border-top:1px solid #e1e3e1;justify-content:flex-end;gap:7px;padding-top:12px;display:flex}.event-editor footer button{background:#fff;border:1px solid #d7d9d7;padding:11px 16px;font-weight:900}.event-editor footer button:last-child{color:#fff;background:#b4172f;border-color:#b4172f}@media (width<=1100px){.sports-event{grid-template-columns:.6fr 1fr 1.3fr}.sports-event-copy{padding:55px 35px}.sports-event-form{margin:30px 30px 30px 0;padding:28px}}@media (width<=900px){.sports-event{grid-template-columns:.55fr 1.45fr}.sports-event-copy{padding:55px 30px}.sports-event-form{grid-column:1/-1;margin:0;padding:45px 24px}.sports-event-visual{min-height:520px}.event-stats{grid-template-columns:1fr 1fr}.event-signup-table{overflow-x:auto}.event-table-head,.event-signup-table article{min-width:720px}}@media (width<=560px){.sports-event{display:block}.sports-event-visual{min-height:250px}.sports-event-visual>b{font-size:35px}.ball{width:78px;height:78px;font-size:70px}.ball-basket{top:30px;right:30px}.ball-jokgu{bottom:35px;left:35px}.sports-event-copy{padding:48px 20px}.sports-event-copy h2{font-size:39px}.sports-event-form{padding:30px 20px}.event-form-pair{grid-template-columns:1fr}.event-choice label span{padding:10px}.event-rsvp-form footer{flex-direction:column}.staff-event-manager{padding:20px}.staff-event-manager>header{display:block}.staff-event-manager>header>span,.event-create-button{margin-top:12px;display:inline-block}.event-stats{grid-template-columns:1fr 1fr}.event-manager-actions{flex-direction:column}.event-manager-actions button{min-height:44px}.event-admin-selected{flex-direction:column;align-items:stretch}.event-admin-selected>div:last-child{justify-content:flex-start}.event-editor{grid-template-columns:1fr;padding:18px}.event-editor>header,.event-editor>.wide,.event-editor>footer{grid-column:1}.event-editor-check{grid-template-columns:auto 1fr!important}}.app-install-card{background:#faf8f5;border:1px solid #e2ddd7;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;max-width:1180px;margin:52px auto 0;padding:24px 28px;display:grid;box-shadow:0 15px 40px #1727370f}.app-install-icon{background:#fffdf8;border-radius:17px;width:68px;height:68px;padding:7px;overflow:hidden;box-shadow:0 8px 20px #17273726}.app-install-icon img{object-fit:contain;width:100%;height:100%}.app-install-card>div:nth-child(2){gap:5px;display:grid}.app-install-card small{color:#b4172f;letter-spacing:.1em;font-size:10px;font-weight:900}.app-install-card strong{font-size:18px}.app-install-card p{color:#727c85;margin:0;font-size:13px}.app-install-card>button{color:#fff;background:#b4172f;border:0;border-radius:10px;min-height:46px;padding:0 21px;font-weight:850}.mobile-app-nav{display:none}@media (width<=900px){.app-install-card{grid-template-columns:auto 1fr;margin:24px 20px 0;padding:18px}.app-install-card>button{grid-column:1/-1;width:100%}}@media (width<=560px){body{padding-bottom:calc(68px + env(safe-area-inset-bottom))}.mobile-app-nav{z-index:90;height:calc(66px + env(safe-area-inset-bottom));padding:5px 8px env(safe-area-inset-bottom);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff7;border-top:1px solid #dfe2e5;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 30px #1727371a}.mobile-app-nav button{color:#7b858e;background:0 0;border:0;align-content:center;justify-items:center;gap:2px;min-width:0;font-size:10px;font-weight:800;display:grid}.mobile-app-nav button i{border-radius:9px;place-items:center;width:29px;height:29px;font-size:12px;font-style:normal;font-weight:900;display:grid}.mobile-app-nav button.active{color:#b4172f}.mobile-app-nav button.active i{background:#fbe9ec}.app-install-card{border-radius:14px;grid-template-columns:54px 1fr;gap:13px}.app-install-icon{width:54px;height:54px}.app-install-card strong{font-size:14px;line-height:1.45}.app-install-card p{display:none}.app-shell:not(.public-mode) .sidebar,.app-shell:not(.public-mode) .main-area{padding-bottom:76px}}@media (display-mode:standalone){.public-header{padding-top:env(safe-area-inset-top);height:calc(72px + env(safe-area-inset-top))}.app-install-card{display:none}}.bulletin-admin-card>footer form{margin:0}.bulletin-admin-card>footer button{color:#fff;font:inherit;background:0 0;border:0;font-weight:800}.bulletin-login-form{gap:16px;padding:10px 34px 38px;display:grid}.bulletin-login-form label{gap:7px;display:grid}.bulletin-login-form label span{font-size:12px;font-weight:850}.bulletin-login-form input{min-height:50px;font:inherit;border:1px solid #d8dce1;border-radius:9px;padding:11px 13px}.bulletin-login-form>button{color:#fff;background:#b4172f;border:0;border-radius:10px;min-height:52px;font-size:15px;font-weight:900}.bulletin-login-form>button:disabled{opacity:.55}.bulletin-login-form>p{color:#a1152b;background:#fff3f5;border-radius:8px;margin:0;padding:12px;font-weight:750}@media (width<=560px){.bulletin-login-form{padding:10px 20px 28px}}.member-dashboard{color:#20352e;background:#f5f1e9;min-height:100vh;padding-bottom:50px}.member-dashboard-header{background:#fffdf8;border-bottom:1px solid #d9d3c8;justify-content:space-between;align-items:center;height:82px;padding:0 max(24px,50vw - 590px);display:flex}.member-brand{color:inherit;align-items:center;gap:14px;text-decoration:none;display:flex}.member-brand img{width:108px;height:auto}.member-brand span{border-left:1px solid #ddd5ca;padding-left:14px;display:grid}.member-brand b{font-size:15px}.member-brand small{color:#b4172f;margin-top:3px;font-size:9px;font-weight:800}.member-dashboard-header>div{align-items:center;gap:13px;font-size:11px;display:flex}.member-dashboard-header>div a{color:#fff;background:#203f37;border-radius:999px;padding:9px 13px;text-decoration:none}.member-welcome{justify-content:space-between;align-items:end;max-width:1180px;margin:0 auto;padding:75px 0 45px;display:flex}.member-welcome small,.member-panel header small,.member-resources header small,.member-history header small{color:#b4172f;letter-spacing:.15em;font-size:9px;font-weight:900}.member-welcome h1{letter-spacing:-.06em;margin:13px 0 15px;font-family:Noto Serif KR,serif;font-size:clamp(40px,5vw,66px);line-height:1.17}.member-welcome p{color:#6f7a74}.member-welcome aside{color:#fff;background:#244b41;border-radius:22px;width:220px;padding:26px;display:grid}.member-welcome aside span{color:#eadb9f;font-size:10px}.member-welcome aside strong{margin:10px 0;font:58px/1 Georgia}.member-welcome aside small{color:#c8d4ce;letter-spacing:0}.member-shortcuts{grid-template-columns:repeat(4,1fr);gap:10px;max-width:1180px;margin:0 auto 18px;display:grid}.member-shortcuts a{min-height:130px;color:inherit;background:#fffdf8;border:1px solid #ded8ce;border-radius:17px;padding:22px;text-decoration:none;display:grid}.member-shortcuts span{color:#b4172f;font:700 9px Arial}.member-shortcuts b{align-self:end;font-size:18px}.member-shortcuts small{color:#7b847f;margin-top:6px}.member-dashboard-grid{grid-template-columns:1.25fr .75fr;gap:18px;max-width:1180px;margin:0 auto;display:grid}.member-panel{background:#fff;border:1px solid #dfdad1;border-radius:22px;overflow:hidden}.member-panel>header{border-bottom:1px solid #ece7df;justify-content:space-between;align-items:end;padding:25px 27px;display:flex}.member-panel h2,.member-resources h2,.member-history h2{margin:7px 0 0;font-family:Noto Serif KR,serif;font-size:27px}.member-alerts>header>b{color:#fff;background:#b4172f;border-radius:99px;padding:6px 9px;font-size:9px}.member-alerts>div{display:grid}.member-alerts article{cursor:pointer;border-bottom:1px solid #eeeae3;padding:21px 27px;position:relative}.member-alerts article:last-child{border-bottom:0}.member-alerts article:not(.read):before{content:"";background:#b4172f;border-radius:50%;width:6px;height:6px;position:absolute;top:27px;left:10px}.member-alerts article.read{opacity:.62}.member-alerts article span{color:#b4172f;font-size:9px;font-weight:900}.member-alerts article h3{margin:7px 0;font-size:15px}.member-alerts article p{color:#65716b;white-space:pre-line;margin:0;font-size:11px;line-height:1.65}.member-alerts article time{color:#949b97;margin-top:8px;font-size:9px;display:block}.member-empty{padding:30px}.member-search form{margin:24px;display:flex}.member-search input{border:1px solid #d9d9d4;border-radius:10px 0 0 10px;flex:1;min-width:0;padding:13px}.member-search button{color:#fff;background:#b4172f;border:0;border-radius:0 10px 10px 0;padding:0 18px;font-weight:800}.member-search-results{gap:8px;padding:0 24px 24px;display:grid}.member-search-results a{color:inherit;background:#f5f3ee;border-radius:11px;padding:14px;text-decoration:none;display:grid}.member-search-results span{color:#b4172f;font-size:8px;font-weight:900}.member-search-results b{margin:4px 0;font-size:12px}.member-search-results small{color:#747d78;line-height:1.5}.member-resources,.member-history{max-width:1180px;margin:55px auto 0}.member-resources>header p{color:#747e78}.member-resources>div{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:24px;display:grid}.member-resources>div a{color:#fff;background:#203f37;border-radius:18px;flex-direction:column;min-height:200px;padding:25px;text-decoration:none;display:flex}.member-resources>div span{color:#eadb9f;font-size:9px;font-weight:900}.member-resources>div h3{margin:35px 0 9px}.member-resources>div p{color:#b9cac3;margin:0;font-size:11px;line-height:1.6}.member-resources>div b{margin-top:auto;font-size:10px}.member-history>div{border-top:1px solid #d3ccc2;margin-top:25px}.member-history article{border-bottom:1px solid #d3ccc2;grid-template-columns:160px 1fr;padding:24px 0;display:grid}.member-history article>strong{color:#b4172f;font:30px Georgia}.member-history article span b{font-size:17px}.member-history article p{color:#6c7771;margin:7px 0 0}.member-dashboard-footer{color:#758079;border-top:1px solid #d8d1c6;justify-content:space-between;max-width:1180px;margin:50px auto 0;padding-top:22px;font-size:10px;display:flex}.member-dashboard-footer a{color:#b4172f;font-weight:800}.member-login-link{display:flex!important}@media (width<=800px){.member-dashboard-header{height:72px;padding:0 18px}.member-brand img{width:85px}.member-brand b{font-size:12px}.member-dashboard-header>div>span{display:none}.member-welcome{padding:45px 20px 28px;display:block}.member-welcome h1{font-size:39px}.member-welcome aside{width:auto;margin-top:25px}.member-shortcuts{grid-template-columns:1fr 1fr;padding:0 20px}.member-dashboard-grid{grid-template-columns:1fr;padding:0 20px}.member-resources,.member-history{margin-left:20px;margin-right:20px}.member-resources>div{grid-template-columns:1fr 1fr}.member-history article{grid-template-columns:90px 1fr}.member-dashboard-footer{gap:12px;margin-left:20px;margin-right:20px;display:grid}}@media (width<=480px){.member-brand span{display:none}.member-shortcuts,.member-resources>div{grid-template-columns:1fr}.member-resources>div a{min-height:160px}}.operations-admin{background:#fff;border:1px solid #dfe2df;border-radius:20px;margin-top:25px;padding:34px}.operations-admin>header span{color:#b4172f;letter-spacing:.14em;font-size:9px;font-weight:900}.operations-admin>header h2{margin:8px 0;font-family:serif;font-size:30px}.operations-admin>header p{color:#758079;margin:0}.operations-tabs{flex-wrap:wrap;gap:7px;margin:28px 0 18px;display:flex}.operations-tabs button{color:#526058;background:#fff;border:1px solid #d8ddd9;border-radius:999px;padding:9px 14px;font-weight:800}.operations-tabs button.active{color:#fff;background:#203f37;border-color:#203f37}.operations-admin-grid{grid-template-columns:1fr .8fr;gap:18px;display:grid}.operations-admin-grid>form,.operations-admin-grid>aside{background:#f6f5f1;border-radius:15px;padding:25px}.operations-admin-grid form{gap:13px;display:grid}.operations-admin-grid form>h3,.operations-admin-grid aside>h3{margin:0;font-size:19px}.operations-admin-grid form>p{color:#737d77;margin:0 0 5px;font-size:11px}.operations-admin-grid label{gap:6px;display:grid}.operations-admin-grid label span{font-size:10px;font-weight:850}.operations-admin-grid input,.operations-admin-grid textarea{width:100%;font:inherit;background:#fff;border:1px solid #d5d9d5;border-radius:8px;padding:11px}.operations-admin-grid form>div{grid-template-columns:1fr 1fr;gap:9px;display:grid}.operations-admin-grid form>button{color:#fff;background:#b4172f;border:0;border-radius:9px;min-height:48px;font-weight:900}.operations-admin-grid form>b{color:#257154;font-size:11px}.operations-admin-grid aside{align-self:start;gap:8px;display:grid}.operations-admin-grid aside article{background:#fff;border-radius:9px;padding:13px;display:grid}.operations-admin-grid aside article span{color:#b4172f;font-size:8px;font-weight:900}.operations-admin-grid aside article strong{margin:4px 0;font-size:12px}.operations-admin-grid aside article small{color:#858e89}.operations-admin-grid aside>p{color:#78837d}.content-item-actions{margin-top:9px}.content-item-actions button{padding:6px 9px;font-size:10px}.content-editor{background:#fffaf4;border:1px solid #d9d4cc;border-radius:15px;grid-template-columns:1fr 1fr;gap:13px;margin-top:18px;padding:24px;display:grid}.content-editor>header,.content-editor>label:last-of-type,.content-editor>p,.content-editor>footer{grid-column:1/-1}.content-editor>header{justify-content:space-between;align-items:center;display:flex}.content-editor>header small{color:#b4172f;letter-spacing:.12em;font-size:9px;font-weight:900}.content-editor>header h3{margin:5px 0}.content-editor>header>button{color:#68727a;background:0 0;border:0;font-weight:800}.content-editor label{gap:6px;display:grid}.content-editor label span{font-size:10px;font-weight:850}.content-editor input,.content-editor textarea{width:100%;font:inherit;background:#fff;border:1px solid #d5d9d5;border-radius:8px;padding:11px}.content-editor>div{grid-template-columns:1fr 1fr;gap:9px;display:grid}.content-editor>p{color:#735c20;background:#fff1d6;border-radius:8px;margin:0;padding:11px;font-size:11px}.content-editor>footer{justify-content:flex-end;gap:8px;display:flex}.content-editor>footer button{background:#fff;border:1px solid #ccd2ce;border-radius:8px;min-height:43px;padding:0 17px;font-weight:850}.content-editor>footer button:last-child{color:#fff;background:#b4172f;border-color:#b4172f}@media (width<=760px){.operations-admin{padding:20px}.operations-admin-grid,.operations-admin-grid form>div,.content-editor{grid-template-columns:1fr}.content-editor>header,.content-editor>label,.content-editor>p,.content-editor>footer{grid-column:1}.published-notice-list article{grid-template-columns:1fr}.published-notice-list nav{justify-content:flex-end}}.operations-health{grid-template-columns:repeat(4,1fr);gap:9px;margin:25px 0;display:grid}.operations-health article{color:#fff;background:#203f37;border-radius:12px;padding:18px;display:grid}.operations-health span{color:#d9c885;font-size:9px;font-weight:800}.operations-health b{margin:8px 0 3px;font:34px Georgia}.operations-health small{color:#b9c8c1}@media (width<=760px){.operations-health{grid-template-columns:1fr 1fr}}.staff-security-panel{background:#eff6f2;border:1px solid #cbd8d2;border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:22px;margin-top:24px;padding:28px 30px;display:grid}.staff-security-panel small{color:#257154;letter-spacing:.14em;font-size:9px;font-weight:900}.staff-security-panel h3{margin:7px 0;font-size:21px}.staff-security-panel p{color:#617069;margin:0;font-size:11px;line-height:1.7}.staff-security-panel nav{gap:8px;min-width:220px;display:grid}.staff-security-panel a,.staff-security-panel button{color:#1f6148;background:#fff;border:1px solid #257154;border-radius:8px;place-items:center;min-height:43px;padding:0 15px;font-weight:850;text-decoration:none;display:grid}.staff-security-panel button{color:#fff;background:#257154}.staff-security-panel>p{color:#257154;background:#fff;border-radius:8px;grid-column:1/-1;padding:10px 12px;font-weight:800}.inbox-list button.danger{color:#a1152b;background:#fff4f5;border-color:#d7aab1}@media (width<=760px){.staff-security-panel{grid-template-columns:1fr;padding:22px}.staff-security-panel nav{min-width:0}}.managed-stories{background:#fffdf8;padding:100px max(24px,50vw - 590px)}.managed-stories>header span{color:#b4172f;letter-spacing:.14em;font-size:9px;font-weight:900}.managed-stories>header h2{margin:10px 0;font-family:serif;font-size:clamp(34px,4vw,52px)}.managed-stories>header p{color:#727d77}.school-board{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:32px;display:grid}.school-board article{background:#f7f4ed;border:1px solid #ded9d0;border-radius:17px;flex-direction:column;min-height:210px;padding:24px;display:flex}.school-board small{color:#b4172f;font-weight:900}.school-board h3{font-size:18px}.school-board p{color:#66716b;line-height:1.65}.school-board time{color:#8a928e;margin-top:auto;font-size:9px}.direct-gallery{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:34px;display:grid}.direct-gallery figure{background:#203f37;border-radius:16px;min-height:230px;margin:0;position:relative;overflow:hidden}.direct-gallery img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.direct-gallery figcaption{color:#fff;background:linear-gradient(#0000,#081813d9);padding:45px 18px 17px;display:grid;position:absolute;inset:auto 0 0}.direct-gallery figcaption span{color:#d5dfda;margin-top:4px;font-size:9px}@media (width<=800px){.managed-stories{padding:65px 20px}.school-board,.direct-gallery{grid-template-columns:1fr 1fr}}@media (width<=480px){.school-board,.direct-gallery{grid-template-columns:1fr}}.weekly-hub{max-width:1180px;margin:0 auto;padding:105px 0 90px}.weekly-hub-heading,.sermon-archive>header{justify-content:space-between;align-items:end;gap:40px;margin-bottom:36px;display:flex}.weekly-hub-heading span,.calendar-copy>span,.sermon-archive>header span{color:#b4172f;letter-spacing:.16em;font-size:11px;font-weight:900}.weekly-hub-heading h2,.calendar-copy h2,.sermon-archive>header h2{letter-spacing:-.055em;margin:12px 0 0;font-family:serif;font-size:clamp(36px,4vw,55px);line-height:1.12}.weekly-hub-heading>p,.sermon-archive>header>p{color:#747e87;text-align:right;margin:0;font-size:14px;line-height:1.75}.weekly-hub-grid{grid-template-rows:auto auto;grid-template-columns:1.05fr 1.05fr 1.45fr;gap:12px;display:grid}.weekly-hub-grid>article,.weekly-hub-grid>button{text-align:left;background:#fff;border:1px solid #e1ddd7;border-radius:16px;min-width:0}.weekly-worship-card,.weekly-bulletin-card{flex-direction:column;min-height:250px;padding:30px;display:flex}.weekly-worship-card{color:#fff;grid-area:1/1;background:#142a3c!important}.weekly-worship-card>small{color:#ef8797;font-weight:900}.weekly-worship-card>strong{margin-top:16px;font:700 42px/1 serif}.weekly-worship-card>p{color:#afbac3;line-height:1.65}.weekly-worship-card>a{color:#fff;margin-top:auto;font-size:12px;font-weight:850;text-decoration:none}.weekly-worship-card>a b{color:#ef8797}.weekly-bulletin-card{cursor:pointer;grid-area:2/1;transition:all .2s}.weekly-bulletin-card:hover{border-color:#c6bdb4;transform:translateY(-3px);box-shadow:0 16px 38px #17273717}.weekly-bulletin-card>span{color:#b4172f;letter-spacing:.12em;font-size:9px;font-weight:900}.weekly-bulletin-card>small{color:#7b858e;margin-top:18px}.weekly-bulletin-card>strong{margin-top:6px;font-size:23px}.weekly-bulletin-card>p{color:#727c84;line-height:1.65}.weekly-bulletin-card>b{color:#b4172f;margin-top:auto;font-size:12px}.weekly-sermon-card{color:#fff;grid-area:1/2;grid-template-rows:auto 1fr;min-height:250px;display:grid;overflow:hidden;background:#7f1027!important;border:0!important}.weekly-sermon-video{aspect-ratio:16/9;background:#060b10;position:relative}.weekly-sermon-video iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.weekly-sermon-copy{background:linear-gradient(135deg,#b4172f,#741023);align-content:start;gap:5px;padding:20px 22px 22px;display:grid}.weekly-sermon-copy>span{color:#fff;font-size:11px;font-weight:950}.weekly-sermon-copy>small{color:#ffd7de;font-size:9px}.weekly-sermon-copy>strong{text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.weekly-sermon-copy>p{color:#f1c8cf;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 5px;font-size:10px;line-height:1.45;overflow:hidden}.weekly-sermon-copy>a{color:#fff;font-size:10px;font-weight:850;text-decoration:none}.weekly-notice-card{grid-area:2/3;padding:25px 28px}.weekly-notice-card>div{justify-content:space-between;align-items:center;display:flex}.weekly-notice-card>div span{color:#b4172f;letter-spacing:.12em;font-size:9px;font-weight:900}.weekly-notice-card>div a{color:#68727a;font-size:11px;text-decoration:none}.weekly-notice-card ul{margin:13px 0 0;padding:0;list-style:none}.weekly-notice-card li{border-top:1px solid #ece8e3}.weekly-notice-card li a{color:#172737;gap:3px;padding:12px 58px 12px 0;text-decoration:none;display:grid;position:relative}.weekly-notice-card li small{color:#b4172f;font-size:9px;font-weight:850}.weekly-notice-card li strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.weekly-notice-card time{color:#8b9298;font-size:9px;position:absolute;bottom:12px;right:0}.weekly-notice-card>p{color:#7a838a;margin-top:22px;line-height:1.7}.weekly-action-card{grid-area:2/2;padding:26px 30px}.weekly-action-card>span{color:#b4172f;letter-spacing:.12em;font-size:9px;font-weight:900}.weekly-action-card h3{margin:6px 0 18px;font-size:20px}.weekly-action-card>div{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.weekly-action-card a{color:#273746;background:#f4f1ed;border-radius:9px;padding:13px 14px;font-size:11px;font-weight:800;text-decoration:none}.weekly-action-card a b{float:right;color:#b4172f}.weekly-bible-card{isolation:isolate;color:#fff;grid-area:1/3;min-height:250px;padding:30px;position:relative;overflow:hidden;background:#101d29 url(/bible-reading-card.png) 50%/cover no-repeat!important}.weekly-bible-card:before{content:"";z-index:-1;background:linear-gradient(90deg,#07121cf5 0%,#07121cc7 43%,#07121c26 76%,#07121c0a 100%);position:absolute;inset:0}.weekly-bible-card>span{color:#ff9bab;letter-spacing:.14em;font-size:9px;font-weight:900}.weekly-bible-card h3{letter-spacing:-.045em;margin:12px 0;font-size:27px}.weekly-bible-card p{color:#e4e9ed;max-width:300px;margin:0;font-size:12px;line-height:1.7}.weekly-bible-card p strong{color:#fff;margin-bottom:2px;font-family:Noto Serif KR,serif;font-size:17px;display:inline-block}.weekly-bible-card a{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff14;border:1px solid #ffffff80;border-radius:8px;align-items:center;gap:20px;margin-top:22px;padding:11px 15px;font-size:12px;font-weight:850;text-decoration:none;transition:all .2s;display:inline-flex}.weekly-bible-card a:hover{color:#172737;background:#fff;border-color:#fff}.weekly-bible-card a b{color:#ff7b91}.weekly-calendar-card{grid-area:2/2;padding:24px 26px;background:#f5f1eb!important}.weekly-calendar-card>header{justify-content:space-between;align-items:start;gap:12px;display:flex}.weekly-calendar-card>header span{color:#b4172f;letter-spacing:.12em;font-size:9px;font-weight:900}.weekly-calendar-card>header h3{letter-spacing:-.04em;margin:5px 0 0;font-size:19px}.weekly-calendar-card>header>small{color:#6f6256;background:#e5ddd3;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:850}.weekly-calendar-card ul{border-top:1px solid #ddd4c9;margin:13px 0 0;padding:0;list-style:none}.weekly-calendar-card li{border-bottom:1px solid #e2d9cf;grid-template-columns:48px 1fr;gap:10px;padding:10px 0;display:grid}.weekly-calendar-card time{color:#b4172f;font:700 13px/1.4 serif}.weekly-calendar-card li>div{gap:2px;min-width:0;display:grid}.weekly-calendar-card li strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.weekly-calendar-card li small{color:#7a7f82;font-size:9px}.weekly-calendar-card>a{color:#8d192d;margin-top:12px;font-size:10px;font-weight:850;text-decoration:none;display:inline-block}.weekly-calendar-card{grid-column:2/4}.weekly-scripture-list{gap:4px;display:grid}.weekly-scripture-list strong{color:#fff;font-family:Noto Serif KR,serif;font-size:15px}.weekly-scripture-actions{flex-wrap:wrap;gap:6px;margin-top:auto;padding-top:12px;display:flex}.weekly-bible-card .weekly-scripture-actions a{margin-top:0;padding:8px 10px;font-size:10px}.weekly-calendar-card ul{border-top:0;grid-template-columns:1fr 1fr;column-gap:26px;display:grid}.weekly-calendar-card li{border-top:1px solid #ddd4c9;border-bottom:0}.weekly-calendar-card li strong{white-space:normal;line-height:1.4}.weekly-calendar-card li small:empty{display:none}.ministry-calendar{background:#f4f1ec;grid-template-columns:.75fr 1.25fr;align-items:start;gap:90px;padding:110px max(24px,50vw - 590px);display:grid}.calendar-copy p{color:#69747c;margin:24px 0;line-height:1.8}.calendar-copy>a{color:#b4172f;font-size:12px;font-weight:850;text-decoration:none}.calendar-list{border-top:1px solid #cbc5be}.calendar-list article{border-bottom:1px solid #d8d2cb;grid-template-columns:105px 1fr;gap:24px;padding:23px 0;display:grid}.calendar-list time{border-right:1px solid #d6cec6;align-content:center;display:grid}.calendar-list time b{font:700 28px/1 serif}.calendar-list time small{color:#7c858c;margin-top:5px}.calendar-list article>div{gap:5px;display:grid;position:relative}.calendar-list article>div>span{color:#b4172f;font-size:9px;font-weight:900}.calendar-list article>div>strong{font-size:17px}.calendar-list article>div>small{color:#69747c;position:absolute;bottom:4px;right:0}.sermon-archive{color:#fff;background:#101f2d;padding:110px max(24px,50vw - 590px)}.sermon-archive>header>p{color:#9eabb5}.sermon-grid{grid-template-rows:1fr 1fr;grid-template-columns:1.4fr 1fr;gap:12px;display:grid}.sermon-grid>a{color:#fff;text-decoration:none}.sermon-feature{background:#7f1027;border-radius:18px;grid-row:span 2;grid-template-rows:auto 1fr;min-height:470px;display:grid;overflow:hidden}.sermon-video{aspect-ratio:16/9;background:#060b10;position:relative}.sermon-video iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.sermon-feature-copy{background:linear-gradient(135deg,#b4172f,#741023);padding:28px 34px 32px}.sermon-feature small{color:#ffd7de;font-weight:850}.sermon-feature h3{margin:8px 0 10px;font-family:serif;font-size:32px;line-height:1.2}.sermon-feature p{color:#f3ccd2;margin:0}.sermon-feature-copy>a{color:#fff;margin-top:22px;font-size:12px;font-weight:850;text-decoration:none;display:inline-block}.sermon-grid>a:not(.sermon-feature){background:#172c3e;border:1px solid #ffffff1f;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;min-height:225px;padding:30px;display:grid}.sermon-grid>a:not(.sermon-feature):hover{background:#1e374b}.sermon-grid>a>span{color:#ef778a;font:700 38px/1 serif}.sermon-grid>a>div{gap:7px;display:grid}.sermon-grid>a>div small{color:#ef778a;font-size:9px;font-weight:900}.sermon-grid>a>div strong{font-size:20px}.sermon-grid>a>div p{color:#9eabb5;margin:0}.sermon-grid>a>b{color:#ef778a}@media (width<=900px){.weekly-hub{padding:80px 24px}.weekly-hub-grid{grid-template-columns:1fr 1fr}.weekly-notice-card,.weekly-calendar-card,.weekly-action-card,.weekly-bible-card{grid-area:auto/1/auto/-1}.ministry-calendar{grid-template-columns:1fr;gap:45px;padding:80px 24px}.sermon-archive{padding:80px 24px}}@media (width<=560px){.weekly-hub{padding:65px 20px}.weekly-hub-heading,.sermon-archive>header{display:block}.weekly-hub-heading>p,.sermon-archive>header>p{text-align:left;margin-top:16px}.weekly-hub-grid{grid-template-columns:1fr}.weekly-worship-card,.weekly-sermon-card,.weekly-bulletin-card,.weekly-action-card,.weekly-bible-card,.weekly-calendar-card,.weekly-notice-card{grid-area:auto}.weekly-action-card>div{grid-template-columns:1fr 1fr}.weekly-worship-card,.weekly-bulletin-card{min-height:220px}.weekly-bible-card{min-height:270px;background-position:58%!important}.weekly-bible-card:before{background:linear-gradient(90deg,#07121cf5 0%,#07121cc2 58%,#07121c2e 100%)}.ministry-calendar{padding:65px 20px}.calendar-list article{grid-template-columns:82px 1fr;gap:16px}.calendar-list article>div>small{position:static}.weekly-calendar-card ul{grid-template-columns:1fr}.sermon-archive{padding:65px 20px}.sermon-grid{grid-template-rows:auto;grid-template-columns:1fr}.sermon-feature{grid-row:auto;min-height:0}.sermon-feature-copy{padding:24px}.sermon-feature h3{font-size:30px}.sermon-grid>a:not(.sermon-feature){grid-template-columns:auto 1fr;min-height:170px;padding:22px}.sermon-grid>a:not(.sermon-feature)>b{display:none}}.scripture-reading-toolbar{background:#eef3f9;border-bottom:1px solid #dce2ea;justify-content:space-between;align-items:center;gap:12px;padding:12px 18px;display:flex}.scripture-font-controls,.scripture-reading-actions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.scripture-font-controls>span{color:#384d68;margin-right:3px;font-size:11px;font-weight:900}.scripture-reading-toolbar button{color:#334b69;background:#fff;border:1px solid #bdc8d6;border-radius:9px;min-height:40px;padding:0 12px;font-size:11px;font-weight:850}.scripture-reading-toolbar button:hover,.scripture-reading-toolbar button.active{color:#fff;background:#17365d;border-color:#17365d}.scripture-reading-toolbar button.senior{color:#9d162b;border-color:#b4172f}.scripture-reading-toolbar button.senior.active{color:#fff;background:#b4172f}.scripture-reader{color:#18263a;background:#fff;height:535px;padding:34px 40px;overflow:auto}.scripture-reading-text{max-width:820px;margin:0 auto;font-family:Noto Serif KR,AppleMyungjo,Georgia,serif}.scripture-reading-text h2{z-index:1;color:#17365d;background:#fffffff5;border-bottom:1px solid #dce2ea;margin:-34px -40px 26px;padding:20px 40px;font-size:1.2em;line-height:1.4;position:sticky;top:-34px}.scripture-reading-text h3{color:#17365d;margin:32px 0 12px;font-size:1.05em;line-height:1.5}.scripture-reading-text p{word-break:keep-all;margin:0 0 16px;line-height:1.9}.scripture-reading-text .scripture-verse{border-bottom:1px solid #edf0f4;grid-template-columns:2.1em 1fr;gap:.25em;margin:0;padding:12px 0;display:grid}.scripture-verse b{color:#b4172f;background:#eef2f8;border-radius:50%;place-items:center;width:1.75em;height:1.75em;margin-top:.15em;font-family:Arial,sans-serif;font-size:.58em;display:grid}.scripture-reading-space{height:5px;display:block}.scripture-reading-text small{color:#747f8c;border-top:1px solid #dce2ea;margin-top:32px;padding-top:18px;font-family:Arial,Noto Sans KR,sans-serif;font-size:12px;line-height:1.6;display:block}.scripture-size-small{font-size:17px}.scripture-size-normal{font-size:20px}.scripture-size-large{font-size:24px}.scripture-size-xlarge{font-size:30px}.scripture-reader.senior-mode{color:#071526;background:#fffef8;font-size:31px;font-weight:650}.scripture-reader.senior-mode .scripture-reading-text{max-width:900px}.scripture-reader.senior-mode .scripture-reading-text p{line-height:2}.scripture-reader.senior-mode .scripture-verse{border-bottom:2px solid #d7dce2;padding:17px 0}.scripture-reader.senior-mode .scripture-verse b{color:#fff;background:#17365d}.scripture-focus-open{overflow:hidden}.result-panel.scripture-focus-mode{z-index:1000;border-radius:18px;min-height:0;position:fixed;inset:12px;box-shadow:0 30px 100px #030e1e73}.result-panel.scripture-focus-mode .scripture-reader{height:calc(100vh - 152px)}.result-panel.scripture-focus-mode .panel-head{height:64px}@media (width<=760px){.scripture-reading-toolbar{flex-direction:column;align-items:stretch;padding:12px}.scripture-font-controls,.scripture-reading-actions{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.scripture-reading-actions{grid-template-columns:1.2fr 1fr 1fr}.scripture-font-controls>span{grid-column:1/-1}.scripture-reading-toolbar button{min-height:46px;padding:4px 7px;font-size:10px}.scripture-reader{height:510px;padding:25px 20px}.scripture-reading-text h2{margin:-25px -20px 20px;padding:17px 20px;top:-25px}.scripture-size-small{font-size:18px}.scripture-size-normal{font-size:21px}.scripture-size-large{font-size:25px}.scripture-size-xlarge,.scripture-reader.senior-mode{font-size:30px}.result-panel.scripture-focus-mode{border:0;border-radius:0;inset:0}.result-panel.scripture-focus-mode .panel-head{height:54px}.result-panel.scripture-focus-mode .scripture-reader{height:calc(100vh - 174px)}}.bulletin-manager{display:grid}.bulletin-existing{background:#f8f6f2;border-top:1px solid #e1ddd7;padding:30px 34px 38px}.bulletin-existing>header{justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px;display:flex}.bulletin-existing>header small{color:#b4172f;letter-spacing:.13em;font-size:9px;font-weight:950}.bulletin-existing>header h2{letter-spacing:-.04em;margin:6px 0;font-size:23px}.bulletin-existing>header p{color:#6f7880;margin:0;font-size:11px;line-height:1.6}.bulletin-existing>header>button{color:#4e5b64;background:#fff;border:1px solid #cbc4bc;border-radius:8px;min-height:40px;padding:0 13px;font-size:10px;font-weight:850}.bulletin-existing-list{gap:10px;display:grid}.bulletin-existing-list>article{background:#fff;border:1px solid #ded9d2;border-radius:12px;padding:17px}.bulletin-existing-list>article>div{gap:4px;display:grid}.bulletin-existing-list>article>div small{color:#b4172f;font-size:9px;font-weight:900}.bulletin-existing-list>article>div strong{font-size:15px}.bulletin-existing-list>article>div span{color:#7b838a;font-size:10px}.bulletin-existing-list>article>nav{justify-content:flex-end;gap:7px;margin-top:13px;display:flex}.bulletin-existing-list>article>nav a,.bulletin-existing-list>article>nav button{color:#31465c;background:#fff;border:1px solid #cfd4d8;border-radius:8px;place-items:center;min-height:38px;padding:0 12px;font-size:10px;font-weight:850;text-decoration:none;display:grid}.bulletin-existing-list>article>nav button:not(.danger){color:#fff;background:#17365d;border-color:#17365d}.bulletin-existing-list>article>nav .danger{color:#a71931;border-color:#e3bdc4}.bulletin-list-empty{color:#777f85;text-align:center;background:#fff;border:1px dashed #cbc5bd;border-radius:11px;padding:30px}.bulletin-edit-form{grid-template-columns:1fr 1fr;gap:13px;display:grid}.bulletin-edit-form label{gap:6px;display:grid}.bulletin-edit-form label.wide{grid-column:1/-1}.bulletin-edit-form label>span{font-size:10px;font-weight:900}.bulletin-edit-form label em{color:#8a9299;margin-left:5px;font-size:8px;font-style:normal}.bulletin-edit-form input{width:100%;min-height:43px;font:inherit;background:#fff;border:1px solid #d4d9dd;border-radius:8px;padding:9px 11px}.bulletin-edit-form label.file{background:#f8fafb;border:1px dashed #b7c0c8;border-radius:9px;padding:14px}.bulletin-edit-form label small{color:#6f7c86;font-size:9px;line-height:1.55}.bulletin-edit-actions{grid-column:1/-1!important;justify-content:flex-end!important;gap:8px!important;display:flex!important}.bulletin-edit-actions button{color:#53616d;background:#fff;border:1px solid #cbd1d6;border-radius:8px;min-height:43px;padding:0 15px;font-size:10px;font-weight:900}.bulletin-edit-actions button:last-child{color:#fff;background:#b4172f;border-color:#b4172f}@media (width<=620px){.bulletin-existing{padding:24px 18px 30px}.bulletin-existing>header{flex-direction:column;align-items:stretch}.bulletin-existing>header>button{align-self:start}.bulletin-edit-form{grid-template-columns:1fr}.bulletin-edit-form label.wide,.bulletin-edit-actions{grid-column:auto}.bulletin-existing-list>article>nav{grid-template-columns:1fr 1fr 1fr;display:grid}.bulletin-existing-list>article>nav a,.bulletin-existing-list>article>nav button{padding:0 6px}}.my-submitted-requests{background:#fff;border:1px solid #d8d4ce;border-radius:20px;margin-top:34px;padding:28px}.my-submitted-requests>header{justify-content:space-between;align-items:end;gap:25px;margin-bottom:18px;display:flex}.my-submitted-requests>header small{color:#b4172f;letter-spacing:.13em;font-size:9px;font-weight:900}.my-submitted-requests>header h3{margin:6px 0 0;font-size:25px}.my-submitted-requests>header p{color:#69747c;text-align:right;margin:0;font-size:11px;line-height:1.7}.my-submitted-requests>div{gap:10px;display:grid}.my-submitted-requests article{background:#fafbf9;border:1px solid #dce0dc;border-radius:13px;padding:18px}.my-submitted-requests article.locked{background:#f3f1ed}.my-submitted-requests article>header{align-items:center;gap:9px;display:flex}.my-submitted-requests article>header span{color:#b4172f;font-size:10px;font-weight:900}.my-submitted-requests article>header time{color:#808a84;font-size:9px}.my-submitted-requests article>header b{color:#176947;background:#e6f4ec;border-radius:20px;margin-left:auto;padding:6px 9px;font-size:9px}.my-submitted-requests article.locked>header b{color:#626963;background:#e5e3df}.my-submitted-requests article h4{margin:15px 0 7px}.my-submitted-requests article h4 small{color:#7c8580;font-weight:500}.my-submitted-requests article>p{white-space:pre-wrap;color:#435149;line-height:1.75}.my-submitted-requests article>button{color:#a0152b;background:#fff;border:1px solid #b4172f;border-radius:8px;min-height:40px;padding:0 14px;font-weight:850}.my-submitted-requests form{gap:12px;margin-top:16px;display:grid}.my-submitted-requests form>div{grid-template-columns:1fr 1fr;gap:10px;display:grid}.my-submitted-requests form label{gap:6px;display:grid}.my-submitted-requests form label span{font-size:10px;font-weight:850}.my-submitted-requests form input,.my-submitted-requests form select,.my-submitted-requests form textarea{width:100%;font:inherit;background:#fff;border:1px solid #ccd3ce;border-radius:8px;padding:11px}.my-submitted-requests form footer{justify-content:flex-end;gap:8px;display:flex}.my-submitted-requests form button{background:#fff;border:1px solid #cbd1cc;border-radius:8px;min-height:42px;padding:0 15px;font-weight:850}.my-submitted-requests form button:last-child{color:#fff;background:#b4172f;border-color:#b4172f}.my-request-message{color:#176b48;background:#edf7f2;border-radius:8px;padding:10px}.my-request-device-note{color:#7b847f;margin-top:14px;line-height:1.6;display:block}.result-editor.accessible-result{height:535px;font-family:Noto Serif KR,AppleMyungjo,Georgia,serif;line-height:1.95}.result-editor.accessible-result.scripture-size-small{font-size:17px}.result-editor.accessible-result.scripture-size-normal{font-size:20px}.result-editor.accessible-result.scripture-size-large{font-size:24px}.result-editor.accessible-result.scripture-size-xlarge{font-size:30px}.result-editor.accessible-result.senior-mode{color:#071526;background:#fffef8;font-size:31px;font-weight:650;line-height:2}.result-panel.scripture-focus-mode .result-editor.accessible-result{height:calc(100vh - 152px)}@media (width<=760px){.result-panel.scripture-focus-mode .result-editor.accessible-result{height:calc(100vh - 174px)}.my-submitted-requests{padding:20px}.my-submitted-requests>header{flex-direction:column;align-items:start}.my-submitted-requests>header p{text-align:left}.my-submitted-requests form>div{grid-template-columns:1fr}.my-submitted-requests article>header{flex-wrap:wrap;align-items:flex-start}.my-submitted-requests article>header b{width:100%;margin-left:0}}.open-full-bible{color:#fff;background:linear-gradient(135deg,#17365d,#244f7e);border-radius:13px;justify-content:space-between;align-items:center;gap:14px;margin:-6px 25px 18px;padding:17px 18px;display:flex;box-shadow:0 12px 25px #17365d33}.open-full-bible span{gap:4px;display:grid}.open-full-bible b{font-size:13px}.open-full-bible small{color:#dce8f5;font-size:9px}.open-full-bible strong{white-space:nowrap;font-size:10px}.full-bible-page{color:#17263b;background:#f4f1e9;min-height:100vh;font-family:Noto Sans KR,Apple SD Gothic Neo,sans-serif}.full-bible-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#faf8f2f0;border-bottom:1px solid #17365d1f;justify-content:space-between;align-items:center;height:78px;padding:0 max(28px,50vw - 620px);display:flex;position:sticky;top:0}.full-bible-header>a{color:#17365d;align-items:center;gap:12px;display:flex}.full-bible-header img{object-fit:contain;width:48px;height:48px}.full-bible-header span{display:grid}.full-bible-header b{font-size:15px}.full-bible-header small{color:#7b6d58;letter-spacing:.08em;font-size:10px}.full-bible-header nav{gap:8px;display:flex}.full-bible-header nav a{color:#30445e;background:#fff;border:1px solid #d7d0c3;border-radius:9px;padding:10px 14px;font-size:11px;font-weight:800}.full-bible-title{background:radial-gradient(circle at 90% 20%,#c8102e14,#0000 28%);justify-content:space-between;align-items:flex-end;gap:40px;max-width:1240px;margin:auto;padding:80px 32px 66px;display:flex}.full-bible-title small,.bible-book-picker header small,.chapter-heading small{color:#b4172f;letter-spacing:.14em;font-size:11px;font-weight:900}.full-bible-title h1{letter-spacing:-.05em;margin:13px 0 18px;font-family:Noto Serif KR,AppleMyungjo,serif;font-size:52px;line-height:1.25}.full-bible-title p{color:#657082;max-width:620px;margin:0;font-size:14px;line-height:1.8}.full-bible-title aside{color:#fff;background:#17365d;border-left:4px solid #c8102e;grid-template-columns:auto auto;align-items:end;gap:0 8px;min-width:220px;padding:25px 28px;display:grid}.full-bible-title aside b{font-family:Georgia,serif;font-size:36px;line-height:1}.full-bible-title aside span{color:#cbd6e5;padding-bottom:4px;font-size:12px}.full-bible-title aside i{background:#ffffff38;grid-column:1/-1;height:1px;margin:14px 0}.bible-book-picker{background:#fff;border-radius:22px;max-width:1176px;margin:0 auto 30px;padding:34px;box-shadow:0 18px 50px #2b2a2314}.bible-book-picker>header{justify-content:space-between;align-items:end;margin-bottom:25px;display:flex}.bible-book-picker h2{margin:5px 0 0;font-family:Noto Serif KR,serif;font-size:27px}.bible-book-picker>header>span{color:#7b8490;font-size:11px}.testament-row{border-top:1px solid #ece8df;grid-template-columns:65px 1fr;gap:16px;padding:20px 0;display:grid}.testament-row>b{color:#fff;background:#17365d;border-radius:8px;place-items:center;height:36px;font-size:12px;display:grid}.testament-row.new>b{background:#c8102e}.testament-row>div{flex-wrap:wrap;gap:7px;display:flex}.testament-row button{color:#4c5665;background:#faf9f6;border:1px solid #ddd8ce;border-radius:8px;min-height:36px;padding:0 11px;font-size:11px;font-weight:750}.testament-row button:hover,.testament-row button.active{color:#fff;background:#17365d;border-color:#17365d}.testament-row.new button.active{background:#c8102e;border-color:#c8102e}.full-bible-reader{background:#fff;border-radius:22px;max-width:1176px;margin:0 auto 36px;scroll-margin-top:92px;overflow:hidden;box-shadow:0 18px 50px #2b2a2317}.bible-reader-controls{background:#fbfaf7;border-bottom:1px solid #e5e1d9;justify-content:space-between;align-items:end;gap:20px;padding:24px 30px;display:flex}.chapter-selects,.reader-tools{flex-wrap:wrap;align-items:end;gap:8px;display:flex}.chapter-selects label{gap:6px;display:grid}.chapter-selects label span,.reader-tools>span{color:#697482;font-size:10px;font-weight:850}.chapter-selects select{color:#17365d;background:#fff;border:1px solid #cfc9bd;border-radius:9px;min-width:160px;height:44px;padding:0 36px 0 13px;font-size:13px;font-weight:850}.chapter-selects label:last-child select{min-width:84px}.reader-tools button{color:#415068;background:#fff;border:1px solid #d1cbc0;border-radius:8px;height:40px;padding:0 12px;font-size:10px;font-weight:800}.reader-tools button.active{color:#fff;background:#17365d;border-color:#17365d}.reader-tools .senior-button{color:#a70e27;border-color:#c8102e}.reader-tools .senior-button.active{color:#fff;background:#c8102e}.chapter-heading{border-bottom:1px solid #e8e3da;padding:54px 8% 32px;position:relative}.chapter-heading h2{letter-spacing:-.04em;margin:8px 0 0;font-family:Noto Serif KR,serif;font-size:40px}.chapter-heading p{color:#8a8276;margin:0;font-size:12px;position:absolute;bottom:35px;right:8%}.chapter-verses{max-width:880px;margin:auto;padding:28px 46px 60px;font-family:Noto Serif KR,AppleMyungjo,Georgia,serif;font-size:22px}.chapter-verses p{word-break:keep-all;border-bottom:1px solid #eeeae2;grid-template-columns:2.2em 1fr;gap:.3em;margin:0;padding:13px 0;line-height:1.9;display:grid}.chapter-verses b{color:#b4172f;background:#edf1f6;border-radius:50%;place-items:center;width:1.8em;height:1.8em;margin-top:.25em;font-family:Arial,sans-serif;font-size:.55em;display:grid}.bible-font-normal .chapter-verses{font-size:19px}.bible-font-large .chapter-verses{font-size:24px}.bible-font-xlarge .chapter-verses{font-size:30px}.full-bible-page.senior .chapter-verses{color:#071526;background:#fffef8;max-width:960px;font-size:32px;font-weight:650}.full-bible-page.senior .chapter-verses p{border-bottom:2px solid #ddd8ce;padding:18px 0;line-height:2}.full-bible-page.senior .chapter-verses b{color:#fff;background:#17365d}.linked-reading-note{align-items:center;gap:10px;margin-top:18px;display:flex}.linked-reading-note b{color:#fff;background:#b4172f;border-radius:999px;padding:6px 9px;font-size:9px}.linked-reading-note span{color:#667183;font-size:11px}.bible-loading{color:#617085;place-items:center;min-height:360px;font-size:14px;font-weight:750;display:grid}.bible-loading.error{color:#b4172f}.chapter-navigation{background:#fbfaf7;border-top:1px solid #e5e1d9;grid-template-columns:1fr auto 1fr;align-items:center;gap:15px;padding:24px 30px;display:grid}.chapter-navigation button{color:#17365d;background:#fff;border:1px solid #cfc9bd;border-radius:9px;justify-self:start;min-width:110px;padding:12px;font-size:11px;font-weight:850}.chapter-navigation button:last-child{justify-self:end}.chapter-navigation button:disabled{opacity:.35}.chapter-navigation strong{font-family:Noto Serif KR,serif;font-size:13px}.full-bible-footer{color:#706c64;justify-content:space-between;gap:30px;max-width:1176px;margin:auto;padding:30px 0 50px;display:flex}.full-bible-footer strong{color:#17365d;font-size:12px}.full-bible-footer p{text-align:right;margin:0;font-size:10px;line-height:1.7}.bible-reader-notice{background:0 0;border:0;border-radius:24px;width:min(92vw,520px);padding:0;box-shadow:0 30px 90px #07162d66}.bible-reader-notice::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#07162db8}.bible-reader-notice>div{text-align:center;color:#17365d;background:#fff;padding:38px}.bible-reader-notice>div>span{color:#fff;background:#17365d;border-radius:20px;place-items:center;width:68px;height:68px;margin:0 auto 18px;font-family:Noto Serif KR,serif;font-weight:900;display:grid}.bible-reader-notice small{color:#c8102e;letter-spacing:.08em;font-size:11px;font-weight:900;display:block}.bible-reader-notice h2{margin:10px 0 18px;font-family:Noto Serif KR,serif;font-size:28px;line-height:1.4}.bible-reader-notice p{color:#5a687b;background:#f8fafc;border:1px solid #e1e5ea;border-radius:12px;padding:18px;font-size:12px;line-height:1.7}.bible-reader-notice p b{color:#c8102e;margin-bottom:6px;display:block}.bible-reader-notice em{color:#89919d;font-size:9px;font-style:normal;display:block}.bible-reader-notice section{grid-template-columns:.8fr 1.4fr;gap:9px;margin-top:24px;display:grid}.bible-reader-notice a,.bible-reader-notice button{color:#59677a;background:#fff;border:1px solid #d7dce4;border-radius:10px;place-items:center;min-height:46px;font-size:11px;font-weight:850;display:grid}.bible-reader-notice button{color:#fff;background:#c8102e;border-color:#c8102e}@media (width<=760px){.open-full-bible{margin-left:17px;margin-right:17px;padding:15px}.open-full-bible small{line-height:1.5}.open-full-bible strong{font-size:9px}.full-bible-header{height:66px;padding:0 15px}.full-bible-header img{width:40px;height:40px}.full-bible-header b{font-size:13px}.full-bible-header nav a{padding:8px;font-size:9px}.full-bible-header nav a:last-child{display:none}.full-bible-title{padding:48px 20px 36px;display:block}.full-bible-title h1{font-size:35px}.full-bible-title p{font-size:12px}.full-bible-title aside{display:none}.bible-book-picker,.full-bible-reader{border-radius:16px;margin-left:12px;margin-right:12px}.bible-book-picker{padding:23px 17px}.bible-book-picker>header{flex-direction:column;align-items:start;gap:5px}.testament-row{grid-template-columns:1fr}.testament-row>b{width:54px}.testament-row>div{gap:6px}.testament-row button{padding:0 9px;font-size:10px}.bible-reader-controls{flex-direction:column;align-items:stretch;padding:18px 16px}.chapter-selects{grid-template-columns:1.5fr .7fr;display:grid}.chapter-selects select{width:100%;min-width:0}.reader-tools{grid-template-columns:repeat(3,1fr);display:grid}.reader-tools>span{grid-column:1/-1}.reader-tools button{padding:0 6px}.reader-tools .senior-button{grid-column:1/3}.chapter-heading{padding:35px 22px 23px}.chapter-heading h2{font-size:31px}.chapter-heading p{bottom:25px;right:22px}.linked-reading-note{flex-direction:column;align-items:flex-start;gap:6px}.chapter-verses{padding:18px 20px 40px}.bible-font-normal .chapter-verses{font-size:19px}.bible-font-large .chapter-verses{font-size:24px}.bible-font-xlarge .chapter-verses,.full-bible-page.senior .chapter-verses{padding:18px 16px 40px;font-size:30px}.chapter-verses p{grid-template-columns:1.8em 1fr;line-height:1.85}.chapter-navigation{grid-template-columns:1fr 1fr;padding:18px 15px}.chapter-navigation strong{display:none}.chapter-navigation button{width:100%;min-width:0}.full-bible-footer{margin:0 20px;padding:20px 0 40px;display:grid}.full-bible-footer p{text-align:left}.bible-reader-notice>div{padding:30px 22px}.bible-reader-notice h2{font-size:23px}.bible-reader-notice section{grid-template-columns:1fr}.bible-reader-notice button{grid-row:1}}.sidebar nav button.featured-bible-menu{color:#142b4b;background:linear-gradient(135deg,#fff8da 0%,#f4d970 100%);border:1px solid #ffd4476b;align-items:center;margin:0 0 14px;padding:15px 13px;position:relative;overflow:hidden;box-shadow:0 13px 27px #040e1d40}.sidebar nav button.featured-bible-menu:after{content:"66";color:#17365d14;font:900 70px/1 Georgia,serif;position:absolute;top:-17px;right:-5px}.sidebar nav button.featured-bible-menu:hover{color:#142b4b;background:linear-gradient(135deg,#fffdf4,#ffe375);transform:translateY(-2px)}.sidebar nav button.featured-bible-menu i{z-index:1;color:#ffd447;letter-spacing:-.04em;background:#17365d;border:0;border-radius:5px 10px 10px 5px;flex:0 0 42px;width:42px;height:44px;font-family:Noto Serif KR,serif;font-size:9px;position:relative;box-shadow:inset 4px 0 #c8102e,0 7px 14px #17365d38}.sidebar nav button.featured-bible-menu span{z-index:1;gap:3px;min-width:0;position:relative}.sidebar nav button.featured-bible-menu em{color:#a10d25;letter-spacing:.04em;font-size:7px;font-style:normal;font-weight:900}.sidebar nav button.featured-bible-menu strong{color:#17365d;font-family:Noto Serif KR,serif;font-size:15px}.sidebar nav button.featured-bible-menu small{color:#586477;font-size:8px;line-height:1.45;display:block}.sidebar nav button.featured-bible-menu>b{z-index:1;color:#c8102e;margin-left:auto;font-size:14px;position:relative}@media (width<=700px){.sidebar nav button.featured-bible-menu{grid-column:1/-1;margin:0 0 5px;padding:11px 13px;display:flex}.sidebar nav button.featured-bible-menu i{flex-basis:37px;width:37px;height:38px;display:grid}.sidebar nav button.featured-bible-menu span{text-align:left;display:grid}.sidebar nav button.featured-bible-menu em,.sidebar nav button.featured-bible-menu small{display:block}.sidebar nav button.featured-bible-menu strong{font-size:14px}}.bulletin-native-pdf{background:#eef1f4;border-radius:12px;width:100%;min-height:min(70vh,760px);overflow:hidden;box-shadow:0 14px 40px #1423372e}.bulletin-native-pdf iframe{width:100%;height:min(70vh,760px);box-shadow:none;border:0;border-radius:0;display:block}.published-bulletin.compact .bulletin-native-pdf,.published-bulletin.compact .bulletin-native-pdf iframe{height:420px;min-height:420px}.bulletin-font-guide{color:#34485c;background:#f5f8fb;border:1px solid #d9dfe5;border-radius:11px;grid-column:1/-1;padding:16px 18px}.bulletin-font-guide>b{font-size:12px}.bulletin-font-guide ol{color:#596875;margin:10px 0 7px;padding-left:20px;font-size:10px;line-height:1.8}.bulletin-font-guide p{color:#176947;margin:0;font-size:10px;font-weight:800}@media (width<=560px){.bulletin-native-pdf,.bulletin-native-pdf iframe,.published-bulletin.compact .bulletin-native-pdf,.published-bulletin.compact .bulletin-native-pdf iframe{height:62vh;min-height:480px}.bulletin-font-guide{padding:14px}}.bible-launch-notice{color:#263b58;background:#fff;border:1px solid #dce1e8;border-radius:12px;align-items:center;gap:13px;margin:15px 0 0;padding:14px 18px;display:flex;box-shadow:0 7px 20px #182a420b}.bible-launch-notice>span{color:#fff;background:#c8102e;border-radius:999px;flex:none;padding:5px 8px;font-size:8px;font-weight:900}.bible-launch-notice>strong{letter-spacing:-.025em;font-size:12px}.bible-launch-notice>small{color:#7c8795;font-size:9px}.bible-launch-notice>b{white-space:nowrap;color:#c8102e;margin-left:auto;font-size:9px}.bible-launch-notice:hover{border-color:#b8c2cf;box-shadow:0 9px 24px #182a4214}@media (width<=700px){.bible-launch-notice{grid-template-columns:auto 1fr auto;gap:5px 9px;margin-top:10px;padding:12px 13px;display:grid}.bible-launch-notice>strong{font-size:11px}.bible-launch-notice>small{grid-column:2/-1;line-height:1.5}.bible-launch-notice>b{grid-area:1/3;margin:0}}.church-announcement-list article{flex-direction:column;min-width:0;display:flex}.church-announcement-list p{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.church-announcement-list article.expanded p{display:block;overflow:visible}.church-announcement-list article>button{color:#a7162d;cursor:pointer;background:0 0;border:0;border-bottom:1px solid;align-self:flex-start;margin-top:16px;padding:8px 0;font-family:inherit;font-size:12px;font-weight:800;line-height:1.2}.calendar-list time{min-width:120px;padding-right:12px}.calendar-list time b{white-space:nowrap;letter-spacing:-.045em;font-size:25px}.calendar-list article>div>span,.calendar-list time small{font-size:11px}.sermon-feature h3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@media (width>=701px){.calendar-list article{grid-template-columns:180px minmax(0,1fr);gap:24px}.calendar-list time{width:100%;min-width:0;overflow:hidden}.calendar-list time b{letter-spacing:-.055em;max-width:100%;font-size:23px}.calendar-list article>div{grid-template-columns:minmax(0,1fr) minmax(110px,auto);column-gap:18px}.calendar-list article>div>span,.calendar-list article>div>strong{grid-column:1;min-width:0}.calendar-list article>div>strong{overflow-wrap:anywhere}.calendar-list article>div>small{text-align:right;grid-area:1/2/3;align-self:center;max-width:180px;line-height:1.5;position:static}.church-news-grid>button,.church-news-grid>a{flex-direction:column;align-items:stretch;display:flex}.church-news-grid>button h3,.church-news-grid>a h3{min-height:34px}.church-news-grid>button p,.church-news-grid>a p{margin-bottom:0}.church-news-grid>button>b,.church-news-grid>a>b{margin-top:auto;padding-top:30px}}@media (width<=700px){.public-header{gap:6px;padding-left:10px;padding-right:10px}.public-brand{gap:7px;min-width:0}.public-brand img{width:36px;height:36px}.public-brand span{min-width:0}.brand-name-full{display:none}.public-brand .brand-name-mobile{letter-spacing:-.055em;white-space:nowrap;font-size:14px;display:block;overflow:hidden}.public-header-actions{flex:none;grid-template-columns:54px 64px 72px;gap:3px!important;display:grid!important}.public-header-actions button,.public-header-actions .header-kakao{letter-spacing:-.04em;white-space:nowrap;justify-content:center;width:100%;min-height:36px;padding:0 4px;font-size:9.5px;line-height:1}.header-kakao:before{margin-right:3px;font-size:12px}.bible-launch-notice{grid-template-columns:auto minmax(0,1fr);padding:13px}.bible-launch-notice>strong{white-space:normal;min-width:0;font-size:12px;line-height:1.45}.bible-launch-notice>small{grid-column:2;font-size:11px;line-height:1.55}.bible-launch-notice>b{grid-area:auto/2;justify-self:start;margin-top:3px;font-size:11px}.calendar-list article{grid-template-columns:1fr;gap:12px}.calendar-list time{border-bottom:1px solid #e2ddd6;border-right:0;align-items:center;gap:9px;min-width:0;padding:0 0 11px;display:flex}.calendar-list time b{font-size:23px}.calendar-list time small{margin:0}.calendar-list article>div>small{font-size:12px;line-height:1.5}.sermon-feature h3{font-size:23px;line-height:1.35}.sermon-feature p{font-size:13px;line-height:1.65}.church-announcement-list small{font-size:11px}.church-announcement-list p{font-size:13px;line-height:1.75}.full-bible-title h1{font-size:32px;line-height:1.32}.full-bible-title p{font-size:13px}.member-shortcuts a{min-height:104px;padding:17px}.member-shortcuts small{font-size:11px;line-height:1.5}.member-alerts article span,.member-alerts article time{font-size:11px}.member-alerts article p{font-size:13px}}@media (width<=360px){.public-header{padding-left:7px;padding-right:7px}.public-brand{gap:4px}.public-brand img{width:32px;height:32px}.public-brand .brand-name-mobile{font-size:12px}.public-header-actions{grid-template-columns:49px 58px 66px;gap:2px!important}.public-header-actions button,.public-header-actions .header-kakao{padding:0 2px;font-size:9px}}@media (width<=480px){.member-shortcuts{grid-template-columns:1fr 1fr;gap:8px}.member-shortcuts a{min-height:96px;padding:15px}.member-shortcuts b{font-size:15px}}
