:root{--font-sans:Pretendard, "Noto Sans KR", "Apple SD Gothic Neo", "Malgun Gothic", system-ui, sans-serif;--ink:#18233e;--ink-soft:#586077;--navy:#18233e;--navy-deep:#10172a;--indigo:#3d3a91;--cream:#f6f3eb;--paper:#fffdf8;--yellow:#f5c94a;--coral:#e85e4e;--mint:#87d9c0;--lavender:#aaa3ff;--line:#18233e24;--line-light:#ffffff29;--shadow-soft:0 20px 55px #18233e17;--shadow-card:0 28px 70px #0e163a29;--page-width:1180px;--text-label:11px;--text-caption:12px;--text-control:13px;--text-body:15px;--text-body-large:17px;--line-height-body:1.75;--radius-field:0;--radius-control:8px;--radius-card:12px;--radius-panel:20px;--radius-pill:999px;--radius-round:50%;color:var(--ink);background:var(--cream);font-family:var(--font-sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);min-width:280px;min-height:100vh;font-size:var(--text-body);word-break:keep-all;margin:0;overflow-x:hidden}button,input,select,textarea{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border-radius:var(--radius-control);font-size:var(--text-control);cursor:pointer}button:disabled{cursor:default;opacity:.52}fieldset{border:0;min-width:0;margin:0;padding:0}a{color:inherit;text-decoration:none}p,h1,h2,h3,dl,dd{margin:0}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}::selection{color:#fff;background:var(--indigo)}.section-kicker{color:var(--coral);font-size:var(--text-label);letter-spacing:.2em;font-weight:950}.primary-button,.secondary-button{border:1px solid var(--navy);border-radius:var(--radius-control);min-height:48px;font-size:var(--text-control);justify-content:center;align-items:center;gap:8px;padding:0 18px;font-weight:900;line-height:1.25;display:inline-flex}.primary-button{color:#fff;background:var(--navy)}.secondary-button{color:var(--navy);background:0 0}.scroll-top-button{z-index:180;border-radius:var(--radius-pill);color:#fff;background:var(--navy);min-width:72px;min-height:46px;font-size:var(--text-control);border:1px solid #ffffff3d;justify-content:center;align-items:center;gap:7px;padding:0 15px;font-weight:900;animation:.18s ease-out both service-scroll-top-in;display:inline-flex;position:fixed;bottom:20px;right:20px;box-shadow:0 12px 32px #10172a3d}.scroll-top-button span{color:var(--yellow);font-size:18px;line-height:1}.scroll-top-button:hover{color:var(--navy);border-color:var(--yellow);background:var(--yellow)}.scroll-top-button:hover span{color:var(--navy)}.scroll-top-button.is-leaving{pointer-events:none;animation:.18s ease-in both service-scroll-top-out}@keyframes service-scroll-top-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes service-scroll-top-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}@media (width<=640px){.scroll-top-button{min-width:64px;min-height:44px;padding-inline:12px;bottom:14px;right:14px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.bible-search-shell{flex-direction:column;min-height:100vh;display:flex}.search-main{flex-direction:column;flex:1;align-items:center;padding:64px 0 96px;display:flex}.search-main.has-results{justify-content:flex-start;padding-top:28px}.search-main:not(.has-results){justify-content:center}.search-eyebrow{text-align:center;flex-direction:column;align-items:center;gap:6px;margin-bottom:28px;display:flex}.search-eyebrow span{font-size:var(--text-label);letter-spacing:.2em;color:var(--coral);font-weight:950}.search-eyebrow h1{color:var(--navy);font-size:clamp(22px,4vw,30px);font-weight:900}.search-box{width:100%;max-width:640px;margin:0 auto}.search-form{align-items:stretch;gap:10px;display:flex}.search-field{border:1.5px solid var(--line);border-radius:var(--radius-pill);background:var(--paper);min-width:0;min-height:56px;box-shadow:var(--shadow-soft);flex:1;align-items:center;gap:10px;padding-inline:20px;display:flex}.search-box.is-compact .search-field{min-height:46px;box-shadow:none}.search-icon{width:20px;height:20px;stroke:var(--ink-soft);fill:none;stroke-width:2px;flex:none}.search-field input{min-width:0;font-size:var(--text-body-large);background:0 0;border:0;flex:1}.search-box.is-compact .search-field input{font-size:var(--text-body)}.search-field input::-webkit-search-cancel-button{-webkit-appearance:none}.search-form>button[type=submit]{border-radius:var(--radius-pill);color:#fff;background:var(--navy);border:0;flex:none;min-width:84px;font-weight:900}.search-box.is-compact .search-form>button[type=submit]{min-width:64px;min-height:46px}.search-spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite search-spin;display:inline-block}@keyframes search-spin{to{transform:rotate(360deg)}}.search-hint{text-align:center;font-size:var(--text-caption);color:var(--ink-soft);margin:14px 4px 0}.version-chips{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:16px;display:flex}.search-box.is-compact .version-chips{margin-top:10px}.chip{border:1px solid var(--line);background:var(--paper);color:var(--ink-soft);font-weight:700}.chip.is-on{color:#fff;background:var(--navy);border-color:var(--navy)}.inline-message{border-radius:var(--radius-control);max-width:640px;font-size:var(--text-control);text-align:center;margin:14px auto 0;padding:10px 16px}.inline-message.is-error{color:#7a2318;background:#fdece9}.search-results{width:100%;max-width:720px;margin:28px auto 0}.result-heading{border-bottom:2px solid var(--navy);justify-content:space-between;align-items:baseline;margin-bottom:10px;padding-bottom:8px;display:flex}.result-heading strong{font-size:var(--text-body-large);color:var(--navy)}.result-heading span{font-size:var(--text-caption);color:var(--ink-soft);font-variant-numeric:tabular-nums}.empty-result{text-align:center;color:var(--ink-soft);padding:32px 16px}.result-list{margin:0;padding:0;list-style:none}.result-item{border-bottom:1px solid var(--line);padding:16px 0}.result-item:last-child{border-bottom:0}.result-item.is-chapter-link{padding-block:4px 14px}.result-head{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:6px;display:flex}.result-head strong{font-size:var(--text-body-large);color:var(--ink)}.result-go,.chapter-link{font-size:var(--text-control);color:var(--indigo);white-space:nowrap;flex:none;font-weight:700}.result-go:hover,.chapter-link:hover{text-decoration:underline}.result-text{font-size:var(--text-body);line-height:var(--line-height-body)}.result-text small{border-radius:var(--radius-pill);background:var(--cream);color:var(--ink-soft);font-size:var(--text-label);margin-right:8px;padding:1px 8px;font-weight:700;display:inline-block}.result-text+.result-text{margin-top:6px}.search-highlight{background:var(--yellow);color:var(--navy);border-radius:3px;padding:0 1px}.install-banner{z-index:200;border-radius:var(--radius-panel);background:var(--navy);color:#fff;width:min(480px,100% - 28px);box-shadow:var(--shadow-card);align-items:center;gap:14px;padding:14px 16px 14px 20px;animation:.22s ease-out both install-banner-in;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%)}.install-banner p{font-size:var(--text-control);flex:1;margin:0;font-weight:700;line-height:1.5}.install-banner-actions{flex:none;align-items:center;gap:8px;display:flex}.install-banner-install{border-radius:var(--radius-pill);color:var(--navy);background:var(--yellow);border:0;padding:8px 16px;font-weight:900}.install-banner-dismiss{color:#ffffffb3;background:0 0;border:0;padding:4px;font-size:15px}.install-banner-dismiss:hover{color:#fff}@keyframes install-banner-in{0%{opacity:0;transform:translate(-50%,12px)}to{opacity:1;transform:translate(-50%)}}@media (width<=560px){.search-main{padding-inline:4px}.search-form{gap:8px}.search-field{padding-inline:14px}}.site-shell .primary-button,.site-shell .secondary-button{border-radius:var(--radius-control);min-height:48px;font-size:var(--text-control);padding-inline:18px;line-height:1.25}.site-shell .compact-button,.site-shell .small-button,.site-shell .parent-actions button,.site-shell .final-toolbar button,.site-shell .admin-action-row>button,.site-shell .settings-card--logout button,.site-shell .topic-card-actions button,.site-shell .assessment-actions button,.site-shell .week-footer-actions button,.site-shell .selected-filter button,.site-shell .chapter-complete-button,.site-shell .font-controls button,.site-shell .selection-actions>button,.site-shell .copy-mode button,.site-shell .note-meta button,.site-shell .recent-list button,.site-shell .completed-list button,.site-shell .random-button,.site-shell .typing-card-header button,.site-shell .result-actions button,.site-shell .ranking-heading>button,.site-shell .undo-button,.site-shell .filter-bar button,.site-shell .collection-filter button,.site-shell .status-tabs button,.site-shell .mode-tabs button,.site-shell .records-tabs button,.site-shell .admin-tabs button,.site-shell .room-tile-face-tabs button,.site-shell .voice-speed-control button{border-radius:var(--radius-control);min-height:40px;font-size:var(--text-control);padding-inline:14px;line-height:1.25}.site-shell .text-button,.site-shell .text-toggle,.site-shell .delete-link{font-size:var(--text-control);line-height:1.4}.site-shell :where(.hero-actions,.result-actions,.assessment-actions,.admin-action-row,.final-toolbar,.parent-actions){gap:10px}#root,.site-shell{min-height:100vh}.site-shell{overflow-x:clip}.page-width{width:min(var(--page-width), calc(100% - 48px));margin-inline:auto}.site-header{z-index:30;border:0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f6f3ebeb;position:relative}.header-inner{justify-content:space-between;align-items:center;min-height:88px;display:flex}.brand-link,.brand-mark{align-items:center;display:inline-flex}.brand-link{flex:none}.header-inner>.brand-link{text-align:left;justify-content:flex-start;margin-right:auto}.header-inner>.brand-link .brand-mark{text-align:left;justify-content:flex-start}.brand-mark{gap:12px}.brand-symbol{color:#fff;background:var(--navy);letter-spacing:-1.8px;white-space:nowrap;justify-content:center;align-items:center;width:46px;height:46px;font-size:16px;font-weight:900;line-height:1;display:flex;transform:rotate(-3deg)}.brand-symbol span{color:var(--yellow)}.brand-copy{white-space:nowrap;flex-direction:column;line-height:1;display:flex}.brand-copy strong{letter-spacing:-.6px;font-size:20px}.brand-copy small{color:var(--ink-soft);letter-spacing:3px;margin-top:6px;font-size:9px;font-weight:800}.brand-mark--compact .brand-symbol{width:38px;height:38px;font-size:14px}.brand-mark--compact .brand-copy{display:none}.header-actions{font-size:var(--text-body);flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:8px;margin-left:auto;font-weight:800;display:flex;position:relative}.header-actions a,.header-actions button,.header-actions .header-status{color:inherit;font:inherit;white-space:nowrap;justify-content:center;align-items:center;line-height:1;display:inline-flex}.header-actions .account-button strong,.header-actions .account-button span{color:inherit;font-size:inherit}.header-actions .account-button strong{margin-right:6px}.header-actions .header-link{cursor:pointer;background:0 0;border:0;border-radius:0;min-height:40px;padding-inline:8px}.header-actions .admin-button,.header-actions .header-status{border:1px solid var(--line);border-radius:var(--radius-control);background:0 0;min-height:40px;padding-inline:14px}.header-actions .admin-button{cursor:pointer}.header-actions .header-link:hover{color:var(--indigo)}.header-actions .admin-button:hover{color:#fff;border-color:var(--navy);background:var(--navy)}.header-actions .header-status{color:var(--ink-soft);font-size:var(--text-caption);letter-spacing:.08em;font-weight:700}.header-menu-toggle{border:1px solid var(--line);border-radius:var(--radius-round);width:40px;height:40px;color:inherit;cursor:pointer;background:0 0;flex:none;justify-content:center;align-items:center;display:none}.header-menu-toggle:hover,.header-menu-toggle[aria-expanded=true]{border-color:var(--navy);background:var(--navy);color:#fff}.header-menu-toggle-bars{background:currentColor;width:16px;height:1px;display:block;position:relative}.header-menu-toggle-bars:before,.header-menu-toggle-bars:after{content:"";background:currentColor;width:16px;height:1px;position:absolute;left:0}.header-menu-panel{display:contents}.header-menu-toggle-bars:before{top:-5px}.header-menu-toggle-bars:after{top:5px}.app-switcher{flex:none;display:inline-flex;position:relative}.app-switcher-trigger{border:1px solid var(--line);border-radius:var(--radius-round);cursor:pointer;background:0 0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.app-switcher-trigger:hover,.app-switcher-trigger[aria-expanded=true]{border-color:var(--navy);background:var(--navy);color:#fff}.app-switcher-dots{grid-template-columns:repeat(3,1fr);gap:3px;width:16px;height:16px;display:grid}.app-switcher-dots i{background:currentColor;border-radius:50%;width:3.5px;height:3.5px}@keyframes header-dropdown-in{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.app-switcher-panel{z-index:40;border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface,#fff);transform-origin:100% 0;flex-direction:column;gap:2px;width:240px;padding:8px;animation:.14s ease-out header-dropdown-in;display:flex;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 40px #0f141e29}@media (prefers-reduced-motion:reduce){.app-switcher-panel,.header-menu-panel.is-open{animation:none}}.header-actions .app-switcher-item{border-radius:var(--radius-control);text-align:left;color:var(--ink,#1a231e);white-space:normal;justify-content:flex-start;align-items:center;padding:11px 12px;font-size:15px;font-weight:700;line-height:1.3;text-decoration:none;display:flex}.app-switcher-item:hover{background:var(--surface-2,#0000000d)}@media (width<=640px){.app-switcher-panel{width:220px;right:0}}.site-footer{color:#ffffff9e;background:var(--navy-deep);padding-block:34px}.footer-inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:25px;font-size:11px;display:grid}.footer-inner .brand-mark{justify-self:start}.footer-inner p{margin:0;line-height:1.5}.footer-inner>p:nth-child(2){text-align:center;justify-self:center}.footer-inner p:last-child{text-align:right;justify-self:end}.site-footer .brand-symbol{color:#fff;background:#ffffff14}@media (width<=640px){.page-width{width:min(var(--page-width), calc(100% - 30px))}.header-inner{min-height:72px}.brand-symbol{width:40px;height:40px;font-size:14px}.brand-copy strong{font-size:17px}.header-actions{gap:6px}.header-actions .header-menu-toggle{display:inline-flex}.header-menu-panel{display:none}.header-menu-panel.is-open{transform-origin:100% 0;z-index:40;border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface,#fff);flex-direction:column;align-items:stretch;gap:2px;width:220px;padding:8px;animation:.14s ease-out header-dropdown-in;display:flex;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 40px #0f141e29}.header-menu-panel.is-open .header-link,.header-menu-panel.is-open .admin-button,.header-menu-panel.is-open .header-status{border-radius:var(--radius-control);width:100%;min-height:auto;font-size:var(--text-body);border:0;justify-content:flex-start;padding:11px 12px}.header-menu-panel.is-open .header-link:hover,.header-menu-panel.is-open .admin-button:hover{color:var(--ink);background:var(--surface-2,#0000000d);border-color:#0000}.footer-inner{grid-template-columns:auto minmax(0,1fr)}.footer-inner>p:nth-child(2){text-align:right;justify-self:end}.footer-inner p:last-child{text-align:left;border-top:1px solid #ffffff1a;grid-column:1/-1;justify-self:stretch;padding-top:18px}}@media (width>=641px){.header-actions .header-menu-toggle{display:none}}@keyframes app-guide-fade-in{0%{opacity:0}to{opacity:1}}@keyframes app-guide-in{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.app-guide-backdrop{z-index:700;box-sizing:border-box;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#10172aad;place-items:center;padding:clamp(16px,4vw,28px);animation:.15s ease-out both app-guide-fade-in;display:grid;position:fixed;inset:0;overflow:hidden}.app-guide-modal{box-sizing:border-box;overscroll-behavior:contain;border-radius:var(--radius-panel);background:var(--paper);width:min(520px,100%);max-height:calc(100dvh - 32px);box-shadow:var(--shadow-card);color:var(--ink);font-family:var(--font-sans);word-break:keep-all;scrollbar-gutter:stable;border:1px solid #18233e14;gap:20px;padding:clamp(28px,5vw,38px);animation:.2s ease-out both app-guide-in;display:grid;overflow-y:auto}.app-guide-kicker{color:var(--coral);font-size:var(--text-label);letter-spacing:.12em;text-transform:uppercase;margin:0;font-weight:900}.app-guide-modal h2{color:var(--navy);letter-spacing:-.04em;margin:-8px 0 0;font-size:clamp(24px,4vw,30px);font-weight:950;line-height:1.2}.app-guide-steps{gap:16px;margin:0;padding:0;list-style:none;display:grid}.app-guide-steps li{grid-template-columns:32px minmax(0,1fr);align-items:flex-start;gap:14px;margin:0;padding:0;display:grid}.app-guide-step-number{border-radius:var(--radius-round);background:var(--navy);color:#fff;flex:none;place-items:center;width:32px;height:32px;font-size:13px;font-weight:900;display:grid}.app-guide-steps strong{color:var(--navy);font-size:var(--text-body);margin:0 0 4px;font-weight:900;line-height:1.45;display:block}.app-guide-steps p{color:var(--ink-soft);font-size:var(--text-caption);margin:0;line-height:1.6}.app-guide-dismiss{width:fit-content;color:var(--ink-soft);font-size:var(--text-caption);text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;flex-direction:row;justify-content:center;justify-self:center;align-items:center;gap:8px;margin:2px auto 0;line-height:1.4;display:flex}.app-guide-dismiss input[type=checkbox]{width:16px;height:16px;min-height:16px;accent-color:var(--navy);border-radius:3px;flex:none;margin:0;padding:0;display:block}.app-guide-close{border:1px solid var(--navy);border-radius:var(--radius-control);background:var(--navy);color:#fff;width:100%;min-height:48px;font-size:var(--text-control);cursor:pointer;margin:0;padding:0 20px;font-weight:900;line-height:1}.app-guide-close:hover{border-color:var(--indigo);background:var(--indigo)}.app-guide-close:focus-visible,.app-guide-dismiss input[type=checkbox]:focus-visible{outline-offset:2px;outline:3px solid #4a43a847}@media (width<=640px){.app-guide-backdrop{padding:12px}.app-guide-modal{gap:16px;max-height:calc(100dvh - 24px);padding:26px 20px 20px}.app-guide-modal h2{margin-top:-6px;font-size:24px}.app-guide-steps{gap:14px}.app-guide-steps li{grid-template-columns:30px minmax(0,1fr);gap:11px}.app-guide-step-number{width:30px;height:30px}.app-guide-steps p{line-height:1.55}}.header-guide-trigger{border:1px solid var(--line);border-radius:var(--radius-round);width:40px;height:40px;color:var(--navy);cursor:pointer;background:0 0;flex:none;justify-content:center;align-items:center;font-weight:900;transition:transform .12s,background .12s,color .12s,border-color .12s;display:inline-flex}.header-guide-trigger:hover{border-color:var(--navy);transform:translateY(-1px)}
