/*! tailwindcss v4.2.4 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-cyan-900:oklch(39.8% .07 227.392);--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.mt-16\!{margin-top:calc(var(--spacing) * 16)!important}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.grow{flex-grow:1}.flex-col{flex-direction:column}.gap-3{gap:calc(var(--spacing) * 3)}.border{border-style:var(--tw-border-style);border-width:1px}.border-cyan-900{border-color:var(--color-cyan-900)}.\!p-0{padding:calc(var(--spacing) * 0)!important}.py-20\!{padding-block:calc(var(--spacing) * 20)!important}.lowercase{text-transform:lowercase}.underline{text-decoration-line:underline}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--primary-400:#38c2d8;--primary-500:#1da6bd;--primary-600:#1b869f;--primary-700:#1c6c82;--primary-800:#20586a;--primary-900:#204e5f;--primary-950:#0f303d;--cream:#faf3eb;--tan-light:#edd5bb;--tan-warm:#d59362;--rust:#cc7843;--brown-deep:#7f402d;--gold:#f8be27;--gold-hover:#e6ad1e;--c-visit:#51aedb;--c-verse:#2ca099;--c-devo:#d59362;--c-prayer:#f8be27;--c-live:#be6338;--white:#fff;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--font-body:"Inter", system-ui, -apple-system, sans-serif;--font-heading:"Lora", Georgia, serif}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;font-size:16px}body{font-family:var(--font-body);color:var(--gray-800);background:var(--white);-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--primary-950);font-weight:600;line-height:1.2}img,svg{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.container{max-width:1152px;margin:0 auto;padding:0 1.5rem}.container-narrow{max-width:880px;margin:0 auto;padding:0 1.5rem}.container-800{max-width:800px;margin:0 auto;padding:0 1.5rem}.hidden{display:none!important}.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--primary-700);margin-bottom:1rem;font-size:.75rem;font-weight:700;display:inline-block}.section-kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--primary-700);margin-bottom:.75rem;font-size:.75rem;font-weight:700}.section-title{margin-bottom:1rem;font-size:clamp(1.75rem,3.5vw,2.5rem);line-height:1.15}.section-title em{color:var(--primary-700);font-style:italic}.section-sub{color:var(--gray-600);max-width:680px;margin:0 auto;font-size:1.125rem;line-height:1.6}.section-head{text-align:center;margin-bottom:3rem}.reveal{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.reveal.visible{opacity:1;transform:translateY(0)}.stagger-1{transition-delay:80ms}.stagger-2{transition-delay:.16s}.stagger-3{transition-delay:.24s}.stagger-4{transition-delay:.32s}.btn{font-family:var(--font-body);white-space:nowrap;cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-gold{background:var(--gold);color:var(--primary-950);box-shadow:0 4px 20px #f8be2759}.btn-gold:hover{background:var(--gold-hover);color:var(--primary-950);transform:translateY(-2px);box-shadow:0 8px 28px #f8be2773}.btn-teal{background:var(--primary-900);color:var(--white)}.btn-teal:hover{background:var(--primary-950);transform:translateY(-2px)}.btn-outline{color:var(--primary-900);border:2px solid var(--primary-900);background:0 0}.btn-outline:hover{background:var(--primary-900);color:var(--white)}.btn-lg{padding:1.125rem 2.25rem;font-size:1.0625rem}.btn-sm{padding:.5rem 1.25rem;font-size:.875rem}.text-link{color:var(--primary-700);align-items:center;gap:.375rem;font-size:.9375rem;font-weight:600;transition:color .2s;display:inline-flex}.text-link:hover{color:var(--primary-950)}.text-link .material-icons-round{font-size:1rem;transition:transform .2s}.text-link:hover .material-icons-round{transform:translate(3px)}.nav{z-index:100;-webkit-backdrop-filter:blur(16px);background:#faf3ebe0;border-bottom:1px solid #204e5f14;padding:.875rem 0;transition:background .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0}.nav.scrolled{background:#fffffff7;box-shadow:0 4px 24px #00000012}.nav .container{justify-content:space-between;align-items:center;gap:2rem;display:flex}.nav-logo{flex-shrink:0;align-items:center;display:flex}.nav-logo img{width:auto;height:40px;display:block}.nav-links{align-items:center;gap:2rem;display:flex}.nav-link{color:var(--gray-700);font-size:.9375rem;font-weight:500;transition:color .2s}.nav-link:hover{color:var(--primary-900)}.nav-right{flex-shrink:0;align-items:center;gap:1rem;display:flex}.nav-cta-mobile{display:none}.nav-hamburger{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:0;transition:background .2s;display:none}.nav-hamburger:hover{background:#0000000f}.nav-hamburger span{background:var(--primary-900);transform-origin:50%;border-radius:2px;width:22px;height:2px;transition:transform .25s,opacity .25s;display:block}.nav-hamburger.open span:first-child{transform:translateY(7px)rotate(45deg)}.nav-hamburger.open span:nth-child(2){opacity:0;transform:scaleX(0)}.nav-hamburger.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.nav-close{display:none}.nav-backdrop{z-index:99;opacity:0;background:#0000004d;transition:opacity .25s;display:none;position:fixed;inset:0}.nav-backdrop.visible{opacity:1}@media(max-width:768px){.nav-hamburger{display:flex}.nav-cta-desktop{display:none}.nav-backdrop{pointer-events:none;display:block}.nav-backdrop.visible{pointer-events:auto}.nav-links{z-index:100;background:#fff;flex-direction:column;align-items:stretch;gap:0;padding:4.5rem 1.5rem 2rem;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;right:0;transform:translateY(-110%);box-shadow:0 8px 32px #0000001f}.nav-links.open{transform:translateY(0)}.nav-close{cursor:pointer;width:36px;height:36px;color:var(--primary-950);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .2s;display:flex;position:absolute;top:1rem;right:1rem}.nav-close:hover{background:#0000000f}.nav-close .material-icons-round{font-size:1.375rem}.nav-link{color:var(--primary-950);border-bottom:1px solid #0000000f;padding:1rem 0;font-size:1.0625rem}.nav-link:last-of-type{border-bottom:none}.nav-cta-mobile{justify-content:center;width:100%;margin-top:1.25rem;display:inline-flex}}.float-cta{z-index:99;background:var(--primary-950);color:var(--white);border-radius:9999px;align-items:center;gap:1rem;padding:.75rem .75rem .75rem 1.5rem;font-size:.875rem;font-weight:500;transition:transform .5s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%)translateY(120px);box-shadow:0 12px 40px #0f303d73}.float-cta.show{transform:translate(-50%)translateY(0)}.float-cta-text{flex-direction:column;line-height:1.2;display:flex}.float-cta-text small{opacity:.75;font-size:.7rem;font-weight:400}.float-cta-btn{background:var(--gold);color:var(--primary-950);border-radius:9999px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:700;transition:background .2s}.float-cta-btn:hover{background:var(--gold-hover)}.hero{background:var(--cream);padding:7.5rem 0 4rem;position:relative;overflow:hidden}.hero:before{content:"";z-index:0;background:radial-gradient(circle,#38c2d81f,#0000 70%);border-radius:50%;width:720px;height:720px;position:absolute;top:-240px;right:-240px}.hero:after{content:"";z-index:0;background:radial-gradient(circle,#f8be2714,#0000 70%);border-radius:50%;width:520px;height:520px;position:absolute;bottom:-160px;left:-160px}.hero .container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid;position:relative}.hero-badge{background:var(--white);border:1px solid var(--tan-light);color:var(--primary-800);border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.375rem 1rem;font-size:.8125rem;font-weight:600;display:inline-flex}.hero-badge-dot{background:var(--c-verse);border-radius:50%;width:8px;height:8px;animation:2.4s ease-in-out infinite pulse-dot}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.hero h1{letter-spacing:-.02em;margin-bottom:1.25rem;font-size:clamp(2.5rem,5vw,3.75rem);line-height:1.05}.hero h1 em{color:var(--primary-700);font-style:italic}.hero-sub{color:var(--gray-600);max-width:520px;margin-bottom:2rem;font-size:1.125rem;line-height:1.55}.hero-trial-chips{flex-wrap:wrap;gap:.625rem;margin-bottom:2rem;display:flex}.chip{color:var(--primary-800);background:#20586a0d;border:1px solid #20586a1a;border-radius:9999px;align-items:center;gap:.375rem;padding:.375rem .875rem;font-size:.8125rem;font-weight:600;display:inline-flex}.chip .material-icons-round{color:var(--c-verse);font-size:1rem}.hero-ctas{flex-wrap:wrap;align-items:center;gap:.875rem;display:flex}.hero-fineprint{color:var(--gray-500);margin-top:1rem;font-size:.8125rem}.phone{background:#1a1a1a;border-radius:44px;width:320px;margin:0 auto;padding:12px;position:relative;box-shadow:0 30px 60px -20px #0f303d59,0 18px 36px -18px #0f303d33}.phone-screen{background:var(--cream);aspect-ratio:9/20.1;font-family:var(--font-body);border-radius:34px;position:relative;overflow:hidden}.phone-notch{z-index:10;background:#000;border-radius:0 0 12px 12px;width:90px;height:20px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.phone-dashboard{flex-direction:column;height:100%;padding:36px 18px 18px;display:flex}.phone-dash-greeting{font-family:var(--font-heading);color:var(--primary-950);margin-bottom:1.25rem;font-size:1.35rem;font-weight:600}.phone-week-summary{background:var(--white);border-radius:14px;margin-bottom:1rem;padding:1rem;box-shadow:0 2px 8px #00000008}.phone-week-head{font-family:var(--font-heading);color:var(--primary-950);justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.95rem;font-weight:600;display:flex}.phone-week-range{font-family:var(--font-body);color:var(--gray-500);background:var(--gray-100);border-radius:6px;padding:.2rem .5rem;font-size:.625rem;font-weight:500}.phone-week-days{grid-template-columns:repeat(7,1fr);gap:.25rem;display:grid}.phone-week-day{text-align:center;border:1px solid var(--gray-200);border-radius:8px;padding:.4rem .2rem;font-size:.6rem}.phone-week-day.active{border-color:var(--gold);background:#f8be2714}.phone-week-day-num{font-family:var(--font-heading);color:var(--primary-950);font-size:.875rem;font-weight:600}.phone-week-day-name{color:var(--gray-500);margin-top:.1rem;font-size:.55rem}.phone-week-day-dots{justify-content:center;gap:2px;height:5px;margin-top:.25rem;display:flex}.phone-week-day-dots span{border-radius:50%;width:4px;height:4px}.phone-daily{background:var(--white);border-radius:14px;flex:1;padding:1rem;box-shadow:0 2px 8px #00000008}.phone-daily-head{justify-content:space-between;align-items:center;margin-bottom:.875rem;display:flex}.phone-daily-title{font-family:var(--font-heading);color:var(--primary-950);font-size:.95rem;font-weight:600}.phone-daily-chip{color:var(--primary-700);background:#1da6bd1a;border-radius:9999px;padding:.15rem .5rem;font-size:.6rem;font-weight:600}.phone-activity{background:var(--gray-50);border-left:3px solid;border-radius:10px;align-items:center;gap:.625rem;margin-bottom:.5rem;padding:.625rem;display:flex}.phone-activity.c-visit{border-left-color:var(--c-visit)}.phone-activity.c-verse{border-left-color:var(--c-verse)}.phone-activity.c-devo{border-left-color:var(--c-devo)}.phone-activity.c-prayer{border-left-color:var(--c-prayer)}.phone-activity-icon{background:var(--gray-100);width:28px;height:28px;color:var(--primary-800);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.phone-activity-icon .material-icons-round{font-size:1rem}.phone-activity-text{flex:1}.phone-activity-title{color:var(--primary-950);font-size:.75rem;font-weight:600;line-height:1.2}.phone-activity-desc{color:var(--gray-500);margin-top:.1rem;font-size:.625rem;line-height:1.3}.phone-activity-check{border:1.5px solid var(--gray-300);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.phone-activity-check.done{background:var(--primary-900);border-color:var(--primary-900);color:var(--white)}.phone-activity-check.done:after{content:"✓";font-size:.625rem;font-weight:700}.authority{background:radial-gradient(ellipse at top,#f8be2714,transparent 60%),var(--primary-950);color:var(--white);text-align:center;padding:4.5rem 0}.authority-inner{max-width:820px;margin:0 auto}.authority-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin-bottom:1.25rem;font-size:.75rem;font-weight:700;display:inline-block}.authority-title{font-family:var(--font-heading);color:var(--white);margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:600;line-height:1.15}.authority-title em{color:var(--gold);font-style:italic}.authority-sub{color:#ffffffc7;max-width:580px;margin:0 auto 2.5rem;font-size:1.0625rem;line-height:1.6}.authority-stats{border-top:1px solid #ffffff1f;flex-wrap:wrap;justify-content:center;gap:3rem;padding-top:2rem;display:flex}.authority-stat-num{font-family:var(--font-heading);color:var(--gold);margin-bottom:.375rem;font-size:2rem;font-weight:700;line-height:1}.authority-stat-label{color:#ffffffa6;letter-spacing:.02em;font-size:.8125rem}.audience-choice{background:var(--white);padding:5rem 0}.audience-head{text-align:center;margin-bottom:3rem}.audience-cards{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.audience-card{background:var(--cream);border:1px solid var(--tan-light);border-radius:20px;padding:2.5rem 2rem;transition:all .3s;display:block;position:relative}.audience-card:hover{border-color:var(--gold);transform:translateY(-4px);box-shadow:0 20px 40px -20px #0f303d33}.audience-card-tag{letter-spacing:.1em;text-transform:uppercase;color:var(--primary-700);margin-bottom:1rem;font-size:.75rem;font-weight:700;display:inline-block}.audience-card h3{color:var(--primary-950);margin-bottom:1rem;font-size:1.5rem;line-height:1.25}.audience-card p{color:var(--gray-600);margin-bottom:1.5rem}.problem{background:var(--cream);padding:5rem 0}.problem-head{text-align:center;margin-bottom:2.5rem}.problem-tabs{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2.5rem;display:flex}.problem-tab{color:var(--gray-600);background:var(--white);border:1px solid var(--gray-200);cursor:pointer;border-radius:9999px;padding:.625rem 1.5rem;font-size:.9375rem;font-weight:600;transition:all .2s}.problem-tab.active{background:var(--primary-900);color:var(--white);border-color:var(--primary-900)}.problem-columns{background:var(--white);border-radius:20px;grid-template-columns:1fr 1fr;gap:2rem;padding:2.5rem;display:grid;box-shadow:0 10px 40px -10px #0f303d14}.problem-col h3{margin-bottom:1.25rem;font-size:1.25rem}.problem-col h3.pain{color:var(--brown-deep)}.problem-col h3.fix{color:var(--primary-800)}.problem-list{list-style:none}.problem-list li{color:var(--gray-700);border-bottom:1px solid var(--gray-100);align-items:flex-start;gap:.75rem;padding:.625rem 0;font-size:.9375rem;display:flex}.problem-list li:last-child{border-bottom:none}.problem-list .material-icons-round{flex-shrink:0;margin-top:2px;font-size:1.125rem}.problem-list.pain .material-icons-round{color:var(--rust)}.problem-list.fix .material-icons-round{color:var(--c-verse)}.cta-band{background:linear-gradient(135deg,var(--primary-900) 0%,var(--primary-700) 100%);color:var(--white);text-align:center;padding:4rem 0;position:relative;overflow:hidden}.cta-band:before{content:"";background:radial-gradient(circle,#f8be2726,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;right:-100px}.cta-band-inner{z-index:1;position:relative}.cta-band h3{color:var(--white);margin-bottom:.75rem;font-size:clamp(1.5rem,3vw,2.25rem);line-height:1.2}.cta-band p{color:#ffffffd9;max-width:560px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.0625rem}.activities{background:var(--white);padding:5rem 0}.activities-head{text-align:center;margin-bottom:3.5rem}.activities-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.activity-card{background:var(--white);border:1px solid var(--gray-200);text-align:center;border-radius:18px;padding:2rem 1.5rem;transition:all .3s;position:relative;overflow:hidden}.activity-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px -20px #0f303d26}.activity-card:before{content:"";background:var(--accent);height:4px;position:absolute;top:0;left:0;right:0}.activity-card.c-visit{--accent:var(--c-visit)}.activity-card.c-verse{--accent:var(--c-verse)}.activity-card.c-devo{--accent:var(--c-devo)}.activity-card.c-prayer{--accent:var(--c-prayer)}.activity-icon{background:var(--accent);width:56px;height:56px;color:var(--white);opacity:.95;border-radius:16px;justify-content:center;align-items:center;margin:0 auto 1.25rem;display:flex}.activity-icon .material-icons-round{font-size:1.75rem}.activity-card h3{margin-bottom:.5rem;font-size:1.25rem}.activity-card p{color:var(--gray-600);font-size:.9375rem;line-height:1.5}.feature-row{background:var(--white);padding:5rem 0}.feature-row.alt{background:var(--cream)}.feature-row-inner{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.feature-row.reverse .feature-row-inner>:first-child{order:2}.feature-row-text h2{margin-bottom:1rem;font-size:clamp(1.75rem,3vw,2.25rem);line-height:1.2}.feature-row-text p{color:var(--gray-600);margin-bottom:1.25rem;font-size:1.0625rem}.feature-bullet-list{margin-bottom:1.5rem;list-style:none}.feature-bullet-list li{color:var(--gray-700);align-items:flex-start;gap:.75rem;padding:.5rem 0;font-size:.9375rem;display:flex}.feature-bullet-list .material-icons-round{color:var(--c-verse);flex-shrink:0;margin-top:1px;font-size:1.25rem}.feature-visual{justify-content:center;display:flex}.notes-mock{background:var(--white);border:1px solid var(--gray-200);border-radius:20px;max-width:400px;padding:1.75rem;box-shadow:0 20px 60px -20px #0f303d33,0 10px 30px -10px #0f303d14}.notes-mock-head{border-bottom:1px solid var(--gray-100);justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.notes-mock-title{font-family:var(--font-heading);color:var(--primary-950);font-size:1.125rem;font-weight:600}.notes-mock-badge{color:var(--gold-hover);background:#f8be271f;border-radius:6px;align-items:center;gap:.25rem;padding:.2rem .5rem;font-size:.6875rem;font-weight:600;display:inline-flex}.notes-mock-label{font-family:var(--font-heading);color:var(--primary-950);margin-bottom:.5rem;font-size:.9375rem;font-weight:600}.notes-mock-field{background:var(--cream);border:1px solid var(--tan-light);color:var(--gray-700);border-radius:10px;margin-bottom:1.25rem;padding:.875rem;font-size:.875rem;font-style:italic;line-height:1.5}.notes-mock-save{background:var(--primary-900);width:100%;color:var(--white);text-align:center;border-radius:10px;padding:.75rem;font-size:.875rem;font-weight:600}.commentary-duo{max-width:460px;position:relative}.commentary-card{background:var(--white);border:1px solid var(--gray-200);border-radius:16px;padding:1.25rem;box-shadow:0 10px 30px -10px #0f303d26}.commentary-card-head{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.commentary-tag{letter-spacing:.05em;text-transform:uppercase;color:var(--primary-700);font-size:.7rem;font-weight:700}.commentary-age{color:var(--gray-500);font-size:.75rem}.commentary-title{font-family:var(--font-heading);color:var(--primary-950);margin-bottom:.5rem;font-size:1rem;font-weight:600}.commentary-body{color:var(--gray-700);font-size:.8125rem;line-height:1.55}.commentary-card.student{z-index:2;margin-bottom:-2.5rem;margin-right:2.5rem;position:relative}.commentary-card.expanded{background:linear-gradient(135deg,var(--primary-950) 0%,var(--primary-800) 100%);color:var(--white);border-color:var(--primary-800);margin-left:2.5rem}.commentary-card.expanded .commentary-title{color:var(--white)}.commentary-card.expanded .commentary-body{color:#ffffffd9}.commentary-card.expanded .commentary-tag{color:var(--gold)}.commentary-card.expanded .commentary-age{color:#ffffffa6}.cause-circle-mock{background:var(--cream);border:1px solid var(--tan-light);text-align:center;border-radius:20px;max-width:400px;padding:2rem}.cause-circle-tag{letter-spacing:.1em;text-transform:uppercase;color:var(--primary-700);margin-bottom:1.5rem;font-size:.75rem;font-weight:700}.cause-circle-ring{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.cause-node{background:var(--white);text-align:center;border-radius:14px;padding:1.25rem .75rem;box-shadow:0 4px 16px -4px #0f303d1a}.cause-node-icon{width:40px;height:40px;color:var(--white);border-radius:12px;justify-content:center;align-items:center;margin:0 auto .625rem;display:flex}.cause-node-icon.pray{background:var(--c-prayer)}.cause-node-icon.care{background:var(--c-verse)}.cause-node-icon.share{background:var(--c-visit)}.cause-node-icon .material-icons-round{font-size:1.2rem}.cause-node-title{font-family:var(--font-heading);color:var(--primary-950);margin-bottom:.25rem;font-size:1rem;font-weight:600}.cause-node-desc{color:var(--gray-600);font-size:.6875rem;line-height:1.4}.global-mock{background:var(--white);border:1px solid var(--gray-200);border-radius:18px;max-width:420px;overflow:hidden;box-shadow:0 20px 60px -20px #0f303d33}.global-hero-mock{color:var(--white);background:linear-gradient(135deg,#0f303d99,#20586a66),linear-gradient(45deg,#8b6b3e,#a08150);padding:1.25rem;position:relative}.global-hero-tag{opacity:.85;margin-bottom:.5rem;font-size:.7rem;font-weight:600}.global-hero-title{font-family:var(--font-heading);margin-bottom:.25rem;font-size:1.375rem;font-weight:600}.global-hero-sub{opacity:.85;font-size:.875rem}.global-body{padding:1.25rem}.global-country{color:var(--primary-900);background:var(--gray-50);border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.375rem .75rem;font-size:.875rem;font-weight:600;display:inline-flex}.global-country-flag{background:linear-gradient(#74acdf 33%,#fff 33% 66%,#74acdf 66%);border-radius:2px;width:18px;height:12px}.global-req{color:var(--gray-700);border-left:2px solid var(--gold);margin-bottom:.5rem;padding:.5rem 0 .5rem 1rem;font-size:.8125rem;line-height:1.45}.global-actions{gap:.5rem;margin-top:1rem;display:flex}.global-actions .btn-sm{flex:1;padding:.5rem;font-size:.75rem}.mobilize-mock{grid-template-columns:repeat(2,1fr);gap:.75rem;max-width:440px;display:grid}.mobilize-card{color:var(--white);aspect-ratio:1.1;background:linear-gradient(135deg,#1a1a1a,#333);border-radius:12px;flex-direction:column;justify-content:space-between;padding:1rem;display:flex;position:relative;overflow:hidden}.mobilize-card:before{content:attr(data-num);font-family:var(--font-heading);opacity:.15;color:var(--white);font-size:4.5rem;font-weight:700;position:absolute;top:-.5rem;right:.5rem}.mobilize-badge{width:28px;height:28px;color:var(--gold);letter-spacing:.05em;z-index:1;background:0 0;border:1.5px solid #f8be2780;border-radius:50%;justify-content:center;align-items:center;font-size:.55rem;font-weight:700;display:flex;position:relative}.mobilize-title{font-family:var(--font-heading);z-index:1;font-size:.8125rem;font-weight:600;line-height:1.25;position:relative}.for-families{background:var(--cream);padding:5rem 0;position:relative}.for-families:before{content:"";background:linear-gradient(90deg,transparent,var(--tan-light),transparent);height:1px;position:absolute;top:-1px;left:0;right:0}.aud-section-head{text-align:center;margin-bottom:3rem}.aud-section-pill{background:var(--white);color:var(--primary-800);border:1px solid var(--tan-light);border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.375rem 1rem;font-size:.8125rem;font-weight:600;display:inline-flex}.aud-section-pill .material-icons-round{color:var(--tan-warm);font-size:1rem}.pillars{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:3rem;display:grid}.pillar{background:var(--white);border:1px solid var(--tan-light);border-radius:16px;padding:1.75rem 1.25rem;transition:all .3s}.pillar:hover{transform:translateY(-3px);box-shadow:0 14px 30px -14px #0f303d26}.pillar-num{font-family:var(--font-heading);color:var(--gold);margin-bottom:.75rem;font-size:1.25rem;font-weight:700;display:block}.pillar h4{margin-bottom:.5rem;font-size:1.0625rem;line-height:1.3}.pillar p{color:var(--gray-600);font-size:.875rem;line-height:1.5}.aud-section-cta{text-align:center}.home-connect-callout{background:linear-gradient(135deg,#f8be2714,transparent 60%),var(--white);border:1px solid var(--tan-light);border-radius:20px;grid-template-columns:64px 1fr;align-items:start;gap:1.5rem;margin:0 0 3rem;padding:2rem 2.25rem;display:grid;box-shadow:0 8px 32px -16px #0f303d1f}.hc-callout-icon{background:var(--cream);border:1px solid var(--tan-light);width:64px;height:64px;color:var(--gold-hover);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.hc-callout-icon .material-icons-round{font-size:1.875rem}.hc-callout-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--gold-hover);margin-bottom:.5rem;font-size:.7rem;font-weight:700}.hc-callout-title{font-family:var(--font-heading);color:var(--primary-950);margin-bottom:.75rem;font-size:clamp(1.25rem,2.5vw,1.625rem);line-height:1.2}.hc-callout-title em{color:var(--primary-700);font-style:italic}.hc-callout-body{color:var(--gray-700);margin-bottom:1rem;font-size:1rem;line-height:1.6}.hc-callout-body strong{color:var(--primary-950);font-weight:600}.hc-callout-link{color:var(--primary-700);align-items:center;gap:.375rem;font-size:.9375rem;font-weight:600;transition:color .2s,gap .2s;display:inline-flex}.hc-callout-link:hover{color:var(--primary-950);gap:.625rem}.hc-callout-link .material-icons-round{font-size:1.125rem}.for-churches{background:var(--white);padding:5rem 0}.multiply-block{background:linear-gradient(135deg,var(--primary-950) 0%,var(--primary-800) 100%);color:var(--white);border-radius:24px;grid-template-columns:1.2fr 1fr;align-items:center;gap:3rem;margin-bottom:2.5rem;padding:3rem;display:grid;position:relative;overflow:hidden}.multiply-block:before{content:"";background:radial-gradient(circle,#f8be271f,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;right:-100px}.multiply-tag{color:var(--gold);letter-spacing:.1em;text-transform:uppercase;z-index:1;background:#f8be2726;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.375rem .875rem;font-size:.75rem;font-weight:700;display:inline-flex;position:relative}.multiply-block h3{color:var(--white);z-index:1;margin-bottom:1rem;font-size:clamp(1.5rem,2.5vw,2rem);line-height:1.2;position:relative}.multiply-block p{color:#ffffffd9;z-index:1;margin-bottom:1.25rem;font-size:1rem;line-height:1.6;position:relative}.privacy-note{border-left:3px solid var(--gold);z-index:1;background:#ffffff14;border-radius:12px;align-items:flex-start;gap:.75rem;padding:1rem;font-size:.875rem;line-height:1.5;display:flex;position:relative}.privacy-note .material-icons-round{color:var(--gold);flex-shrink:0;font-size:1.25rem}.multiply-visual{z-index:1;position:relative}.multiply-dashboard{background:var(--white);color:var(--gray-900);border-radius:16px;padding:1.25rem;box-shadow:0 20px 40px -20px #00000080}.multiply-dash-head{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.multiply-dash-title{font-family:var(--font-heading);font-size:.9rem;font-weight:600}.multiply-dash-chip{color:var(--primary-700);background:#1da6bd1a;border-radius:6px;padding:.2rem .5rem;font-size:.6875rem;font-weight:600}.multiply-student{background:var(--gray-50);border-radius:10px;align-items:center;gap:.625rem;margin-bottom:.5rem;padding:.625rem;display:flex}.multiply-avatar{background:var(--primary-600);width:32px;height:32px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.multiply-name{color:var(--primary-950);flex:1;font-size:.8125rem;font-weight:600}.multiply-progress{gap:2px;display:flex}.multiply-progress span{background:var(--gray-200);border-radius:2px;width:6px;height:18px}.multiply-progress span.done{background:var(--c-verse)}.get-involved{background:radial-gradient(ellipse at top right,#f8be2714,transparent 60%),radial-gradient(ellipse at bottom left,#38c2d80f,transparent 60%),var(--cream);border-top:1px solid var(--tan-light);padding:5rem 0}.involved-inner{grid-template-columns:1.35fr 1fr;align-items:center;gap:4rem;display:grid}.involved-content h2{color:var(--primary-950);margin-top:.5rem;margin-bottom:1.25rem;font-size:clamp(1.75rem,3.5vw,2.5rem);line-height:1.15}.involved-content h2 em{color:var(--primary-700);font-style:italic}.involved-lead{color:var(--gray-700);margin-bottom:1.75rem;font-size:1.0625rem;line-height:1.65}.involved-list{margin:0 0 2rem;padding:0;list-style:none}.involved-list li{color:var(--gray-700);border-bottom:1px solid #204e5f14;grid-template-columns:44px 1fr;align-items:start;gap:1rem;padding:.875rem 0;font-size:.9375rem;line-height:1.55;display:grid}.involved-list li:last-child{border-bottom:0}.involved-list li>.material-icons-round{background:var(--white);border:1px solid var(--tan-light);width:44px;height:44px;color:var(--primary-700);border-radius:12px;justify-content:center;align-items:center;font-size:1.25rem;display:inline-flex}.involved-list li strong{color:var(--primary-950);margin-bottom:.25rem;font-weight:600;display:block}.involved-ctas{flex-wrap:wrap;gap:.75rem;margin-bottom:1rem;display:flex}.involved-fineprint{color:var(--gray-500);font-size:.8125rem}.involved-aside{flex-direction:column;gap:1.5rem;display:flex}.involved-quote{background:var(--primary-950);color:var(--white);border-radius:20px;padding:2rem 1.75rem;position:relative;box-shadow:0 18px 40px -20px #0f303d59}.involved-quote-mark{font-family:var(--font-heading);color:var(--gold);margin-bottom:.5rem;font-size:4rem;line-height:.5;display:block}.involved-quote p{font-family:var(--font-heading);color:#fffffff2;margin-bottom:1.5rem;font-size:1.0625rem;font-style:italic;line-height:1.55}.involved-attr-name{color:var(--white);font-size:.9375rem;font-style:normal;font-weight:600}.involved-attr-where{color:#ffffffa6;margin-top:.125rem;font-size:.8125rem}.involved-impact{background:var(--white);border:1px solid var(--tan-light);border-radius:16px;padding:1.25rem 1.5rem}.involved-impact-row{border-bottom:1px solid var(--gray-200);grid-template-columns:80px 1fr;align-items:baseline;gap:1rem;padding:.625rem 0;display:grid}.involved-impact-row:last-child{border-bottom:0}.involved-impact-num{font-family:var(--font-heading);color:var(--primary-700);font-size:1.5rem;font-weight:700;line-height:1}.involved-impact-label{color:var(--gray-600);font-size:.8125rem;line-height:1.4}.pricing-section{background:var(--white);padding:5rem 0}.pricing-head{text-align:center;margin-bottom:3rem}.pricing-card{background:var(--white);border:2px solid var(--primary-900);border-radius:24px;max-width:560px;margin:0 auto;padding:2.5rem;position:relative;box-shadow:0 24px 60px -24px #0f303d40}.pricing-badge{background:var(--gold);color:var(--primary-950);letter-spacing:.08em;text-transform:uppercase;border-radius:9999px;padding:.375rem 1rem;font-size:.75rem;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.pricing-title{font-family:var(--font-heading);color:var(--gray-700);text-align:center;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.pricing-big{text-align:center;margin-bottom:1.5rem}.pricing-price{font-family:var(--font-heading);color:var(--primary-950);font-size:4rem;font-weight:700;line-height:1}.pricing-period{color:var(--gray-500);margin-top:.25rem;font-size:1rem}.pricing-sub{text-align:center;color:var(--gray-600);margin-bottom:2rem;font-size:.9375rem}.pricing-list{border-top:1px solid var(--gray-200);border-bottom:1px solid var(--gray-200);margin-bottom:1.5rem;padding:1.5rem 0;list-style:none}.pricing-list li{color:var(--gray-700);align-items:flex-start;gap:.625rem;padding:.4rem 0;font-size:.9375rem;display:flex}.pricing-list .material-icons-round{color:var(--c-verse);flex-shrink:0;margin-top:1px;font-size:1.125rem}.pricing-cta-wrap{text-align:center}.pricing-cta-wrap .btn{width:100%;max-width:360px}.pricing-aside{text-align:center;color:var(--gray-500);margin-top:1.25rem;font-size:.8125rem}.pricing-aside a{color:var(--primary-700);font-weight:600;text-decoration:underline}.pricing-print{background:var(--cream);border:1px solid var(--tan-light);text-align:left;border-radius:14px;margin-top:1.25rem;padding:1.25rem}.pricing-print-label{font-family:var(--font-heading);color:var(--primary-950);margin-bottom:.375rem;font-size:1rem;font-weight:600}.pricing-print-body{color:var(--gray-600);font-size:.875rem;line-height:1.55}.pricing-print-body a{color:var(--primary-700);text-underline-offset:2px;font-weight:600;text-decoration:underline}.testimonials{background:var(--cream);padding:5rem 0}.test-head{text-align:center;margin-bottom:3rem}.test-grid{grid-template-columns:1.2fr 1fr 1fr;gap:1.5rem;display:grid}.test-card{background:var(--white);border:1px solid var(--tan-light);border-radius:20px;flex-direction:column;padding:2rem;display:flex}.test-card.featured{background:var(--primary-950);color:var(--white);border-color:var(--primary-950)}.test-quote{font-family:var(--font-heading);color:var(--primary-950);flex:1;margin-bottom:1.5rem;font-size:1.0625rem;font-style:italic;line-height:1.5}.test-card.featured .test-quote{color:var(--white);font-size:1.1875rem}.test-quote:before{content:'"';color:var(--gold);font-size:3rem;line-height:.5;font-family:var(--font-heading);margin-right:.25rem}.test-attr{align-items:center;gap:.75rem;display:flex}.test-avatar{background:var(--primary-600);width:44px;height:44px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;display:flex}.test-card.featured .test-avatar{background:var(--gold);color:var(--primary-950)}.test-name{color:var(--primary-950);font-size:.9375rem;font-weight:600}.test-card.featured .test-name{color:var(--white)}.test-title{color:var(--gray-500);font-size:.8125rem}.test-card.featured .test-title{color:#ffffffb3}.faq-section{background:var(--white);padding:5rem 0}.faq-head{text-align:center;margin-bottom:3rem}.faq-list{max-width:760px;margin:0 auto}.faq-item{background:var(--cream);border:1px solid var(--tan-light);border-radius:14px;margin-bottom:.75rem;transition:all .2s;overflow:hidden}.faq-item[open]{box-shadow:0 8px 24px -8px #0f303d14}.faq-q{color:var(--primary-950);cursor:pointer;justify-content:space-between;align-items:center;padding:1.125rem 1.5rem;font-size:.9375rem;font-weight:600;list-style:none;display:flex}.faq-q::-webkit-details-marker{display:none}.faq-q:after{content:"+";font-family:var(--font-heading);color:var(--primary-700);font-size:1.5rem;font-weight:300;transition:transform .2s}.faq-item[open] .faq-q:after{content:"−"}.faq-a{color:var(--gray-700);padding:0 1.5rem 1.25rem;font-size:.9375rem;line-height:1.6}.faq-a a{color:var(--primary-700);text-underline-offset:2px;text-decoration:underline}.final-cta{background:radial-gradient(ellipse at top,#f8be2726,transparent 60%),linear-gradient(135deg,var(--primary-950),var(--primary-800));color:var(--white);text-align:center;padding:6rem 0 5rem}.final-cta h2{color:var(--white);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);line-height:1.15}.final-cta h2 em{color:var(--gold);font-style:italic}.final-cta p{color:#ffffffd9;max-width:560px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.125rem}.final-cta .chips{flex-wrap:wrap;justify-content:center;gap:.625rem;margin-top:1.5rem;display:flex}.final-cta .chip{color:#ffffffe6;background:#ffffff14;border-color:#ffffff26}.final-cta .chip .material-icons-round{color:var(--gold)}.final-cta-row{flex-wrap:wrap;justify-content:center;gap:.875rem;display:flex}.final-cta-tertiary{font-size:.875rem;color:#ffffffa6!important;max-width:480px!important;margin-top:2rem!important}.final-cta-tertiary a{color:var(--gold);text-underline-offset:3px;align-items:center;gap:.25rem;margin-left:.375rem;font-weight:500;text-decoration:underline;display:inline-flex}.final-cta-tertiary a:hover{color:var(--white)}.final-cta-tertiary a .material-icons-round{font-size:.95rem}footer{background:var(--primary-950);color:#ffffffb3;padding:3.5rem 0 2rem;font-size:.875rem}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:2.5rem;margin-bottom:2.5rem;display:grid}.footer-brand{flex-direction:column;gap:.75rem;display:flex}.footer-logo{align-items:center;display:flex}.footer-logo img{width:auto;height:36px;display:block}.footer-brand p{color:#ffffffa6;max-width:320px;line-height:1.6}.footer-col h5{color:var(--white);font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;margin-bottom:1rem;font-size:.8125rem;font-weight:700}.footer-col a{color:#ffffffa6;padding:.3rem 0;transition:color .2s;display:block}.footer-col a:hover{color:var(--gold)}.footer-bottom{color:#ffffff80;border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.5rem;font-size:.8125rem;display:flex}.footer-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.footer-links{flex-wrap:wrap;gap:1.5rem;display:flex}.footer-links a{color:#ffffffb3;font-size:.875rem;text-decoration:none}.footer-links a:hover{color:var(--gold)}.lang-picker{align-items:center;gap:.125rem;display:flex}.lang-option{color:#ffffff73;border-radius:4px;padding:.2rem .5rem;font-size:.8125rem;text-decoration:none;transition:color .2s,background .2s}.lang-option:hover{color:#ffffffe6}.lang-option.active{color:var(--gold);font-weight:600}.lang-option+.lang-option:before{content:"·";color:#fff3;pointer-events:none;margin-right:.125rem}.hc-hero{background:radial-gradient(ellipse at top right,#d5936226,transparent 60%),var(--cream);border-bottom:1px solid #204e5f0f;padding:7.5rem 0 4rem}.hc-hero .container{grid-template-columns:1.2fr 1fr;align-items:center;gap:4rem;display:grid}.hero-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--primary-700);margin-bottom:1rem;font-size:.75rem;font-weight:700;display:inline-block}.hc-hero h1{letter-spacing:-.01em;margin-bottom:1.25rem;font-size:clamp(2.25rem,4.5vw,3.5rem);line-height:1.1}.hc-hero h1 em{color:var(--primary-700);font-style:italic}.hero-sub-text{color:var(--gray-700);max-width:520px;margin-bottom:1.75rem;font-size:1.125rem;line-height:1.6}.hero-callout{background:var(--white);border:1px solid var(--tan-light);border-radius:14px;align-items:flex-start;gap:.75rem;max-width:480px;margin-bottom:2rem;padding:1rem 1.25rem;display:flex}.hero-callout .material-icons-round{color:var(--primary-700);flex-shrink:0;margin-top:2px;font-size:1.25rem}.hero-callout-text{color:var(--gray-700);font-size:.875rem;line-height:1.55}.hero-callout-text strong{color:var(--primary-950)}.hero-card{background:var(--white);border:1px solid var(--tan-light);border-radius:24px;padding:1.75rem;box-shadow:0 24px 60px -24px #0f303d40}.hero-card-tag{letter-spacing:.1em;text-transform:uppercase;color:var(--primary-700);background:var(--cream);border-radius:9999px;align-items:center;gap:.375rem;margin-bottom:1rem;padding:.3rem .75rem;font-size:.7rem;font-weight:700;display:inline-flex}.hero-card-title{font-family:var(--font-heading);color:var(--primary-950);margin-bottom:.5rem;font-size:1.0625rem;font-weight:600}.hero-card-verse{color:var(--gray-700);border-left:3px solid var(--gold);margin-bottom:1.25rem;padding-left:.875rem;font-size:.9375rem;font-style:italic;line-height:1.55}.hero-card-verse-cite{color:var(--gray-500);margin-top:.5rem;font-size:.75rem;font-style:normal;display:block}.hero-card-rhythm{grid-template-columns:repeat(4,1fr);gap:.5rem;margin-top:1rem;display:grid}.rhythm-step{background:var(--cream);text-align:center;border:1px solid var(--tan-light);border-radius:10px;padding:.625rem .5rem}.rhythm-step-num{font-family:var(--font-heading);color:var(--gold-hover);margin-bottom:.125rem;font-size:.75rem;font-weight:700;display:block}.rhythm-step-label{color:var(--primary-950);font-size:.75rem;font-weight:600}.s{border-top:1px solid var(--gray-100);padding:5rem 0}.s.alt{background:var(--cream)}.what{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.what-text h3{margin-bottom:.875rem;font-size:1.5rem}.what-text p{color:var(--gray-700);margin-bottom:1rem;line-height:1.65}.what-text strong{color:var(--primary-950)}.what-list{margin:1rem 0 0;padding:0;list-style:none}.what-list li{color:var(--gray-700);align-items:flex-start;gap:.625rem;padding:.5rem 0;font-size:.9375rem;display:flex}.what-list .material-icons-round{color:var(--c-verse);flex-shrink:0;margin-top:2px;font-size:1.125rem}.what-aside{background:var(--cream);border:1px solid var(--tan-light);border-radius:18px;padding:2rem}.what-aside-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--primary-700);margin-bottom:.75rem;font-size:.7rem;font-weight:700}.what-aside h4{color:var(--primary-950);margin-bottom:.625rem;font-size:1.125rem}.what-aside p{color:var(--gray-700);margin-bottom:.625rem;font-size:.9375rem;font-style:italic;line-height:1.6}.what-aside-cite{color:var(--gray-500);font-size:.75rem;font-style:normal}.principles{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.principle{background:var(--white);border:1px solid var(--tan-light);border-radius:18px;padding:2rem 1.75rem;position:relative}.principle-num{font-family:var(--font-heading);color:var(--gold);letter-spacing:-.02em;margin-bottom:1rem;font-size:3rem;font-weight:700;line-height:.9}.principle h3{margin-bottom:.625rem;font-size:1.25rem}.principle p{color:var(--gray-700);font-size:.9375rem;line-height:1.6}.hc-rhythm{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.rhythm-card{background:var(--white);border:1px solid var(--gray-200);border-top:4px solid;border-radius:16px;padding:1.75rem 1.5rem}.rhythm-card.read{border-top-color:var(--c-visit)}.rhythm-card.discuss{border-top-color:var(--c-verse)}.rhythm-card.sing{border-top-color:var(--c-devo)}.rhythm-card.pray{border-top-color:var(--c-prayer)}.rhythm-icon{width:44px;height:44px;color:var(--white);border-radius:12px;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.rhythm-icon.read{background:var(--c-visit)}.rhythm-icon.discuss{background:var(--c-verse)}.rhythm-icon.sing{background:var(--c-devo)}.rhythm-icon.pray{background:var(--c-prayer);color:var(--primary-950)}.rhythm-icon .material-icons-round{font-size:1.375rem}.rhythm-card h3{margin-bottom:.5rem;font-size:1.125rem}.rhythm-card p{color:var(--gray-700);font-size:.875rem;line-height:1.55}.rhythm-card ul{margin-top:.625rem;padding:0;list-style:none}.rhythm-card li{color:var(--gray-600);padding:.25rem 0 .25rem 1rem;font-size:.8125rem;position:relative}.rhythm-card li:before{content:"·";color:var(--primary-500);font-weight:700;position:absolute;left:.25rem}.lives-card{background:var(--primary-950);color:var(--white);border-radius:24px;grid-template-columns:1.3fr 1fr;align-items:center;gap:3rem;padding:3rem;display:grid;position:relative;overflow:hidden}.lives-card:before{content:"";background:radial-gradient(circle,#f8be271f,#0000 70%);border-radius:50%;width:360px;height:360px;position:absolute;top:-120px;right:-120px}.lives-content{z-index:1;position:relative}.lives-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin-bottom:.875rem;font-size:.7rem;font-weight:700}.lives-card h3{color:var(--white);margin-bottom:.875rem;font-size:1.625rem;line-height:1.2}.lives-card h3 em{color:var(--gold);font-style:italic}.lives-card p{color:#ffffffd1;margin-bottom:1.25rem;font-size:1rem;line-height:1.6}.lives-formats{z-index:1;flex-direction:column;gap:.625rem;display:flex;position:relative}.lives-format{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;align-items:center;gap:.875rem;padding:1rem 1.25rem;display:flex}.lives-format-icon{width:40px;height:40px;color:var(--gold);background:#f8be2726;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.lives-format-icon .material-icons-round{font-size:1.25rem}.lives-format-text{font-size:.875rem;line-height:1.4}.lives-format-title{color:var(--white);margin-bottom:.125rem;font-weight:600}.lives-format-desc{color:#ffffffad;font-size:.8125rem}.protip{background:linear-gradient(135deg,#f8be270f,transparent 50%),var(--white);border:1px solid var(--tan-light);border-radius:18px;align-items:flex-start;gap:1.25rem;max-width:760px;margin:0 auto;padding:2rem 2.25rem;display:flex}.protip-icon{background:var(--cream);width:44px;height:44px;color:var(--gold-hover);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.protip-icon .material-icons-round{font-size:1.375rem}.protip-content h4{color:var(--primary-950);margin-bottom:.5rem;font-size:1.125rem}.protip-content p{color:var(--gray-700);margin-bottom:.625rem;font-size:.9375rem;line-height:1.6}.protip-cite{color:var(--gray-500);font-size:.75rem;font-style:italic}.legal-hero{background:var(--cream);border-bottom:1px solid #204e5f0f;padding:7.5rem 0 3rem}.legal-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--primary-700);margin-bottom:.75rem;font-size:.75rem;font-weight:700;display:inline-block}.legal-hero h1{letter-spacing:-.01em;margin-bottom:.625rem;font-size:clamp(2rem,4vw,2.75rem)}.legal-hero p{color:var(--gray-600);font-size:1.0625rem}.legal-meta{color:var(--gray-500);flex-wrap:wrap;gap:1rem;margin-top:1.5rem;font-size:.8125rem;display:flex}.legal-meta span{align-items:center;gap:.375rem;display:inline-flex}.legal-meta .material-icons-round{color:var(--primary-700);font-size:1rem}.legal-body{padding:3rem 0 5rem}.legal-body h2{border-top:1px solid var(--gray-200);margin:2.5rem 0 1rem;padding-top:1rem;font-size:1.5rem}.legal-body h2:first-child{border-top:0;margin-top:0;padding-top:0}.legal-body h3{color:var(--primary-800);margin:1.5rem 0 .625rem;font-size:1.125rem}.legal-body p{color:var(--gray-700);margin-bottom:1.25rem}.legal-body ul{margin:0 0 1.25rem 1.5rem}.legal-body li{color:var(--gray-700);margin-bottom:.5rem}.legal-body strong{color:var(--primary-950)}.legal-body a{color:var(--primary-700);text-underline-offset:2px;text-decoration:underline}.legal-body a:hover{color:var(--primary-950)}.contact-block{background:var(--cream);border:1px solid var(--tan-light);border-radius:14px;margin:2rem 0;padding:1.5rem 1.75rem}.contact-block h3{color:var(--primary-950);margin-top:0}.toc{background:var(--cream);border:1px solid var(--tan-light);border-radius:14px;margin-bottom:2.5rem;padding:1.5rem 1.75rem}.toc-title{font-family:var(--font-heading);color:var(--primary-950);margin-bottom:.75rem;font-size:1rem;font-weight:600}.toc ol{margin:0;padding-left:1.25rem}.toc li{color:var(--gray-700);margin-bottom:.375rem;font-size:.9375rem}.toc a{color:var(--primary-800)}@media(max-width:1024px){.container,.container-narrow{padding:0 1.5rem}.feature-row{padding:4.5rem 0}.feature-row-inner{gap:3rem}.audience-cards{gap:1.25rem}.pillars,.activities-grid{grid-template-columns:1fr 1fr}.hero{padding:6.5rem 0 3rem}.hero .container{text-align:center;grid-template-columns:1fr;gap:3rem}.hero h1,.hero-sub{margin-left:auto;margin-right:auto}.hero-trial-chips,.hero-ctas{justify-content:center}.hero-fineprint{text-align:center}.hero-visual{max-width:360px;margin:0 auto}}@media(max-width:900px){.hc-hero .container{text-align:center;grid-template-columns:1fr;gap:2.5rem}.hc-hero h1,.hero-sub-text{margin-left:auto;margin-right:auto}.hero-callout{text-align:left;margin-left:auto;margin-right:auto}.what{grid-template-columns:1fr;gap:2rem}.principles{grid-template-columns:1fr;gap:1rem}.hc-rhythm{grid-template-columns:1fr 1fr;gap:1rem}.lives-card{grid-template-columns:1fr;gap:1.75rem;padding:2rem}.lives-card:before{display:none}.multiply-block{grid-template-columns:1fr;gap:2rem;padding:2rem}.involved-inner{grid-template-columns:1fr;gap:2.5rem}.test-grid{grid-template-columns:1fr}}@media(max-width:768px){.float-cta{justify-content:space-between;gap:.875rem;max-width:none;padding:.875rem 1.25rem;bottom:1rem;left:1rem;right:1rem;transform:translate(0)translateY(120px)}.float-cta.show{transform:translate(0)translateY(0)}.float-cta-text{flex:1;font-size:.8125rem;line-height:1.25}.float-cta-text small{font-size:.6875rem}.float-cta-btn{white-space:nowrap;padding:.625rem 1.25rem;font-size:.8125rem}.footer-grid{grid-template-columns:1fr 1fr;gap:1.5rem}}@media(max-width:720px){.audience-cards{grid-template-columns:1fr}.problem-columns{grid-template-columns:1fr;gap:1.75rem;padding:1.75rem}}@media(max-width:640px){.container,.container-narrow{padding:0 1.25rem}.hero{padding:6rem 0 2.5rem}.hero h1{font-size:2.25rem;line-height:1.1}.hero-sub{max-width:100%;font-size:1.0625rem;line-height:1.6}.hero-trial-chips{gap:.5rem}.hero-ctas{flex-direction:column;align-items:stretch;gap:.875rem;width:100%}.hero-ctas .btn-lg{width:100%;padding:1rem 1.5rem;font-size:1rem}.phone{width:240px}.section-title{font-size:1.875rem;line-height:1.15}.section-sub{font-size:1rem}.audience-card{padding:1.75rem 1.5rem}.audience-card h3{font-size:1.25rem}.cta-band{padding:3rem 0}.cta-band h3{font-size:1.625rem}.activities-grid{grid-template-columns:1fr;gap:.875rem}.activity-card{text-align:left;grid-template-columns:56px 1fr;grid-template-areas:"icon title""icon body";align-items:start;gap:.25rem 1rem;padding:1.5rem;display:grid}.activity-card .activity-icon{grid-area:icon;align-self:center;width:52px;height:52px;margin:0}.activity-card h3{grid-area:title;align-self:end;margin:0;font-size:1.125rem}.activity-card p{grid-area:body;align-self:start;margin:0;font-size:.9375rem}.feature-row{padding:3rem 0}.feature-row-inner{gap:2.25rem;grid-template-columns:1fr!important}.feature-row.reverse .feature-row-inner>:first-child{order:1}.feature-row-text h2{font-size:1.625rem}.commentary-card.student{margin-bottom:1rem;margin-right:0}.commentary-card.expanded{margin-left:0}.mobilize-mock{grid-template-columns:1fr;max-width:100%}.mobilize-card{aspect-ratio:auto;min-height:100px;padding:1rem 1.25rem}.pillars{grid-template-columns:1fr;gap:1rem}.home-connect-callout{grid-template-columns:1fr;gap:1rem;margin-bottom:2rem;padding:1.75rem 1.5rem}.multiply-block{border-radius:20px;grid-template-columns:1fr;gap:1.75rem;padding:2rem 1.5rem}.pricing-card{border-radius:20px;padding:2rem 1.5rem}.pricing-price{font-size:3rem}.test-card{padding:1.75rem}.faq-q{padding:1rem 1.25rem}.faq-a{padding:0 1.25rem 1.125rem}.final-cta{padding:4rem 0 3.5rem}.final-cta h2{font-size:2.25rem}.footer-grid{grid-template-columns:1fr;gap:2rem;margin-bottom:1.5rem}.footer-bottom,.footer-row{flex-direction:column;align-items:flex-start}.hc-hero{padding:3.5rem 0 3rem}.s{padding:3.5rem 0}.hc-rhythm{grid-template-columns:1fr}.rhythm-card,.principle{padding:1.5rem 1.25rem}.principle-num{font-size:2.5rem}.lives-card{border-radius:20px;padding:1.75rem 1.5rem}.protip{flex-direction:column;gap:1rem;padding:1.5rem}.involved-ctas{flex-direction:column;align-items:stretch}.involved-ctas .btn{width:100%;padding:1rem 1.25rem;font-size:.9375rem}.legal-hero{padding:3rem 0 2.5rem}.legal-body{padding:2.5rem 0 4rem}.legal-body h2{margin:2rem 0 .875rem;font-size:1.25rem}.legal-body h3{font-size:1rem}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
