/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#0a1324;--navy:#081e3a;--blue:#0a7bff;--cyan:#22d1ff;--white:#fff;--muted:#a6b0bb;--line:#ffffff21}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ink);color:var(--white);font-family:var(--font-space),Arial,sans-serif;margin:0}button,input,textarea,select{font:inherit}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}.wrap{width:min(1160px,100% - 32px);margin:auto}.narrow{max-width:760px}.section{padding:96px 0}.section--light{color:#07101f;background:#f4f7fb}.section-number{letter-spacing:.18em;color:var(--blue);margin-bottom:20px;font-size:12px;font-weight:700}h1,h2,p{margin-top:0}h1{max-width:980px;font-size:clamp(44px,7.2vw,98px)}h2{font-size:clamp(38px,5.2vw,72px)}.lead{color:#4b586c;max-width:720px;font-size:clamp(18px,2vw,23px);line-height:1.55}.eyebrow{text-transform:uppercase;letter-spacing:.2em;color:var(--cyan);margin-bottom:26px;font-size:12px;font-weight:700}.button{cursor:pointer;letter-spacing:.08em;border:0;border-radius:2px;justify-content:center;align-items:center;gap:22px;padding:17px 22px;font-size:12px;font-weight:800;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{background:linear-gradient(105deg,var(--blue),#00a8e8);color:#fff;box-shadow:0 12px 38px #006dff40}.button--ghost{color:#fff;background:#050a1440;border:1px solid #fff6}.button--white{color:#06101f;background:#fff}.button--outline{color:#0c2851;background:0 0;border:1px solid #13386f}.text-link{letter-spacing:.08em;border-bottom:1px solid;padding:9px 0;font-size:12px;font-weight:700}.brand{align-items:center;gap:14px;width:max-content;display:flex}.brand-mark{border:2px solid var(--cyan);letter-spacing:-.15em;place-items:center;width:62px;height:62px;font-weight:800;display:grid;transform:skew(-7deg);box-shadow:0 0 28px #18e5ff38}.brand>span:last-child{flex-direction:column;font-size:24px;line-height:.83;display:flex}.brand strong{color:var(--cyan);font-size:30px}.brand--compact .brand-mark{width:38px;height:38px;font-size:12px}.brand--compact>span:last-child{font-size:13px}.brand--compact strong{font-size:17px}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);background:#03070fc7;align-items:center;gap:28px;width:100%;height:76px;padding:0 max(20px,3vw);display:flex;position:fixed;top:0;left:0}.site-header nav{gap:24px;margin-left:auto;display:flex}.site-header nav a{text-transform:uppercase;letter-spacing:.08em;color:#d6e0ee;font-size:11px}.site-header nav a:hover{color:var(--cyan)}.lang-switch{border:1px solid #ffffff40;align-items:center;gap:7px;padding:7px 9px;display:flex}.lang-switch button{color:#75839a;cursor:pointer;background:0 0;border:0;padding:3px;font-size:12px;font-weight:800}.lang-switch .active{color:var(--cyan)}.hero{align-items:center;height:100svh;min-height:900px;padding-top:80px;display:flex;position:relative;overflow:hidden}.hero-bg{filter:saturate(.8)contrast(1.1);background:linear-gradient(90deg,#03060df7 0%,#03060db3 48%,#03060d1f),linear-gradient(#0000 70%,#05070d),url(/worship.jpg) 50%/cover no-repeat;position:absolute;inset:0}.hero:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#0073ff2e,#0000);width:70vw;height:1100px;position:absolute;top:-400px;right:-15vw;transform:rotate(22deg)}.hero-content{z-index:2;position:relative}.hero-content .brand{margin-bottom:12px}.initiative{color:#a9b7ca;letter-spacing:.08em;margin:0 0 45px 76px;font-size:11px}.hero h1{margin-bottom:22px}.hero-copy{color:#d0daea;max-width:690px;font-size:clamp(18px,2.1vw,26px);line-height:1.45}.hero-actions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:35px;display:flex}.hero-credit{z-index:2;letter-spacing:.09em;color:#8693a5;font-size:9px;position:absolute;bottom:26px;right:20px}.need-grid{background:#cfd8e5;border:1px solid #cfd8e5;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:55px;display:grid}.need-card{text-align:left;cursor:pointer;color:#101a2a;background:#fff;border:0;grid-template-columns:1fr auto;min-height:184px;padding:24px;transition:all .2s;display:grid}.need-card span{color:#7a8799;grid-column:1/3;font-size:11px}.need-card b{align-self:end;max-width:240px;font-size:18px;line-height:1.25}.need-card i{color:var(--blue);align-self:end;font-size:22px;font-style:normal}.need-card:hover,.need-card.selected{color:#fff;background:#071b38}.need-card.selected span{color:#8ea5c6}.selection{color:#fff;background:#061a35;align-items:center;gap:24px;padding:22px 24px;display:flex}.selection span{color:#90a3bd;text-transform:uppercase;font-size:11px}.selection button{color:var(--cyan);cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:12px;font-weight:700}.story{background:#06101f;grid-template-columns:1.05fr .95fr;min-height:750px;padding:0;display:grid}.story-photo{background:linear-gradient(#0000,#00234b80),url(/community.jpg) 50%/cover no-repeat;min-height:640px;position:relative}.story-photo span{color:#c1ccd9;font-size:9px;position:absolute;bottom:15px;left:18px}.story-copy{align-self:center;padding:110px max(32px,7vw)}.story-copy .lead{color:#aebbd0}.tag-list{flex-wrap:wrap;gap:9px;margin-top:40px;display:flex}.tag-list span{border:1px solid var(--line);color:#c6d2e4;padding:9px 12px;font-size:11px}.find-section{color:#07101f;background:#fff}.find-grid{border-top:1px solid #dce3ec;border-left:1px solid #dce3ec;grid-template-columns:repeat(4,1fr);margin-top:50px;display:grid}.find-grid div{border-bottom:1px solid #dce3ec;border-right:1px solid #dce3ec;flex-direction:column;justify-content:space-between;min-height:150px;padding:20px;display:flex}.find-grid span{color:var(--blue);font-size:10px}.find-grid b{font-size:18px}.welcome{text-align:center;max-width:760px;margin:55px auto 0;font-size:22px;line-height:1.5}.event{background:linear-gradient(135deg,#05080e,#061630 70%,#041021);position:relative;overflow:hidden}.event-glow{filter:blur(180px);opacity:.22;background:#005eff;border-radius:50%;width:700px;height:700px;position:absolute;top:10%;right:-250px}.event-grid{grid-template-columns:1fr .82fr;align-items:center;gap:70px;display:grid;position:relative}.event-info h2{margin-bottom:25px;font-size:clamp(64px,9vw,128px)}.event-info h2 em{color:var(--cyan);font-style:normal}.event-info>p{color:#b6c3d6;max-width:550px;font-size:19px;line-height:1.55}.event-data{border-left:3px solid var(--blue);flex-direction:column;gap:10px;margin:35px 0;padding:8px 0 8px 22px;display:flex}.event-data strong{font-size:22px}.event-data span{color:#aab8cd;font-size:13px}.event-data b{color:var(--cyan);letter-spacing:.12em;font-size:12px}.event-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.event-media{grid-template-columns:1fr .8fr;align-items:end;gap:14px;display:grid}.video-slot,.flyer-slot{text-align:center;background:linear-gradient(145deg,#006bff38,#00000080);border:1px solid #ffffff40;flex-direction:column;justify-content:center;align-items:center;padding:25px;display:flex}.video-slot{height:330px}.video-slot span{border:1px solid var(--cyan);width:62px;height:62px;color:var(--cyan);border-radius:50%;place-items:center;margin-bottom:20px;padding-left:4px;display:grid}.video-slot b,.flyer-slot>b{letter-spacing:.12em;color:#a9bad0;font-size:10px}.flyer-slot{gap:45px;height:430px;box-shadow:0 22px 60px #000}.flyer-slot small{color:#bac7d8;font-size:10px;line-height:1.7}.prayer{color:#07101f;background:#f4f7fb}.split{grid-template-columns:.85fr 1fr;align-items:start;gap:100px;display:grid}.privacy-mark{color:#5d6c81;gap:16px;margin-top:35px;display:flex}.privacy-mark span{color:var(--blue)}.privacy-mark p{max-width:400px;font-size:12px;line-height:1.6}form{background:#fff;gap:17px;padding:34px;display:grid;box-shadow:0 20px 70px #0f234614}label{letter-spacing:.05em;color:#445268;font-size:11px;font-weight:700}input,textarea,select{color:#07101f;background:#f8fafc;border:1px solid #ccd6e4;border-radius:0;outline:none;width:100%;margin-top:8px;padding:14px;display:block}input:focus,textarea:focus,select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #006dff1a}textarea{resize:vertical}.check{align-items:flex-start;gap:10px;line-height:1.4;display:flex}.check input{width:17px;height:17px;accent-color:var(--blue);margin:0}.form-message{background:#eef4fb;margin:0;padding:12px;font-size:12px;line-height:1.5}.form-message.error{color:#a21b2e}.form-message.success{color:#0a6b4f}.participate{background:#07101f}.participate .lead{color:#9cabc0}.role-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin:50px 0 35px;display:grid}.role-grid button{border:1px solid var(--line);color:#fff;cursor:pointer;background:#0c192c;flex-direction:column;justify-content:space-between;align-items:flex-start;height:130px;padding:18px;font-weight:700;display:flex}.role-grid button span{color:var(--cyan);font-size:25px}.role-grid button:hover,.role-grid button.selected{border-color:var(--cyan);background:#0c284d}.centered{margin-left:50%;transform:translate(-50%)}.centered:hover{transform:translate(-50%,-2px)}.talk{background:linear-gradient(100deg,#0065f2,#00aacf);padding:60px 0}.talk-inner{justify-content:space-between;align-items:center;gap:50px;display:flex}.talk h2{margin-bottom:12px;font-size:56px}.talk p{max-width:700px;margin:0;line-height:1.5}.talk .eyebrow{color:#fff;margin-bottom:12px}.notice{color:#d8e9ff;background:#05142c;margin-top:22px;padding:14px 18px;font-size:12px}.contact-section{color:#07101f;background:#eef3f8}.support{color:#0c2851;background:#dfe8f1;padding:48px 0}.support-inner{justify-content:space-between;align-items:center;gap:45px;display:flex}.support-inner>div{grid-template-columns:auto 1fr;column-gap:20px;display:grid}.support-icon{border:1px solid #7292b7;grid-row:1/3;place-items:center;width:48px;height:48px;font-size:24px;display:grid}.support h2{margin-bottom:8px;font-size:30px}.support p{max-width:720px;margin:0;line-height:1.5}.final{text-align:center;background:radial-gradient(circle at 50% 100%,#0b4189 0%,#061429 35%,#03060c 72%);place-items:center;min-height:680px;display:grid;position:relative;overflow:hidden}.final .beam{filter:blur(10px);background:linear-gradient(90deg,#0000,#1fceff47,#0000);width:220px;height:850px;position:absolute;top:-500px;transform:perspective(400px)rotateX(55deg)}.final .brand{margin:0 auto 50px}.final h2{font-size:clamp(43px,7vw,86px)}.final h2 em{color:var(--cyan);font-style:normal}footer{color:#9eacc0;background:#020408;padding:70px 0 28px}.footer-grid{grid-template-columns:1.4fr .7fr .7fr;gap:50px;padding-bottom:55px;display:grid}.footer-grid p{margin:18px 0 0;font-size:12px;line-height:1.7}.footer-grid b{letter-spacing:.12em;color:#fff;font-size:11px}.social-links{flex-direction:column;align-items:flex-start;gap:11px;margin-top:19px;display:flex}.social-links button{color:#9eacc0;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px}.footer-bottom{border-top:1px solid var(--line);justify-content:space-between;gap:25px;padding-top:24px;font-size:10px;display:flex}.footer-bottom div{gap:20px;display:flex}.footer-bottom a:hover{color:#fff}@media (width<=900px){.site-header nav{display:none}.site-header{height:66px}.site-header .brand--compact>span:last-child{display:none}.hero{min-height:760px}.need-grid{grid-template-columns:repeat(2,1fr)}.story{grid-template-columns:1fr}.story-photo{min-height:520px}.story-copy{padding:75px 25px}.find-grid{grid-template-columns:repeat(2,1fr)}.event-grid,.split{grid-template-columns:1fr;gap:55px}.event-media{max-width:640px}.role-grid{grid-template-columns:repeat(2,1fr)}.talk-inner,.support-inner{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/3}}@media (width<=600px){.wrap{width:min(100% - 38px,1160px)}.section{padding:72px 0}.site-header{padding:0 16px}.lang-switch{margin-left:auto}.hero{align-items:flex-end;min-height:780px;padding-bottom:70px}.hero-bg{background-position:62%}.hero-content .brand{transform-origin:0;transform:scale(.8)}.initiative{margin-bottom:32px;margin-left:0}.hero h1{font-size:43px}.hero-copy{font-size:17px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.hero-actions .text-link{width:max-content;margin-top:5px}.need-grid{grid-template-columns:1fr}.need-card{min-height:126px}.selection{flex-direction:column;align-items:flex-start;gap:10px}.selection button{margin-left:0}.story-photo{min-height:420px}.find-grid div{min-height:120px}.find-grid b{font-size:15px}.event-actions{flex-direction:column;align-items:stretch}.event-actions .button{width:100%}.event-media{grid-template-columns:1fr}.video-slot{height:220px}.flyer-slot{height:360px;margin:0 25px}.split{gap:35px}form{margin:0 -4px;padding:22px}.role-grid{gap:8px}.role-grid button{height:106px}.talk h2{font-size:44px}.support-inner .button{width:100%}.final{min-height:600px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{flex-direction:column}.footer-bottom div{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}.video-slot{background:#02050b;padding:0;overflow:hidden}.video-slot video{object-fit:contain;background:#000;width:100%;height:100%;display:block}.editions{color:#0a1324;background:#f4f7fb}.editions .lead{max-width:780px}.edition-grid{background:#cad5e2;border:1px solid #cad5e2;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:46px;display:grid}.edition-grid article{background:#fff;flex-direction:column;justify-content:space-between;min-height:190px;padding:24px;display:flex}.edition-grid span{color:#0a7bff;letter-spacing:.16em;font-size:11px;font-weight:800}.edition-grid strong{font-size:clamp(20px,2.1vw,29px);line-height:1.05}.newsletter-panel{color:#fff;background:#081e3a;grid-template-columns:.8fr 1.2fr;align-items:start;gap:60px;margin-top:36px;padding:clamp(26px,4vw,52px);display:grid}.newsletter-panel h3{letter-spacing:-.04em;margin:0 0 16px;font-size:clamp(29px,3.6vw,48px);line-height:1}.newsletter-panel>div p{color:#a6b0bb;margin:0;line-height:1.55}.newsletter-form{box-shadow:none;background:0 0;padding:0}.newsletter-fields{grid-template-columns:1fr 1fr;gap:14px;display:grid}.newsletter-form label{color:#d8e2ee}.newsletter-form .check{letter-spacing:0;color:#a6b0bb;font-weight:400}.newsletter-form .button:disabled{opacity:.6;cursor:wait}@media (width<=900px){.edition-grid{grid-template-columns:repeat(2,1fr)}.newsletter-panel{grid-template-columns:1fr;gap:30px}}@media (width<=600px){.edition-grid{grid-template-columns:1fr}.edition-grid article{min-height:125px}.newsletter-fields{grid-template-columns:1fr}.newsletter-panel{margin-left:-4px;margin-right:-4px}}.brand-art{aspect-ratio:845/870;isolation:isolate;background:0 0;width:clamp(250px,32vw,360px);display:block;position:relative;overflow:visible}.brand-art img{object-fit:contain;width:100%;height:100%;display:block}.brand-art--compact{width:112px}.site-header>a{line-height:0;display:block}.site-header .brand-art--compact{width:62px}.hero-content .brand-art{margin-bottom:14px}.hero-content .initiative{margin-left:0}.flyer-slot .brand-art--compact{width:150px}.final .brand-art{width:min(310px,76vw);margin:0 auto 50px}footer .brand-art--compact{width:120px}.hero:after{background:linear-gradient(90deg,#0000,#22d1ff33,#0000)}.button--primary{background:linear-gradient(105deg,#0a7bff,#22d1ff)}body,.hero,.event,.participate,.final,footer{background-color:#0a1324}.story,.event,.participate{background:#081e3a}.site-header{background:#0a1324eb}.need-card:hover,.need-card.selected,.selection,.notice{background:#081e3a}.role-grid button{background:#0a1324}.role-grid button:hover,.role-grid button.selected{background:#081e3a;border-color:#22d1ff}.talk{background:linear-gradient(100deg,#0a7bff,#22d1ff)}.support{color:#0a1324;background:#a6b0bb}.button--outline{color:#081e3a;border-color:#081e3a}.event{background:linear-gradient(135deg,#0a1324,#081e3a)}.event-glow{background:#0a7bff}.final{background:radial-gradient(circle at 50% 100%,#081e3a 0%,#0a1324 68%)}.hero-bg{filter:saturate(.96)contrast(1.05);background:linear-gradient(90deg,#0a1324f5 0%,#081e3ab3 46%,#0a132424 78%),linear-gradient(#0000 66%,#0a1324),url(/basel-adora-hero.jpg) 50%/cover no-repeat}.hero-copy,.story-copy .lead,.event-info>p,.site-header nav a,.event-data span,.tag-list span,.footer-grid p,.social-links button{color:#a6b0bb}.section-number,.need-card i,.find-grid span{color:#0a7bff}.eyebrow,.brand strong,.event-info h2 em,.event-data b,.role-grid button span,.lang-switch .active{color:#22d1ff}.event-grid{grid-template-columns:minmax(0,.72fr) minmax(560px,1.28fr);gap:54px}.event-media{grid-template-columns:minmax(0,1fr) 230px;align-items:center;gap:18px}.video-slot{height:clamp(480px,54vw,720px);box-shadow:0 28px 80px #0a7bff38}.flyer-slot{height:430px}@media (width<=1100px){.event-grid{grid-template-columns:1fr}.event-media{grid-template-columns:minmax(0,1fr) 220px}.video-slot{height:clamp(420px,65vw,680px)}}@media (width<=600px){.event-media{grid-template-columns:1fr}.video-slot{height:min(72vh,520px)}.flyer-slot{height:340px}}.hero{align-items:flex-start;height:auto;min-height:0;padding:136px 0 104px}.hero-content{padding-top:0}.hero-content .brand-art{width:clamp(185px,18vw,245px)}.hero h1{max-width:930px;margin-bottom:22px;font-size:clamp(42px,5vw,76px);line-height:.98}.story-photo{background:linear-gradient(#0000,#081e3a80),url(/worship.jpg) 50%/cover no-repeat}.event-media{grid-template-columns:minmax(290px,1fr) minmax(210px,.58fr);align-items:stretch}.video-slot,.flyer-slot{height:clamp(500px,54vw,720px)}.flyer-slot{background:#0a1324;padding:0;overflow:hidden;box-shadow:0 28px 80px #0a7bff2e}.flyer-slot img{object-fit:contain;background:#0a1324;width:100%;height:100%;display:block}.event-info h2 em{color:#0a7bff}@media (width<=900px){.hero{padding:120px 0 90px}.hero h1{font-size:clamp(40px,8vw,66px)}.event-media{grid-template-columns:minmax(0,1fr) minmax(190px,.58fr)}}@media (width<=600px){.hero{padding:108px 0 76px}.hero-content .brand-art{width:175px}.hero h1{font-size:clamp(38px,12vw,52px)}.event-media{grid-template-columns:1fr}.video-slot,.flyer-slot{height:min(72vh,540px)}}.video-slot{position:relative}.subtitle-overlay{z-index:3;color:#fff;text-align:center;text-wrap:balance;text-shadow:0 1px 3px #000;pointer-events:none;background:#0a1324e0;border:1px solid #ffffff29;border-radius:9px;width:max-content;max-width:calc(100% - 28px);padding:10px 16px;font-size:clamp(15px,1.45vw,21px);font-weight:700;line-height:1.32;position:absolute;bottom:64px;left:50%;transform:translate(-50%);box-shadow:0 8px 28px #00000059}.subtitle-overlay:empty{display:none}@media (width<=600px){.subtitle-overlay{border-radius:7px;max-width:calc(100% - 18px);padding:8px 11px;font-size:clamp(14px,4vw,18px);line-height:1.28;bottom:54px}}.hero{padding:112px 0 76px}.hero-content .brand-art{width:clamp(128px,12vw,170px);margin-bottom:8px}.initiative{margin-bottom:24px}.hero h1{max-width:880px;font-size:clamp(44px,5.7vw,82px)}.hero-copy{max-width:820px}.hero-actions{margin-top:28px}.hero-highlights{color:#d6e0ee;letter-spacing:.04em;border-top:1px solid #ffffff2e;flex-wrap:wrap;gap:26px;max-width:820px;margin-top:34px;padding-top:22px;font-size:12px;font-weight:700;display:flex}.hero-highlights span{white-space:nowrap}.hero-prayer-card{z-index:4;color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#050f1d80;border:1px solid #22d1ff6b;border-radius:18px;gap:10px;width:min(330px,100% - 44px);padding:21px 23px;transition:transform .25s,border-color .25s,box-shadow .25s;display:grid;position:absolute;top:112px;right:max(22px,4vw);overflow:hidden;box-shadow:0 18px 50px #020e234d,0 0 #0a7bff00}.hero-prayer-card:before{content:"";pointer-events:none;background:linear-gradient(110deg,#0000 24%,#22d1ff42 48%,#0000 72%);transition:transform .65s;position:absolute;inset:-2px;transform:translate(-120%)}.hero-prayer-card:hover{border-color:#22d1ffcc;transform:translateY(-3px);box-shadow:0 22px 58px #020e2361,0 0 34px #0a7bff61}.hero-prayer-card:hover:before{transform:translate(120%)}.hero-prayer-card strong,.hero-prayer-card small{z-index:1;position:relative}.hero-prayer-card strong{font-family:var(--font-montserrat),Arial,sans-serif;justify-content:space-between;align-items:flex-start;gap:22px;font-size:18px;line-height:1.35;display:flex}.hero-prayer-card b{color:#22d1ff;font-size:22px;line-height:1}.hero-prayer-card small{color:#c4d0df;font-size:15px;line-height:1.4}.story{min-height:680px}.story-video{background:radial-gradient(circle at 50% 40%,#0a7bff38,#0000 52%),#050b16;place-items:center;min-height:680px;padding:42px;display:grid}.story-video .video-slot{border:1px solid #fff3;width:min(100%,380px);height:min(72vh,640px);box-shadow:0 30px 90px #0000007a}.story-copy{padding-top:84px;padding-bottom:84px}.editions{padding-top:92px;padding-bottom:92px}.newsletter-panel{box-shadow:0 28px 80px #081e3a2e}.prayer-simple{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:center;gap:80px;display:grid}.prayer-simple .lead{max-width:720px}.prayer-promise{background:#d6e0ee;border:1px solid #d6e0ee;gap:1px;display:grid}.prayer-promise span{color:#0a1324;background:#fff;padding:22px 24px;font-size:15px;font-weight:800}.prayer-promise span:first-letter{color:#0a7bff}.role-list{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;margin:42px 0 34px;display:grid}.role-list span{background:#0a1324;flex-direction:column;justify-content:space-between;min-height:112px;padding:20px;font-weight:700;display:flex}.role-list b{color:#22d1ff;font-size:24px}.footer-grid--simple{grid-template-columns:1.4fr .6fr}body{font-family:var(--font-inter),Arial,sans-serif}h1,h2,.newsletter-panel h3{font-family:var(--font-montserrat),Arial,sans-serif}h1,h2{letter-spacing:-.035em;font-weight:800;line-height:1}.eyebrow,.button,.site-header nav a,.edition-grid strong,.role-list span{font-family:var(--font-montserrat),Arial,sans-serif}@media (width<=900px){.hero{padding:104px 0 72px}.prayer-simple{grid-template-columns:1fr;gap:42px}.role-list{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.hero{align-items:flex-start;padding:250px 0 60px}.hero-bg{background-position:48%}.hero-prayer-card{width:calc(100% - 38px);padding:18px 20px;top:94px;right:19px}.hero-content .brand-art{width:124px}.initiative{margin-bottom:22px}.hero h1{font-size:clamp(39px,12vw,54px)}.hero-copy{font-size:17px}.hero-highlights{gap:10px;margin-top:24px;display:grid}.story{min-height:0}.story-video{min-height:0;padding:24px 18px 40px}.story-video .video-slot{width:min(100%,340px);height:min(72vh,600px)}.role-list{grid-template-columns:1fr 1fr}.role-list span{min-height:96px;padding:16px}.footer-grid--simple{grid-template-columns:1fr}.footer-bottom{flex-direction:column}}
