/*! 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-serif:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--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{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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;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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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{.absolute{position:absolute}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.uppercase{text-transform:uppercase}.italic{font-style:italic}}:root{--ink:#10243e;--green:#143f8f;--mint:#2563eb;--cream:#f3f8ff;--paper:#fff;--gold:#f4b942}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans),Arial,sans-serif;margin:0}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:10;background:#fffffff0;border-bottom:1px solid #dbe7f6;grid-template-columns:1fr auto 1fr;align-items:center;height:82px;padding:0 clamp(24px,5vw,76px);animation:.7s cubic-bezier(.22,.8,.3,1) both header-reveal;display:grid;position:relative}.site-header:after{content:"";opacity:.72;background:linear-gradient(90deg,#0000 0%,#73b5ff 38%,#2563eb 50%,#73b5ff 62%,#0000 100%) 0 0/220% 100%;height:2px;animation:10s linear infinite header-light;position:absolute;bottom:-1px;left:0;right:0}.brand{align-items:center;gap:11px;width:max-content;display:inline-flex}.brand-logo{object-fit:contain;width:auto;display:block}.brand-logo-light{height:60px}.brand-logo-dark{height:72px}.brand-icon{object-fit:contain;width:52px;height:52px;display:block}.site-header nav{gap:34px;font-size:14px;font-weight:600;display:flex}.site-header nav a{transition:color .2s}.site-header nav a:hover{color:var(--mint)}.header-actions{justify-self:end;align-items:center;gap:23px;font-size:14px;font-weight:700;display:flex}.text-link{padding:8px 0}.button{background:var(--mint);color:#fff;letter-spacing:-.01em;border-radius:9px;justify-content:center;align-items:center;gap:18px;font-weight:800;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex;box-shadow:0 12px 28px #2563eb38}.button:hover{background:#174ec8;transform:translateY(-2px);box-shadow:0 16px 34px #2563eb47}.button-small{min-height:43px;padding:0 20px}.hero{background:linear-gradient(135deg,#fff 0%,#f4f9ff 72%,#edf5ff 100%);grid-template-columns:minmax(0,.93fr) minmax(500px,1.07fr);min-height:690px;display:grid;overflow:hidden}.hero-copy{align-self:center;padding:82px clamp(32px,6.5vw,106px) 58px clamp(32px,8.4vw,132px);animation:.85s cubic-bezier(.22,.8,.3,1) 80ms both hero-copy-reveal;position:relative}.hero-copy:before{content:"";filter:blur(1px);opacity:.65;background:#ddecff;border-radius:50%;width:210px;height:210px;animation:9s ease-in-out infinite ambient-pulse;position:absolute;top:54px;left:-130px}.eyebrow{color:var(--green);text-transform:uppercase;letter-spacing:.16em;align-items:center;gap:10px;margin:0 0 22px;font-size:11px;font-weight:800;display:flex}.eyebrow>span{background:var(--mint);width:28px;height:1px}.hero h1{font-family:var(--font-serif),Georgia,serif;letter-spacing:-.052em;margin:0;font-size:clamp(51px,5.15vw,78px);font-weight:500;line-height:1.01;position:relative}.hero h1 em{color:var(--mint);font-weight:500}.hero-intro{color:#566a83;max-width:610px;margin:28px 0 0;font-size:17px;line-height:1.72}.hero-actions{flex-wrap:wrap;align-items:center;gap:30px;margin-top:34px;display:flex}.button-large{min-height:57px;padding:0 26px}.watch-link{color:var(--green);align-items:center;gap:11px;font-size:14px;font-weight:800;display:inline-flex}.hero-proof{border-top:1px solid #d7e4f4;gap:clamp(23px,3.7vw,58px);margin-top:50px;padding-top:24px;display:flex}.hero-proof div{flex-direction:column;gap:3px;display:flex}.hero-proof strong{font-family:var(--font-serif),Georgia,serif;font-size:25px;font-weight:600}.hero-proof span{color:#71839a;font-size:11px}.hero-visual{align-items:center;min-height:690px;padding:50px 56px 58px 26px;display:flex;position:relative;overflow:hidden}.hero-visual:before{content:"";opacity:.95;background:#2563eb;border-radius:50%;width:340px;height:340px;animation:15s ease-in-out infinite alternate ambient-orbit;position:absolute;top:-125px;right:-150px}.hero-visual:after{content:"";border:1px solid #2563eb30;border-radius:50%;width:190px;height:190px;animation:12s ease-in-out infinite ambient-ring;position:absolute;bottom:-88px;left:-45px}.hero-photo{z-index:1;background:#dceaff;border-radius:28px 8px;width:100%;height:560px;animation:1s cubic-bezier(.22,.8,.3,1) .12s both hero-photo-reveal;position:relative;overflow:hidden;box-shadow:0 30px 70px #214c852e}.hero-photo:after{content:"";background:linear-gradient(#0000 58%,#0a23463d);position:absolute;inset:0}.hero-photo img{object-fit:cover;object-position:center;width:100%;height:100%;animation:20s ease-in-out infinite alternate photo-drift;display:block}.photo-credit{z-index:1;color:#ffffffd6;letter-spacing:.02em;font-size:8px;position:absolute;bottom:11px;right:14px}.progress-card{z-index:3;background:#fff;border:1px solid #d9e6f5;border-radius:15px;width:min(360px,54%);padding:20px 22px 17px;animation:7s ease-in-out 1s infinite card-float;position:absolute;bottom:78px;left:-18px;box-shadow:0 22px 55px #143f8f33}.progress-card-top{color:#73849a;text-transform:uppercase;letter-spacing:.11em;justify-content:space-between;font-size:8px;font-weight:800;display:flex}.progress-card-top strong{color:var(--mint)}.progress-track{background:#e8f0fb;border-radius:9px;height:6px;margin:11px 0 16px;overflow:hidden}.progress-track i{background:linear-gradient(90deg,#2563eb,#57a2ff);border-radius:9px;width:20%;height:100%;display:block}.progress-study{grid-template-columns:33px 1fr auto;align-items:center;gap:11px;display:grid}.progress-study>b{width:33px;height:33px;color:var(--mint);font:700 10px var(--font-sans);background:#e9f2ff;border-radius:50%;place-items:center;display:grid}.progress-study>div{flex-direction:column;gap:3px;display:flex}.progress-study>div span{color:#7f8fa3;text-transform:uppercase;letter-spacing:.08em;font-size:7px;font-weight:800}.progress-study>div strong{font-family:var(--font-serif),Georgia,serif;font-size:14px}.progress-study>span{color:var(--mint);font-weight:800}.free-badge{z-index:3;width:84px;height:84px;color:var(--green);background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;animation:6s ease-in-out .6s infinite badge-float;display:flex;position:absolute;top:35px;right:27px;transform:rotate(7deg);box-shadow:0 16px 42px #143f8f2e}.free-badge b{font:600 19px var(--font-serif),Georgia,serif}.free-badge span{color:var(--mint);text-transform:uppercase;letter-spacing:.13em;font-size:7px;font-weight:900}.dash-card{z-index:2;background:#fbfaf5;border-radius:14px;width:min(555px,92%);overflow:hidden;transform:rotate(-1.2deg);box-shadow:0 30px 75px #021c1761}.dash-top{justify-content:space-between;align-items:center;padding:22px 25px 18px;display:flex}.dash-top>div{flex-direction:column;gap:5px;display:flex}.dash-top strong{font-family:var(--font-serif),Georgia,serif;font-size:20px}.mini-label{text-transform:uppercase;letter-spacing:.13em;color:#7b8985;font-size:8px;font-weight:800}.avatar{background:#d9ebe4;border-radius:50%;place-items:center;width:31px;height:31px;font-size:11px;font-weight:800;display:grid}.current-study{color:#fff;background:#0e493e;border-radius:9px;grid-template-columns:112px 1fr;align-items:center;gap:25px;margin:0 14px;padding:25px;display:grid}.progress-ring{background:conic-gradient(#24b49a 0 42%,#ffffff26 42% 100%);border-radius:50%;place-items:center;width:104px;height:104px;display:grid;position:relative}.progress-ring:after{content:"";background:#0e493e;border-radius:50%;position:absolute;inset:8px}.progress-ring span{z-index:1;font-family:var(--font-serif),Georgia,serif;font-size:36px}.progress-ring small{font:700 12px var(--font-sans)}.study-copy{flex-direction:column;align-items:flex-start;gap:9px;display:flex}.mini-label.light{color:#ffffffa1}.study-copy>strong{font-family:var(--font-serif),Georgia,serif;font-size:22px;font-weight:500;line-height:1.12}.study-copy button{background:var(--mint);color:#fff;cursor:pointer;border:0;border-radius:4px;padding:9px 13px;font-size:10px;font-weight:800}.route-card{padding:20px 25px 25px}.route-heading{color:#7d8b87;text-transform:uppercase;letter-spacing:.1em;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:9px;font-weight:800;display:flex}.route-heading strong{color:var(--mint)}.route-item{border-top:1px solid #e6e4dc;grid-template-columns:30px 1fr;align-items:center;gap:11px;min-height:52px;display:grid}.route-item b{background:#eef0eb;border-radius:50%;place-items:center;width:24px;height:24px;font-size:10px;display:grid}.route-item div{justify-content:space-between;gap:15px;font-size:10px;display:flex}.route-item div span{color:#929a97}.route-item.complete b{background:var(--mint);color:#fff}.route-item.active b{border:1px solid var(--mint);color:var(--green);background:#fff}.streak-card{z-index:3;background:#fff;border-radius:9px;align-items:center;gap:12px;padding:14px 18px;display:flex;position:absolute;top:172px;right:18px;transform:rotate(2.2deg);box-shadow:0 16px 40px #04221c42}.streak-icon{color:var(--gold);font-size:21px}.streak-card div{flex-direction:column;font-size:10px;display:flex}.streak-card div span{color:#788480;margin-top:2px;font-size:8px}.verse-note{z-index:3;color:#ffffffc2;font-family:var(--font-serif),Georgia,serif;font-size:12px;font-style:italic;position:absolute;bottom:22px;left:45px}.verse-note span{font:700 8px var(--font-sans);text-transform:uppercase;letter-spacing:.12em;color:#ffffff73;margin-top:4px;display:block}.intro-strip{color:#ffffffe6;text-transform:uppercase;letter-spacing:.11em;background:#113a80;justify-content:center;align-items:center;gap:34px;min-height:76px;padding:18px 28px;font-size:9px;font-weight:800;display:flex}.intro-strip span{background:#79b7ff;border-radius:50%;width:4px;height:4px}.program-section{padding:105px clamp(25px,8vw,125px) 115px}.section-heading{grid-template-columns:1fr 380px;align-items:end;gap:50px;margin-bottom:50px;display:grid}.section-heading h2,.mentor-section h2{font-family:var(--font-serif),Georgia,serif;letter-spacing:-.035em;margin:0;font-size:clamp(39px,4vw,58px);font-weight:500;line-height:1.05}.section-heading>p{color:#667a93;margin:0 0 6px;line-height:1.75}.track-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.track-card{border:1px solid #d9e6f5;border-radius:16px;flex-direction:column;min-height:390px;padding:27px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 38px #1b467f12}.track-card:hover{transform:translateY(-4px);box-shadow:0 20px 48px #1b467f1f}.track-card.sky{background:#edf6ff}.track-card.cobalt{background:#e4efff}.track-card.navy{background:#dceaff}.track-number{font-family:var(--font-serif),Georgia,serif;color:#58708e;font-size:17px;font-style:italic}.track-art{height:126px;margin:8px -5px 12px;position:relative}.track-art i{border:1px solid #2563eb4d;border-radius:50%;position:absolute}.track-art i:first-child{width:118px;height:118px;left:50%;transform:translate(-50%)}.track-art i:nth-child(2){background:#ffffff73;width:78px;height:78px;top:20px;left:calc(50% - 39px)}.track-art i:nth-child(3){background:var(--mint);border:0;width:22px;height:22px;top:48px;left:calc(50% - 11px)}.track-card h3{font-family:var(--font-serif),Georgia,serif;margin:0 0 10px;font-size:24px;font-weight:600}.track-card p{color:#5d728d;margin:0;font-size:13px;line-height:1.65}.track-footer{text-transform:uppercase;letter-spacing:.06em;color:#174685;border-top:1px solid #2563eb29;justify-content:space-between;gap:10px;margin-top:auto;padding-top:16px;font-size:10px;font-weight:800;display:flex}.program-action{background:#f4f8ff;border:1px solid #dbe8f7;border-radius:14px;justify-content:space-between;align-items:center;gap:25px;margin-top:34px;padding:24px 26px;display:flex}.program-action p{flex-direction:column;gap:4px;margin:0;display:flex}.program-action p strong{font-family:var(--font-serif),Georgia,serif;font-size:20px}.program-action p span{color:#71839a;font-size:11px}.program-action .button{font-size:11px}.mentor-section{color:#fff;background:#103777;grid-template-columns:minmax(320px,.95fr) minmax(380px,1.05fr);align-items:center;gap:clamp(45px,7vw,100px);padding:90px clamp(28px,8vw,125px);display:grid;position:relative;overflow:hidden}.mentor-section:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:480px;height:480px;position:absolute;bottom:-250px;right:-180px}.mentor-photo{border-radius:24px 7px;min-height:450px;position:relative;overflow:hidden;box-shadow:0 24px 56px #04163759}.mentor-photo img{object-fit:cover;width:100%;height:100%;min-height:450px;display:block}.mentor-photo>span{color:#fffc;text-shadow:0 1px 5px #00000073;font-size:8px;position:absolute;bottom:10px;left:13px}.mentor-copy{z-index:1;position:relative}.mentor-section .eyebrow{color:#83bdff}.mentor-copy>p:not(.eyebrow){color:#ffffffb8;max-width:590px;margin:23px 0 0;line-height:1.75}.mentor-copy ul{flex-direction:column;gap:14px;margin:30px 0 0;padding:0;list-style:none;display:flex}.mentor-copy li{grid-template-columns:34px 1fr;align-items:center;gap:13px;display:grid}.mentor-copy li>b{color:#1f65df;background:#fff;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.mentor-copy li>span{color:#ffffff9e;flex-direction:column;gap:3px;font-size:10px;display:flex}.mentor-copy li strong{color:#fff;font-size:12px}.site-footer{background:#fff;border-top:1px solid #dbe7f5;grid-template-columns:1fr 1.5fr 1fr;align-items:center;gap:30px;min-height:145px;padding:35px clamp(25px,8vw,125px);display:grid}.footer-brand{justify-self:start}.site-footer p{color:#72849a;text-align:center;font-size:11px;line-height:1.6}.site-footer>a:last-child{color:var(--green);text-transform:uppercase;letter-spacing:.07em;justify-self:end;font-size:10px;font-weight:800}@media (max-width:980px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding-top:70px}.hero-visual{min-height:620px;padding-left:56px}.section-heading,.mentor-section{grid-template-columns:1fr;gap:42px}.track-grid{grid-template-columns:1fr}.track-card{min-height:340px}.site-footer{text-align:center;grid-template-columns:1fr}.footer-brand,.site-footer>a:last-child{justify-self:center}}@media (max-width:620px){.site-header{height:72px;padding:0 18px}.site-header .brand-logo-light{height:46px}.header-actions .text-link{display:none}.button-small{min-height:39px;padding:0 14px}.hero-copy{padding:56px 24px 43px}.hero h1{font-size:49px}.hero-proof{justify-content:space-between;gap:18px}.hero-proof strong{font-size:20px}.hero-proof span{font-size:9px}.hero-visual{min-height:535px;padding:24px 16px 68px}.hero-photo{border-radius:20px 7px;height:470px}.progress-card{width:78%;bottom:40px;left:9px}.free-badge{width:70px;height:70px;top:12px;right:8px}.dash-card{width:96%}.current-study{grid-template-columns:80px 1fr;gap:15px;padding:18px}.progress-ring{width:78px;height:78px}.study-copy>strong{font-size:18px}.streak-card{top:115px;right:4px}.verse-note{bottom:11px;left:18px}.intro-strip{flex-direction:column;gap:10px}.intro-strip span{display:none}.program-section{padding:75px 22px}.mentor-section{padding:70px 24px}.mentor-photo,.mentor-photo img{min-height:360px}.program-action{flex-direction:column;align-items:stretch}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}.learn-app{background:#f4f8fd;grid-template-columns:250px 1fr;min-height:100vh;display:grid}.learn-sidebar{z-index:20;background:#fff;border-right:1px solid #dce7f3;flex-direction:column;height:100vh;padding:32px 24px 24px;display:flex;position:sticky;top:0}.learn-brand{margin:0 0 50px}.learn-brand-full{width:196px;height:auto}.learn-brand-icon{display:none}.learn-sidebar nav{flex-direction:column;gap:8px;display:flex}.learn-sidebar nav a{color:#697c93;border-radius:9px;align-items:center;gap:13px;min-height:48px;padding:0 14px;font-size:13px;font-weight:700;display:flex}.learn-sidebar nav a span{text-align:center;color:#8294aa;width:24px;font-size:18px}.learn-sidebar nav a:hover,.learn-sidebar nav a.active{color:var(--green);background:#edf5ff}.learn-sidebar nav a.active span{color:var(--mint)}.sidebar-note{background:#f1f6fc;border-radius:9px;align-items:center;gap:10px;margin-top:auto;margin-bottom:20px;padding:15px 11px;display:flex}.sidebar-note>span{background:#dceaff;border-radius:50%;place-items:center;width:26px;height:26px;font-size:12px;font-weight:800;display:grid}.sidebar-note div,.sidebar-profile div{flex-direction:column;min-width:0;display:flex}.sidebar-note strong,.sidebar-profile strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.sidebar-note small,.sidebar-profile small{color:#8191a5;margin-top:2px;font-size:9px}.sidebar-profile{border-top:1px solid #dfe8f2;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding-top:18px;display:grid}.sidebar-profile>a{color:#8998aa;font-size:13px}.learn-main{min-width:0}.learn-topbar{background:#fff;border-bottom:1px solid #dce7f3;justify-content:space-between;align-items:center;min-height:116px;padding:30px clamp(26px,5vw,70px);display:flex}.learn-topbar p,.catalog-header>p,.admin-header p{color:var(--mint);letter-spacing:.14em;text-transform:uppercase;margin:0 0 5px;font-size:9px;font-weight:800}.learn-topbar h1,.catalog-header h1,.admin-header h1{font-family:var(--font-serif),Georgia,serif;letter-spacing:-.03em;margin:0;font-size:clamp(28px,3.2vw,42px);font-weight:500}.topbar-actions{align-items:center;gap:22px;display:flex}.topbar-actions a{color:var(--green);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:800}.dashboard-grid{grid-template-columns:minmax(0,1fr) 310px;gap:30px;padding:36px clamp(24px,5vw,68px) 70px;display:grid}.dashboard-primary{flex-direction:column;gap:26px;min-width:0;display:flex}.continue-card{color:#fff;background:linear-gradient(125deg,#1b5cc4,#113777);border-radius:16px;grid-template-columns:155px 1fr;align-items:center;gap:38px;min-height:270px;padding:38px 42px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 42px #133f8f2e}.continue-card:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:330px;height:330px;position:absolute;top:-110px;right:-90px}.big-progress{border-radius:50%;place-items:center;width:145px;height:145px;display:grid;position:relative}.big-progress:after{content:"";background:#174b9c;border-radius:50%;position:absolute;inset:12px}.big-progress span{z-index:1;font:600 45px var(--font-serif),Georgia,serif}.big-progress small{font:700 14px var(--font-sans)}.continue-card>div:last-of-type{z-index:1;flex-direction:column;align-items:flex-start;display:flex;position:relative}.continue-card p{color:#ffffff8c;text-transform:uppercase;letter-spacing:.13em;margin:0 0 10px;font-size:9px;font-weight:800}.continue-card h2{max-width:530px;font:500 clamp(28px,3vw,39px)/1.08 var(--font-serif),Georgia,serif;margin:0 0 9px}.continue-card>div>span{color:#ffffffb3;max-width:500px;font-size:12px;line-height:1.5}.continue-card .button{min-height:44px;margin-top:22px;padding:0 17px;font-size:11px}.continue-card .button b{font-size:15px}.course-route,.student-table-panel{background:#fff;border:1px solid #dce6f1;border-radius:13px;padding:27px 30px 22px}.panel-heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.panel-heading p{color:var(--mint);text-transform:uppercase;letter-spacing:.12em;margin:0 0 3px;font-size:8px;font-weight:800}.panel-heading h2{font:600 20px var(--font-serif),Georgia,serif;margin:0}.panel-heading>strong,.panel-heading>span{color:#75827e;font-size:10px}.overall-bar{background:#e8eff8;border-radius:4px;height:4px;margin:19px 0 10px;overflow:hidden}.overall-bar span{background:var(--mint);border-radius:4px;height:100%;display:block}.dashboard-study{border-bottom:1px solid #e7edf5;grid-template-columns:38px 1fr 20px;align-items:center;gap:12px;min-height:66px;display:grid}.dashboard-study>b{color:#788ca4;background:#eef3f9;border-radius:50%;place-items:center;width:30px;height:30px;font-size:11px;display:grid}.dashboard-study.completed>b{background:var(--mint);color:#fff}.dashboard-study.in_progress>b{color:var(--green);background:#e9f2ff;border:1px solid #a9caff}.dashboard-study>div{flex-direction:column;gap:2px;display:flex}.dashboard-study>div strong{font-size:12px}.dashboard-study>div span{color:#8a9591;font-size:9px}.dashboard-study>i{color:#a3aba8;font-style:normal}.panel-link{color:var(--green);margin-top:18px;font-size:10px;font-weight:800;display:block}.dashboard-aside{flex-direction:column;gap:19px;display:flex}.insight-card{border:1px solid #dce6f1;border-radius:13px;padding:25px}.gold-card{background:#fff}.verse-card{text-align:center;background:#eaf3ff;padding:29px 25px}.insight-symbol{color:#c88614;background:#f4e7c7;border-radius:50%;place-items:center;width:40px;height:40px;margin-bottom:17px;display:grid}.verse-card .insight-symbol{color:var(--green);background:#fff;margin:0 auto 14px}.insight-card>p{color:#7c8984;text-transform:uppercase;letter-spacing:.1em;margin:0 0 5px;font-size:8px;font-weight:800}.insight-card h3{font:600 20px var(--font-serif),Georgia,serif;margin:0 0 8px}.insight-card>span:not(.insight-symbol){color:#77827e;font-size:10px;line-height:1.5}.week-dots{justify-content:space-between;margin-top:23px;display:flex}.week-dots i{color:#fff;background:#f0f2ef;border-radius:50%;place-items:center;width:27px;height:27px;font-size:10px;font-style:normal;display:grid;position:relative}.week-dots i.done{background:#dba33a}.week-dots small{color:#89948f;font-size:7px;position:absolute;top:-14px}.verse-card>p{text-transform:none;letter-spacing:0;color:#536a83;font:italic 15px/1.65 var(--font-serif),Georgia,serif}.verse-card>small{color:#72849a;text-transform:uppercase;letter-spacing:.08em;font-size:8px}.admin-callout{background:#fff;border:1px solid #dbe6f2;border-radius:9px;grid-template-columns:34px 1fr auto;align-items:center;gap:11px;padding:15px;display:grid}.admin-callout>span{width:34px;height:34px;color:var(--green);background:#e8f2ff;border-radius:50%;place-items:center;display:grid}.admin-callout div{flex-direction:column;display:flex}.admin-callout strong{font-size:11px}.admin-callout small{color:#84908c;margin-top:2px;font-size:8px}.admin-callout>b{color:var(--mint)}.catalog-header{color:#fff;background:linear-gradient(115deg,#174c9e,#103777);padding:54px clamp(30px,6vw,80px) 45px}.catalog-header>p{color:#83bdff}.catalog-header>span,.admin-header>div>span{color:#ffffffa3;max-width:620px;margin-top:12px;font-size:13px;line-height:1.6;display:block}.catalog-content{padding:50px clamp(28px,5vw,70px) 90px}.theme-section{border-bottom:1px solid #dce6f1;grid-template-columns:160px 1fr;gap:30px;padding:34px 0 48px;display:grid}.theme-heading{align-items:flex-start;gap:13px;display:flex}.theme-heading>span{font:italic 15px var(--font-serif),Georgia,serif;color:var(--mint)}.theme-heading p{color:#89948f;text-transform:uppercase;letter-spacing:.12em;margin:0 0 4px;font-size:8px;font-weight:800}.theme-heading h2{font:600 21px/1.1 var(--font-serif),Georgia,serif;margin:0}.study-catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.catalog-card{background:#fff;border:1px solid #dce6f1;border-radius:11px;flex-direction:column;min-height:230px;padding:21px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.catalog-card:hover{border-color:#a9caff;transform:translateY(-3px);box-shadow:0 12px 30px #143f8f17}.catalog-card-top{justify-content:space-between;align-items:center;display:flex}.catalog-card-top>b{color:var(--mint);font:italic 13px var(--font-serif),Georgia,serif}.catalog-card-top>span{color:#71839a;text-transform:uppercase;letter-spacing:.08em;background:#eff4fa;border-radius:20px;padding:4px 8px;font-size:7px;font-weight:800}.catalog-card h3{font:600 20px/1.1 var(--font-serif),Georgia,serif;margin:27px 0 9px}.catalog-card p{color:#71807b;margin:0;font-size:11px;line-height:1.55}.catalog-card>div:last-child{color:#8191a5;text-transform:uppercase;letter-spacing:.06em;border-top:1px solid #eaf0f7;justify-content:space-between;margin-top:auto;padding-top:15px;font-size:8px;display:flex}.catalog-card>div:last-child strong{color:var(--green)}.study-reader{background:#f5f8fc;min-height:100vh}.reader-header{text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid #dce6f1;justify-content:space-between;align-items:center;height:72px;padding:0 clamp(25px,5vw,72px);font-size:10px;font-weight:800;display:flex}.reader-header span{color:#71839a}.study-navigator{background:#fff;border-bottom:1px solid #dce6f1;grid-template-columns:1fr minmax(270px,410px) 1fr;align-items:center;gap:22px;min-height:82px;padding:12px clamp(22px,5vw,72px);display:grid}.study-navigator>a{color:var(--green);text-transform:uppercase;letter-spacing:.07em;font-size:10px;font-weight:800}.study-navigator>a:last-child{justify-self:end}.study-navigator>a.is-disabled{opacity:.28;pointer-events:none}.study-navigator label{flex-direction:column;gap:5px;display:flex}.study-navigator label>span{color:var(--mint);text-align:center;text-transform:uppercase;letter-spacing:.12em;font-size:7px;font-weight:900}.study-navigator select{width:100%;min-height:38px;color:var(--ink);background:#f4f8fd;border:1px solid #d4e1ef;border-radius:8px;padding:0 34px 0 13px;font-size:11px;font-weight:700}.reader-article{width:min(900px,100% - 40px);margin:0 auto;padding:74px 0 95px}.reader-title{text-align:center;padding-bottom:42px}.reader-kicker{flex-wrap:wrap;justify-content:center;gap:7px;margin-bottom:19px;display:flex}.reader-kicker>*{color:#45627f;text-transform:uppercase;letter-spacing:.1em;background:#e8f2ff;border-radius:20px;padding:6px 10px;font-size:7px;font-weight:900}.reader-kicker>span{background:var(--mint);color:#fff}.reader-title h1{max-width:760px;font:500 clamp(42px,5vw,65px)/1.02 var(--font-serif),Georgia,serif;letter-spacing:-.04em;margin:0 auto 16px}.reader-title>.reader-question{max-width:710px;color:var(--green);font:600 clamp(18px,2.1vw,24px)/1.4 var(--font-serif),Georgia,serif;margin:0 auto 13px}.reader-title>span{color:#697c93;max-width:690px;margin:0 auto;font-size:14px;line-height:1.7;display:block}.study-photo-hero{color:#fff;background:linear-gradient(135deg,#0c2a60,#174f9e,#0c2a60) 0 0/180% 180%;border-radius:22px;grid-template-columns:1.04fr .96fr;min-height:520px;margin:-28px 0 34px;animation:.82s cubic-bezier(.22,.8,.3,1) both study-hero-reveal,16s ease-in-out 1s infinite alternate study-hero-light;display:grid;overflow:hidden;box-shadow:0 24px 65px #11377733}.study-photo-hero-copy{flex-direction:column;justify-content:center;padding:clamp(42px,6vw,68px) clamp(34px,5vw,60px);display:flex;position:relative;overflow:hidden}.study-photo-hero-copy:before{content:"";border:1px solid #79b7ff38;border-radius:50%;width:220px;height:220px;animation:13s ease-in-out infinite ambient-ring;position:absolute;top:-95px;left:-115px;box-shadow:0 0 0 42px #79b7ff09}.study-hero-watermark{color:#ffffff0e;font:600 190px/1 var(--font-serif),Georgia,serif;animation:10s ease-in-out infinite number-breathe;position:absolute;bottom:-46px;right:-22px}.study-photo-hero[data-study="1"] .study-hero-watermark{color:#ffffff1d;text-shadow:0 0 34px #74b4ff1f}.study-photo-hero .reader-kicker{z-index:1;justify-content:flex-start;position:relative}.study-photo-hero .reader-kicker>*{color:#d5e8ff;background:#ffffff1f}.study-photo-hero .reader-kicker>span{color:#fff;background:#2f82f6}.study-number-label{color:#7db9ff;text-transform:uppercase;letter-spacing:.16em;z-index:1;margin-top:26px;font-size:9px;font-weight:900;position:relative}.study-photo-hero h1{max-width:470px;font:500 clamp(46px,5.5vw,72px)/.96 var(--font-serif),Georgia,serif;letter-spacing:-.045em;z-index:1;margin:10px 0 17px;position:relative}.study-photo-hero-copy>p{color:#ffffffba;max-width:450px;font:600 19px/1.5 var(--font-serif),Georgia,serif;z-index:1;margin:0;position:relative}.study-photo-hero figure{min-width:0;margin:0;position:relative}.study-photo-hero figure:after{content:"";background:linear-gradient(90deg,#102f6947,#0000 45%),linear-gradient(#0000 52%,#05193b6b);position:absolute;inset:0}.study-photo-hero img{object-fit:cover;object-position:53% center;width:100%;height:100%;animation:22s ease-in-out infinite alternate photo-drift;display:block}.study-photo-hero figcaption{z-index:1;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-transform:uppercase;letter-spacing:.1em;background:#091f466b;border:1px solid #ffffff40;border-radius:20px;padding:7px 11px;font-size:8px;font-weight:800;animation:7s ease-in-out 1.2s infinite caption-float;position:absolute;bottom:22px;left:24px}.study-photo-hero[data-tone=gold]{background:linear-gradient(135deg,#102f69,#70511c,#102f69)}.study-photo-hero[data-tone=storm]{background:linear-gradient(135deg,#071a38,#31465f,#0c2a60)}.study-photo-hero[data-tone=teal]{background:linear-gradient(135deg,#0c2e51,#126f7a,#0c2a60)}.study-photo-hero[data-tone=plum]{background:linear-gradient(135deg,#14244f,#493d76,#102f69)}.study-photo-hero[data-tone=green]{background:linear-gradient(135deg,#0d3550,#24715d,#102f69)}.study-topic-seal{z-index:1;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:54px;height:54px;font:600 18px/1 var(--font-serif),Georgia,serif;background:#071e4361;border:1px solid #ffffff57;border-radius:50%;place-items:center;display:grid;position:absolute;top:16px;right:16px;box-shadow:0 12px 28px #0518363d}.study-photo-hero-direct{grid-template-columns:minmax(0,1.35fr) minmax(230px,.65fr);min-height:340px;margin-bottom:26px}.study-photo-hero-direct .study-photo-hero-copy{padding-top:34px;padding-bottom:34px}.study-photo-hero-direct h1{font-size:clamp(38px,4.5vw,56px)}.study-photo-hero-direct .study-photo-hero-copy>p{font-size:15px}.study-photo-hero-direct .study-number-label{margin-top:14px}.study-photo-hero-direct .hero-start-row{margin-top:20px}.study-photo-hero-direct .study-hero-watermark{color:#ffffff1a}.study-photo-hero-direct figure[data-fit=contain]{background:linear-gradient(145deg,#051837f5,#174a82e0)}.study-photo-hero-direct figure[data-fit=contain] img{box-sizing:border-box;padding:18px}@media (min-width:841px){.study-photo-hero-direct{min-height:285px;display:block;position:relative}.study-photo-hero-direct .study-photo-hero-copy{box-sizing:border-box;z-index:2;width:72%;min-height:285px;position:relative}.study-photo-hero-direct figure{z-index:0;width:42%;height:100%;min-height:0;box-shadow:none;border-radius:0;position:absolute;inset:0 0 0 auto;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#00000094 16%,#000 38%);mask-image:linear-gradient(90deg,#0000 0,#00000094 16%,#000 38%)}.study-photo-hero-direct figure:after{background:linear-gradient(90deg,#123f7da6,#123f7d3b 38%,#123f7d0a 72%,#0000 90%),linear-gradient(#0000 46%,#05193b52)}.study-photo-hero-direct img{transform-origin:50% 55%;filter:brightness(1.06)saturate(1.05)contrast(1.02);animation:none;transform:scale(1.035)}.study-photo-hero-direct figure[data-fit=contain] img{filter:brightness(1.08)saturate(1.04);padding:15px 13px 15px 26px;transform:none}.study-photo-hero-direct figcaption{bottom:17px;left:auto;right:18px}.study-photo-hero-direct[data-study="1"] figure:after{background:radial-gradient(circle at 58% 67%,#ffcd4e4d,#ffbe2e1f 27%,#0000 58%),linear-gradient(90deg,#123f7da6,#123f7d3b 38%,#123f7d0a 72%,#0000 90%),linear-gradient(#0000 48%,#05193b47)}.study-photo-hero-direct[data-study="1"] img{transform-origin:50% 56%;filter:brightness(1.11)saturate(1.13)contrast(1.03);transform:scale(1.04)}.study-photo-hero-direct[data-study="1"] figcaption{color:#fff4cf;border-color:#ffd6786b;box-shadow:0 0 24px #ffbf361f}.study-photo-hero-direct[data-study="5"] img{transform-origin:50% 55%;filter:brightness(1.1)saturate(1.08)contrast(1.01);transform:scale(1.035)scaleX(-1)}}.hero-start-row{z-index:1;align-items:center;gap:17px;margin-top:31px;display:flex;position:relative}.hero-start-row a{color:#12366e;text-transform:uppercase;letter-spacing:.07em;background:#fff;border-radius:8px;align-items:center;gap:15px;min-height:43px;padding:0 17px;font-size:9px;font-weight:900;display:inline-flex}.hero-start-row a b{color:#2f82f6;font-size:16px;animation:2.8s ease-in-out infinite arrow-nudge}.hero-start-row>span{color:#ffffff7a;text-transform:uppercase;letter-spacing:.09em;font-size:8px}.study-goals{background:#fff;border:1px solid #dce6f1;border-radius:13px;margin:0 0 34px;padding:21px 24px}.study-goals>span{color:#7b8da3;text-transform:uppercase;letter-spacing:.11em;margin-bottom:12px;font-size:8px;font-weight:900;display:block}.study-goals>div{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.study-goals p{color:#536a83;align-items:center;gap:9px;margin:0;font-size:10px;line-height:1.4;display:flex}.study-goals p b{width:25px;height:25px;color:var(--mint);background:#e9f2ff;border-radius:50%;flex:none;place-items:center;font-size:9px;display:grid}.study-one-route{background:linear-gradient(135deg,#fff 0%,#f3f8ff 100%);border:1px solid #d8e5f3;border-radius:18px;margin:0 0 54px;padding:28px;box-shadow:0 14px 38px #1a4a8a12}.study-one-route>header{grid-template-columns:.78fr 1.22fr;align-items:end;gap:40px;padding-bottom:21px;display:grid}.study-one-route h2{font:600 28px/1.12 var(--font-serif),Georgia,serif;margin:7px 0 0}.study-one-route>header p{color:#637991;margin:0;font-size:11px;line-height:1.7}.study-one-route>div{border-top:1px solid #dce7f3;grid-template-columns:repeat(5,1fr);display:grid}.study-one-route a{border-right:1px solid #dce7f3;flex-direction:column;min-width:0;min-height:142px;padding:19px 13px 12px;transition:background .2s,transform .2s;display:flex}.study-one-route a:last-child{border-right:0}.study-one-route a:hover{background:#eaf3ff;transform:translateY(-2px)}.study-one-route a>b{color:#2a79df;font:italic 12px var(--font-serif),Georgia,serif}.study-one-route a>span{flex-direction:column;gap:5px;margin-top:19px;display:flex}.study-one-route a strong{color:#153d78;font:600 16px var(--font-serif),Georgia,serif}.study-one-route a small{color:#7b8fa5;font-size:8px;line-height:1.45}.study-one-route a>i{color:#63a3ef;margin-top:auto;font-size:13px;font-style:normal}.study-one-discovery{background:#fff;border:1px solid #d8e4f1;border-radius:18px;grid-template-columns:minmax(210px,.65fr) minmax(0,1.35fr);margin:0 0 54px;display:grid;overflow:hidden}.study-one-discovery figure{background:#102f69;min-height:290px;margin:0;position:relative;overflow:hidden}.study-one-discovery figure:after{content:"";background:linear-gradient(#0000 52%,#051b3f99);position:absolute;inset:0}.study-one-discovery img{object-fit:cover;object-position:45% center;width:100%;height:100%;display:block}.study-one-discovery figcaption{z-index:1;color:#fff;font:600 20px var(--font-serif),Georgia,serif;position:absolute;bottom:20px;left:22px}.study-one-discovery>div{flex-direction:column;justify-content:center;padding:clamp(34px,5vw,55px);display:flex}.visual-eyebrow{color:#2681ef;text-transform:uppercase;letter-spacing:.14em;font-size:8px;font-weight:900}.study-one-discovery h2{font:600 31px/1.16 var(--font-serif),Georgia,serif;margin:9px 0 17px}.study-one-discovery p{color:#586f88;margin:0 0 13px;font-size:13px;line-height:1.78}.discovery-question{background:#edf5ff;border-left:3px solid #2f82f6;flex-direction:column;gap:6px;margin-top:13px;padding:17px 18px;display:flex}.discovery-question b{color:#1a5ebd;text-transform:uppercase;letter-spacing:.11em;font-size:8px}.discovery-question span{color:#3f5e7e;font:600 14px/1.45 var(--font-serif),Georgia,serif}.reader-article blockquote.key-verse-card{color:#fff;text-align:center;background:linear-gradient(125deg,#1b5cc4,#113777);border-radius:15px;margin:0 0 54px;padding:35px 48px;box-shadow:0 17px 36px #143f8f29}.key-verse-card>span{color:#8fc7ff;text-transform:uppercase;letter-spacing:.14em;font-size:8px;font-weight:900}.reader-article blockquote.key-verse-card p{font:600 30px/1.25 var(--font-serif),Georgia,serif;margin:8px 0 9px}.reader-article blockquote.key-verse-card cite{color:#ffffffb3;font-size:11px;font-style:normal;line-height:1.6}.reader-section{grid-template-columns:45px 1fr;gap:20px;margin:0 0 47px;display:grid}.reader-number{color:var(--mint);font:italic 16px var(--font-serif),Georgia,serif;padding-top:4px}.reader-section h2{font:600 29px var(--font-serif),Georgia,serif;margin:0 0 15px}.reader-section p{color:#556b83;font:14px/1.85 var(--font-sans);margin:0 0 14px}.study-infographic{color:#fff;background:#102f69;border-radius:17px;margin:58px 0;padding:36px;position:relative;overflow:hidden}.study-infographic:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:300px;height:300px;position:absolute;top:-145px;right:-135px}.infographic-heading{z-index:1;max-width:620px;position:relative}.infographic-heading>span,.study-section-heading>span,.study-takeaway span,.quiz-heading>div>span{color:#7db9ff;text-transform:uppercase;letter-spacing:.13em;font-size:8px;font-weight:900}.infographic-heading h2{font:600 30px var(--font-serif),Georgia,serif;margin:8px 0 5px}.infographic-heading p{color:#ffffff9e;margin:0;font-size:11px}.infographic-flow{z-index:1;align-items:stretch;margin:30px 0 0;padding:0;list-style:none;display:flex;position:relative}.infographic-flow li{flex:1;align-items:flex-start;gap:10px;min-width:0;padding-right:21px;display:flex;position:relative}.infographic-flow li:not(:last-child):after{content:"→";color:#68a9ff;position:absolute;top:10px;right:5px}.infographic-flow li>b{background:#2563eb;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:8px;display:grid}.infographic-flow li>div{flex-direction:column;gap:4px;display:flex}.infographic-flow li strong{font:600 14px var(--font-serif),Georgia,serif}.infographic-flow li span{color:#ffffff91;font-size:8px;line-height:1.45}.study-one-visual{color:#fff;background:linear-gradient(145deg,#0c2a60,#164f9f);border-radius:20px;margin:58px 0;padding:clamp(32px,5vw,50px);position:relative;overflow:hidden}.study-one-visual:before{content:"";border:70px solid #62acff14;border-radius:50%;width:380px;height:380px;position:absolute;top:-210px;right:-170px}.study-one-visual>header{z-index:1;max-width:690px;position:relative}.study-one-visual h2{max-width:600px;font:600 clamp(30px,4vw,43px)/1.08 var(--font-serif),Georgia,serif;margin:9px 0 10px}.study-one-visual>header p{color:#ffffffa6;max-width:650px;margin:0;font-size:12px;line-height:1.7}.bible-fact-grid{z-index:1;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:30px;display:grid;position:relative}.bible-fact-grid article{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff13;border:1px solid #ffffff24;border-radius:12px;flex-direction:column;min-height:165px;padding:22px 18px;display:flex}.bible-fact-grid strong{color:#fff;font:600 41px/1 var(--font-serif),Georgia,serif}.bible-fact-grid span{color:#7db9ff;text-transform:uppercase;letter-spacing:.11em;margin-top:3px;font-size:8px;font-weight:900}.bible-fact-grid p{color:#ffffff91;margin:auto 0 0;font-size:8px;line-height:1.5}.message-flow{color:#173b70;z-index:1;background:#fff;border-radius:12px;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:10px;margin-top:12px;padding:19px 20px;display:grid;position:relative}.message-flow>div{grid-template-columns:29px 1fr;column-gap:8px;min-width:0;display:grid}.message-flow div>b{color:#fff;background:#2f82f6;border-radius:50%;grid-row:1/3;place-items:center;width:29px;height:29px;font-size:7px;display:grid}.message-flow strong{font:600 13px var(--font-serif),Georgia,serif}.message-flow span{color:#8092a7;text-transform:uppercase;letter-spacing:.06em;font-size:7px}.message-flow>i{color:#6eafea;font-style:normal}.bible-image-grid{z-index:1;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:25px;display:grid;position:relative}.bible-image-grid article{grid-template-columns:36px 1fr;align-items:center;gap:10px;display:grid}.bible-image-grid article>b{color:#8dc7ff;width:36px;height:36px;font:600 15px var(--font-serif),Georgia,serif;border:1px solid #ffffff4d;border-radius:50%;place-items:center;display:grid}.bible-image-grid article>div{flex-direction:column;gap:2px;display:flex}.bible-image-grid strong{font:600 13px var(--font-serif),Georgia,serif}.bible-image-grid span{color:#ffffff8a;font-size:8px;line-height:1.35}.direct-study{margin-top:0;scroll-margin-top:25px}.direct-study-index{z-index:9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #d7e4f2;border-radius:12px;align-items:center;gap:7px;min-height:58px;margin:0 0 45px;padding:10px 15px;display:flex;position:sticky;top:10px;box-shadow:0 10px 30px #1c48810f}.direct-study-index>span{color:#71859d;text-transform:uppercase;letter-spacing:.12em;margin-right:auto;padding:0 8px;font-size:8px;font-weight:900}.direct-study-index a{color:#24548e;text-transform:uppercase;letter-spacing:.04em;background:#f0f6fd;border-radius:7px;padding:10px 11px;font-size:8px;font-weight:900;transition:color .2s,background .2s,transform .2s}.direct-study-index a:hover{color:#fff;background:#2563eb;transform:translateY(-1px)}.direct-opening{width:min(800px,100%);margin:0 auto 64px;padding:0}.direct-label,.direct-section header small,.direct-conclusion>span{color:#2877d8;text-transform:uppercase;letter-spacing:.14em;font-size:8px;font-weight:900}.direct-opening h2{max-width:680px;font:600 clamp(31px,3.8vw,40px)/1.13 var(--font-serif),Georgia,serif;letter-spacing:-.02em;margin:10px 0 22px}.direct-opening>p{color:#405873;max-width:800px;font:400 18px/1.68 var(--font-sans);margin:0 0 19px}.direct-opening blockquote{color:#254f7e;max-width:800px;font:600 18px/1.65 var(--font-sans);background:#edf5ff;border:0;border-left:4px solid #2f82f6;margin:26px 0;padding:20px 24px}.direct-section{border-top:1px solid #d9e4ef;padding:58px 0;scroll-margin-top:85px}.direct-section>header{grid-template-columns:54px 1fr;align-items:start;gap:19px;margin-bottom:28px;display:grid}.direct-section>header>span{color:#2563eb;width:46px;height:46px;font:italic 14px var(--font-serif),Georgia,serif;background:#e7f1ff;border-radius:50%;place-items:center;display:grid}.direct-section header h2{font:600 clamp(27px,3vw,32px)/1.18 var(--font-serif),Georgia,serif;letter-spacing:-.015em;margin:6px 0 0}.direct-facts{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.direct-facts article{background:#fff;border:1px solid #d8e4f0;border-radius:12px;min-height:160px;padding:25px 78px 23px 23px;position:relative;overflow:hidden}.direct-facts article:before{content:"";background:linear-gradient(90deg,#2f82f6,#8fc7ff 70%,#efba54);height:3px;position:absolute;inset:0 0 auto}.direct-facts article:after{content:"";border:16px solid #2f82f60e;border-radius:50%;width:90px;height:90px;position:absolute;bottom:-58px;right:-48px}.direct-facts article:last-child{grid-column:1/-1}.direct-facts article>b{color:#74a9e6;font:italic 10px var(--font-serif),Georgia,serif}.fact-mark{color:#245e9e;width:43px;height:43px;font:600 14px/1 var(--font-serif),Georgia,serif;background:linear-gradient(145deg,#f8fbff,#e8f2ff);border:1px solid #d5e5f6;border-radius:12px;place-items:center;display:grid;position:absolute;top:20px;right:20px;box-shadow:0 8px 18px #1e529114}.direct-facts h3,.evidence-list h3,.comparison-grid h3,.key-list h3{color:#163f78;font:600 19px/1.25 var(--font-serif),Georgia,serif;margin:17px 0 7px}.direct-facts p,.evidence-list p,.comparison-grid p,.key-list p,.question-answer>p,.benefit-columns p,.benefit-notes p,.direct-conclusion p{color:#586f88;margin:0;font-size:12px;line-height:1.72}.question-answer{max-width:800px;margin-left:73px}.question-answer>.direct-answer{color:#264d79;margin-bottom:22px;font-size:15px}.question-answer>.direct-answer b{color:#145bb7}.question-answer blockquote,.benefit-columns blockquote{color:#fff;font:600 20px/1.52 var(--font-serif),Georgia,serif;background:linear-gradient(135deg,#174f9e,#102f69);border:0;border-radius:13px;margin:24px 0;padding:28px}.question-answer blockquote span,.benefit-columns blockquote span{color:#8fc6ff;font:800 8px var(--font-sans);text-transform:uppercase;letter-spacing:.13em;margin-bottom:9px;display:block}.question-answer h3{color:#173f76;font:600 23px var(--font-serif),Georgia,serif;margin:30px 0 10px}.question-answer>p{margin-bottom:15px}.evidence-list{border-top:1px solid #d9e4ef;flex-direction:column;display:flex}.evidence-list article{border-bottom:1px solid #d9e4ef;grid-template-columns:53px 1fr;gap:14px;min-height:118px;padding:22px 6px;display:grid}.evidence-list article>b{color:#5b9ae4;font:italic 12px var(--font-serif),Georgia,serif}.evidence-list h3{margin:0 0 7px}.jesus-focus{color:#fff;background:#123976;border-radius:15px;margin-top:22px;padding:29px 32px}.jesus-focus>span{color:#85bdff;text-transform:uppercase;letter-spacing:.13em;font-size:8px;font-weight:900}.jesus-focus h3{font:600 25px var(--font-serif),Georgia,serif;margin:8px 0 10px}.jesus-focus p{color:#ffffffb3;margin:0;font-size:11px;line-height:1.72}.benefit-columns{grid-template-columns:1fr .85fr;align-items:center;gap:28px;display:grid}.benefit-columns>div{flex-direction:column;gap:15px;display:flex}.benefit-columns blockquote{margin:0}.benefit-notes{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:26px;display:grid}.benefit-notes p{background:#eef5fd;border-radius:10px;padding:17px 19px}.direct-closing-line{color:#244e7d;font:600 18px/1.5 var(--font-serif),Georgia,serif;margin:24px 0 0}.section-intro{color:#617991;margin:-11px 0 24px 73px;font-size:12px}.comparison-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.comparison-grid article{background:#fff;border:1px solid #d9e4ef;border-radius:12px;grid-template-columns:38px 1fr;gap:12px;min-height:150px;padding:19px;display:grid}.comparison-grid h3{margin:3px 0 6px;font-size:17px}.comparison-grid p{font-size:9px;line-height:1.55}.comparison-grid article:last-child{grid-column:2}.study-symbol{color:#225d9f;background:linear-gradient(145deg,#f8fbff,#e9f3ff);border:1px solid #d4e4f5;border-radius:11px;place-items:center;width:40px;height:40px;display:grid;position:relative;box-shadow:0 7px 16px #1c4e8b14}.study-symbol i,.study-symbol i:before,.study-symbol i:after,.study-symbol:before,.study-symbol:after{box-sizing:border-box;content:"";display:block;position:absolute}.symbol-lamp i{border:2px solid;border-radius:50% 50% 35% 35%;width:21px;height:13px;top:8px;left:9px}.symbol-lamp i:before{background:currentColor;border-radius:3px;width:3px;height:10px;top:11px;left:7px}.symbol-lamp i:after{background:currentColor;border-radius:4px;width:17px;height:3px;top:19px;left:0}.symbol-lamp:before{background:#f3b846;border-radius:3px;width:3px;height:5px;top:3px;left:18px;box-shadow:-9px 4px 0 -1px #f3b846,9px 4px 0 -1px #f3b846}.symbol-fire i{background:linear-gradient(145deg,#ffcf62,#e88828);border-radius:60% 42% 62% 38%;width:20px;height:24px;top:8px;left:10px;transform:rotate(5deg)}.symbol-fire i:before{background:#fff3c7;border-radius:70% 38% 65% 35%;width:9px;height:13px;top:8px;left:5px;transform:rotate(-8deg)}.symbol-hammer i{transform-origin:50%;background:#d4a04b;border-radius:4px;width:4px;height:26px;top:9px;left:19px;transform:rotate(-38deg)}.symbol-hammer i:before{background:#245f9f;border-radius:3px;width:20px;height:8px;top:-3px;left:-8px}.symbol-hammer i:after{background:#1b4d87;border-radius:1px;width:7px;height:4px;top:-1px;left:7px}.symbol-mirror i{background:linear-gradient(135deg,#fff,#cfe7ff);border:2px solid #326da9;border-radius:50%;width:19px;height:22px;top:6px;left:10px}.symbol-mirror i:before{background:#326da9;border-radius:3px;width:3px;height:11px;top:20px;left:7px}.symbol-mirror i:after{background:#ffffffe6;border-radius:3px;width:9px;height:2px;top:4px;left:7px;transform:rotate(-28deg)}.symbol-gold i{clip-path:polygon(15% 0,85% 0,100% 100%,0 100%);background:linear-gradient(145deg,#ffd978,#dda62e);border-radius:4px;width:25px;height:15px;top:13px;left:7px;box-shadow:inset 0 1px #ffffffa6}.symbol-gold i:before{background:#ffffffa6;border-radius:4px;width:11px;height:2px;top:4px;left:7px}.symbol-sword i{background:linear-gradient(90deg,#7bb3e8,#d9efff,#558fc7);border-radius:4px 4px 1px 1px;width:4px;height:27px;top:5px;left:18px;transform:rotate(42deg)}.symbol-sword i:before{background:#d6a347;border-radius:3px;width:16px;height:3px;top:21px;left:-6px}.symbol-sword i:after{border:2px solid #d6a347;border-radius:50%;width:6px;height:6px;top:26px;left:-1px}.symbol-bread i{background:linear-gradient(145deg,#f3c979,#c98c3a);border-radius:55% 55% 42% 42%;width:26px;height:18px;top:12px;left:7px;box-shadow:inset 0 -3px #8b521926}.symbol-bread i:before{background:#fff9;border-radius:4px;width:2px;height:8px;top:3px;left:8px;transform:rotate(-25deg);box-shadow:6px 2px #ffffff85}.symbol-water i{background:linear-gradient(145deg,#8fd5ff,#2a88d8);border-radius:72% 18% 72% 72%;width:18px;height:18px;top:10px;left:11px;transform:rotate(45deg)}.symbol-water i:before{background:#fff9;border-radius:50%;width:6px;height:3px;top:4px;left:3px;transform:rotate(-45deg)}.symbol-honey i{clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);background:linear-gradient(145deg,#ffd875,#e3a529);width:24px;height:22px;top:9px;left:8px}.symbol-honey i:before{border:2px solid #ffffffbf;border-radius:50%;width:8px;height:8px;top:7px;left:8px}.symbol-milk i{background:linear-gradient(#fff 25%,#dcefff 26%);border:2px solid #4d84ba;border-radius:4px 4px 6px 6px;width:17px;height:24px;top:10px;left:11px}.symbol-milk i:before{background:#fff;border:2px solid #4d84ba;border-bottom:0;border-radius:3px 3px 0 0;width:11px;height:5px;top:-6px;left:1px}.symbol-milk i:after{background:#83b9e8;border-radius:3px;width:7px;height:2px;top:7px;left:3px}.symbol-seed i{background:linear-gradient(145deg,#d0a35a,#946b2f);border-radius:75% 18% 75% 28%;width:13px;height:20px;top:13px;left:14px;transform:rotate(42deg)}.symbol-seed i:before{background:#62a76d;border-radius:90% 10%;width:12px;height:7px;top:-8px;left:-7px;transform:rotate(-72deg)}.symbol-seed i:after{background:#4a8b5b;border-radius:2px;width:2px;height:13px;top:-7px;left:0;transform:rotate(-42deg)}.key-section{color:#fff;background:linear-gradient(145deg,#0d2e69,#1856a5);border:0;border-radius:20px;margin-top:18px;padding:48px clamp(26px,5vw,50px);position:relative;overflow:hidden}.key-section:after{content:"";border:55px solid #71b5ff12;border-radius:50%;width:310px;height:310px;position:absolute;bottom:-190px;right:-150px}.direct-section>header.key-heading{text-align:center;z-index:1;grid-template-columns:72px 1fr 72px;align-items:center;position:relative}.key-heading small{color:#8ac3ff}.key-heading h2{color:#fff}.key-symbol{border:3px solid #f3bd55;border-radius:50%;justify-self:center;width:32px;height:32px;display:block;position:relative;transform:rotate(-38deg)}.key-symbol:before{content:"";background:#f3bd55;border-radius:4px;width:35px;height:4px;position:absolute;top:11px;left:25px}.key-symbol:after{content:"";border-left:4px solid #f3bd55;border-right:4px solid #f3bd55;width:8px;height:10px;position:absolute;top:11px;left:49px}.key-symbol.reverse{transform:rotate(142deg)}.key-list{z-index:1;position:relative}.key-list article{border-top:1px solid #ffffff21;grid-template-columns:42px 1fr;gap:16px;padding:19px 0;display:grid}.key-list article>b{color:#153e78;background:#f3bd55;border-radius:50%;place-items:center;width:35px;height:35px;font-size:10px;display:grid}.key-list h3{color:#fff;margin:1px 0 7px;font-size:18px}.key-list p{color:#ffffffa8;font-size:10px}.direct-conclusion{background:linear-gradient(135deg,#fff,#edf5ff);border:1px solid #d5e3f1;border-radius:18px;margin:58px 0;padding:42px clamp(27px,6vw,60px)}.direct-conclusion h2{color:#153e78;font:600 34px/1.16 var(--font-serif),Georgia,serif;margin:9px 0 19px}.direct-conclusion p{margin-bottom:13px;font-size:13px}.direct-conclusion blockquote{color:#234d80;font:600 18px/1.5 var(--font-serif),Georgia,serif;background:#fff;border:0;border-left:3px solid #2f82f6;margin:23px 0;padding:19px 22px}.direct-conclusion strong{color:#1b5db4;font:600 19px/1.45 var(--font-serif),Georgia,serif;margin-top:18px;display:block}.direct-study-generic .direct-study-index a{text-overflow:ellipsis;white-space:nowrap;max-width:138px;overflow:hidden}.generic-opening{margin-bottom:46px}.generic-opening>.lesson-question{color:#173f76;max-width:800px;font:700 20px/1.5 var(--font-sans);margin:27px 0 12px}.generic-opening>.lesson-verse{color:#244e7d;max-width:800px;font:600 18px/1.65 var(--font-sans);background:#edf5ff;border:0;border-left:3px solid #2f82f6;margin:22px 0;padding:19px 22px}.study-theme-brief{--brief-accent:#73b2ff;color:#fff;background:linear-gradient(135deg,#0c2b60,#154e94);border-radius:18px;grid-template-columns:minmax(200px,.58fr) minmax(380px,1.42fr);width:min(820px,100%);margin:0 auto 38px;display:grid;overflow:hidden;box-shadow:0 16px 42px #123b7721}.study-theme-brief[data-tone=gold]{--brief-accent:#f2bd58;background:linear-gradient(135deg,#102e63,#4b3b20)}.study-theme-brief[data-tone=storm]{--brief-accent:#b5c8df;background:linear-gradient(135deg,#071b3c,#33475c)}.study-theme-brief[data-tone=teal]{--brief-accent:#78d6cf;background:linear-gradient(135deg,#0b3155,#126b72)}.study-theme-brief[data-tone=plum]{--brief-accent:#b9a8ff;background:linear-gradient(135deg,#152551,#493b71)}.study-theme-brief[data-tone=green]{--brief-accent:#8fddad;background:linear-gradient(135deg,#0d3454,#286b55)}.study-theme-brief-text-only{width:min(800px,100%);display:block}.study-theme-brief-text-only .study-theme-brief-copy{min-height:0;padding:34px clamp(30px,5vw,48px)}.study-theme-brief[data-study="3"]{grid-template-columns:minmax(200px,.58fr) minmax(380px,1.42fr)}.study-theme-brief[data-study="3"] figure{min-height:260px}.study-theme-brief figure{background:#0a2859;min-height:280px;margin:0;position:relative;overflow:hidden}.study-theme-brief figure:after{content:"";background:linear-gradient(#0000 46%,#051938b8),linear-gradient(90deg,#0000 60%,#0822494d);position:absolute;inset:0}.study-theme-brief figure img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .7s;display:block}.study-theme-brief:hover figure img{transform:scale(1.025)}.study-theme-brief figcaption{z-index:1;color:#fff;font:600 14px/1.35 var(--font-serif),Georgia,serif;position:absolute;bottom:16px;left:20px;right:20px}.study-theme-brief-copy{flex-direction:column;justify-content:center;padding:clamp(26px,4vw,38px);display:flex;position:relative;overflow:hidden}.study-theme-brief-copy:after{content:"";border:38px solid #ffffff0b;border-radius:50%;width:180px;height:180px;position:absolute;top:-85px;right:-88px}.theme-brief-symbol{border:1px solid var(--brief-accent);place-items:center;width:44px;height:44px;margin-bottom:15px;display:grid}@supports (color:color-mix(in lab, red, red)){.theme-brief-symbol{border:1px solid color-mix(in srgb,var(--brief-accent) 62%,transparent)}}.theme-brief-symbol{color:var(--brief-accent);font:600 16px/1 var(--font-serif),Georgia,serif;background:#ffffff12;border-radius:12px}.study-theme-brief-copy>small{color:var(--brief-accent);text-transform:uppercase;letter-spacing:.14em;font-size:8px;font-weight:900}.study-theme-brief-copy h2{color:#fff;font:600 clamp(27px,3.4vw,37px)/1.12 var(--font-serif),Georgia,serif;margin:9px 0 15px}.study-theme-brief-copy>p{color:#ffffffb3;margin:0;font-size:12px;line-height:1.72}.study-theme-brief ol{flex-direction:column;margin:24px 0 0;padding:0;list-style:none;display:flex}.study-theme-brief li{border-top:1px solid #ffffff21;grid-template-columns:31px 1fr;align-items:center;gap:10px;min-height:42px;padding:10px 0;display:grid}.study-theme-brief li b{color:var(--brief-accent);font:italic 9px var(--font-serif),Georgia,serif}.study-theme-brief li span{color:#ffffffd1;font-size:9px;line-height:1.4}.generic-direct-section{box-shadow:none;background:0 0;border:0;border-top:1px solid #d9e4ef;border-radius:0;margin:0;padding:clamp(43px,6vw,60px) 0;position:relative;overflow:visible}.generic-direct-section:after{content:none}.generic-direct-section:nth-of-type(2n){background:0 0}.generic-direct-section>header,.generic-section-body{z-index:1;position:relative}.generic-direct-section>header{width:min(800px,100%);margin-left:auto;margin-right:auto}.generic-direct-section>header small{align-items:center;gap:7px;display:flex}.generic-direct-section>header small i{color:#276ed0;width:22px;height:22px;font:600 9px/1 var(--font-serif),Georgia,serif;background:#e5f0ff;border-radius:7px;place-items:center;font-style:normal;display:grid}.generic-section-body{max-width:800px;margin:0 auto}.generic-section-body>p{color:#405873;font:400 18px/1.68 var(--font-sans);margin:0 0 19px}.lesson-question{color:#173f76;font:700 20px/1.5 var(--font-sans);margin:31px 0 13px}.lesson-verse{color:#244e7d;font:600 18px/1.65 var(--font-sans);background:#edf5ff;border:0;border-left:3px solid #2f82f6;margin:25px 0;padding:20px 23px}.lesson-numbered{background:0 0;border:0;border-radius:0;grid-template-columns:34px 1fr;align-items:start;gap:13px;margin:13px 0 20px;padding:5px 0;display:grid}.lesson-numbered>b{color:#2563eb;background:#e8f2ff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:9px;display:grid}.lesson-numbered>p{color:#405873;font:400 18px/1.68 var(--font-sans);margin:0}.lesson-question-inline{color:#405873;font-weight:400}.lesson-bullet{grid-template-columns:13px 1fr;gap:8px;display:grid;margin:9px 0 9px 12px!important}.lesson-bullet-mark{color:#2f82f6;font-size:18px;line-height:1.68}.lesson-bullet-copy{color:#405873;min-width:0;display:block}.lesson-bullet-copy .bible-reference-link{vertical-align:baseline;margin:0}.bible-reference-link{-webkit-appearance:none;appearance:none;color:#165db5;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #165db552;align-items:baseline;gap:4px;padding:0;font-weight:750;text-decoration:none;transition:color .2s,border-color .2s,background .2s;display:inline-flex}.bible-reference-link i{font-size:.72em;font-style:normal;transform:translateY(-.12em)}.bible-reference-link:hover{color:#0e4386;background:#2f82f612;border-color:#0e4386}.question-answer blockquote .bible-reference-link,.benefit-columns blockquote .bible-reference-link,.key-section .bible-reference-link{color:#fff;border-color:#ffffff6b}.question-answer blockquote .bible-reference-link:hover,.benefit-columns blockquote .bible-reference-link:hover,.key-section .bible-reference-link:hover{color:#fff;background:#ffffff17;border-color:#fff}.study-theme-brief .bible-reference-link{color:var(--brief-accent);border-color:var(--brief-accent)}@supports (color:color-mix(in lab, red, red)){.study-theme-brief .bible-reference-link{border-color:color-mix(in srgb,var(--brief-accent) 48%,transparent)}}.study-theme-brief .bible-reference-link:hover{color:#fff;background:#ffffff14;border-color:#fff}.bible-reader-backdrop{z-index:1200;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#051531b8;place-items:center;padding:22px;animation:.18s ease-out bible-reader-in;display:grid;position:fixed;inset:0}.bible-reader-dialog{color:#19304b;background:#fff;border:1px solid #acc7e7b8;border-radius:22px;width:min(640px,100%);max-height:calc(100vh - 44px);overflow:auto;box-shadow:0 30px 90px #01112b61}.bible-reader-dialog>header{background:linear-gradient(135deg,#f8fbff,#eef6ff);border-bottom:1px solid #dfe9f4;justify-content:space-between;align-items:flex-start;gap:25px;padding:26px 28px 21px;display:flex}.bible-reader-dialog>header span{color:#2d70c3;letter-spacing:.12em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:850;line-height:1;display:block}.bible-reader-dialog h2{color:#143967;font:650 29px/1.08 var(--font-serif),Georgia,serif;margin:0}.bible-reader-close{color:#315a85;cursor:pointer;background:#fff;border:1px solid #cfdeed;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font:300 26px/1 Arial,sans-serif;transition:transform .2s,background .2s;display:grid}.bible-reader-close:hover{background:#e8f3ff;transform:rotate(7deg)}.bible-reader-translation{align-items:center;gap:12px;margin:24px 28px 0;display:flex}.bible-reader-translation>span{color:#fff;letter-spacing:.06em;background:linear-gradient(145deg,#1c66bd,#123c79);border-radius:11px;place-items:center;width:42px;height:42px;font-size:12px;font-weight:900;display:grid;box-shadow:0 8px 18px #12488733}.bible-reader-translation div{flex-direction:column;display:flex}.bible-reader-translation strong{font-size:13px}.bible-reader-translation small{color:#718298;margin-top:2px;font-size:10px}.bible-reader-text{font:400 19px/1.72 var(--font-serif),Georgia,serif;padding:22px 28px 25px}.bible-reader-text p{white-space:pre-line;margin:0 0 14px}.bible-reader-text p:last-child{margin-bottom:0}.bible-reader-chapter{color:#174f91;font:800 10px/1.2 var(--font-sans);letter-spacing:.11em;text-transform:uppercase;margin:20px 0 10px;display:block}.bible-reader-text p:first-of-type .bible-reader-chapter{margin-top:0}.bible-reader-text sup{color:#1f68bd;vertical-align:super;margin-right:8px;font:800 10px/1 Arial,sans-serif}.bible-reader-loading{color:#657b92;align-items:center;gap:11px;font:600 14px/1.5 Arial,sans-serif;display:flex}.bible-reader-loading i{border:2px solid #c9d9ea;border-top-color:#1f68bd;border-radius:50%;width:17px;height:17px;animation:.8s linear infinite bible-reader-spin}.bible-reader-error{color:#8b3c30;background:#fff3ef;border-radius:11px;padding:15px 17px;font:600 13px/1.55 Arial,sans-serif}.bible-reader-dialog>footer{border-top:1px solid #e4edf6;justify-content:space-between;align-items:center;gap:18px;padding:18px 28px 24px;display:flex}.bible-reader-dialog>footer small{color:#78889a;font-size:10px}.bible-reader-dialog>footer small a{color:#487db5}.bible-reader-hsv{color:#15559f;background:#e8f3ff;border-radius:8px;align-items:center;gap:8px;padding:10px 13px;font-size:11px;font-weight:850;text-decoration:none;display:inline-flex}.bible-reader-hsv:hover{background:#d9ebff}@keyframes bible-reader-in{0%{opacity:0}to{opacity:1}}@keyframes bible-reader-spin{to{transform:rotate(360deg)}}.study-inline-visual{background:#fff;border:1px solid #d8e4f0;border-radius:17px;width:min(680px,100%);margin:32px auto 38px;padding:11px;box-shadow:0 14px 36px #143f7014}.study-inline-image-frame{background:linear-gradient(145deg,#f3f7fc,#e9f1f9);border-radius:11px;place-items:center;min-height:170px;max-height:460px;display:grid;overflow:hidden}.study-inline-visual img{object-fit:contain;width:100%;height:auto;max-height:460px;display:block}.study-inline-visual figcaption{color:#49627d;padding:13px 8px 5px;font-size:14px;line-height:1.5}.study-inline-visual figcaption span{color:#2877d8;text-transform:uppercase;letter-spacing:.12em;margin-bottom:4px;font-size:9px;font-weight:900;display:block}.direct-study-generic .generic-section-body{display:flow-root}.direct-study-generic .generic-section-body>p,.direct-study-generic .lesson-numbered>p,.direct-study-generic .lesson-bullet,.direct-study-generic .lesson-verse,.direct-study-generic .generic-opening>p,.direct-study-generic .generic-opening>.lesson-verse{color:#405873;font:400 18px/1.72 var(--font-sans)}.direct-study-generic .study-inline-visual-integrated{float:right;clear:right;border-radius:14px;width:min(300px,40%);margin:6px 0 22px 28px;padding:8px;box-shadow:0 12px 30px #143f7017}.direct-study-generic .study-inline-visual-integrated.study-inline-visual-left{float:left;clear:left;margin-left:0;margin-right:28px}.direct-study-generic .study-inline-visual-integrated.study-inline-visual-right{float:right;clear:right;margin-left:28px;margin-right:0}.direct-study-generic .study-inline-visual-integrated .study-inline-image-frame{border-radius:9px;min-height:0;max-height:275px}.direct-study-generic .study-inline-visual-integrated img{object-fit:contain;width:100%;height:auto;max-height:275px}.direct-study-generic .study-inline-visual-integrated figcaption{padding:10px 6px 3px;font-size:12px}.direct-study-generic[data-study="4"] .study-inline-visual-integrated{width:min(380px,48%)}.direct-study-generic[data-study="4"] .study-inline-visual-integrated .study-inline-image-frame,.direct-study-generic[data-study="4"] .study-inline-visual-integrated img{max-height:300px}.direct-study-generic[data-study="8"] .generic-opening{margin-bottom:30px}.direct-study-generic[data-study="8"] .generic-opening>p,.direct-study-generic[data-study="8"] .generic-section-body>p,.direct-study-generic[data-study="8"] .lesson-verse{margin-bottom:11px;line-height:1.62}.direct-study-generic[data-study="8"] .generic-direct-section{padding:26px 0}.direct-study-generic[data-study="8"] .generic-direct-section>header{margin-bottom:16px}.direct-study-generic[data-study="8"] .generic-direct-section>header h2{margin-top:3px}.direct-study-generic[data-study="8"] .study-inline-visual-integrated{margin-top:2px;margin-bottom:16px}.direct-study-generic[data-study="10"] .study-inline-visual-integrated{width:min(275px,38%);margin-top:2px;margin-bottom:16px}.direct-study-generic[data-study="10"] .generic-section-body>p{text-wrap:pretty}.direct-study-generic[data-study="10"] .study-ten-layout-section .study-inline-visual-integrated,.direct-study-generic[data-study="10"] .study-ten-layout-section .study-inline-visual-integrated.study-inline-visual-left{float:right;clear:right;width:min(390px,49%);margin:2px 0 18px 30px}.direct-study-generic[data-study="10"] .study-ten-layout-section .study-inline-image-frame,.direct-study-generic[data-study="10"] .study-ten-layout-section .study-inline-visual-integrated img{max-height:340px}.direct-study-generic[data-study="11"] .generic-direct-section{padding:34px 0}.direct-study-generic[data-study="11"] .generic-direct-section>header{margin-bottom:18px}.direct-study-generic[data-study="11"] .generic-section-body>p{margin-bottom:15px;line-height:1.66}.direct-study-generic[data-study="11"] .study-inline-visual-integrated{margin-top:2px;margin-bottom:14px}.direct-study-generic[data-study="12"] .study-twelve-infographic-section .study-inline-visual-integrated,.direct-study-generic[data-study="12"] .study-twelve-infographic-section .study-inline-visual-integrated.study-inline-visual-left{float:right;clear:right;width:min(360px,44%);margin:2px 0 22px 30px;padding:9px}.direct-study-generic[data-study="12"] .study-twelve-infographic-section .study-inline-image-frame,.direct-study-generic[data-study="12"] .study-twelve-infographic-section .study-inline-visual-integrated img{max-height:330px}.direct-study-generic[data-study="12"] .study-twelve-infographic-section .study-inline-visual-integrated figcaption{text-align:left;padding:11px 7px 4px;font-size:12px}.direct-study-generic[data-study="15"] .generic-opening .study-inline-visual-integrated{margin-top:72px}.direct-study-generic[data-study="20"] .generic-direct-section{padding:34px 0}.direct-study-generic[data-study="20"] .generic-direct-section>header{margin-bottom:18px}.direct-study-generic[data-study="20"] .generic-section-body>p{margin-bottom:13px;line-height:1.62}.direct-study-generic[data-study="20"] .study-inline-visual-integrated{width:min(225px,32%);margin-top:2px;margin-bottom:12px;padding:7px}.direct-study-generic[data-study="20"] .study-inline-visual-integrated .study-inline-image-frame,.direct-study-generic[data-study="20"] .study-inline-visual-integrated img{max-height:215px}.direct-study-generic[data-study="22"] .generic-direct-section{padding:32px 0}.direct-study-generic[data-study="22"] .generic-direct-section>header{margin-bottom:16px}.direct-study-generic[data-study="22"] .generic-section-body>p{text-wrap:pretty;margin-bottom:13px;line-height:1.64}.direct-study-generic[data-study="22"] .study-inline-visual-integrated{width:min(270px,36%);margin-top:2px;margin-bottom:12px;margin-left:22px;padding:7px}.direct-study-generic[data-study="22"] .study-inline-visual-integrated.study-inline-visual-left{margin-left:0;margin-right:22px}.direct-study-generic[data-study="22"] .study-twenty-two-judgment-section .study-inline-visual-integrated,.direct-study-generic[data-study="22"] .study-twenty-two-judgment-section .study-inline-visual-integrated.study-inline-visual-left{float:right;clear:right;margin-left:22px;margin-right:0}.direct-study-generic[data-study="22"] .study-inline-visual-integrated .study-inline-image-frame,.direct-study-generic[data-study="22"] .study-inline-visual-integrated img{max-height:235px}.direct-study-generic[data-study="22"] .study-inline-visual-integrated figcaption{padding:8px 5px 2px;font-size:11px}.direct-study-generic[data-study="23"] .generic-direct-section{padding:34px 0}.direct-study-generic[data-study="23"] .generic-direct-section>header{margin-bottom:17px}.direct-study-generic[data-study="23"] .generic-section-body>p{text-wrap:pretty;margin-bottom:14px;line-height:1.64}.direct-study-generic[data-study="23"] .study-inline-visual-integrated{width:min(280px,37%);margin-top:2px;margin-bottom:14px;padding:7px}.direct-study-generic[data-study="23"] .study-inline-visual-integrated .study-inline-image-frame,.direct-study-generic[data-study="23"] .study-inline-visual-integrated img{max-height:235px}.direct-study-generic[data-study="24"] .generic-direct-section{padding:24px 0}.direct-study-generic[data-study="24"] .generic-direct-section>header{margin-bottom:12px}.direct-study-generic[data-study="24"] .generic-section-body>p{text-wrap:pretty;margin-bottom:11px;line-height:1.6}.direct-study-generic[data-study="24"] .study-inline-visual-integrated{width:min(265px,35%);margin-top:2px;margin-bottom:11px;padding:7px}.direct-study-generic[data-study="24"] .study-inline-visual-integrated .study-inline-image-frame,.direct-study-generic[data-study="24"] .study-inline-visual-integrated img{max-height:225px}.direct-study-generic[data-study="24"] .lesson-question-inline{clear:both}.direct-study-generic[data-study="25"] .generic-opening{margin-bottom:24px}.direct-study-generic[data-study="25"] .generic-direct-section{padding:20px 0}.direct-study-generic[data-study="25"] .generic-direct-section>header{margin-bottom:10px}.direct-study-generic[data-study="25"] .generic-direct-section>header h2{margin-top:3px}.direct-study-generic[data-study="25"] .generic-section-body>p,.direct-study-generic[data-study="25"] .lesson-verse{text-wrap:pretty;margin-bottom:10px;line-height:1.58}.direct-study-generic[data-study="25"] .lesson-verse{margin-top:13px;padding:15px 19px}.direct-study-generic[data-study="25"] .lesson-numbered{margin:8px 0 12px}.direct-study-generic[data-study="25"] .study-inline-visual-integrated{width:min(265px,35%);margin-top:2px;margin-bottom:10px;padding:7px}.direct-study-generic[data-study="25"] .study-inline-visual-integrated .study-inline-image-frame,.direct-study-generic[data-study="25"] .study-inline-visual-integrated img{max-height:220px}.direct-study-generic[data-study="26"] .generic-opening{margin-bottom:24px}.direct-study-generic[data-study="26"] .generic-direct-section{padding:20px 0}.direct-study-generic[data-study="26"] .generic-direct-section>header{margin-bottom:10px}.direct-study-generic[data-study="26"] .generic-direct-section>header h2{margin-top:3px}.direct-study-generic[data-study="26"] .generic-section-body>p,.direct-study-generic[data-study="26"] .lesson-verse{text-wrap:pretty;margin-bottom:10px;line-height:1.58}.direct-study-generic[data-study="26"] .lesson-verse{margin-top:13px;padding:15px 19px}.direct-study-generic[data-study="26"] .lesson-numbered{margin:8px 0 12px}.direct-study-generic[data-study="26"] .study-inline-visual-integrated{width:min(280px,37%);margin-top:2px;margin-bottom:10px;padding:7px}.direct-study-generic[data-study="26"] .study-inline-visual-integrated .study-inline-image-frame,.direct-study-generic[data-study="26"] .study-inline-visual-integrated img{max-height:235px}.direct-study-generic[data-study="27"] .generic-opening{margin-bottom:24px}.direct-study-generic[data-study="27"] .generic-direct-section{padding:20px 0}.direct-study-generic[data-study="27"] .generic-direct-section>header{margin-bottom:10px}.direct-study-generic[data-study="27"] .generic-direct-section>header h2{margin-top:3px}.direct-study-generic[data-study="27"] .generic-section-body>p,.direct-study-generic[data-study="27"] .lesson-verse{text-wrap:pretty;margin-bottom:10px;line-height:1.58}.direct-study-generic[data-study="27"] .lesson-verse{margin-top:13px;padding:15px 19px}.direct-study-generic[data-study="27"] .lesson-numbered{margin:8px 0 12px}.direct-study-generic[data-study="27"] .study-inline-visual-integrated{width:min(300px,39%);margin-top:2px;margin-bottom:10px;padding:7px}.direct-study-generic[data-study="27"] .study-inline-visual-integrated .study-inline-image-frame,.direct-study-generic[data-study="27"] .study-inline-visual-integrated img{max-height:240px}.direct-study-generic[data-study="28"] .generic-opening{margin-bottom:24px}.direct-study-generic[data-study="28"] .generic-direct-section{padding:20px 0}.direct-study-generic[data-study="28"] .generic-direct-section>header{margin-bottom:10px}.direct-study-generic[data-study="28"] .generic-direct-section>header h2{margin-top:3px}.direct-study-generic[data-study="28"] .generic-section-body>p,.direct-study-generic[data-study="28"] .lesson-verse{text-wrap:pretty;margin-bottom:10px;line-height:1.58}.direct-study-generic[data-study="28"] .lesson-verse{margin-top:13px;padding:15px 19px}.direct-study-generic[data-study="28"] .lesson-numbered{margin:8px 0 12px}.direct-study-generic[data-study="28"] .study-inline-visual-integrated{width:min(290px,38%);margin-top:2px;margin-bottom:10px;padding:7px}.direct-study-generic[data-study="28"] .study-inline-visual-integrated .study-inline-image-frame,.direct-study-generic[data-study="28"] .study-inline-visual-integrated img{max-height:235px}.direct-study-generic[data-study="29"] .generic-opening{margin-bottom:24px}.direct-study-generic[data-study="29"] .generic-direct-section{padding:20px 0}.direct-study-generic[data-study="29"] .generic-direct-section>header{margin-bottom:10px}.direct-study-generic[data-study="29"] .generic-direct-section>header h2{margin-top:3px}.direct-study-generic[data-study="29"] .generic-section-body>p,.direct-study-generic[data-study="29"] .lesson-verse{text-wrap:pretty;margin-bottom:10px;line-height:1.58}.direct-study-generic[data-study="29"] .lesson-verse{margin-top:13px;padding:15px 19px}.direct-study-generic[data-study="29"] .lesson-numbered{margin:8px 0 12px}.direct-study-generic[data-study="29"] .study-inline-visual-integrated{width:min(290px,38%);margin-top:2px;margin-bottom:10px;padding:7px}.direct-study-generic[data-study="29"] .study-inline-visual-integrated .study-inline-image-frame,.direct-study-generic[data-study="29"] .study-inline-visual-integrated img{max-height:235px}.direct-study-generic[data-study="30"] .generic-opening{margin-bottom:24px}.direct-study-generic[data-study="30"] .generic-direct-section{padding:20px 0}.direct-study-generic[data-study="30"] .generic-direct-section>header{margin-bottom:10px}.direct-study-generic[data-study="30"] .generic-direct-section>header h2{margin-top:3px}.direct-study-generic[data-study="30"] .generic-section-body>p,.direct-study-generic[data-study="30"] .lesson-verse{text-wrap:pretty;margin-bottom:10px;line-height:1.58}.direct-study-generic[data-study="30"] .lesson-verse{margin-top:13px;padding:15px 19px}.direct-study-generic[data-study="30"] .lesson-numbered{margin:8px 0 12px}.direct-study-generic[data-study="30"] .study-inline-visual-integrated{width:min(290px,38%);margin-top:2px;margin-bottom:10px;padding:7px}.direct-study-generic[data-study="30"] .study-inline-visual-integrated .study-inline-image-frame,.direct-study-generic[data-study="30"] .study-inline-visual-integrated img{max-height:235px}.study-25-baptism-meaning{background:linear-gradient(145deg,#f8fcff,#eef7fb);border:1px solid #cadfec;border-radius:17px;margin:2px 0 16px;padding:17px;box-shadow:0 12px 28px #15456612}.study-25-baptism-meaning header small{color:#2477a3;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:900}.study-25-baptism-meaning header h3{color:#163f67;font:650 24px/1.15 var(--font-serif),Georgia,serif;margin:5px 0 13px}.study-25-baptism-meaning ol{grid-template-columns:repeat(3,1fr);gap:9px;margin:0;padding:0;list-style:none;display:grid}.study-25-baptism-meaning li{background:#fff;border-radius:12px;grid-template-columns:29px 1fr;gap:9px;min-width:0;padding:12px;display:grid;box-shadow:0 5px 16px #1545660f}.study-25-baptism-meaning li>b{color:#fff;background:#267cad;border-radius:50%;place-items:center;width:27px;height:27px;font-size:9px;display:grid}.study-25-baptism-meaning li div{flex-direction:column;gap:4px;display:flex}.study-25-baptism-meaning li strong{color:#173f67;font-size:13px}.study-25-baptism-meaning li span{color:#506a80;font-size:11px;line-height:1.45}.study-25-baptism-meaning>p{color:#2676a4;margin:10px 2px 0;font-size:10px;font-weight:850}.study-21-timeline{background:linear-gradient(145deg,#fffdf8,#f4faf9);border:1px solid #cfe0e5;border-radius:20px;margin:8px 0 30px;padding:24px;overflow:hidden;box-shadow:0 16px 38px #13425c17}.study-21-timeline>header small{color:#177b7b;letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:900}.study-21-timeline>header h3{color:#143e64;font-family:var(--font-serif);margin:7px 0 5px;font-size:clamp(25px,4vw,38px);line-height:1.05}.study-21-timeline>header p{color:#45657b;margin:0;font-size:14px}.study-21-timeline>header p span{color:#72879a;margin-left:8px}.study-21-period-map{grid-template-columns:1fr auto 1.45fr auto 1fr auto 1.35fr;align-items:stretch;gap:7px;margin:20px 0 10px;display:grid}.study-21-period-map>div{color:#fff;border-radius:13px;flex-direction:column;min-width:0;padding:11px 12px;display:flex}.study-21-period-map>i{color:#7b8f9c;align-self:center;font-style:normal;font-weight:900}.study-21-period-map b{font-size:13px}.study-21-period-map strong{color:#fff;margin:3px 0;font-size:18px}.study-21-period-map span{opacity:.88;white-space:nowrap;font-size:10px;font-weight:800}.study-21-period-map .phase-seven{background:#16847f}.study-21-period-map .phase-sixty-two{background:#2870a8}.study-21-period-map .phase-one{background:#7a55a5}.study-21-period-map .phase-remaining{background:#b47621}.study-21-equation{color:#526978;background:#fff9e8;border:1px solid #d8c27e;border-radius:12px;justify-content:center;align-items:center;gap:14px;padding:10px 12px;font-size:13px;display:flex}.study-21-equation span{white-space:nowrap}.study-21-equation strong{color:#7a55a5}.study-21-equation em{color:#fff;background:#153f69;border-radius:8px;padding:4px 8px;font-style:normal;font-weight:900}.study-21-equation>i{color:#b47621;font-size:18px;font-style:normal}.study-21-timeline-controls{justify-content:space-between;align-items:center;margin:18px 0 10px;display:flex}.study-21-timeline-controls p{color:#597285;margin:0;font-size:13px;font-weight:800}.study-21-timeline-controls div{gap:8px;display:flex}.study-21-timeline-controls button{color:#164c70;cursor:pointer;background:#fff;border:1px solid #bdd3dc;border-radius:50%;width:38px;height:38px;font-size:20px}.study-21-timeline-controls button:disabled{opacity:.35;cursor:default}.study-21-timeline-track{scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#78aaad #e5eff0;gap:14px;padding:6px 2px 16px;display:flex;overflow-x:auto}.study-21-timeline-track article{--phase:#16847f;border:1px solid var(--phase);flex:0 0 clamp(220px,31%,270px);min-height:178px;padding:44px 20px 20px;position:relative}@supports (color:color-mix(in lab, red, red)){.study-21-timeline-track article{border:1px solid color-mix(in srgb,var(--phase) 34%,white)}}.study-21-timeline-track article{border-top:6px solid var(--phase);scroll-snap-align:start;background:#fff;border-radius:16px;transition:border-color .2s,box-shadow .2s,transform .2s}.study-21-timeline-track article.phase-sixty-two{--phase:#2870a8}.study-21-timeline-track article.phase-one{--phase:#7a55a5}.study-21-timeline-track article.phase-remaining{--phase:#b47621}.study-21-timeline-track article.is-active{box-shadow:0 11px 24px var(--phase)}@supports (color:color-mix(in lab, red, red)){.study-21-timeline-track article.is-active{box-shadow:0 11px 24px color-mix(in srgb,var(--phase) 18%,transparent)}}.study-21-timeline-track article.is-active{transform:translateY(-2px)}.study-21-timeline-track article>span{color:#86a3b2;font-size:11px;font-weight:900;position:absolute;top:14px;left:16px}.study-21-timeline-track article small{color:var(--phase);letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:900;display:block}.study-21-timeline-track article b{color:var(--phase);font-family:var(--font-serif);margin:9px 0 8px;font-size:25px;display:block}.study-21-timeline-track article p{color:#254962;margin:0;font-size:15px;line-height:1.45}.study-21-timeline-dots{justify-content:center;gap:8px;margin-top:4px;display:flex}.study-21-timeline-dots button{cursor:pointer;background:#bfd1d7;border:0;border-radius:50%;width:8px;height:8px;padding:0;transition:width .2s,background .2s}.study-21-timeline-dots button.is-active{background:#167b7d;border-radius:999px;width:24px}.study-eleven-character{clear:both;background:linear-gradient(145deg,#f8fbff,#edf5fc);border:1px solid #cfe0f1;border-radius:20px;margin:28px 0 30px;padding:clamp(24px,4vw,36px);box-shadow:0 18px 42px #143f7017}.study-eleven-character header{max-width:650px;margin-bottom:23px}.study-eleven-character header small{color:#2772c9;text-transform:uppercase;letter-spacing:.13em;font-size:9px;font-weight:900}.study-eleven-character h3{color:#153f72;font:650 clamp(24px,3vw,31px)/1.18 var(--font-serif),Georgia,serif;margin:7px 0 8px}.study-eleven-character header p{color:#58708a;margin:0;font-size:13px;line-height:1.6}.study-eleven-character-head,.study-eleven-character li{grid-template-columns:1fr 86px 1fr;align-items:center;gap:14px;display:grid}.study-eleven-character-head{color:#1b5da7;text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px;font-size:10px;font-weight:900}.study-eleven-character-head span:last-child{text-align:right}.study-eleven-character-head i{color:#89a6c3;text-align:center;font-size:8px;font-style:normal}.study-eleven-character ol{margin:0;padding:0;list-style:none}.study-eleven-character li{border-top:1px solid #d7e5f2;padding:10px 13px}.study-eleven-character li>span{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.study-eleven-character li>span:last-child{flex-direction:row-reverse}.study-eleven-character li b{color:#214e7e;font-size:14px}.study-eleven-character li small{color:#7790aa;font-size:9px}.study-eleven-character li>i{color:#fff;background:#2d78cc;border-radius:50%;place-items:center;width:28px;height:28px;margin:auto;font-size:12px;font-style:normal;display:grid}.study-eight-signals{clear:both;color:#fff;background:linear-gradient(140deg,#0b2b60,#164e92);border-radius:18px;margin:28px auto 8px;padding:clamp(24px,4vw,38px);position:relative;overflow:hidden;box-shadow:0 20px 46px #10376b2b}.study-eight-signals:after{content:"";border:44px solid #70b7ff12;border-radius:50%;width:250px;height:250px;position:absolute;top:-145px;right:-125px}.study-eight-signals>header,.study-eight-signals>ol,.study-eight-signals>footer{z-index:1;position:relative}.study-eight-signals>header{max-width:650px}.study-eight-signals>header small{color:#86c7ff;text-transform:uppercase;letter-spacing:.14em;font-size:8px;font-weight:900}.study-eight-signals>header h3{font:600 clamp(24px,3vw,31px)/1.2 var(--font-serif),Georgia,serif;margin:7px 0 8px}.study-eight-signals>header p{color:#ffffffb3;margin:0;font-size:13px;line-height:1.65}.study-eight-signals>ol{grid-template-columns:repeat(3,1fr);gap:9px;margin:24px 0 20px;padding:0;list-style:none;display:grid}.study-eight-signals li{background:#ffffff0e;border:1px solid #ffffff21;border-radius:11px;grid-template-columns:32px 1fr;align-items:center;gap:10px;min-height:66px;padding:12px;display:grid}.study-eight-signals li>b{color:#143d73;background:#79bfff;border-radius:9px;place-items:center;width:30px;height:30px;font-size:9px;display:grid}.study-eight-signals li span{flex-direction:column;gap:3px;display:flex}.study-eight-signals li strong{font-size:12px}.study-eight-signals li small{color:#ffffff8f;font-size:8px}.study-eight-signals>footer{border-top:1px solid #ffffff1f;grid-template-columns:42px 1fr;align-items:center;gap:13px;padding-top:16px;display:grid}.study-eight-signals>footer>span{color:#f3c966;background:#f3c9661f;border-radius:50%;place-items:center;width:40px;height:40px;font-size:22px;display:grid}.study-eight-signals>footer p{color:#ffffffb8;margin:0;font-size:12px;line-height:1.5}.study-eight-signals>footer strong{color:#f3c966;text-transform:uppercase;letter-spacing:.1em;font-size:9px;display:block}.millennium-timeline{clear:both;background:linear-gradient(145deg,#f9fcff,#edf5fb);border:1px solid #cddfee;border-radius:22px;margin:34px 0 12px;padding:clamp(24px,4vw,38px);box-shadow:0 20px 48px #113a671a}.millennium-timeline>header{max-width:650px;margin-bottom:25px}.millennium-timeline>header small{color:#2875c6;text-transform:uppercase;letter-spacing:.13em;font-size:9px;font-weight:900}.millennium-timeline>header h3{color:#153f72;font:650 clamp(25px,3vw,33px)/1.18 var(--font-serif),Georgia,serif;margin:7px 0 8px}.millennium-timeline>header p{color:#647b93;margin:0;font-size:13px;line-height:1.6}.millennium-timeline>ol{gap:9px;margin:0;padding:0;list-style:none;display:grid;position:relative}.millennium-timeline>ol:before{content:"";opacity:.32;background:linear-gradient(#2b7ed3,#e2aa39,#2b7ed3);width:2px;position:absolute;top:22px;bottom:22px;left:22px}.millennium-timeline>ol>li{grid-template-columns:46px 1fr;align-items:start;gap:13px;display:grid;position:relative}.millennium-stage-mark{z-index:1;color:#fff;letter-spacing:.04em;background:#236bb6;border:4px solid #eef6fc;border-radius:50%;place-items:center;width:44px;height:44px;font-size:9px;font-weight:900;display:grid;box-shadow:0 5px 16px #1c5b9b33}.millennium-timeline>ol>li:nth-child(4) .millennium-stage-mark,.millennium-timeline>ol>li:last-child .millennium-stage-mark{color:#193e68;background:#f1c560}.millennium-timeline details{background:#fff;border:1px solid #d5e3f0;border-radius:13px;overflow:hidden;box-shadow:0 7px 18px #153f6b0e}.millennium-timeline summary{cursor:pointer;justify-content:space-between;align-items:center;gap:18px;min-height:58px;padding:11px 15px;list-style:none;display:flex}.millennium-timeline summary::-webkit-details-marker{display:none}.millennium-timeline summary>span{flex-direction:column;gap:3px;display:flex}.millennium-timeline summary b{color:#214d7d;font-size:14px;line-height:1.3}.millennium-timeline summary small{color:#73879c;font-size:10px;line-height:1.4}.millennium-timeline summary i{color:#216bbb;background:#edf5fd;border-radius:50%;flex:none;place-items:center;width:25px;height:25px;font-size:14px;font-style:normal;transition:transform .2s;display:grid}.millennium-timeline details[open] summary i{transform:rotate(45deg)}.millennium-timeline details ul{color:#506980;border-top:1px solid #edf2f7;margin:0;padding:3px 18px 15px 38px;font-size:12px;line-height:1.55}.millennium-timeline details li{margin-top:8px;padding-left:3px}.millennium-whereabouts{clear:both;background:linear-gradient(145deg,#f8fbff,#eef5fb);border:1px solid #d4e3f0;border-radius:20px;margin:8px 0 34px;padding:clamp(22px,3vw,30px);box-shadow:0 16px 38px #143e6914}.millennium-whereabouts>header small,.millennium-renewal>div>small{color:#2875c6;text-transform:uppercase;letter-spacing:.13em;font-size:9px;font-weight:900}.millennium-whereabouts>header h3,.millennium-renewal h3{color:#173f6d;font:650 clamp(22px,2.8vw,29px)/1.2 var(--font-serif),Georgia,serif;margin:6px 0 19px}.millennium-whereabouts-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.millennium-whereabouts-grid>section{background:#fff;border:1px solid #dbe7f1;border-radius:15px;grid-template-columns:42px 1fr;gap:13px;min-width:0;padding:20px;display:grid}.millennium-whereabouts-grid>section>span{color:#fff;background:#256db7;border-radius:50%;place-items:center;width:40px;height:40px;font-size:20px;display:grid}.millennium-whereabouts-grid>section:last-child>span{color:#244a73;background:#f1c663}.millennium-whereabouts-grid strong{color:#214d7d;margin:2px 0 7px;font-size:14px;display:block}.millennium-whereabouts-grid p{color:#5f758b;margin:0 0 9px;font-size:12px;line-height:1.55}.millennium-whereabouts-grid small{color:#2c70b5;font-size:9px;font-weight:800}.millennium-renewal{clear:both;color:#fff;background:linear-gradient(135deg,#12365f,#1e659a);border-radius:22px;grid-template-columns:minmax(0,1fr) minmax(240px,.82fr);align-items:center;gap:28px;margin:10px 0 34px;padding:clamp(24px,4vw,36px);display:grid;overflow:hidden;box-shadow:0 20px 44px #0d33592e}.millennium-renewal>div>small{color:#9fd5ff}.millennium-renewal h3{color:#fff;margin-bottom:10px}.millennium-renewal>div>p{color:#ffffffbd;margin:0;font-size:12px;line-height:1.65}.millennium-renewal ol{gap:8px;margin:0;padding:0;list-style:none;display:grid}.millennium-renewal li{background:#ffffff12;border:1px solid #ffffff24;border-radius:11px;grid-template-columns:30px 1fr;align-items:center;gap:10px;padding:11px 13px;display:grid}.millennium-renewal li b{color:#173f6d;background:#f0c765;border-radius:50%;place-items:center;width:28px;height:28px;font-size:9px;display:grid}.millennium-renewal li span{font-size:11px;line-height:1.4}.science-mini{float:right;color:#123a70;box-sizing:border-box;background:linear-gradient(145deg,#f9fcff,#edf5ff);border:1px solid #cfe0f1;border-radius:16px;grid-template-columns:112px 1fr;align-items:center;gap:13px;width:min(286px,42%);min-height:132px;margin:3px 0 20px 28px;padding:14px;display:grid;overflow:hidden;box-shadow:0 13px 30px #133f7017}.science-mini-copy{z-index:2;flex-direction:column;gap:4px;min-width:0;display:flex;position:relative}.science-mini-copy>span{color:#2774cf;text-transform:uppercase;letter-spacing:.12em;font-size:8px;font-weight:900}.science-mini-copy>strong{color:#153e73;font:600 15px/1.16 var(--font-serif),Georgia,serif}.science-mini-copy>small{color:#6f849b;font-size:8px;line-height:1.35}.study-route-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:24px!important;display:grid!important}.study-route-grid li{background:#ffffff0e;border-radius:10px;border:1px solid #ffffff1f!important;grid-template-columns:30px 1fr!important;align-items:center!important;gap:9px!important;min-height:62px!important;padding:12px!important;display:grid!important}.study-route-grid li b{color:#183b6a;background:var(--brief-accent);border-radius:8px;place-items:center;width:27px;height:27px;font-size:9px;display:grid}.study-route-grid li span{color:#ffffffd1;font-size:9px;line-height:1.4}.study-prayer-scope{clear:both;background:linear-gradient(145deg,#f5f9ff,#fff);border:1px solid #d4e4f5;border-radius:16px;margin:24px 0 30px;padding:25px;box-shadow:0 12px 34px #143f7012}.study-prayer-scope>header small{color:#2877d8;text-transform:uppercase;letter-spacing:.12em;font-size:9px;font-weight:900}.study-prayer-scope>header h3{color:#173f76;font:700 22px/1.35 var(--font-serif),Georgia,serif;margin:7px 0 20px}.study-prayer-scope>div{grid-template-columns:1fr 1fr;gap:16px;display:grid}.study-prayer-scope section{background:#fff;border-radius:12px;padding:18px;box-shadow:inset 0 0 0 1px #e1ebf5}.study-prayer-scope h4{color:#244e7d;font:800 15px/1.35 var(--font-sans);margin:0 0 11px}.study-prayer-scope ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.study-prayer-scope li{color:#526b84;grid-template-columns:minmax(112px,.85fr) minmax(0,1.15fr);align-items:baseline;gap:10px;font-size:13px;line-height:1.45;display:grid}.study-prayer-scope li strong{color:#405873;font-weight:750}.science-diagram{color:#fff;background:linear-gradient(150deg,#0d3976,#1769bf);border-radius:13px;width:112px;height:102px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff1f}.science-diagram:after{content:"";border:18px solid #ffffff12;border-radius:50%;width:78px;height:78px;position:absolute;top:-44px;right:-45px}.earth-space,.earth-round{place-items:center;display:grid}.earth-space>b,.earth-round>b{color:#fff;letter-spacing:.08em;z-index:1;background:radial-gradient(circle at 35% 30%,#61bcf1,#1973bf 48%,#0c3b79 100%);border:2px solid #8ec9ff;border-radius:50%;place-items:center;width:55px;height:55px;font-size:8px;display:grid;box-shadow:0 0 0 8px #6ab9f414,0 8px 18px #02173b52}.earth-space small,.earth-round small{color:#9dd4ff;letter-spacing:.07em;font-size:7px;position:absolute;bottom:7px}.earth-orbit{border:1px solid #f4c358bf;border-radius:50%;width:83px;height:42px;position:absolute;transform:rotate(-15deg)}.earth-round .earth-orbit{border-color:#f0bd58;width:64px;height:64px;transform:none}.water-cycle .science-sun{background:#ffd56c;border-radius:50%;width:19px;height:19px;position:absolute;top:11px;left:12px;box-shadow:0 0 15px #ffd35fbf}.science-cloud{color:#2168aa;letter-spacing:.07em;background:#dfefff;border-radius:13px;padding:7px 10px;font-size:7px;position:absolute;top:17px;right:9px}.science-rain{color:#85cfff;letter-spacing:2px;font-size:15px;position:absolute;top:43px;right:17px;transform:rotate(90deg)}.science-water{box-sizing:border-box;color:#d9f4ff;text-align:center;letter-spacing:.1em;background:linear-gradient(#1886cb,#075699);width:100%;height:27px;padding-top:8px;font-size:7px;font-style:normal;position:absolute;bottom:0;left:0}.science-arrow{color:#ffd463;font-size:20px;font-weight:900;position:absolute}.science-arrow.up{top:44px;left:30px}.science-arrow.down{top:52px;right:17px}.water-cycle>small{color:#a9d8ff;font-size:6px;position:absolute;bottom:31px;left:8px}.air-weight{flex-direction:column;align-items:center;display:flex}.air-weight .air-arrows{color:#f4c65d;letter-spacing:2px;margin-top:8px;font-size:17px}.air-weight>b{color:#e9f6ff;letter-spacing:.18em;margin-top:2px;font-size:10px}.air-weight>i{border:2px solid #8dccfa;border-top:0;border-radius:0 0 25px 25px;width:72px;height:12px;margin-top:10px}.air-weight>small{color:#9bd0f7;text-transform:uppercase;letter-spacing:.1em;margin-top:5px;font-size:7px}.star-field span,.star-field i,.star-field b,.star-field em,.star-field strong,.star-field small{color:#ffd46c;text-shadow:0 0 10px #ffdc78a6;font-style:normal;position:absolute}.star-field span{font-size:18px;top:13px;left:15px}.star-field i{font-size:18px;top:9px;left:52px}.star-field b{font-size:26px;top:25px;right:16px}.star-field em{font-size:24px;bottom:23px;left:25px}.star-field strong{font-size:16px;bottom:17px;left:52px}.star-field small{letter-spacing:3px;font-size:19px;bottom:8px;right:10px}.hygiene{place-items:center;display:grid}.hygiene>b{letter-spacing:.12em;border:2px solid #91d9ff;border-radius:50%;place-items:center;width:56px;height:56px;font-size:9px;display:grid}.hygiene>i{color:#0d477f;background:#f2c55d;border-radius:50%;place-items:center;width:24px;height:24px;font-size:14px;font-style:normal;display:grid;position:absolute;bottom:12px;right:15px}.hygiene>span{color:#8ed8ff;font-size:24px;position:absolute}.hygiene>span:first-child{top:9px;left:15px}.hygiene>span:nth-child(2){top:4px;right:18px}.hygiene>span:nth-child(3){bottom:14px;left:10px}.day-eight{place-items:center;display:grid}.day-eight>b{color:#fff;font:600 46px/1 var(--font-serif),Georgia,serif}.day-eight>small{color:#96d1ff;letter-spacing:.16em;font-size:7px;font-weight:900;position:absolute;top:10px}.day-eight>i{color:#173d6c;background:#f2c75f;border-radius:50%;place-items:center;width:22px;height:22px;font-size:13px;font-style:normal;display:grid;position:absolute;bottom:12px;right:14px}.mind-body{justify-content:center;align-items:center;gap:5px;display:flex}.mind-body>b{color:#eaf7ff;letter-spacing:.07em;border:1px solid #87c9f8;border-radius:50%;place-items:center;width:38px;height:38px;font-size:6px;display:grid}.mind-body>span{color:#f4ca68;font-size:17px}.daniel-two-visual{color:#fff;background:linear-gradient(145deg,#0b2859,#123f7c);border-radius:20px;margin:43px 0 5px;padding:clamp(28px,5vw,48px);position:relative;overflow:hidden;box-shadow:0 24px 55px #1137772e}.daniel-two-visual:after{content:"";border:55px solid #70b1f812;border-radius:50%;width:320px;height:320px;position:absolute;top:-190px;right:-170px}.daniel-two-visual>header{z-index:1;max-width:690px;position:relative}.daniel-two-visual>header>span{color:#8cc4ff;text-transform:uppercase;letter-spacing:.14em;font-size:8px;font-weight:900}.daniel-two-visual h3{font:600 clamp(29px,3.8vw,41px)/1.12 var(--font-serif),Georgia,serif;margin:8px 0 9px}.daniel-two-visual>header p{color:#ffffffa6;margin:0;font-size:11px;line-height:1.7}.daniel-two-stage{z-index:1;min-height:760px;margin-top:30px;position:relative}.daniel-statue-single{background:radial-gradient(circle at 50% 37%,#26609d8a,#07193db8 62%,#041028f0);border:1px solid #93c6ff29;border-radius:18px;place-items:center;height:760px;display:grid;overflow:hidden;box-shadow:inset 0 0 60px #05133161,0 20px 48px #020e264d}.daniel-statue-single img{object-fit:contain;width:auto;max-width:44%;height:100%;display:block}.daniel-kingdom-card{--tone:#88c7ff;border:1px solid var(--tone);grid-template-columns:27px 1fr;align-items:center;gap:9px;width:min(27%,230px);min-height:86px;padding:13px 14px;display:grid}@supports (color:color-mix(in lab, red, red)){.daniel-kingdom-card{border:1px solid color-mix(in srgb,var(--tone) 44%,transparent)}}.daniel-kingdom-card{top:var(--anchor);z-index:2;background:linear-gradient(135deg,#09224cf5,#143e6fe6);border-radius:12px;position:absolute;transform:translateY(-50%);box-shadow:0 12px 28px #00081c4d}.daniel-kingdom-card.left{left:0}.daniel-kingdom-card.right{right:0}.daniel-kingdom-card:after{content:"";background:linear-gradient(90deg,var(--tone),#fff6);width:clamp(28px,6vw,66px);height:1px;position:absolute;top:50%}.daniel-kingdom-card:before{content:"";background:var(--tone);width:7px;height:7px;box-shadow:0 0 0 3px var(--tone);border:2px solid #102f69;border-radius:50%}@supports (color:color-mix(in lab, red, red)){.daniel-kingdom-card:before{box-shadow:0 0 0 3px color-mix(in srgb,var(--tone) 20%,transparent)}}.daniel-kingdom-card:before{position:absolute;top:calc(50% - 4px)}.daniel-kingdom-card.left:after{left:100%}.daniel-kingdom-card.left:before{left:calc(100% + clamp(26px,6vw,64px))}.daniel-kingdom-card.right:after{right:100%;transform:rotate(180deg)}.daniel-kingdom-card.right:before{right:calc(100% + clamp(26px,6vw,64px))}.daniel-kingdom-card>b{color:var(--tone);font:italic 10px var(--font-serif),Georgia,serif}.daniel-kingdom-card>div{flex-direction:column;gap:3px;min-width:0;display:flex}.daniel-kingdom-card span{color:var(--tone);text-transform:uppercase;letter-spacing:.09em;font-size:7px;font-weight:900}.daniel-kingdom-card strong{font:600 clamp(14px,1.8vw,18px) var(--font-serif),Georgia,serif}.daniel-kingdom-card small{color:#ffffff94;font-size:8px;line-height:1.45}.daniel-kingdom-card[data-tone=gold]{--tone:#f4ca68}.daniel-kingdom-card[data-tone=silver]{--tone:#d9e6f2}.daniel-kingdom-card[data-tone=bronze]{--tone:#d7975e}.daniel-kingdom-card[data-tone=iron]{--tone:#a8b8cc}.daniel-kingdom-card[data-tone=mixed]{--tone:#d9a583}.daniel-stone-callout{z-index:1;background:linear-gradient(110deg,#f4ca6821,#ffffff0f);border:1px solid #f4ca686b;border-radius:13px;grid-template-columns:42px 1fr;align-items:center;gap:13px;width:min(430px,82%);margin:20px auto 0;padding:15px 18px;display:grid;position:relative}.daniel-stone-callout>b{color:#f4ca68;background:#f4ca681f;border-radius:50%;place-items:center;width:39px;height:39px;font-size:20px;display:grid}.daniel-stone-callout>div{flex-direction:column;gap:3px;display:flex}.daniel-stone-callout span{color:#f4ca68;text-transform:uppercase;letter-spacing:.09em;font-size:8px;font-weight:900}.daniel-stone-callout strong{font:600 18px var(--font-serif),Georgia,serif}.daniel-stone-callout small{color:#ffffff94;font-size:8px}.daniel-two-visual>figcaption{color:#ffffff8f;text-align:center;z-index:1;margin-top:18px;font-size:9px;position:relative}.daniel-part-card{--tone:#f4ca68;float:right;clear:right;border:1px solid var(--tone);width:min(270px,38%);margin:3px 0 24px 30px;padding:8px}@supports (color:color-mix(in lab, red, red)){.daniel-part-card{border:1px solid color-mix(in srgb,var(--tone) 34%,#d7e3f0)}}.daniel-part-card{box-sizing:border-box;background:#fff;border-radius:18px;box-shadow:0 16px 38px #11376421}.daniel-part-card.left{float:left;clear:left;margin-left:0;margin-right:30px}.daniel-part-image{background:radial-gradient(circle at 50% 38%,#1d5798,#071b42 72%);border-radius:12px;height:220px;position:relative;overflow:hidden}.daniel-part-image:after{content:"";border-radius:inherit;pointer-events:none;border:1px solid #ffffff24;position:absolute;inset:0;box-shadow:inset 0 0 32px #020e2633}.daniel-part-image img{object-fit:cover;width:100%;height:100%;display:block}.daniel-part-image[data-region=full] img{object-fit:contain;object-position:50% 50%}.daniel-part-image[data-region=head] img{object-position:50% 7%;transform-origin:50% 12%;transform:scale(1.38)}.daniel-part-image[data-region=chest] img{object-position:50% 25%;transform-origin:50% 30%;transform:scale(1.26)}.daniel-part-image[data-region=bronze] img{object-position:50% 47%;transform-origin:50%;transform:scale(1.12)}.daniel-part-image[data-region=legs] img{object-position:50% 72%;transform-origin:50% 72%;transform:scale(1.2)}.daniel-part-image[data-region=feet] img{object-position:50% 96%}.daniel-part-image[data-region=stone] img{object-position:72% 100%}.daniel-part-image>b{border:1px solid var(--tone);place-items:center;width:37px;height:37px;display:grid}@supports (color:color-mix(in lab, red, red)){.daniel-part-image>b{border:1px solid color-mix(in srgb,var(--tone) 58%,transparent)}}.daniel-part-image>b{color:var(--tone);font:italic 12px var(--font-serif),Georgia,serif;background:#071b42d6;border-radius:50%;position:absolute;top:13px;left:13px;box-shadow:0 5px 18px #020e2640}.daniel-part-card figcaption{flex-direction:column;gap:3px;padding:14px 10px 9px;display:flex}.daniel-part-card figcaption span{color:var(--tone);text-transform:uppercase;letter-spacing:.1em;font-size:8px;font-weight:900}.daniel-part-card figcaption strong{color:#163d70;font:600 20px/1.15 var(--font-serif),Georgia,serif}.daniel-part-card figcaption small{color:#75899f;font-size:10px}.daniel-part-card[data-tone=silver]{--tone:#8198ad}.daniel-part-card[data-tone=bronze]{--tone:#bd7441}.daniel-part-card[data-tone=iron]{--tone:#6d8299}.daniel-part-card[data-tone=mixed]{--tone:#b77858}.daniel-part-card[data-tone=stone]{--tone:#c8943e}.source-study{margin:0 0 58px}.source-study details{background:#fff;border:1px solid #d7e3f0;border-radius:13px;margin-top:11px;overflow:hidden}.source-study summary{cursor:pointer;background:linear-gradient(100deg,#fff,#f3f8ff);justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:17px 21px;list-style:none;display:flex}.source-study summary::-webkit-details-marker{display:none}.source-study summary>span{flex-direction:column;gap:4px;display:flex}.source-study summary b{color:var(--ink);font:600 18px var(--font-serif),Georgia,serif}.source-study summary small{color:#7b8da3;font-size:9px}.source-study summary i{width:31px;height:31px;color:var(--green);background:#e5f0ff;border-radius:50%;flex:none;place-items:center;font-size:17px;font-style:normal;transition:transform .2s;display:grid}.source-study details[open] summary i{transform:rotate(45deg)}.source-study-body{border-top:1px solid #e2eaf3;padding:12px clamp(21px,5vw,48px) 40px}.source-study-body h3{color:var(--green);font:600 21px/1.3 var(--font-serif),Georgia,serif;margin:32px 0 10px}.source-study-body p{color:#526a83;margin:0 0 14px;font-size:13px;line-height:1.82}.study-texts{margin:0 0 58px}.study-section-heading{margin:0 0 20px}.study-section-heading>span{color:var(--mint)}.study-section-heading h2{font:600 29px var(--font-serif),Georgia,serif;margin:7px 0 6px}.study-section-heading p{color:#6c7f96;margin:0;font-size:11px}.study-texts>div:last-child{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.study-texts article{background:#fff;border:1px solid #d8e4f1;border-radius:12px;min-height:170px;padding:20px}.study-texts article>b{color:#8ca5bf;font:italic 11px var(--font-serif),Georgia,serif}.study-texts h3{color:var(--green);font:600 19px var(--font-serif),Georgia,serif;margin:22px 0 8px}.study-texts article p{color:#6d8097;margin:0;font-size:10px;line-height:1.6}.study-takeaway{background:#fff;border:1px solid #d4e2f0;border-radius:15px;grid-template-columns:1.25fr .75fr;margin:0 0 46px;display:grid;overflow:hidden}.study-takeaway>div{padding:29px 31px}.study-takeaway>div>span{color:var(--mint)}.study-takeaway h2{font:600 24px/1.35 var(--font-serif),Georgia,serif;margin:9px 0 0}.study-takeaway aside{background:#eaf3ff;padding:29px 28px}.study-takeaway aside>span{color:var(--green)}.study-takeaway aside p{color:#526b86;margin:9px 0 0;font-size:11px;line-height:1.65}.reflection-box{background:#eaf3ff;border-radius:13px;grid-template-columns:45px 1fr;gap:17px;margin:0 0 60px;padding:30px 32px;display:grid}.reflection-box>div>p{color:var(--mint);text-transform:uppercase;letter-spacing:.12em;margin:0 0 7px;font-size:8px;font-weight:900}.reflection-box h2{font:600 24px/1.35 var(--font-serif),Georgia,serif;margin:0 0 9px}.reflection-box>div>span{color:#6e8198;font-size:10px}.study-quiz{border-top:1px solid #d5e1ed;padding-top:55px}.quiz-disclosure{background:#f8fbff;border:1px solid #d5e2ee;border-radius:18px;overflow:hidden;box-shadow:0 16px 38px #143d6812}.quiz-disclosure>summary{cursor:pointer;padding:25px 28px;list-style:none;transition:background .2s}.quiz-disclosure>summary::-webkit-details-marker{display:none}.quiz-disclosure>summary:hover{background:#f1f7fd}.quiz-disclosure[open]>summary{background:#f3f8fd;border-bottom:1px solid #dbe6f0}.quiz-heading{grid-template-columns:1fr auto;align-items:center;gap:30px;margin-bottom:28px;display:grid}.quiz-disclosure>.quiz-heading{margin-bottom:0}.quiz-heading>div:first-child>span{color:var(--mint)}.quiz-heading h2{font:600 31px var(--font-serif),Georgia,serif;margin:8px 0 7px}.quiz-heading p{color:#6b7e95;margin:0;font-size:11px;line-height:1.55}.previous-score{background:#e8f2ff;border:1px solid #cfe0f3;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:94px;height:94px;display:flex}.previous-score strong{color:var(--green);font:600 26px var(--font-serif),Georgia,serif}.previous-score span{color:#647b96;text-transform:uppercase;letter-spacing:.08em;font-size:7px;font-weight:900}.previous-score small{color:#8a9bad;margin-top:2px;font-size:7px}.quiz-summary-action{align-items:center;gap:16px;display:flex}.quiz-open-label{color:#fff;background:linear-gradient(120deg,#266db8,#154b86);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;min-width:145px;padding:11px 13px;display:flex;box-shadow:0 8px 18px #154b8629}.quiz-open-label b{text-transform:uppercase;letter-spacing:.07em;font-size:9px}.quiz-open-label i{background:#ffffff24;border-radius:50%;place-items:center;width:25px;height:25px;font-size:15px;font-style:normal;transition:transform .2s;display:grid}.quiz-disclosure[open] .quiz-open-label i{transform:rotate(45deg)}.quiz-disclosure[open] .quiz-open-label b{font-size:0}.quiz-disclosure[open] .quiz-open-label b:after{content:"Vragenlijst sluiten";font-size:9px}.quiz-collapsible-content{background:#fff;padding:28px}.quiz-question-list{flex-direction:column;gap:16px;display:flex}.quiz-question{background:#fff;border:1px solid #d9e4ef;border-radius:13px;margin:0;padding:24px}.quiz-question.is-correct{background:#f5fbf8;border-color:#91d3bd}.quiz-question.is-wrong{background:#fff9f8;border-color:#efb2aa}.quiz-question legend{width:100%;font:600 18px/1.45 var(--font-serif),Georgia,serif;grid-template-columns:36px 1fr;align-items:center;gap:11px;padding:0;display:grid}.quiz-question legend>b{width:32px;height:32px;color:var(--mint);font:800 11px var(--font-sans);background:#e9f2ff;border-radius:50%;place-items:center;display:grid}.quiz-options{grid-template-columns:1fr 1fr;gap:9px;margin-top:18px;display:grid}.quiz-options label{cursor:pointer;border:1px solid #dbe5ef;border-radius:9px;grid-template-columns:27px 1fr;align-items:center;gap:10px;min-height:64px;padding:11px 13px;transition:border-color .2s,background .2s;display:grid;position:relative}.quiz-options label:hover{background:#f8fbff;border-color:#9dbfe8}.quiz-options label.is-selected{border-color:var(--mint);background:#edf5ff}.quiz-options label.is-answer{background:#ecf8f3;border-color:#4caf8d}.quiz-options input{opacity:0;pointer-events:none;position:absolute}.quiz-options label>span{color:#6e8197;background:#edf2f7;border-radius:50%;place-items:center;width:27px;height:27px;font-size:8px;font-weight:900;display:grid}.quiz-options label.is-selected>span{background:var(--mint);color:#fff}.quiz-options label.is-answer>span{color:#fff;background:#29926f}.quiz-options label>strong{color:#52677f;font-size:15px;line-height:1.5}.quiz-explanation{color:#566c84;border-top:1px solid #50709129;margin:17px 0 0;padding-top:14px;font-size:14px;line-height:1.65}.quiz-explanation>b{color:var(--green)}.quiz-error{color:#9b342b;background:#fff0ee;border-radius:8px;padding:12px;font-size:10px}.quiz-submit-row{justify-content:space-between;align-items:center;gap:20px;margin-top:22px;display:flex}.quiz-submit-row>span{color:#75879d;text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:800}.quiz-submit-row button{cursor:pointer;border:0}.quiz-submit-row button:disabled{opacity:.48;cursor:not-allowed;transform:none}.quiz-result{color:#fff;background:linear-gradient(125deg,#1b5cc4,#113777);border-radius:13px;grid-template-columns:95px 1fr auto;align-items:center;gap:22px;margin-top:24px;padding:24px;display:grid}.quiz-score{width:82px;height:82px;color:var(--green);background:#fff;border-radius:50%;justify-content:center;align-items:baseline;display:flex}.quiz-score strong{font:600 31px var(--font-serif),Georgia,serif}.quiz-score span{font-size:8px}.quiz-result>div:nth-child(2) p{color:#8fc7ff;text-transform:uppercase;letter-spacing:.1em;margin:0 0 4px;font-size:8px;font-weight:900}.quiz-result h3{font:600 19px var(--font-serif),Georgia,serif;margin:0 0 5px}.quiz-result>div:nth-child(2)>span{color:#ffffffa8;font-size:9px}.quiz-result>button{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.07em;background:0 0;border:1px solid #ffffff57;border-radius:7px;padding:10px 12px;font-size:8px;font-weight:900}.admin-header{color:#fff;background:linear-gradient(115deg,#174c9e,#103777);justify-content:space-between;align-items:flex-end;gap:30px;padding:42px clamp(30px,5vw,70px);display:flex}.admin-header>div>span{margin-top:8px}.admin-header button{color:#fff;text-transform:uppercase;letter-spacing:.08em;background:0 0;border:1px solid #ffffff52;border-radius:5px;padding:12px 17px;font-size:9px;font-weight:800}.admin-content{padding:35px clamp(25px,5vw,68px) 80px}.admin-metrics{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px;display:grid}.admin-metrics article{background:#fff;border:1px solid #dce6f1;border-radius:11px;flex-direction:column;padding:23px;display:flex}.admin-metrics span{color:#7b8883;text-transform:uppercase;letter-spacing:.1em;font-size:8px;font-weight:800}.admin-metrics strong{font:600 34px var(--font-serif),Georgia,serif;margin:10px 0 5px}.admin-metrics small{color:#929b98;font-size:9px}.student-table-panel{padding:28px}.student-table{margin-top:22px}.student-row{color:#697c93;border-top:1px solid #e5edf6;grid-template-columns:1.45fr 1.25fr .6fr .7fr .6fr;align-items:center;gap:17px;min-height:66px;font-size:10px;display:grid}.student-row.table-head{color:#939c99;text-transform:uppercase;letter-spacing:.08em;border:0;min-height:35px;font-size:7px;font-weight:800}.student-name{grid-template-columns:32px 1fr;align-items:center;gap:10px;display:grid}.student-name>b{width:32px;height:32px;color:var(--green);background:#dfeeff;border-radius:50%;place-items:center;display:grid}.student-name>span{flex-direction:column;min-width:0;display:flex}.student-name strong{color:var(--ink);font-size:10px}.student-name small{color:#939b98;text-overflow:ellipsis;font-size:8px;overflow:hidden}.student-row>span:nth-child(4){align-items:center;gap:6px;display:flex}.student-row>span:nth-child(4):before{content:"";background:#e4edf7;border-radius:4px;width:45px;height:4px}.student-row>span:nth-child(4) i{display:none}.empty-students{text-align:center;border-top:1px solid #eaede9;padding:55px 20px 40px}.empty-students>span{width:46px;height:46px;color:var(--green);background:#e5f1ff;border-radius:50%;place-items:center;margin:0 auto 14px;font-size:22px;display:grid}.empty-students h3{font:600 21px var(--font-serif),Georgia,serif;margin:0 0 7px}.empty-students p{color:#7e8a85;max-width:460px;margin:0 auto;font-size:11px;line-height:1.6}@keyframes header-reveal{0%{opacity:0;transform:translateY(-9px)}to{opacity:1;transform:translateY(0)}}@keyframes header-light{0%{background-position:120% 0}to{background-position:-120% 0}}@keyframes hero-copy-reveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-photo-reveal{0%{opacity:0;transform:translateY(16px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes photo-drift{0%{transform:scale(1.025)translate(-.4%)}to{transform:scale(1.085)translate(.8%,-.7%)}}@keyframes ambient-pulse{0%,to{opacity:.48;transform:scale(.94)}50%{opacity:.7;transform:scale(1.08)}}@keyframes ambient-orbit{0%{transform:translate(0,0)scale(.96)}to{transform:translate(-18px,15px)scale(1.05)}}@keyframes ambient-ring{0%,to{opacity:.55;transform:translate(0,0)scale(.96)}50%{opacity:1;transform:translate(8px,-8px)scale(1.08)}}@keyframes card-float{0%,to{transform:translate(0,0)}50%{transform:translateY(-8px)}}@keyframes badge-float{0%,to{transform:rotate(7deg)translate(0,0)}50%{transform:rotate(4deg)translateY(-7px)}}@keyframes study-hero-reveal{0%{opacity:0;transform:translateY(14px)scale(.992)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes study-hero-light{0%{background-position:0%}to{background-position:100%}}@keyframes number-breathe{0%,to{opacity:.78;transform:translate(0,0)}50%{opacity:1;transform:translate(-8px,-5px)}}@keyframes caption-float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes arrow-nudge{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.site-header,.site-header:after,.hero-copy,.hero-copy:before,.hero-visual:before,.hero-visual:after,.hero-photo,.hero-photo img,.progress-card,.free-badge,.study-photo-hero,.study-photo-hero-copy:before,.study-hero-watermark,.study-photo-hero img,.study-photo-hero figcaption,.hero-start-row a b{animation:none!important}}@media (max-width:1150px){.learn-app{grid-template-columns:210px 1fr}.dashboard-grid{grid-template-columns:1fr}.dashboard-aside{grid-template-columns:repeat(2,1fr);display:grid}.admin-callout{grid-column:1/-1}.study-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-metrics{grid-template-columns:repeat(2,1fr)}}@media (max-width:780px){.study-21-timeline{border-radius:16px;margin:6px 0 25px;padding:18px 14px}.study-21-timeline>header p span{margin:5px 0 0;display:block}.study-21-period-map{grid-template-columns:1fr 1fr}.study-21-period-map>i{display:none}.study-21-period-map span{white-space:normal}.study-21-equation{text-align:center;flex-direction:column;align-items:stretch;gap:5px}.study-21-equation>i{transform:rotate(90deg)}.study-21-timeline-track article{flex-basis:82%}.learn-app{display:block}.learn-sidebar{border-bottom:1px solid #dce7f3;border-right:0;flex-direction:row;align-items:center;height:auto;padding:12px 18px;position:sticky}.learn-brand{margin:0}.learn-brand-full{display:none}.learn-brand-icon{width:42px;height:42px;display:block}.learn-sidebar nav{flex-direction:row;flex:1;justify-content:center}.learn-sidebar nav a{min-height:38px;padding:0 10px;font-size:0}.learn-sidebar nav a span{font-size:17px}.sidebar-note{display:none}.sidebar-profile{border:0;grid-template-columns:32px;padding:0}.sidebar-profile div,.sidebar-profile>a{display:none}.learn-topbar{min-height:96px;padding:22px}.topbar-actions>a{display:none}.dashboard-grid{padding:22px}.continue-card{grid-template-columns:100px 1fr;gap:22px;padding:28px 24px}.big-progress{width:100px;height:100px}.dashboard-aside,.theme-section,.study-catalog-grid{grid-template-columns:1fr}.study-navigator{grid-template-columns:45px minmax(0,1fr) 45px;gap:8px;padding:11px 18px}.study-navigator>a span{display:none}.reader-article{width:min(900px,100% - 30px);padding-top:55px}.study-photo-hero{min-height:630px;margin-top:-18px;display:block;position:relative}.study-photo-hero-copy{box-sizing:border-box;z-index:2;background:linear-gradient(90deg,#08234ff7,#08234fc2 70%,#08234f61);min-height:630px;position:relative}.study-photo-hero figure{min-height:0;position:absolute;inset:0}.study-photo-hero figure:after{background:linear-gradient(#0000 45%,#05193bbf)}.study-photo-hero-direct{min-height:380px;display:block;position:relative}.study-photo-hero-direct .study-photo-hero-copy{z-index:2;background:linear-gradient(90deg,#08234ffc,#0c3060e0 58%,#0c30604d);width:100%;min-height:380px;padding:34px 30px;position:relative}.study-photo-hero-direct figure{z-index:0;border-radius:0;width:100%;height:100%;min-height:0;position:absolute;inset:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#00000052,#000 58%);mask-image:linear-gradient(90deg,#00000052,#000 58%)}.study-photo-hero-direct figure:after{background:linear-gradient(90deg,#08234fb8,#08234f52 58%,#08234f0a),linear-gradient(#0000 36%,#05193b5c)}.study-photo-hero-direct img{transform-origin:50% 55%;filter:brightness(1.06)saturate(1.05);animation:none;transform:scale(1.02)}.study-photo-hero-direct figure[data-fit=contain] img{filter:brightness(1.08)saturate(1.04);padding:16px 14px;transform:none}.study-photo-hero-direct figcaption{bottom:15px;left:auto;right:16px}.study-photo-hero-direct[data-study="1"] figure:after{background:radial-gradient(circle at 61% 69%,#ffcd4e40,#ffbe2e14 30%,#0000 59%),linear-gradient(90deg,#08234fb8,#08234f52 58%,#08234f0a),linear-gradient(#0000 36%,#05193b52)}.study-photo-hero-direct[data-study="1"] img{transform-origin:50% 56%;filter:brightness(1.1)saturate(1.11);transform:scale(1.02)}.study-photo-hero-direct[data-study="1"] figcaption{color:#fff4cf;border-color:#ffd6786b;box-shadow:0 0 24px #ffbf361f}.study-photo-hero-direct[data-study="5"] img{transform-origin:50% 55%;filter:brightness(1.1)saturate(1.08);transform:scale(1.02)scaleX(-1)}.study-topic-seal{top:14px;right:14px}.study-one-discovery{grid-template-columns:1fr}.study-one-discovery figure{min-height:220px}.study-goals>div{grid-template-columns:1fr}.study-one-route>header{grid-template-columns:1fr;gap:12px}.study-one-route>div{grid-template-columns:repeat(2,1fr)}.study-one-route a{border-bottom:1px solid #dce7f3;min-height:126px}.study-one-route a:nth-child(2n){border-right:0}.study-one-route a:last-child{border-bottom:0;grid-column:1/-1}.infographic-flow{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.infographic-flow li:not(:last-child):after{display:none}.bible-fact-grid,.bible-image-grid{grid-template-columns:repeat(2,1fr)}.message-flow{grid-template-columns:1fr;gap:8px}.message-flow>i{justify-self:center;transform:rotate(90deg)}.direct-study-index{flex-wrap:wrap;position:relative;top:auto}.direct-study-index>span{width:100%;margin:0 0 3px}.direct-study-index a{text-align:center;flex:1 0 29%}.question-answer,.generic-section-body{margin-left:0}.study-theme-brief,.study-prayer-scope>div{grid-template-columns:1fr}.study-eight-signals>ol{grid-template-columns:1fr 1fr}.study-theme-brief figure{min-height:190px}.study-theme-brief[data-study="3"]{grid-template-columns:1fr}.study-theme-brief[data-study="3"] figure{min-height:180px}.benefit-columns{grid-template-columns:1fr}.comparison-grid{grid-template-columns:repeat(2,1fr)}.comparison-grid article:last-child{grid-column:1/-1}.study-texts>div:last-child,.study-takeaway,.quiz-options{grid-template-columns:1fr}.quiz-result{grid-template-columns:82px 1fr}.quiz-result>button{grid-column:1/-1}.admin-header{flex-direction:column;align-items:flex-start}.student-table{overflow-x:auto}.student-row{min-width:760px}.bible-reader-dialog>footer{flex-direction:column;align-items:stretch}.bible-reader-hsv{justify-content:center}}@media (max-width:520px){.continue-card{grid-template-columns:1fr}.big-progress{width:90px;height:90px}.course-route{padding:22px 17px}.dashboard-study>div span{display:none}.admin-metrics{grid-template-columns:1fr}.reader-header>span{display:none}.reader-title h1{font-size:42px}.study-photo-hero-copy{min-height:590px;padding:35px 24px 39px}.study-photo-hero h1{font-size:48px}.study-photo-hero-copy>p{font-size:17px}.study-photo-hero{min-height:590px}.study-photo-hero-direct{min-height:350px}.study-photo-hero-direct .study-photo-hero-copy{min-height:350px;padding:30px 23px}.study-photo-hero-direct figure{min-height:0}.study-photo-hero-direct figure[data-fit=contain] img{padding:10px}.study-photo-hero-direct h1{font-size:38px}.hero-start-row{flex-direction:column;align-items:flex-start}.study-one-route{padding:23px 18px}.study-one-route>div{grid-template-columns:1fr}.study-one-route a{border-right:0;grid-template-columns:33px 1fr auto;align-items:center;min-height:92px;padding:15px 9px;display:grid}.study-one-route a:last-child{grid-column:auto}.study-one-route a>span,.study-one-route a>i{margin:0}.study-one-discovery figure{min-height:180px}.study-one-discovery>div{padding:30px 23px}.study-one-discovery h2{font-size:27px}.reader-section,.reflection-box{grid-template-columns:1fr;gap:7px}.reader-article blockquote.key-verse-card{padding:30px 23px}.study-infographic{padding:28px 22px}.infographic-flow{grid-template-columns:1fr}.study-one-visual{padding:31px 22px}.direct-opening{padding:0 5px}.direct-section{padding:45px 0}.generic-direct-section{padding:40px 0}.direct-section>header{grid-template-columns:45px 1fr;gap:12px}.direct-section>header>span{width:39px;height:39px}.direct-facts,.benefit-notes,.comparison-grid{grid-template-columns:1fr}.direct-facts article:last-child,.comparison-grid article:last-child{grid-column:auto}.direct-study-generic .direct-study-index a{max-width:none}.direct-opening>p,.generic-section-body>p,.lesson-numbered>p,.lesson-verse,.generic-opening>.lesson-verse{font-size:17px;line-height:1.68}.lesson-question,.generic-opening>.lesson-question{font-size:19px}.study-inline-visual{border-radius:14px;margin:27px auto 32px;padding:8px}.study-inline-image-frame,.study-inline-visual img{max-height:380px}.study-inline-visual figcaption{padding:11px 6px 4px;font-size:13px}.direct-study-generic .study-inline-visual-integrated,.direct-study-generic .study-inline-visual-integrated.study-inline-visual-left,.direct-study-generic .study-inline-visual-integrated.study-inline-visual-right,.direct-study-generic[data-study="10"] .study-ten-layout-section .study-inline-visual-integrated,.direct-study-generic[data-study="10"] .study-ten-layout-section .study-inline-visual-integrated.study-inline-visual-left,.direct-study-generic[data-study="12"] .study-twelve-infographic-section .study-inline-visual-integrated,.direct-study-generic[data-study="12"] .study-twelve-infographic-section .study-inline-visual-integrated.study-inline-visual-left{float:none;clear:both;width:100%;max-width:380px;margin:8px auto 26px}.direct-study-generic[data-study="15"] .generic-opening .study-inline-visual-integrated{margin-top:18px}.direct-study-generic[data-study="22"] .generic-direct-section{padding:29px 0}.direct-study-generic[data-study="22"] .study-inline-visual-integrated,.direct-study-generic[data-study="22"] .study-inline-visual-integrated.study-inline-visual-left,.direct-study-generic[data-study="22"] .study-inline-visual-integrated.study-inline-visual-right{max-width:340px;margin:6px auto 18px}.direct-study-generic[data-study="22"] .study-twenty-two-judgment-section .study-inline-visual-integrated,.direct-study-generic[data-study="22"] .study-twenty-two-judgment-section .study-inline-visual-integrated.study-inline-visual-left{float:none;clear:both;margin:6px auto 18px}.study-25-baptism-meaning ol{grid-template-columns:1fr}.study-eleven-character{padding:22px 16px}.study-eleven-character-head,.study-eleven-character li{grid-template-columns:1fr 34px 1fr;gap:7px}.study-eleven-character-head i{font-size:0}.study-eleven-character li{padding:10px 3px}.study-eleven-character li>span,.study-eleven-character li>span:last-child{flex-direction:column;align-items:flex-start;gap:2px}.study-eleven-character li>span:last-child{text-align:right;align-items:flex-end}.millennium-timeline{padding:22px 14px}.millennium-timeline>ol>li{grid-template-columns:38px 1fr;gap:9px}.millennium-timeline>ol:before{left:18px}.millennium-stage-mark{border-width:3px;width:36px;height:36px}.millennium-timeline summary{padding:10px 11px}.millennium-whereabouts-grid{grid-template-columns:1fr}.millennium-whereabouts-grid>section{padding:16px}.millennium-renewal{grid-template-columns:1fr;gap:20px;padding:24px 18px}.science-mini{float:none;grid-template-columns:112px 1fr;width:100%;min-height:118px;margin:3px 0 24px}.study-route-grid{grid-template-columns:1fr}.study-eight-signals{padding:24px 18px}.study-eight-signals>ol{grid-template-columns:1fr}.study-theme-brief figure{min-height:165px}.study-theme-brief[data-study="3"] figure{min-height:155px}.study-theme-brief-copy{padding:26px 22px 28px}.study-theme-brief figcaption{font-size:13px;bottom:14px;left:16px;right:16px}.study-topic-seal{width:44px;height:44px;font-size:15px;top:12px;right:12px}.daniel-two-visual{padding:26px 18px}.daniel-two-stage{grid-template-columns:1fr 1fr;gap:10px;min-height:0;display:grid}.daniel-statue-single{grid-column:1/-1;height:600px}.daniel-statue-single img{max-width:100%}.daniel-kingdom-card,.daniel-kingdom-card.left,.daniel-kingdom-card.right{width:auto;min-height:100%;position:static;transform:none}.daniel-kingdom-card:before,.daniel-kingdom-card:after{display:none}.daniel-kingdom-card:last-child{grid-column:1/-1}.daniel-stone-callout{width:100%}.daniel-part-card,.daniel-part-card.left{float:none;clear:both;width:100%;max-width:380px;margin:4px auto 27px}.daniel-part-image{height:260px}.direct-section>header.key-heading{grid-template-columns:1fr;gap:14px}.key-heading .key-symbol:first-child{display:none}.key-heading .key-symbol:last-child{position:absolute;top:8px;right:8px;transform:rotate(-38deg)scale(.75)}.key-section{padding:37px 22px}.direct-conclusion{padding:32px 23px}.bible-fact-grid{grid-template-columns:repeat(2,1fr)}.bible-fact-grid article{min-height:145px;padding:17px 14px}.bible-fact-grid strong{font-size:34px}.bible-image-grid{grid-template-columns:1fr}.study-takeaway>div,.study-takeaway aside{padding:24px 21px}.quiz-heading{grid-template-columns:1fr}.quiz-disclosure>summary{padding:21px 18px}.quiz-summary-action{justify-content:space-between}.quiz-open-label{flex:1}.quiz-collapsible-content{padding:20px 14px}.previous-score{width:82px;height:82px}.quiz-question{padding:19px 15px}.quiz-question legend{grid-template-columns:32px 1fr;font-size:15px}.quiz-submit-row{flex-direction:column;align-items:stretch}.quiz-result{text-align:center;grid-template-columns:1fr}.quiz-score{margin:0 auto}.quiz-result>button{grid-column:auto}.bible-reader-backdrop{padding:12px}.bible-reader-dialog{border-radius:17px;max-height:calc(100vh - 24px)}.bible-reader-dialog>header{padding:21px 20px 17px}.bible-reader-dialog h2{font-size:25px}.bible-reader-translation{margin:19px 20px 0}.bible-reader-text{padding:19px 20px 22px;font-size:18px}.bible-reader-dialog>footer{padding:16px 20px 20px}}
