.gl-consent-layer{--gl-consent-violet:#5b3df5;--gl-consent-violet-dark:#38238f;--gl-consent-deep:#20164f;--gl-consent-ink:#191527;--gl-consent-muted:#706b7e;--gl-consent-line:#e7e3ef;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.gl-consent-layer *{box-sizing:border-box}.gl-consent-layer [hidden]{display:none!important}.gl-consent-is-open{overflow:hidden}.gl-consent-backdrop{position:fixed;inset:0;z-index:999997;background:rgb(21 15 48 / .56);backdrop-filter:blur(7px) saturate(.85);animation:gl-consent-fade .2s ease-out both}.gl-consent-banner,.gl-consent-modal{position:fixed;z-index:999999;right:16px;left:16px;width:min(960px, calc(100% - 32px));margin:auto;border:1px solid #e1dcef;background:#fff;color:var(--gl-consent-ink);box-shadow:0 30px 90px rgb(20 14 48 / .28)}.gl-consent-banner{position:fixed;bottom:16px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:34px;overflow:hidden;width:min(1080px, calc(100% - 32px));padding:25px 26px;border-color:rgb(220 213 241 / .9);border-radius:24px;background:linear-gradient(118deg,#fff 0%,#fff 64%,#f7f4ff 100%);box-shadow:0 24px 70px rgb(24 16 57 / .2),0 2px 8px rgb(24 16 57 / .08)}.gl-consent-banner::before{position:absolute;top:0;right:0;left:0;height:3px;background:linear-gradient(90deg,#302071,#6546f2 52%,#aa91ff);content:''}.gl-consent-banner::after{position:absolute;right:-92px;bottom:-138px;width:260px;height:260px;border:1px solid rgb(91 61 245 / .08);border-radius:50%;box-shadow:0 0 0 34px rgb(91 61 245 / .025),0 0 0 68px rgb(91 61 245 / .018);content:'';pointer-events:none}.gl-consent-banner__copy{position:relative;z-index:1;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:17px;max-width:650px}.gl-consent-banner__brand{display:grid;width:48px;height:48px;place-items:center;border:1px solid #ded7ff;border-radius:15px;background:linear-gradient(145deg,#f7f4ff,#ebe5ff);color:#5639e8;box-shadow:inset 0 1px 0 #fff,0 9px 22px rgb(73 48 201 / .11)}.gl-consent-banner__brand svg{width:24px;height:24px}.gl-consent-banner__content{min-width:0}.gl-consent-banner__content h2{letter-spacing:-.025em}.gl-consent-banner__content>p:last-of-type{max-width:610px;margin-bottom:8px;color:#615b6e;font-size:.86rem}.gl-consent-banner__content a{display:inline-flex;align-items:center;gap:6px;text-decoration:none;font-size:.78rem}.gl-consent-banner__content a:hover{text-decoration:underline}.gl-consent-banner__content a span{transition:transform .18s ease}.gl-consent-banner__content a:hover span{transform:translateX(3px)}.gl-consent-eyebrow{margin:0 0 5px!important;color:var(--gl-consent-violet);font-size:.68rem!important;font-weight:830;letter-spacing:.1em;text-transform:uppercase}.gl-consent-layer h2{margin:0 0 8px;font-size:1.35rem;line-height:1.2}.gl-consent-layer p{margin:0 0 12px;line-height:1.55}.gl-consent-layer a{color:#4930c9;font-weight:750}.gl-consent-actions{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:9px}.gl-consent-banner .gl-consent-actions{justify-content:flex-end;padding:6px;border:1px solid rgb(225 219 241 / .82);border-radius:17px;background:rgb(255 255 255 / .74);box-shadow:0 10px 30px rgb(42 28 95 / .06);backdrop-filter:blur(8px)}.gl-consent-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;border:1px solid var(--gl-consent-violet);border-radius:12px;padding:10px 16px;font:760 .82rem Inter,system-ui,sans-serif;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}.gl-consent-button svg{width:17px;height:17px;flex:0 0 auto}.gl-consent-button:hover{transform:translateY(-2px)}.gl-consent-button--secondary{background:#fff;color:#4930c9}.gl-consent-button--secondary:hover{border-color:#9d8aff;background:#f7f4ff}.gl-consent-button--primary{border-color:var(--gl-consent-violet);background:linear-gradient(135deg,#6648f7,#4a2bd2);color:#fff;box-shadow:0 10px 22px rgb(91 61 245 / .22)}.gl-consent-button--primary:hover{background:linear-gradient(135deg,#7258fa,#5133d8);box-shadow:0 13px 27px rgb(91 61 245 / .28)}.gl-consent-button:focus-visible,.gl-consent-close:focus-visible,.gl-consent-profiles button:focus-visible,.gl-consent-categories input:focus-visible{outline:3px solid #c9bdff;outline-offset:3px}.gl-consent-modal{top:50%;bottom:auto;display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(880px, calc(100% - 32px));max-width:880px;max-height:min(92dvh, 790px);overflow:hidden;border-color:rgb(220 211 250 / .9);border-radius:28px;transform:translateY(-50%);animation:gl-consent-enter .24s cubic-bezier(.2,.8,.2,1) both}.gl-consent-modal__head{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:15px;overflow:hidden;padding:24px 26px;background:radial-gradient(circle at 92% 0,rgb(137 111 255 / .62),transparent 37%),linear-gradient(135deg,#20164f,#382590 62%,#4c31ce);color:#fff}.gl-consent-modal__head::after{position:absolute;right:-72px;bottom:-150px;width:270px;height:270px;border:1px solid rgb(255 255 255 / .13);border-radius:50%;box-shadow:0 0 0 38px rgb(255 255 255 / .025),0 0 0 76px rgb(255 255 255 / .018);content:'';pointer-events:none}.gl-consent-modal__brand,.gl-consent-close,.gl-consent-modal__title{position:relative;z-index:1}.gl-consent-modal__brand{display:grid;width:50px;height:50px;place-items:center;border:1px solid rgb(255 255 255 / .18);border-radius:15px;background:rgb(255 255 255 / .11);box-shadow:inset 0 1px 0 rgb(255 255 255 / .11)}.gl-consent-modal__brand svg{width:25px;height:25px}.gl-consent-modal__title{min-width:0}.gl-consent-modal__title .gl-consent-eyebrow{color:#d4cbff}.gl-consent-modal__title h2{margin:0 0 5px;color:#fff;font-size:clamp(1.35rem, 2.5vw, 1.7rem);letter-spacing:-.03em}.gl-consent-modal__title>p:last-child{margin:0;color:rgb(255 255 255 / .72);font-size:.78rem}.gl-consent-close{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgb(255 255 255 / .24);border-radius:13px;background:rgb(255 255 255 / .1);color:#fff;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease}.gl-consent-close:hover{transform:rotate(4deg);border-color:rgb(255 255 255 / .55);background:rgb(255 255 255 / .18)}.gl-consent-close svg{width:22px;height:22px}.gl-consent-modal__body{min-height:0;overflow-y:auto;padding:22px 25px 25px;background:#faf9fd;scrollbar-color:#b6a9e8 #fff0;scrollbar-width:thin}.gl-consent-modal__body::-webkit-scrollbar{width:8px}.gl-consent-modal__body::-webkit-scrollbar-track{background:#fff0}.gl-consent-modal__body::-webkit-scrollbar-thumb{border:2px solid #fff0;border-radius:999px;background:#b6a9e8;background-clip:padding-box}.gl-consent-profile-section{display:grid;gap:14px}.gl-consent-section-heading{display:flex;align-items:end;justify-content:space-between;gap:18px}.gl-consent-section-heading>div{display:grid;gap:2px}.gl-consent-section-kicker{margin:0!important;color:var(--gl-consent-violet);font-size:.62rem;font-weight:830;letter-spacing:.085em;text-transform:uppercase}.gl-consent-section-heading h3{margin:0;color:#292335;font-size:1rem;letter-spacing:-.015em}.gl-consent-section-heading>span{color:#888193;font-size:.68rem}.gl-consent-profiles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.gl-consent-profiles button{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:10px;min-width:0;min-height:110px;padding:14px;border:1px solid #e3dfee;border-radius:16px;background:#fff;color:var(--gl-consent-ink);font:inherit;text-align:left;cursor:pointer;box-shadow:0 7px 20px rgb(33 24 67 / .04);transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.gl-consent-profiles button:hover{transform:translateY(-2px);border-color:#bcaeff;box-shadow:0 11px 24px rgb(57 39 139 / .09)}.gl-consent-profiles button.is-active{border-color:#8f79ff;background:linear-gradient(145deg,#fff,#f4f0ff);box-shadow:0 0 0 2px rgb(91 61 245 / .09),0 12px 28px rgb(57 39 139 / .11)}.gl-consent-profile__icon{display:grid;width:36px;height:36px;place-items:center;border-radius:11px;background:#f0ecff;color:var(--gl-consent-violet)}.gl-consent-profiles button:nth-child(2) .gl-consent-profile__icon{background:#fff6dc;color:#9b6a00}.gl-consent-profiles button:nth-child(3) .gl-consent-profile__icon{background:#eee9ff;color:#6747ef}.gl-consent-profile__icon svg{width:19px;height:19px}.gl-consent-profiles button>span:nth-child(2){min-width:0}.gl-consent-profiles strong,.gl-consent-profiles small{display:block}.gl-consent-profiles strong{color:#2b2537;font-size:.84rem}.gl-consent-profiles small{margin-top:4px;color:#777082;font-size:.68rem;line-height:1.45}.gl-consent-profile__check{display:grid;width:20px;height:20px;place-items:center;border:1px solid #d9d3e5;border-radius:50%;background:#fff;color:#fff0;font-size:.7rem;font-weight:900}.gl-consent-profiles button.is-active .gl-consent-profile__check{border-color:var(--gl-consent-violet);background:var(--gl-consent-violet);color:#fff}.gl-consent-categories{display:grid;gap:9px;margin:22px 0 0;padding:0;border:0}.gl-consent-categories legend{display:grid;gap:2px;width:100%;margin:0 0 4px;padding:0;color:#292335;font-size:1rem;font-weight:780}.gl-consent-categories legend span{color:var(--gl-consent-violet);font-size:.62rem;font-weight:830;letter-spacing:.085em;text-transform:uppercase}.gl-consent-categories label{display:flex;align-items:center;justify-content:space-between;gap:18px;min-width:0;padding:12px 14px;border:1px solid #e6e2ed;border-radius:14px;background:#fff;box-shadow:0 5px 16px rgb(34 25 66 / .025);transition:border-color .18s ease,background .18s ease}.gl-consent-categories label:hover{border-color:#cec5ed;background:#fefeff}.gl-consent-category{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:11px;min-width:0}.gl-consent-category__icon{display:grid;width:36px;height:36px;place-items:center;border-radius:11px;background:#f2efff;color:#6044e9}.gl-consent-category__icon svg{width:19px;height:19px}.gl-consent-category__copy,.gl-consent-category__copy strong,.gl-consent-category__copy small{display:block;min-width:0}.gl-consent-category__copy strong{color:#302a3c;font-size:.78rem;line-height:1.35}.gl-consent-category__copy small{margin-top:3px;color:#777183;font-size:.68rem;line-height:1.45}.gl-consent-categories input{position:relative;flex:0 0 auto;width:44px;height:25px;margin:0;border:0;border-radius:999px;appearance:none;background:#d9d5e1;cursor:pointer;transition:background .2s ease,box-shadow .2s ease}.gl-consent-categories input::after{position:absolute;top:3px;left:3px;width:19px;height:19px;border-radius:50%;background:#fff;box-shadow:0 2px 5px rgb(34 25 66 / .24);content:'';transition:transform .2s ease}.gl-consent-categories input:checked{background:var(--gl-consent-violet);box-shadow:inset 0 0 0 1px rgb(0 0 0 / .04)}.gl-consent-categories input:checked::after{transform:translateX(19px)}.gl-consent-categories input:disabled{cursor:not-allowed;opacity:1}.gl-consent-categories input:disabled:checked{background:#168365}.gl-consent-modal__footer{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;padding:16px 24px;border-top:1px solid var(--gl-consent-line);background:rgb(255 255 255 / .97);box-shadow:0 -10px 26px rgb(32 22 79 / .045)}.gl-consent-actions--modal{justify-content:flex-end}.gl-consent-actions--modal .gl-consent-button{min-width:170px}.gl-consent-footnote{margin:0!important;color:#7a7486;font-size:.68rem;line-height:1.5!important}.gl-consent-footnote a{color:#4f35cf;text-decoration:none}.gl-consent-footnote a:hover{text-decoration:underline}.gl-consent-footnote span{margin:0 5px;color:#b0a9bb}@keyframes gl-consent-fade{from{opacity:0}to{opacity:1}}@keyframes gl-consent-enter{from{opacity:0;transform:translateY(calc(-50% + 16px)) scale(.985)}to{opacity:1;transform:translateY(-50%) scale(1)}}@media (max-width:760px){.gl-consent-banner{grid-template-columns:1fr;gap:18px;padding:22px}.gl-consent-banner .gl-consent-actions{display:grid;grid-template-columns:1fr}.gl-consent-modal{right:10px;left:10px;width:calc(100% - 20px);max-height:calc(100dvh - 20px);border-radius:23px}.gl-consent-modal__head{padding:20px}.gl-consent-modal__body{padding:19px 20px 22px}.gl-consent-modal__footer{grid-template-columns:1fr;gap:12px;padding:14px 20px 18px}.gl-consent-actions--modal{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.gl-consent-actions--modal .gl-consent-button{min-width:0}}@media (max-width:640px){.gl-consent-section-heading{align-items:start}.gl-consent-section-heading>span{display:none}.gl-consent-profiles{grid-template-columns:1fr}.gl-consent-profiles button{min-height:0}}@media (max-width:460px){.gl-consent-banner{right:8px;left:8px;width:calc(100% - 16px);padding:19px 16px 16px;border-radius:20px}.gl-consent-banner__copy{grid-template-columns:1fr;gap:11px}.gl-consent-banner__brand{width:42px;height:42px;border-radius:13px}.gl-consent-banner__content>p:last-of-type{font-size:.8rem}.gl-consent-modal{top:8px;bottom:8px;right:8px;left:8px;width:calc(100% - 16px);max-height:none;transform:none;border-radius:20px;animation-name:gl-consent-enter-mobile}.gl-consent-modal__head{grid-template-columns:auto minmax(0,1fr) auto;gap:10px;padding:17px 16px}.gl-consent-modal__brand{width:40px;height:40px;border-radius:12px}.gl-consent-modal__brand svg{width:21px;height:21px}.gl-consent-modal__title h2{font-size:1.18rem}.gl-consent-modal__title>p:last-child{display:none}.gl-consent-close{width:38px;height:38px}.gl-consent-modal__body{padding:17px 15px 20px}.gl-consent-categories label{padding:11px}.gl-consent-category__icon{width:34px;height:34px}.gl-consent-modal__footer{padding:13px 15px 15px}.gl-consent-actions--modal{grid-template-columns:1fr}.gl-consent-actions--modal .gl-consent-button{min-height:44px}}@keyframes gl-consent-enter-mobile{from{opacity:0;transform:translateY(14px) scale(.985)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.gl-consent-layer *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.gl-subscription-form .gl-newsletter__honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.gl-subscription-form .gl-newsletter__fields{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:11px;width:100%}.gl-subscription-form .gl-subscription-field{display:grid;min-width:0;gap:6px;margin:0;color:#5d6680;font-size:11px;font-weight:750;letter-spacing:.045em;line-height:1.2;text-transform:uppercase}.gl-subscription-form .gl-subscription-field--name{grid-column:1/-1}.gl-subscription-form .gl-subscription-field input{box-sizing:border-box;width:100%;min-width:0;min-height:55px;padding:0 17px;border:1px solid #dcd5f2;border-radius:12px;outline:0;background:#fff;color:#18213a;box-shadow:0 8px 22px rgb(5 10 29 / .09);font:500 14px/1.2 system-ui,-apple-system,sans-serif;letter-spacing:0;text-transform:none;transition:border-color 180ms ease,box-shadow 180ms ease,transform 180ms ease}.gl-subscription-form .gl-subscription-field input::placeholder{color:#98a0b4;font-weight:450}.gl-subscription-form .gl-subscription-field input:focus{border-color:#a790ff;box-shadow:0 0 0 4px rgb(139 112 255 / .16),0 10px 24px rgb(5 10 29 / .12);transform:translateY(-1px)}.gl-subscription-form .gl-newsletter__fields button{align-self:end;display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:55px;padding:14px 20px;border:0;border-radius:12px;background:linear-gradient(135deg,#7657ed,#5638cf);color:#fff;box-shadow:0 11px 25px rgb(61 38 151 / .28);font:750 13px/1.2 system-ui,-apple-system,sans-serif;cursor:pointer;transition:transform 180ms ease,box-shadow 180ms ease,filter 180ms ease}.gl-subscription-form .gl-newsletter__fields button:hover{box-shadow:0 14px 31px rgb(61 38 151 / .36);filter:saturate(1.08);transform:translateY(-1px)}.gl-subscription-form .gl-newsletter__fields button:disabled{cursor:wait;filter:saturate(.7);opacity:.78;transform:none}.gl-subscription-submit__icon{font-size:18px;font-weight:400;transition:transform 180ms ease}.gl-subscription-form .gl-newsletter__fields button:hover .gl-subscription-submit__icon{transform:translateX(2px)}.gl-subscription-form .gl-newsletter__consent{display:flex;align-items:flex-start;gap:9px;margin:14px 0;font-size:13px;line-height:1.6}.gl-subscription-form input[type=checkbox]{flex:none;accent-color:#7657ff;width:17px;height:17px;margin-top:3px}.gl-subscription-form :focus-visible,.gl-email-public :focus-visible{outline:3px solid #a78bfa;outline-offset:3px}.gl-subscription-form .gl-newsletter__feedback{padding:12px 14px;border:1px solid rgb(35 154 106 / .3);border-radius:11px;margin:12px 0 0;background:rgb(230 250 241 / .1);color:#dffcf0;font-size:13px;line-height:1.5}.gl-subscription-form .gl-newsletter__feedback[hidden]{display:none!important}.gl-subscription-form .gl-newsletter__feedback.is-error{border-color:rgb(255 180 180 / .38);background:rgb(142 36 58 / .18);color:#ffe8ec}.gl-subscription-form[data-gl-subscription-complete=true]{display:block}.gl-subscription-complete{position:relative;display:grid;grid-template-columns:48px minmax(0,1fr);gap:14px;padding:20px;border:1px solid rgb(144 232 198 / .3);border-radius:18px;outline:0;background:linear-gradient(145deg,rgb(28 139 96 / .2),rgb(255 255 255 / .075));box-shadow:inset 0 1px 0 rgb(255 255 255 / .12),0 14px 30px rgb(5 10 29 / .13);color:#fff}.gl-subscription-complete__icon{display:grid;width:46px;height:46px;border:1px solid rgb(136 235 197 / .35);border-radius:15px;background:linear-gradient(145deg,#1b9669,#11704e);box-shadow:0 10px 24px rgb(10 92 64 / .3);color:#fff;font-size:20px;font-weight:800;place-items:center}.gl-subscription-complete__copy{display:grid;gap:5px;min-width:0}.gl-subscription-complete__eyebrow{color:#9aebcd;font-size:9px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.gl-subscription-complete h3{margin:0;color:#fff;font:700 19px/1.22 Georgia,"Times New Roman",serif;letter-spacing:-.015em}.gl-subscription-complete p{margin:0;color:rgb(255 255 255 / .72);font-size:12px;line-height:1.55}.gl-subscription-complete p strong{color:#fff;font-weight:750}.gl-subscription-complete__progress{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding-top:4px}.gl-subscription-complete__progress span{display:flex;align-items:center;min-height:35px;padding:0 11px;border:1px solid rgb(255 255 255 / .12);border-radius:10px;background:rgb(255 255 255 / .055);color:rgb(255 255 255 / .68);font-size:10px;font-weight:700}.gl-subscription-complete__progress .is-complete{border-color:rgb(112 223 180 / .25);color:#abefd5}.gl-subscription-complete__progress .is-current{border-color:rgb(180 158 255 / .38);background:rgb(112 79 230 / .17);color:#e1d9ff}.gl-subscription-complete__guidance{grid-column:1/-1;padding-top:2px}.gl-subscription-complete__reset{grid-column:1/-1;justify-self:start;min-height:38px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;color:#cfc3ff!important;font-size:11px!important;text-decoration:underline;text-underline-offset:4px}.gl-subscription-complete__reset:hover{color:#fff!important;transform:none!important}.gl-subscription-form .gl-subscription-interests{border:1px solid #bca9f7;border-radius:12px;padding:12px;margin:16px 0}.gl-subscription-interests label{display:flex;gap:8px;align-items:flex-start;font-size:14px;margin:5px 0}.gl-subscription-dialog-open{overflow:hidden}.gl-subscription-dialog{position:fixed;z-index:2147483000;inset:0;display:grid;place-items:center;padding:20px;opacity:0;transition:opacity 220ms ease}.gl-subscription-dialog.is-visible{opacity:1}.gl-subscription-dialog__backdrop{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;background:rgb(11 15 39 / .78);backdrop-filter:blur(10px);cursor:default}.gl-subscription-dialog__panel{position:relative;box-sizing:border-box;width:min(100%,650px);max-height:calc(100vh - 40px);overflow:auto;padding:34px;border:1px solid rgb(122 95 232 / .24);border-radius:26px;outline:0;background:radial-gradient(circle at 100% 0,rgb(114 80 241 / .12),transparent 37%),linear-gradient(180deg,#fff,#fbfaff);box-shadow:0 36px 100px rgb(13 9 44 / .32),0 3px 12px rgb(13 9 44 / .12);color:#1b2340;font:15px/1.55 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;transform:translateY(18px) scale(.985);transition:transform 250ms cubic-bezier(.2,.8,.2,1)}.gl-subscription-dialog.is-visible .gl-subscription-dialog__panel{transform:none}.gl-subscription-dialog__panel::before{position:absolute;top:0;right:28px;left:28px;height:3px;border-radius:0 0 8px 8px;background:linear-gradient(90deg,#6142e5,#a490ff 68%,#e7b64b);content:""}.gl-subscription-dialog__close{position:absolute;top:20px;right:20px;display:grid;width:38px;height:38px;padding:0;border:1px solid #e7e2f4;border-radius:11px;background:rgb(255 255 255 / .85);color:#626a7d;font:400 25px/1 system-ui;place-items:center;cursor:pointer;transition:background 160ms ease,color 160ms ease,transform 160ms ease}.gl-subscription-dialog__close:hover{background:#f1edff;color:#5638cf;transform:rotate(3deg)}.gl-subscription-dialog__brand{display:flex;align-items:center;gap:12px;padding-right:55px}.gl-subscription-dialog__brand-mark{display:grid;width:46px;height:46px;border:1px solid rgb(117 87 237 / .2);border-radius:14px;background:linear-gradient(145deg,#2a2054,#5e42d9);box-shadow:0 10px 24px rgb(67 43 162 / .22);color:#fff;font:750 13px/1 Georgia,serif;place-items:center}.gl-subscription-dialog__brand-copy{display:grid;gap:1px}.gl-subscription-dialog__brand-copy strong{color:#211846;font:700 19px/1.1 Georgia,serif}.gl-subscription-dialog__brand-copy span{color:#77689b;font-size:10px;font-weight:750;letter-spacing:.13em;text-transform:uppercase}.gl-subscription-dialog__status{display:inline-flex;align-items:center;gap:9px;margin:28px 0 15px;padding:8px 12px;border:1px solid #caecde;border-radius:999px;background:#edf9f3;color:#116846;font-size:11px;font-weight:750;letter-spacing:.025em}.gl-subscription-dialog__check{display:grid;width:20px;height:20px;border-radius:50%;background:#16855d;color:#fff;font-size:12px;place-items:center}.gl-subscription-dialog h2{max-width:540px;margin:0;color:#171d35;font:720 clamp(28px,5vw,39px)/1.08 Georgia,"Times New Roman",serif;letter-spacing:-.025em}.gl-subscription-dialog__lead{max-width:570px;margin:14px 0 28px;color:#626a7d;font-size:15px;line-height:1.65}.gl-subscription-dialog__lead strong{color:#272f49}.gl-subscription-dialog__eyebrow{margin:0 0 12px;color:#6c4fe4;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.gl-subscription-dialog__steps{display:grid;gap:9px;margin:0;padding:0;list-style:none}.gl-subscription-dialog__step{display:grid;grid-template-columns:36px minmax(0,1fr);align-items:start;gap:12px;padding:13px 14px;border:1px solid #ebe7f5;border-radius:14px;background:rgb(255 255 255 / .78);box-shadow:0 5px 16px rgb(42 30 89 / .04)}.gl-subscription-dialog__number{display:grid;width:34px;height:34px;border-radius:11px;background:#f0ecff;color:#6244dd;font-size:12px;font-weight:800;place-items:center}.gl-subscription-dialog__step-copy{display:grid;gap:2px;padding-top:1px}.gl-subscription-dialog__step-copy strong{color:#252d46;font-size:13px}.gl-subscription-dialog__step-copy span{color:#71798c;font-size:12px;line-height:1.45}.gl-subscription-dialog__note{display:grid;grid-template-columns:30px minmax(0,1fr);gap:11px;margin-top:16px;padding:14px;border:1px solid #ddd5fb;border-radius:14px;background:#f7f4ff}.gl-subscription-dialog__note-icon{display:grid;width:28px;height:28px;border:1px solid #c8baf8;border-radius:9px;color:#6446df;font-size:12px;font-weight:850;place-items:center}.gl-subscription-dialog__note div{display:grid;gap:3px}.gl-subscription-dialog__note strong{color:#302556;font-size:12px}.gl-subscription-dialog__note span{color:#6e6587;font-size:11px;line-height:1.5}.gl-subscription-dialog__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.gl-subscription-dialog__actions button{min-height:48px;padding:0 18px;border-radius:12px;font:750 12px/1.2 system-ui;cursor:pointer;transition:transform 160ms ease,box-shadow 160ms ease,background 160ms ease}.gl-subscription-dialog__primary{border:1px solid #6242dc;background:linear-gradient(135deg,#7657ed,#5638cf);box-shadow:0 11px 25px rgb(72 46 174 / .24);color:#fff}.gl-subscription-dialog__primary:hover{box-shadow:0 14px 30px rgb(72 46 174 / .34);transform:translateY(-1px)}.gl-subscription-dialog__secondary{border:1px solid #ded8ed;background:#fff;color:#504864}.gl-subscription-dialog__secondary:hover{background:#f7f4ff;color:#5638cf}.gl-subscription-dialog__privacy{margin:19px 0 0;color:#9298a8;font-size:10px;line-height:1.5;text-align:center}.gl-email-public{margin:0;min-height:100vh;box-sizing:border-box;padding:clamp(22px,5vw,64px) 18px;background:radial-gradient(circle at 12% 8%,rgb(117 83 237 / .13),transparent 29%),radial-gradient(circle at 92% 6%,rgb(232 181 70 / .12),transparent 25%),linear-gradient(145deg,#f7f6fb,#efedf8);color:#344054;font:15px/1.65 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.gl-email-public *{box-sizing:border-box}.gl-email-public__journey{position:relative;display:grid;grid-template-columns:minmax(300px,.78fr) minmax(440px,1.22fr);width:min(100%,1120px);min-height:680px;margin:0 auto;overflow:hidden;border:1px solid rgb(75 53 157 / .13);border-radius:30px;background:#fff;box-shadow:0 40px 120px rgb(30 19 73 / .18),0 8px 28px rgb(30 19 73 / .08)}.gl-email-public__journey::before{position:absolute;z-index:2;top:0;right:34px;left:34px;height:3px;border-radius:0 0 12px 12px;background:linear-gradient(90deg,#7657ed,#ab96ff 70%,#e9b849);content:""}.gl-email-public__story{position:relative;display:flex;flex-direction:column;min-height:100%;padding:38px;background:radial-gradient(circle at 15% 85%,rgb(117 85 238 / .38),transparent 30%),radial-gradient(circle at 100% 0,rgb(129 96 244 / .32),transparent 36%),linear-gradient(155deg,#121937,#20194f 55%,#34216f);color:#fff}.gl-email-public__story::after{position:absolute;right:-90px;bottom:-120px;width:290px;height:290px;border:1px solid rgb(255 255 255 / .08);border-radius:50%;box-shadow:0 0 0 48px rgb(255 255 255 / .022),0 0 0 96px rgb(255 255 255 / .014);content:"";pointer-events:none}.gl-email-public__brand{position:relative;z-index:1;display:inline-flex;align-items:center;align-self:flex-start;gap:12px;color:#fff;text-decoration:none}.gl-email-public__brand img{width:45px;height:45px;object-fit:contain;filter:drop-shadow(0 8px 13px rgb(0 0 0 / .24))}.gl-email-public__brand>span{display:grid;gap:2px}.gl-email-public__brand strong{font:700 21px/1 Georgia,"Times New Roman",serif;letter-spacing:-.02em}.gl-email-public__brand small{color:#bdafff;font-size:9px;font-weight:800;letter-spacing:.22em}.gl-email-public__story-copy{position:relative;z-index:1;margin:auto 0;padding:70px 0}.gl-email-public__story-kicker{display:inline-flex;align-items:center;gap:8px;color:#d6ccff;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.gl-email-public__story-kicker::before{width:22px;height:2px;border-radius:2px;background:#a78fff;content:""}.gl-email-public__story h2{max-width:360px;margin:17px 0 18px;color:#fff;font:700 clamp(32px,4vw,46px)/1.08 Georgia,"Times New Roman",serif;letter-spacing:-.035em}.gl-email-public__story p{max-width:350px;margin:0;color:rgb(255 255 255 / .7);font-size:14px;line-height:1.75}.gl-email-public__trust{position:relative;z-index:1;display:grid;gap:10px;padding-top:23px;border-top:1px solid rgb(255 255 255 / .12);color:rgb(255 255 255 / .7);font-size:11px}.gl-email-public__trust span{display:flex;align-items:center;gap:9px}.gl-email-public__trust i{display:grid;width:20px;height:20px;border-radius:7px;background:rgb(80 210 158 / .14);color:#74e2b7;font-style:normal;font-size:10px;place-items:center}.gl-email-public__content{position:relative;display:flex;flex-direction:column;min-width:0;padding:38px clamp(32px,5vw,64px) 30px;background:radial-gradient(circle at 100% 0,rgb(125 93 237 / .085),transparent 31%),linear-gradient(180deg,#fff 0%,#fdfcff 100%)}.gl-email-public__top{display:flex;align-items:center;justify-content:space-between;gap:20px;color:#6e6684;font-size:10px;font-weight:750;letter-spacing:.075em;text-transform:uppercase}.gl-email-public__top a{color:#655a7a;text-decoration:none;transition:color 160ms ease}.gl-email-public__top a:hover{color:#6142d9}.gl-email-public__progress{height:4px;margin:15px 0 39px;overflow:hidden;border-radius:999px;background:#efecf6}.gl-email-public__progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#6040dd,#967bfa 72%,#dab151);box-shadow:0 0 12px rgb(105 72 224 / .3)}.gl-email-public__icon{display:grid;width:54px;height:54px;margin-bottom:20px;border:1px solid #ddd4fb;border-radius:17px;background:linear-gradient(145deg,#f6f3ff,#ece7ff);box-shadow:0 12px 28px rgb(77 50 181 / .14);color:#6242dc;font-size:22px;font-weight:800;place-items:center}.gl-email-public--success .gl-email-public__icon{border-color:#c8ebdc;background:linear-gradient(145deg,#edfaf4,#ddf6e9);box-shadow:0 12px 28px rgb(27 133 91 / .13);color:#16845d}.gl-email-public--error .gl-email-public__icon,.gl-email-public--warning .gl-email-public__icon{border-color:#f1d9a4;background:#fff8e9;color:#a66a05}.gl-email-public__eyebrow{margin:0 0 10px;color:#7255e5;font-size:10px;font-weight:820;letter-spacing:.14em;text-transform:uppercase}.gl-email-public h1{max-width:570px;margin:0;color:#171d35;font:720 clamp(32px,4vw,43px)/1.1 Georgia,"Times New Roman",serif;letter-spacing:-.035em}.gl-email-public__message{max-width:590px;margin:15px 0 0;color:#626a7e;font-size:15px;line-height:1.75}.gl-email-public__body{margin-top:24px}.gl-email-public__decision form{margin:0}.gl-email-public__decision>p{max-width:540px;margin:13px 0 0;color:#7b8293;font-size:11px;line-height:1.55}.gl-email-public button,.gl-email-public__primary,.gl-email-public__secondary{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;border-radius:13px;font:750 13px/1.2 system-ui,-apple-system,sans-serif;text-decoration:none;cursor:pointer;transition:transform 170ms ease,box-shadow 170ms ease,background 170ms ease}.gl-email-public button,.gl-email-public__primary{border:1px solid #6242d7;background:linear-gradient(135deg,#7657ed,#5638cf);box-shadow:0 13px 30px rgb(72 46 174 / .25);color:#fff}.gl-email-public button:hover,.gl-email-public__primary:hover{box-shadow:0 16px 34px rgb(72 46 174 / .36);transform:translateY(-2px)}.gl-email-public__secondary{border:1px solid #ded8ed;background:#fff;color:#544a69}.gl-email-public__secondary:hover{background:#f7f4ff;color:#5638cf;transform:translateY(-1px)}.gl-email-public__actions{display:flex;flex-wrap:wrap;gap:10px}.gl-email-public fieldset{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:0 0 20px;padding:18px;border:1px solid #e3dcf3;border-radius:17px;background:linear-gradient(145deg,#fdfcff,#f8f5ff);box-shadow:inset 0 1px 0 #fff,0 8px 24px rgb(52 35 113 / .045)}.gl-email-public legend{padding:0 7px;color:#342a53;font-size:13px;font-weight:750}.gl-email-public__frequency{grid-template-columns:repeat(3,minmax(0,1fr))!important}.gl-email-public__frequency .gl-email-choice{align-items:flex-start;min-height:82px}.gl-email-public__frequency .gl-email-choice span{display:grid;gap:3px}.gl-email-public__frequency .gl-email-choice strong{color:#30264d;font-size:12px}.gl-email-public__frequency .gl-email-choice small{color:#7d8393;font-size:10px;line-height:1.45}.gl-email-public__pause{margin:0 0 14px;padding:15px 16px;border:1px solid #e4def3;border-radius:15px;background:#fff}.gl-email-public__pause label{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,.7fr);align-items:center;gap:16px}.gl-email-public__pause label>span{display:grid;gap:3px}.gl-email-public__pause strong{color:#342b51;font-size:12px}.gl-email-public__pause small,.gl-email-public__pause p{margin:0;color:#7d8393;font-size:10px;line-height:1.5}.gl-email-public__pause select{min-height:44px;padding:0 34px 0 12px;border:1px solid #ddd5f2;border-radius:11px;background:#fbfaff;color:#403753;font:650 11px/1.3 system-ui}.gl-email-choice{display:flex;align-items:center;gap:10px;min-height:44px;padding:10px 12px;border:1px solid #ebe6f6;border-radius:11px;background:#fff;color:#4b5265;font-size:12px;transition:background 150ms ease,border-color 150ms ease,box-shadow 150ms ease}.gl-email-choice:hover{border-color:#d7ccfa;background:#f7f4ff;box-shadow:0 5px 14px rgb(66 43 151 / .06)}.gl-email-choice input{width:18px;height:18px;accent-color:#7657ff;flex:none}.gl-email-public__measurement{margin:0 0 14px;padding:5px;border:1px solid #e4def3;border-radius:15px;background:#faf8ff}.gl-email-public__measurement .gl-email-choice{align-items:flex-start;min-height:0;padding:12px 13px;border:0;background:#fff0;box-shadow:none}.gl-email-public__measurement .gl-email-choice span{display:grid;gap:3px}.gl-email-public__measurement .gl-email-choice strong{color:#342b51;font-size:12px}.gl-email-public__measurement .gl-email-choice small{color:#7d8393;font-size:10px;line-height:1.5}.gl-email-public__saved{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:12px;margin:0 0 14px;padding:14px 16px;border:1px solid #bfe6d4;border-radius:15px;background:linear-gradient(125deg,#ecfaf4,#f8fffb);box-shadow:0 10px 24px rgb(24 126 87 / .09);color:#176b4c}.gl-email-public__saved[hidden]{display:none!important}.gl-email-public__saved>span{display:grid;width:36px;height:36px;border-radius:11px;background:#19875f;color:#fff;font-size:18px;font-weight:800;place-items:center;box-shadow:0 7px 16px rgb(25 135 95 / .2)}.gl-email-public__saved>div{display:grid;gap:3px}.gl-email-public__saved strong{font-size:13px;line-height:1.35}.gl-email-public__saved p{margin:0;color:#4e7465;font-size:10px;line-height:1.5}.gl-email-public__saved.is-error{border-color:#efcbd2;background:linear-gradient(125deg,#fff4f5,#fffafb);color:#8c3146}.gl-email-public__saved.is-error>span{background:#a84257;box-shadow:0 7px 16px rgb(168 66 87 / .18)}.gl-email-public__saved.is-error p{color:#865967}.gl-email-public__savebar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:16px 17px;border:1px solid #ddd5f6;border-radius:17px;background:linear-gradient(120deg,#f7f3ff,#fff 64%);box-shadow:0 10px 25px rgb(57 36 135 / .07)}.gl-email-public__savebar>div{display:grid;gap:3px}.gl-email-public__savebar strong{color:#30264d;font-size:12px}.gl-email-public__savebar>div>span{max-width:360px;color:#7b8293;font-size:11px;line-height:1.5}.gl-email-public__savebar button{min-height:50px;padding-inline:24px;white-space:nowrap}.gl-email-public__savebar button>span{color:#fff;font-size:14px;font-weight:800;line-height:1.2;letter-spacing:.01em}.gl-email-public__savebar button:disabled{cursor:wait;filter:saturate(.7);opacity:.78;transform:none}.gl-email-public__cancel{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:16px;padding:14px 15px;border:1px solid #eee8f4;border-radius:15px;background:#fcfbfe}.gl-email-public__cancel>span{display:grid;width:32px;height:32px;border:1px solid #eadfeb;border-radius:10px;background:#fff7f7;color:#a44d5c;font-size:17px;place-items:center}.gl-email-public__cancel>div{display:grid;gap:2px}.gl-email-public__cancel strong{color:#4c405f;font-size:11px}.gl-email-public__cancel p{margin:0;color:#898d9a;font-size:9px;line-height:1.45}.gl-email-public__cancel>a{padding:8px 10px;border-radius:9px;color:#8f4555;font-size:10px;font-weight:750;text-decoration:none;white-space:nowrap}.gl-email-public__cancel>a:hover{background:#fff0f1;color:#792f40}.gl-email-public__body>p>a{color:#694bdf;font-weight:650;text-underline-offset:3px}.gl-email-public__next{display:grid;grid-template-columns:32px minmax(0,1fr);gap:12px;margin-top:auto;padding-top:28px}.gl-email-public__next>span{display:grid;width:30px;height:30px;border:1px solid #d9d0f5;border-radius:10px;background:#f5f2ff;color:#6447dc;font-size:12px;font-weight:800;place-items:center}.gl-email-public__next div{display:grid;gap:3px}.gl-email-public__next strong{color:#32294e;font-size:12px}.gl-email-public__next p{max-width:560px;margin:0;color:#7b8293;font-size:11px;line-height:1.55}.gl-email-public footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:28px;padding-top:20px;border-top:1px solid #ede9f4;color:#969bab;font-size:10px}.gl-email-public footer nav{display:flex;flex-wrap:wrap;gap:14px}.gl-email-public footer a{color:#6e6681;text-decoration:none}.gl-email-public footer a:hover{color:#5c3bd5;text-decoration:underline;text-underline-offset:3px}.gl-email-public :focus-visible{outline:3px solid #a78bfa;outline-offset:3px}body .gl-newsletter.gl-newsletter--unified .gl-subscription-form .gl-newsletter__fields{grid-template-columns:minmax(0,1fr) auto;gap:11px}body .gl-newsletter.gl-newsletter--unified .gl-subscription-form .gl-subscription-field{color:rgb(255 255 255 / .72)}body .gl-newsletter.gl-newsletter--unified .gl-subscription-form .gl-subscription-field--name{grid-column:1/-1}body .gl-newsletter.gl-newsletter--unified .gl-subscription-form .gl-subscription-field input{width:100%;min-width:0;min-height:55px;padding:0 17px;border:1px solid rgb(255 255 255 / .54);border-radius:12px;background:rgb(255 255 255 / .98);color:#15213a;box-shadow:0 8px 22px rgb(5 10 29 / .12)}body .gl-newsletter.gl-newsletter--unified .gl-subscription-form .gl-subscription-field input:focus{border-color:#b8a5ff;box-shadow:0 0 0 4px rgb(184 165 255 / .2),0 8px 22px rgb(5 10 29 / .12)}body .gl-newsletter.gl-newsletter--unified .gl-subscription-form .gl-newsletter__fields .gl-button{align-self:end}@media(max-width:640px){.gl-subscription-form .gl-newsletter__fields,body .gl-newsletter.gl-newsletter--unified .gl-subscription-form .gl-newsletter__fields{grid-template-columns:1fr}.gl-subscription-form .gl-subscription-field--name,body .gl-newsletter.gl-newsletter--unified .gl-subscription-form .gl-subscription-field--name{grid-column:auto}.gl-subscription-form .gl-newsletter__fields button{width:100%}.gl-subscription-complete{grid-template-columns:42px minmax(0,1fr);padding:16px}.gl-subscription-complete__icon{width:40px;height:40px}.gl-subscription-complete__progress{grid-template-columns:1fr}.gl-subscription-dialog{padding:10px}.gl-subscription-dialog__panel{max-height:calc(100vh - 20px);padding:26px 20px;border-radius:20px}.gl-subscription-dialog__panel::before{right:20px;left:20px}.gl-subscription-dialog__brand-mark{width:42px;height:42px}.gl-subscription-dialog__status{margin-top:24px}.gl-subscription-dialog h2{font-size:28px}.gl-subscription-dialog__lead{margin-bottom:22px}.gl-subscription-dialog__actions{display:grid}.gl-subscription-dialog__actions button{width:100%}}@media(max-width:860px){.gl-email-public{padding:14px}.gl-email-public__journey{grid-template-columns:1fr;min-height:0;border-radius:23px}.gl-email-public__story{display:grid;grid-template-columns:minmax(0,1fr) auto;min-height:0;height:auto;padding:28px}.gl-email-public__brand{grid-column:1/-1}.gl-email-public__story-copy{margin:0;padding:42px 0 30px}.gl-email-public__story h2{max-width:560px;font-size:34px}.gl-email-public__story p{max-width:600px}.gl-email-public__trust{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding-top:18px}.gl-email-public__content{min-height:620px;padding:30px clamp(22px,6vw,48px) 25px}}@media(max-width:560px){.gl-email-public{padding:0;background:#fff}.gl-email-public__journey{border:0;border-radius:0;box-shadow:none}.gl-email-public__story{display:block;min-height:0;height:auto;padding:24px 20px}.gl-email-public__story-copy{margin:0;padding:34px 0 10px}.gl-email-public__story h2{margin-block:13px;font-size:30px}.gl-email-public__story p{font-size:13px}.gl-email-public__trust{display:none}.gl-email-public__content{min-height:610px;padding:26px 20px 22px}.gl-email-public__progress{margin-bottom:30px}.gl-email-public h1{font-size:32px}.gl-email-public fieldset,.gl-email-public__frequency{grid-template-columns:1fr!important}.gl-email-public__pause label{grid-template-columns:1fr}.gl-email-public__actions{display:grid}.gl-email-public__actions a,.gl-email-public button{width:100%}.gl-email-public__savebar{grid-template-columns:1fr}.gl-email-public__cancel{grid-template-columns:34px minmax(0,1fr)}.gl-email-public__cancel>a{grid-column:2;justify-self:start;padding-left:0}.gl-email-public footer{align-items:flex-start;flex-direction:column;gap:9px}}@media(prefers-reduced-motion:reduce){.gl-subscription-dialog,.gl-subscription-dialog__panel,.gl-subscription-form *{scroll-behavior:auto!important;transition:none!important}}.gl-email-choice>span,.gl-subscription-interests label>span{display:grid;gap:3px;min-width:0}.gl-email-choice>span strong,.gl-subscription-interests label>span strong{color:#30264d;font-size:12px;line-height:1.35}.gl-email-choice>span small,.gl-subscription-interests label>span small{color:#727a8e;font-size:10px;line-height:1.45}:root{--gl-violet-50:#f4f1ff;--gl-violet-100:#e9e2ff;--gl-violet-300:#bbaaff;--gl-violet-500:#7657ff;--gl-violet-600:#5b3df5;--gl-violet-700:#4930c9;--gl-ink:#101828;--gl-ink-soft:#344054;--gl-muted:#667085;--gl-line:#e4e7ec;--gl-surface:#fff;--gl-canvas:#f7f8fc;--gl-warm:#fff9f1;--gl-gold:#d99a2b;--gl-success:#14866d;--gl-shadow-sm:0 1px 2px rgba(16,24,40,.05),0 3px 12px rgba(16,24,40,.04);--gl-shadow-lg:0 18px 50px rgba(37,26,94,.12);--gl-radius-sm:10px;--gl-radius:18px;--gl-radius-lg:28px;--gl-container:1180px;--gl-reading:760px;--gl-transition:180ms ease}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body.gospellivre-portal{margin:0;background:var(--gl-canvas);color:var(--gl-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}body.admin-bar .gl-header{top:32px}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{color:inherit}::selection{background:var(--gl-violet-100);color:var(--gl-violet-700)}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:focus{top:10px;left:10px;z-index:999999;width:auto;height:auto;padding:12px 16px;clip:auto;border-radius:8px;background:var(--gl-ink);color:#fff}.gl-container{width:min(calc(100% - 40px),var(--gl-container));margin-inline:auto}.gl-main{min-height:65vh}.gl-icon{width:1.2em;height:1.2em;flex:0 0 auto}.gl-eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 12px;color:var(--gl-violet-600);font-size:.75rem;font-weight:800;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}.gl-eyebrow::before{content:"";width:18px;height:2px;border-radius:99px;background:currentColor}.gl-section{padding:72px 0}.gl-section--white{background:var(--gl-surface)}.gl-section__head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}.gl-section__title{margin:0;font-size:clamp(1.65rem,3vw,2.35rem);line-height:1.15;letter-spacing:-.035em}.gl-section__intro{margin:8px 0 0;max-width:620px;color:var(--gl-muted)}.gl-text-link{display:inline-flex;align-items:center;gap:7px;color:var(--gl-violet-600);font-weight:750}.gl-text-link:hover{gap:11px;color:var(--gl-violet-700)}.gl-text-link,.gl-button,.gl-card,.gl-nav a{transition:var(--gl-transition)}.gl-topline{background:var(--gl-ink);color:rgb(255 255 255 / .82);font-size:.79rem}.gl-topline__inner{display:flex;justify-content:space-between;align-items:center;min-height:34px}.gl-topline p{margin:0}.gl-topline a{color:#fff;font-weight:700}.gl-header{position:sticky;top:0;z-index:1000;border-bottom:1px solid rgb(228 231 236 / .9);background:rgb(255 255 255 / .94);box-shadow:0 1px 0 rgb(16 24 40 / .02);backdrop-filter:blur(14px)}.gl-header__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:40px;min-height:78px}.gl-brand{display:inline-flex;align-items:center;gap:12px;min-width:max-content}.gl-brand__mark{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:linear-gradient(145deg,var(--gl-violet-500),var(--gl-violet-700));color:#fff;box-shadow:0 8px 22px rgb(91 61 245 / .22)}.gl-brand__mark .gl-icon{width:24px;height:24px}.gl-brand__copy{display:grid;line-height:1.05}.gl-brand__name{font-size:1.08rem;font-weight:850;letter-spacing:-.025em}.gl-brand__tagline{margin-top:5px;color:var(--gl-muted);font-size:.68rem;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.custom-logo{width:auto;max-width:220px;max-height:52px}.gl-nav{justify-self:center}.gl-nav__list,.gl-nav .menu{display:flex;align-items:center;gap:5px;margin:0;padding:0;list-style:none}.gl-nav li{position:relative;margin:0}.gl-nav a{display:flex;align-items:center;min-height:42px;padding:9px 13px;border-radius:9px;color:var(--gl-ink-soft);font-size:.91rem;font-weight:680}.gl-nav a:hover,.gl-nav .current-menu-item>a,.gl-nav .current-menu-ancestor>a{background:var(--gl-violet-50);color:var(--gl-violet-600)}.gl-nav .sub-menu{position:absolute;top:calc(100% + 8px);left:0;min-width:230px;margin:0;padding:8px;border:1px solid var(--gl-line);border-radius:13px;background:#fff;box-shadow:var(--gl-shadow-lg);list-style:none;opacity:0;visibility:hidden;transform:translateY(5px);transition:var(--gl-transition)}.gl-nav li:hover>.sub-menu,.gl-nav li:focus-within>.sub-menu{opacity:1;visibility:visible;transform:none}.gl-nav .sub-menu a{white-space:nowrap}.gl-header__actions{display:flex;align-items:center;gap:8px}.gl-icon-button{display:inline-grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid var(--gl-line);border-radius:11px;background:#fff;cursor:pointer;transition:var(--gl-transition)}.gl-icon-button:hover{border-color:var(--gl-violet-300);color:var(--gl-violet-600);box-shadow:var(--gl-shadow-sm)}.gl-menu-toggle{display:none}.gl-search-panel{display:none;padding:0 0 18px}.gl-search-panel.is-open{display:block}.gl-search-form{position:relative;display:flex;gap:10px}.gl-search-form__field{width:100%;min-height:50px;padding:11px 52px 11px 16px;border:1px solid var(--gl-line);border-radius:12px;background:#fff;color:var(--gl-ink);outline:none}.gl-search-form__field:focus{border-color:var(--gl-violet-500);box-shadow:0 0 0 4px var(--gl-violet-100)}.gl-search-form__submit{position:absolute;right:5px;top:5px;border:0;background:#fff0}.gl-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:11px 18px;border:1px solid #fff0;border-radius:11px;background:var(--gl-violet-600);color:#fff;font-weight:780;cursor:pointer;box-shadow:0 8px 20px rgb(91 61 245 / .18)}.gl-button:hover{background:var(--gl-violet-700);transform:translateY(-1px);box-shadow:0 12px 25px rgb(91 61 245 / .24)}.gl-button--ghost{border-color:var(--gl-line);background:#fff;color:var(--gl-ink);box-shadow:none}.gl-button--ghost:hover{border-color:var(--gl-violet-300);background:var(--gl-violet-50);color:var(--gl-violet-700)}.gl-chip-row{display:flex;flex-wrap:wrap;gap:9px}.gl-chip{display:inline-flex;padding:7px 12px;border:1px solid var(--gl-line);border-radius:999px;background:#fff;color:var(--gl-ink-soft);font-size:.82rem;font-weight:700}.gl-chip:hover{border-color:var(--gl-violet-300);background:var(--gl-violet-50);color:var(--gl-violet-700)}.gl-category{display:inline-flex;color:var(--gl-violet-600);font-size:.73rem;font-weight:830;letter-spacing:.08em;text-transform:uppercase}.gl-meta{display:flex;flex-wrap:wrap;align-items:center;gap:13px;color:var(--gl-muted);font-size:.78rem}.gl-meta span{display:inline-flex;align-items:center;gap:5px}.gl-hero{position:relative;overflow:hidden;padding:58px 0 64px;background:var(--gl-surface)}.gl-hero::before{content:"";position:absolute;inset:0 auto auto 50%;width:760px;height:520px;border-radius:50%;background:radial-gradient(circle,rgb(118 87 255 / .13),transparent 68%);transform:translate(-10%,-45%);pointer-events:none}.gl-hero__grid{position:relative;display:grid;grid-template-columns:minmax(0,1.03fr) minmax(420px,.97fr);align-items:center;gap:58px}.gl-hero__content{padding:18px 0}.gl-hero__title{margin:0 0 18px;max-width:700px;font-size:clamp(2.35rem,5vw,4.2rem);line-height:1.02;letter-spacing:-.055em}.gl-hero__title a:hover{color:var(--gl-violet-600)}.gl-hero__excerpt{margin:0 0 24px;max-width:620px;color:var(--gl-muted);font-size:1.05rem;line-height:1.75}.gl-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:26px}.gl-hero__media{position:relative;min-height:460px;overflow:hidden;border-radius:var(--gl-radius-lg);background:linear-gradient(145deg,#301ca8,#7657ff);box-shadow:var(--gl-shadow-lg)}.gl-hero__media img{width:100%;height:100%;min-height:460px;object-fit:cover}.gl-hero__media::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgb(16 24 40 / .2),transparent 55%);pointer-events:none}.gl-hero__fallback{display:grid;place-items:center;min-height:460px;color:rgb(255 255 255 / .93)}.gl-hero__fallback .gl-icon{width:88px;height:88px}.gl-categories-bar{padding:18px 0;border-top:1px solid var(--gl-line);border-bottom:1px solid var(--gl-line);background:#fff}.gl-categories-bar__inner{display:flex;align-items:center;gap:22px}.gl-categories-bar__label{flex:0 0 auto;color:var(--gl-muted);font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.gl-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.gl-card{overflow:hidden;border:1px solid var(--gl-line);border-radius:var(--gl-radius);background:#fff;box-shadow:var(--gl-shadow-sm)}.gl-card:hover{transform:translateY(-4px);border-color:var(--gl-violet-100);box-shadow:0 15px 35px rgb(16 24 40 / .09)}.gl-card__media{display:block;position:relative;aspect-ratio:16/10;overflow:hidden;background:var(--gl-violet-50)}.gl-card__media img{width:100%;height:100%;object-fit:cover;transition:transform 450ms ease}.gl-card:hover .gl-card__media img{transform:scale(1.035)}.gl-card__placeholder{display:grid;place-items:center;width:100%;height:100%;color:var(--gl-violet-500);background:linear-gradient(145deg,var(--gl-violet-50),#fff7ed)}.gl-card__placeholder .gl-icon{width:46px;height:46px}.gl-card__body{padding:22px}.gl-card__title{margin:8px 0 10px;font-size:1.18rem;line-height:1.35;letter-spacing:-.025em}.gl-card__title a:hover{color:var(--gl-violet-600)}.gl-card__excerpt{margin:0 0 18px;color:var(--gl-muted);font-size:.91rem;line-height:1.65}.gl-feature-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.gl-feature-card{display:grid;grid-template-columns:210px 1fr;min-height:210px;overflow:hidden;border:1px solid var(--gl-line);border-radius:var(--gl-radius);background:#fff}.gl-feature-card__media{min-height:100%;background:var(--gl-violet-50)}.gl-feature-card__media img{width:100%;height:100%;object-fit:cover}.gl-feature-card__body{padding:24px}.gl-feature-card h3{margin:8px 0 12px;font-size:1.25rem;line-height:1.35}.gl-reflection{padding:70px 0;background:linear-gradient(135deg,#1e1649,#3d2a9a 58%,#5b3df5);color:#fff}.gl-reflection__inner{display:grid;grid-template-columns:1fr auto;align-items:center;gap:42px}.gl-reflection h2{margin:0 0 12px;max-width:720px;font-size:clamp(1.8rem,4vw,3rem);line-height:1.15;letter-spacing:-.04em}.gl-reflection p{margin:0;max-width:680px;color:rgb(255 255 255 / .74)}.gl-reflection .gl-button{background:#fff;color:var(--gl-violet-700);box-shadow:none}.gl-page-head{padding:54px 0 34px;background:#fff;border-bottom:1px solid var(--gl-line)}.gl-page-head h1{margin:0;font-size:clamp(2rem,4vw,3.25rem);line-height:1.08;letter-spacing:-.045em}.gl-page-head p{margin:12px 0 0;max-width:680px;color:var(--gl-muted)}.gl-listing{padding:42px 0 80px}.gl-listing__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.nav-links{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:42px}.nav-links .page-numbers{display:grid;place-items:center;min-width:42px;height:42px;padding:0 12px;border:1px solid var(--gl-line);border-radius:10px;background:#fff;font-weight:700}.nav-links .current,.nav-links a:hover{border-color:var(--gl-violet-600);background:var(--gl-violet-600);color:#fff}.gl-article-head{padding:54px 0 36px;background:#fff}.gl-breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin:0 0 26px;color:var(--gl-muted);font-size:.79rem}.gl-breadcrumbs a:hover{color:var(--gl-violet-600)}.gl-breadcrumbs .gl-icon{width:14px;height:14px}.gl-article-head__inner{max-width:920px}.gl-article-title{margin:10px 0 18px;font-size:clamp(2.35rem,5vw,4.35rem);line-height:1.03;letter-spacing:-.055em}.gl-article-lead{margin:0 0 24px;max-width:800px;color:var(--gl-muted);font-size:1.14rem;line-height:1.7}.gl-author-line{display:flex;align-items:center;gap:12px;margin-top:22px}.gl-author-line img{width:42px;height:42px;border-radius:50%}.gl-author-line__copy{display:grid;font-size:.8rem;line-height:1.3}.gl-author-line__name{color:var(--gl-ink);font-weight:800}.gl-author-line__date{margin-top:3px;color:var(--gl-muted)}.gl-article-media{width:min(calc(100% - 40px),1080px);margin:0 auto;overflow:hidden;border-radius:var(--gl-radius-lg);background:var(--gl-violet-50);box-shadow:var(--gl-shadow-lg)}.gl-article-media img{width:100%;max-height:650px;object-fit:cover}.gl-article-layout{display:grid;grid-template-columns:180px minmax(0,var(--gl-reading)) 180px;justify-content:center;gap:34px;padding:54px 0 80px}.gl-share{position:sticky;top:130px;align-self:start}.gl-share__label{margin:0 0 10px;color:var(--gl-muted);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.gl-share__links{display:flex;flex-direction:column;align-items:start;gap:7px}.gl-share__links a{color:var(--gl-ink-soft);font-size:.82rem;font-weight:700}.gl-share__links a:hover{color:var(--gl-violet-600)}.gl-article-content{min-width:0;color:#273247;font-family:Georgia,"Times New Roman",serif;font-size:1.16rem;line-height:1.9}.gl-article-content>*:first-child{margin-top:0}.gl-article-content p{margin:0 0 1.55em}.gl-article-content h2,.gl-article-content h3,.gl-article-content h4{color:var(--gl-ink);font-family:Inter,ui-sans-serif,system-ui,sans-serif;line-height:1.25;letter-spacing:-.035em}.gl-article-content h2{margin:2.1em 0 .7em;font-size:1.75rem}.gl-article-content h3{margin:1.8em 0 .65em;font-size:1.38rem}.gl-article-content a{color:var(--gl-violet-600);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.gl-article-content blockquote{margin:2.1em 0;padding:24px 28px;border-left:4px solid var(--gl-violet-500);border-radius:0 14px 14px 0;background:var(--gl-violet-50);color:var(--gl-ink);font-size:1.22rem;font-style:italic}.gl-article-content ul,.gl-article-content ol{margin:0 0 1.5em;padding-left:1.4em}.gl-article-content img{border-radius:var(--gl-radius)}.gl-article-aside{align-self:start;padding:18px;border:1px solid var(--gl-line);border-radius:14px;background:#fff;color:var(--gl-muted);font-size:.78rem}.gl-article-aside strong{display:block;margin-bottom:5px;color:var(--gl-ink);font-size:.86rem}.gl-post-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:34px;padding-top:25px;border-top:1px solid var(--gl-line);font-family:Inter,sans-serif}.gl-post-tags a{padding:6px 10px;border-radius:999px;background:var(--gl-violet-50);color:var(--gl-violet-700);font-size:.75rem;font-weight:700;text-decoration:none}.gl-author-box{display:grid;grid-template-columns:auto 1fr;gap:18px;margin-top:42px;padding:24px;border:1px solid var(--gl-line);border-radius:var(--gl-radius);background:#fff;font-family:Inter,sans-serif}.gl-author-box img{width:64px;height:64px;border-radius:50%}.gl-author-box h3{margin:0 0 6px;font-size:1rem}.gl-author-box p{margin:0;color:var(--gl-muted);font-size:.86rem;line-height:1.65}.gl-comments{max-width:var(--gl-reading);margin:0 auto 80px;padding:30px;border:1px solid var(--gl-line);border-radius:var(--gl-radius);background:#fff}.gl-comments h2,.gl-comments h3{margin-top:0}.comment-list{padding:0;list-style:none}.comment-body{padding:18px 0;border-bottom:1px solid var(--gl-line)}.comment-form label{display:block;margin-bottom:5px;font-weight:700}.comment-form input:not([type=submit]),.comment-form textarea{width:100%;padding:12px 14px;border:1px solid var(--gl-line);border-radius:10px}.form-submit .submit{min-height:44px;padding:10px 18px;border:0;border-radius:10px;background:var(--gl-violet-600);color:#fff;font-weight:750}.gl-empty{display:grid;place-items:center;min-height:390px;padding:50px 20px;text-align:center}.gl-empty__mark{display:grid;place-items:center;width:66px;height:66px;margin-bottom:18px;border-radius:20px;background:var(--gl-violet-50);color:var(--gl-violet-600)}.gl-empty__mark .gl-icon{width:30px;height:30px}.gl-empty h2{margin:0 0 8px;font-size:1.55rem}.gl-empty p{margin:0 0 22px;max-width:520px;color:var(--gl-muted)}.gl-newsletter{padding:48px 0;border-top:1px solid var(--gl-line);background:#fff}.gl-newsletter__box{display:grid;grid-template-columns:1fr auto;align-items:center;gap:36px;padding:32px 38px;border-radius:var(--gl-radius-lg);background:var(--gl-violet-50)}.gl-newsletter h2{margin:0 0 7px;font-size:1.45rem;letter-spacing:-.03em}.gl-newsletter p{margin:0;color:var(--gl-muted)}.gl-footer{padding:52px 0 20px;background:var(--gl-ink);color:rgb(255 255 255 / .72)}.gl-footer__grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:60px}.gl-footer .gl-brand__name{color:#fff}.gl-footer .gl-brand__tagline{color:rgb(255 255 255 / .55)}.gl-footer__about{max-width:430px;margin:20px 0 0;color:rgb(255 255 255 / .62);font-size:.9rem}.gl-footer h3{margin:0 0 16px;color:#fff;font-size:.77rem;letter-spacing:.1em;text-transform:uppercase}.gl-footer ul{margin:0;padding:0;list-style:none}.gl-footer li+li{margin-top:9px}.gl-footer a:hover{color:#fff}.gl-footer__bottom{display:flex;justify-content:space-between;gap:20px;margin-top:46px;padding-top:18px;border-top:1px solid rgb(255 255 255 / .1);font-size:.76rem}@media(max-width:1080px){.gl-header__inner{gap:20px}.gl-nav a{padding-inline:9px;font-size:.85rem}.gl-hero__grid{grid-template-columns:1fr 430px;gap:36px}.gl-article-layout{grid-template-columns:minmax(0,var(--gl-reading))}.gl-share,.gl-article-aside{display:none}}@media(max-width:880px){body.admin-bar .gl-header{top:46px}.gl-topline{display:none}.gl-container{width:min(calc(100% - 30px),var(--gl-container))}.gl-header__inner{grid-template-columns:1fr auto;min-height:70px}.gl-nav{position:absolute;top:100%;left:0;right:0;display:none;padding:10px 15px 18px;border-bottom:1px solid var(--gl-line);background:#fff;box-shadow:var(--gl-shadow-lg)}.gl-nav.is-open{display:block}.gl-nav__list,.gl-nav .menu{display:block}.gl-nav a{padding:11px 12px}.gl-nav .sub-menu{position:static;display:block;visibility:visible;opacity:1;transform:none;margin:2px 0 5px 15px;padding:0 0 0 10px;border:0;border-left:1px solid var(--gl-line);box-shadow:none}.gl-menu-toggle{display:inline-grid}.gl-hero{padding:38px 0 46px}.gl-hero__grid{grid-template-columns:1fr}.gl-hero__media,.gl-hero__media img,.gl-hero__fallback{min-height:380px}.gl-grid,.gl-listing__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gl-feature-row{grid-template-columns:1fr}.gl-reflection__inner{grid-template-columns:1fr}.gl-footer__grid{grid-template-columns:1.3fr 1fr}.gl-footer__brand{grid-column:1/-1}.gl-newsletter__box{grid-template-columns:1fr}}@media(max-width:600px){.gl-container{width:min(calc(100% - 24px),var(--gl-container))}.gl-brand__tagline{display:none}.gl-brand__mark{width:40px;height:40px}.gl-search-toggle{display:none}.gl-section{padding:52px 0}.gl-section__head{align-items:start;flex-direction:column}.gl-hero__title{font-size:clamp(2.15rem,12vw,3.2rem)}.gl-hero__media,.gl-hero__media img,.gl-hero__fallback{min-height:285px}.gl-categories-bar__inner{align-items:start;flex-direction:column;gap:10px}.gl-grid,.gl-listing__grid{grid-template-columns:1fr}.gl-feature-card{grid-template-columns:120px 1fr;min-height:170px}.gl-feature-card__body{padding:18px}.gl-article-title{font-size:clamp(2.05rem,12vw,3.25rem)}.gl-article-layout{padding-top:38px}.gl-article-content{font-size:1.08rem}.gl-article-media{width:calc(100% - 24px);border-radius:18px}.gl-author-box{grid-template-columns:1fr}.gl-footer__grid{grid-template-columns:1fr;gap:36px}.gl-footer__brand{grid-column:auto}.gl-footer__bottom{flex-direction:column}.gl-newsletter__box{padding:26px 22px}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media(max-width:880px){.gl-nav{width:100%;justify-self:stretch}}.gl-home-ad{padding-block:22px}.gl-home-ad--billboard{padding-block:8px 56px}.gl-ad-slot{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;width:100%;overflow:hidden;border:1px dashed #cfd5df;border-radius:14px;background:linear-gradient(135deg,#fafbfc,#f3f5f8);color:#7a8495;text-align:center}.gl-ad-slot--leaderboard{min-height:108px}.gl-ad-slot--billboard{min-height:210px}.gl-ad-slot--rectangle{min-height:250px}.gl-ad-slot__label{position:absolute;top:9px;left:50%;transform:translateX(-50%);font-size:.62rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.gl-ad-slot__preview{display:grid;gap:2px;padding:28px 15px 15px}.gl-ad-slot__preview strong{color:#667085;font-size:.78rem}.gl-ad-slot__preview small{font-size:.68rem}.gl-home-lead{padding:26px 0 58px;background:#fff}.gl-home-lead__grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(340px,.72fr);gap:34px}.gl-lead-story{display:grid;grid-template-rows:auto 1fr;overflow:hidden;border:1px solid var(--gl-line);border-radius:var(--gl-radius-lg);background:#fff;box-shadow:var(--gl-shadow-sm)}.gl-lead-story__media{display:block;aspect-ratio:16/8.1;overflow:hidden;background:var(--gl-violet-50)}.gl-lead-story__media img{width:100%;height:100%;object-fit:cover;transition:transform 650ms ease}.gl-lead-story:hover .gl-lead-story__media img{transform:scale(1.018)}.gl-lead-story__body{padding:30px 34px 34px}.gl-lead-story__title{margin:8px 0 14px;max-width:800px;font-size:clamp(2.05rem,3.6vw,3.55rem);line-height:1.04;letter-spacing:-.05em}.gl-lead-story__title a:hover{color:var(--gl-violet-600)}.gl-lead-story__excerpt{max-width:750px;margin:0 0 17px;color:var(--gl-muted);font-size:1rem}.gl-lead-story .gl-button{margin-top:22px}.gl-lead-rail{align-self:start;display:grid;gap:22px;min-width:0}.gl-lead-stack{display:flex;flex-direction:column;gap:0;border:1px solid var(--gl-line);border-radius:var(--gl-radius-lg);background:#fff;box-shadow:var(--gl-shadow-sm)}.gl-lead-stack__head{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border-bottom:1px solid var(--gl-line);font-size:.74rem;font-weight:820;letter-spacing:.09em;text-transform:uppercase}.gl-lead-stack__head a{display:flex;align-items:center;gap:6px;color:var(--gl-violet-600);font-size:.68rem}.gl-side-story{display:grid;grid-template-columns:145px 1fr;gap:18px;padding:22px}.gl-side-story+.gl-side-story{border-top:1px solid var(--gl-line)}.gl-side-story__media{display:grid;place-items:center;aspect-ratio:1.05;overflow:hidden;border-radius:13px;background:var(--gl-violet-50);color:var(--gl-violet-500)}.gl-side-story__media img{width:100%;height:100%;object-fit:cover}.gl-side-story__media .gl-icon{width:36px;height:36px}.gl-side-story h2{margin:7px 0 12px;font-size:1.08rem;line-height:1.3;letter-spacing:-.025em}.gl-side-story h2 a:hover{color:var(--gl-violet-600)}.gl-side-story .gl-meta{gap:9px;font-size:.7rem}.gl-latest{background:var(--gl-canvas)}.gl-editorial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.gl-study-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.62fr);gap:34px}.gl-study-list{border-top:1px solid var(--gl-line)}.gl-study-item{display:grid;grid-template-columns:210px 1fr;gap:24px;padding:22px 0;border-bottom:1px solid var(--gl-line)}.gl-study-item__media{display:grid;place-items:center;aspect-ratio:16/10;overflow:hidden;border-radius:14px;background:var(--gl-violet-50);color:var(--gl-violet-500)}.gl-study-item__media img{width:100%;height:100%;object-fit:cover}.gl-study-item__meta{display:flex;align-items:center;gap:10px;color:var(--gl-muted);font-size:.69rem;font-weight:720;text-transform:uppercase}.gl-study-item__meta span{color:var(--gl-violet-600)}.gl-study-item h3{margin:8px 0 8px;font-size:1.24rem;line-height:1.3;letter-spacing:-.025em}.gl-study-item h3 a:hover{color:var(--gl-violet-600)}.gl-study-item p{margin:0;color:var(--gl-muted);font-size:.88rem}.gl-study-aside{align-self:start;display:grid;gap:22px;position:sticky;top:114px}.gl-study-aside__intro{padding:28px;border-radius:var(--gl-radius);background:linear-gradient(150deg,#211654,#4930c9);color:#fff}.gl-study-aside__intro>span{display:grid;place-items:center;width:50px;height:50px;margin-bottom:20px;border-radius:14px;background:rgb(255 255 255 / .12)}.gl-study-aside__intro .gl-icon{width:26px;height:26px}.gl-study-aside__intro .gl-eyebrow{color:#cfc4ff}.gl-study-aside__intro h3{margin:0 0 12px;font-size:1.55rem;line-height:1.18;letter-spacing:-.035em}.gl-study-aside__intro p:last-child{margin:0;color:rgb(255 255 255 / .73);font-size:.9rem}.gl-feature-row--three{grid-template-columns:repeat(3,minmax(0,1fr))}.gl-essential-card{overflow:hidden;border:1px solid var(--gl-line);border-radius:var(--gl-radius);background:#fff;box-shadow:var(--gl-shadow-sm)}.gl-essential-card__media{display:block;aspect-ratio:16/8.5;overflow:hidden;background:var(--gl-violet-50)}.gl-essential-card__media img{width:100%;height:100%;object-fit:cover;transition:transform 450ms ease}.gl-essential-card:hover img{transform:scale(1.035)}.gl-essential-card__body{padding:22px}.gl-essential-card h3{margin:8px 0 18px;font-size:1.15rem;line-height:1.35;letter-spacing:-.025em}@media(max-width:1050px){.gl-home-lead__grid{grid-template-columns:1fr}.gl-lead-stack{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.gl-lead-stack__head{grid-column:1/-1}.gl-lead-rail__ad{width:min(100%,360px);margin-inline:auto}.gl-side-story+.gl-side-story{border-top:0;border-left:1px solid var(--gl-line)}.gl-study-layout{grid-template-columns:1fr}.gl-study-aside{position:static;grid-template-columns:1fr 320px;align-items:stretch}.gl-feature-row--three{grid-template-columns:repeat(2,minmax(0,1fr))}.gl-feature-row--three .gl-essential-card:last-child{grid-column:1/-1}}@media(max-width:760px){.gl-home-ad{padding-block:14px}.gl-home-ad--billboard{padding-block:0 38px}.gl-ad-slot--leaderboard{min-height:104px}.gl-ad-slot--billboard{min-height:180px}.gl-home-lead{padding:14px 0 42px}.gl-lead-story__media{aspect-ratio:16/10}.gl-lead-story__body{padding:24px}.gl-lead-stack{display:block}.gl-side-story+.gl-side-story{border-top:1px solid var(--gl-line);border-left:0}.gl-editorial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gl-study-aside{grid-template-columns:1fr}.gl-study-aside .gl-ad-slot{max-width:360px;margin-inline:auto}}@media(max-width:560px){.gl-lead-story__title{font-size:clamp(1.9rem,8.8vw,2.25rem)}.gl-lead-story__excerpt{font-size:.94rem}.gl-side-story{grid-template-columns:112px 1fr;padding:17px;gap:14px}.gl-side-story h2{font-size:.98rem}.gl-editorial-grid{grid-template-columns:1fr}.gl-study-item{grid-template-columns:115px 1fr;gap:16px}.gl-study-item h3{font-size:1.02rem}.gl-study-item p{display:none}.gl-study-item__meta{display:grid;gap:1px}.gl-feature-row--three{grid-template-columns:1fr}.gl-feature-row--three .gl-essential-card:last-child{grid-column:auto}.gl-ad-slot__preview small{font-size:.63rem}}:root{--gl-container:1240px;--gl-canvas:#f5f7fb;--gl-line:#e1e6ee;--gl-shadow-sm:0 1px 2px rgba(16,24,40,.03),0 8px 24px rgba(16,24,40,.045)}.gl-home-ad .gl-ad-slot{width:min(100%,970px);margin-inline:auto}.gl-home-ad{padding-block:18px}.gl-home-ad--billboard{padding-block:0 64px}.gl-ad-slot{border:1px solid #e2e7ee;background:linear-gradient(135deg,#fbfcfe,#f5f7fa);box-shadow:inset 0 1px 0 rgb(255 255 255 / .8)}.gl-ad-slot--leaderboard{min-height:96px}.gl-ad-slot--billboard{min-height:180px}.gl-ad-slot__label{top:8px;color:#98a2b3;font-size:.57rem}.gl-ad-slot__preview{display:flex;align-items:center;justify-content:center;gap:11px;padding:26px 16px 13px;text-align:left}.gl-ad-slot__mark{display:grid;place-items:center;width:34px;height:28px;border:1px solid #d8dee8;border-radius:7px;background:#fff;color:#98a2b3;font-size:.58rem;font-weight:850;letter-spacing:.08em}.gl-ad-slot__copy{display:grid;gap:1px}.gl-ad-slot__preview strong{color:#596477;font-size:.74rem;font-weight:720}.gl-ad-slot__preview small{color:#98a2b3;font-size:.64rem}.gl-home-lead{padding:30px 0 64px}.gl-home-lead__grid{align-items:start;grid-template-columns:minmax(0,1.62fr) minmax(350px,.68fr);gap:28px}.gl-lead-story{border-color:#dfe4ec;box-shadow:0 18px 50px rgb(16 24 40 / .07)}.gl-lead-story__media{aspect-ratio:16/7.8}.gl-lead-story__body{padding:32px 38px 36px}.gl-lead-story__body>.gl-eyebrow{display:flex;width:max-content;margin-bottom:12px}.gl-lead-story__body>.gl-category{display:flex;width:max-content;margin-bottom:7px}.gl-lead-story__title{margin-top:0;max-width:760px;font-size:clamp(2.15rem,3.25vw,3.35rem);line-height:1.035}.gl-lead-story__excerpt{max-width:700px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.gl-lead-stack{align-self:start;border-color:#dfe4ec;box-shadow:0 14px 38px rgb(16 24 40 / .055)}.gl-lead-stack__head{padding:18px 20px;background:#fbfcfe}.gl-side-story{grid-template-columns:132px 1fr;gap:16px;padding:20px}.gl-side-story h2{display:-webkit-box;overflow:hidden;margin-top:6px;-webkit-box-orient:vertical;-webkit-line-clamp:4}.gl-side-story__media{aspect-ratio:1/1}.gl-categories-bar{padding:16px 0}.gl-categories-bar__inner{justify-content:center}.gl-chip{padding:6px 11px;border-color:#e0e5ed;background:#fff;font-size:.78rem}.gl-trust-strip{border-bottom:1px solid var(--gl-line);background:#fff}.gl-trust-strip__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding-block:22px}.gl-trust-item{display:flex;align-items:center;justify-content:center;gap:13px;padding:0 30px}.gl-trust-item+.gl-trust-item{border-left:1px solid var(--gl-line)}.gl-trust-item>span{display:grid;place-items:center;width:40px;height:40px;flex:0 0 auto;border-radius:12px;background:var(--gl-violet-50);color:var(--gl-violet-600)}.gl-trust-item>span .gl-icon{width:20px;height:20px}.gl-trust-item div{display:grid;gap:1px}.gl-trust-item strong{font-size:.83rem;line-height:1.25}.gl-trust-item small{color:var(--gl-muted);font-size:.72rem;line-height:1.45}.gl-latest{padding-block:82px 76px}.gl-editorial-grid{gap:26px}.gl-card{display:flex;flex-direction:column;border-color:#dfe4ec;box-shadow:0 10px 30px rgb(16 24 40 / .055)}.gl-card__media{aspect-ratio:16/9.25}.gl-card__body{display:flex;flex:1;flex-direction:column;padding:23px 24px 22px}.gl-card__title{display:-webkit-box;overflow:hidden;min-height:3.2em;margin:8px 0 10px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.gl-card__excerpt{display:-webkit-box;overflow:hidden;margin-bottom:20px;-webkit-box-orient:vertical;-webkit-line-clamp:3}.gl-card .gl-meta{margin-top:auto;padding-top:2px}.gl-section--white{padding-block:84px}.gl-study-layout{gap:42px}.gl-study-item{grid-template-columns:200px 1fr;gap:22px;padding:20px 0}.gl-study-item h3{margin-top:7px;font-size:1.18rem}.gl-study-item p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.gl-study-aside__intro{padding:30px;background:radial-gradient(circle at 100% 0,rgb(118 87 255 / .6),transparent 44%),linear-gradient(150deg,#17103e,#3f2bb6)}.gl-reflection{position:relative;overflow:hidden;padding-block:76px;background:radial-gradient(circle at 85% 15%,rgb(118 87 255 / .7),transparent 34%),linear-gradient(135deg,#17103e,#332482 62%,#4930c9)}.gl-reflection::after{content:"";position:absolute;right:-100px;bottom:-190px;width:430px;height:430px;border:1px solid rgb(255 255 255 / .12);border-radius:50%;box-shadow:0 0 0 55px rgb(255 255 255 / .025),0 0 0 110px rgb(255 255 255 / .018)}.gl-reflection__inner{position:relative;z-index:1}.gl-essential{padding-block:82px 88px}.gl-essential-card{display:flex;flex-direction:column;border-color:#dfe4ec;box-shadow:0 10px 30px rgb(16 24 40 / .05)}.gl-essential-card__body{display:flex;flex:1;flex-direction:column;padding:24px}.gl-essential-card h3{min-height:3.25em}.gl-essential-card .gl-text-link{margin-top:auto}.gl-newsletter{padding-block:56px}.gl-newsletter__box{padding:34px 40px;border:1px solid #e5ddff;background:linear-gradient(135deg,#f7f4ff,#eee9ff)}@media(max-width:1050px){.gl-home-lead__grid{grid-template-columns:1fr}.gl-lead-stack{width:100%}.gl-lead-stack .gl-side-story:last-child{grid-column:1/-1;border-top:1px solid var(--gl-line);border-left:0}.gl-trust-item{padding-inline:18px}.gl-trust-item small{font-size:.68rem}}@media(max-width:760px){.gl-home-ad{padding-block:12px}.gl-home-ad--billboard{padding-block:0 44px}.gl-ad-slot--leaderboard{min-height:90px}.gl-ad-slot--billboard{min-height:155px}.gl-home-lead{padding:16px 0 46px}.gl-lead-story__body{padding:25px}.gl-trust-strip__grid{grid-template-columns:1fr;padding-block:8px}.gl-trust-item{justify-content:flex-start;padding:13px 4px}.gl-trust-item+.gl-trust-item{border-top:1px solid var(--gl-line);border-left:0}.gl-categories-bar__inner{align-items:stretch}.gl-categories-bar .gl-chip-row{flex-wrap:nowrap;overflow-x:auto;padding-bottom:3px;scrollbar-width:none}.gl-categories-bar .gl-chip-row::-webkit-scrollbar{display:none}.gl-chip{white-space:nowrap}.gl-latest{padding-block:58px 52px}.gl-section--white,.gl-essential{padding-block:60px}.gl-reflection{padding-block:58px}.gl-newsletter{padding-block:42px}}@media(max-width:560px){.gl-lead-story__title{font-size:clamp(1.95rem,8.5vw,2.2rem)}.gl-side-story{grid-template-columns:106px 1fr}.gl-side-story h2{-webkit-line-clamp:3}.gl-card__title{min-height:auto;-webkit-line-clamp:3}.gl-card__excerpt{-webkit-line-clamp:3}.gl-study-item{grid-template-columns:108px 1fr}.gl-essential-card h3{min-height:auto}.gl-ad-slot__mark{display:none}.gl-ad-slot__preview{text-align:center}.gl-newsletter__box{padding:28px 23px}}.gl-brand__lockup{display:block;width:auto;max-width:220px;max-height:55px;object-fit:contain}.gl-footer .gl-brand__lockup{max-width:228px;max-height:57px}.gl-brand__mark{width:46px;height:46px;padding:4px;border:1px solid rgb(91 61 245 / .16);border-radius:14px;background:radial-gradient(circle at 34% 28%,#fff 0,#f4f1ff 58%,#e9e2ff 100%);box-shadow:0 9px 24px rgb(73 48 201 / .12),inset 0 1px 0 rgb(255 255 255 / .95)}.gl-brand__mark img{width:100%;height:100%;object-fit:contain}.gl-brand__copy{width:max-content}.gl-brand__name{display:flex;align-items:baseline;font-family:Georgia,"Times New Roman",serif;font-size:1.2rem;line-height:1;font-weight:700;letter-spacing:-.035em}.gl-brand__gospel{color:var(--gl-ink);font-weight:700}.gl-brand__livre{margin-left:.08em;color:var(--gl-violet-600);font-weight:700}.gl-brand__tagline{display:flex;width:100%;justify-content:space-between;margin-top:5px;color:var(--gl-violet-600);font-size:.62rem;font-weight:800;letter-spacing:0}.gl-footer .gl-brand__mark{border-color:rgb(187 170 255 / .24);background:rgb(255 255 255 / .08);box-shadow:0 10px 28px rgb(0 0 0 / .2),inset 0 1px 0 rgb(255 255 255 / .12)}.gl-footer .gl-brand__gospel{color:#fff}.gl-footer .gl-brand__livre{color:#cfc4ff}.gl-footer .gl-brand__tagline{color:#cfc4ff}@media(max-width:600px){.gl-brand__lockup{max-width:190px;max-height:48px}.gl-footer .gl-brand__lockup{max-width:210px;max-height:53px}}:root{--gl-violet-50:#f2eff8;--gl-violet-100:#e5dff1;--gl-violet-300:#aa98c5;--gl-violet-500:#735792;--gl-violet-600:#62447f;--gl-violet-700:#4c3267;--gl-ink:#172033;--gl-ink-soft:#313a4c;--gl-muted:#5f625f;--gl-line:#deddd8;--gl-surface:#fff;--gl-canvas:#f6f4ef;--gl-warm:#f2eadf;--gl-gold:#b98a43;--gl-shadow-sm:0 10px 32px rgba(23, 32, 51, .055);--gl-shadow-lg:0 28px 80px rgba(23, 32, 51, .13);--gl-radius-sm:6px;--gl-radius:10px;--gl-radius-lg:14px;--gl-container:1240px;--gl-serif:Georgia, Cambria, "Times New Roman", serif}.gl-ad-placement{--gl-ad-reserved-height:150px;--gl-ad-creative-height:90px;position:relative;width:100%;min-height:var(--gl-ad-reserved-height);overflow:hidden;border:1px solid rgb(216 212 226 / .82);border-radius:14px;background:rgb(255 255 255 / .76);text-align:center;box-shadow:0 8px 26px rgb(15 23 42 / .025)}.gl-ad-placement--leaderboard{--gl-ad-reserved-height:150px;--gl-ad-creative-height:90px;padding:18px 12px}.gl-ad-placement--billboard{--gl-ad-reserved-height:320px;--gl-ad-creative-height:250px;padding:20px 12px}.gl-ad-placement--rectangle{--gl-ad-reserved-height:320px;--gl-ad-creative-height:250px;padding:18px 10px}.gl-ad-placement[data-gospellivre-ad-format="in_article"],.gl-ad-placement[data-gospellivre-ad-format="in_feed"]{--gl-ad-reserved-height:320px;--gl-ad-creative-height:280px}.gl-ad-placement--filled{padding-inline:0}.gl-ad-placement .gl-ad-label{display:block;margin:0 0 8px;color:#9b96a7;font-size:.58rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.gl-ad-placement .adsbygoogle{display:block;width:100%;min-height:var(--gl-ad-creative-height)}.gl-ad-placement:has(.adsbygoogle[data-ad-status="unfilled"]){min-height:var(--gl-ad-reserved-height)!important;border:0;background:#fff0;box-shadow:none}.gl-ad-placement:has(.adsbygoogle[data-ad-status="unfilled"]) .gl-ad-label{display:none}.gl-ad-placement--unfilled{min-height:var(--gl-ad-reserved-height)!important;visibility:hidden}.gl-ad-host--unfilled{visibility:hidden}.gl-ad-placement--pending{min-height:var(--gl-ad-reserved-height)!important}.gl-platform-ad:has(.gl-ad-placement--suppressed),.gl-internal-ad:has(.gl-ad-placement--suppressed),.gl-radio-ad:has(.gl-ad-placement--suppressed),.gl-audio-hero-ad:has(.gl-ad-placement--suppressed),.gl-audio-hub-ad:has(.gl-ad-placement--suppressed),.gl-program-ad:has(.gl-ad-placement--suppressed),.gl-episode-ad-band:has(.gl-ad-placement--suppressed),.gl-episode-ad:has(.gl-ad-placement--suppressed),.gl-reading-ad-reservation:has(.gl-ad-placement--suppressed),.gl-reading-sidebar__ad:has(.gl-ad-placement--suppressed),.gl-ebd-quarter-ad:has(.gl-ad-placement--suppressed){display:none!important}@media (max-width:767px){.gl-ad-placement--leaderboard{--gl-ad-reserved-height:150px;--gl-ad-creative-height:100px;min-height:var(--gl-ad-reserved-height);padding-inline:0}.gl-ad-placement--billboard,.gl-ad-placement--rectangle,.gl-ad-placement[data-gospellivre-ad-format="in_article"],.gl-ad-placement[data-gospellivre-ad-format="in_feed"]{--gl-ad-reserved-height:320px;--gl-ad-creative-height:280px;min-height:var(--gl-ad-reserved-height);padding-inline:0}.gl-ad-placement{border-radius:12px}}body.gospellivre-portal{background:var(--gl-canvas);color:var(--gl-ink);line-height:1.7;letter-spacing:.002em}.gl-container{width:min(calc(100% - 64px), var(--gl-container))}.gl-eyebrow{color:var(--gl-violet-600);font-size:.74rem;letter-spacing:.15em}.gl-eyebrow::before{width:24px;height:1px}.gl-section{padding-block:100px}.gl-section__head{align-items:end;margin-bottom:34px;padding-bottom:20px;border-bottom:1px solid var(--gl-line)}.gl-section__title{font-family:var(--gl-serif);font-size:clamp(2.25rem, 4vw, 3.35rem);font-weight:500;line-height:1.12;letter-spacing:-.038em}.gl-section__intro{max-width:650px;margin-top:12px;font-size:1rem;line-height:1.7}.gl-text-link{gap:10px;color:var(--gl-ink);font-size:.8rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.gl-text-link .gl-icon{width:16px}.gl-text-link:hover{gap:14px;color:var(--gl-violet-600)}.gl-topline{background:#101a30;color:rgb(255 255 255 / .7);font-size:.69rem;letter-spacing:.035em}.gl-topline__inner{min-height:31px}.gl-topline a{display:inline-flex;align-items:center;gap:8px;color:rgb(255 255 255 / .9);font-size:.66rem;letter-spacing:.09em;text-transform:uppercase}.gl-topline .gl-icon{width:14px}.gl-header{border-color:rgb(23 32 51 / .09);background:rgb(255 255 255 / .965);box-shadow:none}.gl-header__inner{min-height:86px;gap:48px}.gl-brand__mark{width:48px;height:48px;border-radius:50%;box-shadow:none}.gl-brand__name{font-size:1.3rem}.gl-brand__tagline{margin-top:6px;color:var(--gl-violet-600);font-size:.56rem;letter-spacing:.08em}.gl-nav__list,.gl-nav .menu{gap:18px}.gl-nav a{position:relative;min-height:52px;padding:10px 2px;border-radius:0;color:#363e4e;font-size:.86rem;font-weight:650}.gl-nav a::after{content:"";position:absolute;right:50%;bottom:5px;left:50%;height:1px;background:var(--gl-violet-600);transition:var(--gl-transition)}.gl-nav a:hover,.gl-nav .current-menu-item>a,.gl-nav .current-menu-ancestor>a{background:#fff0;color:var(--gl-violet-700)}.gl-nav a:hover::after,.gl-nav .current-menu-item>a::after,.gl-nav .current-menu-ancestor>a::after{right:0;left:0}.gl-icon-button{width:40px;height:40px;border:0;border-radius:50%;background:#f5f3ef}.gl-icon-button:hover{background:var(--gl-violet-50);box-shadow:none}.gl-button{min-height:48px;padding:12px 20px;border-radius:2px;background:#172033;box-shadow:none;font-size:.78rem;letter-spacing:.065em;text-transform:uppercase}.gl-button:hover{background:var(--gl-violet-700);box-shadow:none}.gl-home-ad{padding-block:22px}.gl-home-ad--billboard{padding:32px 0 48px}.gl-home-ad .gl-ad-slot{width:min(100%, 970px);margin-inline:auto}.gl-ad-slot{border-color:#e1e0dc;border-radius:3px;background:rgb(255 255 255 / .45);box-shadow:none}.gl-ad-slot--leaderboard{min-height:90px}.gl-ad-slot--billboard{min-height:250px}.gl-ad-slot--rectangle{min-height:250px}.gl-ad-slot__label{color:#aaa9a4;letter-spacing:.18em}.gl-ad-slot__mark{border-color:#deddd8;border-radius:2px;background:#fff0}.gl-ad-slot__preview strong{color:#84847f;font-weight:600}.gl-ad-slot--rectangle .gl-ad-slot__preview{flex-direction:column;gap:10px;text-align:center}.gl-ad-slot--rectangle .gl-ad-slot__copy{justify-items:center;text-align:center}.gl-ad-slot__label{font-size:.62rem}.gl-ad-slot__preview strong{font-size:.8rem}.gl-ad-slot__preview small{font-size:.7rem}.gl-lead-rail__ad{display:flex;justify-content:center;width:100%}.gl-lead-rail__ad .gl-ad-slot,.gl-study-aside>.gl-ad-slot{width:min(100%, 300px);min-height:250px;margin-inline:auto}.gl-home-lead{padding:42px 0 78px;background:#fff}.gl-home-lead__grid{align-items:start;grid-template-columns:minmax(0,1.72fr) minmax(330px,.62fr);gap:54px}.gl-lead-story{display:block;overflow:visible;border:0;border-radius:0;background:#fff0;box-shadow:none}.gl-lead-story__media{aspect-ratio:16 / 9.2;border-radius:3px;background:#ebe7df}.gl-lead-story__media::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 62%,rgb(11 20 39 / .18));pointer-events:none}.gl-lead-story__media img{filter:saturate(.88) contrast(1.025)}.gl-lead-story__body{position:relative;z-index:2;width:calc(100% - 54px);margin:-82px 0 0 28px;padding:34px 42px 38px;border-top:3px solid var(--gl-violet-600);background:rgb(255 255 255 / .975);box-shadow:0 24px 62px rgb(23 32 51 / .13)}.gl-lead-story__body>.gl-eyebrow{margin-bottom:14px;color:#8a6b3c}.gl-lead-story__body>.gl-category{margin-bottom:10px}.gl-lead-story__title{margin:0 0 16px;max-width:760px;font-family:var(--gl-serif);font-size:clamp(2.35rem, 3.7vw, 3.45rem);font-weight:500;line-height:1.07;letter-spacing:-.04em}.gl-lead-story__excerpt{max-width:690px;color:#555a56;font-size:1rem;line-height:1.75}.gl-lead-story .gl-button{min-height:auto;margin-top:22px;padding:6px 0 7px;border-bottom:1px solid var(--gl-ink);background:#fff0;color:var(--gl-ink)}.gl-lead-story .gl-button:hover{border-color:var(--gl-violet-600);background:#fff0;color:var(--gl-violet-600);transform:none}.gl-lead-rail{gap:28px}.gl-lead-stack{border:0;border-top:3px solid var(--gl-ink);border-bottom:1px solid var(--gl-line);border-radius:0;box-shadow:none}.gl-lead-stack__head{padding:18px 0 16px;border-color:var(--gl-line);background:#fff0;color:var(--gl-ink);font-family:var(--gl-serif);font-size:.85rem;font-weight:600;letter-spacing:.04em;text-transform:none}.gl-lead-stack__head a{color:var(--gl-violet-600);font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:.59rem;letter-spacing:.11em;text-transform:uppercase}.gl-side-story{grid-template-columns:105px 1fr;gap:17px;padding:21px 0}.gl-side-story+.gl-side-story{border-color:var(--gl-line)}.gl-side-story__media{aspect-ratio:4 / 3;border-radius:2px}.gl-side-story h2{margin:6px 0 10px;font-family:var(--gl-serif);font-size:1.08rem;font-weight:600;line-height:1.32;letter-spacing:-.018em}.gl-side-story .gl-category{font-size:.75rem;line-height:1.4}.gl-side-story .gl-meta{color:#6f736e;font-size:.75rem}.gl-categories-bar{padding:20px 0;border-top:0;background:#f7f5f1}.gl-categories-bar__inner{justify-content:flex-start;gap:30px}.gl-categories-bar__label{color:var(--gl-ink);font-family:var(--gl-serif);font-size:.9rem;font-style:italic;font-weight:600;letter-spacing:0;text-transform:none}.gl-chip-row{gap:22px}.gl-chip{position:relative;padding:3px 0;border:0;border-radius:0;background:#fff0;color:#4f5450;font-size:.78rem;font-weight:650}.gl-chip::after{content:"";position:absolute;right:100%;bottom:0;left:0;height:1px;background:var(--gl-violet-600);transition:var(--gl-transition)}.gl-chip:hover{background:#fff0;color:var(--gl-violet-700)}.gl-chip:hover::after{right:0}.gl-latest{padding-block:88px 82px;background:#f3f0e9}.gl-editorial-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(350px,.72fr);align-items:start;gap:42px 44px}.gl-editorial-grid .gl-card{display:flex;flex-direction:column;overflow:visible;border:0;border-radius:0;background:#fff0;box-shadow:none}.gl-editorial-grid .gl-card:hover{border:0;box-shadow:none;transform:none}.gl-editorial-grid .gl-card__media{border-radius:2px;background:#e7e2d9}.gl-editorial-grid .gl-card__body{padding:19px 0 0}.gl-editorial-grid .gl-card__title{min-height:0;margin:9px 0 11px;font-family:var(--gl-serif);font-weight:600}.gl-editorial-grid .gl-card__excerpt{color:#6b6d68}.gl-editorial-feature{min-width:0}.gl-editorial-feature .gl-card__media{aspect-ratio:16 / 8.7}.gl-editorial-feature .gl-card__title{max-width:720px;font-size:clamp(1.8rem, 3vw, 2.55rem);line-height:1.08}.gl-editorial-feature .gl-card__excerpt{max-width:680px;margin-bottom:14px;font-size:.94rem}.gl-editorial-side-list{display:grid;align-content:start;border-top:1px solid #aaa8a2}.gl-editorial-side-list .gl-card{display:grid;grid-template-columns:150px minmax(0,1fr);align-items:start;gap:18px;padding:20px 0;border-bottom:1px solid #ccc9c2}.gl-editorial-side-list .gl-card__media{aspect-ratio:4 / 3}.gl-editorial-side-list .gl-card__body{display:block;padding:2px 0 0}.gl-editorial-side-list .gl-card__title{margin:7px 0 10px;font-size:1.12rem;line-height:1.2}.gl-editorial-side-list .gl-card__excerpt{display:none}.gl-editorial-side-list .gl-category,.gl-editorial-row .gl-category,.gl-essential-list .gl-category{font-size:.75rem;line-height:1.4}.gl-editorial-side-list .gl-card .gl-meta,.gl-editorial-row .gl-card .gl-meta{margin-top:14px;padding-top:0;color:#676c67;font-size:.75rem}.gl-editorial-row{grid-column:1 / -1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:34px}.gl-editorial-row .gl-card{display:grid;grid-template-columns:180px minmax(0,1fr);align-items:start;gap:20px;padding-top:22px;border-top:1px solid #ccc9c2}.gl-editorial-row .gl-card__media{aspect-ratio:4 / 3}.gl-editorial-row .gl-card__body{display:block;padding:3px 0 0}.gl-editorial-row .gl-card__excerpt{display:none}.gl-editorial-row .gl-card__title{font-size:1.2rem;line-height:1.24}.gl-section--white{padding-block:90px}.gl-study-layout{grid-template-columns:minmax(0,1.55fr) minmax(310px,.62fr);gap:64px}.gl-study-list{border-color:var(--gl-ink)}.gl-study-item{grid-template-columns:172px 1fr;gap:24px;padding:22px 0}.gl-study-item:first-child{grid-template-columns:280px 1fr;padding-block:28px}.gl-study-item__media{border-radius:2px}.gl-study-item:first-child h3{font-family:var(--gl-serif);font-size:1.72rem;font-weight:600;line-height:1.12}.gl-study-item h3{font-family:var(--gl-serif);font-size:1.22rem;font-weight:600}.gl-study-item__meta{color:#656a65;font-size:.75rem;line-height:1.45;letter-spacing:.05em}.gl-study-aside{top:132px;gap:28px}.gl-study-aside__intro{position:relative;overflow:hidden;padding:42px 36px;border-radius:2px;background:#15213a}.gl-study-aside__intro::after{content:"";position:absolute;right:-48px;bottom:-70px;width:180px;height:180px;border:1px solid rgb(255 255 255 / .14);border-radius:50%;box-shadow:0 0 0 30px rgb(255 255 255 / .025)}.gl-study-aside__intro>span{border-radius:50%;background:rgb(185 138 67 / .18);color:#d8b67e}.gl-study-aside__intro .gl-eyebrow{color:#d8b67e}.gl-study-aside__intro h3{font-family:var(--gl-serif);font-size:1.9rem;font-weight:500}.gl-reflection{position:relative;overflow:hidden;padding-block:88px;background:#101b33}.gl-reflection::before{content:"";position:absolute;inset:18px;border:1px solid rgb(255 255 255 / .08);pointer-events:none}.gl-reflection::after{right:-50px;bottom:-260px;width:520px;height:520px;border-color:rgb(206 180 135 / .16);box-shadow:0 0 0 72px rgb(255 255 255 / .018),0 0 0 144px rgb(255 255 255 / .012)}.gl-reflection__inner{grid-template-columns:96px minmax(0,1fr) auto;align-items:center;gap:44px}.gl-reflection__mark{display:grid;place-items:center;width:88px;height:88px;border:1px solid rgb(216 182 126 / .35);border-radius:50%;color:#d8b67e}.gl-reflection__mark .gl-icon{width:35px;height:35px}.gl-reflection .gl-eyebrow{color:#d8b67e}.gl-reflection h2{max-width:820px;margin-bottom:22px;font-family:var(--gl-serif);font-size:clamp(2.2rem, 4.2vw, 3.65rem);font-weight:400;line-height:1.1;letter-spacing:-.028em}.gl-reflection__copy>p:last-child{display:flex;flex-wrap:wrap;gap:10px 18px;align-items:center}.gl-reflection__copy>p:last-child strong{color:#fff;font-size:.76rem;letter-spacing:.08em;text-transform:uppercase}.gl-reflection__copy>p:last-child span{color:rgb(255 255 255 / .58);font-size:.8rem}.gl-reflection__link{align-self:end;padding-bottom:7px;border-bottom:1px solid rgb(255 255 255 / .35);color:#fff;white-space:nowrap}.gl-essential{padding-block:90px 96px;background:#eee6db}.gl-essential-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(350px,.72fr);align-items:start;gap:48px}.gl-essential-card{position:relative;overflow:visible;border:0;border-radius:0;background:#fff0;box-shadow:none}.gl-essential-card::before{display:block;margin-bottom:14px;color:#9b7b4e;font-family:var(--gl-serif);font-size:.78rem;font-style:italic}.gl-essential-feature .gl-essential-card::before{content:"01"}.gl-essential-card__media{border-radius:2px;background:#ddd3c5}.gl-essential-card__body{padding:22px 0 0}.gl-essential-card h3{min-height:0;margin:8px 0 20px;font-family:var(--gl-serif);font-weight:600}.gl-essential-feature .gl-essential-card__media{aspect-ratio:16 / 8.6}.gl-essential-feature .gl-essential-card h3{max-width:720px;font-size:clamp(1.8rem, 3vw, 2.5rem);line-height:1.1}.gl-essential-list{display:grid;align-content:start;border-top:1px solid #b9ad9e}.gl-essential-list .gl-essential-card{display:grid;grid-template-columns:145px minmax(0,1fr);align-items:start;gap:20px;padding:20px 0;border-bottom:1px solid #c8bbab}.gl-essential-list .gl-essential-card::before{position:absolute;top:20px;right:0;margin:0}.gl-essential-list .gl-essential-card:first-child::before{content:"02"}.gl-essential-list .gl-essential-card:nth-child(2)::before{content:"03"}.gl-essential-list .gl-essential-card__media{aspect-ratio:4 / 3}.gl-essential-list .gl-essential-card__body{display:block;padding:8px 22px 0 0}.gl-essential-list .gl-essential-card h3{margin:8px 0 16px;font-size:1.22rem;line-height:1.2}.gl-essential-list .gl-text-link{margin-top:0;font-size:.61rem}.gl-newsletter{padding-block:62px;border:0;background:#f7f4ee}.gl-newsletter__box{position:relative;overflow:hidden;grid-template-columns:minmax(0,1fr) auto;gap:64px;padding:58px 64px;border:0;border-radius:3px;background:linear-gradient(120deg,#1a2742,#111a2e);color:#fff}.gl-newsletter__box::after{content:"";position:absolute;top:-120px;right:20%;width:300px;height:300px;border:1px solid rgb(255 255 255 / .07);border-radius:50%;box-shadow:0 0 0 44px rgb(255 255 255 / .018)}.gl-newsletter__copy,.gl-newsletter__action{position:relative;z-index:1}.gl-newsletter .gl-eyebrow{color:#d8b67e}.gl-newsletter h2{max-width:720px;margin-bottom:12px;font-family:var(--gl-serif);font-size:clamp(2rem, 3.6vw, 3.15rem);font-weight:500;line-height:1.05}.gl-newsletter p{color:rgb(255 255 255 / .62)}.gl-newsletter__action{display:grid;justify-items:center;gap:12px}.gl-newsletter__action .gl-button{background:#f5efe5;color:#172033}.gl-newsletter__action small{color:rgb(255 255 255 / .5);font-size:.64rem}.gl-footer{padding:78px 0 24px;background:#0c1529}.gl-footer__grid{grid-template-columns:1.35fr .65fr .75fr .9fr;gap:58px}.gl-footer__about{max-width:360px;margin-top:24px;color:rgb(255 255 255 / .55);line-height:1.75}.gl-footer h3{margin-bottom:20px;color:#d8b67e;font-size:.64rem;letter-spacing:.16em}.gl-footer li+li{margin-top:12px}.gl-footer li a{color:rgb(255 255 255 / .72);font-size:.84rem}.gl-footer__manifesto{padding-left:28px;border-left:1px solid rgb(255 255 255 / .1)}.gl-footer__manifesto>span{display:grid;place-items:center;width:38px;height:38px;margin-bottom:24px;border:1px solid rgb(216 182 126 / .3);border-radius:50%;color:#d8b67e}.gl-footer__manifesto p{margin:0 0 14px;color:rgb(255 255 255 / .82);font-family:var(--gl-serif);font-size:1.1rem;font-style:italic;line-height:1.5}.gl-footer__manifesto small{color:#d8b67e;font-size:.62rem;letter-spacing:.1em;text-transform:uppercase}.gl-footer__bottom{margin-top:64px;padding-top:22px;color:rgb(255 255 255 / .38)}@media (min-width:881px){.gl-header__inner{grid-template-columns:1fr auto 1fr}.gl-header .gl-brand{justify-self:start}.gl-header .gl-nav{justify-self:center}.gl-header__actions{justify-self:end}}@media (max-width:1050px){.gl-container{width:min(calc(100% - 44px), var(--gl-container))}.gl-home-lead__grid{grid-template-columns:1fr}.gl-lead-rail{grid-template-columns:minmax(0,1fr) 320px;align-items:start}.gl-lead-stack{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.gl-lead-stack__head{grid-column:1 / -1}.gl-side-story{display:block;padding:20px}.gl-side-story+.gl-side-story{border-top:0;border-left:1px solid var(--gl-line)}.gl-side-story__media{margin-bottom:15px}.gl-lead-rail__ad{width:100%}.gl-editorial-grid,.gl-essential-layout{grid-template-columns:minmax(0,1.35fr) minmax(310px,.72fr);gap:36px}.gl-editorial-side-list .gl-card{grid-template-columns:120px minmax(0,1fr);gap:15px}.gl-essential-list .gl-essential-card{grid-template-columns:120px minmax(0,1fr);gap:16px}.gl-study-layout{grid-template-columns:1fr}.gl-study-aside{grid-template-columns:1fr 320px}.gl-footer__grid{grid-template-columns:1.25fr .75fr .75fr}.gl-footer__manifesto{grid-column:1 / -1;padding:28px 0 0;border-top:1px solid rgb(255 255 255 / .1);border-left:0}}@media (max-width:820px){.gl-section{padding-block:72px}.gl-header__inner{min-height:72px}.gl-nav a::after{display:none}.gl-home-lead{padding-top:24px}.gl-lead-rail{grid-template-columns:1fr}.gl-editorial-grid,.gl-essential-layout{grid-template-columns:1fr}.gl-editorial-side-list,.gl-essential-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;border-top:0}.gl-editorial-side-list .gl-card,.gl-essential-list .gl-essential-card{display:flex;flex-direction:column;gap:0;padding-top:18px;border-top:1px solid #ccc9c2}.gl-editorial-side-list .gl-card__media,.gl-essential-list .gl-essential-card__media{width:100%;aspect-ratio:16 / 9.5}.gl-editorial-side-list .gl-card__body,.gl-essential-list .gl-essential-card__body{padding:16px 0 0}.gl-editorial-row{grid-template-columns:repeat(2,minmax(0,1fr))}.gl-editorial-row .gl-card{display:flex}.gl-editorial-row .gl-card__media{aspect-ratio:16 / 9.5}.gl-editorial-row .gl-card__body{padding-top:16px}.gl-editorial-feature .gl-card__title{font-size:2rem}.gl-reflection__inner{grid-template-columns:70px 1fr}.gl-reflection__mark{width:66px;height:66px}.gl-reflection__link{grid-column:2;justify-self:start}.gl-newsletter__box{grid-template-columns:1fr;gap:30px;padding:44px}.gl-newsletter__action{justify-items:start}}@media (max-width:600px){.gl-container{width:min(calc(100% - 24px), var(--gl-container))}.gl-section{padding-block:58px}.gl-section__head{align-items:flex-start;margin-bottom:30px}.gl-section__title{font-size:2.25rem}.gl-home-ad{padding-block:10px}.gl-home-ad--billboard{padding-bottom:44px}.gl-ad-slot--leaderboard{min-height:66px}.gl-ad-slot--billboard{min-height:120px}.gl-ad-slot__copy strong{display:none}.gl-home-lead{padding:16px 0 54px}.gl-lead-story__media{aspect-ratio:4 / 3}.gl-lead-story__body{width:calc(100% - 24px);margin:-42px 0 0 12px;padding:26px 22px 29px}.gl-lead-story__title{font-size:clamp(2.05rem, 10.5vw, 2.65rem)}.gl-lead-story__excerpt{font-size:.9rem}.gl-lead-stack{display:block}.gl-side-story{display:grid;grid-template-columns:105px 1fr;padding-inline:0}.gl-side-story+.gl-side-story{border-top:1px solid var(--gl-line);border-left:0}.gl-side-story__media{margin:0}.gl-categories-bar__inner{gap:12px}.gl-categories-bar .gl-chip-row{gap:18px}.gl-latest{padding-block:64px 58px}.gl-editorial-grid,.gl-essential-layout{grid-template-columns:1fr;gap:28px}.gl-editorial-side-list,.gl-essential-list{display:block}.gl-editorial-side-list .gl-card,.gl-essential-list .gl-essential-card{display:grid;grid-template-columns:105px minmax(0,1fr);gap:15px}.gl-editorial-side-list .gl-card__media,.gl-essential-list .gl-essential-card__media{aspect-ratio:4 / 3}.gl-editorial-side-list .gl-card__body,.gl-essential-list .gl-essential-card__body{padding:2px 0 0}.gl-editorial-row{grid-template-columns:1fr;gap:26px}.gl-editorial-row .gl-card{display:grid;grid-template-columns:105px minmax(0,1fr);gap:15px}.gl-editorial-row .gl-card__media{aspect-ratio:4 / 3}.gl-editorial-row .gl-card__body{padding-top:2px}.gl-editorial-feature .gl-card__title{font-size:1.75rem}.gl-study-item,.gl-study-item:first-child{grid-template-columns:108px 1fr;gap:16px;padding:18px 0}.gl-study-item:first-child h3{font-size:1.18rem}.gl-study-item p{display:none}.gl-study-aside{grid-template-columns:1fr}.gl-study-aside__intro{padding:34px 28px}.gl-reflection{padding-block:72px}.gl-reflection::before{inset:8px}.gl-reflection__inner{grid-template-columns:1fr;gap:28px}.gl-reflection__mark{width:58px;height:58px}.gl-reflection h2{font-size:2.3rem}.gl-reflection__link{grid-column:1}.gl-newsletter{padding-block:42px}.gl-newsletter__box{padding:34px 26px}.gl-newsletter h2{font-size:2.1rem}.gl-newsletter__action small{text-align:left}.gl-footer{padding-top:58px}.gl-footer__grid{grid-template-columns:1fr;gap:40px}.gl-footer__manifesto{grid-column:auto}}:root{--gl-violet-50:#f5f2ff;--gl-violet-100:#eae4ff;--gl-violet-300:#bbaeff;--gl-violet-500:#7458e8;--gl-violet-600:#5b3fb4;--gl-violet-700:#452d87;--gl-ink:#15203a;--gl-ink-soft:#35405a;--gl-muted:#5e625f;--gl-line:#deddd8;--gl-canvas:#f8f7f3;--gl-warm:#f3eee6;--gl-serif:Cambria, Georgia, "Times New Roman", serif}body.gospellivre-portal{color:var(--gl-ink);font-size:16px;line-height:1.72}.gl-category{color:var(--gl-violet-600);font-size:.75rem;line-height:1.4;letter-spacing:.085em}.gl-eyebrow{color:var(--gl-violet-600)}.gl-section__title{font-weight:600;letter-spacing:-.032em}.gl-section__intro{color:#626661}.gl-nav a{color:#30394d;font-size:.88rem}.gl-brand__livre,.gl-brand__tagline{color:var(--gl-violet-600)}.gl-home-ad{padding-block:18px}.gl-home-ad--billboard{padding:24px 0 38px}.gl-home-ad .gl-ad-slot{width:min(100%, 970px);margin-inline:auto}.gl-ad-slot{border:0;border-top:1px solid rgb(91 63 180 / .14);border-bottom:1px solid rgb(91 63 180 / .14);border-radius:0;background:linear-gradient(90deg,transparent,rgb(245 242 255 / .56) 22%,rgb(255 255 255 / .6) 50%,rgb(245 242 255 / .56) 78%,transparent);box-shadow:none}.gl-ad-slot--leaderboard{min-height:76px}.gl-ad-slot--billboard{min-height:156px}.gl-ad-slot--rectangle{min-height:220px;border:1px solid rgb(91 63 180 / .13);background:linear-gradient(155deg,rgb(245 242 255 / .48),rgb(255 255 255 / .75))}.gl-ad-slot__label{top:11px;color:#8f889b;font-size:.58rem;font-weight:750;letter-spacing:.18em}.gl-ad-slot__preview{gap:0;padding:28px 18px 14px;text-align:center}.gl-ad-slot__mark{display:none}.gl-ad-slot__copy{justify-items:center;gap:2px;text-align:center}.gl-ad-slot__preview strong{color:#74717b;font-size:.74rem;font-weight:650}.gl-ad-slot__preview small{color:#99949f;font-size:.66rem}.gl-lead-rail__ad .gl-ad-slot,.gl-study-aside>.gl-ad-slot{width:min(100%, 300px);min-height:220px;margin-inline:auto}.gl-home-lead{padding:36px 0 70px}.gl-home-lead__grid{gap:48px}.gl-lead-story__media{aspect-ratio:16 / 8.7}.gl-lead-story__body{width:calc(100% - 64px);margin:-72px 0 0 32px;padding:32px 40px 36px;border-top:2px solid var(--gl-violet-600);box-shadow:0 20px 54px rgb(21 32 58 / .11)}.gl-lead-story__body>.gl-eyebrow{color:#8d6d3c}.gl-lead-story__title{max-width:780px;font-size:clamp(2.35rem, 3.45vw, 3.3rem);font-weight:600;line-height:1.06;letter-spacing:-.033em}.gl-lead-story__excerpt{color:#555b57;font-size:1rem;line-height:1.72}.gl-lead-stack{border-top-color:var(--gl-ink)}.gl-lead-stack__head{font-size:.9rem}.gl-side-story h2{font-weight:600;line-height:1.28}.gl-latest{background:#f5f2eb}.gl-essential{background:#f1ebe2}.gl-editorial-side-list .gl-card__title,.gl-editorial-row .gl-card__title{-webkit-line-clamp:3}.gl-editorial-side-list .gl-card .gl-meta,.gl-editorial-row .gl-card .gl-meta,.gl-side-story .gl-meta{color:#666b66;font-size:.75rem}.gl-study-item h3,.gl-essential-card h3,.gl-card__title{color:var(--gl-ink)}.gl-study-aside__intro{background:radial-gradient(circle at 100% 0,rgb(91 63 180 / .34),transparent 42%),#14213c}.gl-reflection{background:radial-gradient(circle at 88% 12%,rgb(91 63 180 / .25),transparent 32%),#101b33}@media (max-width:1050px){.gl-home-lead__grid{gap:30px}.gl-lead-story__media{aspect-ratio:16 / 7.9}.gl-lead-rail{grid-template-columns:minmax(0,1fr) 300px;gap:28px}.gl-lead-stack{display:block}.gl-side-story{display:grid;grid-template-columns:104px minmax(0,1fr);gap:16px;padding:17px 0}.gl-side-story__media{margin:0}.gl-side-story+.gl-side-story,.gl-lead-stack .gl-side-story:last-child{border-top:1px solid var(--gl-line);border-left:0}.gl-lead-rail__ad{width:100%}}@media (max-width:760px){.gl-home-lead{padding-top:20px}.gl-home-ad--billboard{padding:18px 0 34px}.gl-ad-slot--leaderboard{min-height:66px}.gl-ad-slot--billboard{min-height:112px}.gl-lead-story__media{aspect-ratio:4 / 3}.gl-lead-story__body{width:calc(100% - 28px);margin:-46px 0 0 14px;padding:27px 24px 30px}.gl-lead-rail{grid-template-columns:1fr}.gl-lead-stack{display:block}.gl-side-story{display:grid;grid-template-columns:112px minmax(0,1fr);gap:16px;padding-inline:0}.gl-side-story+.gl-side-story,.gl-lead-stack .gl-side-story:last-child{border-top:1px solid var(--gl-line);border-left:0}}@media (max-width:600px){.gl-home-ad{padding-block:8px}.gl-ad-slot__preview strong{display:block}.gl-ad-slot__preview small{display:none}.gl-lead-story__title{font-size:clamp(1.85rem, 9vw, 2.2rem);line-height:1.08}}.gl-library-head{padding:64px 0 52px;background:#fff}.gl-library-head__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,430px);align-items:end;gap:72px}.gl-library-head__copy{position:relative;max-width:760px}.gl-library-head__copy::after{content:"";position:absolute;top:4px;left:-30px;width:1px;height:92px;background:linear-gradient(var(--gl-violet-600),#fff0)}.gl-library-head h1{margin:3px 0 14px;font-family:var(--gl-serif);font-size:clamp(2.7rem, 4.8vw, 4.25rem);font-weight:600;line-height:1.02;letter-spacing:-.04em}.gl-library-head h1 span{color:var(--gl-violet-600)}.gl-library-head__copy>p:not(.gl-eyebrow,.gl-library-head__count),.gl-library-head__description{max-width:650px;margin:0;color:#60645f;font-size:1rem;line-height:1.7}.gl-library-head__description p{margin:0}.gl-library-head__count{display:flex;align-items:baseline;gap:7px;margin:20px 0 0;color:#6c706b;font-size:.78rem;letter-spacing:.055em;text-transform:uppercase}.gl-library-head__count strong{color:var(--gl-violet-600);font-family:var(--gl-serif);font-size:1.2rem;font-weight:600;letter-spacing:0}.gl-library-head__search{padding:24px 0 2px 34px;border-left:1px solid var(--gl-line)}.gl-library-head__search>p{margin:0 0 10px;color:#6b6f6a;font-size:.75rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.gl-library-head__search .gl-search-form__field{min-height:54px;border-color:#d8d6d0;border-radius:2px;background:#faf9f6}.gl-library-head__search .gl-search-form__field:focus{border-color:var(--gl-violet-500);box-shadow:0 0 0 3px var(--gl-violet-50)}.gl-library-head__search .gl-search-form__submit{top:7px;right:7px}.gl-listing-ad{display:flex;justify-content:center}.gl-listing-ad .gl-ad-slot{width:min(100%, 970px);margin-inline:auto}.gl-listing-ad--top{padding-block:22px 12px}.gl-listing-ad--top .gl-ad-slot{min-height:90px}.gl-listing-ad--infeed{grid-column:1 / -1;padding:22px 0 6px}.gl-listing-ad--infeed .gl-ad-slot{min-height:250px}.gl-listing{padding:54px 0 94px;background:#f6f3ed}.gl-listing__bar{display:flex;align-items:baseline;justify-content:space-between;gap:24px;margin-bottom:24px;padding-bottom:14px;border-bottom:1px solid #c9c6bf}.gl-listing__bar span{color:var(--gl-ink);font-family:var(--gl-serif);font-size:1rem;font-weight:600}.gl-listing__bar small{color:#757873;font-size:.72rem;letter-spacing:.045em}.gl-listing__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:28px}.gl-listing__grid .gl-card{border:0;border-radius:3px;background:rgb(255 255 255 / .9);box-shadow:0 12px 32px rgb(21 32 58 / .055)}.gl-listing__grid .gl-card:hover{border:0;box-shadow:0 17px 38px rgb(21 32 58 / .09);transform:translateY(-3px)}.gl-listing__grid .gl-card__media{aspect-ratio:16 / 9.2}.gl-listing__grid .gl-card__body{padding:24px 24px 22px}.gl-listing__grid .gl-card__title{display:-webkit-box;overflow:hidden;min-height:3.65em;margin:9px 0 11px;color:var(--gl-ink);font-family:var(--gl-serif);font-size:1.23rem;font-weight:600;line-height:1.22;letter-spacing:-.018em;-webkit-box-orient:vertical;-webkit-line-clamp:3}.gl-listing__grid .gl-card__excerpt{display:-webkit-box;overflow:hidden;margin-bottom:20px;color:#676b66;font-size:.88rem;line-height:1.68;-webkit-box-orient:vertical;-webkit-line-clamp:3}.gl-listing__grid .gl-card .gl-meta{margin-top:auto;padding-top:4px;color:#71756f;font-size:.73rem}.gl-listing__grid>.gl-card:first-child{grid-column:span 2;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(300px,.88fr);border-top:3px solid var(--gl-violet-600)}.gl-listing__grid>.gl-card:first-child .gl-card__media{min-height:100%;aspect-ratio:auto}.gl-listing__grid>.gl-card:first-child .gl-card__body{justify-content:center;padding:38px 36px}.gl-listing__grid>.gl-card:first-child .gl-card__title{display:block;overflow:visible;min-height:0;font-size:clamp(1.75rem, 2.3vw, 2.35rem);line-height:1.1;-webkit-line-clamp:unset}.gl-listing__grid>.gl-card:first-child .gl-card__excerpt{font-size:.94rem;-webkit-line-clamp:4}.gl-listing .nav-links{margin-top:46px}.gl-listing .nav-links .page-numbers{border-radius:2px}@media (min-width:981px){.gl-listing__grid>.gl-card--closing{grid-column:1 / -1;display:grid;grid-template-columns:minmax(340px,.72fr) minmax(0,1.28fr)}.gl-listing__grid>.gl-card--closing .gl-card__media{min-height:300px;aspect-ratio:auto}.gl-listing__grid>.gl-card--closing .gl-card__body{justify-content:center;padding:38px 42px}.gl-listing__grid>.gl-card--closing .gl-card__title{min-height:0;font-size:1.72rem;line-height:1.14}.gl-listing__grid>.gl-card--closing .gl-card__excerpt{max-width:620px;-webkit-line-clamp:4}}@media (max-width:980px){.gl-library-head__inner{grid-template-columns:1fr;gap:30px}.gl-library-head__search{max-width:620px;padding:22px 0 0;border-top:1px solid var(--gl-line);border-left:0}.gl-listing__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gl-listing__grid>.gl-card:first-child{grid-column:1 / -1}}@media (max-width:680px){.gl-library-head{padding:42px 0 36px}.gl-library-head__copy::after{display:none}.gl-library-head h1{font-size:clamp(2.35rem, 12vw, 3.15rem)}.gl-listing-ad--top{padding-block:10px 4px}.gl-listing{padding:42px 0 68px}.gl-listing__bar{display:grid;gap:3px}.gl-listing__grid{grid-template-columns:1fr;gap:22px}.gl-listing__grid>.gl-card:first-child{grid-column:auto;display:flex;border-top-width:2px}.gl-listing__grid>.gl-card:first-child .gl-card__media{min-height:0;aspect-ratio:16 / 9.2}.gl-listing__grid>.gl-card:first-child .gl-card__body{padding:26px 24px 24px}.gl-listing__grid>.gl-card:first-child .gl-card__title{font-size:1.55rem}.gl-listing-ad--infeed{padding-top:8px}.gl-listing-ad--infeed .gl-ad-slot{min-height:112px}}:root{--gl-container:1380px;--gl-canvas:#fcfbf8;--gl-surface:#fff;--gl-warm:#f5f3ee;--gl-ink:#111a2d;--gl-ink-soft:#30394e;--gl-muted:#666a73;--gl-line:#dddbd4;--gl-serif:Cambria, Georgia, "Times New Roman", serif}.home.gospellivre-portal{background:#fcfbf8}.home .gl-container{width:min(calc(100% - 72px), 1380px)}.home .gl-section{padding-block:124px}.home .gl-section__head{margin-bottom:52px;padding-bottom:24px}.home .gl-section__title{font-size:clamp(2.8rem, 4.3vw, 4.15rem);line-height:1.03}.home .gl-section__intro{max-width:690px;font-size:1.02rem}.home .gl-eyebrow{font-size:.7rem;letter-spacing:.18em}.home .gl-category{font-size:.72rem;letter-spacing:.1em}.home .gl-header{background:rgb(252 251 248 / .97)}.home .gl-header__inner{min-height:104px}.home .gl-brand{gap:14px}.home .gl-brand__mark{width:54px;height:54px}.home .gl-brand__name{font-size:1.48rem}.home .gl-brand__tagline{margin-top:7px;font-size:.6rem}.home .gl-nav__list,.home .gl-nav .menu{gap:25px}.home .gl-nav a{min-height:58px;padding-inline:1px;color:#2d3547;font-size:.87rem;font-weight:680}.home .gl-icon-button{width:44px;height:44px;background:#fff0;border:1px solid rgb(17 26 45 / .1)}.home .gl-home-ad{padding-block:16px}.home .gl-home-ad--billboard{padding:38px 0 64px}.home .gl-ad-slot{border:0;background:#fff0}.home .gl-ad-slot::before,.home .gl-ad-slot::after{content:"";position:absolute;top:50%;width:min(26%, 180px);height:1px;background:rgb(91 63 180 / .1)}.home .gl-ad-slot::before{left:0}.home .gl-ad-slot::after{right:0}.home .gl-ad-slot--leaderboard{min-height:90px}.home .gl-ad-slot--billboard{min-height:250px}.home .gl-ad-slot--rectangle{min-height:250px}.home .gl-ad-slot__label{color:#aaa5af}.home .gl-ad-slot__preview strong{color:#8c8891;font-weight:560}.home .gl-ad-slot__preview small{color:#aaa5af}.home .gl-home-lead{padding:28px 0 112px;background:#fcfbf8}.home .gl-home-lead__grid{display:grid;grid-template-columns:minmax(0,9fr) minmax(300px,3fr);align-items:start;gap:44px}.home .gl-lead-story{position:relative;min-height:800px;overflow:hidden;background:#10182a}.home .gl-lead-story__media{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto;border-radius:0;background:#111a2d}.home .gl-lead-story__media::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgb(7 13 25 / .76) 0,rgb(7 13 25 / .36) 52%,rgb(7 13 25 / .04) 78%);pointer-events:none}.home .gl-lead-story__media::after{z-index:1;background:linear-gradient(0deg,rgb(7 13 25 / .82),rgb(7 13 25 / .1) 58%,rgb(7 13 25 / .02))}.home .gl-lead-story__media img{width:100%;height:100%;object-fit:cover;filter:saturate(.84) contrast(1.04);transform:scale(1.001);transition:transform 700ms ease,filter 500ms ease}.home .gl-lead-story:hover .gl-lead-story__media img{filter:saturate(.9) contrast(1.04);transform:scale(1.022)}.home .gl-lead-story__body{position:absolute;right:12%;bottom:64px;left:7%;z-index:2;width:auto;margin:0;padding:0;border:0;background:#fff0;color:#fff;box-shadow:none}.home .gl-lead-story__body>.gl-eyebrow{margin-bottom:22px;color:#e0c18e}.home .gl-lead-story__body>.gl-category{margin-bottom:15px;color:#d8ccff}.home .gl-lead-story__title{max-width:850px;margin-bottom:22px;color:#fff;font-size:clamp(3.7rem, 5vw, 4.75rem);font-weight:500;line-height:.99;letter-spacing:-.042em;text-wrap:balance}.home .gl-lead-story__title a:hover{color:#fff}.home .gl-lead-story__excerpt{display:-webkit-box;max-width:690px;margin-bottom:22px;overflow:hidden;color:rgb(255 255 255 / .78);font-size:1.04rem;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:3}.home .gl-lead-story__footer{display:flex;flex-wrap:wrap;align-items:center;gap:22px 34px}.home .gl-lead-story__byline{display:flex;gap:9px;margin:0;color:rgb(255 255 255 / .62);font-size:.7rem;font-weight:700;letter-spacing:.105em;text-transform:uppercase}.home .gl-lead-story__byline span+span::before{content:"·";margin-right:9px;color:#e0c18e}.home .gl-lead-story .gl-button{margin:0;border-color:rgb(255 255 255 / .72);color:#fff}.home .gl-lead-story .gl-button:hover{border-color:#d8ccff;color:#d8ccff}.home .gl-lead-rail{display:grid;grid-template-columns:1fr;gap:32px}.home .gl-lead-stack{display:block;border-top:2px solid var(--gl-ink)}.home .gl-lead-stack__head{padding:18px 0 17px;font-size:.92rem}.home .gl-side-story{display:grid;grid-template-columns:30px 92px minmax(0,1fr);align-items:start;gap:14px;padding:22px 0;border-bottom:1px solid var(--gl-line)}.home .gl-side-story+.gl-side-story,.home .gl-lead-stack .gl-side-story:last-child{border-top:0;border-left:0}.home .gl-side-story__number{padding-top:1px;color:#9b7b4e;font-family:var(--gl-serif);font-size:.8rem;font-style:italic}.home .gl-side-story__media{width:92px;margin:0;aspect-ratio:4 / 3}.home .gl-side-story__body{min-width:0}.home .gl-side-story .gl-category{display:none}.home .gl-side-story h2{display:-webkit-box;margin:0 0 10px;overflow:hidden;font-size:1.08rem;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:3}.home .gl-side-story .gl-meta{font-size:.68rem}.home .gl-lead-rail__ad .gl-ad-slot{width:300px}.home .gl-categories-bar{padding:25px 0;border-top:1px solid var(--gl-line);border-bottom:1px solid var(--gl-line);background:#fcfbf8}.home .gl-categories-bar__inner{gap:42px}.home .gl-categories-bar__label{font-size:.78rem;font-style:normal;letter-spacing:.15em;text-transform:uppercase}.home .gl-chip-row{gap:28px}.home .gl-chip{font-size:.76rem}.home .gl-latest{padding-block:132px 126px;background:#f5f3ee}.home .gl-editorial-grid{counter-reset:gl-latest;grid-template-columns:minmax(0,1.62fr) minmax(360px,.7fr);gap:48px 58px}.home .gl-editorial-grid .gl-card{counter-increment:gl-latest;position:relative}.home .gl-editorial-grid .gl-card::before{content:counter(gl-latest,decimal-leading-zero);position:absolute;z-index:2;top:0;left:0;color:#9b7b4e;font-family:var(--gl-serif);font-size:.76rem;font-style:italic;transform:translateY(-27px)}.home .gl-editorial-grid .gl-card__media{border-radius:0}.home .gl-editorial-feature .gl-card__media{aspect-ratio:16 / 9.4}.home .gl-editorial-feature .gl-card__title{max-width:780px;font-size:clamp(2.25rem, 3.15vw, 3.35rem);line-height:1.02}.home .gl-editorial-feature .gl-card__excerpt{max-width:720px;font-size:1rem}.home .gl-editorial-side-list{border-top-color:#a9a69f}.home .gl-editorial-side-list .gl-card{grid-template-columns:145px minmax(0,1fr);padding:25px 0}.home .gl-editorial-side-list .gl-card::before{top:25px;left:auto;right:0;transform:none}.home .gl-editorial-side-list .gl-card__body{padding-right:24px}.home .gl-editorial-row{gap:52px}.home .gl-editorial-row .gl-card{grid-template-columns:205px minmax(0,1fr);padding-top:26px}.home .gl-editorial-row .gl-card::before{top:26px;transform:translateY(-49px)}.home .gl-journal-study{padding-block:132px}.home .gl-study-layout{display:grid;grid-template-columns:minmax(0,8.8fr) minmax(310px,3.2fr);gap:72px}.home .gl-study-main{min-width:0}.home .gl-study-feature{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);align-items:stretch;border-top:2px solid var(--gl-ink);border-bottom:1px solid var(--gl-line)}.home .gl-study-feature__media{display:block;min-height:490px;overflow:hidden;background:var(--gl-warm)}.home .gl-study-feature__media img{width:100%;height:100%;object-fit:cover;filter:saturate(.86) contrast(1.02);transition:transform 600ms ease}.home .gl-study-feature:hover img{transform:scale(1.022)}.home .gl-study-feature__body{display:flex;flex-direction:column;justify-content:center;padding:48px 0 48px 46px}.home .gl-study-feature__body>.gl-eyebrow{margin-bottom:22px}.home .gl-study-feature h3{margin:12px 0 18px;font-family:var(--gl-serif);font-size:clamp(2.25rem, 3.25vw, 3.45rem);font-weight:600;line-height:1.03;letter-spacing:-.035em}.home .gl-study-feature__body>p:not(.gl-eyebrow){margin:0 0 26px;color:var(--gl-muted);font-size:.95rem;line-height:1.72}.home .gl-study-feature .gl-text-link{align-self:flex-start}.home .gl-study-next{margin-top:50px;border-top:1px solid #aaa8a2}.home .gl-study-next__head{display:flex;align-items:baseline;justify-content:space-between;gap:20px;padding:20px 0 12px}.home .gl-study-next__head span{font-family:var(--gl-serif);font-size:1.05rem;font-weight:600}.home .gl-study-next__head small{color:var(--gl-muted);font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}.home .gl-study-item,.home .gl-study-item:first-child{display:grid;grid-template-columns:34px 118px minmax(0,1fr);align-items:center;gap:18px;padding:18px 0;border-bottom:1px solid var(--gl-line)}.home .gl-study-item__number{color:#9b7b4e;font-family:var(--gl-serif);font-size:.78rem;font-style:italic}.home .gl-study-item__media{width:118px;aspect-ratio:4 / 3}.home .gl-study-item__meta{font-size:.66rem}.home .gl-study-item h3,.home .gl-study-item:first-child h3{margin:5px 0 0;font-size:1.22rem;line-height:1.22}.home .gl-study-aside{top:148px;gap:32px}.home .gl-study-aside__intro{padding:50px 40px;border-radius:0;background:radial-gradient(circle at 100% 0,rgb(91 63 180 / .28),transparent 42%),#111d37}.home .gl-study-aside__intro h3{font-size:2.15rem;line-height:1.08}.home .gl-study-aside>.gl-ad-slot{width:300px;min-height:250px}.home .gl-reflection{padding-block:132px}.home .gl-reflection::before{inset:28px}.home .gl-reflection__inner{grid-template-columns:108px minmax(0,1fr) auto;gap:58px}.home .gl-reflection__mark{width:96px;height:96px}.home .gl-reflection h2{max-width:980px;font-size:clamp(3.7rem, 5.5vw, 5.45rem);font-weight:400;line-height:.98;letter-spacing:-.035em;text-wrap:balance}.home .gl-reflection__copy>p:last-child{margin-top:28px}.home .gl-essential{padding-block:132px 140px;background:#efe9df}.home .gl-essential-layout{grid-template-columns:minmax(0,1.62fr) minmax(360px,.7fr);gap:64px}.home .gl-essential-feature .gl-essential-card__media{aspect-ratio:16 / 9.2}.home .gl-essential-feature .gl-essential-card h3{font-size:clamp(2.25rem, 3.2vw, 3.35rem);line-height:1.03}.home .gl-essential-list .gl-essential-card{grid-template-columns:155px minmax(0,1fr);padding:26px 0}.home .gl-newsletter{padding-block:118px;background:#fcfbf8}.home .gl-newsletter__box{grid-template-columns:minmax(0,1fr) auto;gap:80px;padding:76px 0;border-top:1px solid #bbb7ae;border-bottom:1px solid #bbb7ae;border-radius:0;background:#fff0;color:var(--gl-ink)}.home .gl-newsletter__box::after{right:12%;border-color:rgb(91 63 180 / .12);box-shadow:0 0 0 44px rgb(91 63 180 / .018)}.home .gl-newsletter .gl-eyebrow{color:#9b7b4e}.home .gl-newsletter h2{max-width:800px;color:var(--gl-ink);font-size:clamp(3rem, 4.8vw, 4.6rem);line-height:.99}.home .gl-newsletter p{color:var(--gl-muted);font-size:1rem}.home .gl-newsletter__action .gl-button{border:1px solid var(--gl-ink);background:#fff0;color:var(--gl-ink)}.home .gl-newsletter__action .gl-button:hover{border-color:var(--gl-violet-600);color:var(--gl-violet-600)}.home .gl-newsletter__action small{color:#898b87}.home .gl-footer{padding-top:104px}.home .gl-footer__grid{grid-template-columns:1.45fr .62fr .72fr 1fr;gap:72px}.home .gl-footer__about{max-width:420px;font-size:.92rem}.home .gl-footer__bottom{margin-top:82px}@media (max-width:1180px){.home .gl-container{width:min(calc(100% - 48px), 1380px)}.home .gl-home-lead__grid{grid-template-columns:1fr}.home .gl-lead-story{min-height:760px}.home .gl-lead-rail{grid-template-columns:minmax(0,1fr) 300px;align-items:start}.home .gl-study-layout{gap:48px}.home .gl-study-feature{grid-template-columns:1fr}.home .gl-study-feature__media{min-height:430px}.home .gl-study-feature__body{padding:40px 0 42px}}@media (max-width:900px){.home .gl-section{padding-block:92px}.home .gl-header__inner{min-height:78px}.home .gl-home-lead{padding-bottom:84px}.home .gl-lead-story{min-height:700px}.home .gl-lead-story__body{right:8%;bottom:48px;left:6%}.home .gl-lead-story__title{font-size:clamp(3.25rem, 8vw, 4.25rem)}.home .gl-lead-rail{grid-template-columns:1fr}.home .gl-lead-rail__ad{justify-content:center}.home .gl-editorial-grid,.home .gl-essential-layout{grid-template-columns:1fr}.home .gl-editorial-side-list,.home .gl-essential-list{grid-template-columns:repeat(2,minmax(0,1fr))}.home .gl-study-layout{grid-template-columns:1fr}.home .gl-study-aside{grid-template-columns:minmax(0,1fr) 300px}.home .gl-reflection__inner{grid-template-columns:82px 1fr}.home .gl-reflection__link{grid-column:2}.home .gl-newsletter__box{grid-template-columns:1fr}.home .gl-newsletter__action{justify-items:start}.home .gl-footer__grid{grid-template-columns:1.2fr .8fr .8fr}.home .gl-footer__manifesto{grid-column:1 / -1}}@media (max-width:680px){.home .gl-container{width:min(calc(100% - 24px), 1380px)}.home .gl-section{padding-block:72px}.home .gl-section__head{margin-bottom:38px}.home .gl-section__title{font-size:2.65rem}.home .gl-home-ad{padding-block:8px}.home .gl-home-ad--billboard{padding:24px 0 40px}.home .gl-ad-slot--leaderboard{min-height:72px}.home .gl-ad-slot--billboard{min-height:128px}.home .gl-home-lead{padding:14px 0 72px}.home .gl-lead-story{min-height:660px}.home .gl-lead-story__media{aspect-ratio:auto}.home .gl-lead-story__media::before{background:linear-gradient(90deg,rgb(7 13 25 / .62),rgb(7 13 25 / .08))}.home .gl-lead-story__body{right:22px;bottom:34px;left:22px}.home .gl-lead-story__body>.gl-eyebrow{margin-bottom:15px}.home .gl-lead-story__body>.gl-category{margin-bottom:10px}.home .gl-lead-story__title{margin-bottom:16px;font-size:clamp(2.45rem, 11.5vw, 3.05rem);line-height:1.01}.home .gl-lead-story__excerpt{margin-bottom:17px;font-size:.9rem;-webkit-line-clamp:3}.home .gl-lead-story__footer{display:grid;gap:15px}.home .gl-side-story{grid-template-columns:26px 88px minmax(0,1fr);gap:12px}.home .gl-side-story__media{width:88px}.home .gl-categories-bar{padding-block:20px}.home .gl-categories-bar__inner{gap:16px}.home .gl-chip-row{gap:22px}.home .gl-latest{padding-block:82px 76px}.home .gl-editorial-grid{gap:42px}.home .gl-editorial-side-list,.home .gl-essential-list{display:block}.home .gl-editorial-feature .gl-card__title,.home .gl-essential-feature .gl-essential-card h3{font-size:2rem}.home .gl-editorial-row{grid-template-columns:1fr;gap:40px}.home .gl-editorial-row .gl-card{grid-template-columns:110px minmax(0,1fr)}.home .gl-editorial-row .gl-card__media{aspect-ratio:4 / 3}.home .gl-journal-study{padding-block:82px}.home .gl-study-feature__media{min-height:300px}.home .gl-study-feature h3{font-size:2.2rem}.home .gl-study-item,.home .gl-study-item:first-child{grid-template-columns:25px 92px minmax(0,1fr);gap:12px}.home .gl-study-item__media{width:92px}.home .gl-study-item h3,.home .gl-study-item:first-child h3{font-size:1rem}.home .gl-study-aside{grid-template-columns:1fr}.home .gl-reflection{padding-block:88px}.home .gl-reflection::before{inset:9px}.home .gl-reflection__inner{grid-template-columns:1fr;gap:30px}.home .gl-reflection h2{font-size:clamp(2.9rem, 13vw, 3.75rem)}.home .gl-reflection__link{grid-column:1}.home .gl-essential{padding-block:82px 90px}.home .gl-newsletter{padding-block:76px}.home .gl-newsletter__box{gap:34px;padding:58px 0}.home .gl-newsletter h2{font-size:2.85rem}.home .gl-footer{padding-top:72px}.home .gl-footer__grid{grid-template-columns:1fr;gap:42px}.home .gl-footer__manifesto{grid-column:auto}}.home .gl-ad-slot--placeholder.gl-ad-slot--leaderboard{min-height:66px}.home .gl-ad-slot--placeholder.gl-ad-slot--billboard{min-height:112px}.home .gl-ad-slot--placeholder.gl-ad-slot--rectangle,.home .gl-lead-rail__ad .gl-ad-slot--placeholder,.home .gl-study-aside>.gl-ad-slot--placeholder{min-height:168px}.home .gl-ad-slot--placeholder .gl-ad-slot__preview{opacity:.62}@media (max-width:680px){.home .gl-ad-slot--placeholder.gl-ad-slot--leaderboard{min-height:58px}.home .gl-ad-slot--placeholder.gl-ad-slot--billboard{min-height:96px}.home .gl-ad-slot--placeholder.gl-ad-slot--rectangle{min-height:148px}}.home.gospellivre-portal{--gl-platform-navy:#101b37;--gl-platform-navy-2:#17264a;--gl-platform-violet:#6046d7;--gl-platform-violet-dark:#4b34ba;--gl-platform-lilac:#f1edff;--gl-platform-sand:#f7f3eb;--gl-platform-canvas:#fbfcfe;--gl-platform-text:#172033;--gl-platform-muted:#657084;--gl-platform-line:#e3e7ee;--gl-platform-gold:#b88b43;background:var(--gl-platform-canvas);color:var(--gl-platform-text);font-family:Inter,"Segoe UI",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.home .gl-topline{display:none}.home .gl-container{width:min(calc(100% - 64px), 1280px)}.home .gl-main{overflow:hidden}.home .gl-header{border-bottom-color:rgb(23 32 51 / .08);background:rgb(255 255 255 / .92);box-shadow:0 1px 12px rgb(16 27 55 / .025)}.home .gl-header__inner{min-height:86px;gap:34px}.home .gl-brand__mark{width:48px;height:48px;border-radius:14px;box-shadow:0 8px 22px rgb(96 70 215 / .16)}.home .gl-brand__name{font-size:1.26rem}.home .gl-brand__tagline{font-size:.57rem}.home .gl-nav__list,.home .gl-nav .menu{gap:4px}.home .gl-nav a{min-height:44px;padding:10px 12px;border-radius:8px;color:#3d4658;font-size:.86rem;font-weight:650}.home .gl-nav a:hover{background:#f6f4fd;color:var(--gl-platform-violet)}.home .gl-nav .current-menu-item>a{position:relative;background:#fff0;color:var(--gl-platform-violet)}.home .gl-nav .current-menu-item>a::after{content:"";position:absolute;right:12px;bottom:3px;left:12px;height:2px;border-radius:2px;background:currentColor}.home .gl-icon-button{width:42px;height:42px;border-color:#e5e7eb;border-radius:12px;background:#f7f7f8}.home .gl-icon-button:hover{background:var(--gl-platform-lilac)}.home .gl-platform-kicker{margin:0 0 14px;color:var(--gl-platform-violet);font-size:.72rem;font-weight:800;letter-spacing:.13em;line-height:1.35;text-transform:uppercase}.home .gl-platform-kicker::before,.home .gl-platform-kicker::after{display:none}.home .gl-platform-section{padding:96px 0}.home .gl-platform-heading{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:end;gap:56px;margin-bottom:42px}.home .gl-platform-heading--compact{grid-template-columns:minmax(0,1fr) auto}.home .gl-platform-heading h2{margin:0;max-width:760px;color:var(--gl-platform-text);font-family:inherit;font-size:clamp(2.25rem, 3.5vw, 3.35rem);font-weight:720;line-height:1.06;letter-spacing:-.045em;text-wrap:balance}.home .gl-platform-heading>p{margin:0 0 4px;max-width:470px;color:var(--gl-platform-muted);font-size:1rem;line-height:1.7}.home .gl-platform-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:50px;padding:13px 20px;border:1px solid var(--gl-platform-violet);border-radius:12px;background:var(--gl-platform-violet);color:#fff;font-size:.9rem;font-weight:750;box-shadow:0 10px 22px rgb(96 70 215 / .18);transition:color 180ms ease,background 180ms ease,border-color 180ms ease,box-shadow 180ms ease,transform 180ms ease}.home .gl-platform-button:hover{border-color:var(--gl-platform-violet-dark);background:var(--gl-platform-violet-dark);color:#fff;box-shadow:0 14px 28px rgb(96 70 215 / .24);transform:translateY(-2px)}.home .gl-platform-button .gl-icon{width:17px;transition:transform 180ms ease}.home .gl-platform-button:hover .gl-icon{transform:translateX(3px)}.home .gl-platform-button--secondary{border-color:#d7dbe5;background:#fff;color:var(--gl-platform-text);box-shadow:none}.home .gl-platform-button--secondary:hover{border-color:#c9c2ec;background:#f8f6ff;color:var(--gl-platform-violet-dark);box-shadow:none}.home .gl-platform-button--light{border-color:rgb(255 255 255 / .42);background:#fff;color:var(--gl-platform-navy);box-shadow:none}.home .gl-platform-button--light:hover{border-color:#fff;background:#f2efff;color:var(--gl-platform-violet-dark);box-shadow:none}.home .gl-platform-hero{position:relative;padding:68px 0 78px;background:radial-gradient(circle at 12% 9%,rgb(96 70 215 / .07),transparent 28%),linear-gradient(180deg,#fff 0%,#fbfcfe 100%)}.home .gl-platform-hero::after{content:"";position:absolute;right:3%;bottom:8%;width:260px;height:260px;border:1px solid rgb(96 70 215 / .07);border-radius:50%;box-shadow:0 0 0 54px rgb(96 70 215 / .018);pointer-events:none}.home .gl-platform-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.98fr) minmax(470px,1.02fr);align-items:center;gap:clamp(52px,7vw,100px)}.home .gl-platform-hero__content{padding:32px 0}.home .gl-platform-hero h1{margin:0;color:var(--gl-platform-navy);font-family:inherit;font-size:clamp(3.55rem,5.3vw,5.25rem);font-weight:760;line-height:.98;letter-spacing:-.064em;text-wrap:balance}.home .gl-platform-hero h1 span{color:var(--gl-platform-violet)}.home .gl-platform-hero__lead{max-width:600px;margin:27px 0 0;color:#5e687b;font-size:clamp(1.04rem,1.35vw,1.18rem);line-height:1.75}.home .gl-platform-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.home .gl-platform-trust{display:flex;flex-wrap:wrap;gap:9px 22px;margin:36px 0 0;padding:25px 0 0;border-top:1px solid #e6e9ef;color:#747d8d;font-size:.78rem;font-weight:650;list-style:none}.home .gl-platform-trust li{display:flex;align-items:center;gap:9px}.home .gl-platform-trust li::before{content:"";width:5px;height:5px;border-radius:50%;background:#9b87eb}.home .gl-platform-hero__visual{position:relative;min-height:570px;overflow:visible}.home .gl-platform-hero__visual::before{content:"";position:absolute;inset:12px -10px -10px 20px;z-index:-1;border-radius:28px 28px 84px 28px;background:linear-gradient(145deg,#f1eefc,#ebe7fb);box-shadow:0 12px 30px rgb(96 70 215 / .055)}.home .gl-platform-hero__visual>img{width:100%;height:570px;border-radius:30px 30px 90px 30px;object-fit:cover;object-position:center;filter:saturate(.83) contrast(1.01);box-shadow:0 24px 60px rgb(16 27 55 / .14)}.home .gl-platform-hero__fallback{display:grid;place-items:center;height:570px;border-radius:30px 30px 90px 30px;background:linear-gradient(145deg,#e9e4fb,#fbf9f4);color:var(--gl-platform-violet)}.home .gl-platform-hero__fallback .gl-icon{width:80px;height:80px}.home .gl-platform-hero__signal{position:absolute;right:-22px;bottom:38px;display:flex;align-items:center;gap:14px;width:270px;padding:17px 19px;border:1px solid rgb(255 255 255 / .8);border-radius:17px;background:rgb(255 255 255 / .92);box-shadow:0 18px 36px rgb(16 27 55 / .16);backdrop-filter:blur(10px)}.home .gl-platform-hero__signal>span{display:grid;place-items:center;width:43px;height:43px;border-radius:12px;background:var(--gl-platform-lilac);color:var(--gl-platform-violet)}.home .gl-platform-hero__signal p{display:grid;gap:2px;margin:0;color:#7a8190;font-size:.75rem;line-height:1.4}.home .gl-platform-hero__signal strong{color:var(--gl-platform-text);font-size:.87rem}.home .gl-journey{padding-top:84px;background:#fff}.home .gl-experience-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.home .gl-experience-card{display:flex;flex-direction:column;min-height:310px;padding:29px;border:1px solid var(--gl-platform-line);border-radius:20px;background:#f9fbfd;transition:transform 200ms ease,border-color 200ms ease,box-shadow 200ms ease}.home .gl-experience-card--primary{background:linear-gradient(145deg,#f0edff,#faf9ff)}.home .gl-experience-card--warm{background:linear-gradient(145deg,#fbf6ec,#fffdf9)}.home .gl-experience-card:hover{border-color:#d3ccef;box-shadow:0 15px 32px rgb(22 31 54 / .08);transform:translateY(-4px)}.home .gl-experience-card__icon{display:grid;place-items:center;width:46px;height:46px;margin-bottom:28px;border-radius:13px;background:#fff;color:var(--gl-platform-violet);box-shadow:0 6px 16px rgb(36 43 63 / .07);transition:background 180ms ease,color 180ms ease}.home .gl-experience-card:hover .gl-experience-card__icon{background:var(--gl-platform-violet);color:#fff}.home .gl-experience-card__label{margin:0 0 6px;color:var(--gl-platform-violet);font-size:.69rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.home .gl-experience-card__state{color:#7a8495;font-size:.78rem}.home .gl-experience-card h3{display:-webkit-box;margin:10px 0 25px;overflow:hidden;color:var(--gl-platform-text);font-family:inherit;font-size:1.23rem;font-weight:720;line-height:1.35;letter-spacing:-.025em;-webkit-box-orient:vertical;-webkit-line-clamp:3}.home .gl-experience-card>a{display:inline-flex;align-items:center;gap:8px;margin-top:auto;color:var(--gl-platform-violet-dark);font-size:.84rem;font-weight:760}.home .gl-experience-card>a .gl-icon{width:16px;transition:transform 180ms ease}.home .gl-experience-card:hover>a .gl-icon{transform:translateX(4px)}.home .gl-paths{background:#f7f8fb}.home .gl-path-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.home .gl-path-card{display:grid;grid-template-columns:48px minmax(0,1fr) 24px;align-items:center;gap:17px;min-height:148px;padding:24px;border:1px solid #e2e6ed;border-radius:17px;background:#fff;transition:transform 190ms ease,border-color 190ms ease,box-shadow 190ms ease}.home .gl-path-card:hover{border-color:#cfc6f3;box-shadow:0 13px 28px rgb(16 27 55 / .065);transform:translateY(-3px)}.home .gl-path-card__icon{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:var(--gl-platform-lilac);color:var(--gl-platform-violet);transition:background 180ms ease,color 180ms ease}.home .gl-path-card:hover .gl-path-card__icon{background:var(--gl-platform-violet);color:#fff}.home .gl-path-card__copy{display:grid;gap:7px}.home .gl-path-card__copy strong{color:var(--gl-platform-text);font-size:.98rem;line-height:1.25}.home .gl-path-card__copy small{color:var(--gl-platform-muted);font-size:.78rem;line-height:1.55}.home .gl-path-card__arrow{color:#a0a7b5}.home .gl-path-card__arrow .gl-icon{width:18px;transition:transform 180ms ease}.home .gl-path-card:hover .gl-path-card__arrow{color:var(--gl-platform-violet)}.home .gl-path-card:hover .gl-path-card__arrow .gl-icon{transform:translateX(4px)}.home .gl-platform-ad{display:flex;justify-content:center;padding-block:26px}.home .gl-platform-ad--after-hero{position:relative;z-index:2;padding-block:28px;background:#fff}.home .gl-platform-ad--compact{padding-block:18px}.home .gl-platform-ad>*{width:min(100%,970px)}.home .gl-platform-ad .gl-ad-slot{position:relative;width:100%;border:0;background:#fff0}.home .gl-platform-ad .gl-ad-slot::before,.home .gl-platform-ad .gl-ad-slot::after{display:none}.home .gl-platform-ad .gl-ad-slot--placeholder.gl-ad-slot--leaderboard{min-height:58px}.home .gl-platform-ad .gl-ad-slot--placeholder.gl-ad-slot--billboard{min-height:82px}.home .gl-platform-ad .gl-ad-slot--placeholder.gl-ad-slot--rectangle{min-height:74px}.home .gl-platform-ad .gl-ad-slot--placeholder .gl-ad-slot__preview{transform:scale(.88);opacity:.46}.home .gl-weekly{background:#fff}.home .gl-weekly-feature{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(390px,.8fr);min-height:520px;overflow:hidden;border-radius:26px;background:var(--gl-platform-sand)}.home .gl-weekly-feature__media{overflow:hidden}.home .gl-weekly-feature__media img{width:100%;height:100%;min-height:520px;object-fit:cover;filter:saturate(.85);transition:transform 500ms ease}.home .gl-weekly-feature:hover .gl-weekly-feature__media img{transform:scale(1.02)}.home .gl-weekly-feature__body{display:flex;flex-direction:column;justify-content:center;padding:54px}.home .gl-weekly-feature__label{margin:0 0 14px;color:var(--gl-platform-violet);font-size:.7rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.home .gl-weekly-feature h3{margin:0;color:var(--gl-platform-navy);font-family:inherit;font-size:clamp(2rem,3vw,3rem);font-weight:730;line-height:1.08;letter-spacing:-.045em}.home .gl-weekly-feature__body>p:not(.gl-weekly-feature__label){margin:21px 0 0;color:#667082;line-height:1.72}.home .gl-weekly-feature__meta{margin:22px 0 28px;color:#788194;font-size:.76rem}.home .gl-weekly-feature__meta span{display:inline-flex;align-items:center;gap:7px}.home .gl-weekly-feature__meta .gl-icon{width:15px}.home .gl-weekly-feature .gl-platform-button{align-self:flex-start}.home .gl-ebd-product{background:linear-gradient(180deg,#f7f8fb,#fff)}.home .gl-ebd-product__shell{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(310px,.65fr);gap:20px}.home .gl-ebd-current{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr);overflow:hidden;border:1px solid #e0e4ec;border-radius:23px;background:#fff}.home .gl-ebd-current__media{overflow:hidden;min-height:490px}.home .gl-ebd-current__media img{width:100%;height:100%;min-height:490px;object-fit:cover;filter:saturate(.82);transition:transform 500ms ease}.home .gl-ebd-current:hover .gl-ebd-current__media img{transform:scale(1.02)}.home .gl-ebd-current__body{display:flex;flex-direction:column;justify-content:center;padding:48px}.home .gl-ebd-current__label{display:flex;align-items:center;gap:9px;margin:0 0 16px;color:var(--gl-platform-violet);font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.home .gl-ebd-current__label span{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:var(--gl-platform-lilac)}.home .gl-ebd-current h3{margin:0;color:var(--gl-platform-navy);font-family:inherit;font-size:clamp(1.9rem,2.65vw,2.75rem);font-weight:730;line-height:1.08;letter-spacing:-.04em}.home .gl-ebd-current__body>p:not(.gl-ebd-current__label){margin:20px 0 28px;color:var(--gl-platform-muted);line-height:1.7}.home .gl-ebd-current .gl-platform-button{align-self:flex-start}.home .gl-ebd-next{display:flex;flex-direction:column;padding:29px;border:1px solid #ded9f5;border-radius:23px;background:#f4f1ff}.home .gl-ebd-next__head{display:flex;align-items:center;gap:13px;padding-bottom:22px;border-bottom:1px solid rgb(96 70 215 / .14)}.home .gl-ebd-next__head>span{display:grid;place-items:center;width:41px;height:41px;border-radius:12px;background:#fff;color:var(--gl-platform-violet)}.home .gl-ebd-next__head div{display:grid;gap:2px}.home .gl-ebd-next__head strong{font-size:.95rem}.home .gl-ebd-next__head small{color:#7b739f;font-size:.72rem}.home .gl-ebd-next__item{display:grid;grid-template-columns:minmax(0,1fr) 18px;align-items:center;gap:12px;padding:19px 0;border-bottom:1px solid rgb(96 70 215 / .13);color:#313951;font-size:.88rem;font-weight:650;line-height:1.4}.home .gl-ebd-next__item .gl-icon{width:16px;color:#8d81c5;transition:transform 180ms ease}.home .gl-ebd-next__item:hover{color:var(--gl-platform-violet-dark)}.home .gl-ebd-next__item:hover .gl-icon{transform:translateX(3px)}.home .gl-ebd-next__all{display:inline-flex;align-items:center;gap:8px;margin-top:auto;padding-top:25px;color:var(--gl-platform-violet-dark);font-size:.82rem;font-weight:780}.home .gl-ebd-next__all .gl-icon{width:16px}.home .gl-platform-scripture{padding:82px 0;background:radial-gradient(circle at 85% 10%,rgb(111 86 224 / .28),transparent 28%),var(--gl-platform-navy);color:#fff}.home .gl-platform-scripture__inner{display:grid;grid-template-columns:66px minmax(0,1fr) auto;align-items:center;gap:40px}.home .gl-platform-scripture__mark{display:grid;place-items:center;width:60px;height:60px;border:1px solid rgb(255 255 255 / .18);border-radius:50%;color:#d5caff}.home .gl-platform-scripture__mark .gl-icon{width:26px}.home .gl-platform-scripture .gl-platform-kicker{color:#d7caff}.home .gl-platform-scripture h2{margin:0;max-width:860px;font-family:Cambria,Georgia,"Times New Roman",serif;font-size:clamp(2.45rem,4vw,4.05rem);font-weight:400;line-height:1.08;letter-spacing:-.035em;text-wrap:balance}.home .gl-platform-scripture__reference{margin:19px 0 0;color:rgb(255 255 255 / .65);font-size:.75rem;font-weight:750;letter-spacing:.11em;text-transform:uppercase}.home .gl-bible-explorer{background:#fff}.home .gl-bible-explorer__layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(330px,.55fr);gap:20px}.home .gl-bible-book-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home .gl-bible-book-grid a{display:grid;grid-template-columns:42px minmax(0,1fr) 20px;align-items:center;gap:14px;min-height:92px;padding:20px;border:1px solid #e3e7ed;border-radius:15px;background:#fafbfc;transition:transform 180ms ease,border-color 180ms ease,background 180ms ease}.home .gl-bible-book-grid a:hover{border-color:#cfc7f2;background:#fff;transform:translateY(-2px)}.home .gl-bible-book-grid a>span{display:grid;place-items:center;width:42px;height:42px;border-radius:11px;background:#ede9fb;color:var(--gl-platform-violet)}.home .gl-bible-book-grid a>.gl-icon{width:17px;color:#a1a8b4}.home .gl-bible-book-grid strong{font-size:.92rem}.home .gl-bible-start{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:300px;padding:36px;border-radius:20px;background:radial-gradient(circle at 100% 0,rgb(111 86 224 / .35),transparent 42%),var(--gl-platform-navy-2);color:#fff}.home .gl-bible-start>span{display:grid;place-items:center;width:48px;height:48px;margin-bottom:27px;border:1px solid rgb(255 255 255 / .18);border-radius:14px;color:#d9d0ff}.home .gl-bible-start .gl-platform-kicker{color:#d8cdff}.home .gl-bible-start h3{margin:0 0 27px;font-family:inherit;font-size:1.7rem;font-weight:690;line-height:1.22;letter-spacing:-.035em}.home .gl-recommended{background:#f6f7fa}.home .gl-content-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.home .gl-content-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid #e1e5ec;border-radius:18px;background:#fff;transition:transform 200ms ease,border-color 200ms ease,box-shadow 200ms ease}.home .gl-content-card:hover{border-color:#cec6f0;box-shadow:0 16px 34px rgb(16 27 55 / .085);transform:translateY(-4px)}.home .gl-content-card__media{display:block;aspect-ratio:16/10;overflow:hidden;background:#eceaf4}.home .gl-content-card__media img{width:100%;height:100%;object-fit:cover;filter:saturate(.87);transition:transform 450ms ease}.home .gl-content-card:hover .gl-content-card__media img{transform:scale(1.02)}.home .gl-content-card__body{display:flex;flex:1;flex-direction:column;padding:22px}.home .gl-content-card__category{margin:0 0 10px;color:var(--gl-platform-violet);font-size:.65rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.home .gl-content-card h3{display:-webkit-box;margin:0 0 24px;overflow:hidden;font-family:inherit;font-size:1.07rem;font-weight:720;line-height:1.37;letter-spacing:-.022em;-webkit-box-orient:vertical;-webkit-line-clamp:3}.home .gl-content-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;color:#858d9c;font-size:.7rem}.home .gl-content-card__footer span,.home .gl-content-card__footer a{display:inline-flex;align-items:center;gap:5px}.home .gl-content-card__footer .gl-icon{width:14px}.home .gl-content-card__footer a{color:var(--gl-platform-violet-dark);font-weight:750}.home .gl-walk-themes{background:#fff}.home .gl-walk-themes__layout{display:grid;grid-template-columns:minmax(300px,.7fr) minmax(0,1.3fr);align-items:start;gap:80px}.home .gl-walk-themes .gl-platform-heading{display:block;margin:0}.home .gl-walk-themes .gl-platform-heading>p{margin-top:18px}.home .gl-theme-cloud{display:flex;flex-wrap:wrap;gap:11px}.home .gl-theme-cloud a{display:inline-flex;align-items:center;gap:12px;min-height:50px;padding:12px 17px;border:1px solid #dfe3ea;border-radius:13px;background:#fafbfc;color:#3c4658;font-size:.86rem;font-weight:660;transition:transform 180ms ease,border-color 180ms ease,background 180ms ease,color 180ms ease}.home .gl-theme-cloud a span{color:#9da5b2}.home .gl-theme-cloud a .gl-icon{width:15px}.home .gl-theme-cloud a:hover{border-color:#cec5f1;background:#f5f2ff;color:var(--gl-platform-violet-dark);transform:translateY(-2px)}.home .gl-guided-reading{padding:40px 0 92px;background:#fff}.home .gl-guided-reading__inner{display:grid;grid-template-columns:68px minmax(0,1fr) auto;align-items:center;gap:30px;padding:45px 50px;border-radius:22px;background:radial-gradient(circle at 82% 0,rgb(108 81 224 / .3),transparent 27%),var(--gl-platform-navy);color:#fff}.home .gl-guided-reading__icon{display:grid;place-items:center;width:62px;height:62px;border:1px solid rgb(255 255 255 / .17);border-radius:17px;color:#d7ccff}.home .gl-guided-reading__icon .gl-icon{width:29px}.home .gl-guided-reading .gl-platform-kicker{color:#d4c8ff}.home .gl-guided-reading h2{margin:0;font-family:inherit;font-size:clamp(1.8rem,2.8vw,2.7rem);font-weight:700;line-height:1.1;letter-spacing:-.04em}.home .gl-guided-reading__copy>p:last-child{margin:13px 0 0;color:rgb(255 255 255 / .67)}.home .gl-newsletter{padding:90px 0;background:#f5f1e9}.home .gl-newsletter__box{grid-template-columns:minmax(0,1fr) auto;gap:70px;padding:60px;border:0;border-radius:22px;background:#fff;color:var(--gl-platform-text);box-shadow:0 12px 35px rgb(43 43 54 / .055)}.home .gl-newsletter__box::after{display:none}.home .gl-newsletter .gl-eyebrow{color:var(--gl-platform-violet);font-family:inherit}.home .gl-newsletter .gl-eyebrow::before{display:none}.home .gl-newsletter h2{max-width:720px;color:var(--gl-platform-navy);font-family:inherit;font-size:clamp(2.15rem,3.5vw,3.25rem);font-weight:720;line-height:1.08;letter-spacing:-.045em}.home .gl-newsletter p{color:var(--gl-platform-muted)}.home .gl-newsletter__action .gl-button{border:1px solid var(--gl-platform-violet);border-radius:12px;background:var(--gl-platform-violet);color:#fff;box-shadow:0 9px 20px rgb(96 70 215 / .15)}.home .gl-newsletter__action .gl-button:hover{background:var(--gl-platform-violet-dark);color:#fff}.home .gl-footer{padding-top:84px;background:#0d1730}.home .gl-footer__grid{grid-template-columns:1.4fr .75fr .75fr .85fr;gap:64px}.home .gl-footer__about{max-width:300px;color:rgb(255 255 255 / .66);font-size:1rem;line-height:1.7}.home .gl-footer h3{color:#d2c5ff}.home .gl-footer a:hover{color:#fff}.home .gl-footer__bottom{margin-top:68px}@media (max-width:1180px){.home .gl-container{width:min(calc(100% - 48px),1280px)}.home .gl-nav a{padding-inline:8px;font-size:.8rem}.home .gl-platform-hero__grid{grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);gap:50px}.home .gl-platform-hero h1{font-size:clamp(3.2rem,5.7vw,4.45rem)}.home .gl-platform-hero__visual,.home .gl-platform-hero__visual>img,.home .gl-platform-hero__fallback{height:510px;min-height:510px}.home .gl-weekly-feature{grid-template-columns:minmax(0,1.05fr) minmax(350px,.95fr)}.home .gl-ebd-current{grid-template-columns:1fr}.home .gl-ebd-current__media,.home .gl-ebd-current__media img{min-height:360px;max-height:400px}.home .gl-content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:960px){.home .gl-header__inner{min-height:76px}.home .gl-platform-section{padding-block:78px}.home .gl-platform-hero{padding-top:48px}.home .gl-platform-hero__grid{grid-template-columns:1fr}.home .gl-platform-hero__content{max-width:740px;padding-bottom:0}.home .gl-platform-hero__visual{min-height:560px}.home .gl-platform-hero__visual>img,.home .gl-platform-hero__fallback{height:560px;min-height:560px}.home .gl-experience-grid{grid-template-columns:repeat(3,minmax(300px,1fr));overflow-x:auto;padding:0 4px 18px;scroll-snap-type:x mandatory}.home .gl-experience-card{scroll-snap-align:start}.home .gl-path-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home .gl-weekly-feature{grid-template-columns:1fr}.home .gl-weekly-feature__media img{min-height:430px;max-height:500px}.home .gl-weekly-feature__body{padding:44px}.home .gl-ebd-product__shell{grid-template-columns:1fr}.home .gl-ebd-current{grid-template-columns:minmax(0,1fr) minmax(300px,.9fr)}.home .gl-ebd-next{min-height:350px}.home .gl-platform-scripture__inner{grid-template-columns:58px 1fr}.home .gl-platform-scripture .gl-platform-button{grid-column:2;justify-self:start}.home .gl-bible-explorer__layout{grid-template-columns:1fr}.home .gl-bible-start{min-height:280px}.home .gl-walk-themes__layout{grid-template-columns:1fr;gap:40px}.home .gl-guided-reading__inner{grid-template-columns:58px 1fr}.home .gl-guided-reading .gl-platform-button{grid-column:2;justify-self:start}.home .gl-newsletter__box{grid-template-columns:1fr;padding:48px}.home .gl-newsletter__action{justify-items:start}.home .gl-footer__grid{grid-template-columns:1.3fr repeat(3,.7fr);gap:36px}}@media (max-width:680px){.home .gl-container{width:min(calc(100% - 28px),1280px)}.home .gl-platform-section{padding-block:64px}.home .gl-platform-heading,.home .gl-platform-heading--compact{display:block;margin-bottom:30px}.home .gl-platform-heading h2{font-size:2.18rem;line-height:1.08}.home .gl-platform-heading>p{margin-top:14px;font-size:.92rem}.home .gl-platform-kicker{margin-bottom:10px;font-size:.64rem}.home .gl-header__inner{min-height:70px}.home .gl-brand__mark{width:42px;height:42px}.home .gl-platform-hero{padding:42px 0 58px}.home .gl-platform-hero__grid{gap:38px}.home .gl-platform-hero__content{padding:0}.home .gl-platform-hero h1{font-size:clamp(2.65rem,12.2vw,3.25rem);line-height:1.01;letter-spacing:-.058em}.home .gl-platform-hero__lead{margin-top:21px;font-size:.96rem;line-height:1.66}.home .gl-platform-hero__actions{display:grid;grid-template-columns:1fr;margin-top:27px}.home .gl-platform-button{width:100%;min-height:48px}.home .gl-platform-trust{gap:8px 16px;margin-top:28px;padding-top:20px;font-size:.7rem}.home .gl-platform-hero__visual{min-height:390px}.home .gl-platform-hero__visual::before{inset:15px -8px -13px 25px;border-radius:24px}.home .gl-platform-hero__visual>img,.home .gl-platform-hero__fallback{height:390px;min-height:390px;border-radius:22px 22px 58px 22px}.home .gl-platform-hero__signal{right:12px;bottom:18px;width:245px;padding:13px 15px}.home .gl-platform-hero__signal>span{width:38px;height:38px}.home .gl-journey{padding-top:62px}.home .gl-experience-grid{width:calc(100% + 14px);grid-template-columns:repeat(3,82vw);gap:12px;margin-right:-14px;padding-right:14px}.home .gl-experience-card{min-height:285px;padding:24px}.home .gl-path-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home .gl-path-card{display:flex;flex-direction:column;align-items:flex-start;min-height:205px;padding:19px 16px}.home .gl-path-card__icon{width:43px;height:43px}.home .gl-path-card__copy{gap:7px}.home .gl-path-card__copy strong{font-size:.9rem}.home .gl-path-card__copy small{font-size:.72rem}.home .gl-path-card__arrow{margin-top:auto}.home .gl-platform-ad{padding-block:13px}.home .gl-platform-ad .gl-ad-slot--placeholder.gl-ad-slot--leaderboard,.home .gl-platform-ad .gl-ad-slot--placeholder.gl-ad-slot--billboard,.home .gl-platform-ad .gl-ad-slot--placeholder.gl-ad-slot--rectangle{min-height:54px}.home .gl-weekly-feature{min-height:0;border-radius:20px}.home .gl-weekly-feature__media img{min-height:285px;max-height:310px}.home .gl-weekly-feature__body{padding:29px 24px 30px}.home .gl-weekly-feature h3{font-size:2rem}.home .gl-weekly-feature .gl-platform-button{align-self:stretch}.home .gl-ebd-current{grid-template-columns:1fr}.home .gl-ebd-current__media,.home .gl-ebd-current__media img{min-height:270px;max-height:300px}.home .gl-ebd-current__body{padding:27px 23px 29px}.home .gl-ebd-current h3{font-size:1.85rem}.home .gl-ebd-current .gl-platform-button{align-self:stretch}.home .gl-ebd-next{min-height:340px;padding:24px}.home .gl-platform-scripture{padding:64px 0}.home .gl-platform-scripture__inner{display:block}.home .gl-platform-scripture__mark{width:50px;height:50px;margin-bottom:28px}.home .gl-platform-scripture h2{font-size:2.55rem;line-height:1.08}.home .gl-platform-scripture .gl-platform-button{width:auto;margin-top:28px}.home .gl-bible-book-grid{grid-template-columns:1fr}.home .gl-bible-book-grid a{min-height:78px}.home .gl-bible-start{min-height:310px;padding:29px}.home .gl-bible-start .gl-platform-button{width:auto}.home .gl-content-grid{display:grid;width:calc(100% + 14px);grid-template-columns:repeat(4,82vw);gap:12px;margin-right:-14px;padding:0 14px 18px 0;overflow-x:auto;scroll-snap-type:x mandatory}.home .gl-content-card{scroll-snap-align:start}.home .gl-content-card__body{min-height:215px}.home .gl-theme-cloud{gap:8px}.home .gl-theme-cloud a{min-height:46px;padding:10px 13px;font-size:.78rem}.home .gl-guided-reading{padding:20px 0 64px}.home .gl-guided-reading__inner{display:block;padding:31px 25px}.home .gl-guided-reading__icon{width:54px;height:54px;margin-bottom:27px}.home .gl-guided-reading h2{font-size:2rem}.home .gl-guided-reading .gl-platform-button{width:100%;margin-top:26px}.home .gl-newsletter{padding:64px 0}.home .gl-newsletter__box{gap:30px;padding:32px 24px;border-radius:18px}.home .gl-newsletter h2{font-size:2.2rem}.home .gl-newsletter__action .gl-button{width:100%}.home .gl-footer{padding-top:64px}.home .gl-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 24px}.home .gl-footer__brand{grid-column:1/-1}.home .gl-footer__bottom{margin-top:50px}}@media (max-width:380px){.home .gl-container{width:min(calc(100% - 22px),1280px)}.home .gl-platform-hero h1{font-size:2.58rem}.home .gl-platform-hero__visual,.home .gl-platform-hero__visual>img,.home .gl-platform-hero__fallback{height:360px;min-height:360px}.home .gl-platform-hero__signal{right:8px;width:230px}.home .gl-path-card{min-height:215px;padding-inline:14px}.home .gl-platform-scripture h2{font-size:2.32rem}}@media (prefers-reduced-motion:reduce){.home .gl-platform-button,.home .gl-experience-card,.home .gl-path-card,.home .gl-content-card,.home .gl-theme-cloud a,.home img,.home .gl-icon{transition:none!important}}.gl-author-authority{position:relative;isolation:isolate;display:grid;grid-template-columns:96px minmax(0,1fr);gap:26px;overflow:hidden;margin-top:54px;padding:32px;border:1px solid #ded8ef;border-radius:22px;background:radial-gradient(circle at 98% 0,rgb(118 87 255 / .13),transparent 34%),linear-gradient(135deg,#fff,#faf8ff 58%,#fffdf9);box-shadow:0 18px 46px rgb(33 27 66 / .065)}.gl-author-authority__portrait img{width:96px;height:96px;border:3px solid #fff;border-radius:24px;object-fit:cover;box-shadow:0 10px 25px rgb(28 31 53 / .13)}.gl-author-authority__content{min-width:0}.gl-author-authority__kicker{color:#6e55ce;font-size:.65rem;font-weight:810;letter-spacing:.11em;text-transform:uppercase}.gl-author-authority h2{margin:5px 0 2px;color:#17213a;font-size:1.35rem;letter-spacing:-.025em}.gl-author-authority h2 a:hover{color:#563bd2}.gl-author-authority__role{margin:0 0 10px;color:#563bd2;font-size:.78rem;font-weight:750}.gl-author-authority__bio,.gl-author-authority__credentials{max-width:720px;margin:0;color:#646e82;font-size:.84rem;line-height:1.68}.gl-author-authority__credentials{margin-top:9px}.gl-author-authority__credentials strong{color:#303a50}.gl-author-authority__expertise{display:flex;flex-wrap:wrap;gap:7px;margin:14px 0 0;padding:0;list-style:none}.gl-author-authority__expertise li{padding:5px 9px;border-radius:999px;background:#eee9fc;color:#5840b6;font-size:.68rem;font-weight:720}.gl-author-authority__footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-top:17px}.gl-author-authority__footer a{color:#563bd2;font-size:.72rem;font-weight:740}.gl-author-authority__footer nav{display:flex;flex-wrap:wrap;gap:11px}.gl-author-authority__footer nav a{color:#687087;text-decoration:underline;text-underline-offset:3px}.gl-ebd-daily__body>.gl-author-authority{margin-top:0}.gl-ebd-weekly__body>.gl-author-authority{margin-top:66px}@media (max-width:620px){.gl-author-authority{grid-template-columns:58px minmax(0,1fr);gap:16px;margin-top:38px;padding:22px;border-radius:18px}.gl-author-authority__portrait img{width:58px;height:58px;border-radius:16px}.gl-author-authority__footer{align-items:flex-start;flex-direction:column}}.home .gl-platform-hero .gl-container{width:min(calc(100% - 64px),1440px)}.home .gl-platform-hero__grid{grid-template-columns:minmax(0,49fr) minmax(0,51fr);gap:clamp(48px,4.4vw,68px)}.home .gl-platform-hero__content{min-width:0}.home .gl-platform-hero h1{max-width:710px;font-size:clamp(3.65rem,4.55vw,4.1rem);line-height:.99;letter-spacing:-.064em}.home .gl-platform-hero h1 .gl-platform-hero__title-line{display:block}.home .gl-platform-hero h1 .gl-platform-hero__title-line--ink{color:var(--gl-platform-navy);white-space:nowrap}.home .gl-platform-hero h1 .gl-platform-hero__title-line--violet{color:var(--gl-platform-violet)}.home .gl-platform-hero__media{width:100%;height:570px;overflow:hidden;border:1px solid rgb(16 27 55 / .045);border-radius:30px 30px 90px 30px;background:#e9e5f5;box-shadow:0 20px 48px rgb(16 27 55 / .12)}.home .gl-platform-hero__media img{width:100%;height:100%;object-fit:cover;object-position:50% 46%;filter:saturate(.83) contrast(1.01);animation:gl-hero-cinematic 16s ease-in-out infinite alternate;transform-origin:52% 46%}.home .gl-platform-hero__media .gl-platform-hero__fallback{width:100%;height:100%;min-height:0;border-radius:0;box-shadow:none}.home .gl-platform-float{position:absolute;z-index:3;display:flex;align-items:center;gap:13px;border:1px solid rgb(255 255 255 / .72);backdrop-filter:blur(9px);transition:translate 210ms ease,box-shadow 210ms ease,border-color 210ms ease;will-change:transform,opacity}.home .gl-platform-float>span{display:grid;flex:0 0 auto;place-items:center}.home .gl-platform-float p{display:grid;gap:2px;margin:0;font-style:normal;line-height:1.35}.home .gl-platform-float strong{font-size:.86rem;font-weight:760}.home .gl-platform-float em{font-size:.72rem;font-style:normal;font-weight:480}.home .gl-platform-float small{margin-bottom:3px;font-size:.59rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.home .gl-platform-float:hover{animation-play-state:paused;translate:0 -2px}.home .gl-platform-float:hover>span{transform:scale(1.045)}.home .gl-platform-float--growth{right:-10px;bottom:35px;width:264px;padding:17px 19px;border-radius:17px;background:rgb(255 255 255 / .93);color:#7a8190;box-shadow:0 15px 32px rgb(16 27 55 / .14);animation:gl-card-enter-up 620ms 180ms cubic-bezier(.2,.75,.25,1) both,gl-card-float-up 6.4s 900ms ease-in-out infinite;animation-composition:replace,add}.home .gl-platform-float--growth:hover{box-shadow:0 21px 42px rgb(16 27 55 / .21)}.home .gl-platform-float--growth>span{width:43px;height:43px;border-radius:12px;background:var(--gl-platform-lilac);color:var(--gl-platform-violet)}.home .gl-platform-float--growth strong{color:var(--gl-platform-text)}@keyframes gl-card-enter-up{from{opacity:0;transform:translate3d(0,8px,0)}to{opacity:1;transform:translate3d(0,0,0)}}@keyframes gl-card-float-up{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(0,-5px,0)}}@keyframes gl-hero-cinematic{from{transform:scale(1)}to{transform:scale(1.015)}}@media (max-width:1439px){.home .gl-platform-hero .gl-container{width:min(calc(100% - 48px),1440px)}.home .gl-platform-hero__grid{grid-template-columns:minmax(0,50fr) minmax(0,50fr);gap:48px}.home .gl-platform-hero h1{max-width:620px;font-size:clamp(3.45rem,4.65vw,4.2rem)}.home .gl-platform-float--growth{right:-8px;bottom:30px;width:240px;padding:15px 17px}.home .gl-platform-float strong{font-size:.8rem}.home .gl-platform-float em{font-size:.67rem}}@media (max-width:960px){.home .gl-platform-hero__grid{grid-template-columns:1fr;gap:42px}.home .gl-platform-hero h1{max-width:720px;font-size:clamp(3.2rem,7.2vw,4.15rem)}.home .gl-platform-hero__media{height:560px;border-radius:28px 28px 78px 28px}.home .gl-platform-float--growth{right:18px;bottom:26px;width:248px}}@media (max-width:680px){.home .gl-platform-hero .gl-container{width:min(calc(100% - 28px),1440px)}.home .gl-platform-hero__visual{height:390px;min-height:390px}.home .gl-platform-hero h1{max-width:none;font-size:clamp(2.33rem,10.2vw,2.85rem);line-height:1.01;letter-spacing:-.056em}.home .gl-platform-hero h1 .gl-platform-hero__title-line--ink{white-space:nowrap}.home .gl-platform-hero h1 .gl-platform-hero__title-line--violet{max-width:330px}.home .gl-platform-hero__media{height:390px;border-radius:22px 22px 58px 22px}.home .gl-platform-hero__visual::before{inset:8px -5px -7px 13px;border-radius:20px 20px 55px 20px}.home .gl-platform-float--growth{right:11px;bottom:17px;width:236px;padding:13px 14px}.home .gl-platform-float--growth>span{width:38px;height:38px}}@media (max-width:380px){.home .gl-platform-hero .gl-container{width:min(calc(100% - 22px),1440px)}.home .gl-platform-hero__visual{height:360px;min-height:360px}.home .gl-platform-hero h1{font-size:2.27rem}.home .gl-platform-hero__media{height:360px}.home .gl-platform-float--growth{right:7px;width:226px}}@media (prefers-reduced-motion:reduce){.home .gl-platform-float,.home .gl-platform-hero__media img{animation:none!important;opacity:1;transform:none!important;translate:none!important}.home .gl-platform-float,.home .gl-platform-float>span{transition:none!important}}:root{--gl-bg:#fbfcfe;--gl-surface:#ffffff;--gl-surface-soft:#f6f7fa;--gl-text:#172033;--gl-text-muted:#657084;--gl-primary:#6046d7;--gl-primary-hover:#4b34ba;--gl-navy:#101b37;--gl-border:#e3e7ee;--gl-accent-soft:#f1edff;--gl-error:#b42318;--gl-warning:#b7791f;--gl-space-1:4px;--gl-space-2:8px;--gl-space-3:12px;--gl-space-4:16px;--gl-space-6:24px;--gl-space-8:32px;--gl-space-10:40px;--gl-space-12:48px;--gl-space-16:64px;--gl-space-20:80px;--gl-space-24:96px;--gl-space-30:120px;--gl-container-narrow:760px;--gl-container-standard:1120px;--gl-container-wide:1280px}.gl-platform-internal{background:var(--gl-bg);color:var(--gl-text);font-family:Inter,"Segoe UI",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.gl-platform-internal .gl-topline{display:none}.gl-platform-internal .gl-container{width:min(calc(100% - 64px),var(--gl-container-wide))}.gl-platform-internal .gl-header{border-bottom-color:rgb(23 32 51 / .08);background:rgb(255 255 255 / .94);box-shadow:0 1px 12px rgb(16 27 55 / .025)}.gl-platform-internal .gl-header__inner{min-height:86px;gap:34px}.gl-platform-internal .gl-brand__mark{width:48px;height:48px;border-radius:14px;box-shadow:0 8px 22px rgb(96 70 215 / .16)}.gl-platform-internal .gl-brand__name{font-size:1.26rem}.gl-platform-internal .gl-brand__tagline{font-size:.57rem}.gl-platform-internal .gl-nav__list{gap:4px}.gl-platform-internal .gl-nav a{min-height:44px;padding:10px 12px;border-radius:8px;color:#3d4658;font-size:.86rem;font-weight:650}.gl-platform-internal .gl-nav a:hover{background:#f6f4fd;color:var(--gl-primary)}.gl-platform-internal .gl-nav .current-menu-item>a{position:relative;background:#fff0;color:var(--gl-primary)}.gl-platform-internal .gl-nav .current-menu-item>a::after{content:"";position:absolute;right:12px;bottom:3px;left:12px;height:2px;border-radius:2px;background:currentColor}.gl-platform-internal .gl-icon-button{border-color:#e5e7eb;border-radius:12px;background:#f7f7f8}.gl-platform-internal .gl-icon-button:hover{background:var(--gl-accent-soft)}.gl-platform-label{margin:0 0 12px;color:var(--gl-primary);font-size:.7rem;font-weight:820;letter-spacing:.13em;line-height:1.35;text-transform:uppercase}.gl-breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:30px;color:#8a92a1;font-size:.73rem}.gl-breadcrumb a:hover{color:var(--gl-primary)}.gl-breadcrumb .gl-icon{width:12px}.gl-breadcrumb span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gl-page-hero{position:relative;overflow:hidden;padding:40px 0 60px;border-bottom:1px solid rgb(227 231 238 / .8);background:radial-gradient(circle at 86% 14%,rgb(96 70 215 / .075),transparent 22%),#fff}.gl-page-hero::after{content:"";position:absolute;right:-90px;bottom:-150px;width:330px;height:330px;border:1px solid rgb(96 70 215 / .055);border-radius:50%;box-shadow:0 0 0 50px rgb(96 70 215 / .015);pointer-events:none}.gl-page-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);align-items:end;gap:72px}.gl-page-hero__copy{max-width:790px}.gl-page-hero h1{margin:0;color:var(--gl-navy);font-family:inherit;font-size:clamp(2.75rem,4.4vw,4.15rem);font-weight:740;line-height:1.02;letter-spacing:-.055em;text-wrap:balance}.gl-page-hero h1 span{color:var(--gl-primary)}.gl-page-hero__description{max-width:680px;margin:19px 0 0;color:var(--gl-text-muted);font-size:1.03rem;line-height:1.72}.gl-page-hero__description p{margin:0}.gl-page-hero__count{display:inline-flex;align-items:baseline;gap:6px;margin:22px 0 0;padding:7px 11px;border-radius:8px;background:var(--gl-accent-soft);color:#71698e;font-size:.73rem;font-weight:670}.gl-page-hero__count strong{color:var(--gl-primary-hover);font-size:.95rem}.gl-page-hero__search{padding:27px;border:1px solid rgb(217 220 229 / .9);border-radius:18px;background:rgb(255 255 255 / .88);box-shadow:0 15px 35px rgb(16 27 55 / .065);backdrop-filter:blur(8px)}.gl-page-hero__search>label{display:block;margin-bottom:10px;color:var(--gl-text);font-size:.82rem;font-weight:720}.gl-page-hero__search>small{display:block;margin-top:9px;color:#8b93a1;font-size:.7rem}.gl-page-hero--search{padding:24px 0 30px;border-bottom:0;background:#fff}.gl-page-hero--search::after{display:none}.gl-page-hero--search>.gl-container{position:relative;overflow:hidden;padding:27px 36px 34px;border:1px solid #e7e3f3;border-radius:26px;background:linear-gradient(118deg,#f7f5ff 0%,#fbfaff 48%,#f3f6ff 100%);box-shadow:0 15px 40px rgb(32 42 75 / .055)}.gl-page-hero--search>.gl-container::after{content:"";position:absolute;right:-85px;bottom:-135px;width:300px;height:300px;border:1px solid rgb(96 70 215 / .09);border-radius:50%;box-shadow:0 0 0 42px rgb(96 70 215 / .025);pointer-events:none}.gl-page-hero--search .gl-breadcrumb{position:relative;z-index:1;margin-bottom:23px;color:#848b9b}.gl-page-hero--search .gl-page-hero__grid{grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);align-items:center;gap:58px}.gl-page-hero--search .gl-page-hero__copy{max-width:680px}.gl-page-hero--search h1{max-width:680px;font-size:clamp(2.7rem,3.6vw,3.55rem);line-height:1.01}.gl-page-hero--search .gl-page-hero__description{max-width:620px;margin-top:15px;font-size:.95rem;line-height:1.62}.gl-page-hero--search .gl-page-hero__count{margin-top:17px;border:1px solid rgb(96 70 215 / .1);background:rgb(255 255 255 / .72)}.gl-page-hero--search .gl-page-hero__search{position:relative;z-index:1;padding:0;border:0;border-radius:0;background:#fff0;box-shadow:none;backdrop-filter:none}.gl-page-hero--search .gl-page-hero__search>label{margin-bottom:11px;font-size:.76rem;letter-spacing:.01em}.gl-page-hero--search .gl-page-hero__search>small{margin-top:8px;color:#7d8596}.gl-page-hero--search .gl-search-form__field{min-height:58px;border-color:#d8d8e5;border-radius:14px;box-shadow:0 8px 22px rgb(32 42 75 / .045)}.gl-page-hero--search .gl-search-form__submit{top:7px;right:7px;width:44px;height:44px;border-radius:11px}.gl-page-hero--standard:not(.gl-page-hero--profile){padding:24px 0 30px;border-bottom:0;background:#fff}.gl-page-hero--standard:not(.gl-page-hero--profile)::after{display:none}.gl-page-hero--standard:not(.gl-page-hero--profile)>.gl-container{position:relative;overflow:hidden;padding:27px 36px 34px;border:1px solid #e7e3f3;border-radius:26px;background:linear-gradient(118deg,#f7f5ff 0%,#fbfaff 48%,#f3f6ff 100%);box-shadow:0 15px 40px rgb(32 42 75 / .055)}.gl-page-hero--standard:not(.gl-page-hero--profile)>.gl-container::after{content:"";position:absolute;right:-85px;bottom:-135px;width:300px;height:300px;border:1px solid rgb(96 70 215 / .09);border-radius:50%;box-shadow:0 0 0 42px rgb(96 70 215 / .025);pointer-events:none}.gl-page-hero--standard:not(.gl-page-hero--profile) .gl-breadcrumb{position:relative;z-index:1;margin-bottom:23px;color:#848b9b}.gl-page-hero--standard:not(.gl-page-hero--profile) .gl-page-hero__grid{grid-template-columns:1fr;align-items:center;gap:0}.gl-page-hero--standard:not(.gl-page-hero--profile) .gl-page-hero__copy{position:relative;z-index:1;max-width:1020px}.gl-page-hero--standard:not(.gl-page-hero--profile) h1{max-width:1020px;font-size:clamp(2.7rem,3.6vw,3.55rem);line-height:1.01}.gl-page-hero--standard:not(.gl-page-hero--profile) .gl-page-hero__description{max-width:720px;margin-top:15px;font-size:.95rem;line-height:1.62}.gl-page-hero--standard:not(.gl-page-hero--profile) .gl-page-hero__count{margin-top:17px;border:1px solid rgb(96 70 215 / .1);background:rgb(255 255 255 / .72)}.gl-page-hero--standard:not(.gl-page-hero--profile) .gl-platform-action{margin-top:17px}.gl-page-hero--visual>.gl-container{min-height:382px;padding:29px 40px 36px;isolation:isolate}.gl-page-hero--visual>.gl-container::before{position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,#f7f5ff 0%,#f8f6ff 39%,rgb(248 246 255 / .96) 47%,rgb(248 246 255 / .7) 59%,rgb(244 246 255 / .22) 78%,rgb(244 246 255 / .28) 100%),linear-gradient(180deg,rgb(248 246 255 / .28),transparent 25%,transparent 70%,rgb(244 246 255 / .64));content:'';pointer-events:none}.gl-page-hero--visual>.gl-container::after{z-index:1;right:-115px;bottom:-175px;opacity:.42}.gl-page-hero--visual .gl-breadcrumb{position:relative;z-index:2;max-width:58%;margin-right:0}.gl-page-hero--visual .gl-page-hero__grid{position:static;display:flex;min-height:270px;grid-template-columns:1fr!important;align-items:center!important;gap:0!important}.gl-page-hero--visual .gl-page-hero__copy{position:relative;z-index:2;width:min(58%,720px);max-width:720px!important;padding:12px 0 15px}.gl-page-hero__media{position:relative;z-index:1;min-width:0;min-height:236px;margin:-50px 0 0;overflow:hidden;border:1px solid rgb(255 255 255 / .86);border-radius:20px;background:#ebe8f4;box-shadow:0 18px 42px rgb(20 27 53 / .13);isolation:isolate}.gl-page-hero--visual .gl-page-hero__media{position:absolute;z-index:0;inset:0;min-height:0;margin:0;border:0;border-radius:0;background:#f0eef8;box-shadow:none;isolation:auto;pointer-events:none}.gl-page-hero__media::after{position:absolute;inset:0;border:1px solid rgb(19 30 57 / .055);border-radius:inherit;box-shadow:inset 0 0 0 1px rgb(255 255 255 / .17);content:'';pointer-events:none}.gl-page-hero--visual .gl-page-hero__media::after{border:0;border-radius:0;background:linear-gradient(180deg,rgb(247 245 255 / .34),transparent 24%,transparent 69%,rgb(244 246 255 / .54)),linear-gradient(270deg,rgb(244 246 255 / .36),transparent 17%);box-shadow:none}.gl-page-hero__media picture{display:block;width:100%;height:100%}.gl-page-hero__media img{display:block;width:100%;height:100%;min-height:236px;object-fit:cover;object-position:center;filter:saturate(.91) contrast(.98);transition:transform .6s cubic-bezier(.2,.7,.2,1),filter .35s ease}.gl-page-hero--visual .gl-page-hero__media img{min-height:0;opacity:.78;filter:saturate(.62) contrast(.94) brightness(1.045);transform:scale(1.012);transform-origin:center}.gl-page-hero--visual:hover .gl-page-hero__media img{transform:scale(1.018);filter:saturate(.68) contrast(.96) brightness(1.035)}.gl-page-hero--profile .gl-page-hero__grid{grid-template-columns:144px minmax(0,1fr);align-items:center;gap:34px}.gl-page-hero__avatar-image{width:144px;height:144px;border:6px solid #fff;border-radius:28px;object-fit:cover;box-shadow:0 14px 34px rgb(16 27 55 / .13)}.gl-platform-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;margin-top:25px;padding:12px 18px;border:1px solid var(--gl-primary);border-radius:11px;background:var(--gl-primary);color:#fff;font-size:.85rem;font-weight:760;box-shadow:0 9px 20px rgb(96 70 215 / .16);transition:transform 180ms ease,background 180ms ease,border-color 180ms ease,box-shadow 180ms ease}.gl-platform-action:hover{border-color:var(--gl-primary-hover);background:var(--gl-primary-hover);color:#fff;box-shadow:0 13px 25px rgb(96 70 215 / .22);transform:translateY(-2px)}.gl-platform-action .gl-icon{width:16px;transition:transform 180ms ease}.gl-platform-action:hover .gl-icon{transform:translateX(3px)}.gl-platform-action--secondary{border-color:var(--gl-border);background:#fff;color:var(--gl-text);box-shadow:none}.gl-platform-action--secondary:hover{border-color:#d1c8f4;background:#f7f4ff;color:var(--gl-primary-hover);box-shadow:none}.gl-search-form{position:relative;display:flex}.gl-search-form__field{width:100%;min-height:54px;padding:12px 56px 12px 16px;border:1px solid #d9dde6;border-radius:12px;background:#fff;color:var(--gl-text);font-size:.93rem;outline:none;transition:border-color 180ms ease,box-shadow 180ms ease}.gl-search-form__field::placeholder{color:#9199a7}.gl-search-form__field:focus{border-color:var(--gl-primary);box-shadow:0 0 0 4px rgb(96 70 215 / .12)}.gl-search-form__submit{position:absolute;top:6px;right:6px;width:42px;height:42px;border:0;background:#f4f2fb;color:var(--gl-primary)}.gl-filter-shell{overflow-x:clip;border-bottom:1px solid var(--gl-border);background:#fff}.gl-filter-bar{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:82px}.gl-filter-bar__group{display:flex;align-items:center;gap:18px;min-width:0}.gl-filter-bar__label{flex:0 0 auto;color:#7b8494;font-size:.71rem;font-weight:780;letter-spacing:.09em;text-transform:uppercase}.gl-filter-bar__pills{display:flex;align-items:center;gap:6px;overflow-x:auto;scrollbar-width:none}.gl-filter-bar__pills::-webkit-scrollbar{display:none}.gl-filter-bar__pills a{display:inline-flex;align-items:center;min-height:38px;padding:8px 13px;border:1px solid #fff0;border-radius:10px;color:#5f6879;font-size:.79rem;font-weight:680;white-space:nowrap;transition:color 180ms ease,background 180ms ease,border-color 180ms ease}.gl-filter-bar__pills a:hover{background:#f6f4fd;color:var(--gl-primary)}.gl-filter-bar__pills a.is-active{border-color:#dcd5f8;background:var(--gl-accent-soft);color:var(--gl-primary-hover)}.gl-filter-bar__sort{display:flex;align-items:center;gap:8px;flex:0 0 auto}.gl-filter-bar__sort label{color:#7b8494;font-size:.72rem;font-weight:700}.gl-filter-bar__sort select{min-height:38px;padding:7px 31px 7px 10px;border:1px solid var(--gl-border);border-radius:9px;background:#fff;color:var(--gl-text);font-size:.77rem}.gl-filter-bar__sort button{min-height:38px;padding:7px 12px;border:1px solid #ded8f6;border-radius:9px;background:#f5f2ff;color:var(--gl-primary-hover);font-size:.75rem;font-weight:720;cursor:pointer}.gl-internal-ad{display:flex;justify-content:center;padding-block:13px;background:var(--gl-bg)}.gl-internal-ad>*{width:min(100%,970px)}.gl-internal-ad .gl-ad-slot{border:0;background:#fff0}.gl-internal-ad .gl-ad-slot::before,.gl-internal-ad .gl-ad-slot::after{display:none}.gl-internal-ad .gl-ad-slot--placeholder{min-height:56px}.gl-internal-ad .gl-ad-slot--placeholder .gl-ad-slot__preview{opacity:.4;transform:scale(.86)}.gl-internal-ad--infeed{margin-top:30px;padding-block:12px}.gl-internal-ad--infeed .gl-ad-slot--placeholder{min-height:72px}.gl-discovery-results{padding:70px 0 88px;background:var(--gl-surface-soft)}.gl-section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:34px}.gl-section-heading h2{margin:0;color:var(--gl-navy);font-family:inherit;font-size:clamp(2rem,3.2vw,3rem);font-weight:720;line-height:1.08;letter-spacing:-.045em}.gl-section-heading>p{margin:0 0 3px;color:var(--gl-text-muted);font-size:.9rem}.gl-platform-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.gl-platform-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid var(--gl-border);border-radius:18px;background:#fff;box-shadow:0 2px 8px rgb(16 27 55 / .025);transition:transform 200ms ease,border-color 200ms ease,box-shadow 200ms ease}.gl-platform-card:hover{border-color:#d1c9f2;box-shadow:0 16px 34px rgb(16 27 55 / .085);transform:translateY(-3px)}.gl-platform-card__media{display:block;aspect-ratio:16/10;overflow:hidden;background:#eceaf4}.gl-platform-card__media img{width:100%;height:100%;object-fit:cover;filter:saturate(.88);transition:transform 450ms ease}.gl-platform-card:hover .gl-platform-card__media img{transform:scale(1.02)}.gl-platform-card__placeholder{display:grid;place-items:center;width:100%;height:100%;color:var(--gl-primary);background:linear-gradient(145deg,var(--gl-accent-soft),#fbf7ef)}.gl-platform-card__placeholder .gl-icon{width:44px;height:44px}.gl-platform-card__body{display:flex;flex:1;flex-direction:column;padding:24px}.gl-platform-card__recommendation{display:flex;align-items:center;gap:7px;margin:0 0 14px;color:var(--gl-primary);font-size:.66rem;font-weight:810;letter-spacing:.09em;text-transform:uppercase}.gl-platform-card__recommendation .gl-icon{width:15px}.gl-platform-card__category{align-self:flex-start;margin-bottom:9px;color:var(--gl-primary);font-size:.67rem;font-weight:810;letter-spacing:.09em;text-transform:uppercase}.gl-platform-card__title{display:-webkit-box;margin:0 0 12px;overflow:hidden;color:var(--gl-text);font-family:inherit;font-size:1.18rem;font-weight:720;line-height:1.34;letter-spacing:-.026em;-webkit-box-orient:vertical;-webkit-line-clamp:3}.gl-platform-card__title a:hover{color:var(--gl-primary-hover)}.gl-platform-card__excerpt{display:-webkit-box;margin:0 0 22px;overflow:hidden;color:var(--gl-text-muted);font-size:.85rem;line-height:1.62;-webkit-box-orient:vertical;-webkit-line-clamp:3}.gl-platform-card__footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:auto;color:#8a92a1;font-size:.7rem}.gl-platform-card__footer span,.gl-platform-card__footer a{display:inline-flex;align-items:center;gap:6px}.gl-platform-card__footer .gl-icon{width:14px}.gl-platform-card__footer a{color:var(--gl-primary-hover);font-weight:750}.gl-platform-card__footer a .gl-icon{transition:transform 180ms ease}.gl-platform-card:hover .gl-platform-card__footer a .gl-icon{transform:translateX(3px)}.gl-platform-card--featured{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);min-height:430px;border-radius:22px}.gl-platform-card--featured .gl-platform-card__media{min-height:430px;aspect-ratio:auto}.gl-platform-card--featured .gl-platform-card__body{justify-content:center;padding:46px}.gl-platform-card--featured .gl-platform-card__title{display:block;max-width:650px;margin-bottom:17px;font-size:clamp(2rem,3vw,2.8rem);line-height:1.08;-webkit-line-clamp:unset}.gl-platform-card--featured .gl-platform-card__excerpt{max-width:620px;font-size:.96rem;-webkit-line-clamp:4}.gl-pagination{display:grid;justify-items:center;gap:13px;margin-top:48px}.gl-pagination__links{display:flex;align-items:center;justify-content:center;gap:7px}.gl-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 13px;border:1px solid var(--gl-border);border-radius:10px;background:#fff;color:#566073;font-size:.8rem;font-weight:720;transition:color 180ms ease,background 180ms ease,border-color 180ms ease,transform 180ms ease}.gl-pagination a.page-numbers:hover{border-color:#d0c7f3;background:var(--gl-accent-soft);color:var(--gl-primary-hover);transform:translateY(-2px)}.gl-pagination .current{border-color:var(--gl-primary);background:var(--gl-primary);color:#fff}.gl-pagination__status{display:none;margin:0;color:#858d9a;font-size:.72rem}.gl-state{display:grid;justify-items:center;min-height:500px;padding:70px 30px;border:1px solid var(--gl-border);border-radius:24px;background:#fff;text-align:center}.gl-state__icon{display:grid;place-items:center;width:68px;height:68px;margin-bottom:22px;border-radius:20px;background:var(--gl-accent-soft);color:var(--gl-primary)}.gl-state__icon .gl-icon{width:30px;height:30px}.gl-state h2{margin:0;max-width:700px;font-family:inherit;font-size:clamp(2rem,3.4vw,3rem);line-height:1.1;letter-spacing:-.045em}.gl-state>p:not(.gl-platform-label){max-width:570px;margin:16px 0 26px;color:var(--gl-text-muted)}.gl-state__search{width:min(100%,560px)}.gl-state__paths{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:26px}.gl-state__paths a{display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:9px 13px;border:1px solid var(--gl-border);border-radius:10px;background:#fafbfc;color:#4f596b;font-size:.78rem;font-weight:680}.gl-state__paths a:hover{border-color:#d1c8f3;color:var(--gl-primary-hover)}.gl-state__paths .gl-icon{width:14px}.gl-discovery-next{padding:74px 0;background:#fff}.gl-discovery-next__inner{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center;gap:72px}.gl-discovery-next h2{margin:0;font-family:inherit;font-size:clamp(2rem,3vw,2.8rem);line-height:1.08;letter-spacing:-.045em}.gl-discovery-next p:not(.gl-platform-label){margin:15px 0 0;color:var(--gl-text-muted)}.gl-discovery-next__links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.gl-discovery-next__links a{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:60px;padding:15px 17px;border:1px solid var(--gl-border);border-radius:13px;background:#fafbfc;font-size:.86rem;font-weight:680}.gl-discovery-next__links a:hover{border-color:#d2c9f3;background:#f7f4ff;color:var(--gl-primary-hover)}.gl-discovery-next__links .gl-icon{width:16px}.gl-not-found{padding:82px 0 96px;background:radial-gradient(circle at 12% 10%,rgb(96 70 215 / .08),transparent 26%),var(--gl-bg)}.gl-not-found__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,.72fr);align-items:center;gap:90px}.gl-not-found__code{margin:0 0 14px;color:#d8d1f5;font-size:clamp(5.5rem,10vw,9rem);font-weight:820;line-height:.85;letter-spacing:-.08em}.gl-not-found h1{margin:0;max-width:720px;font-family:inherit;font-size:clamp(3rem,5vw,4.8rem);line-height:1;letter-spacing:-.058em}.gl-not-found__copy>p:not(.gl-not-found__code,.gl-platform-label){max-width:620px;margin:22px 0 0;color:var(--gl-text-muted);font-size:1.02rem;line-height:1.7}.gl-not-found__actions{display:flex;flex-wrap:wrap;gap:10px}.gl-not-found__search{padding:34px;border:1px solid var(--gl-border);border-radius:22px;background:#fff;box-shadow:0 18px 42px rgb(16 27 55 / .08)}.gl-not-found__search>span{display:grid;place-items:center;width:48px;height:48px;margin-bottom:24px;border-radius:14px;background:var(--gl-accent-soft);color:var(--gl-primary)}.gl-not-found__search h2{margin:0 0 18px;font-family:inherit;font-size:1.55rem;letter-spacing:-.03em}.gl-not-found__paths{display:flex;flex-wrap:wrap;gap:7px;margin-top:20px}.gl-not-found__paths a{padding:7px 10px;border-radius:8px;background:#f7f8fa;color:#626c7d;font-size:.72rem;font-weight:650}.gl-not-found__paths a:hover{background:var(--gl-accent-soft);color:var(--gl-primary-hover)}.gl-error-state{padding:32px;border:1px solid #f0d1ce;border-radius:18px;background:#fff8f7;color:var(--gl-text)}.gl-error-state__icon{color:var(--gl-error)}.gl-skeleton{overflow:hidden;border:1px solid var(--gl-border);border-radius:18px;background:#fff}.gl-skeleton__media,.gl-skeleton__line{position:relative;overflow:hidden;background:#eceef3}.gl-skeleton__media{aspect-ratio:16/10}.gl-skeleton__body{display:grid;gap:11px;padding:24px}.gl-skeleton__line{height:12px;border-radius:6px}.gl-skeleton__line--short{width:36%}.gl-skeleton__line::after,.gl-skeleton__media::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgb(255 255 255 / .7),transparent);animation:gl-skeleton-shimmer 1.7s infinite;transform:translateX(-100%)}@keyframes gl-skeleton-shimmer{to{transform:translateX(100%)}}.gl-platform-internal .gl-newsletter{padding:90px 0;background:#f5f1e9}.gl-platform-internal .gl-newsletter__box{grid-template-columns:minmax(0,1fr) auto;gap:70px;padding:60px;border:0;border-radius:22px;background:#fff;color:var(--gl-text);box-shadow:0 12px 35px rgb(43 43 54 / .055)}.gl-platform-internal .gl-newsletter__box::after{display:none}.gl-platform-internal .gl-newsletter .gl-eyebrow{color:var(--gl-primary);font-family:inherit}.gl-platform-internal .gl-newsletter .gl-eyebrow::before{display:none}.gl-platform-internal .gl-newsletter h2{max-width:720px;color:var(--gl-navy);font-family:inherit;font-size:clamp(2.15rem,3.5vw,3.25rem);font-weight:720;line-height:1.08;letter-spacing:-.045em}.gl-platform-internal .gl-newsletter p{color:var(--gl-text-muted)}.gl-platform-internal .gl-newsletter__action .gl-button{border-color:var(--gl-primary);border-radius:12px;background:var(--gl-primary);color:#fff}.gl-newsletter__form{display:grid;width:min(100%,480px);gap:10px;text-align:left}.gl-newsletter__fields{display:grid;grid-template-columns:minmax(220px,1fr) auto;gap:8px}.gl-newsletter__fields input[type="email"]{width:100%;min-height:52px;padding:12px 15px;border:1px solid #d9dde6;border-radius:12px;background:#fff;color:#172033;font:inherit;font-size:.87rem;outline:none;transition:border-color 180ms ease,box-shadow 180ms ease}.gl-newsletter__fields input[type="email"]::placeholder{color:#969dab}.gl-newsletter__fields input[type="email"]:focus{border-color:var(--gl-primary,#6046d7);box-shadow:0 0 0 4px rgb(96 70 215 / .12)}.gl-newsletter__fields .gl-button{min-height:52px;margin:0;padding-inline:18px;border:1px solid #fff0;white-space:nowrap;cursor:pointer}.gl-newsletter__consent{display:flex;align-items:flex-start;gap:8px;color:#727b8c;font-size:.67rem;line-height:1.5;cursor:pointer}.gl-newsletter__consent input{width:15px;height:15px;margin:2px 0 0;accent-color:var(--gl-primary,#6046d7);flex:0 0 auto}.gl-newsletter__consent a{color:var(--gl-primary,#6046d7);text-decoration:underline;text-underline-offset:2px}.gl-newsletter__feedback{padding:9px 11px;border-radius:9px;font-size:.73rem;font-weight:650;line-height:1.45}.gl-newsletter__feedback--success{border:1px solid #bfe7d0;background:#edf9f2;color:#17643b}.gl-newsletter__feedback--error{border:1px solid #f2c5c3;background:#fff1f0;color:#9a302d}.gl-newsletter__honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.gl-newsletter__form>small{color:#8a92a1!important;font-size:.64rem}.home .gl-newsletter__consent,.gl-platform-internal .gl-newsletter__consent{color:#727b8c}.home .gl-newsletter__form>small,.gl-platform-internal .gl-newsletter__form>small{color:#8a92a1!important}.gospellivre-portal .gl-nav a{border-radius:10px;transition:color 170ms ease,background-color 170ms ease,box-shadow 170ms ease}.gospellivre-portal .gl-nav a::after{display:none!important;content:none!important}.gospellivre-portal .gl-nav .current-menu-item>a,.gospellivre-portal .gl-nav .current-menu-ancestor>a{background:#f2effd;color:var(--gl-primary,#6046d7);box-shadow:inset 0 0 0 1px rgb(96 70 215 / .11)}.gospellivre-portal .gl-nav a:focus-visible{outline:2px solid rgb(96 70 215 / .58);outline-offset:2px}.gospellivre-portal .gl-icon-button:focus-visible{outline:2px solid rgb(96 70 215 / .58);outline-offset:2px}@media (hover:hover){.gospellivre-portal .gl-nav a:hover{background:#f7f5fc;color:var(--gl-primary,#6046d7);box-shadow:inset 0 0 0 1px rgb(96 70 215 / .07)}.gospellivre-portal .gl-nav .current-menu-item>a:hover,.gospellivre-portal .gl-nav .current-menu-ancestor>a:hover{background:#ede9fb;box-shadow:inset 0 0 0 1px rgb(96 70 215 / .16)}}.gospellivre-portal .gl-nav__list--platform>li>a,.gospellivre-portal .gl-nav__mega-trigger>a{position:relative;background:#fff0;box-shadow:none}.gospellivre-portal .gl-nav__list--platform>.current-menu-item>a,.gospellivre-portal .gl-nav__mega-item.current-menu-item .gl-nav__mega-trigger>a{color:#5b3fd0;background:#fff0;box-shadow:none;font-weight:740}.gospellivre-portal .gl-nav__list--platform>.current-menu-item>a::before,.gospellivre-portal .gl-nav__mega-item.current-menu-item .gl-nav__mega-trigger>a::before{display:none;content:none}@media (hover:hover){.gospellivre-portal .gl-nav__list--platform>li>a:hover,.gospellivre-portal .gl-nav__mega-trigger>a:hover{color:#5b3fd0;background:#fff0;box-shadow:none}}.gl-nav__mega-item{position:relative}.gl-nav__mega-trigger{display:flex;align-items:center}.gospellivre-portal .gl-nav__mega-trigger>a{padding-right:2px}.gospellivre-portal .gl-nav__mega-item.current-menu-item .gl-nav__mega-trigger{color:#5b3fd0;background:#fff0;box-shadow:none}.gl-nav__mega-toggle{display:grid;width:25px;height:36px;padding:0;place-items:center;border:0;border-radius:8px;color:#7d8390;background:#fff0;cursor:pointer;transition:color 170ms ease,background-color 170ms ease}.gl-nav__mega-toggle .gl-icon{width:13px;height:13px;transform:rotate(90deg);transition:transform 180ms ease}.gl-nav__mega-toggle:hover,.gl-nav__mega-toggle:focus-visible,.gl-nav__mega-item.is-open .gl-nav__mega-toggle{color:#5b3fd0;background:#f6f4fd}.gl-nav__mega-toggle:focus-visible{outline:2px solid rgb(96 70 215 / .5);outline-offset:2px}.gl-nav__mega-item.is-open .gl-nav__mega-toggle .gl-icon{transform:rotate(270deg)}.gl-mega-menu{position:absolute;top:100%;left:50%;z-index:30;width:min(940px,calc(100vw - 32px));padding-top:11px;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,7px);transition:opacity 170ms ease,visibility 170ms ease,transform 170ms ease}.gl-mega-menu__inner{position:relative;overflow:hidden;border:1px solid rgb(31 39 62 / .11);border-radius:18px;background:rgb(255 255 255 / .99);box-shadow:0 24px 68px rgb(18 25 47 / .16),0 5px 16px rgb(18 25 47 / .06);backdrop-filter:blur(18px)}.gl-mega-menu__inner::before{position:absolute;inset:0 0 auto;height:2px;background:linear-gradient(90deg,#6046d7 0%,#9b7cf7 58%,#d5ad57 100%);content:''}.gl-mega-menu__head{display:flex;min-height:76px;padding:17px 20px;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #ecebf1}.gl-mega-menu__identity{display:flex;align-items:center;gap:12px;min-width:0}.gl-mega-menu__identity>span{display:grid;width:40px;height:40px;place-items:center;flex:0 0 auto;border:1px solid #ddd7f6;border-radius:12px;color:#6244d7;background:linear-gradient(145deg,#f5f2ff,#eee9ff)}.gl-mega-menu__identity>span .gl-icon{width:19px;height:19px}.gl-mega-menu__identity>div{display:grid;gap:2px;min-width:0}.gl-mega-menu__identity small{color:#81799f;font-size:.64rem;font-weight:800;letter-spacing:.09em;line-height:1.3;text-transform:uppercase}.gl-mega-menu__identity strong{color:#17233d;font-family:Georgia,'Times New Roman',serif;font-size:1.15rem;line-height:1.25;letter-spacing:-.015em}.gospellivre-portal .gl-nav .gl-mega-menu__all{display:inline-flex;min-height:38px;padding:8px 12px;align-items:center;gap:7px;border:1px solid #ded8f7;border-radius:10px;color:#573bc9;background:#fff;box-shadow:none;font-size:.72rem;font-weight:760;white-space:nowrap}.gl-mega-menu__all .gl-icon{width:14px;height:14px}.gospellivre-portal .gl-nav .gl-mega-menu__all:hover{border-color:#c9bdf3;color:#472eb1;background:#f8f6ff;box-shadow:none}.gl-mega-menu__body{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(250px,.78fr);min-width:0}.gl-mega-menu__periods{min-width:0;padding:20px}.gl-mega-menu__section-head{display:flex;margin-bottom:14px;align-items:flex-start;justify-content:space-between;gap:18px}.gl-mega-menu__section-head>div{display:grid;gap:3px}.gl-mega-menu__section-head p,.gl-mega-menu__spotlight>p{margin:0;color:#6d5baa;font-size:.66rem;font-weight:820;letter-spacing:.09em;line-height:1.3;text-transform:uppercase}.gl-mega-menu__section-head span{color:#858c9c;font-size:.7rem;line-height:1.4}.gl-mega-menu__section-head>b{padding:4px 8px;border-radius:999px;color:#6244d7;background:#f0ecff;font-size:.66rem;font-weight:790}.gl-mega-menu__quarters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.gospellivre-portal .gl-nav .gl-mega-menu__quarter{display:grid;grid-template-columns:36px minmax(0,1fr) auto;min-height:65px;padding:9px 10px;align-items:center;gap:10px;border:1px solid #e3e3eb;border-radius:12px;color:#202b43;background:#fff;box-shadow:none}.gl-mega-menu__quarter-number{display:grid;width:36px;height:36px;place-items:center;border-radius:10px;color:#6143d4;background:#efebff;font-size:.72rem;font-weight:820}.gl-mega-menu__quarter-copy{display:grid;gap:2px;min-width:0}.gl-mega-menu__quarter-copy strong{font-size:.77rem;line-height:1.25}.gl-mega-menu__quarter-copy small{overflow:hidden;color:#8a91a1;font-size:.62rem;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.gl-mega-menu__quarter>.gl-icon{width:14px;height:14px;color:#765ee0}.gl-mega-menu__quarter>i{width:6px;height:6px;border-radius:50%;background:#d7d9e1}.gl-mega-menu__quarter-badge{padding:4px 6px;border:1px solid #e4d7a9;border-radius:999px;color:#80672c;background:#fffaf0;font-size:.55rem;font-weight:820;letter-spacing:.045em;text-transform:uppercase}.gospellivre-portal .gl-nav .gl-mega-menu__quarter.has-presentation{border-color:#d9cff9;background:linear-gradient(135deg,#fbf9ff,#fffdf8)}.gospellivre-portal .gl-nav .gl-mega-menu__quarter.is-current{box-shadow:inset 3px 0 #6547dc}.gospellivre-portal .gl-nav .gl-mega-menu__quarter:hover,.gospellivre-portal .gl-nav .gl-mega-menu__quarter:focus-visible{border-color:#c8bdf0;color:#4f34bd;background:#f8f6ff;box-shadow:0 7px 18px rgb(68 48 154 / .07)}.gospellivre-portal .gl-nav .gl-mega-menu__quarter.is-current:hover{box-shadow:inset 3px 0 #6547dc,0 7px 18px rgb(68 48 154 / .07)}.gospellivre-portal .gl-nav .gl-mega-menu__quarter.is-unavailable{opacity:.62;cursor:default}.gl-mega-menu__spotlight{position:relative;isolation:isolate;display:flex;min-width:0;padding:20px;overflow:hidden;flex-direction:column;align-items:flex-start;border-left:1px solid #ecebf1;background:linear-gradient(145deg,#faf9fd,#f5f3fa)}.gl-mega-menu__spotlight.has-presentation{color:#fff;border-left-color:rgb(197 180 255 / .17);background:radial-gradient(circle at 105% -8%,rgb(139 99 255 / .68),transparent 43%),radial-gradient(circle at -10% 112%,rgb(214 169 76 / .16),transparent 36%),linear-gradient(150deg,#0e1834 0%,#242052 57%,#41258d 100%);box-shadow:inset 3px 0 #d6a94c,inset 0 1px rgb(255 255 255 / .08)}.gl-mega-menu__spotlight.has-presentation::before{position:absolute;z-index:-1;top:58px;right:-10px;color:rgb(255 255 255 / .035);content:attr(data-quarter);font-family:Georgia,'Times New Roman',serif;font-size:8rem;font-weight:700;line-height:1;letter-spacing:-.1em;pointer-events:none;transform:rotate(-5deg)}.gl-mega-menu__spotlight.has-presentation::after{position:absolute;z-index:-1;right:-82px;bottom:-88px;width:190px;height:190px;border:1px solid rgb(221 210 255 / .12);border-radius:50%;box-shadow:0 0 0 31px rgb(132 96 245 / .055),0 0 0 62px rgb(132 96 245 / .025);content:'';pointer-events:none}.gl-mega-menu__spotlight>*{position:relative;z-index:1}.gl-mega-menu__spotlight-icon{display:grid;width:40px;height:40px;margin-bottom:auto;place-items:center;border:1px solid #ddd7f6;border-radius:12px;color:#6244d7;background:#f0ecff}.gl-mega-menu__spotlight-icon .gl-icon{width:19px;height:19px}.gl-mega-menu__spotlight.has-presentation .gl-mega-menu__spotlight-icon{width:44px;height:44px;border-color:rgb(255 255 255 / .2);border-radius:13px;color:#ffe8a8;background:linear-gradient(145deg,rgb(137 99 244 / .75),rgb(87 55 198 / .82));box-shadow:0 12px 26px rgb(3 6 24 / .27),0 0 0 5px rgb(255 255 255 / .035),inset 0 1px rgb(255 255 255 / .18)}.gl-mega-menu__spotlight.has-presentation .gl-mega-menu__spotlight-icon::after{position:absolute;right:-3px;bottom:-3px;width:9px;height:9px;border:2px solid #211e50;border-radius:50%;background:#d9ad51;box-shadow:0 0 0 3px rgb(217 173 81 / .16);content:''}.gl-mega-menu__spotlight>p{margin-top:18px;margin-bottom:7px}.gl-mega-menu__spotlight.has-presentation>p{display:flex;align-items:center;gap:7px;color:#d1c6ff}.gl-mega-menu__spotlight.has-presentation>p::before{width:18px;height:1px;background:linear-gradient(90deg,#ddb55b,#a988ff);content:''}.gl-mega-menu__spotlight>small{color:#858c9c;font-size:.64rem;font-weight:680}.gl-mega-menu__spotlight.has-presentation>small{width:fit-content;padding:4px 7px;border:1px solid rgb(239 211 143 / .19);border-radius:999px;color:#ffe5a7;background:rgb(214 169 76 / .1);font-weight:730}.gl-mega-menu__spotlight>strong{display:-webkit-box;margin-top:7px;overflow:hidden;color:#17233d;font-family:Georgia,'Times New Roman',serif;font-size:1.15rem;line-height:1.25;letter-spacing:-.015em;-webkit-box-orient:vertical;-webkit-line-clamp:3}.gl-mega-menu__spotlight.has-presentation>strong{margin-top:10px;color:#fff;font-size:1.3rem;line-height:1.17;letter-spacing:-.025em;text-shadow:0 5px 18px rgb(1 4 18 / .3)}.gl-mega-menu__spotlight>span:not(.gl-mega-menu__spotlight-icon){display:-webkit-box;margin-top:8px;overflow:hidden;color:#737b8e;font-size:.7rem;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.gl-mega-menu__spotlight.has-presentation>span:not(.gl-mega-menu__spotlight-icon){max-width:245px;color:rgb(255 255 255 / .72);line-height:1.52}.gospellivre-portal .gl-nav .gl-mega-menu__spotlight>a{display:flex;width:100%;min-height:40px;margin-top:17px;padding:8px 11px;align-items:center;justify-content:space-between;border:1px solid #ddd6fa;border-radius:10px;color:#573bc9;background:#fff;box-shadow:none;font-size:.7rem;font-weight:790}.gospellivre-portal .gl-nav .gl-mega-menu__spotlight.has-presentation>a{border-color:rgb(255 255 255 / .72);color:#3e288f;background:linear-gradient(135deg,#fff,#f2edff);box-shadow:0 12px 27px rgb(2 5 22 / .25),inset 0 1px #fff;transition:color .18s ease,box-shadow .18s ease,transform .18s ease}.gospellivre-portal .gl-nav .gl-mega-menu__spotlight.has-presentation>a:hover,.gospellivre-portal .gl-nav .gl-mega-menu__spotlight.has-presentation>a:focus-visible{color:#5135bf;background:#fff;box-shadow:0 15px 32px rgb(2 5 22 / .32),0 0 0 4px rgb(215 199 255 / .09);transform:translateY(-1px)}.gl-mega-menu__spotlight>a .gl-icon{width:14px;height:14px;transition:transform .18s ease}.gl-mega-menu__spotlight>a:hover .gl-icon{transform:translateX(2px)}.gl-mega-menu__latest{display:grid;grid-template-columns:minmax(0,1fr) auto auto;min-height:54px;padding:10px 20px;align-items:center;gap:16px;border-top:1px solid #ecebf1;background:#fbfbfd}.gl-mega-menu__latest>span:first-child{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:baseline;gap:9px;min-width:0}.gl-mega-menu__latest small{color:#796ca6;font-size:.61rem;font-weight:810;letter-spacing:.07em;text-transform:uppercase}.gl-mega-menu__latest strong{overflow:hidden;color:#273149;font-size:.73rem;font-weight:690;text-overflow:ellipsis;white-space:nowrap}.gl-mega-menu__latest-meta{color:#8a91a0;font-size:.65rem;white-space:nowrap}.gospellivre-portal .gl-nav .gl-mega-menu__latest>a{display:inline-flex;min-height:auto;padding:0;align-items:center;gap:6px;color:#573bc9;background:#fff0;box-shadow:none;font-size:.69rem;font-weight:760;white-space:nowrap}.gl-mega-menu__latest>a .gl-icon{width:13px;height:13px}@media (min-width:881px){.gl-nav__mega-item.is-open>.gl-mega-menu,.gl-nav__mega-item:focus-within>.gl-mega-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)}}@media (min-width:881px) and (hover:hover){.gl-nav__mega-item:hover>.gl-mega-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)}}@media (max-width:880px){.gospellivre-portal .gl-nav__list--platform>.current-menu-item>a::before,.gospellivre-portal .gl-nav__mega-item.current-menu-item .gl-nav__mega-trigger>a::before{display:none}.gospellivre-portal .gl-nav__list--platform>.current-menu-item>a,.gospellivre-portal .gl-nav__mega-item.current-menu-item .gl-nav__mega-trigger{border-radius:9px;background:#fff0}.gl-nav__mega-trigger{display:grid;grid-template-columns:1fr 42px}.gl-nav__mega-toggle{width:42px;height:42px}.gl-mega-menu{position:static;width:auto;max-height:0;padding:0;overflow:hidden;opacity:0;visibility:hidden;transform:none;transition:max-height 260ms ease,opacity 180ms ease,visibility 180ms ease,margin 180ms ease}.gl-nav__mega-item.is-open>.gl-mega-menu{max-height:1300px;margin:5px 0 10px;opacity:1;visibility:visible;pointer-events:auto}.gl-mega-menu__inner{border-radius:15px;box-shadow:inset 0 0 0 1px rgb(96 70 215 / .04)}.gl-mega-menu__head{padding:14px}.gl-mega-menu__identity strong{font-size:1rem}.gl-mega-menu__all{display:none!important}.gl-mega-menu__body{grid-template-columns:1fr}.gl-mega-menu__periods{padding:15px 14px}.gl-mega-menu__quarters{grid-template-columns:1fr}.gl-mega-menu__spotlight{min-height:245px;padding:17px;border-top:1px solid #ecebf1;border-left:0}.gl-mega-menu__latest{grid-template-columns:minmax(0,1fr) auto;padding:11px 14px}.gl-mega-menu__latest>span:first-child{grid-template-columns:1fr;gap:2px}.gl-mega-menu__latest-meta{display:none}}.gl-platform-internal .gl-footer{padding-top:84px;background:#0d1730}.gl-platform-internal .gl-footer__grid{grid-template-columns:1.4fr .75fr .75fr .85fr;gap:64px}.gl-platform-internal .gl-footer__about{max-width:300px;color:rgb(255 255 255 / .66);font-size:1rem}.gl-platform-internal .gl-footer h3{color:#d2c5ff}.gl-platform-internal .gl-footer__bottom{margin-top:68px}@media (max-width:1050px){.gl-platform-internal .gl-container{width:min(calc(100% - 48px),var(--gl-container-wide))}.gl-page-hero__grid{grid-template-columns:1fr;gap:30px}.gl-page-hero__search{max-width:700px}.gl-page-hero--search .gl-page-hero__grid{grid-template-columns:1fr;gap:27px}.gl-platform-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gl-platform-card--featured{grid-template-columns:1fr 1fr}.gl-not-found__inner{gap:50px}}@media (max-width:880px){.gl-platform-internal .gl-header__inner{min-height:76px}.gl-filter-bar{align-items:stretch;flex-direction:column;gap:12px;padding-block:17px}.gl-filter-bar__group{display:block}.gl-filter-bar__label{display:block;margin-bottom:8px}.gl-filter-bar__pills{margin-right:-24px;padding-right:24px}.gl-filter-bar__sort{justify-content:flex-end}.gl-platform-card--featured{grid-template-columns:1fr}.gl-platform-card--featured .gl-platform-card__media{min-height:360px}.gl-discovery-next__inner{grid-template-columns:1fr;gap:36px}.gl-not-found__inner{grid-template-columns:1fr}.gl-not-found__search{max-width:650px}.gl-platform-internal .gl-newsletter__box{grid-template-columns:1fr;padding:48px}.gl-platform-internal .gl-newsletter__action{justify-items:start}.gl-platform-internal .gl-footer__grid{grid-template-columns:1.3fr repeat(3,.7fr);gap:36px}.gl-page-hero--visual>.gl-container{min-height:340px;padding:23px 28px}.gl-page-hero--visual>.gl-container::before{background:linear-gradient(90deg,rgb(248 246 255 / .98) 0%,rgb(248 246 255 / .95) 49%,rgb(248 246 255 / .74) 76%,rgb(244 246 255 / .62) 100%),linear-gradient(180deg,rgb(248 246 255 / .38),transparent 30%,rgb(244 246 255 / .52))}.gl-page-hero--visual .gl-breadcrumb{margin-right:0}.gl-page-hero--visual .gl-page-hero__grid{min-height:246px;grid-template-columns:1fr!important;gap:0!important}.gl-page-hero--visual .gl-page-hero__copy{width:min(78%,720px);padding:2px 0 0}.gl-page-hero--visual .gl-page-hero__media{inset:0;opacity:.68}.gl-page-hero__media{min-height:0;margin:0;aspect-ratio:16/9;border-radius:17px}.gl-page-hero__media img{min-height:0}}@media (max-width:600px){.gl-platform-internal .gl-container{width:min(calc(100% - 28px),var(--gl-container-wide))}.gl-platform-internal .gl-brand__tagline{display:flex}.gl-page-hero{padding:26px 0 43px}.gl-page-hero--search{padding:14px 0 20px}.gl-page-hero--search>.gl-container{padding:20px 19px 23px;border-radius:20px}.gl-page-hero--search>.gl-container::after{right:-150px;bottom:-180px}.gl-page-hero--search .gl-breadcrumb{margin-bottom:19px}.gl-page-hero--search .gl-page-hero__grid{gap:23px}.gl-page-hero--search h1{font-size:clamp(2.2rem,10vw,2.55rem)}.gl-page-hero--search .gl-page-hero__description{font-size:.88rem}.gl-page-hero--standard:not(.gl-page-hero--profile){padding:14px 0 20px}.gl-page-hero--standard:not(.gl-page-hero--profile)>.gl-container{padding:20px 19px 23px;border-radius:20px}.gl-page-hero--standard:not(.gl-page-hero--profile)>.gl-container::after{right:-150px;bottom:-180px}.gl-page-hero--standard:not(.gl-page-hero--profile) .gl-breadcrumb{margin-bottom:19px}.gl-page-hero--standard:not(.gl-page-hero--profile) h1{font-size:clamp(2.2rem,10vw,2.55rem)}.gl-page-hero--standard:not(.gl-page-hero--profile) .gl-page-hero__description{font-size:.88rem}.gl-page-hero--visual>.gl-container{min-height:0;padding:19px 20px 24px}.gl-page-hero--visual>.gl-container::before{background:linear-gradient(90deg,rgb(248 246 255 / .97) 0%,rgb(248 246 255 / .91) 62%,rgb(248 246 255 / .74) 100%),linear-gradient(180deg,rgb(248 246 255 / .5),transparent 27%,rgb(244 246 255 / .62))}.gl-page-hero--visual .gl-breadcrumb{max-width:78%}.gl-page-hero--visual .gl-page-hero__grid{min-height:286px;gap:0!important}.gl-page-hero--visual .gl-page-hero__copy{width:100%;padding-right:4px}.gl-page-hero--visual .gl-page-hero__media{opacity:.45}.gl-page-hero--visual .gl-page-hero__media img{object-position:58% center;filter:saturate(.5) contrast(.92) brightness(1.08)}.gl-page-hero__media{border-radius:14px;aspect-ratio:3/2}.gl-breadcrumb{margin-bottom:22px}.gl-page-hero h1{font-size:clamp(2.35rem,11vw,3rem)}.gl-page-hero__description{margin-top:15px;font-size:.92rem}.gl-page-hero__count{margin-top:16px}.gl-page-hero__search{padding:19px;border-radius:15px}.gl-page-hero--profile .gl-page-hero__grid{grid-template-columns:82px minmax(0,1fr);gap:18px}.gl-page-hero__avatar-image{width:82px;height:82px;border-width:4px;border-radius:19px}.gl-filter-bar__group{min-width:100%}.gl-filter-bar__sort{justify-content:space-between}.gl-filter-bar__sort select{flex:1}.gl-internal-ad{padding-block:8px}.gl-internal-ad .gl-ad-slot--placeholder,.gl-internal-ad--infeed .gl-ad-slot--placeholder{min-height:48px}.gl-discovery-results{padding:54px 0 64px}.gl-section-heading{display:block;margin-bottom:27px}.gl-section-heading h2{font-size:2.15rem}.gl-section-heading>p{margin-top:12px}.gl-platform-card-grid{grid-template-columns:1fr;gap:14px}.gl-platform-card--featured{min-height:0}.gl-platform-card--featured .gl-platform-card__media{min-height:265px}.gl-platform-card--featured .gl-platform-card__body{padding:27px 23px}.gl-platform-card--featured .gl-platform-card__title{font-size:1.8rem}.gl-platform-card__body{padding:21px}.gl-pagination__links .page-numbers:not(.prev,.next,.current){display:none}.gl-pagination__links{width:100%;justify-content:space-between}.gl-pagination .page-numbers{min-width:96px}.gl-pagination .current{display:none}.gl-pagination__status{display:block;order:-1}.gl-state{min-height:460px;padding:48px 18px;border-radius:19px}.gl-state h2{font-size:2.05rem}.gl-state__paths{display:grid;grid-template-columns:1fr;width:100%}.gl-state__paths a{justify-content:space-between}.gl-discovery-next{padding:58px 0}.gl-discovery-next__links{grid-template-columns:1fr}.gl-not-found{padding:58px 0 70px}.gl-not-found__code{font-size:5.7rem}.gl-not-found h1{font-size:2.7rem}.gl-not-found__actions{display:grid}.gl-not-found__actions .gl-platform-action{width:100%}.gl-not-found__search{padding:25px 21px}.gl-platform-internal .gl-newsletter{padding:64px 0}.gl-platform-internal .gl-newsletter__box{padding:32px 24px}.gl-platform-internal .gl-newsletter h2{font-size:2.2rem}.gl-platform-internal .gl-newsletter__action .gl-button{width:100%}.gl-newsletter__form{width:100%}.gl-newsletter__fields{grid-template-columns:1fr}.gl-newsletter__fields .gl-button{width:100%}.gl-platform-internal .gl-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 24px}.gl-platform-internal .gl-footer__brand{grid-column:1/-1}}@media (prefers-reduced-motion:reduce){.gl-platform-card,.gl-platform-card__media img,.gl-platform-action,.gl-pagination .page-numbers,.gl-skeleton__line::after,.gl-skeleton__media::after{animation:none!important;transition:none!important;transform:none!important}}.home .gl-platform-ad--before-radio{padding-block:42px 8px;background:#fff}.home .gl-platform-ad--before-radio .gl-ad-slot{max-width:970px}.home .gl-home-radio{padding:48px 0 54px;background:#fff}.home .gl-home-radio+.gl-home-audio-showcase{padding-top:72px}.home .gl-home-radio__shell{position:relative;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.68fr);align-items:center;gap:clamp(54px,7vw,96px);overflow:hidden;padding:66px;border-radius:28px;background:radial-gradient(circle at 89% 3%,rgb(119 91 230 / .42),transparent 28%),linear-gradient(130deg,#101b37 0%,#17264a 60%,#2d2468 100%);box-shadow:0 28px 70px rgb(16 27 55 / .16);color:#fff}.home .gl-home-radio__shell::before{position:absolute;right:-160px;bottom:-250px;width:510px;height:510px;border:1px solid rgb(255 255 255 / .09);border-radius:50%;box-shadow:0 0 0 58px rgb(255 255 255 / .022),0 0 0 116px rgb(255 255 255 / .014);content:"";pointer-events:none}.home .gl-home-radio__copy,.home .gl-home-radio__station{position:relative;z-index:1}.home .gl-home-radio .gl-platform-kicker{color:#d8cfff}.home .gl-home-radio__copy h2{max-width:700px;margin:0;color:#fff;font-family:inherit;font-size:clamp(2.65rem,4.35vw,4.15rem);font-weight:720;line-height:1.01;letter-spacing:-.055em;text-wrap:balance}.home .gl-home-radio__copy>p:not(.gl-platform-kicker){max-width:650px;margin:23px 0 0;color:rgb(255 255 255 / .68);font-size:1rem;line-height:1.75}.home .gl-home-radio__copy ul{display:flex;flex-wrap:wrap;gap:10px 23px;margin:29px 0 0;padding:23px 0 0;border-top:1px solid rgb(255 255 255 / .13);color:rgb(255 255 255 / .73);font-size:.74rem;font-weight:680;list-style:none}.home .gl-home-radio__copy li{display:inline-flex;align-items:center;gap:8px}.home .gl-home-radio__copy li::before{width:5px;height:5px;border-radius:50%;background:#aa96ff;box-shadow:0 0 0 4px rgb(170 150 255 / .1);content:""}.home .gl-home-radio__link{display:inline-flex;align-items:center;gap:9px;margin-top:29px;color:#fff;font-size:.82rem;font-weight:750}.home .gl-home-radio__link .gl-icon{width:16px;transition:transform 180ms ease}.home .gl-home-radio__link:hover{color:#ddd4ff}.home .gl-home-radio__link:hover .gl-icon{transform:translateX(4px)}.home .gl-home-radio__station{padding:29px;border:1px solid rgb(255 255 255 / .8);border-radius:22px;background:rgb(255 255 255 / .97);box-shadow:0 24px 55px rgb(8 14 31 / .25);color:var(--gl-platform-text);backdrop-filter:blur(12px);transition:transform 200ms ease,box-shadow 200ms ease}.home .gl-home-radio__shell.is-active .gl-home-radio__station{box-shadow:0 24px 60px rgb(8 14 31 / .28),0 0 0 4px rgb(170 150 255 / .2)}.home .gl-home-radio__station-head{display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:15px}.home .gl-home-radio__logo{display:grid;width:58px;height:58px;overflow:hidden;place-items:center;border:1px solid #ddd7f5;border-radius:15px;background:#f1edff;color:var(--gl-platform-violet)}.home .gl-home-radio__logo img{width:100%;height:100%;object-fit:contain;background:#fff}.home .gl-home-radio__logo .gl-icon{width:25px;height:25px}.home .gl-home-radio__live{display:inline-flex;align-items:center;gap:7px;color:var(--gl-platform-violet-dark);font-size:.62rem;font-weight:820;letter-spacing:.09em;text-transform:uppercase}.home .gl-home-radio__live i{width:7px;height:7px;border-radius:50%;background:#16866d;box-shadow:0 0 0 4px rgb(22 134 109 / .1)}.home .gl-home-radio__station h3{margin:5px 0 2px;color:var(--gl-platform-navy);font-family:inherit;font-size:1.18rem;font-weight:750;line-height:1.25;letter-spacing:-.025em}.home .gl-home-radio__station-head p{margin:0;color:#778092;font-size:.76rem}.home .gl-home-radio__signal{display:flex;align-items:center;justify-content:center;gap:5px;height:40px;margin:21px 0 17px;color:#9f8bea}.home .gl-home-radio__signal span{width:3px;height:9px;border-radius:99px;background:currentColor;opacity:.55}.home .gl-home-radio__signal span:nth-child(2),.home .gl-home-radio__signal span:nth-child(6){height:17px}.home .gl-home-radio__signal span:nth-child(3),.home .gl-home-radio__signal span:nth-child(5){height:25px}.home .gl-home-radio__signal span:nth-child(4){height:34px}.home.is-radio-playing .gl-home-radio__shell.is-active .gl-home-radio__signal span{animation:gl-home-radio-bars 1s ease-in-out infinite alternate}.home.is-radio-playing .gl-home-radio__shell.is-active .gl-home-radio__signal span:nth-child(2),.home.is-radio-playing .gl-home-radio__shell.is-active .gl-home-radio__signal span:nth-child(6){animation-delay:-.45s}.home.is-radio-playing .gl-home-radio__shell.is-active .gl-home-radio__signal span:nth-child(3),.home.is-radio-playing .gl-home-radio__shell.is-active .gl-home-radio__signal span:nth-child(5){animation-delay:-.7s}@keyframes gl-home-radio-bars{from{transform:scaleY(.42);opacity:.38}to{transform:scaleY(1);opacity:1}}.home .gl-home-radio__play.gl-radio-listen{display:inline-flex;width:100%;height:auto;min-height:52px;padding:13px 18px;border:1px solid var(--gl-platform-violet);border-radius:13px;background:var(--gl-platform-violet);color:#fff;box-shadow:0 11px 24px rgb(96 70 215 / .22);font-size:.82rem}.home .gl-home-radio__play.gl-radio-listen:hover{border-color:var(--gl-platform-violet-dark);background:var(--gl-platform-violet-dark);color:#fff;transform:translateY(-2px)}.home .gl-home-radio__play.gl-radio-listen .gl-icon{width:18px;height:18px}.home .gl-home-radio__play.gl-radio-listen span{display:inline}.home .gl-home-radio__note{margin:13px 0 0;color:#8b92a0;font-size:.68rem;line-height:1.5;text-align:center}.home .gl-home-radio :where(a,button):focus-visible{outline:3px solid rgb(199 187 255 / .72);outline-offset:3px}@media (max-width:960px){.home .gl-home-radio__shell{grid-template-columns:1fr;gap:42px;padding:54px}.home .gl-home-radio__copy{max-width:760px}.home .gl-home-radio__station{width:min(100%,560px)}}@media (max-width:680px){.home .gl-platform-ad--before-radio{padding-block:26px 4px}.home .gl-home-radio{padding:34px 0 38px}.home .gl-home-radio+.gl-home-audio-showcase{padding-top:52px}.home .gl-home-radio__shell{gap:34px;padding:34px 24px;border-radius:21px}.home .gl-home-radio__copy h2{font-size:2.45rem}.home .gl-home-radio__copy>p:not(.gl-platform-kicker){margin-top:18px;font-size:.9rem}.home .gl-home-radio__copy ul{gap:9px 17px;margin-top:22px;padding-top:19px}.home .gl-home-radio__link{margin-top:23px}.home .gl-home-radio__station{width:100%;padding:22px 19px;border-radius:17px}.home .gl-home-radio__station-head{grid-template-columns:50px minmax(0,1fr);gap:12px}.home .gl-home-radio__logo{width:50px;height:50px;border-radius:13px}.home .gl-home-radio__station h3{font-size:1rem}.home .gl-home-radio__signal{margin-block:16px 13px}.home .gl-home-radio__play.gl-radio-listen{min-height:50px}}@media (prefers-reduced-motion:reduce){.home .gl-home-radio__signal span{animation:none!important}}.gl-portal-notice{position:relative;isolation:isolate;overflow:hidden;border-bottom:1px solid rgb(203 184 255 / .18);background:linear-gradient(112deg,#101a30 0%,#172540 55%,#251d55 100%);color:#fff}.gl-portal-notice::before{position:absolute;inset:0;background:radial-gradient(circle at 79% -120%,rgb(137 103 255 / .48),transparent 45%),linear-gradient(90deg,transparent,rgb(255 255 255 / .045),transparent);pointer-events:none;content:""}.gl-portal-notice__inner{position:relative;display:flex;align-items:center;gap:14px;min-height:56px;padding-block:7px;color:inherit;text-decoration:none}.gl-portal-notice__icon{display:inline-grid;flex:0 0 36px;place-items:center;width:36px;height:36px;border:1px solid rgb(255 255 255 / .18);border-radius:12px;background:rgb(255 255 255 / .08);color:#d9ceff}.gl-portal-notice__icon .gl-icon{width:19px;height:19px}.gl-portal-notice__copy{display:grid;min-width:0;gap:1px}.gl-portal-notice__copy small{color:#c7b7ff;font-size:.59rem;font-weight:800;letter-spacing:.13em;line-height:1.2;text-transform:uppercase}.gl-portal-notice__copy strong{overflow:hidden;color:#fff;font-size:.84rem;font-weight:650;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.gl-portal-notice__cta{display:inline-flex;flex:0 0 auto;align-items:center;gap:8px;margin-left:auto;padding:8px 13px;border:1px solid rgb(255 255 255 / .17);border-radius:999px;background:rgb(255 255 255 / .08);color:#fff;font-size:.69rem;font-weight:750;transition:background .2s ease,transform .2s ease}.gl-portal-notice__cta .gl-icon{width:15px;height:15px}.gl-portal-notice__inner:hover .gl-portal-notice__cta,.gl-portal-notice__inner:focus-visible .gl-portal-notice__cta{background:rgb(255 255 255 / .15);transform:translateX(2px)}.gl-portal-notice__inner:focus-visible{outline:2px solid #c7b7ff;outline-offset:-3px}@media (max-width:680px){.gl-portal-notice__inner{width:min(calc(100% - 20px), var(--gl-container));gap:10px;min-height:54px;padding-block:6px}.gl-portal-notice__icon{flex-basis:34px;width:34px;height:34px;border-radius:11px}.gl-portal-notice__copy small{font-size:.54rem}.gl-portal-notice__copy strong{font-size:.76rem}.gl-portal-notice__cta{padding:8px;font-size:0}}body .gl-newsletter.gl-newsletter--unified{position:relative;padding:clamp(74px, 7vw, 104px) 0;border:0;background:radial-gradient(circle at 13% 12%,rgb(112 81 223 / .055),transparent 29%),linear-gradient(180deg,#f7f4ee 0%,#f2eee6 100%)}body .gl-newsletter.gl-newsletter--unified .gl-newsletter__box{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1.06fr) minmax(390px,.74fr);align-items:center;gap:clamp(48px, 6vw, 82px);overflow:hidden;padding:clamp(50px, 5vw, 70px);border:1px solid rgb(255 255 255 / .1);border-radius:28px;background:linear-gradient(90deg,transparent,rgb(158 136 248 / .96) 26%,rgb(216 177 105 / .92) 74%,transparent) top center / calc(100% - 60px) 2px no-repeat,radial-gradient(circle at 84% -14%,rgb(111 82 231 / .35),transparent 35%),radial-gradient(circle at 8% 125%,rgb(194 151 75 / .14),transparent 31%),linear-gradient(128deg,#192943 0%,#111b31 66%,#191f3d 100%);color:#fff;box-shadow:0 30px 76px rgb(17 26 49 / .16),inset 0 1px 0 rgb(255 255 255 / .05)}body .gl-newsletter.gl-newsletter--unified .gl-newsletter__box::before{position:absolute;z-index:-1;right:-122px;bottom:-184px;width:390px;height:390px;border-radius:50%;background:radial-gradient(circle,rgb(116 86 232 / .18),transparent 69%);content:"";pointer-events:none}body .gl-newsletter.gl-newsletter--unified .gl-newsletter__box::after{position:absolute;z-index:-1;top:-170px;right:20%;width:350px;height:350px;border:1px solid rgb(255 255 255 / .065);border-radius:50%;box-shadow:0 0 0 48px rgb(255 255 255 / .018),0 0 0 96px rgb(255 255 255 / .01);content:"";pointer-events:none}body .gl-newsletter.gl-newsletter--unified .gl-newsletter__copy{position:relative;z-index:1;max-width:680px}body .gl-newsletter.gl-newsletter--unified .gl-eyebrow{display:flex;align-items:center;gap:12px;margin:0 0 16px;color:#dcb96f;font-family:var(--gl-sans);font-size:.68rem;font-weight:780;letter-spacing:.16em;line-height:1.3;text-transform:uppercase}body .gl-newsletter.gl-newsletter--unified .gl-eyebrow::before{width:22px;height:1px;background:currentColor;content:""}body .gl-newsletter.gl-newsletter--unified h2{max-width:680px;margin:0 0 17px;color:#fff;font-family:var(--gl-serif);font-size:clamp(2.45rem, 4vw, 3.75rem);font-weight:600;line-height:1.04;letter-spacing:-.04em;text-wrap:balance}body .gl-newsletter.gl-newsletter--unified .gl-newsletter__copy>p:not(.gl-eyebrow){max-width:590px;margin:0;color:rgb(255 255 255 / .67);font-size:.98rem;line-height:1.72}body .gl-newsletter.gl-newsletter--unified .gl-newsletter__action{position:relative;z-index:1;display:grid;justify-items:stretch;width:100%;padding:28px;border:1px solid rgb(255 255 255 / .12);border-radius:20px;background:rgb(255 255 255 / .06);box-shadow:0 22px 48px rgb(5 12 28 / .16),inset 0 1px 0 rgb(255 255 255 / .045);backdrop-filter:blur(14px)}body .gl-newsletter.gl-newsletter--unified .gl-newsletter__action::before{display:none;content:none}body .gl-newsletter.gl-newsletter--unified .gl-newsletter__form-label{display:flex;align-items:center;gap:10px;margin:0 0 16px;color:rgb(255 255 255 / .94);font-size:.73rem;font-weight:760;letter-spacing:.045em;line-height:1.35;text-transform:uppercase}body .gl-newsletter.gl-newsletter--unified .gl-newsletter__form-label .gl-icon{width:17px;height:17px;color:#bba9ff}body .gl-newsletter.gl-newsletter--unified .gl-newsletter__form{display:grid;width:100%;gap:12px}body .gl-newsletter.gl-newsletter--unified .gl-newsletter__fields{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;width:100%}body .gl-newsletter.gl-newsletter--unified .gl-newsletter__fields input[type="email"]{width:100%;min-width:0;min-height:55px;padding:0 17px;border:1px solid rgb(255 255 255 / .54);border-radius:12px;outline:0;background:rgb(255 255 255 / .98);color:#15213a;box-shadow:0 8px 22px rgb(5 10 29 / .12);font-size:.84rem;transition:border-color 180ms ease,box-shadow 180ms ease}body .gl-newsletter.gl-newsletter--unified .gl-newsletter__fields input[type="email"]:focus{border-color:#b8a5ff;box-shadow:0 0 0 4px rgb(184 165 255 / .2),0 8px 22px rgb(5 10 29 / .12)}body .gl-newsletter.gl-newsletter--unified .gl-newsletter__fields .gl-button{min-height:55px;padding-inline:22px;border:1px solid #795df0;border-radius:12px;background:linear-gradient(135deg,#7657ed,#5d3fd4);color:#fff;box-shadow:0 11px 25px rgb(61 38 151 / .32);font-size:.73rem;font-weight:780;letter-spacing:.035em;white-space:nowrap;transition:transform 180ms ease,box-shadow 180ms ease,background 180ms ease}body .gl-newsletter.gl-newsletter--unified .gl-newsletter__fields .gl-button:hover{border-color:#8064f3;background:linear-gradient(135deg,#8064f3,#6749dc);color:#fff;box-shadow:0 14px 30px rgb(61 38 151 / .4);transform:translateY(-1px)}body .gl-newsletter.gl-newsletter--unified .gl-newsletter__consent{display:grid;grid-template-columns:16px minmax(0,1fr);align-items:start;gap:9px;margin:0;color:rgb(255 255 255 / .6);font-size:.67rem;line-height:1.5}body .gl-newsletter.gl-newsletter--unified .gl-newsletter__consent input{width:16px;height:16px;margin:1px 0 0;accent-color:#9177f3}body .gl-newsletter.gl-newsletter--unified .gl-newsletter__consent a{color:#d9d0ff;text-decoration-color:rgb(217 208 255 / .5);text-underline-offset:2px}body .gl-newsletter.gl-newsletter--unified .gl-newsletter__form>small{color:rgb(255 255 255 / .45)!important;font-size:.62rem;line-height:1.45}body .gl-newsletter.gl-newsletter--unified .gl-newsletter__feedback{padding:11px 13px;border:1px solid rgb(255 255 255 / .13);border-radius:10px;background:rgb(255 255 255 / .07);color:rgb(255 255 255 / .88);font-size:.74rem;line-height:1.45}@media (max-width:1080px){body .gl-newsletter.gl-newsletter--unified .gl-newsletter__box{grid-template-columns:1fr;gap:38px}body .gl-newsletter.gl-newsletter--unified .gl-newsletter__copy{max-width:760px}body .gl-newsletter.gl-newsletter--unified .gl-newsletter__action{max-width:640px}}@media (max-width:640px){body .gl-newsletter.gl-newsletter--unified{padding:58px 0}body .gl-newsletter.gl-newsletter--unified .gl-newsletter__box{gap:30px;padding:36px 24px;border-radius:22px}body .gl-newsletter.gl-newsletter--unified h2{font-size:clamp(2.25rem, 11vw, 3rem)}body .gl-newsletter.gl-newsletter--unified .gl-newsletter__action{padding:22px 18px;border-radius:16px}body .gl-newsletter.gl-newsletter--unified .gl-newsletter__fields{grid-template-columns:1fr}body .gl-newsletter.gl-newsletter--unified .gl-newsletter__fields .gl-button{width:100%;justify-content:center}}.home .gl-mobile-carousel{position:relative;min-width:0}.home .gl-mobile-carousel__controls{display:none}@media (max-width:960px){.home .gl-experience-grid,.home .gl-content-grid{display:grid;width:100%;margin:0;padding:4px 3px 12px;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:calc(50% - 9px);gap:15px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-padding-inline:3px;scroll-snap-type:inline mandatory;scrollbar-width:none;-ms-overflow-style:none}.home .gl-experience-grid::-webkit-scrollbar,.home .gl-content-grid::-webkit-scrollbar{display:none;width:0;height:0}.home .gl-experience-grid>*,.home .gl-content-grid>*{scroll-snap-align:start;scroll-snap-stop:always}.home .gl-mobile-carousel__controls{display:grid;grid-template-columns:44px minmax(80px,1fr) 44px;align-items:center;gap:14px;margin-top:13px;padding:0 3px}.home .gl-mobile-carousel__controls>button{display:grid;width:44px;height:44px;place-items:center;padding:0;border:1px solid #d9d4eb;border-radius:50%;background:#fff;color:var(--gl-platform-violet-dark);font:inherit;font-size:1.12rem;box-shadow:0 8px 22px rgb(25 32 52 / .08);cursor:pointer;transition:color 180ms ease,background 180ms ease,border-color 180ms ease,transform 180ms ease,opacity 180ms ease}.home .gl-mobile-carousel__controls>button:hover:not(:disabled),.home .gl-mobile-carousel__controls>button:focus-visible{border-color:var(--gl-platform-violet);background:var(--gl-platform-violet);color:#fff;outline:none;transform:translateY(-2px)}.home .gl-mobile-carousel__controls>button:disabled{opacity:.34;cursor:default;box-shadow:none}.home .gl-mobile-carousel__dots{display:flex;align-items:center;justify-content:center;gap:6px}.home .gl-mobile-carousel__dots span{width:6px;height:6px;border-radius:999px;background:#c9c5d8;transition:width 200ms ease,background 200ms ease}.home .gl-mobile-carousel__dots span.is-active{width:25px;background:var(--gl-platform-violet)}}@media (max-width:680px){.home .gl-experience-grid,.home .gl-content-grid{width:100%;margin:0;padding:5px 2px 15px;grid-template-columns:none;grid-auto-columns:88%;gap:13px}.home .gl-experience-card{position:relative;isolation:isolate;min-height:390px;padding:29px 27px;overflow:hidden;border:0;border-radius:25px;background:radial-gradient(circle at 84% 8%,rgb(202 189 255 / .34),transparent 30%),linear-gradient(145deg,#5f41ca,#2e205c);color:#fff;box-shadow:0 18px 42px rgb(36 29 69 / .2)}.home .gl-experience-card:nth-child(2){background:radial-gradient(circle at 90% 8%,rgb(135 151 206 / .25),transparent 31%),linear-gradient(145deg,#24345a,#10182e)}.home .gl-experience-card:nth-child(3){background:radial-gradient(circle at 86% 8%,rgb(236 196 122 / .24),transparent 31%),linear-gradient(145deg,#614a3b,#2d2330)}.home .gl-experience-card::after{position:absolute;z-index:-1;right:-68px;bottom:-82px;width:210px;height:210px;border:1px solid rgb(255 255 255 / .12);border-radius:50%;box-shadow:0 0 0 34px rgb(255 255 255 / .035),0 0 0 68px rgb(255 255 255 / .025);content:""}.home .gl-experience-card__icon,.home .gl-experience-card:hover .gl-experience-card__icon{width:54px;height:54px;margin-bottom:44px;border:1px solid rgb(255 255 255 / .18);border-radius:16px;background:rgb(255 255 255 / .13);color:#fff;box-shadow:none;backdrop-filter:blur(9px)}.home .gl-experience-card__label{color:#dcd3ff;font-size:.75rem}.home .gl-experience-card__state{color:rgb(255 255 255 / .68);font-size:.85rem}.home .gl-experience-card h3{margin:13px 0 28px;color:#fff;font-size:clamp(1.45rem,6.5vw,1.8rem);line-height:1.26;-webkit-line-clamp:4}.home .gl-experience-card>a{color:#fff;font-size:.94rem}.home .gl-content-card{position:relative;isolation:isolate;min-height:460px;overflow:hidden;border:0;border-radius:25px;background:#171b2b;box-shadow:0 19px 42px rgb(16 27 55 / .22)}.home .gl-content-card__media{position:absolute;z-index:-1;inset:0;width:100%;height:100%;aspect-ratio:auto;background:linear-gradient(145deg,#4b3a91,#171b2b)}.home .gl-content-card__media img{width:100%;height:100%;object-fit:cover;filter:saturate(.92) contrast(1.02)}.home .gl-content-card__body{position:relative;z-index:1;justify-content:flex-end;min-height:460px;padding:30px 25px 25px;background:linear-gradient(180deg,rgb(6 10 22 / .34) 0%,rgb(6 10 22 / .24) 31%,rgb(6 10 22 / .7) 61%,rgb(6 10 22 / .97) 86%,#080d1a 100%);color:#fff}.home .gl-content-card__category{display:inline-flex;align-items:center;align-self:flex-start;max-width:100%;margin-bottom:13px;padding:6px 10px;border:1px solid rgb(255 255 255 / .3);border-radius:999px;background:rgb(8 12 25 / .62);color:#fff;font-size:.78rem;line-height:1.25;text-shadow:0 1px 8px rgb(0 0 0 / .9);backdrop-filter:blur(8px)}.home .gl-content-card h3{margin-bottom:24px;color:#fff;font-size:clamp(1.35rem,6vw,1.68rem);line-height:1.25;text-shadow:0 2px 16px rgb(0 0 0 / .92),0 1px 2px rgb(0 0 0 / .8);-webkit-line-clamp:4}.home .gl-content-card__footer{color:rgb(255 255 255 / .92);font-size:.8rem;text-shadow:0 1px 9px rgb(0 0 0 / .9)}.home .gl-content-card__footer a{color:#fff;font-size:.82rem;text-shadow:0 1px 9px rgb(0 0 0 / .9)}.home .gl-mobile-carousel__controls{margin-top:9px}}@media (prefers-reduced-motion:reduce){.home .gl-experience-grid,.home .gl-content-grid{scroll-behavior:auto}.home .gl-mobile-carousel__controls *,.home .gl-mobile-carousel__dots span{transition:none!important}}.page-template-page-ebd-quarter .gl-main{padding:0;background:radial-gradient(circle at 8% 22%,rgb(104 71 231 / .045),transparent 24%),radial-gradient(circle at 94% 72%,rgb(214 169 76 / .035),transparent 24%),#f6f7fb}.gl-ebd-quarter-page{--ebd-ink:#121a35;--ebd-violet:#6847e7;--ebd-gold:#d6a94c;color:var(--ebd-ink)}.gl-ebd-quarter-hero{position:relative;isolation:isolate;overflow:hidden;padding:clamp(52px, 6vw, 94px) 0 clamp(68px, 7vw, 112px);color:#fff;background:radial-gradient(circle at 89% 15%,rgb(117 87 229 / .4),transparent 28%),radial-gradient(circle at 9% 94%,rgb(214 169 76 / .12),transparent 28%),linear-gradient(128deg,#0c142a 0%,#192146 56%,#2d226a 100%)}.gl-ebd-quarter-hero::before{position:absolute;z-index:-1;top:-210px;right:-125px;width:540px;height:540px;border:1px solid rgb(255 255 255 / .08);border-radius:50%;box-shadow:0 0 0 52px rgb(255 255 255 / .025),0 0 0 112px rgb(255 255 255 / .018);content:''}.gl-ebd-quarter-hero__grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.55fr);align-items:center;gap:clamp(52px,7vw,116px)}.gl-ebd-quarter-hero .gl-breadcrumbs{display:flex;align-items:center;gap:8px;margin-bottom:clamp(36px,5vw,62px);color:rgb(255 255 255 / .64);font-size:.8rem}.gl-ebd-quarter-hero .gl-breadcrumbs a{color:rgb(255 255 255 / .82);text-decoration:none}.gl-ebd-quarter-hero .gl-breadcrumbs .gl-icon{width:13px;height:13px}.gl-ebd-quarter-hero__eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 18px;color:#c9bcff;font-size:.75rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.gl-ebd-quarter-hero__eyebrow b{padding:5px 9px;border:1px solid rgb(255 255 255 / .15);border-radius:999px;color:#fff3cf;background:rgb(214 169 76 / .12);font-size:.65rem;letter-spacing:.06em}.gl-ebd-quarter-hero h1{max-width:830px;margin:0;color:#fff;font-family:Georgia,'Times New Roman',serif;font-size:clamp(2.8rem,6vw,5.8rem);font-weight:500;line-height:.98;letter-spacing:-.052em;text-wrap:balance}.gl-ebd-quarter-hero__subtitle{max-width:740px;margin:24px 0 0;color:rgb(255 255 255 / .76);font-size:clamp(1rem,1.7vw,1.28rem);line-height:1.6;text-wrap:balance}.gl-ebd-quarter-hero__facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:9px;max-width:760px;margin:36px 0 0;padding:0}.gl-ebd-quarter-fact{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;min-width:0;padding:13px 15px;overflow:hidden;border:1px solid rgb(255 255 255 / .12);border-radius:14px;background:linear-gradient(145deg,rgb(255 255 255 / .09),rgb(255 255 255 / .045));box-shadow:inset 0 1px rgb(255 255 255 / .07),0 10px 24px rgb(2 7 25 / .11);backdrop-filter:blur(10px)}.gl-ebd-quarter-fact::after{position:absolute;inset:auto 15px 0;height:1px;background:linear-gradient(90deg,transparent,rgb(214 169 76 / .5),transparent);content:'';opacity:.6}.gl-ebd-quarter-fact>span{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgb(201 188 255 / .19);border-radius:12px;color:#d5caff;background:rgb(104 71 231 / .2)}.gl-ebd-quarter-fact:nth-child(3)>span{color:#f2d98f;background:rgb(214 169 76 / .12)}.gl-ebd-quarter-fact .gl-icon{width:19px;height:19px}.gl-ebd-quarter-fact>div{display:grid;gap:3px;min-width:0}.gl-ebd-quarter-fact dt{color:rgb(255 255 255 / .56);font-size:.65rem;font-weight:720;letter-spacing:.075em;line-height:1.2;text-transform:uppercase}.gl-ebd-quarter-fact dd{overflow:hidden;margin:0;color:#fff;font-size:.88rem;font-weight:760;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.gl-ebd-quarter-hero__actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:30px}.gl-ebd-quarter-hero__actions .gl-button{display:inline-flex;align-items:center;gap:9px;min-height:48px;padding:0 19px;border:1px solid #fff;border-radius:12px;color:#131b36;background:#fff;font-weight:760;text-decoration:none;box-shadow:0 12px 30px rgb(3 8 25 / .18)}.gl-ebd-quarter-hero__actions .gl-button:hover{color:#2e205f;background:#faf9ff;box-shadow:0 16px 36px rgb(3 8 25 / .25)}.gl-ebd-quarter-hero__actions .gl-button--ghost{border-color:rgb(255 255 255 / .22);color:#fff;background:rgb(255 255 255 / .07);box-shadow:inset 0 1px rgb(255 255 255 / .06);backdrop-filter:blur(10px)}.gl-ebd-quarter-hero__actions .gl-button--ghost:hover{border-color:rgb(255 255 255 / .35);color:#fff;background:rgb(255 255 255 / .12)}.gl-ebd-quarter-cover{position:relative;margin:0}.gl-ebd-quarter-cover__halo{position:absolute;z-index:-1;inset:8% -12% -8% 16%;border-radius:42px;background:linear-gradient(145deg,rgb(129 96 255 / .32),rgb(214 169 76 / .14));filter:blur(2px);transform:rotate(5deg)}.gl-ebd-quarter-cover>img,.gl-ebd-quarter-cover__fallback{display:block;width:min(100%, 400px);aspect-ratio:7/10;margin-inline:auto;border:1px solid rgb(255 255 255 / .22);border-radius:8px 18px 18px 8px;object-fit:cover;object-position:center;box-shadow:-14px 24px 60px rgb(2 7 25 / .46),inset 5px 0 0 rgb(255 255 255 / .08),0 0 0 1px rgb(117 87 229 / .12);transform:rotate(1.5deg)}.gl-ebd-quarter-cover__fallback{display:grid;align-content:center;justify-items:center;gap:11px;padding:34px;color:#fff;background:linear-gradient(155deg,#5836d4,#171d3b);text-align:center}.gl-ebd-quarter-cover__fallback .gl-icon{width:64px;height:64px;margin-bottom:16px;color:#ead18e}.gl-ebd-quarter-cover__fallback span{color:#c9bdff;font-size:.72rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.gl-ebd-quarter-cover__fallback strong{max-width:220px;font-family:Georgia,'Times New Roman',serif;font-size:2.1rem;line-height:1.05}.gl-ebd-quarter-cover__fallback small{max-width:220px;color:rgb(255 255 255 / .62);line-height:1.5}.gl-ebd-quarter-cover figcaption{position:absolute;right:-18px;bottom:34px;display:grid;gap:3px;min-width:158px;padding:13px 16px;border:1px solid rgb(255 255 255 / .48);border-radius:13px;color:var(--ebd-ink);background:rgb(255 255 255 / .94);box-shadow:0 16px 38px rgb(4 8 23 / .28);backdrop-filter:blur(14px)}.gl-ebd-quarter-cover figcaption span{color:#737b8e;font-size:.62rem;text-transform:uppercase;letter-spacing:.06em}.gl-ebd-quarter-cover figcaption strong{font-size:.83rem}.gl-ebd-quarter-body{display:grid;grid-template-columns:250px minmax(0,1fr);align-items:start;gap:clamp(34px,5vw,76px);padding-block:clamp(54px,7vw,96px)}.gl-ebd-quarter-index{position:sticky;isolation:isolate;top:110px;display:grid;gap:18px;overflow:hidden;padding:23px;border:1px solid rgb(180 165 255 / .24);border-radius:22px;color:#fff;background:radial-gradient(circle at 108% -8%,rgb(128 91 255 / .56),transparent 37%),radial-gradient(circle at -12% 108%,rgb(214 169 76 / .18),transparent 34%),linear-gradient(155deg,#101831 0%,#202052 58%,#402590 100%);box-shadow:0 30px 70px rgb(18 22 51 / .22),0 12px 28px rgb(63 39 144 / .13),inset 0 1px rgb(255 255 255 / .12),inset 0 3px #d6a94c}.gl-ebd-quarter-index::before{position:absolute;z-index:0;top:54px;right:-7px;color:rgb(255 255 255 / .035);content:attr(data-quarter);font-family:Georgia,'Times New Roman',serif;font-size:7.6rem;font-weight:700;line-height:1;letter-spacing:-.09em;pointer-events:none;transform:rotate(-4deg)}.gl-ebd-quarter-index::after{position:absolute;z-index:0;right:-72px;bottom:-70px;width:168px;height:168px;border:1px solid rgb(213 197 255 / .12);border-radius:50%;box-shadow:0 0 0 28px rgb(126 91 238 / .055),0 0 0 56px rgb(126 91 238 / .025);content:'';pointer-events:none}.gl-ebd-quarter-index>*{position:relative;z-index:1}.gl-ebd-quarter-index__accent{display:grid;width:47px;height:47px;place-items:center;margin-bottom:-3px;border:1px solid rgb(255 255 255 / .2);border-radius:14px;color:#fff6d8;background:linear-gradient(145deg,#8260f2,#5a37d0);box-shadow:0 12px 28px rgb(5 8 28 / .28),0 0 0 5px rgb(255 255 255 / .035),inset 0 1px rgb(255 255 255 / .2)}.gl-ebd-quarter-index__accent::after{position:absolute;right:-3px;bottom:-3px;width:10px;height:10px;border:2px solid #252052;border-radius:50%;background:#d9ad51;box-shadow:0 0 0 3px rgb(217 173 81 / .17);content:''}.gl-ebd-quarter-index__accent .gl-icon{width:22px;height:22px}.gl-ebd-quarter-index>header{display:grid;gap:5px}.gl-ebd-quarter-index>header .gl-eyebrow{display:flex;align-items:center;gap:8px;margin-bottom:6px;color:#cfc3ff}.gl-ebd-quarter-index>header .gl-eyebrow::before{width:22px;height:1px;background:linear-gradient(90deg,#e1b95f,#aa8cff);content:''}.gl-ebd-quarter-index>header>strong{max-width:190px;color:#fff;font-family:Georgia,'Times New Roman',serif;font-size:1.62rem;font-weight:600;line-height:1.13;letter-spacing:-.03em;text-wrap:balance;text-shadow:0 4px 18px rgb(1 4 18 / .28)}.gl-ebd-quarter-index>header>span{width:fit-content;margin-top:5px;padding:5px 9px;border:1px solid rgb(239 210 139 / .24);border-radius:999px;color:#ffeab5;background:rgb(214 169 76 / .14);font-size:.7rem;font-weight:760;box-shadow:inset 0 1px rgb(255 255 255 / .08)}.gl-ebd-quarter-index__metrics{display:grid;gap:8px}.gl-ebd-quarter-index__metrics>div{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;min-height:52px;padding:10px 12px;border:1px solid rgb(255 255 255 / .13);border-radius:13px;background:linear-gradient(135deg,rgb(255 255 255 / .1),rgb(255 255 255 / .045));box-shadow:0 10px 24px rgb(2 5 24 / .12),inset 0 1px rgb(255 255 255 / .08);backdrop-filter:blur(9px)}.gl-ebd-quarter-index__metrics>div:nth-child(2){border-color:rgb(226 190 104 / .19);background:linear-gradient(135deg,rgb(214 169 76 / .105),rgb(255 255 255 / .04))}.gl-ebd-quarter-index__metrics b{color:#cbbcff;font-size:1.42rem;line-height:1;text-shadow:0 5px 14px rgb(5 8 25 / .28)}.gl-ebd-quarter-index__metrics>div:nth-child(2) b{color:#f0ca72}.gl-ebd-quarter-index__metrics small{color:rgb(255 255 255 / .67);font-size:.68rem;line-height:1.35}.gl-ebd-quarter-index__progress{display:grid;gap:9px;padding:3px 1px 0}.gl-ebd-quarter-index__progress>span{display:flex;align-items:center;justify-content:space-between;gap:8px}.gl-ebd-quarter-index__progress small{color:rgb(255 255 255 / .58);font-size:.65rem}.gl-ebd-quarter-index__progress b{color:#f1d38c;font-size:.68rem}.gl-ebd-quarter-index__progress progress{width:100%;height:7px;overflow:hidden;border:1px solid rgb(255 255 255 / .07);border-radius:999px;background:rgb(7 10 31 / .42);accent-color:#9a7bff;box-shadow:inset 0 1px 3px rgb(1 3 15 / .32)}.gl-ebd-quarter-index__progress progress::-webkit-progress-bar{border-radius:999px;background:rgb(7 10 31 / .42)}.gl-ebd-quarter-index__progress progress::-webkit-progress-value{border-radius:999px;background:linear-gradient(90deg,#d6a94c,#a883ff 54%,#7653ee);box-shadow:0 0 13px rgb(170 132 255 / .65)}.gl-ebd-quarter-index__progress progress::-moz-progress-bar{border-radius:999px;background:linear-gradient(90deg,#d6a94c,#a883ff 54%,#7653ee)}.gl-ebd-quarter-index__link{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:45px;padding:0 13px;border:1px solid rgb(255 255 255 / .7);border-radius:12px;color:#382380;background:linear-gradient(135deg,#fff,#f3efff);font-size:.72rem;font-weight:820;text-decoration:none;box-shadow:0 12px 28px rgb(3 6 24 / .25),inset 0 1px #fff;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.gl-ebd-quarter-index__link:hover{border-color:#fff;color:#4a2eb2;box-shadow:0 16px 34px rgb(3 6 24 / .32),0 0 0 4px rgb(210 195 255 / .08);transform:translateY(-2px)}.gl-ebd-quarter-index__link:focus-visible{outline:3px solid rgb(237 210 139 / .72);outline-offset:3px}.gl-ebd-quarter-index__link .gl-icon{width:16px;height:16px;color:#7a55eb;transition:transform .18s ease}.gl-ebd-quarter-index__link:hover .gl-icon{transform:translateX(2px)}.gl-ebd-quarter-main{min-width:0}.gl-ebd-quarter-main .gl-eyebrow,.gl-ebd-quarter-index .gl-eyebrow{margin:0 0 8px;color:var(--ebd-violet);font-size:.69rem;font-weight:820;letter-spacing:.11em;text-transform:uppercase}.gl-ebd-quarter-intro{position:relative;overflow:hidden;padding:clamp(28px,4vw,52px);border:1px solid #dedfea;border-radius:24px;background:linear-gradient(150deg,#fff 0%,#fff 72%,#faf8ff 100%);box-shadow:0 24px 64px rgb(20 28 56 / .075),inset 0 1px #fff}.gl-ebd-quarter-intro::before{position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,#6847e7,#a989ff 48%,#d6a94c);content:''}.gl-ebd-quarter-intro::after{position:absolute;right:-130px;bottom:-160px;width:330px;height:330px;border:1px solid rgb(104 71 231 / .055);border-radius:50%;box-shadow:0 0 0 46px rgb(104 71 231 / .018);content:'';pointer-events:none}.gl-ebd-quarter-intro>*{position:relative;z-index:1}.gl-ebd-quarter-intro h2,.gl-ebd-lessons h2{margin:0;color:var(--ebd-ink);font-family:Georgia,'Times New Roman',serif;font-size:clamp(2rem,3.4vw,3.2rem);font-weight:500;line-height:1.08;letter-spacing:-.035em}.gl-ebd-quarter-intro .gl-article-content{max-width:820px;margin-top:30px;color:#3f4960;font-size:1.04rem;line-height:1.86}.gl-ebd-quarter-intro .gl-article-content>h2{position:relative;margin:42px 0 18px;padding:20px 0 0 20px;border-top:1px solid #e7e4ef;font-family:Georgia,'Times New Roman',serif;font-size:1.55rem;font-weight:600;line-height:1.25;letter-spacing:-.025em}.gl-ebd-quarter-intro .gl-article-content>h2::before{position:absolute;top:25px;left:0;width:3px;height:1.05em;border-radius:99px;background:linear-gradient(#6847e7,#9e82ff);content:''}.gl-ebd-quarter-intro .gl-article-content>h2:first-child{margin-top:0;padding-top:0;border-top:0;font-size:clamp(1.45rem,2.4vw,1.9rem)}.gl-ebd-quarter-intro .gl-article-content>h2:first-child::before{top:.2em}.gl-ebd-quarter-intro .gl-article-content>p{max-width:780px;margin-bottom:1.65em}.gl-ebd-quarter-intro .gl-article-content>p:first-of-type{color:#2d3850;font-size:1.09rem;line-height:1.9}.gl-ebd-quarter-intro .gl-article-content>p:first-of-type::first-letter{float:left;margin:.1em .1em 0 0;color:#6545da;font-family:Georgia,'Times New Roman',serif;font-size:3.25em;font-weight:600;line-height:.78}.gl-ebd-quarter-intro .gl-article-content>ul{display:grid;gap:10px;margin:24px 0 30px;padding:0;list-style:none;counter-reset:ebd-guidance}.gl-ebd-quarter-intro .gl-article-content>ul>li{display:grid;grid-template-columns:36px minmax(0,1fr);align-items:start;gap:12px;margin:0;padding:13px 15px;border:1px solid #e2def2;border-radius:13px;color:#384259;background:linear-gradient(135deg,#fbfaff,#fff);box-shadow:0 7px 20px rgb(41 31 91 / .035);counter-increment:ebd-guidance}.gl-ebd-quarter-intro .gl-article-content>ul>li::before{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;color:#6040d2;background:#ede8ff;content:counter(ebd-guidance,decimal-leading-zero);font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:.69rem;font-weight:820}.gl-ebd-quarter-intro .gl-article-content>ul+p{max-width:none;margin:0;padding:18px 20px;border:1px solid #ddd5fa;border-left:4px solid #6847e7;border-radius:4px 14px 14px 4px;color:#313b53;background:#f8f6ff;font-weight:520}.gl-ebd-quarter-intro .gl-article-content a{color:#5638d3}.gl-ebd-quarter-ad{position:relative;width:100%;margin-top:clamp(30px,4vw,46px)}.gl-ebd-quarter-ad .gl-ad-slot{width:100%;min-height:90px;border-color:rgb(104 71 231 / .13);background:linear-gradient(90deg,rgb(255 255 255 / .25),rgb(246 243 255 / .72) 28%,rgb(255 255 255 / .82) 50%,rgb(246 243 255 / .72) 72%,rgb(255 255 255 / .25))}.gl-ebd-quarter-ad .gl-ad-slot::before,.gl-ebd-quarter-ad .gl-ad-slot::after{position:absolute;top:50%;width:min(21%,140px);height:1px;background:linear-gradient(90deg,transparent,rgb(104 71 231 / .18));content:'';pointer-events:none}.gl-ebd-quarter-ad .gl-ad-slot::before{left:0}.gl-ebd-quarter-ad .gl-ad-slot::after{right:0;transform:scaleX(-1)}.gl-ebd-quarter-ad .gl-ad-slot__label{color:#8c82a5}.gl-ebd-quarter-ad .gl-ad-slot__preview strong{color:#625b72}.gl-ebd-quarter-ad .gl-ad-slot__preview small{color:#938ca0}.gl-ebd-lessons{padding-top:clamp(56px,7vw,92px);scroll-margin-top:100px}.gl-ebd-quarter-ad--after-intro+.gl-ebd-lessons{padding-top:clamp(44px,6vw,72px)}.gl-ebd-lessons__header{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 190px;align-items:center;gap:clamp(24px,4vw,44px);margin-bottom:22px;padding:clamp(22px,3vw,30px);overflow:hidden;border:1px solid #dedfeb;border-radius:21px;background:linear-gradient(135deg,#fff 0%,#fff 58%,#f8f6ff 100%);box-shadow:0 18px 46px rgb(28 35 65 / .065),inset 0 1px #fff}.gl-ebd-lessons__header::before{position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,#6847e7,#9a7afa 58%,#d6aa4e);content:''}.gl-ebd-lessons__header::after{position:absolute;top:-88px;right:-64px;width:210px;height:210px;border:1px solid rgb(104 71 231 / .065);border-radius:50%;box-shadow:0 0 0 34px rgb(104 71 231 / .022);content:'';pointer-events:none}.gl-ebd-lessons__header>*{position:relative;z-index:1}.gl-ebd-lessons__heading{display:grid;grid-template-columns:50px minmax(0,1fr);align-items:start;gap:18px;min-width:0}.gl-ebd-lessons__mark{display:grid;width:50px;height:50px;place-items:center;border:1px solid #ded6ff;border-radius:15px;color:#5f3fda;background:linear-gradient(145deg,#f3efff,#ebe5ff);box-shadow:0 10px 24px rgb(91 62 207 / .1),inset 0 1px #fff}.gl-ebd-lessons__mark .gl-icon{width:22px;height:22px}.gl-ebd-lessons__copy{min-width:0}.gl-ebd-lessons__copy .gl-eyebrow{margin-bottom:7px}.gl-ebd-lessons__copy h2{font-size:clamp(2rem,3.25vw,3rem)}.gl-ebd-lessons__copy>p:last-child{max-width:710px;margin:12px 0 0;color:#646d82;font-size:1rem;line-height:1.65}.gl-ebd-lessons__progress{display:grid;gap:9px;min-width:0;padding:15px 16px;border:1px solid #ded8f5;border-radius:14px;background:rgb(255 255 255 / .82);box-shadow:0 10px 28px rgb(61 45 132 / .055),inset 0 1px #fff}.gl-ebd-lessons__progress>span{color:#7c7890;font-size:.64rem;font-weight:810;letter-spacing:.075em;text-transform:uppercase}.gl-ebd-lessons__progress strong{display:flex;align-items:baseline;gap:3px;color:#6d6b78;line-height:1}.gl-ebd-lessons__progress strong b{color:#5c3bd4;font-size:1.65rem;letter-spacing:-.04em}.gl-ebd-lessons__progress strong small{font-size:.71rem;font-weight:650}.gl-ebd-lessons__progress progress{width:100%;height:6px;overflow:hidden;border:0;border-radius:999px;background:#e9e5f5;accent-color:#6847e7}.gl-ebd-lessons__progress progress::-webkit-progress-bar{border-radius:999px;background:#e9e5f5}.gl-ebd-lessons__progress progress::-webkit-progress-value{border-radius:999px;background:linear-gradient(90deg,#6847e7,#9b7cff)}.gl-ebd-lessons__progress progress::-moz-progress-bar{border-radius:999px;background:linear-gradient(90deg,#6847e7,#9b7cff)}.gl-ebd-lessons__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin:0;padding:0;list-style:none;counter-reset:none}.gl-ebd-lessons__grid li{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr) 32px;align-items:center;gap:13px;min-height:104px;padding:16px;overflow:hidden;border:1px solid #dddfe9;border-radius:15px;background:linear-gradient(145deg,#fff,#fdfdff);box-shadow:0 10px 28px rgb(23 31 57 / .045),inset 0 1px #fff;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.gl-ebd-lessons__grid li::before{position:absolute;inset:0 auto 0 0;width:3px;background:#dfd7ff;content:''}.gl-ebd-lessons__grid li.is-available::before{background:linear-gradient(#6847e7,#9d7fff)}.gl-ebd-lessons__grid li.is-available:hover{border-color:#aa9bf3;box-shadow:0 14px 32px rgb(83 56 197 / .08);transform:translateY(-2px)}.gl-ebd-lessons__grid li>span{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;color:#5d40d4;background:#efebff;font-size:.75rem;font-weight:830}.gl-ebd-lessons__grid li>div{display:grid;gap:5px;min-width:0}.gl-ebd-lessons__grid li small{color:#8a91a2;font-size:.6rem;font-weight:780;letter-spacing:.06em;text-transform:uppercase}.gl-ebd-lessons__grid li strong{font-size:.88rem;line-height:1.4}.gl-ebd-lessons__grid li>a,.gl-ebd-lessons__grid li>i{display:grid;width:32px;height:32px;place-items:center;border-radius:9px;color:#fff;background:#6547df}.gl-ebd-lessons__grid li>i{width:8px;height:8px;justify-self:center;border:2px solid #e4e5eb;border-radius:50%;background:#cfd2dc;box-shadow:0 0 0 4px #f5f5f8}.gl-ebd-quarter-ad--after-calendar{margin-top:clamp(34px,5vw,56px)}.gl-ebd-quarter-source{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:14px;margin-top:28px;padding:18px;border:1px solid #d9e6df;border-radius:15px;background:#f6fbf8}.gl-ebd-quarter-source>span{display:grid;width:40px;height:40px;place-items:center;border-radius:11px;color:#197756;background:#dff5eb}.gl-ebd-quarter-source strong{font-size:.8rem}.gl-ebd-quarter-source p{margin:3px 0 0;color:#677568;font-size:.68rem;line-height:1.45}.gl-ebd-quarter-source>a{display:inline-flex;align-items:center;gap:7px;color:#4f35c4;font-size:.72rem;font-weight:750;text-decoration:none}@media (max-width:980px){.gl-ebd-quarter-hero__grid{grid-template-columns:minmax(0,1fr) minmax(230px,.48fr);gap:40px}.gl-ebd-quarter-body{grid-template-columns:1fr}.gl-ebd-quarter-index{position:static;grid-template-columns:auto minmax(0,1fr) minmax(270px,.9fr);align-items:center}.gl-ebd-quarter-index__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.gl-ebd-quarter-index__progress{grid-column:2}.gl-ebd-quarter-index__link{grid-column:3;grid-row:2}}@media (max-width:720px){.gl-ebd-quarter-hero{padding-top:34px}.gl-ebd-quarter-hero__grid{grid-template-columns:1fr}.gl-ebd-quarter-hero .gl-breadcrumbs{margin-bottom:34px}.gl-ebd-quarter-hero h1{font-size:clamp(2.55rem,13vw,4.2rem)}.gl-ebd-quarter-hero__facts{grid-template-columns:repeat(2,minmax(0,1fr))}.gl-ebd-quarter-fact:nth-child(3){grid-column:1 / -1}.gl-ebd-quarter-cover{width:min(78vw,350px);margin:16px auto 0}.gl-ebd-quarter-cover figcaption{right:-8px}.gl-ebd-quarter-index{grid-template-columns:auto minmax(0,1fr)}.gl-ebd-quarter-index__metrics,.gl-ebd-quarter-index__progress,.gl-ebd-quarter-index__link{grid-column:1 / -1}.gl-ebd-quarter-index__link{grid-row:auto}.gl-ebd-lessons__header{grid-template-columns:1fr}.gl-ebd-lessons__progress{width:100%}.gl-ebd-lessons__grid{grid-template-columns:1fr}.gl-ebd-quarter-source{grid-template-columns:40px 1fr}.gl-ebd-quarter-source>a{grid-column:2}}@media (max-width:460px){.gl-ebd-quarter-hero__actions .gl-button{width:100%;justify-content:center}.gl-ebd-quarter-hero__facts{grid-template-columns:1fr}.gl-ebd-quarter-fact:nth-child(3){grid-column:auto}.gl-ebd-quarter-index__metrics{grid-template-columns:1fr}.gl-ebd-quarter-intro{padding:26px 22px;border-radius:19px}.gl-ebd-quarter-intro .gl-article-content>p:first-of-type::first-letter{font-size:2.8em}.gl-ebd-quarter-ad{margin-top:26px}.gl-ebd-quarter-ad .gl-ad-slot{min-height:72px}.gl-ebd-quarter-ad .gl-ad-slot::before,.gl-ebd-quarter-ad .gl-ad-slot::after{width:14%}.gl-ebd-lessons__header{padding:21px 18px;border-radius:18px}.gl-ebd-lessons__heading{grid-template-columns:42px minmax(0,1fr);gap:13px}.gl-ebd-lessons__mark{width:42px;height:42px;border-radius:12px}.gl-ebd-lessons__mark .gl-icon{width:19px;height:19px}.gl-ebd-lessons__grid li{grid-template-columns:38px minmax(0,1fr) 28px;gap:10px;padding:13px}.gl-ebd-lessons__grid li>span{width:38px;height:38px}}.home{--gl-home-ink:#101a34;--gl-home-muted:#5f697c;--gl-home-violet:#6547df;--gl-home-gold:#d5a94f;--gl-home-shadow:0 22px 60px rgba(27, 33, 61, .09);--gl-home-section-space:80px;--gl-home-heading-space:32px;--gl-home-card-gap:24px;--gl-home-gutter:40px;--gl-home-width:min(calc(100% - var(--gl-home-gutter) * 2), 1340px)}body.home>main#conteudo-principal.gl-main{position:relative;width:100%;min-width:0;contain:layout style;isolation:isolate;background:radial-gradient(circle at 7% 17%,rgb(101 71 223 / .035),transparent 22%),linear-gradient(180deg,#fff 0%,#fafbfe 100%)}html.gl-ads-anchor-present body.home,body.home:has(>ins.adsbygoogle.adsbygoogle-noablate),body.home:has(>[data-anchor-status]){margin-bottom:0!important;padding-bottom:0!important}body.home>ins.adsbygoogle.adsbygoogle-noablate,body.home>[data-anchor-status]{position:fixed!important;inset:auto 0 0!important;margin:0!important;contain:layout style paint}.home .gl-container,.home .gl-platform-hero .gl-container{width:var(--gl-home-width)}.home .gl-platform-section{position:relative;padding-block:var(--gl-home-section-space)}.home .gl-platform-section>.gl-container{position:relative;z-index:1}.home :is(#continue-sua-jornada,#explore-a-biblia){scroll-margin-top:24px}.home .gl-platform-heading{grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);gap:32px;margin-bottom:var(--gl-home-heading-space)}.home .gl-platform-heading>p{max-width:390px;justify-self:end;color:var(--gl-home-muted);font-size:1rem;line-height:1.7}.home .gl-platform-heading--compact:not(:has(>p)){grid-template-columns:1fr}.home .gl-platform-kicker{display:inline-flex;align-items:center;gap:10px;color:var(--gl-home-violet);font-size:.75rem;letter-spacing:.135em}.home .gl-platform-kicker::before{display:block;width:24px;height:2px;border-radius:999px;background:linear-gradient(90deg,currentColor,var(--gl-home-gold));content:""}.home .gl-platform-heading h2{color:var(--gl-home-ink);font-size:clamp(2rem, 3vw, 2.8rem);line-height:1.12;letter-spacing:-.04em;text-wrap:pretty}.home .gl-platform-button{min-height:52px;padding-inline:22px}.home :where(a,button,input,select,textarea):focus-visible{outline:3px solid rgb(101 71 223 / .28);outline-offset:3px}.home .gl-home-audio-showcase{isolation:isolate;overflow:hidden;border-block:1px solid rgb(101 71 223 / .1);background:radial-gradient(circle at 88% 8%,rgb(101 71 223 / .12),transparent 27%),radial-gradient(circle at 5% 92%,rgb(213 169 79 / .09),transparent 24%),linear-gradient(135deg,#fbfaff 0%,#f4f2fb 58%,#faf8f3 100%)}.home .gl-home-audio-showcase::before{position:absolute;top:-270px;right:-205px;z-index:-1;width:520px;height:520px;border:1px solid rgb(101 71 223 / .085);border-radius:50%;box-shadow:0 0 0 54px rgb(101 71 223 / .025),0 0 0 108px rgb(101 71 223 / .015);content:"";pointer-events:none}.home .gl-home-audio-showcase__heading{align-items:end}.home .gl-home-audio-showcase__intro{display:grid;max-width:430px;justify-items:start;justify-self:end;gap:17px}.home .gl-home-audio-showcase__intro p{margin:0;color:var(--gl-home-muted);font-size:1rem;line-height:1.7}.home .gl-home-audio-showcase__intro a{display:inline-flex;align-items:center;gap:9px;color:var(--gl-home-violet);font-size:.82rem;font-weight:780}.home .gl-home-audio-showcase__intro a .gl-icon{width:16px;transition:transform 180ms ease}.home .gl-home-audio-showcase__intro a:hover .gl-icon{transform:translateX(4px)}.home .gl-home-audio-showcase .gl-podcast-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--gl-home-card-gap)}.home .gl-home-audio-showcase .gl-podcast-card{display:flex;min-height:100%;flex-direction:column;border-color:rgb(78 67 128 / .14);border-radius:22px;background:rgb(255 255 255 / .9);box-shadow:0 18px 48px rgb(27 33 61 / .085);backdrop-filter:blur(12px)}.home .gl-home-audio-showcase .gl-podcast-card:hover{box-shadow:0 24px 56px rgb(27 33 61 / .13)}.home .gl-home-audio-showcase .gl-podcast-card__cover{aspect-ratio:16 / 9;background:linear-gradient(145deg,#ddd5ff,#142142)}.home .gl-home-audio-showcase .gl-podcast-card__cover::after{position:absolute;inset:0;background:linear-gradient(180deg,transparent 60%,rgb(10 18 38 / .26));content:"";pointer-events:none}.home .gl-home-audio-showcase .gl-podcast-card__cover img{transition:transform 350ms ease}.home .gl-home-audio-showcase .gl-podcast-card:hover .gl-podcast-card__cover img{transform:scale(1.025)}.home .gl-home-audio-showcase .gl-podcast-card__duration{z-index:1;border:1px solid rgb(255 255 255 / .18);backdrop-filter:blur(8px)}.home .gl-home-audio-showcase .gl-podcast-card__body{display:flex;flex:1;align-items:flex-start;flex-direction:column;padding:25px}.home .gl-home-audio-showcase .gl-podcast-card .gl-eyebrow{margin:0;color:var(--gl-home-violet);font-size:.67rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.home .gl-home-audio-showcase .gl-podcast-card h3{margin:9px 0 11px;color:var(--gl-home-ink);font-size:1.28rem;line-height:1.22;letter-spacing:-.025em}.home .gl-home-audio-showcase .gl-podcast-card__body>p:not(.gl-eyebrow){min-height:0;margin:0;color:var(--gl-home-muted);font-size:.88rem;line-height:1.65}.home .gl-home-audio-showcase .gl-audio-button{min-height:44px;margin-top:22px;border-radius:12px;background:linear-gradient(135deg,#6c4bea,#5336cb);box-shadow:0 10px 24px rgb(96 65 231 / .2)}.home .gl-home-audio-showcase .gl-audio-button:hover{background:#4f32c5;transform:translateY(-1px)}.home .gl-platform-hero{padding-block:64px 72px;border-bottom:1px solid rgb(101 71 223 / .08);background:radial-gradient(circle at 83% 13%,rgb(213 169 79 / .095),transparent 24%),radial-gradient(circle at 9% 5%,rgb(101 71 223 / .09),transparent 29%),linear-gradient(180deg,#fff 0%,#faf9fd 100%)}.home .gl-platform-hero::before{position:absolute;top:0;right:9%;left:9%;height:2px;background:linear-gradient(90deg,transparent,rgb(101 71 223 / .66),rgb(213 169 79 / .78),transparent);content:""}.home .gl-platform-hero__grid{gap:56px}.home .gl-platform-hero__content{padding-block:16px}.home .gl-platform-hero h1{font-size:clamp(3.1rem, 4.15vw, 3.75rem);line-height:1.06;letter-spacing:-.055em}.home .gl-platform-hero__lead{max-width:540px;color:#566277}.home .gl-platform-hero__visual{height:auto;min-height:0}.home .gl-platform-hero__media{height:clamp(440px, 39vw, 530px);border-color:rgb(255 255 255 / .78);box-shadow:0 30px 74px rgb(18 27 57 / .18),0 0 0 1px rgb(101 71 223 / .08)}.home .gl-platform-hero__visual::before{background:linear-gradient(145deg,rgb(213 169 79 / .22),rgb(101 71 223 / .14))}.home .gl-platform-float--growth{right:20px;bottom:24px}.home .gl-platform-trust{gap:12px 20px;margin-top:28px;padding-top:22px;color:#626d80}.home .gl-platform-trust li::before{background:linear-gradient(135deg,var(--gl-home-violet),var(--gl-home-gold))}.home .gl-platform-ad:empty{display:none}.home .gl-platform-ad:has(>.gl-ad-slot--placeholder){min-height:0;padding-block:8px;background:#fff0}.home .gl-platform-ad>.gl-ad-slot--placeholder{display:grid;min-height:24px!important;max-height:24px;align-items:center;overflow:hidden}.home .gl-platform-ad>.gl-ad-slot--placeholder .gl-ad-slot__preview{display:none}.home .gl-platform-ad>.gl-ad-slot--placeholder .gl-ad-slot__label{top:6px;color:#85879b}.home .gl-journey{border-bottom:1px solid rgb(35 45 75 / .07);background:linear-gradient(180deg,#fff 0%,#fcfbff 100%)}.home .gl-experience-grid{gap:var(--gl-home-card-gap)}.home .gl-experience-card{padding:28px;border-radius:22px}.home .gl-experience-card__icon{margin-bottom:24px}.home .gl-experience-card__state{color:#626d80}.home .gl-experience-card h3{display:block;margin-bottom:20px;font-size:1.2rem;line-height:1.4}.home .gl-experience-card>a{min-height:40px}.home .gl-journey-dashboard{padding:32px;border-radius:24px;box-shadow:0 14px 40px rgb(31 24 79 / .06)}.home .gl-journey-dashboard__head{align-items:center;gap:24px}.home .gl-journey-dashboard__head h3{margin-top:8px;font-size:1.5rem;line-height:1.3}.home .gl-journey-dashboard__items{grid-template-columns:repeat(auto-fit,minmax(min(100%, 290px),1fr));gap:16px}.home .gl-journey-item a{min-height:154px;padding:20px}.home .gl-journey .gl-intent-explorer{margin-top:32px;padding:32px;border-radius:24px;background:linear-gradient(120deg,#fcfbff,#f5f2fc);box-shadow:0 12px 32px rgb(37 25 83 / .045)}.home .gl-intent-explorer__head{gap:24px;margin-bottom:24px;padding-bottom:0;border:0}.home .gl-intent-explorer__head h2{font-family:inherit;font-size:1.8rem;font-weight:720;line-height:1.2}.home .gl-intent-explorer__head>p{max-width:390px;color:var(--gl-home-muted);font-size:.9rem}.home .gl-intent-explorer__choices{grid-template-columns:repeat(auto-fit,minmax(min(100%, 290px),1fr));gap:16px}.home .gl-intent-explorer__choices button{min-height:104px;padding:20px;gap:5px 14px}.home .gl-intent-explorer__choices strong{font-size:.95rem}.home .gl-intent-explorer__choices small{font-size:.8rem;line-height:1.5;color:#626d80}.home .gl-intent-explorer__privacy{margin:18px 0 0;color:#687086;font-size:.75rem;line-height:1.6}.home .gl-intent-explorer__result{margin-top:24px;padding:24px}.home .gl-intent-explorer__result h3{font-family:inherit}.home .gl-intent-explorer__result header button{min-height:44px}.home .gl-paths{border-block:1px solid rgb(35 45 75 / .07);background:radial-gradient(circle at 92% 8%,rgb(101 71 223 / .07),transparent 24%),linear-gradient(180deg,#f7f8fc,#fafbfe)}.home .gl-path-card{position:relative;overflow:hidden;border-color:rgb(35 45 75 / .1);background:rgb(255 255 255 / .92);box-shadow:0 10px 28px rgb(29 36 66 / .045)}.home .gl-path-grid{gap:var(--gl-home-card-gap)}.home .gl-path-card{min-height:136px;gap:16px;border-radius:20px}.home .gl-path-card::before{position:absolute;inset:18px auto 18px 0;width:2px;border-radius:0 4px 4px 0;background:linear-gradient(180deg,var(--gl-home-violet),var(--gl-home-gold));content:"";opacity:.52}.home .gl-path-card__copy strong{font-size:1.01rem}.home .gl-path-card__copy small{color:#667084;font-size:.84rem;line-height:1.58}.home .gl-weekly{background:#fff}.home .gl-weekly-feature{position:relative;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);min-height:0;border:1px solid rgb(35 45 75 / .09);background:radial-gradient(circle at 98% 0,rgb(213 169 79 / .12),transparent 36%),linear-gradient(135deg,#fbf7ee,#fffaf4);box-shadow:var(--gl-home-shadow)}.home .gl-weekly-feature::after{position:absolute;top:0;right:34px;left:calc(52.5% + 40px);height:3px;border-radius:0 0 6px 6px;background:linear-gradient(90deg,var(--gl-home-violet),var(--gl-home-gold));content:""}.home .gl-weekly-feature__media{position:relative}.home .gl-weekly-feature__media img{min-height:480px}.home .gl-weekly-feature__body{padding:40px}.home .gl-weekly-feature h3{font-size:clamp(1.9rem, 2.5vw, 2.55rem);line-height:1.15;letter-spacing:-.035em;text-wrap:pretty}.home .gl-weekly-feature__media::after{position:absolute;inset:0;background:linear-gradient(90deg,transparent 72%,rgb(255 250 244 / .28));content:"";pointer-events:none}.home .gl-weekly-feature__body>p:not(.gl-weekly-feature__label){color:#5f697b;font-size:.98rem}.home .gl-weekly-feature__meta{color:#626d80;font-size:.81rem}.home .gl-ebd-product{border-block:1px solid rgb(35 45 75 / .07);background:radial-gradient(circle at 5% 4%,rgb(101 71 223 / .065),transparent 22%),linear-gradient(180deg,#f7f8fc,#fff)}.home .gl-ebd-product__shell{grid-template-columns:minmax(0,1fr) 300px;gap:var(--gl-home-card-gap)}.home .gl-ebd-current{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);border-color:rgb(35 45 75 / .1);box-shadow:var(--gl-home-shadow)}.home .gl-ebd-current__media,.home .gl-ebd-current__media img{min-height:480px;max-height:none}.home .gl-ebd-current__body{padding:32px}.home .gl-ebd-current h3{font-size:clamp(1.6rem, 2vw, 2rem);line-height:1.2;letter-spacing:-.03em}.home .gl-ebd-current__body>p:not(.gl-ebd-current__label){margin-block:18px;font-size:.95rem}.home .gl-ebd-current__label span{flex-shrink:0}.home .gl-ebd-next{padding:28px;border-color:rgb(101 71 223 / .16);background:radial-gradient(circle at 100% 0,rgb(213 169 79 / .1),transparent 34%),linear-gradient(150deg,#f5f1ff,#fbfaff);box-shadow:0 16px 42px rgb(35 30 72 / .07)}.home .gl-ebd-next__item{color:#303a51;font-size:.91rem}.home .gl-ebd-current__body>p:not(.gl-ebd-current__label){color:#5d687b}.home .gl-bible-explorer{background:linear-gradient(180deg,#fff,#fdfdff)}.home .gl-bible-explorer__layout{gap:var(--gl-home-card-gap)}.home .gl-bible-book-grid{gap:16px}.home .gl-bible-book-grid a:last-child:nth-child(odd){grid-column:1 / -1}.home .gl-bible-book-grid a{border-color:rgb(35 45 75 / .1);background:#fff;box-shadow:0 8px 24px rgb(30 37 67 / .04)}.home .gl-bible-start,.home .gl-guided-reading__inner,.home .gl-home-radio__shell{box-shadow:0 28px 70px rgb(15 24 53 / .16),inset 0 1px rgb(255 255 255 / .08)}.home .gl-recommended{border-block:1px solid rgb(35 45 75 / .07);background:radial-gradient(circle at 90% 4%,rgb(213 169 79 / .07),transparent 24%),#f6f7fb}.home .gl-content-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:var(--gl-home-card-gap)}.home .gl-content-card{border-color:rgb(35 45 75 / .1);border-radius:22px;box-shadow:0 12px 32px rgb(29 36 66 / .055)}.home .gl-content-card__body{padding:24px}.home .gl-content-card__category{font-size:.7rem}.home .gl-content-card h3{display:block;margin-bottom:12px;color:var(--gl-home-ink);font-size:1.2rem;line-height:1.4}.home .gl-content-card h3 a{display:block}.home .gl-content-card__excerpt{margin:0 0 24px;color:var(--gl-home-muted);font-size:.9rem;line-height:1.65}.home .gl-content-card__footer{flex-wrap:wrap;gap:8px 16px;padding-top:16px;border-top:1px solid #eceaf2;color:#626d80;font-size:.78rem}.home .gl-content-card__footer a{min-height:36px}.home .gl-walk-themes{background:linear-gradient(180deg,#fff,#fdfdff)}.home .gl-walk-themes__layout{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center;gap:56px}.home .gl-walk-themes .gl-platform-heading{display:block;margin:0}.home .gl-walk-themes .gl-platform-heading>p{max-width:380px;margin:16px 0 0;justify-self:start}.home .gl-theme-cloud{gap:12px}.home .gl-theme-cloud a{justify-content:space-between;min-height:52px;padding:14px 18px;border-color:rgb(35 45 75 / .1);border-radius:14px;background:#fff;font-size:.9rem;box-shadow:0 7px 20px rgb(29 36 66 / .035)}.home .gl-platform-scripture{padding-block:var(--gl-home-section-space)}.home .gl-platform-scripture h2{max-width:900px;font-size:clamp(2.4rem, 3.6vw, 3.6rem);line-height:1.16}.home .gl-platform-scripture .gl-platform-kicker{color:#ddc38b}.home .gl-home-radio{padding-block:var(--gl-home-section-space)}.home .gl-home-radio__shell{gap:48px;padding:56px}.home .gl-home-radio__copy h2{font-size:clamp(2.2rem, 3.4vw, 3.4rem);line-height:1.12;letter-spacing:-.04em}.home .gl-home-radio__note{color:#626d80;font-size:.75rem}.home .gl-guided-reading{padding-block:0 var(--gl-home-section-space)}.home .gl-guided-reading h2{font-size:clamp(1.7rem, 2.3vw, 2.25rem);line-height:1.2}.home .gl-guided-reading__copy>p:last-child{line-height:1.7}.home .gl-guided-reading__inner{position:relative;overflow:hidden}.home .gl-guided-reading__inner::after{position:absolute;right:-82px;bottom:-145px;width:260px;height:260px;border:1px solid rgb(255 255 255 / .08);border-radius:50%;box-shadow:0 0 0 36px rgb(255 255 255 / .018),0 0 0 72px rgb(255 255 255 / .012);content:"";pointer-events:none}.home .gl-guided-reading__inner>*{position:relative;z-index:1}body.home .gl-newsletter.gl-newsletter--unified{padding-block:var(--gl-home-section-space)}body.home .gl-newsletter.gl-newsletter--unified .gl-newsletter__box{gap:48px;padding:56px}body.home .gl-newsletter.gl-newsletter--unified h2{font-size:clamp(2.4rem, 3.4vw, 3.5rem);line-height:1.1}body.home .gl-newsletter.gl-newsletter--unified .gl-newsletter__form-label span{text-wrap:balance;line-height:1.5}body.home .gl-newsletter .gl-subscription-field{color:#e5dff5;font-size:.72rem}body.home .gl-newsletter.gl-newsletter--unified .gl-newsletter__consent{margin-block:4px;color:#d1cee0;font-size:.76rem;line-height:1.6}body.home .gl-newsletter.gl-newsletter--unified .gl-newsletter__form>small{color:#bbb8cd!important;font-size:.72rem}.home .gl-footer{padding-top:64px}.home .gl-footer__bottom{margin-top:48px}@media (min-width:1181px){.home .gl-content-grid:has(>:nth-child(2):last-child) .gl-content-card{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}.home .gl-content-grid:has(>:nth-child(2):last-child) .gl-content-card__media{height:100%;min-height:310px;aspect-ratio:auto}}@media (min-width:961px) and (max-width:1180px){.home .gl-ebd-product__shell{grid-template-columns:1fr}.home .gl-ebd-current__media,.home .gl-ebd-current__media img{min-height:380px}.home .gl-ebd-next{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 24px}.home .gl-ebd-next__head,.home .gl-ebd-next__all{grid-column:1 / -1}.home .gl-home-radio__shell{padding:40px;gap:32px}}@media (min-width:1440px){.home .gl-platform-heading>p{font-size:1.07rem}.home .gl-experience-card__state{font-size:.82rem}.home .gl-experience-card>a{font-size:.88rem}.home .gl-home-radio__copy>p:not(.gl-platform-kicker){font-size:1.04rem}}@media (max-width:960px){.home{--gl-home-section-space:64px;--gl-home-heading-space:28px;--gl-home-gutter:28px;--gl-home-card-gap:20px}.home .gl-platform-heading{grid-template-columns:1fr;gap:16px}.home .gl-platform-heading>p{max-width:540px;justify-self:start}.home .gl-platform-hero__grid{gap:40px}.home .gl-platform-hero h1{max-width:760px;font-size:clamp(2.8rem, 6.8vw, 3.75rem)}.home .gl-platform-hero__media{height:460px}.home .gl-weekly-feature{grid-template-columns:1fr}.home .gl-weekly-feature__media img{min-height:360px;max-height:440px}.home .gl-weekly-feature::after{left:34px}.home .gl-ebd-product__shell{grid-template-columns:1fr}.home .gl-ebd-current__media,.home .gl-ebd-current__media img{min-height:400px}.home .gl-ebd-next{min-height:0}.home .gl-walk-themes__layout{grid-template-columns:1fr;gap:28px}.home .gl-walk-themes .gl-platform-heading>p{max-width:540px}.home .gl-content-grid,.home .gl-experience-grid{grid-template-columns:none;grid-auto-columns:calc((100% - 26px) / 2);gap:20px}.home .gl-home-radio__shell{padding:40px;gap:32px}.home .gl-home-audio-showcase__intro{max-width:540px;justify-self:start}.home .gl-home-audio-showcase .gl-podcast-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.home .gl-newsletter.gl-newsletter--unified .gl-newsletter__box{padding:40px;gap:32px}}@media (max-width:680px){.home{--gl-home-section-space:52px;--gl-home-heading-space:24px;--gl-home-gutter:20px;--gl-home-card-gap:16px}.home .gl-platform-hero{padding-block:40px 52px}.home .gl-platform-hero__content{padding:0}.home .gl-platform-hero h1{font-size:clamp(2.1rem, 9.5vw, 2.9rem)}.home .gl-platform-hero__media{height:340px}.home .gl-platform-hero__grid{gap:32px}.home .gl-platform-float--growth{right:12px;bottom:16px}.home .gl-platform-heading h2{font-size:2rem;line-height:1.15}.home .gl-platform-heading>p{font-size:.92rem}.home .gl-platform-kicker{font-size:.67rem}.home .gl-platform-kicker::before{width:18px}.home .gl-experience-grid,.home .gl-content-grid{grid-auto-columns:92%;gap:16px}.home .gl-experience-card{padding:24px}.home .gl-journey-dashboard,.home .gl-journey .gl-intent-explorer{padding:24px 20px;border-radius:20px}.home .gl-journey .gl-intent-explorer{margin-top:28px}.home .gl-intent-explorer__head{gap:16px}.home .gl-intent-explorer__head h2{font-size:1.6rem}.home .gl-intent-explorer__choices button{padding:16px}.home .gl-intent-explorer__result{padding:18px}.home .gl-path-card::before{inset-block:17px}.home .gl-path-card__copy strong{font-size:.98rem}.home .gl-path-card__copy small{font-size:.8rem}.home .gl-weekly-feature{box-shadow:0 17px 42px rgb(27 33 61 / .1)}.home .gl-weekly-feature::after{right:24px;left:24px}.home .gl-weekly-feature__media img{min-height:0;height:280px;max-height:none}.home .gl-weekly-feature__body{padding:28px 24px}.home .gl-weekly-feature h3{font-size:1.8rem}.home .gl-weekly-feature__media::after{background:linear-gradient(180deg,transparent 72%,rgb(255 250 244 / .26))}.home .gl-ebd-current{grid-template-columns:1fr}.home .gl-ebd-current__media,.home .gl-ebd-current__media img{height:300px;min-height:0}.home .gl-ebd-current__body,.home .gl-ebd-next{padding:24px}.home .gl-ebd-current h3{font-size:1.75rem}.home .gl-platform-scripture h2{font-size:2.35rem}.home .gl-bible-start{min-height:0;padding:28px}.home .gl-content-card__body{min-height:0;padding:22px}.home .gl-home-radio__shell{padding:32px 24px}.home .gl-home-radio__copy h2{font-size:2.15rem}.home .gl-home-radio__station{padding:22px 18px}.home .gl-home-audio-showcase .gl-podcast-grid{grid-template-columns:1fr}.home .gl-home-audio-showcase .gl-podcast-card__body{padding:22px}.home .gl-home-audio-showcase__intro{gap:14px}.home .gl-theme-cloud{gap:10px}.home .gl-theme-cloud a{min-height:48px;padding:12px 14px;font-size:.85rem}.home .gl-guided-reading__inner{padding:32px 24px}.home .gl-guided-reading h2{font-size:1.8rem}body.home .gl-newsletter.gl-newsletter--unified .gl-newsletter__box{padding:32px 24px;gap:28px}body.home .gl-newsletter.gl-newsletter--unified h2{font-size:2.3rem}body.home .gl-newsletter.gl-newsletter--unified .gl-newsletter__action{padding:22px 18px}body.home .gl-newsletter.gl-newsletter--unified .gl-subscription-form .gl-subscription-field input,body.home .gl-newsletter.gl-newsletter--unified .gl-newsletter__fields input{min-height:52px;padding-inline:12px;font-size:1rem}.home .gl-journey-dashboard__head{align-items:flex-start}.home .gl-experience-card__state{color:#ded6f5}.home .gl-content-card h3{color:#fff;font-size:1.35rem;text-shadow:none}.home .gl-content-card__excerpt{color:#e0e2ec;font-size:.9rem}.home .gl-content-card__footer{border-top-color:rgb(255 255 255 / .22);color:#e0e2ec}}@media (max-width:480px){.home .gl-path-grid{grid-template-columns:1fr;gap:12px}.home .gl-path-card{display:grid;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;min-height:112px;padding:20px 18px;gap:14px}.home .gl-path-card__arrow{margin:0}.home .gl-theme-cloud{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.home .gl-theme-cloud a{gap:8px;line-height:1.5}.home .gl-theme-cloud a .gl-icon{flex-shrink:0}}@media (max-width:380px){.home{--gl-home-gutter:16px}.home .gl-platform-hero__media{height:310px}body.home .gl-newsletter.gl-newsletter--unified .gl-newsletter__box{padding-inline:20px}}body{--gl-site-header-gutter:40px}.gl-header>.gl-container.gl-header__inner,.gl-header>.gl-container.gl-search-panel,.gl-portal-notice>.gl-container.gl-portal-notice__inner{width:min(calc(100% - var(--gl-site-header-gutter) * 2), 1340px)}@media (max-width:960px){body{--gl-site-header-gutter:28px}}@media (max-width:680px){body{--gl-site-header-gutter:20px}}@media (max-width:380px){body{--gl-site-header-gutter:16px}}@media (prefers-reduced-motion:reduce){.home :where(a,button,.gl-path-card,.gl-weekly-feature,.gl-ebd-current){scroll-behavior:auto;transition:none!important}}.gl-radio-page-shell{background:#fff}.gl-radio-hero{position:relative;overflow:hidden;padding:72px 0 66px;background:linear-gradient(115deg,#fff 0%,#fff 52%,#f6f3ff 100%);border-bottom:1px solid var(--gl-line)}.gl-radio-hero::after{content:"";position:absolute;right:-190px;bottom:-280px;width:540px;height:540px;border:1px solid rgb(91 63 180 / .1);border-radius:50%;box-shadow:0 0 0 55px rgb(91 63 180 / .025),0 0 0 110px rgb(91 63 180 / .018);pointer-events:none}.gl-radio-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.72fr);align-items:center;gap:84px}.gl-radio-hero__copy .gl-breadcrumbs{margin-bottom:42px}.gl-radio-hero__copy h1{max-width:680px;margin:0 0 22px;font-size:clamp(2.8rem,5.4vw,5rem);font-weight:750;line-height:.99;letter-spacing:-.06em}.gl-radio-hero__copy>p:not(.gl-eyebrow){max-width:650px;margin:0;color:var(--gl-muted);font-size:1.08rem;line-height:1.75}.gl-radio-hero__notes{display:flex;flex-wrap:wrap;gap:11px 24px;margin-top:34px;padding-top:25px;border-top:1px solid var(--gl-line);color:var(--gl-ink-soft);font-size:.78rem;font-weight:690}.gl-radio-hero__notes span{display:inline-flex;align-items:center;gap:7px}.gl-radio-hero__notes span+span::before{content:"";width:4px;height:4px;margin-right:10px;border-radius:50%;background:var(--gl-violet-300)}.gl-radio-player{position:relative;display:grid;gap:24px;padding:30px;border:1px solid rgb(91 63 180 / .16);border-radius:20px;background:rgb(255 255 255 / .95);box-shadow:0 24px 70px rgb(31 28 70 / .12)}.gl-radio-player::before{content:"";position:absolute;inset:0 0 auto;height:3px;border-radius:20px 20px 0 0;background:linear-gradient(90deg,var(--gl-violet-600),#a58ee6 58%,#d7b46f)}.gl-radio-player__top{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:17px}.gl-radio-player__identity h2{margin:4px 0 2px;font-size:1.2rem;line-height:1.25;letter-spacing:-.025em}.gl-radio-player__identity p{margin:0;color:var(--gl-muted);font-size:.82rem}.gl-radio-logo{display:grid;place-items:center;flex:0 0 auto;width:58px;height:58px;overflow:hidden;border:1px solid #ded8f3;border-radius:14px;background:#f3efff;color:var(--gl-violet-700);font-size:.86rem;font-weight:850;letter-spacing:-.04em}.gl-radio-logo img{width:100%;height:100%;object-fit:contain;background:#fff}.gl-radio-logo--hero{width:68px;height:68px}.gl-radio-live{display:inline-flex;align-items:center;gap:7px;color:var(--gl-violet-700);font-size:.64rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.gl-radio-live i{width:7px;height:7px;border-radius:50%;background:var(--gl-success);box-shadow:0 0 0 4px rgb(20 134 109 / .1)}.gl-radio-live--small{font-size:.6rem}.gl-radio-player__visual{display:flex;align-items:center;justify-content:center;gap:5px;height:24px;color:var(--gl-violet-500)}.gl-radio-player__visual span{width:3px;height:6px;border-radius:99px;background:currentColor;opacity:.42}.is-radio-playing .gl-radio-player__visual span{animation:gl-radio-bars 1s ease-in-out infinite}.is-radio-playing .gl-radio-player__visual span:nth-child(2),.is-radio-playing .gl-radio-player__visual span:nth-child(5){animation-delay:-.4s}.is-radio-playing .gl-radio-player__visual span:nth-child(3){animation-delay:-.7s}@keyframes gl-radio-bars{0%,100%{height:6px;opacity:.35}50%{height:22px;opacity:1}}.gl-radio-player__controls{display:flex;align-items:center;justify-content:center;gap:18px}.gl-radio-play{display:grid;place-items:center;width:64px;height:64px;padding:0;border:0;border-radius:50%;background:var(--gl-violet-600);color:#fff;cursor:pointer;box-shadow:0 12px 28px rgb(91 63 180 / .28);transition:var(--gl-transition)}.gl-radio-play:hover{background:var(--gl-violet-700);transform:translateY(-2px)}.gl-radio-play .gl-icon{width:24px;height:24px}.gl-radio-skip,.gl-radio-favorite{display:grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid var(--gl-line);border-radius:11px;background:#fff;color:var(--gl-ink-soft);cursor:pointer;transition:var(--gl-transition)}.gl-radio-skip:hover,.gl-radio-favorite:hover,.gl-radio-favorite.is-active{border-color:var(--gl-violet-300);background:var(--gl-violet-50);color:var(--gl-violet-700)}.gl-radio-favorite.is-active .gl-icon{fill:currentColor}.gl-radio-volume{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:12px;color:var(--gl-muted)}.gl-radio-volume input{width:100%;accent-color:var(--gl-violet-600)}.gl-radio-player__footer{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding-top:18px;border-top:1px solid var(--gl-line);font-size:.7rem}.gl-radio-player__footer a{color:var(--gl-violet-700);font-weight:800}.gl-radio-player__footer span{text-align:center;color:var(--gl-muted)}.gl-radio-player__footer small{color:#8b8d91}.gl-radio-player--empty{min-height:340px;place-items:center;text-align:center}.gl-radio-ad{padding-block:32px}.gl-radio-ad .gl-ad-slot{margin:0}.gl-radio-section{padding:78px 0}.gl-radio-section__head{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,420px);align-items:end;gap:40px;margin-bottom:34px}.gl-radio-section__head h2,.gl-radio-library h2{margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.08;letter-spacing:-.045em}.gl-radio-section__head>p,.gl-radio-library p{margin:0;color:var(--gl-muted)}.gl-radio-featured{border-top:1px solid #f0efeb}.gl-radio-featured__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.gl-radio-feature-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;min-width:0;padding:20px;border:1px solid var(--gl-line);border-radius:14px;background:#fff;box-shadow:var(--gl-shadow-sm);transition:var(--gl-transition)}.gl-radio-feature-card:hover{border-color:var(--gl-violet-300);box-shadow:0 14px 35px rgb(16 24 40 / .07)}.gl-radio-feature-card h3{margin:3px 0;font-size:.98rem;line-height:1.25}.gl-radio-feature-card p{margin:0;color:var(--gl-muted);font-size:.76rem}.gl-radio-listen{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:9px 13px;border:1px solid var(--gl-line);border-radius:10px;background:#fff;color:var(--gl-violet-700);font-size:.76rem;font-weight:800;cursor:pointer}.gl-radio-listen:hover{border-color:var(--gl-violet-300);background:var(--gl-violet-50)}.gl-radio-listen .gl-icon{width:15px;height:15px}.gl-radio-directory{background:#f7f6f2;border-block:1px solid #e7e5df}.gl-radio-filters{display:grid;grid-template-columns:minmax(0,1fr) 130px 170px minmax(220px,.65fr);gap:12px;align-items:end;margin-bottom:30px;padding:18px;border:1px solid var(--gl-line);border-radius:14px;background:#fff}.gl-radio-filter-tabs{display:flex;gap:6px;overflow-x:auto;padding-bottom:2px;scrollbar-width:thin}.gl-radio-filter-tabs button{flex:0 0 auto;min-height:40px;padding:8px 12px;border:0;border-radius:9px;background:#fff0;color:var(--gl-ink-soft);font-size:.76rem;font-weight:750;cursor:pointer}.gl-radio-filter-tabs button:hover,.gl-radio-filter-tabs button.is-active{background:var(--gl-violet-50);color:var(--gl-violet-700)}.gl-radio-filters label{display:grid;gap:5px}.gl-radio-filters label>span{color:var(--gl-muted);font-size:.66rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.gl-radio-filters select,.gl-radio-filters input{width:100%;min-height:42px;padding:9px 11px;border:1px solid var(--gl-line);border-radius:9px;background:#fff;color:var(--gl-ink);outline:none}.gl-radio-filters select:focus,.gl-radio-filters input:focus{border-color:var(--gl-violet-500);box-shadow:0 0 0 3px var(--gl-violet-100)}.gl-radio-station-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.gl-radio-station{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto auto;align-items:center;gap:16px;padding:20px 22px;border:1px solid #fff0;border-bottom-color:#dddcd6;background:rgb(255 255 255 / .55);transition:var(--gl-transition)}.gl-radio-station:hover{border-color:var(--gl-line);background:#fff;box-shadow:var(--gl-shadow-sm)}.gl-radio-station.is-active{border-color:#cdc2f1;background:#f6f2ff;box-shadow:inset 3px 0 0 var(--gl-violet-600)}.gl-radio-station__identity h3{margin:2px 0;font-size:1rem;line-height:1.3}.gl-radio-station__identity p{margin:0;color:var(--gl-muted);font-size:.76rem}.gl-radio-station__meta{display:grid;justify-items:end;gap:5px;color:var(--gl-muted);font-size:.68rem}.gl-radio-now{display:none;color:var(--gl-violet-700);font-size:.58rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.gl-radio-station.is-active .gl-radio-now{display:block}.gl-radio-empty{padding:40px;text-align:center;color:var(--gl-muted)}.gl-radio-library{background:#fff}.gl-radio-library__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.gl-radio-library__grid>div{min-height:230px;padding:34px;border:1px solid var(--gl-line);border-radius:16px;background:#fff}.gl-radio-library .gl-button{margin-top:22px}.gl-radio-saved,.gl-radio-history{display:flex;flex-wrap:wrap;gap:9px;margin-top:20px}.gl-radio-saved button,.gl-radio-history button{padding:8px 12px;border:1px solid var(--gl-line);border-radius:9px;background:#fff;cursor:pointer}.gl-radio-editorial{padding-top:60px;background:#f2ece4}.gl-radio-editorial__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.gl-radio-editorial-card{min-width:0}.gl-radio-editorial-card__media{display:block;aspect-ratio:16/9;overflow:hidden;border-radius:4px;background:#e7dfd3}.gl-radio-editorial-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.gl-radio-editorial-card:hover img{transform:scale(1.025)}.gl-radio-editorial-card__media>span{display:grid;place-items:center;height:100%;color:var(--gl-violet-600)}.gl-radio-editorial-card__media .gl-icon{width:40px;height:40px}.gl-radio-editorial-card>div{padding-top:18px}.gl-radio-editorial-card h3{margin:7px 0 14px;font-family:var(--gl-serif);font-size:1.28rem;font-weight:600;line-height:1.3}.gl-radio-editorial{position:relative;overflow:hidden;padding:94px 0 104px;border-block:1px solid #e8e3dc;background:radial-gradient(circle at 88% 4%,rgb(102 76 214 / .09),transparent 25%),linear-gradient(145deg,#f8f6f2 0%,#f3efe9 100%)}.gl-radio-editorial::before{position:absolute;right:-170px;bottom:-250px;width:520px;height:520px;border:1px solid rgb(96 70 215 / .07);border-radius:50%;box-shadow:0 0 0 58px rgb(96 70 215 / .018),0 0 0 116px rgb(96 70 215 / .012);content:"";pointer-events:none}.gl-radio-editorial>.gl-container{position:relative;z-index:1}.gl-radio-editorial__head{align-items:center;margin-bottom:42px}.gl-radio-editorial__head h2{max-width:620px;font-size:clamp(2.4rem,4.2vw,3.75rem);font-weight:750;line-height:1;letter-spacing:-.055em}.gl-radio-editorial__intro{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:15px;max-width:430px;padding:17px 19px;border:1px solid rgb(96 70 215 / .13);border-radius:16px;background:rgb(255 255 255 / .66);box-shadow:0 12px 35px rgb(32 28 58 / .045);backdrop-filter:blur(8px)}.gl-radio-editorial__intro>span{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:#eee9ff;color:var(--gl-violet-700)}.gl-radio-editorial__intro .gl-icon{width:19px;height:19px}.gl-radio-editorial__intro p{margin:0;color:#62697a;font-size:.85rem;line-height:1.62}.gl-radio-editorial__grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);grid-template-rows:repeat(2,minmax(0,1fr));gap:22px}.gl-radio-editorial-card{position:relative;display:grid;grid-template-columns:42% minmax(0,1fr);min-width:0;overflow:hidden;border:1px solid rgb(31 39 64 / .1);border-radius:20px;background:rgb(255 255 255 / .94);box-shadow:0 16px 42px rgb(24 28 47 / .07);transition:border-color 220ms ease,box-shadow 220ms ease,transform 220ms ease}.gl-radio-editorial-card:first-child{grid-row:1/3;grid-template-columns:1fr;grid-template-rows:auto 1fr}.gl-radio-editorial-card:hover{border-color:rgb(96 70 215 / .26);box-shadow:0 24px 55px rgb(24 28 47 / .11);transform:translateY(-3px)}.gl-radio-editorial-card:focus-within{border-color:rgb(96 70 215 / .38);box-shadow:0 0 0 4px rgb(96 70 215 / .08),0 20px 48px rgb(24 28 47 / .09)}.gl-radio-editorial-card__media{position:relative;height:100%;min-height:220px;aspect-ratio:auto;overflow:hidden;border-radius:0;background:#e9e5dc}.gl-radio-editorial-card:first-child .gl-radio-editorial-card__media{min-height:0;aspect-ratio:16/9}.gl-radio-editorial-card__media::after{position:absolute;inset:0;background:linear-gradient(180deg,transparent 62%,rgb(15 24 48 / .13));content:"";pointer-events:none}.gl-radio-editorial-card__media img{width:100%;height:100%;object-fit:cover;filter:saturate(.9) contrast(.98);transition:filter 450ms ease,transform 650ms cubic-bezier(.2,.75,.25,1)}.gl-radio-editorial-card:hover .gl-radio-editorial-card__media img{filter:saturate(1) contrast(1);transform:scale(1.035)}.gl-radio-editorial-card__body,.gl-radio-editorial-card>div.gl-radio-editorial-card__body{display:flex;min-width:0;padding:22px 23px;flex-direction:column;align-items:flex-start}.gl-radio-editorial-card:first-child .gl-radio-editorial-card__body{padding:28px 30px 30px}.gl-radio-editorial-card__meta{display:flex;width:100%;align-items:center;justify-content:space-between;gap:12px;color:#8a8e99;font-size:.62rem;font-weight:670;line-height:1.3}.gl-radio-editorial-card__meta .gl-category{color:var(--gl-violet-700);font-size:.62rem;font-weight:810;letter-spacing:.075em;text-transform:uppercase}.gl-radio-editorial-card h3{margin:10px 0 11px;color:#172039;font-family:inherit;font-size:1.08rem;font-weight:735;line-height:1.3;letter-spacing:-.027em;text-wrap:balance}.gl-radio-editorial-card:first-child h3{max-width:650px;margin-top:12px;font-size:clamp(1.42rem,2.15vw,1.82rem);line-height:1.24;letter-spacing:-.038em}.gl-radio-editorial-card h3 a{color:inherit}.gl-radio-editorial-card h3 a:hover{color:var(--gl-violet-700)}.gl-radio-editorial-card__body>p{display:-webkit-box;margin:0 0 20px;overflow:hidden;color:#6c7280;font-size:.78rem;line-height:1.58;-webkit-box-orient:vertical;-webkit-line-clamp:2}.gl-radio-editorial-card:first-child .gl-radio-editorial-card__body>p{max-width:650px;font-size:.84rem;-webkit-line-clamp:3}.gl-radio-editorial-card__action{display:inline-flex;align-items:center;gap:9px;margin-top:auto;color:#30384d;font-size:.68rem;font-weight:790;letter-spacing:.065em;text-transform:uppercase}.gl-radio-editorial-card__action .gl-icon{width:15px;height:15px;transition:transform 180ms ease}.gl-radio-editorial-card__action:hover{color:var(--gl-violet-700)}.gl-radio-editorial-card__action:hover .gl-icon{transform:translateX(3px)}.gl-radio-library__grid:has(>[hidden])>:not([hidden]){grid-column:1/-1;min-height:0}.gl-radio-library .gl-button--ghost{border-color:var(--gl-line);background:#fff;color:var(--gl-ink);box-shadow:none}.gl-radio-page :where(button,a,input,select):focus-visible{outline:3px solid rgb(91 63 180 / .32);outline-offset:3px}.gl-radio-page [hidden]{display:none!important}@media(max-width:1080px){.gl-radio-hero__grid{grid-template-columns:minmax(0,1fr) minmax(350px,.82fr);gap:44px}.gl-radio-featured__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gl-radio-filters{grid-template-columns:1fr 130px 170px}.gl-radio-filter-tabs{grid-column:1/-1}.gl-radio-station{grid-template-columns:auto minmax(0,1fr) auto auto}.gl-radio-station__meta{display:none}}@media(max-width:800px){.gl-radio-hero{padding:42px 0 48px}.gl-radio-hero__grid{grid-template-columns:1fr;gap:36px}.gl-radio-hero__copy .gl-breadcrumbs{margin-bottom:28px}.gl-radio-hero__copy h1{font-size:clamp(2.55rem,11vw,4rem)}.gl-radio-section{padding:60px 0}.gl-radio-section__head{grid-template-columns:1fr;gap:12px}.gl-radio-station-list,.gl-radio-library__grid,.gl-radio-editorial__grid{grid-template-columns:1fr}.gl-radio-filters{grid-template-columns:1fr 1fr}.gl-radio-search{grid-column:1/-1}}@media(max-width:580px){.gl-radio-hero__notes{gap:8px 14px}.gl-radio-hero__notes span+span::before{display:none}.gl-radio-player{padding:22px 18px;border-radius:16px}.gl-radio-logo--hero{width:58px;height:58px}.gl-radio-player__top{grid-template-columns:auto minmax(0,1fr) auto;gap:12px}.gl-radio-player__footer{grid-template-columns:1fr auto}.gl-radio-player__footer span{grid-column:1/-1;grid-row:2}.gl-radio-player__footer small{grid-column:2}.gl-radio-featured__grid{grid-template-columns:1fr}.gl-radio-feature-card{padding:17px}.gl-radio-filters{grid-template-columns:1fr;padding:14px}.gl-radio-filter-tabs,.gl-radio-search{grid-column:auto}.gl-radio-station{grid-template-columns:auto minmax(0,1fr) auto;gap:12px;padding:17px 12px}.gl-radio-station>.gl-radio-favorite{display:none}.gl-radio-station .gl-radio-listen{width:48px;height:48px;padding:0}.gl-radio-station .gl-radio-listen span{display:none}.gl-radio-library__grid>div{min-height:0;padding:24px}.gl-radio-editorial__grid{gap:34px}}@media(max-width:1100px){.gl-radio-editorial__grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto}.gl-radio-editorial-card:first-child{grid-column:1/-1;grid-row:auto;grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr);grid-template-rows:1fr}.gl-radio-editorial-card:first-child .gl-radio-editorial-card__media{min-height:320px;aspect-ratio:auto}.gl-radio-editorial-card:not(:first-child){grid-template-columns:1fr;grid-template-rows:auto 1fr}.gl-radio-editorial-card:not(:first-child) .gl-radio-editorial-card__media{min-height:0;aspect-ratio:16/9}}@media(max-width:800px){.gl-radio-editorial{padding:68px 0 76px}.gl-radio-editorial__head{margin-bottom:30px}.gl-radio-editorial__intro{max-width:none}.gl-radio-editorial__grid{grid-template-columns:1fr;gap:18px}.gl-radio-editorial-card,.gl-radio-editorial-card:first-child,.gl-radio-editorial-card:not(:first-child){grid-column:auto;grid-row:auto;grid-template-columns:1fr;grid-template-rows:auto 1fr}.gl-radio-editorial-card__media,.gl-radio-editorial-card:first-child .gl-radio-editorial-card__media,.gl-radio-editorial-card:not(:first-child) .gl-radio-editorial-card__media{min-height:0;aspect-ratio:16/9}.gl-radio-editorial-card__body,.gl-radio-editorial-card>div.gl-radio-editorial-card__body,.gl-radio-editorial-card:first-child .gl-radio-editorial-card__body{padding:23px 24px 25px}.gl-radio-editorial-card h3,.gl-radio-editorial-card:first-child h3{font-size:1.3rem}.gl-radio-editorial-card__body>p,.gl-radio-editorial-card:first-child .gl-radio-editorial-card__body>p{font-size:.8rem;-webkit-line-clamp:2}}@media(max-width:580px){.gl-radio-editorial{padding:58px 0 66px}.gl-radio-editorial__head h2{font-size:2.35rem}.gl-radio-editorial__intro{grid-template-columns:36px 1fr;padding:14px}.gl-radio-editorial__intro>span{width:36px;height:36px;border-radius:10px}.gl-radio-editorial-card{border-radius:16px}.gl-radio-editorial-card__body,.gl-radio-editorial-card>div.gl-radio-editorial-card__body,.gl-radio-editorial-card:first-child .gl-radio-editorial-card__body{padding:20px}.gl-radio-editorial-card__meta{align-items:flex-start}.gl-radio-editorial-card__meta>span:last-child{white-space:nowrap}.gl-radio-editorial-card h3,.gl-radio-editorial-card:first-child h3{font-size:1.16rem}.gl-radio-editorial-card__body>p{margin-bottom:17px}}@media(prefers-reduced-motion:reduce){.is-radio-playing .gl-radio-player__visual span{animation:none;height:12px}.gl-radio-page *{scroll-behavior:auto!important;transition-duration:.01ms!important}}.gl-radio-player__error-actions{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:-8px}.gl-radio-player__error-actions[hidden]{display:none}.gl-radio-player__error-actions button,.gl-radio-player__error-actions a{padding:9px 13px;border:1px solid var(--gl-violet-300);border-radius:9px;background:#fff;color:var(--gl-violet-700);font:inherit;font-size:.72rem;font-weight:800;cursor:pointer}.gl-radio-player__error-actions button:hover,.gl-radio-player__error-actions a:hover{background:var(--gl-violet-50)}.gl-radio-player{overflow:hidden}.gl-radio-player::before{inset:-1px -1px auto;height:4px;border-radius:0}.gl-nav-radio-control{display:inline-flex;min-width:66px;min-height:40px;padding:7px 9px;align-items:center;justify-content:center;gap:7px;border:1px solid rgb(96 70 215 / .16);border-radius:10px;background:#f2effd;color:var(--gl-violet-700);cursor:pointer;box-shadow:inset 0 0 0 1px rgb(255 255 255 / .45);transition:background-color 170ms ease,border-color 170ms ease,color 170ms ease,transform 170ms ease}.gl-nav-radio-control[hidden],.gl-nav-radio-item>[hidden]{display:none!important}.gl-nav-radio-control:hover{border-color:rgb(96 70 215 / .28);background:#ebe6fb;color:var(--gl-violet-700);transform:translateY(-1px)}.gl-nav-radio-control__icon{display:grid;place-items:center;width:18px;height:18px}.gl-nav-radio-control__icon .gl-icon{width:15px;height:15px}.gl-nav-radio-control__waves{display:flex;height:16px;align-items:center;gap:2px}.gl-nav-radio-control__waves i{width:2px;height:5px;border-radius:99px;background:currentColor;opacity:.46;animation:gl-nav-radio-wave .9s ease-in-out infinite alternate}.gl-nav-radio-control__waves i:nth-child(2){height:11px;animation-delay:-.55s}.gl-nav-radio-control__waves i:nth-child(3){height:7px;animation-delay:-.25s}.gl-nav-radio-control__text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.gl-nav-radio-control:focus-visible{outline:2px solid rgb(96 70 215 / .52);outline-offset:2px}@keyframes gl-nav-radio-wave{from{transform:scaleY(.55);opacity:.32}to{transform:scaleY(1);opacity:.78}}.gospellivre-portal .gl-nav .gl-nav-radio-item.current-menu-item>a{min-width:68px;padding-inline:13px;justify-content:center}@media(max-width:880px){.gl-nav-radio-control{width:100%;min-height:44px;padding:9px 12px;justify-content:flex-start}.gl-nav-radio-control__text{position:static;width:auto;height:auto;overflow:visible;clip:auto;margin-left:2px;font-size:.85rem;font-weight:700;white-space:normal}}@media(max-width:880px){.gospellivre-portal .gl-nav .gl-nav-radio-item.current-menu-item>a{width:100%;min-width:0;justify-content:flex-start;padding-inline:12px}}@media(prefers-reduced-motion:reduce){.gl-nav-radio-control__waves i{animation:none}.gl-nav-radio-control__waves i:nth-child(2){height:9px}}.gl-radio-page .gl-newsletter{padding:96px 0;background:#f6f2eb}.gl-radio-page .gl-newsletter__box{position:relative;isolation:isolate;grid-template-columns:minmax(0,1.08fr) minmax(440px,.76fr);align-items:center;gap:72px;overflow:hidden;padding:64px 68px;border:1px solid rgb(255 255 255 / .08);border-radius:24px;background:radial-gradient(circle at 74% -18%,rgb(113 88 221 / .24),transparent 31%),linear-gradient(125deg,#172541 0%,#111c34 64%,#17213a 100%);box-shadow:0 26px 70px rgb(17 28 52 / .13);color:#fff}.gl-radio-page .gl-newsletter__box::before{position:absolute;z-index:2;inset:0 24px auto;height:2px;border-radius:0 0 99px 99px;background:linear-gradient(90deg,transparent,rgb(184 163 255 / .9) 23%,rgb(216 176 107 / .82) 77%,transparent);content:""}.gl-radio-page .gl-newsletter__box::after{z-index:-1;top:-172px;right:18%;width:360px;height:360px;border-color:rgb(255 255 255 / .07);box-shadow:0 0 0 52px rgb(255 255 255 / .018),0 0 0 104px rgb(255 255 255 / .012)}.gl-radio-page .gl-newsletter__copy{max-width:690px}.gl-radio-page .gl-newsletter .gl-eyebrow{margin-bottom:16px;color:#d7b46f;font-family:inherit;font-size:.7rem;letter-spacing:.14em}.gl-radio-page .gl-newsletter .gl-eyebrow::before{width:22px;height:1px}.gl-radio-page .gl-newsletter h2{max-width:650px;margin:0 0 16px;color:#fff;font-family:inherit;font-size:clamp(2.55rem,3.8vw,3.8rem);font-weight:710;line-height:1.04;letter-spacing:-.052em;text-wrap:balance}.gl-radio-page .gl-newsletter p{max-width:610px;color:rgb(255 255 255 / .67);font-size:1rem;line-height:1.7}.gl-radio-page .gl-newsletter__action{width:100%;justify-items:stretch;padding-left:60px;border-left:1px solid rgb(255 255 255 / .11)}.gl-radio-page .gl-newsletter__form{width:100%;gap:14px}.gl-radio-page .gl-newsletter__fields{grid-template-columns:minmax(220px,1fr) auto;gap:10px}.gl-radio-page .gl-newsletter__fields input[type="email"]{min-height:56px;padding-inline:18px;border:1px solid rgb(255 255 255 / .5);border-radius:14px;background:rgb(255 255 255 / .97);box-shadow:0 10px 28px rgb(5 12 28 / .12);font-size:.88rem}.gl-radio-page .gl-newsletter__fields input[type="email"]:focus{border-color:#a891ff;box-shadow:0 0 0 4px rgb(168 145 255 / .18),0 10px 28px rgb(5 12 28 / .12)}.gl-radio-page .gl-newsletter__fields .gl-button{min-height:56px;padding-inline:22px;border:1px solid rgb(255 255 255 / .72);border-radius:14px;background:#f7f1e8;color:#15213a;box-shadow:0 10px 26px rgb(5 12 28 / .13);font-size:.78rem;letter-spacing:.015em}.gl-radio-page .gl-newsletter__fields .gl-button:hover{border-color:#fff;background:#fff;color:#4f35c3;box-shadow:0 14px 30px rgb(5 12 28 / .18);transform:translateY(-1px)}.gl-radio-page .gl-newsletter__fields .gl-button .gl-icon{width:16px;height:16px}.gl-radio-page .gl-newsletter__consent{gap:10px;color:rgb(255 255 255 / .67);font-size:.72rem;line-height:1.55}.gl-radio-page .gl-newsletter__consent input{width:17px;height:17px;margin-top:1px;accent-color:#856be9}.gl-radio-page .gl-newsletter__consent a{color:#d9ceff;text-decoration-color:rgb(217 206 255 / .56)}.gl-radio-page .gl-newsletter__consent a:hover{color:#fff;text-decoration-color:#fff}.gl-radio-page .gl-newsletter__form>small{color:rgb(255 255 255 / .48)!important;font-size:.67rem;line-height:1.5}.gl-radio-page .gl-newsletter__feedback--success{border-color:rgb(125 212 163 / .3);background:rgb(34 111 68 / .24);color:#d9f5e4}.gl-radio-page .gl-newsletter__feedback--error{border-color:rgb(245 160 154 / .32);background:rgb(139 45 42 / .24);color:#ffe3e1}@media(max-width:1080px){.gl-radio-page .gl-newsletter__box{grid-template-columns:1fr;gap:38px;padding:54px}.gl-radio-page .gl-newsletter__action{max-width:650px;padding:34px 0 0;border-top:1px solid rgb(255 255 255 / .11);border-left:0}}@media(max-width:580px){.gl-radio-page .gl-newsletter{padding:58px 0}.gl-radio-page .gl-newsletter__box{gap:30px;padding:36px 24px;border-radius:20px}.gl-radio-page .gl-newsletter h2{font-size:2.35rem}.gl-radio-page .gl-newsletter p{font-size:.91rem}.gl-radio-page .gl-newsletter__action{padding-top:28px}.gl-radio-page .gl-newsletter__fields{grid-template-columns:1fr}.gl-radio-page .gl-newsletter__fields .gl-button{width:100%}.gl-radio-page .gl-newsletter__consent{font-size:.7rem}.gl-radio-page .gl-newsletter__box::after{right:-130px}}.gl-radio-page .gl-radio-page-shell{background:#fff}.gl-radio-page .gl-radio-hero{padding:24px 0 28px;border:0;background:#fff}.gl-radio-page .gl-radio-hero::after{display:none}.gl-radio-page .gl-radio-hero__grid{position:relative;grid-template-columns:minmax(0,1.08fr) minmax(420px,.72fr);gap:72px;min-height:560px;padding:48px 54px;overflow:hidden;border:1px solid rgb(118 87 255 / .3);border-radius:30px;background:radial-gradient(circle at 77% -18%,rgb(118 87 255 / .5),transparent 33%),linear-gradient(122deg,#0f1a36 0%,#17254a 55%,#382985 100%);box-shadow:0 28px 68px rgb(16 26 57 / .17);isolation:isolate}.gl-radio-page .gl-radio-hero__grid::before{position:absolute;z-index:-1;right:-166px;bottom:-254px;width:560px;height:560px;border:1px solid rgb(255 255 255 / .11);border-radius:50%;box-shadow:0 0 0 62px rgb(255 255 255 / .025),0 0 0 124px rgb(255 255 255 / .014);content:"";pointer-events:none}.gl-radio-page .gl-radio-hero__grid::after{position:absolute;z-index:-1;top:0;left:45px;width:38%;height:2px;border-radius:0 0 99px 99px;background:linear-gradient(90deg,transparent,#a990ff 18%,#dfba67 82%,transparent);content:""}.gl-radio-page .gl-radio-hero__copy .gl-breadcrumbs{margin-bottom:48px;color:rgb(235 239 250 / .62)}.gl-radio-page .gl-radio-hero__copy .gl-breadcrumbs a:hover{color:#fff}.gl-radio-page .gl-radio-hero__copy .gl-eyebrow{margin-bottom:18px;color:#e6bd5d;letter-spacing:.15em}.gl-radio-page .gl-radio-hero__copy h1{max-width:720px;margin-bottom:24px;color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:clamp(3.25rem, 5.2vw, 5.1rem);font-weight:700;line-height:.97;letter-spacing:-.058em;text-wrap:balance}.gl-radio-page .gl-radio-hero__copy>p:not(.gl-eyebrow){max-width:640px;color:rgb(237 241 251 / .76);font-size:1rem;line-height:1.75}.gl-radio-page .gl-radio-hero__notes{gap:12px 22px;margin-top:34px;padding-top:24px;border-top-color:rgb(255 255 255 / .13);color:rgb(244 246 252 / .76);font-size:.74rem}.gl-radio-page .gl-radio-hero__notes span{min-height:31px;padding:5px 9px;border:1px solid rgb(255 255 255 / .1);border-radius:8px;background:rgb(255 255 255 / .055)}.gl-radio-page .gl-radio-hero__notes span+span::before{display:none}.gl-radio-page .gl-radio-player{gap:22px;padding:31px;border-color:rgb(255 255 255 / .72);border-radius:24px;background:linear-gradient(145deg,rgb(255 255 255 / .98),rgb(247 245 255 / .96));box-shadow:0 28px 72px rgb(5 12 35 / .27),inset 0 1px 0 #fff;backdrop-filter:blur(15px)}.gl-radio-page .gl-radio-player::before{height:4px;background:linear-gradient(90deg,#7657ff,#aa8dff 55%,#dfb95e)}.gl-radio-page .gl-radio-logo--hero{width:72px;height:72px;border-radius:17px;box-shadow:0 8px 22px rgb(71 49 164 / .12)}.gl-radio-page .gl-radio-player__identity h2{margin-top:5px;font-size:1.25rem;font-weight:760}.gl-radio-page .gl-radio-live{color:#5b3df5}.gl-radio-page .gl-radio-live i{background:#12a47d;box-shadow:0 0 0 4px rgb(18 164 125 / .11),0 0 16px rgb(18 164 125 / .3)}.gl-radio-page .gl-radio-player__visual{height:58px;gap:7px;border:1px solid #e5e0f8;border-radius:15px;background:linear-gradient(135deg,#f4f1ff,#faf9ff);color:#7657ff;box-shadow:inset 0 1px 0 #fff}.gl-radio-page .gl-radio-player__visual span{width:4px;height:12px;opacity:.58}.gl-radio-page .is-radio-playing .gl-radio-player__visual span{box-shadow:0 0 10px rgb(118 87 255 / .28)}.gl-radio-page .gl-radio-play{width:70px;height:70px;background:linear-gradient(145deg,#7859ff,#5634e3);box-shadow:0 15px 32px rgb(91 61 245 / .32),inset 0 1px 0 rgb(255 255 255 / .25)}.gl-radio-page .gl-radio-skip,.gl-radio-page .gl-radio-favorite{border-color:#dedbe9;background:rgb(255 255 255 / .86)}.gl-radio-page .gl-radio-player__footer{padding-top:19px;border-top-color:#e5e2ed}.gl-radio-page .gl-radio-ad{padding-block:18px}.gl-radio-page .gl-radio-ad .gl-ad-slot--placeholder{min-height:54px;border:0;background:#fff0;box-shadow:none}.gl-radio-page .gl-radio-ad .gl-ad-slot--placeholder .gl-ad-slot__preview{opacity:.4;transform:scale(.86)}.gl-radio-page .gl-radio-section{padding:90px 0}.gl-radio-page .gl-radio-section__head{align-items:center;margin-bottom:40px}.gl-radio-page .gl-radio-section__head .gl-eyebrow{margin-bottom:13px;color:#6345df;letter-spacing:.13em}.gl-radio-page .gl-radio-section__head h2,.gl-radio-page .gl-radio-library h2{color:#111c37;font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.45rem, 4vw, 3.55rem);font-weight:700;line-height:1.01}.gl-radio-page .gl-radio-section__head>p{max-width:390px;justify-self:end;font-size:.9rem;line-height:1.7}.gl-radio-page .gl-radio-featured{position:relative;border:0;background:#fff}.gl-radio-page .gl-radio-featured::before{position:absolute;top:0;left:50%;width:min(calc(100% - 64px), var(--gl-container-wide));height:1px;background:linear-gradient(90deg,transparent,#e2dff0 12%,#e2dff0 88%,transparent);content:"";transform:translateX(-50%)}.gl-radio-page .gl-radio-featured__grid{gap:18px}.gl-radio-page .gl-radio-feature-card{position:relative;min-height:112px;padding:22px;overflow:hidden;border-color:#e0e2e9;border-radius:18px;box-shadow:0 10px 28px rgb(17 27 55 / .055)}.gl-radio-page .gl-radio-feature-card::after{position:absolute;top:0;right:20px;left:20px;height:2px;border-radius:0 0 99px 99px;background:linear-gradient(90deg,transparent,rgb(118 87 255 / .52),transparent);content:"";opacity:0;transition:opacity 180ms ease}.gl-radio-page .gl-radio-feature-card:hover,.gl-radio-page .gl-radio-feature-card.is-active{border-color:#cfc5f5;background:linear-gradient(145deg,#fff,#f9f7ff);box-shadow:0 18px 38px rgb(27 31 68 / .1);transform:translateY(-3px)}.gl-radio-page .gl-radio-feature-card:hover::after,.gl-radio-page .gl-radio-feature-card.is-active::after{opacity:1}.gl-radio-page .gl-radio-feature-card .gl-radio-logo{width:62px;height:62px;border-radius:15px}.gl-radio-page .gl-radio-feature-card h3{font-size:1rem;font-weight:760}.gl-radio-page .gl-radio-listen{border-color:#ddd7f5;background:#f6f3ff;color:#5738d8;box-shadow:inset 0 1px 0 rgb(255 255 255 / .7)}.gl-radio-page .gl-radio-listen:hover{border-color:#6b4cf5;background:#6243ea;color:#fff}.gl-radio-page .gl-radio-directory{position:relative;overflow:hidden;border-block-color:#e5e2dc;background:radial-gradient(circle at 95% 3%,rgb(111 83 225 / .08),transparent 25%),linear-gradient(145deg,#f8f6f1 0%,#f4f2ee 58%,#f3f1fa 100%)}.gl-radio-page .gl-radio-directory>.gl-container{position:relative;z-index:1}.gl-radio-page .gl-radio-filters{gap:14px;margin-bottom:26px;padding:22px;border-color:#dedee6;border-radius:20px;background:rgb(255 255 255 / .92);box-shadow:0 16px 38px rgb(26 31 58 / .07);backdrop-filter:blur(10px)}.gl-radio-page .gl-radio-filter-tabs{gap:4px;padding:4px;border:1px solid #e7e3f6;border-radius:12px;background:#f7f5fd}.gl-radio-page .gl-radio-filter-tabs button{min-height:38px;border-radius:9px}.gl-radio-page .gl-radio-filter-tabs button:hover{background:#eee9ff}.gl-radio-page .gl-radio-filter-tabs button.is-active{background:linear-gradient(135deg,#6f50f4,#5839db);color:#fff;box-shadow:0 7px 16px rgb(91 61 245 / .2)}.gl-radio-page .gl-radio-filters label>span{margin-left:2px;color:#666f80;font-size:.64rem;letter-spacing:.08em}.gl-radio-page .gl-radio-filters select,.gl-radio-page .gl-radio-filters input{min-height:46px;border-color:#dedfe7;border-radius:11px;box-shadow:inset 0 1px 2px rgb(22 29 52 / .025)}.gl-radio-page .gl-radio-station-list{gap:14px}.gl-radio-page .gl-radio-station{min-height:92px;padding:18px 20px;border:1px solid #e0e0e5;border-radius:16px;background:rgb(255 255 255 / .86);box-shadow:0 6px 18px rgb(24 29 52 / .035)}.gl-radio-page .gl-radio-station:hover{border-color:#d2caef;box-shadow:0 14px 30px rgb(25 30 57 / .08);transform:translateY(-2px)}.gl-radio-page .gl-radio-station.is-active{border-color:#a894f2;background:linear-gradient(135deg,#f5f1ff,#fff);box-shadow:inset 4px 0 0 #6545ee,0 13px 30px rgb(67 45 159 / .1)}.gl-radio-page .gl-radio-station .gl-radio-logo{width:55px;height:55px;border-radius:13px}.gl-radio-page .gl-radio-station__identity h3{font-size:.96rem;font-weight:750}.gl-radio-page .gl-radio-library{padding:78px 0 88px;background:#fff}.gl-radio-page .gl-radio-library__grid{gap:24px}.gl-radio-page .gl-radio-library__grid>div{position:relative;min-height:245px;padding:36px 38px;overflow:hidden;border-radius:22px;box-shadow:0 14px 38px rgb(20 28 55 / .07)}.gl-radio-page .gl-radio-library__grid>div:first-child{border-color:rgb(111 82 232 / .35);background:radial-gradient(circle at 100% 0,rgb(118 87 255 / .42),transparent 36%),linear-gradient(132deg,#111d3b,#23235e);color:#fff}.gl-radio-page .gl-radio-library__grid>div:first-child .gl-eyebrow{color:#e0b85c}.gl-radio-page .gl-radio-library__grid>div:first-child h2{color:#fff}.gl-radio-page .gl-radio-library__grid>div:first-child p{color:rgb(240 243 251 / .7)}.gl-radio-page .gl-radio-library__grid>div:nth-child(2){border-color:#dfdcf0;background:linear-gradient(145deg,#fff,#f7f4ff)}.gl-radio-page .gl-radio-library__grid>div:nth-child(2)::after{position:absolute;right:-100px;bottom:-145px;width:280px;height:280px;border:1px solid rgb(103 72 229 / .08);border-radius:50%;box-shadow:0 0 0 38px rgb(103 72 229 / .018);content:"";pointer-events:none}.gl-radio-page .gl-radio-saved,.gl-radio-page .gl-radio-history{position:relative;z-index:1;gap:10px}.gl-radio-page .gl-radio-saved button,.gl-radio-page .gl-radio-history button{min-height:39px;padding:8px 13px;border-radius:10px;font-size:.76rem;font-weight:720}.gl-radio-page .gl-radio-library__grid>div:first-child .gl-radio-saved button{border-color:rgb(255 255 255 / .16);background:rgb(255 255 255 / .08);color:#fff}.gl-radio-page .gl-radio-library__grid>div:first-child .gl-radio-saved button:hover{border-color:rgb(255 255 255 / .28);background:rgb(255 255 255 / .14)}.gl-radio-page .gl-radio-library .gl-button--ghost{border-color:rgb(255 255 255 / .2);background:rgb(255 255 255 / .1);color:#fff}.gl-radio-page .gl-radio-library .gl-button--ghost:hover{border-color:rgb(255 255 255 / .36);background:rgb(255 255 255 / .16)}.gl-radio-page .gl-radio-editorial{border-block-color:#e5e1da;background:radial-gradient(circle at 88% 4%,rgb(102 76 214 / .12),transparent 26%),linear-gradient(145deg,#f8f6f1 0%,#f2eee8 100%)}.gl-radio-page .gl-radio-editorial__intro{border-color:rgb(96 70 215 / .18);background:rgb(255 255 255 / .82);box-shadow:0 14px 38px rgb(29 28 58 / .07)}@media(max-width:1120px){.gl-radio-page .gl-radio-hero__grid{grid-template-columns:minmax(0,1fr) minmax(370px,.82fr);gap:42px;padding:42px}.gl-radio-page .gl-radio-featured__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gl-radio-page .gl-radio-filters{grid-template-columns:minmax(0,1fr) 130px 170px}.gl-radio-page .gl-radio-filter-tabs{grid-column:1 / -1}}@media(max-width:820px){.gl-radio-page .gl-radio-hero{padding-block:16px 22px}.gl-radio-page .gl-radio-hero__grid{grid-template-columns:1fr;gap:36px;min-height:0;padding:34px 30px 36px;border-radius:24px}.gl-radio-page .gl-radio-hero__copy .gl-breadcrumbs{margin-bottom:31px}.gl-radio-page .gl-radio-hero__copy h1{font-size:clamp(2.8rem, 11vw, 4.2rem)}.gl-radio-page .gl-radio-section{padding:68px 0}.gl-radio-page .gl-radio-section__head{grid-template-columns:1fr;gap:14px}.gl-radio-page .gl-radio-section__head>p{justify-self:start}.gl-radio-page .gl-radio-station-list,.gl-radio-page .gl-radio-library__grid{grid-template-columns:1fr}.gl-radio-page .gl-radio-filters{grid-template-columns:1fr 1fr}.gl-radio-page .gl-radio-filter-tabs,.gl-radio-page .gl-radio-search{grid-column:1 / -1}}@media(max-width:600px){.gl-radio-page .gl-radio-hero__grid{padding:27px 21px 24px;border-radius:21px}.gl-radio-page .gl-radio-hero__copy .gl-breadcrumbs{margin-bottom:25px}.gl-radio-page .gl-radio-hero__copy h1{font-size:clamp(2.55rem, 13vw, 3.35rem)}.gl-radio-page .gl-radio-hero__notes{gap:7px}.gl-radio-page .gl-radio-hero__notes span{padding-inline:7px;font-size:.68rem}.gl-radio-page .gl-radio-player{padding:23px 19px;border-radius:18px}.gl-radio-page .gl-radio-logo--hero{width:58px;height:58px}.gl-radio-page .gl-radio-player__visual{height:48px}.gl-radio-page .gl-radio-play{width:64px;height:64px}.gl-radio-page .gl-radio-section__head h2,.gl-radio-page .gl-radio-library h2{font-size:2.35rem}.gl-radio-page .gl-radio-featured__grid{grid-template-columns:1fr}.gl-radio-page .gl-radio-feature-card{min-height:100px;padding:17px}.gl-radio-page .gl-radio-filters{grid-template-columns:1fr;padding:15px;border-radius:17px}.gl-radio-page .gl-radio-filter-tabs,.gl-radio-page .gl-radio-search{grid-column:auto}.gl-radio-page .gl-radio-station{grid-template-columns:auto minmax(0,1fr) auto;min-height:84px;gap:11px;padding:15px 12px;border-radius:14px}.gl-radio-page .gl-radio-station>.gl-radio-favorite{display:none}.gl-radio-page .gl-radio-station .gl-radio-listen{width:46px;height:46px;padding:0}.gl-radio-page .gl-radio-station .gl-radio-listen span{display:none}.gl-radio-page .gl-radio-library{padding:58px 0 66px}.gl-radio-page .gl-radio-library__grid>div{min-height:0;padding:29px 23px;border-radius:18px}}.gl-radio-page .gl-radio-hero{padding:22px 0 34px;background:linear-gradient(180deg,#fff 0%,#fbfbfe 100%)}.gl-radio-page .gl-radio-hero__grid{grid-template-columns:minmax(0,1.12fr) minmax(420px,.72fr);gap:78px;min-height:610px;padding:52px 58px 48px;border-color:rgb(139 119 233 / .38);border-radius:32px;background:radial-gradient(circle at 79% 12%,rgb(137 108 255 / .34),transparent 24%),radial-gradient(circle at 58% 112%,rgb(98 68 226 / .24),transparent 34%),linear-gradient(118deg,#0c1832 0%,#142449 50%,#392889 100%);box-shadow:0 34px 78px rgb(13 22 49 / .2),inset 0 1px 0 rgb(255 255 255 / .07)}.gl-radio-page .gl-radio-hero__grid::before{right:-178px;bottom:-270px;width:610px;height:610px;border-color:rgb(255 255 255 / .12);box-shadow:0 0 0 68px rgb(255 255 255 / .025),0 0 0 136px rgb(255 255 255 / .014)}.gl-radio-page .gl-radio-hero__grid::after{right:52px;left:52px;width:auto;height:3px;background:linear-gradient(90deg,transparent,#9d84ff 15%,#e1bd65 72%,transparent)}.gl-radio-page .gl-radio-hero__copy{position:relative;z-index:1;padding-left:18px}.gl-radio-page .gl-radio-hero__copy::before{position:absolute;top:99px;bottom:7px;left:0;width:2px;border-radius:99px;background:linear-gradient(180deg,#e0ba60,rgb(145 119 255 / .62),transparent 92%);content:""}.gl-radio-page .gl-radio-hero__copy .gl-breadcrumbs{margin-bottom:31px}.gl-radio-page .gl-radio-hero__live-marker{display:inline-flex;align-items:center;gap:9px;min-height:31px;margin-bottom:21px;padding:6px 11px;border:1px solid rgb(255 255 255 / .13);border-radius:999px;background:rgb(255 255 255 / .065);color:rgb(245 247 253 / .78);font-size:.68rem;font-weight:780;letter-spacing:.09em;text-transform:uppercase;box-shadow:inset 0 1px 0 rgb(255 255 255 / .06)}.gl-radio-page .gl-radio-hero__live-marker span{width:8px;height:8px;border-radius:50%;background:#2bd3aa;box-shadow:0 0 0 4px rgb(43 211 170 / .1),0 0 18px rgb(43 211 170 / .55)}.gl-radio-page .gl-radio-hero__copy .gl-eyebrow{margin-bottom:16px}.gl-radio-page .gl-radio-hero__copy h1{max-width:700px;margin-bottom:25px;font-size:clamp(3.2rem, 4.85vw, 4.85rem);line-height:.96}.gl-radio-page .gl-radio-hero__copy>p:not(.gl-eyebrow){max-width:625px;font-size:1.01rem}.gl-radio-page .gl-radio-hero__notes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;max-width:680px;margin-top:31px;padding-top:0;border:0}.gl-radio-page .gl-radio-hero__notes span{display:grid;grid-template-columns:27px minmax(0,1fr);grid-template-rows:auto auto;column-gap:9px;min-height:61px;padding:10px 11px;border-color:rgb(255 255 255 / .12);border-radius:12px;background:rgb(255 255 255 / .06);box-shadow:inset 0 1px 0 rgb(255 255 255 / .045)}.gl-radio-page .gl-radio-hero__notes .gl-icon{grid-row:1 / 3;align-self:center;width:20px;height:20px;color:#d9ccff}.gl-radio-page .gl-radio-hero__notes b,.gl-radio-page .gl-radio-hero__notes small{display:block;min-width:0}.gl-radio-page .gl-radio-hero__notes b{color:#fff;font-size:.71rem;line-height:1.35}.gl-radio-page .gl-radio-hero__notes small{color:rgb(234 238 249 / .58);font-size:.63rem;line-height:1.35}.gl-radio-page .gl-radio-player{gap:20px;padding:28px 30px 30px;border-color:rgb(255 255 255 / .82);border-radius:26px;background:radial-gradient(circle at 90% 0,rgb(129 100 244 / .1),transparent 30%),linear-gradient(145deg,rgb(255 255 255 / .99),rgb(246 244 255 / .97));box-shadow:0 34px 82px rgb(4 10 30 / .32),inset 0 1px 0 #fff;transform:translateY(8px)}.gl-radio-page .gl-radio-player__kicker{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:14px;border-bottom:1px solid #e7e3f1;color:#5a3ed1;font-size:.65rem;font-weight:820;letter-spacing:.09em;text-transform:uppercase}.gl-radio-page .gl-radio-player__kicker span{display:inline-flex;align-items:center;gap:8px}.gl-radio-page .gl-radio-player__kicker i{width:7px;height:7px;border-radius:50%;background:#16a981;box-shadow:0 0 0 4px rgb(22 169 129 / .1)}.gl-radio-page .gl-radio-player__kicker small{color:#9296a2;font-size:.61rem;font-weight:690;letter-spacing:.035em;text-transform:none}.gl-radio-page .gl-radio-player__visual{background:repeating-linear-gradient(90deg,transparent 0 17px,rgb(108 78 231 / .035) 17px 18px),linear-gradient(135deg,#f1edff,#fbfaff)}.gl-radio-page .gl-radio-section{padding:80px 0}.gl-radio-page .gl-radio-section__head{position:relative;grid-template-columns:minmax(0,1.08fr) minmax(280px,.62fr);align-items:center;min-height:150px;margin-bottom:32px;padding:27px 32px;overflow:hidden;border:1px solid #e1dfec;border-radius:24px;background:radial-gradient(circle at 92% -35%,rgb(118 87 255 / .14),transparent 38%),linear-gradient(125deg,#fff,#faf9ff);box-shadow:0 14px 38px rgb(20 27 55 / .055)}.gl-radio-page .gl-radio-section__head::after{position:absolute;right:-78px;bottom:-158px;width:270px;height:270px;border:1px solid rgb(105 75 226 / .08);border-radius:50%;box-shadow:0 0 0 36px rgb(105 75 226 / .018);content:"";pointer-events:none}.gl-radio-page .gl-radio-section__identity,.gl-radio-page .gl-radio-section__head>p,.gl-radio-page .gl-radio-editorial__intro{position:relative;z-index:1}.gl-radio-page .gl-radio-section__identity{display:flex;align-items:center;gap:22px}.gl-radio-page .gl-radio-section__index{display:grid;place-items:center;width:54px;height:54px;flex:0 0 auto;border:1px solid #d9d2f7;border-radius:16px;background:#f2efff;color:#6244df;font-family:Georgia,"Times New Roman",serif;font-size:1rem;font-weight:700;box-shadow:inset 0 1px 0 #fff}.gl-radio-page .gl-radio-section__head .gl-eyebrow{margin-bottom:9px}.gl-radio-page .gl-radio-section__head h2,.gl-radio-page .gl-radio-library h2{font-size:clamp(2.45rem, 3.65vw, 3.35rem)}.gl-radio-page .gl-radio-section__head>p{max-width:390px;padding-left:24px;border-left:1px solid #dedbe8;color:#626c7d;font-size:.9rem;line-height:1.7;text-align:left}.gl-radio-page .gl-radio-featured::before{display:none}.gl-radio-page .gl-radio-feature-card{min-height:118px;border-radius:19px;background:linear-gradient(145deg,#fff,#fcfbff);box-shadow:0 12px 30px rgb(18 27 55 / .065)}.gl-radio-page .gl-radio-feature-card::before{position:absolute;top:20px;bottom:20px;left:0;width:3px;border-radius:0 4px 4px 0;background:linear-gradient(180deg,#7959ff,#c5b8ff);content:"";opacity:.36}.gl-radio-page .gl-radio-feature-card:hover::before,.gl-radio-page .gl-radio-feature-card.is-active::before{opacity:1}.gl-radio-page .gl-radio-directory{background:radial-gradient(circle at 94% 2%,rgb(111 83 225 / .1),transparent 27%),linear-gradient(145deg,#f8f7f3 0%,#f2f0ec 58%,#f2effa 100%)}.gl-radio-page .gl-radio-directory .gl-radio-section__head{border-color:rgb(216 211 232 / .92);background:rgb(255 255 255 / .8);backdrop-filter:blur(10px)}.gl-radio-page .gl-radio-filters{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(460px,.96fr);align-items:end;gap:30px;margin-bottom:28px;padding:24px 25px;border-color:#dcd9e5;border-radius:21px;background:rgb(255 255 255 / .94);box-shadow:0 18px 44px rgb(23 29 55 / .08),inset 0 1px 0 #fff}.gl-radio-page .gl-radio-filters__profiles{display:grid;gap:10px;min-width:0}.gl-radio-page .gl-radio-filters__profiles>p{display:flex;align-items:center;gap:8px;margin:0;color:#4d586c;font-size:.68rem;font-weight:820;letter-spacing:.08em;text-transform:uppercase}.gl-radio-page .gl-radio-filters__profiles>p span{display:grid;place-items:center;width:25px;height:25px;border-radius:7px;background:#eeeaff;color:#6041dc}.gl-radio-page .gl-radio-filters__profiles>p .gl-icon{width:14px;height:14px}.gl-radio-page .gl-radio-filter-tabs{flex-wrap:wrap;overflow:visible;padding:4px}.gl-radio-page .gl-radio-filter-tabs button{min-height:40px;padding-inline:13px}.gl-radio-page .gl-radio-filters__fields{display:grid;grid-template-columns:116px 148px minmax(190px,1fr);align-items:end;gap:11px}.gl-radio-page .gl-radio-search__control{position:relative;display:block;margin:0}.gl-radio-page .gl-radio-search__control input{padding-right:42px}.gl-radio-page .gl-radio-search__control>.gl-icon{position:absolute;top:50%;right:14px;width:17px;height:17px;color:#7355ed;pointer-events:none;transform:translateY(-50%)}.gl-radio-page .gl-radio-station-list{gap:16px}.gl-radio-page .gl-radio-station{position:relative;min-height:100px;padding:20px 21px;overflow:hidden;border-color:#dedee5;background:rgb(255 255 255 / .92);box-shadow:0 8px 22px rgb(24 29 52 / .045)}.gl-radio-page .gl-radio-station::after{position:absolute;right:22px;bottom:0;left:22px;height:2px;background:linear-gradient(90deg,transparent,rgb(111 80 244 / .32),transparent);content:"";opacity:0}.gl-radio-page .gl-radio-station:hover::after,.gl-radio-page .gl-radio-station.is-active::after{opacity:1}.gl-radio-page .gl-radio-library{padding:80px 0 90px;background:radial-gradient(circle at 6% 15%,rgb(113 84 226 / .055),transparent 22%),#fff}.gl-radio-page .gl-radio-library__head{margin-bottom:28px}.gl-radio-page .gl-radio-library__grid{gap:22px}.gl-radio-page .gl-radio-library__grid>div{min-height:278px;padding:34px 36px;border:1px solid #dfdce9;border-radius:23px;box-shadow:0 18px 44px rgb(18 26 55 / .08)}.gl-radio-page .gl-radio-library__grid>div:first-child{background:radial-gradient(circle at 100% 0,rgb(118 87 255 / .48),transparent 38%),linear-gradient(132deg,#0f1c39,#24245f)}.gl-radio-page .gl-radio-library-card__heading{position:relative;z-index:1;display:flex;align-items:center;gap:16px;margin-bottom:18px}.gl-radio-page .gl-radio-library-card__heading>span{display:grid;place-items:center;width:49px;height:49px;flex:0 0 auto;border:1px solid rgb(255 255 255 / .17);border-radius:14px;background:rgb(255 255 255 / .09);color:#e4d9ff}.gl-radio-page .gl-radio-library-card__heading .gl-icon{width:21px;height:21px}.gl-radio-page .gl-radio-library-card__heading .gl-eyebrow{margin-bottom:7px}.gl-radio-page .gl-radio-library-card__heading h3{margin:0;color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:clamp(2rem, 2.8vw, 2.75rem);font-weight:700;line-height:1.02;letter-spacing:-.045em}.gl-radio-page .gl-radio-library__grid>div:nth-child(2) .gl-radio-library-card__heading>span{border-color:#ded7f6;background:#f0ecff;color:#6041dc}.gl-radio-page .gl-radio-library__grid>div:nth-child(2) .gl-radio-library-card__heading h3{color:#111c37}.gl-radio-page .gl-radio-library__grid>div>p{position:relative;z-index:1;max-width:480px;font-size:.89rem;line-height:1.65}.gl-radio-page .gl-radio-editorial{padding:88px 0 102px}.gl-radio-page .gl-radio-editorial__head{min-height:174px;margin-bottom:34px;border-color:rgb(136 111 239 / .34);background:radial-gradient(circle at 83% -35%,rgb(127 95 250 / .5),transparent 36%),linear-gradient(124deg,#0f1c39 0%,#18264b 57%,#35277c 100%);box-shadow:0 22px 52px rgb(20 24 49 / .16)}.gl-radio-page .gl-radio-editorial__head::after{border-color:rgb(255 255 255 / .09);box-shadow:0 0 0 38px rgb(255 255 255 / .018)}.gl-radio-page .gl-radio-editorial__head .gl-radio-section__index{border-color:rgb(231 191 96 / .34);background:rgb(231 191 96 / .09);color:#e7bf60;box-shadow:inset 0 1px 0 rgb(255 255 255 / .06)}.gl-radio-page .gl-radio-editorial__head .gl-eyebrow{color:#e7bf60}.gl-radio-page .gl-radio-editorial__head h2{color:#fff}.gl-radio-page .gl-radio-editorial__intro{border-color:rgb(255 255 255 / .14);background:rgb(255 255 255 / .085);box-shadow:inset 0 1px 0 rgb(255 255 255 / .055)}.gl-radio-page .gl-radio-editorial__intro>span{background:rgb(231 191 96 / .12);color:#e7bf60}.gl-radio-page .gl-radio-editorial__intro p{color:rgb(239 242 250 / .73);font-size:.86rem}.gl-radio-page .gl-radio-editorial-card{border-radius:22px;box-shadow:0 18px 46px rgb(24 28 47 / .085)}@media(max-width:1120px){.gl-radio-page .gl-radio-hero__grid{grid-template-columns:minmax(0,1fr) minmax(380px,.82fr);gap:46px;padding:44px 42px}.gl-radio-page .gl-radio-filters{grid-template-columns:1fr;gap:18px}.gl-radio-page .gl-radio-filters__fields{grid-template-columns:150px 180px minmax(240px,1fr)}}@media(max-width:820px){.gl-radio-page .gl-radio-hero__grid{grid-template-columns:1fr;min-height:0;padding:36px 31px 39px}.gl-radio-page .gl-radio-hero__copy::before{top:80px}.gl-radio-page .gl-radio-player{transform:none}.gl-radio-page .gl-radio-section__head{grid-template-columns:1fr;gap:20px;padding:26px 27px}.gl-radio-page .gl-radio-section__head>p{justify-self:stretch;max-width:none;padding:16px 0 0;border-top:1px solid #e1deea;border-left:0}.gl-radio-page .gl-radio-editorial__head>p{border-top-color:rgb(255 255 255 / .13)}.gl-radio-page .gl-radio-editorial__intro{max-width:none}.gl-radio-page .gl-radio-filters__fields{grid-template-columns:1fr 1fr}.gl-radio-page .gl-radio-search{grid-column:1 / -1}}@media(max-width:600px){.gl-radio-page .gl-radio-hero{padding:12px 0 22px}.gl-radio-page .gl-radio-hero__grid{padding:28px 21px 25px;border-radius:22px}.gl-radio-page .gl-radio-hero__copy{padding-left:12px}.gl-radio-page .gl-radio-hero__copy::before{top:68px}.gl-radio-page .gl-radio-hero__copy .gl-breadcrumbs{margin-bottom:23px}.gl-radio-page .gl-radio-hero__live-marker{margin-bottom:17px;font-size:.63rem}.gl-radio-page .gl-radio-hero__copy h1{font-size:clamp(2.45rem, 12.6vw, 3.3rem)}.gl-radio-page .gl-radio-hero__notes{grid-template-columns:1fr}.gl-radio-page .gl-radio-hero__notes span{min-height:56px}.gl-radio-page .gl-radio-player{padding:22px 18px 23px}.gl-radio-page .gl-radio-player__kicker small{display:none}.gl-radio-page .gl-radio-section{padding:58px 0}.gl-radio-page .gl-radio-section__head{min-height:0;padding:22px 20px;border-radius:19px}.gl-radio-page .gl-radio-section__identity{align-items:flex-start;gap:13px}.gl-radio-page .gl-radio-section__index{width:43px;height:43px;border-radius:12px;font-size:.84rem}.gl-radio-page .gl-radio-section__head h2,.gl-radio-page .gl-radio-library h2{font-size:2.15rem}.gl-radio-page .gl-radio-filters{padding:16px;border-radius:18px}.gl-radio-page .gl-radio-filter-tabs{flex-wrap:nowrap;overflow-x:auto}.gl-radio-page .gl-radio-filters__fields{grid-template-columns:1fr}.gl-radio-page .gl-radio-search{grid-column:auto}.gl-radio-page .gl-radio-library{padding:58px 0 66px}.gl-radio-page .gl-radio-library__grid>div{padding:26px 22px;border-radius:19px}.gl-radio-page .gl-radio-library-card__heading>span{width:43px;height:43px;border-radius:12px}.gl-radio-page .gl-radio-library-card__heading h3{font-size:1.85rem}.gl-radio-page .gl-radio-editorial{padding:58px 0 68px}}:root{--audio-ink:#111a35;--audio-muted:#68728b;--audio-purple:#6041e7;--audio-soft:#f4f2ff;--audio-gold:#c59a50}.gl-podcast-page .gl-main{overflow:hidden}.gl-audio-hero{position:relative;padding:clamp(72px,8vw,116px) 0;background:linear-gradient(135deg,#faf9ff 0,#fff 52%,#f1efff 100%);border-bottom:1px solid #e7e4f5}.gl-audio-hero:after{position:absolute;right:-14%;bottom:-65%;width:620px;height:620px;border:1px solid rgb(96 65 231 / .1);border-radius:50%;content:""}.gl-audio-hero__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.7fr);align-items:center;gap:7vw}.gl-audio-hero h1,.gl-program-hero h1,.gl-episode-hero h1{max-width:800px;margin:10px 0 20px;color:var(--audio-ink);font-family:var(--gl-font-display,serif);font-size:clamp(46px,6vw,82px);line-height:.98;letter-spacing:-.05em}.gl-audio-hero p:not(.gl-eyebrow),.gl-program-hero p:not(.gl-eyebrow),.gl-episode-hero p:not(.gl-eyebrow){max-width:660px;color:var(--audio-muted);font-size:clamp(18px,2vw,22px);line-height:1.65}.gl-audio-hero__actions{display:flex;gap:12px;margin-top:30px}.gl-audio-hero__art{position:relative;display:grid;aspect-ratio:1;place-items:center}.gl-audio-hero__art span,.gl-audio-hero__art i{position:absolute;border:1px solid rgb(96 65 231 / .16);border-radius:50%}.gl-audio-hero__art span{inset:5%;box-shadow:0 26px 70px rgb(63 42 152 / .12)}.gl-audio-hero__art i{inset:20%;background:linear-gradient(145deg,#6041e7,#1e2d5a)}.gl-audio-hero__art b{z-index:1;color:#fff;font-family:Georgia,serif;font-size:70px;letter-spacing:-8px}.gl-audio-section{padding:clamp(64px,8vw,112px) 0}.gl-audio-section--tint{background:#f8f7f3}.gl-section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:34px}.gl-section-heading h2,.gl-audio-rss h2,.gl-episode-content h2{margin:.25rem 0;color:var(--audio-ink);font-family:var(--gl-font-display,serif);font-size:clamp(34px,4vw,52px);letter-spacing:-.035em}.gl-podcast-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.gl-podcast-card{min-width:0;border:1px solid #e4e5ec;border-radius:22px;background:#fff;box-shadow:0 14px 40px rgb(24 32 59 / .06);overflow:hidden;transition:transform .2s,box-shadow .2s}.gl-podcast-card:hover{transform:translateY(-4px);box-shadow:0 20px 48px rgb(24 32 59 / .12)}.gl-podcast-card__cover{position:relative;display:grid;aspect-ratio:16/10;place-items:center;background:linear-gradient(145deg,#e8e2ff,#18264c);overflow:hidden}.gl-podcast-card__cover img{width:100%;height:100%;object-fit:cover}.gl-podcast-card__cover>span:not(.gl-podcast-card__duration){font:700 50px Georgia;color:#fff}.gl-podcast-card__duration{position:absolute;right:14px;bottom:14px;padding:5px 8px;border-radius:8px;background:rgb(12 19 39 / .8);color:#fff;font-size:12px}.gl-podcast-card__body{padding:24px}.gl-podcast-card h3{margin:8px 0 12px;font-size:22px;line-height:1.2}.gl-podcast-card h3 a{color:var(--audio-ink);text-decoration:none}.gl-podcast-card__body>p:not(.gl-eyebrow){min-height:3.2em;color:var(--audio-muted);line-height:1.6}.gl-audio-button{display:inline-flex;align-items:center;gap:9px;margin-top:16px;border:0;border-radius:12px;background:var(--audio-purple);padding:12px 17px;color:#fff;font:700 14px inherit;cursor:pointer}.gl-audio-button svg{width:18px;fill:currentColor}.gl-program-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.gl-program-card a{display:block;color:inherit;text-decoration:none}.gl-program-card img,.gl-program-card__fallback{display:grid;width:100%;aspect-ratio:1;place-items:center;border-radius:24px;background:linear-gradient(145deg,#e9e4ff,#172445);object-fit:cover;color:#fff;font:700 50px Georgia;box-shadow:0 18px 45px rgb(24 32 59 / .1)}.gl-program-card div{padding:18px 6px}.gl-program-card p{margin:0;color:var(--audio-purple);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.gl-program-card h3{margin:6px 0 8px;color:var(--audio-ink);font-size:22px}.gl-program-card span{color:var(--audio-muted);line-height:1.5}.gl-audio-rss{padding:0 0 90px}.gl-audio-rss>.gl-container{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:46px 52px;border-radius:26px;background:var(--audio-ink);color:#fff}.gl-audio-rss h2{color:#fff}.gl-audio-rss p{color:#cad1e4}.gl-audio-continue{padding:34px 0;border-bottom:1px solid #e7e8ef;background:#fff}.gl-audio-continue__card{position:relative;display:flex;width:100%;align-items:center;gap:18px;border:1px solid #e2e4ed;border-radius:18px;background:#fff;padding:18px;text-align:left;overflow:hidden;cursor:pointer}.gl-audio-continue__card>i{position:absolute;right:0;bottom:0;left:0;height:4px;background:linear-gradient(to right,var(--audio-purple) var(--progress),#e6e7ee var(--progress))}.gl-audio-continue__icon{display:grid;width:48px;height:48px;place-items:center;border-radius:50%;background:var(--audio-purple);color:#fff}.gl-audio-continue__icon svg{width:20px;fill:currentColor}.gl-audio-continue__card span:nth-child(2){display:grid;gap:3px}.gl-audio-continue__card small{color:var(--audio-purple);font-weight:800}.gl-audio-continue__card strong{color:var(--audio-ink);font-size:18px}.gl-audio-continue__card em{color:var(--audio-muted);font-size:13px;font-style:normal}.gl-program-hero,.gl-episode-hero{padding:72px 0;background:linear-gradient(130deg,#faf9ff,#fff 60%,#f2efff)}.gl-program-hero__grid{display:grid;grid-template-columns:320px minmax(0,1fr);align-items:center;gap:60px}.gl-program-hero__cover img,.gl-program-hero__cover span,.gl-episode-cover img,.gl-episode-cover span{display:grid;width:100%;aspect-ratio:1;place-items:center;border-radius:30px;background:linear-gradient(145deg,#ddd6ff,#172445);object-fit:cover;color:#fff;font:700 65px Georgia;box-shadow:0 25px 65px rgb(25 35 68 / .16)}.gl-program-hero h1{font-size:clamp(45px,6vw,72px)}.gl-program-hero__meta,.gl-episode-meta{display:flex;flex-wrap:wrap;gap:20px;margin:18px 0;color:#67718a;font-size:14px}.gl-podcast-list{display:grid;gap:20px}.gl-podcast-list .gl-podcast-card{display:grid;grid-template-columns:240px 1fr}.gl-podcast-list .gl-podcast-card__cover{aspect-ratio:16/10}.gl-episode-hero{padding-bottom:45px}.gl-episode-hero__grid{display:grid;grid-template-columns:240px 1fr;align-items:center;gap:44px;margin-top:30px}.gl-episode-hero h1{max-width:960px;font-size:clamp(38px,5vw,62px)}.gl-episode-player{display:grid;grid-template-columns:auto auto minmax(200px,1fr) auto auto auto;align-items:center;gap:16px;margin-top:36px;border:1px solid #daddea;border-radius:20px;background:#fff;padding:20px;box-shadow:0 18px 55px rgb(25 35 68 / .09)}.gl-episode-player button{border:0;background:#fff0;color:var(--audio-ink);font-weight:800;cursor:pointer}.gl-episode-player__main{display:grid!important;width:48px;height:48px;place-items:center;border-radius:50%!important;background:var(--audio-purple)!important;color:#fff!important}.gl-episode-player svg{width:20px;fill:currentColor}.gl-episode-player>div{display:grid;gap:6px}.gl-episode-player input[type=range]{width:100%;accent-color:var(--audio-purple)}.gl-episode-player span{color:var(--audio-muted);font-size:12px}.gl-episode-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:70px;padding-top:70px;padding-bottom:90px}.gl-episode-content>section{padding:0 0 44px;margin-bottom:44px;border-bottom:1px solid #e5e6ec}.gl-episode-content h2{font-size:34px}.gl-prose{color:#33405a;font-size:18px;line-height:1.8}.gl-reference-list{display:flex;flex-wrap:wrap;gap:10px;padding:0;list-style:none}.gl-reference-list li{border-radius:999px;background:var(--audio-soft);padding:9px 13px;color:var(--audio-purple);font-weight:700}.gl-chapter-list{display:grid;gap:8px;padding:0;list-style:none}.gl-chapter-list button{display:grid;width:100%;grid-template-columns:70px 1fr;gap:16px;border:1px solid #e3e5ed;border-radius:12px;background:#fff;padding:14px;text-align:left;cursor:pointer}.gl-chapter-list time{color:var(--audio-purple);font-weight:800}.gl-transcript>button{display:flex;width:100%;justify-content:space-between;border:0;background:#fff0;padding:0;color:var(--audio-ink);font:700 28px var(--gl-font-display,serif);cursor:pointer}.gl-transcript [data-transcript]{margin-top:25px;color:#38445d;line-height:1.8}.gl-episode-aside{display:grid;align-content:start;gap:20px}.gl-audio-share{border:1px solid #e2e4eb;border-radius:16px;padding:20px}.gl-audio-share h2{margin-top:0}.gl-audio-share button{border:0;border-radius:10px;background:var(--audio-soft);padding:11px;color:var(--audio-purple);font-weight:800;cursor:pointer}.gl-audio-mini{position:fixed;z-index:9998;right:0;bottom:0;left:0;background:#101a35;color:#fff;box-shadow:0 -12px 45px rgb(10 18 40 / .25)}.gl-audio-mini__progress{height:3px;background:#33405e}.gl-audio-mini__progress span{display:block;width:0;height:100%;background:#8d73ff}.gl-audio-mini__inner{display:flex;max-width:1240px;min-height:78px;align-items:center;justify-content:space-between;gap:24px;margin:auto;padding:10px 22px}.gl-audio-mini__identity{display:flex;min-width:0;align-items:center;gap:13px;border:0;background:#fff0;color:#fff;text-align:left;cursor:pointer}.gl-audio-cover{display:grid;width:52px;height:52px;flex:0 0 auto;place-items:center;border-radius:10px;background:#6041e7 center/cover;color:#fff;font:700 18px Georgia}.gl-audio-mini__identity span:last-child{display:grid;min-width:0}.gl-audio-mini__identity small{color:#aeb8d0}.gl-audio-mini__identity strong{max-width:420px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gl-audio-mini__controls{display:flex;align-items:center;gap:12px}.gl-audio-mini__controls button{border:0;background:#fff0;color:#fff;font-weight:800;cursor:pointer}.gl-audio-mini__play{display:grid!important;width:42px;height:42px;place-items:center;border-radius:50%!important;background:#6041e7!important}.gl-audio-mini__controls svg{width:18px;fill:currentColor}.gl-audio-mini__controls input{width:90px;accent-color:#8068ef}.gl-audio-mini__controls span{color:#bcc5d8;font-size:12px}.is-podcast-active{padding-bottom:80px}.gl-audio-now{width:min(460px,calc(100% - 28px));border:0;border-radius:28px;background:#111a35;padding:44px;color:#fff;text-align:center;box-shadow:0 30px 90px rgb(0 0 0 / .35)}.gl-audio-now::backdrop{background:rgb(9 14 31 / .72);backdrop-filter:blur(6px)}.gl-audio-now__close{position:absolute;top:15px;right:18px;border:0;background:#fff0;color:#fff;font-size:28px}.gl-audio-now__cover{display:grid;width:min(260px,75vw);aspect-ratio:1;place-items:center;margin:0 auto 24px;border-radius:24px;background:#6041e7 center/cover;font:700 52px Georgia}.gl-audio-now small{color:#aeb8d0}.gl-audio-now h2{font:700 28px var(--gl-font-display,serif)}.gl-audio-now>input{width:100%;accent-color:#8068ef}.gl-audio-now>span[data-podcast-time]{display:block;color:#b7c0d4;font-size:12px}.gl-audio-now__controls{display:flex;align-items:center;justify-content:center;gap:25px;margin:22px}.gl-audio-now__controls button{display:grid;width:52px;height:52px;place-items:center;border:0;border-radius:50%;background:#263352;color:#fff;font-weight:800}.gl-audio-now__controls button:nth-child(2){background:#6041e7}.gl-audio-now__controls svg{width:20px;fill:currentColor}.gl-audio-now a{color:#d9d3ff}.gl-audio-navigating #conteudo-principal{opacity:.55;transition:opacity .15s}.gl-audio-empty{grid-column:1/-1;color:var(--audio-muted)}@media(max-width:1100px){.gl-podcast-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gl-program-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gl-audio-mini__controls label,.gl-audio-mini__controls>span{display:none}}@media(max-width:800px){.gl-audio-hero__grid{grid-template-columns:1fr}.gl-audio-hero__art{display:none}.gl-program-hero__grid,.gl-episode-hero__grid{grid-template-columns:140px 1fr;gap:24px}.gl-program-hero h1,.gl-episode-hero h1{font-size:36px}.gl-episode-layout{grid-template-columns:1fr}.gl-episode-aside{order:-1}.gl-episode-player{grid-template-columns:auto auto minmax(110px,1fr) auto auto}.gl-episode-player label{display:none}.gl-program-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gl-audio-rss>.gl-container{align-items:flex-start;flex-direction:column}.gl-audio-mini__controls>[data-podcast-back],.gl-audio-mini__controls>[data-podcast-forward],.gl-audio-mini__controls>[data-podcast-speed]{display:none}}@media(max-width:560px){.gl-podcast-grid{grid-template-columns:1fr}.gl-program-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.gl-program-card h3{font-size:18px}.gl-program-card span{display:none}.gl-podcast-list .gl-podcast-card{display:block}.gl-program-hero__grid,.gl-episode-hero__grid{grid-template-columns:1fr}.gl-program-hero__cover,.gl-episode-cover{width:160px}.gl-episode-player{grid-template-columns:auto minmax(100px,1fr) auto}.gl-episode-player>[data-podcast-back],.gl-episode-player>[data-podcast-forward],.gl-episode-player>[data-podcast-speed]{display:none}.gl-audio-mini__identity small{display:none}.gl-audio-mini__identity strong{max-width:170px}.gl-audio-mini__controls>[data-podcast-volume],.gl-audio-mini__controls label{display:none}.gl-audio-mini__inner{padding:9px 12px}.gl-audio-rss>.gl-container{padding:30px 24px}}@media(prefers-reduced-motion:reduce){.gl-podcast-card{transition:none}.gl-audio-navigating #conteudo-principal{transition:none}}.gl-audio-hero .gl-button,.gl-audio-rss .gl-button{background:var(--audio-purple);border-color:var(--audio-purple);color:#fff}.gl-audio-hero .gl-button--outline{background:#fff0;color:var(--audio-ink);border-color:#cfd3df}.gl-podcast-page button:focus-visible,.gl-podcast-page a:focus-visible{outline:3px solid #8a74ef;outline-offset:3px}.gl-audio-mini{right:20px;bottom:20px;left:auto;width:min(760px,calc(100vw - 40px));overflow:hidden;border:1px solid rgb(255 255 255 / .13);border-radius:20px;background:radial-gradient(circle at 12% -80%,rgb(132 101 255 / .34),transparent 46%),linear-gradient(118deg,rgb(15 25 52 / .98),rgb(22 27 66 / .98));box-shadow:0 22px 64px rgb(8 15 36 / .3),0 4px 16px rgb(8 15 36 / .2);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.gl-audio-mini::after{position:absolute;right:-38px;bottom:-74px;width:170px;height:170px;border:1px solid rgb(144 116 255 / .12);border-radius:50%;box-shadow:0 0 0 28px rgb(144 116 255 / .025),0 0 0 56px rgb(144 116 255 / .015);content:"";pointer-events:none}.gl-audio-mini__progress{position:absolute;z-index:2;top:0;right:18px;left:18px;height:3px;overflow:hidden;border-radius:0 0 99px 99px;background:rgb(255 255 255 / .1)}.gl-audio-mini__progress span{border-radius:inherit;background:linear-gradient(90deg,#8d73ff,#c7a85b);box-shadow:0 0 12px rgb(141 115 255 / .42)}.gl-audio-mini__inner{position:relative;z-index:1;min-height:72px;gap:14px;padding:10px 12px}.gl-audio-mini__identity{min-width:0;flex:1;gap:11px;padding:0;border-radius:13px}.gl-audio-mini__identity:focus-visible{outline:3px solid rgb(160 139 255 / .42);outline-offset:2px}.gl-audio-cover{width:46px;height:46px;border:1px solid rgb(255 255 255 / .12);border-radius:13px;background:#6041e7 center/cover;box-shadow:0 8px 20px rgb(22 13 65 / .28);font-size:16px}.gl-audio-mini__identity small{margin-bottom:2px;color:#aeb8d0;font-size:11px;line-height:1.2}.gl-audio-mini__identity strong{max-width:285px;color:#fff;font-size:13px;line-height:1.25}.gl-audio-mini__controls{flex:0 0 auto;gap:5px}.gl-audio-mini__controls button{display:grid;min-width:32px;height:32px;place-items:center;padding:0;border:1px solid #fff0;border-radius:10px;color:#e8ebf5;font-size:11px;transition:border-color .18s ease,background .18s ease,transform .18s ease}.gl-audio-mini__controls button:hover{border-color:rgb(255 255 255 / .1);background:rgb(255 255 255 / .08);transform:translateY(-1px)}.gl-audio-mini__controls button:focus-visible{outline:3px solid rgb(141 115 255 / .38);outline-offset:2px}.gl-audio-mini__play{width:40px!important;height:40px!important;margin:0 2px;border:1px solid rgb(255 255 255 / .13)!important;border-radius:13px!important;background:linear-gradient(145deg,#7959ef,#5937d2)!important;box-shadow:0 9px 22px rgb(72 42 185 / .34)}.gl-audio-mini__play:hover{background:linear-gradient(145deg,#8769f5,#6441db)!important;transform:translateY(-1px) scale(1.02)!important}.gl-audio-mini__controls svg{width:16px}.gl-audio-mini__time{display:inline-flex;min-width:71px;margin-left:4px;color:#c5cce0!important;font-size:10px!important;font-variant-numeric:tabular-nums;white-space:nowrap}.gl-audio-mini__volume{display:grid;width:66px;place-items:center;margin:0 3px}.gl-audio-mini__controls input{width:66px;height:16px;accent-color:#8d73ff;cursor:pointer}.gl-audio-mini__speed{min-width:34px!important;color:#fff!important;font-size:12px!important}.is-podcast-active{padding-bottom:104px}@media(max-width:900px){.gl-audio-mini{width:min(680px,calc(100vw - 32px));right:16px;bottom:16px}.gl-audio-mini__identity strong{max-width:235px}.gl-audio-mini__volume{display:none}}@media(max-width:680px){.gl-audio-mini{right:10px;bottom:10px;width:calc(100vw - 20px);border-radius:17px}.gl-audio-mini__inner{min-height:60px;gap:8px;padding:7px 8px}.gl-audio-mini__progress{right:13px;left:13px}.gl-audio-cover{width:40px;height:40px;border-radius:11px;font-size:14px}.gl-audio-mini__identity{gap:8px}.gl-audio-mini__identity small{display:none}.gl-audio-mini__identity strong{max-width:min(43vw,220px);font-size:12px}.gl-audio-mini__controls>[data-podcast-back],.gl-audio-mini__controls>[data-podcast-forward],.gl-audio-mini__speed{display:none}.gl-audio-mini__play{width:38px!important;height:38px!important;margin:0}.gl-audio-mini__time{min-width:62px;margin-left:2px;font-size:9px!important}.is-podcast-active{padding-bottom:80px}}@media(max-width:420px){.gl-audio-mini__identity strong{max-width:46vw}.gl-audio-mini__time{display:none}}@media(prefers-reduced-motion:reduce){.gl-audio-mini__controls button{transition:none}}body.is-podcast-active{padding-bottom:0!important}.gl-audio-mini__skip{position:relative;width:36px!important;min-width:36px!important}.gl-audio-mini__skip>span{color:#fff!important;font-size:18px!important;line-height:1}.gl-audio-mini__skip>small{position:absolute;right:4px;bottom:3px;color:#bfc7dc;font-size:7px;font-weight:800;line-height:1}.gl-audio-mini__close{margin-left:3px;border-left-color:rgb(255 255 255 / .12)!important;color:#cbd2e4!important;font-size:19px!important;font-weight:500!important}.gl-audio-mini__close:hover{color:#fff!important}@media(max-width:800px){.gl-audio-mini__controls>[data-podcast-back],.gl-audio-mini__controls>[data-podcast-forward]{display:grid!important}}@media(max-width:680px){.gl-audio-mini{right:6px;bottom:6px;width:calc(100vw - 12px)}.gl-audio-mini__identity strong{max-width:min(31vw,170px)}.gl-audio-mini__skip{width:32px!important;min-width:32px!important}.gl-audio-mini__close{width:30px!important;min-width:30px!important}}@media(max-width:440px){.gl-audio-mini__identity strong{max-width:22vw}.gl-audio-mini__time{display:none}}.gl-podcast-season{margin-top:42px}.gl-podcast-season>h3{margin:0 0 18px;color:var(--audio-ink);font:700 28px var(--gl-font-display,serif)}.gl-audio-themes{padding:0 0 90px}.gl-audio-themes h2{margin:8px 0 26px;color:var(--audio-ink);font:700 clamp(32px,4vw,46px) var(--gl-font-display,serif)}.gl-audio-themes div>div{display:flex;flex-wrap:wrap;gap:10px}.gl-audio-themes a{border:1px solid #dedbea;border-radius:999px;background:#fff;padding:10px 15px;color:var(--audio-purple);font-weight:700;text-decoration:none}.gl-episode-hero--immersive{position:relative;isolation:isolate;overflow:hidden;min-height:590px;background:#f8f7fd}.gl-episode-hero--immersive>.gl-container{position:relative;z-index:2}.gl-episode-hero__backdrop{position:absolute;z-index:-2;inset:-8px;overflow:hidden;pointer-events:none}.gl-episode-hero__backdrop img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 18%;opacity:.93;filter:blur(.7px) saturate(.9) contrast(1.04) brightness(.985);transform:scale(1.018)}.gl-episode-hero__backdrop::after{position:absolute;inset:0;background:linear-gradient(90deg,rgb(249 248 255 / .985) 0%,rgb(249 248 255 / .96) 29%,rgb(249 248 255 / .81) 48%,rgb(249 248 255 / .23) 69%,rgb(249 248 255 / .035) 100%),linear-gradient(180deg,rgb(255 255 255 / .13),transparent 45%,rgb(20 24 48 / .09));content:""}.gl-episode-hero__grid--immersive{grid-template-columns:minmax(0,820px);min-height:282px;margin-top:24px}.gl-episode-hero--immersive .gl-episode-hero__copy{padding:24px 0 16px}.gl-episode-hero--immersive .gl-episode-hero__copy>p:not(.gl-eyebrow){max-width:680px;color:#59657d}.gl-episode-hero--immersive .gl-episode-player{position:relative;overflow:hidden;border-color:rgb(211 210 228 / .88);background:rgb(255 255 255 / .88);box-shadow:0 22px 60px rgb(25 35 68 / .11);backdrop-filter:blur(15px)}.gl-episode-hero--immersive .gl-episode-player::before{position:absolute;inset:0 auto 0 0;width:3px;background:linear-gradient(180deg,#795bf0,#c59a50);content:""}@media(max-width:800px){.gl-episode-hero--immersive{min-height:0}.gl-episode-hero__backdrop img{object-position:67% center;opacity:.7;filter:blur(1.3px) saturate(.82) contrast(1.01) brightness(1.01)}.gl-episode-hero__backdrop::after{background:linear-gradient(90deg,rgb(249 248 255 / .985),rgb(249 248 255 / .93) 58%,rgb(249 248 255 / .46)),linear-gradient(180deg,rgb(255 255 255 / .2),rgb(237 233 251 / .38))}.gl-episode-hero__grid--immersive{grid-template-columns:1fr;min-height:240px}}@media(max-width:560px){.gl-episode-hero--immersive{padding-top:52px}.gl-episode-hero__grid--immersive{min-height:220px;margin-top:20px}.gl-episode-hero--immersive .gl-episode-hero__copy{padding-top:12px}.gl-episode-hero__backdrop img{object-position:74% center;opacity:.58}.gl-episode-hero__backdrop::after{background:linear-gradient(90deg,rgb(249 248 255 / .99),rgb(249 248 255 / .95) 68%,rgb(249 248 255 / .65)),linear-gradient(180deg,rgb(255 255 255 / .16),rgb(237 233 251 / .46))}}.single-gl_podcast_episode .gl-episode-ad-band{position:relative;padding:28px 0;background:#f7f6f2}.single-gl_podcast_episode .gl-episode-ad-band::after{position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent,#e8e4db,transparent);content:""}.single-gl_podcast_episode .gl-episode-ad-band .gl-container{width:min(calc(100% - 40px),970px)}.single-gl_podcast_episode .gl-episode-ad-band .gl-ad-slot{min-height:96px;border-color:#e3e0d8;border-radius:14px;background:rgb(255 255 255 / .68);box-shadow:0 8px 28px rgb(33 37 48 / .025)}.single-gl_podcast_episode .gl-episode-ad-band .gl-ad-slot__preview{min-height:96px}.single-gl_podcast_episode .gl-episode-body{position:relative;background:linear-gradient(180deg,#fff 0,#fbfaf7 100%)}.single-gl_podcast_episode .gl-episode-body::before{position:absolute;inset:0 0 auto;height:1px;background:linear-gradient(90deg,transparent,rgb(96 65 231 / .2),transparent);content:""}.single-gl_podcast_episode .gl-episode-layout{grid-template-columns:minmax(0,790px) minmax(270px,330px);justify-content:space-between;gap:clamp(56px,7vw,96px);padding-top:clamp(76px,8vw,112px);padding-bottom:clamp(86px,9vw,124px)}.single-gl_podcast_episode .gl-episode-content{min-width:0}.single-gl_podcast_episode .gl-episode-content>section{margin:0;padding:0;border:0}.single-gl_podcast_episode .gl-episode-content>section+section{margin-top:clamp(62px,7vw,88px)}.single-gl_podcast_episode .gl-episode-section__heading{margin-bottom:28px}.single-gl_podcast_episode .gl-episode-section__heading .gl-eyebrow{margin-bottom:10px;font-family:inherit;font-size:.67rem;letter-spacing:.15em}.single-gl_podcast_episode .gl-episode-section__heading h2{margin:0;color:var(--audio-ink);font-family:inherit;font-size:clamp(2rem,3.2vw,2.75rem);font-weight:720;line-height:1.08;letter-spacing:-.045em}.single-gl_podcast_episode .gl-episode-section__heading>p:last-child:not(.gl-eyebrow){max-width:590px;margin:12px 0 0;color:#778096;font-size:.92rem;line-height:1.65}.single-gl_podcast_episode .gl-episode-about{position:relative;padding-left:32px!important}.single-gl_podcast_episode .gl-episode-about::before{position:absolute;top:4px;bottom:2px;left:0;width:3px;border-radius:99px;background:linear-gradient(180deg,#6b4bed,#d1a960);content:""}.single-gl_podcast_episode .gl-episode-about .gl-prose{max-width:720px;color:#3b465e;font-size:clamp(1.08rem,1.55vw,1.22rem);line-height:1.85}.single-gl_podcast_episode .gl-episode-about .gl-prose p:first-child{margin-top:0}.single-gl_podcast_episode .gl-episode-about .gl-prose p:last-child{margin-bottom:0}.single-gl_podcast_episode .gl-episode-references{padding:34px 36px!important;border:1px solid #e4e0f2!important;border-radius:22px!important;background:linear-gradient(135deg,#f8f6ff,#fff 72%);box-shadow:0 16px 45px rgb(25 35 68 / .045)}.single-gl_podcast_episode .gl-reference-list{margin:0}.single-gl_podcast_episode .gl-reference-list li{display:inline-flex;align-items:center;gap:9px;border:1px solid #ded7fa;border-radius:12px;background:#fff;padding:11px 15px;color:#5135c6;box-shadow:0 7px 18px rgb(96 65 231 / .06);font-size:.86rem;font-weight:760}.single-gl_podcast_episode .gl-reference-list .gl-icon{width:17px;height:17px}.single-gl_podcast_episode .gl-chapter-list{gap:10px;margin:0}.single-gl_podcast_episode .gl-chapter-list li{margin:0}.single-gl_podcast_episode .gl-chapter-list button{grid-template-columns:42px minmax(0,1fr) auto 40px;align-items:center;gap:16px;min-height:78px;border-color:#e1e3eb;border-radius:16px;padding:14px 16px;background:rgb(255 255 255 / .9);box-shadow:0 8px 24px rgb(23 31 54 / .035);transition:border-color 180ms ease,box-shadow 180ms ease,transform 180ms ease}.single-gl_podcast_episode .gl-chapter-list button:hover{border-color:#cfc5f5;box-shadow:0 13px 30px rgb(66 47 146 / .08);transform:translateY(-1px)}.single-gl_podcast_episode .gl-chapter-list__index{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:#f2efff;color:#6143df;font-size:.72rem;font-weight:820;letter-spacing:.04em}.single-gl_podcast_episode .gl-chapter-list__copy{display:grid;gap:4px}.single-gl_podcast_episode .gl-chapter-list__copy strong{color:#202b43;font-size:.94rem;line-height:1.35}.single-gl_podcast_episode .gl-chapter-list__copy small{color:#858da0;font-size:.7rem}.single-gl_podcast_episode .gl-chapter-list time{padding:6px 9px;border-radius:8px;background:#f7f6fa;color:#6250ad;font-size:.72rem;font-weight:760}.single-gl_podcast_episode .gl-chapter-list__play{display:grid;width:36px;height:36px;place-items:center;border:1px solid #ddd7f5;border-radius:50%;color:#6041e7;transition:background 180ms ease,color 180ms ease}.single-gl_podcast_episode .gl-chapter-list button:hover .gl-chapter-list__play{background:#6041e7;color:#fff}.single-gl_podcast_episode .gl-chapter-list__play .gl-icon{width:14px;height:14px;fill:currentColor}.single-gl_podcast_episode .gl-transcript{overflow:hidden;border:1px solid #e0e2eb!important;border-radius:18px!important;background:#fff;box-shadow:0 10px 30px rgb(23 31 54 / .04)}.single-gl_podcast_episode .gl-transcript>button{align-items:center;padding:22px 24px;color:var(--audio-ink);font-family:inherit;font-size:1rem;font-weight:720;text-align:left}.single-gl_podcast_episode .gl-transcript>button>span:first-child{display:grid;gap:4px}.single-gl_podcast_episode .gl-transcript>button small{color:#7a6caf;font-size:.62rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.single-gl_podcast_episode .gl-transcript__toggle{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#f1eeff;color:#6041e7;font-family:inherit;font-size:1.25rem;font-weight:500}.single-gl_podcast_episode .gl-transcript [data-transcript]{margin:0;padding:0 24px 24px;border-top:1px solid #ececf1;color:#4b566c;font-size:.94rem;line-height:1.75}.single-gl_podcast_episode .gl-transcript [data-transcript] p:first-child{margin-top:22px}.single-gl_podcast_episode .gl-episode-aside{display:block}.single-gl_podcast_episode .gl-episode-aside__inner{position:sticky;top:118px;display:grid;gap:18px}.single-gl_podcast_episode .gl-episode-program-card,.single-gl_podcast_episode .gl-audio-share{position:relative;overflow:hidden;border-radius:20px;padding:28px}.single-gl_podcast_episode .gl-episode-program-card{isolation:isolate;border:1px solid rgb(255 255 255 / .08);background:radial-gradient(circle at 100% 0,rgb(117 89 238 / .42),transparent 38%),linear-gradient(145deg,#172541,#101a31);box-shadow:0 20px 48px rgb(17 26 49 / .14);color:#fff}.single-gl_podcast_episode .gl-episode-program-card::after{position:absolute;z-index:-1;right:-72px;bottom:-82px;width:190px;height:190px;border:1px solid rgb(255 255 255 / .08);border-radius:50%;box-shadow:0 0 0 34px rgb(255 255 255 / .02);content:""}.single-gl_podcast_episode .gl-episode-program-card__icon{display:grid;width:48px;height:48px;place-items:center;margin-bottom:32px;border:1px solid rgb(255 255 255 / .13);border-radius:14px;background:rgb(255 255 255 / .08);color:#d8d0ff}.single-gl_podcast_episode .gl-episode-program-card__icon .gl-icon{width:23px;height:23px}.single-gl_podcast_episode .gl-episode-program-card .gl-eyebrow{margin-bottom:9px;color:#d4c9ff;font-family:inherit;font-size:.61rem;letter-spacing:.13em}.single-gl_podcast_episode .gl-episode-program-card h2{margin:0 0 11px;color:#fff;font-family:inherit;font-size:1.45rem;line-height:1.14;letter-spacing:-.035em}.single-gl_podcast_episode .gl-episode-program-card>p:not(.gl-eyebrow){margin:0;color:rgb(255 255 255 / .64);font-size:.79rem;line-height:1.65}.single-gl_podcast_episode .gl-episode-program-card a{display:inline-flex;align-items:center;gap:9px;margin-top:26px;color:#fff;font-size:.77rem;font-weight:760;text-decoration:none}.single-gl_podcast_episode .gl-episode-program-card a:hover{color:#d8d0ff}.single-gl_podcast_episode .gl-audio-share{border:1px solid #e3e1eb;background:#fff;box-shadow:0 12px 34px rgb(23 31 54 / .05)}.single-gl_podcast_episode .gl-audio-share .gl-eyebrow{margin-bottom:8px;font-family:inherit;font-size:.6rem;letter-spacing:.12em}.single-gl_podcast_episode .gl-audio-share h2{margin:0 0 8px;color:var(--audio-ink);font-family:inherit;font-size:1.15rem;letter-spacing:-.025em}.single-gl_podcast_episode .gl-audio-share>p:not(.gl-eyebrow){margin:0;color:#737c90;font-size:.77rem;line-height:1.55}.single-gl_podcast_episode .gl-audio-share button{display:flex;width:100%;align-items:center;justify-content:center;gap:8px;margin-top:20px;border:1px solid #ded8f8;border-radius:11px;background:#f4f1ff;padding:12px 14px;color:#5637d0;font-size:.75rem;transition:background 180ms ease,color 180ms ease}.single-gl_podcast_episode .gl-audio-share button:hover{background:#6041e7;color:#fff}.single-gl_podcast_episode .gl-audio-share button .gl-icon{width:16px;height:16px}.single-gl_podcast_episode .gl-audio-share__social{display:grid;gap:12px;margin-top:20px;padding-top:18px;border-top:1px solid #eceaf1}.single-gl_podcast_episode .gl-audio-share__social>span{color:#8a91a0;font-size:.63rem;font-weight:700;letter-spacing:.045em}.single-gl_podcast_episode .gl-audio-share__social ul{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0;padding:0;list-style:none}.single-gl_podcast_episode .gl-audio-share__social li{margin:0}.single-gl_podcast_episode .gl-audio-share__social a{display:grid;aspect-ratio:1;place-items:center;border:1px solid #e2dff0;border-radius:11px;background:#faf9fd;color:#5c4a9f;text-decoration:none;transition:border-color 180ms ease,background 180ms ease,color 180ms ease,transform 180ms ease}.single-gl_podcast_episode .gl-audio-share__social a:hover{border-color:#6041e7;background:#6041e7;color:#fff;transform:translateY(-2px)}.single-gl_podcast_episode .gl-audio-share__social a:focus-visible{outline:3px solid rgb(96 65 231 / .3);outline-offset:2px}.single-gl_podcast_episode .gl-audio-share__social .gl-icon{width:18px;height:18px}.single-gl_podcast_episode .gl-episode-ad{padding-top:8px}.single-gl_podcast_episode .gl-episode-ad .gl-ad-slot{min-height:250px;border-color:#e7e4dc;border-radius:16px;background:#faf9f6;box-shadow:none}.single-gl_podcast_episode .gl-episode-ad .gl-ad-slot__preview{height:100%;min-height:250px}.single-gl_podcast_episode .gl-newsletter{position:relative;padding:clamp(76px,8vw,108px) 0;border:0;background:#f3efe7}.single-gl_podcast_episode .gl-newsletter__box{position:relative;isolation:isolate;grid-template-columns:minmax(0,1.05fr) minmax(330px,.72fr);align-items:center;gap:clamp(48px,6vw,82px);overflow:hidden;padding:clamp(50px,5.5vw,72px);border:1px solid rgb(255 255 255 / .09);border-radius:28px;background:radial-gradient(circle at 82% -18%,rgb(111 82 231 / .34),transparent 34%),linear-gradient(128deg,#172641 0%,#101a31 68%,#19233b 100%);box-shadow:0 28px 72px rgb(17 26 49 / .14);color:#fff}.single-gl_podcast_episode .gl-newsletter__box::before{position:absolute;z-index:2;inset:0 30px auto;height:2px;border-radius:0 0 99px 99px;background:linear-gradient(90deg,transparent,rgb(157 136 248 / .95) 25%,rgb(213 173 103 / .9) 76%,transparent);content:""}.single-gl_podcast_episode .gl-newsletter__box::after{z-index:-1;top:-152px;right:21%;width:340px;height:340px;border-color:rgb(255 255 255 / .065);box-shadow:0 0 0 48px rgb(255 255 255 / .018),0 0 0 96px rgb(255 255 255 / .01)}.single-gl_podcast_episode .gl-newsletter__copy{max-width:650px}.single-gl_podcast_episode .gl-newsletter .gl-eyebrow{margin-bottom:15px;color:#d9b773;font-family:inherit;font-size:.67rem;letter-spacing:.15em}.single-gl_podcast_episode .gl-newsletter h2{max-width:650px;margin:0 0 17px;color:#fff;font-family:inherit;font-size:clamp(2.35rem,4vw,3.75rem);font-weight:710;line-height:1.03;letter-spacing:-.052em;text-wrap:balance}.single-gl_podcast_episode .gl-newsletter p{max-width:590px;color:rgb(255 255 255 / .66);font-size:.98rem;line-height:1.7}.single-gl_podcast_episode .gl-newsletter__action{width:100%;justify-items:stretch;padding:28px;border:1px solid rgb(255 255 255 / .11);border-radius:20px;background:rgb(255 255 255 / .055);backdrop-filter:blur(12px)}.single-gl_podcast_episode .gl-newsletter__form{width:100%;gap:13px}.single-gl_podcast_episode .gl-newsletter__fields{grid-template-columns:1fr;gap:10px}.single-gl_podcast_episode .gl-newsletter__fields input[type=email]{min-height:55px;border:1px solid rgb(255 255 255 / .55);border-radius:12px;background:rgb(255 255 255 / .97);box-shadow:0 10px 26px rgb(5 12 28 / .1);font-size:.84rem}.single-gl_podcast_episode .gl-newsletter__fields input[type=email]:focus{border-color:#a58eff;box-shadow:0 0 0 4px rgb(165 142 255 / .18),0 10px 26px rgb(5 12 28 / .1)}.single-gl_podcast_episode .gl-newsletter__fields .gl-button{width:100%;min-height:52px;justify-content:center;border:1px solid rgb(255 255 255 / .7);border-radius:12px;background:#f7f1e8;color:#15213a;font-size:.76rem;box-shadow:0 10px 24px rgb(5 12 28 / .12)}.single-gl_podcast_episode .gl-newsletter__fields .gl-button:hover{border-color:#fff;background:#fff;color:#5236c8;transform:translateY(-1px)}.single-gl_podcast_episode .gl-newsletter__consent{gap:9px;color:rgb(255 255 255 / .65);font-size:.68rem;line-height:1.5}.single-gl_podcast_episode .gl-newsletter__consent input{width:16px;height:16px;accent-color:#9177f3}.single-gl_podcast_episode .gl-newsletter__consent a{color:#ddd4ff;text-decoration-color:rgb(221 212 255 / .5)}.single-gl_podcast_episode .gl-newsletter__form>small{color:rgb(255 255 255 / .46)!important;font-size:.63rem}@media(max-width:920px){.single-gl_podcast_episode .gl-episode-layout{grid-template-columns:1fr;gap:62px}.single-gl_podcast_episode .gl-episode-aside__inner{position:static;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.single-gl_podcast_episode .gl-episode-ad{grid-column:1/-1;width:min(100%,728px);margin-inline:auto}.single-gl_podcast_episode .gl-newsletter__box{grid-template-columns:1fr;gap:38px}.single-gl_podcast_episode .gl-newsletter__action{max-width:610px}}@media(max-width:620px){.single-gl_podcast_episode .gl-episode-ad-band{padding:18px 0}.single-gl_podcast_episode .gl-episode-ad-band .gl-container{width:min(calc(100% - 24px),970px)}.single-gl_podcast_episode .gl-episode-ad-band .gl-ad-slot,.single-gl_podcast_episode .gl-episode-ad-band .gl-ad-slot__preview{min-height:82px}.single-gl_podcast_episode .gl-episode-layout{padding-top:62px;padding-bottom:76px}.single-gl_podcast_episode .gl-episode-about{padding-left:22px!important}.single-gl_podcast_episode .gl-episode-references{padding:27px 23px!important}.single-gl_podcast_episode .gl-chapter-list button{grid-template-columns:38px minmax(0,1fr) auto;gap:12px;padding:13px}.single-gl_podcast_episode .gl-chapter-list__index{width:38px;height:38px}.single-gl_podcast_episode .gl-chapter-list__copy small,.single-gl_podcast_episode .gl-chapter-list__play{display:none}.single-gl_podcast_episode .gl-episode-aside__inner{grid-template-columns:1fr}.single-gl_podcast_episode .gl-episode-ad{grid-column:auto}.single-gl_podcast_episode .gl-newsletter{padding:60px 0}.single-gl_podcast_episode .gl-newsletter__box{gap:30px;padding:38px 24px;border-radius:22px}.single-gl_podcast_episode .gl-newsletter h2{font-size:2.35rem}.single-gl_podcast_episode .gl-newsletter__action{padding:22px}}.post-type-archive-gl_podcast_program .gl-audio-hero--immersive{position:relative;isolation:isolate;overflow:hidden;min-height:600px;padding:84px 0;background:#f8f7fd}.post-type-archive-gl_podcast_program .gl-audio-hero__backdrop{position:absolute;z-index:-2;inset:-8px;pointer-events:none}.post-type-archive-gl_podcast_program .gl-audio-hero__backdrop img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center;filter:saturate(.9) contrast(1.02);transform:scale(1.012)}.post-type-archive-gl_podcast_program .gl-audio-hero__backdrop::after{position:absolute;inset:0;background:linear-gradient(90deg,rgb(249 248 255 / .99) 0%,rgb(249 248 255 / .97) 30%,rgb(249 248 255 / .84) 50%,rgb(249 248 255 / .18) 72%,rgb(20 17 48 / .08) 100%),linear-gradient(180deg,rgb(255 255 255 / .12),transparent 52%,rgb(17 26 53 / .08));content:""}.post-type-archive-gl_podcast_program .gl-audio-hero__grid{grid-template-columns:minmax(0,720px);min-height:432px;align-content:center;gap:0}.post-type-archive-gl_podcast_program .gl-audio-hero__copy{position:relative;z-index:1}.post-type-archive-gl_podcast_program .gl-audio-hero h1{max-width:700px;font-family:inherit;font-size:clamp(3.4rem,5.8vw,5.45rem);font-weight:720;line-height:.99;letter-spacing:-.058em;text-wrap:balance}.post-type-archive-gl_podcast_program .gl-audio-hero p:not(.gl-eyebrow){max-width:610px;color:#5e687f;font-size:1.08rem;line-height:1.68}.post-type-archive-gl_podcast_program .gl-audio-hero__actions{align-items:stretch;flex-wrap:wrap;margin-top:32px}.post-type-archive-gl_podcast_program .gl-audio-hero__actions .gl-button{min-height:52px;border-radius:12px;padding-inline:20px}.post-type-archive-gl_podcast_program .gl-audio-hero__features{display:flex;flex-wrap:wrap;gap:10px 22px;margin:32px 0 0;padding:22px 0 0;border-top:1px solid rgb(100 87 151 / .16);list-style:none;color:#6f788c;font-size:.73rem;font-weight:680}.post-type-archive-gl_podcast_program .gl-audio-hero__features li{display:inline-flex;align-items:center;gap:7px}.post-type-archive-gl_podcast_program .gl-audio-hero__features .gl-icon{width:16px;height:16px;color:#6547df}.post-type-archive-gl_podcast_program .gl-audio-continue--hero{position:relative;z-index:1;display:block;width:min(100%,282px);margin:0;padding:0;border:0;background:#fff0}.post-type-archive-gl_podcast_program .gl-audio-continue--hero[hidden]{display:none}.post-type-archive-gl_podcast_program .gl-audio-continue--hero>[data-podcast-continue-content]{height:100%}.post-type-archive-gl_podcast_program .gl-audio-continue--hero .gl-audio-continue__card{min-height:52px;height:100%;gap:10px;padding:7px 13px;border:1px solid rgb(98 74 191 / .2);border-radius:12px;background:rgb(255 255 255 / .56);box-shadow:0 7px 22px rgb(31 28 65 / .055);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:border-color 180ms ease,background 180ms ease,transform 180ms ease}.post-type-archive-gl_podcast_program .gl-audio-continue--hero .gl-audio-continue__card:hover{border-color:rgb(96 65 231 / .38);background:rgb(255 255 255 / .78);transform:translateY(-1px)}.post-type-archive-gl_podcast_program .gl-audio-continue--hero .gl-audio-continue__icon{width:34px;height:34px;box-shadow:none}.post-type-archive-gl_podcast_program .gl-audio-continue--hero .gl-audio-continue__icon svg{width:14px}.post-type-archive-gl_podcast_program .gl-audio-continue--hero .gl-audio-continue__card span:nth-child(2){gap:0}.post-type-archive-gl_podcast_program .gl-audio-continue--hero .gl-audio-continue__card small{font-size:.56rem;line-height:1.15}.post-type-archive-gl_podcast_program .gl-audio-continue--hero .gl-audio-continue__card strong{overflow:hidden;max-width:205px;font-size:.72rem;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.post-type-archive-gl_podcast_program .gl-audio-continue--hero .gl-audio-continue__card em{font-size:.57rem;line-height:1.15}.post-type-archive-gl_podcast_program .gl-audio-continue--hero .gl-audio-continue__card>i{right:12px;bottom:0;left:57px;height:2px;border-radius:99px;background:linear-gradient(to right,#6041e7 var(--progress),rgb(93 79 143 / .12) var(--progress))}.post-type-archive-gl_podcast_program .gl-audio-hero-ad{padding:26px 0;border-bottom:1px solid #e8e4dc;background:#f6f3ed}.post-type-archive-gl_podcast_program .gl-audio-hero-ad .gl-container{width:min(calc(100% - 40px),970px)}.post-type-archive-gl_podcast_program .gl-audio-hero-ad .gl-ad-slot{min-height:96px;border-color:#e0ddd5;border-radius:14px;background:rgb(255 255 255 / .76);box-shadow:none}.post-type-archive-gl_podcast_program .gl-audio-section{padding:clamp(78px,8vw,112px) 0}.post-type-archive-gl_podcast_program .gl-section-heading{align-items:end;margin-bottom:38px}.post-type-archive-gl_podcast_program .gl-section-heading h2{font-family:inherit;font-size:clamp(2.45rem,4vw,3.65rem);font-weight:720;line-height:1.04;letter-spacing:-.05em}.post-type-archive-gl_podcast_program .gl-section-heading>div>p:last-child:not(.gl-eyebrow){max-width:560px;margin:11px 0 0;color:#778095;font-size:.9rem;line-height:1.65}.post-type-archive-gl_podcast_program .gl-audio-featured{background:#fff}.post-type-archive-gl_podcast_program .gl-podcast-grid--count-1{max-width:1040px;grid-template-columns:1fr}.post-type-archive-gl_podcast_program .gl-podcast-grid--count-1 .gl-podcast-card{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(330px,.8fr);border-radius:26px;box-shadow:0 22px 60px rgb(25 35 68 / .09)}.post-type-archive-gl_podcast_program .gl-podcast-grid--count-1 .gl-podcast-card__cover{min-height:410px;aspect-ratio:auto}.post-type-archive-gl_podcast_program .gl-podcast-grid--count-1 .gl-podcast-card__cover::after{position:absolute;inset:0;background:linear-gradient(180deg,transparent 60%,rgb(10 17 36 / .2));content:""}.post-type-archive-gl_podcast_program .gl-podcast-grid--count-1 .gl-podcast-card__duration{z-index:1}.post-type-archive-gl_podcast_program .gl-podcast-grid--count-1 .gl-podcast-card__body{justify-content:center;padding:44px 46px}.post-type-archive-gl_podcast_program .gl-podcast-grid--count-1 .gl-podcast-card h3{font-size:clamp(1.65rem,2.5vw,2.3rem);line-height:1.12;letter-spacing:-.04em}.post-type-archive-gl_podcast_program .gl-podcast-grid--count-1 .gl-podcast-card__body>p:not(.gl-eyebrow){min-height:0;font-size:.92rem;line-height:1.7}.post-type-archive-gl_podcast_program .gl-audio-section--tint{background:#f6f3ed}.post-type-archive-gl_podcast_program .gl-program-grid--count-1{max-width:1040px;grid-template-columns:1fr}.post-type-archive-gl_podcast_program .gl-program-grid--count-1 .gl-program-card{overflow:hidden;border:1px solid #e1ddd4;border-radius:26px;background:#fff;box-shadow:0 20px 55px rgb(33 34 45 / .075)}.post-type-archive-gl_podcast_program .gl-program-grid--count-1 .gl-program-card>a{display:grid;grid-template-columns:340px 1fr;align-items:stretch}.post-type-archive-gl_podcast_program .gl-program-grid--count-1 .gl-program-card img,.post-type-archive-gl_podcast_program .gl-program-grid--count-1 .gl-program-card__fallback{height:100%;min-height:340px;aspect-ratio:1;border-radius:0;box-shadow:none}.post-type-archive-gl_podcast_program .gl-program-grid--count-1 .gl-program-card div{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding:44px 50px}.post-type-archive-gl_podcast_program .gl-program-grid--count-1 .gl-program-card h3{margin:9px 0 12px;font-size:clamp(1.75rem,3vw,2.65rem);line-height:1.08;letter-spacing:-.045em}.post-type-archive-gl_podcast_program .gl-program-grid--count-1 .gl-program-card div>span{max-width:500px;color:#697286;font-size:.9rem;line-height:1.7}.post-type-archive-gl_podcast_program .gl-program-card div>strong{display:inline-flex;gap:9px;margin-top:26px;color:#5739ce;font-size:.78rem}.post-type-archive-gl_podcast_program #episodios-recentes{background:#fff}.post-type-archive-gl_podcast_program #episodios-recentes .gl-podcast-card{border-radius:21px;box-shadow:0 14px 38px rgb(25 35 68 / .065)}.post-type-archive-gl_podcast_program #episodios-recentes .gl-podcast-card__cover{aspect-ratio:16/9}.post-type-archive-gl_podcast_program #episodios-recentes .gl-podcast-card__cover img{transition:transform 350ms ease}.post-type-archive-gl_podcast_program #episodios-recentes .gl-podcast-card:hover img{transform:scale(1.025)}.post-type-archive-gl_podcast_program .gl-audio-themes{padding:0 0 90px;background:#fff}.post-type-archive-gl_podcast_program .gl-audio-themes h2{font-family:inherit;font-weight:720;letter-spacing:-.045em}.post-type-archive-gl_podcast_program .gl-audio-themes a{border-color:#e0dcf0;background:#faf9fe;font-size:.74rem;transition:border-color 180ms ease,background 180ms ease,color 180ms ease}.post-type-archive-gl_podcast_program .gl-audio-themes a:hover{border-color:#6041e7;background:#6041e7;color:#fff}.post-type-archive-gl_podcast_program .gl-audio-hub-ad{padding:28px 0;background:#f6f3ed}.post-type-archive-gl_podcast_program .gl-audio-hub-ad .gl-container{width:min(calc(100% - 40px),970px)}.post-type-archive-gl_podcast_program .gl-audio-hub-ad .gl-ad-slot{min-height:96px;border-color:#e0ddd5;border-radius:14px;background:rgb(255 255 255 / .72);box-shadow:none}.post-type-archive-gl_podcast_program .gl-audio-rss{padding:0 0 96px;background:#f6f3ed}.post-type-archive-gl_podcast_program .gl-audio-rss>.gl-container{position:relative;isolation:isolate;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:28px;overflow:hidden;padding:48px 54px;border-radius:24px;background:radial-gradient(circle at 92% 0,rgb(105 76 224 / .42),transparent 34%),linear-gradient(135deg,#172541,#101a31);box-shadow:0 22px 58px rgb(17 26 49 / .13)}.post-type-archive-gl_podcast_program .gl-audio-rss__icon{display:grid;width:58px;height:58px;place-items:center;border:1px solid rgb(255 255 255 / .12);border-radius:16px;background:rgb(255 255 255 / .07);color:#d8d0ff}.post-type-archive-gl_podcast_program .gl-audio-rss__icon .gl-icon{width:27px;height:27px}.post-type-archive-gl_podcast_program .gl-audio-rss h2{font-family:inherit;font-size:clamp(2rem,3.5vw,3rem);font-weight:710;letter-spacing:-.045em}.post-type-archive-gl_podcast_program .gl-audio-rss p:not(.gl-eyebrow){margin:8px 0 0;color:rgb(255 255 255 / .62);font-size:.83rem}.post-type-archive-gl_podcast_program .gl-audio-rss .gl-button{align-self:center;margin:0;border:1px solid rgb(255 255 255 / .68);border-radius:12px;background:#f7f1e8;color:#17213a}.post-type-archive-gl_podcast_program .gl-audio-rss .gl-button:hover{background:#fff;color:#5538ca}.post-type-archive-gl_podcast_program .gl-newsletter{padding:96px 0;border:0;background:#fbfaf7}.post-type-archive-gl_podcast_program .gl-newsletter__box{position:relative;isolation:isolate;grid-template-columns:minmax(0,1fr) minmax(350px,.72fr);align-items:center;gap:68px;overflow:hidden;padding:60px 64px;border:1px solid #e4e0ef;border-radius:26px;background:radial-gradient(circle at 82% -20%,rgb(113 86 226 / .12),transparent 34%),linear-gradient(135deg,#fff,#f8f6ff);box-shadow:0 20px 58px rgb(25 35 68 / .07);color:var(--audio-ink)}.post-type-archive-gl_podcast_program .gl-newsletter__box::before{position:absolute;inset:0 28px auto;height:2px;border-radius:0 0 99px 99px;background:linear-gradient(90deg,transparent,#795ce9 25%,#d0a765 76%,transparent);content:""}.post-type-archive-gl_podcast_program .gl-newsletter__box::after{z-index:-1;right:-100px;border-color:rgb(96 65 231 / .08);box-shadow:0 0 0 46px rgb(96 65 231 / .018)}.post-type-archive-gl_podcast_program .gl-newsletter .gl-eyebrow{color:#7051df;font-family:inherit}.post-type-archive-gl_podcast_program .gl-newsletter h2{max-width:650px;color:var(--audio-ink);font-family:inherit;font-size:clamp(2.35rem,4vw,3.65rem);font-weight:720;line-height:1.04;letter-spacing:-.052em}.post-type-archive-gl_podcast_program .gl-newsletter p{color:#6e778a;line-height:1.65}.post-type-archive-gl_podcast_program .gl-newsletter__action{width:100%;justify-items:stretch}.post-type-archive-gl_podcast_program .gl-newsletter__form{width:100%}.post-type-archive-gl_podcast_program .gl-newsletter__fields{grid-template-columns:1fr}.post-type-archive-gl_podcast_program .gl-newsletter__fields .gl-button{width:100%;justify-content:center;border-radius:12px;background:#6041e7;color:#fff}@media(max-width:900px){.post-type-archive-gl_podcast_program .gl-audio-hero--immersive{min-height:560px}.post-type-archive-gl_podcast_program .gl-audio-hero__backdrop img{object-position:64% center;opacity:.76}.post-type-archive-gl_podcast_program .gl-audio-hero__backdrop::after{background:linear-gradient(90deg,rgb(249 248 255 / .99),rgb(249 248 255 / .94) 60%,rgb(249 248 255 / .43))}.post-type-archive-gl_podcast_program .gl-podcast-grid--count-1 .gl-podcast-card{grid-template-columns:1fr}.post-type-archive-gl_podcast_program .gl-podcast-grid--count-1 .gl-podcast-card__cover{min-height:360px}.post-type-archive-gl_podcast_program .gl-program-grid--count-1 .gl-program-card>a{grid-template-columns:280px 1fr}.post-type-archive-gl_podcast_program .gl-audio-rss>.gl-container{grid-template-columns:auto 1fr}.post-type-archive-gl_podcast_program .gl-audio-rss .gl-button{grid-column:2;justify-self:start}.post-type-archive-gl_podcast_program .gl-newsletter__box{grid-template-columns:1fr;gap:36px}.post-type-archive-gl_podcast_program .gl-newsletter__action{max-width:600px}}@media(max-width:600px){.post-type-archive-gl_podcast_program .gl-audio-hero--immersive{min-height:0;padding:58px 0 52px}.post-type-archive-gl_podcast_program .gl-audio-hero__grid{min-height:430px;align-content:start}.post-type-archive-gl_podcast_program .gl-audio-hero h1{font-size:clamp(2.75rem,13vw,3.55rem)}.post-type-archive-gl_podcast_program .gl-audio-hero__backdrop img{object-position:72% center;opacity:.55}.post-type-archive-gl_podcast_program .gl-audio-hero__backdrop::after{background:linear-gradient(90deg,rgb(249 248 255 / .995),rgb(249 248 255 / .96) 72%,rgb(249 248 255 / .62))}.post-type-archive-gl_podcast_program .gl-audio-hero__actions{align-items:stretch;flex-direction:column}.post-type-archive-gl_podcast_program .gl-audio-hero__actions .gl-button{justify-content:center}.post-type-archive-gl_podcast_program .gl-audio-hero__features{gap:10px 16px;margin-top:26px}.post-type-archive-gl_podcast_program .gl-audio-continue--hero{width:100%}.post-type-archive-gl_podcast_program .gl-audio-continue--hero .gl-audio-continue__card{min-height:58px;gap:11px;padding:8px 13px}.post-type-archive-gl_podcast_program .gl-audio-continue--hero .gl-audio-continue__icon{width:40px;height:40px}.post-type-archive-gl_podcast_program .gl-audio-continue--hero .gl-audio-continue__card strong{max-width:calc(100vw - 130px);font-size:.8rem}.post-type-archive-gl_podcast_program .gl-audio-continue--hero .gl-audio-continue__card>i{left:64px}.post-type-archive-gl_podcast_program .gl-audio-hero-ad{padding:18px 0}.post-type-archive-gl_podcast_program .gl-audio-hero-ad .gl-container{width:min(calc(100% - 24px),970px)}.post-type-archive-gl_podcast_program .gl-audio-hero-ad .gl-ad-slot{min-height:82px}.post-type-archive-gl_podcast_program .gl-podcast-grid--count-1 .gl-podcast-card__cover{min-height:230px}.post-type-archive-gl_podcast_program .gl-podcast-grid--count-1 .gl-podcast-card__body{padding:28px 24px}.post-type-archive-gl_podcast_program .gl-program-grid--count-1 .gl-program-card>a{grid-template-columns:1fr}.post-type-archive-gl_podcast_program .gl-program-grid--count-1 .gl-program-card img,.post-type-archive-gl_podcast_program .gl-program-grid--count-1 .gl-program-card__fallback{min-height:0;aspect-ratio:16/10}.post-type-archive-gl_podcast_program .gl-program-grid--count-1 .gl-program-card div{padding:29px 24px}.post-type-archive-gl_podcast_program .gl-audio-hub-ad{padding:18px 0}.post-type-archive-gl_podcast_program .gl-audio-hub-ad .gl-container{width:min(calc(100% - 24px),970px)}.post-type-archive-gl_podcast_program .gl-audio-rss{padding-bottom:62px}.post-type-archive-gl_podcast_program .gl-audio-rss>.gl-container{grid-template-columns:1fr;gap:20px;padding:34px 25px}.post-type-archive-gl_podcast_program .gl-audio-rss .gl-button{grid-column:auto;justify-self:stretch;justify-content:center}.post-type-archive-gl_podcast_program .gl-newsletter{padding:64px 0}.post-type-archive-gl_podcast_program .gl-newsletter__box{gap:30px;padding:38px 24px;border-radius:22px}.post-type-archive-gl_podcast_program .gl-newsletter h2{font-size:2.4rem}}.single-gl_podcast_program .gl-program-hero--immersive{position:relative;isolation:isolate;min-height:560px;padding:76px 0;overflow:hidden;border-bottom:1px solid #e5e1ef;background:linear-gradient(120deg,#f9f8ff 0%,#f7f5fd 58%,#eeeaf8 100%)}.single-gl_podcast_program .gl-program-hero__visual{position:absolute;z-index:0;top:0;right:0;bottom:0;width:min(58%,940px);pointer-events:none}.single-gl_podcast_program .gl-program-hero__visual img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 58%;filter:saturate(.84) contrast(.98)}.single-gl_podcast_program .gl-program-hero__visual::after{position:absolute;inset:0;background:linear-gradient(90deg,#f8f7fe 0%,rgb(248 247 254 / .94) 12%,rgb(248 247 254 / .5) 35%,rgb(248 247 254 / .05) 68%),linear-gradient(180deg,rgb(20 17 42 / .04),transparent 48%,rgb(16 20 39 / .12));content:""}.single-gl_podcast_program .gl-program-hero__grid{position:relative;z-index:1;grid-template-columns:minmax(0,700px);min-height:408px;gap:0}.single-gl_podcast_program .gl-program-hero__copy{max-width:690px}.single-gl_podcast_program .gl-program-hero .gl-breadcrumb{margin-bottom:42px;color:#7b8397;font-size:.75rem}.single-gl_podcast_program .gl-program-hero .gl-breadcrumb a{color:inherit}.single-gl_podcast_program .gl-program-hero .gl-eyebrow{color:#6545df;font-family:inherit;font-size:.67rem;letter-spacing:.15em}.single-gl_podcast_program .gl-program-hero h1{max-width:680px;margin:12px 0 20px;font-family:inherit;font-size:clamp(3.45rem,5.6vw,5.3rem);font-weight:720;line-height:.98;letter-spacing:-.06em;text-wrap:balance}.single-gl_podcast_program .gl-program-hero p:not(.gl-eyebrow){max-width:600px;color:#626c82;font-size:1.08rem;line-height:1.68}.single-gl_podcast_program .gl-program-hero__meta{display:flex;gap:10px 18px;margin:26px 0 0;color:#727b8e;font-size:.73rem;font-weight:650}.single-gl_podcast_program .gl-program-hero__meta span{display:inline-flex;align-items:center;gap:7px}.single-gl_podcast_program .gl-program-hero__meta span+span::before{width:3px;height:3px;margin-right:4px;border-radius:50%;background:#8c72ef;content:""}.single-gl_podcast_program .gl-program-hero__meta .gl-icon{width:16px;height:16px;color:#6041e7}.single-gl_podcast_program .gl-program-hero .gl-audio-button{min-height:52px;margin-top:30px;border-radius:12px;padding:13px 19px;box-shadow:0 12px 26px rgb(96 65 231 / .18);transition:transform 180ms ease,box-shadow 180ms ease}.single-gl_podcast_program .gl-program-hero .gl-audio-button:hover{box-shadow:0 16px 32px rgb(96 65 231 / .24);transform:translateY(-1px)}.single-gl_podcast_program .gl-program-ad{padding:26px 0;border-bottom:1px solid #e8e4dc;background:#f6f3ed}.single-gl_podcast_program .gl-program-ad .gl-container{width:min(calc(100% - 40px),970px)}.single-gl_podcast_program .gl-program-ad .gl-ad-slot{min-height:96px;border-color:#e0ddd5;border-radius:14px;background:rgb(255 255 255 / .76);box-shadow:none}.single-gl_podcast_program .gl-program-episodes{padding:clamp(82px,8vw,116px) 0;background:#fff}.single-gl_podcast_program .gl-program-episodes>.gl-container{max-width:1180px}.single-gl_podcast_program .gl-program-episodes .gl-section-heading{margin-bottom:46px}.single-gl_podcast_program .gl-program-episodes .gl-section-heading h2{font-family:inherit;font-size:clamp(2.55rem,4.2vw,3.8rem);font-weight:720;line-height:1.04;letter-spacing:-.052em}.single-gl_podcast_program .gl-program-episodes .gl-section-heading p:last-child:not(.gl-eyebrow){max-width:560px;margin:12px 0 0;color:#747d91;font-size:.9rem;line-height:1.65}.single-gl_podcast_program .gl-podcast-season{margin-top:0}.single-gl_podcast_program .gl-podcast-season>h3{display:inline-flex;align-items:center;gap:9px;margin:0 0 20px;color:#4f3bb0;font-family:inherit;font-size:.72rem;font-weight:780;letter-spacing:.1em;text-transform:uppercase}.single-gl_podcast_program .gl-podcast-season>h3::before{width:22px;height:1px;background:#8065e8;content:""}.single-gl_podcast_program .gl-podcast-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.single-gl_podcast_program .gl-podcast-list .gl-podcast-card{display:flex;min-width:0;flex-direction:column;border-color:#e4e1ea;border-radius:22px;box-shadow:0 15px 42px rgb(25 35 68 / .07)}.single-gl_podcast_program .gl-podcast-list .gl-podcast-card__cover{aspect-ratio:16/9}.single-gl_podcast_program .gl-podcast-list .gl-podcast-card__cover::after{position:absolute;inset:0;background:linear-gradient(180deg,transparent 64%,rgb(11 17 35 / .22));content:""}.single-gl_podcast_program .gl-podcast-list .gl-podcast-card__duration{z-index:1}.single-gl_podcast_program .gl-podcast-list .gl-podcast-card__body{display:flex;flex:1;align-items:flex-start;flex-direction:column;padding:24px 25px 26px}.single-gl_podcast_program .gl-podcast-list .gl-podcast-card h3{margin:8px 0 10px;font-size:1.18rem;line-height:1.22;letter-spacing:-.025em}.single-gl_podcast_program .gl-podcast-list .gl-podcast-card__body>p:not(.gl-eyebrow){min-height:3.2em;margin-bottom:0;color:#737c8f;font-size:.79rem;line-height:1.6}.single-gl_podcast_program .gl-podcast-list .gl-audio-button{min-height:42px;margin-top:22px;border-radius:11px;font-size:.72rem}.single-gl_podcast_program .gl-newsletter{padding:96px 0;border:0;background:#f3efe7}.single-gl_podcast_program .gl-newsletter__box{position:relative;isolation:isolate;grid-template-columns:minmax(0,1.05fr) minmax(350px,.72fr);align-items:center;gap:68px;padding:58px 62px;overflow:hidden;border:1px solid rgb(255 255 255 / .09);border-radius:27px;background:radial-gradient(circle at 82% -18%,rgb(111 82 231 / .34),transparent 34%),linear-gradient(128deg,#172641 0%,#101a31 68%,#19233b 100%);box-shadow:0 28px 72px rgb(17 26 49 / .14);color:#fff}.single-gl_podcast_program .gl-newsletter__box::before{position:absolute;z-index:2;inset:0 30px auto;height:2px;border-radius:0 0 99px 99px;background:linear-gradient(90deg,transparent,rgb(157 136 248 / .95) 25%,rgb(213 173 103 / .9) 76%,transparent);content:""}.single-gl_podcast_program .gl-newsletter .gl-eyebrow{color:#d9b773;font-family:inherit}.single-gl_podcast_program .gl-newsletter h2{max-width:650px;color:#fff;font-family:inherit;font-size:clamp(2.3rem,4vw,3.55rem);font-weight:710;line-height:1.04;letter-spacing:-.052em}.single-gl_podcast_program .gl-newsletter p{color:rgb(255 255 255 / .66);line-height:1.7}.single-gl_podcast_program .gl-newsletter__action{width:100%;justify-items:stretch;padding:27px;border:1px solid rgb(255 255 255 / .11);border-radius:20px;background:rgb(255 255 255 / .055);backdrop-filter:blur(12px)}.single-gl_podcast_program .gl-newsletter__form,.single-gl_podcast_program .gl-newsletter__fields{width:100%}.single-gl_podcast_program .gl-newsletter__fields{grid-template-columns:1fr}.single-gl_podcast_program .gl-newsletter__fields .gl-button{width:100%;justify-content:center;border-radius:12px;background:#f7f1e8;color:#15213a}.single-gl_podcast_program .gl-newsletter__consent{color:rgb(255 255 255 / .65)}.single-gl_podcast_program .gl-newsletter__consent a{color:#ddd4ff}.single-gl_podcast_program .gl-newsletter__form>small{color:rgb(255 255 255 / .46)!important}@media(max-width:1000px){.single-gl_podcast_program .gl-program-hero__visual{width:65%;opacity:.78}.single-gl_podcast_program .gl-podcast-list{grid-template-columns:repeat(2,minmax(0,1fr))}.single-gl_podcast_program .gl-newsletter__box{grid-template-columns:1fr;gap:38px}.single-gl_podcast_program .gl-newsletter__action{max-width:610px}}@media(max-width:650px){.single-gl_podcast_program .gl-program-hero--immersive{min-height:0;padding:52px 0 58px}.single-gl_podcast_program .gl-program-hero__visual{width:100%;opacity:.42}.single-gl_podcast_program .gl-program-hero__visual img{object-position:48% center}.single-gl_podcast_program .gl-program-hero__visual::after{background:linear-gradient(90deg,rgb(248 247 254 / .99),rgb(248 247 254 / .9) 72%,rgb(248 247 254 / .66)),linear-gradient(180deg,rgb(248 247 254 / .35),transparent 50%,rgb(248 247 254 / .72))}.single-gl_podcast_program .gl-program-hero__grid{min-height:0}.single-gl_podcast_program .gl-program-hero .gl-breadcrumb{margin-bottom:42px}.single-gl_podcast_program .gl-program-hero h1{font-size:clamp(2.75rem,13vw,3.55rem)}.single-gl_podcast_program .gl-program-hero__meta{gap:9px 13px}.single-gl_podcast_program .gl-program-hero__meta span+span::before{display:none}.single-gl_podcast_program .gl-program-hero .gl-audio-button{width:100%;justify-content:center}.single-gl_podcast_program .gl-program-ad{padding:18px 0}.single-gl_podcast_program .gl-program-ad .gl-container{width:min(calc(100% - 24px),970px)}.single-gl_podcast_program .gl-program-ad .gl-ad-slot{min-height:82px}.single-gl_podcast_program .gl-program-episodes{padding:70px 0}.single-gl_podcast_program .gl-podcast-list{grid-template-columns:1fr}.single-gl_podcast_program .gl-newsletter{padding:62px 0}.single-gl_podcast_program .gl-newsletter__box{gap:30px;padding:38px 24px;border-radius:22px}.single-gl_podcast_program .gl-newsletter h2{font-size:2.35rem}.single-gl_podcast_program .gl-newsletter__action{padding:22px}}.gospellivre-reading-view{background:#f7f8fc}.gl-reading{--gl-reading-scale:1;overflow:clip;background:linear-gradient(180deg,#fff 0 690px,#f7f8fc 690px 100%);color:var(--gl-navy,#101a35)}.gl-reading-progress{position:fixed;z-index:1200;top:0;right:0;left:0;height:3px;background:#fff0;pointer-events:none}.gl-reading-progress span{display:block;width:100%;height:100%;background:linear-gradient(90deg,#7657ff,#5b3df5);box-shadow:0 0 10px rgb(91 61 245 / .28);transform:scaleX(0);transform-origin:left center;will-change:transform}.gl-reading-hero{position:relative;padding:28px 0 42px;background:#fff}.gl-reading-hero__inner{position:relative;isolation:isolate;width:min(calc(100% - 48px),1280px);min-height:540px;overflow:hidden;padding:30px clamp(34px,4vw,58px) 48px;border:1px solid rgb(255 255 255 / .1);border-radius:34px;background:radial-gradient(circle at 82% 4%,rgb(121 86 245 / .52),transparent 31%),radial-gradient(circle at 51% 118%,rgb(214 177 98 / .14),transparent 31%),linear-gradient(128deg,#0c1730 0%,#172044 52%,#362374 100%);box-shadow:0 34px 84px rgb(19 24 55 / .22);color:#fff}.gl-reading-hero__inner::before{position:absolute;z-index:2;top:0;right:40px;left:40px;height:2px;border-radius:0 0 99px 99px;background:linear-gradient(90deg,transparent,#9e83ff 28%,#e1bd72 76%,transparent);content:'';pointer-events:none}.gl-reading-hero__inner::after{position:absolute;z-index:-1;right:-138px;bottom:-246px;width:500px;height:500px;border:1px solid rgb(255 255 255 / .075);border-radius:50%;box-shadow:0 0 0 56px rgb(255 255 255 / .022),0 0 0 112px rgb(255 255 255 / .012);content:'';pointer-events:none}.gl-reading-breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:38px;color:rgb(238 239 250 / .62);font-size:.73rem}.gl-reading-breadcrumb a:hover{color:#fff}.gl-reading-breadcrumb .gl-icon{width:12px}.gl-reading-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.07fr) minmax(420px,.93fr);align-items:center;gap:clamp(48px,5.5vw,78px)}.gl-reading-hero__grid--without-media{grid-template-columns:minmax(0,820px)}.gl-reading-hero__copy{min-width:0}.gl-reading-hero__label-row{display:flex;align-items:center;flex-wrap:wrap;gap:11px;margin-bottom:18px}.gl-reading-hero__category{display:inline-flex;align-items:center;gap:9px;color:#d9bd76;font-size:.68rem;font-weight:820;letter-spacing:.14em;text-transform:uppercase}.gl-reading-hero__category::before{width:24px;height:1px;background:linear-gradient(90deg,#d8b96d,#fff0bd);content:''}.gl-reading-hero__format{display:inline-flex;min-height:29px;align-items:center;gap:6px;padding:0 10px;border:1px solid rgb(205 195 255 / .22);border-radius:999px;background:rgb(255 255 255 / .07);color:#d8d0ff;font-size:.62rem;font-weight:720;letter-spacing:.06em;text-transform:uppercase;backdrop-filter:blur(10px)}.gl-reading-hero__format .gl-icon{width:13px;height:13px}.gl-reading-hero h1{max-width:760px;margin:0;color:#fff;font-family:var(--gl-font-editorial,"Source Serif 4",Georgia,"Times New Roman",serif);font-size:clamp(2.8rem,4.1vw,4.15rem);font-weight:620;line-height:.99;letter-spacing:-.045em;text-wrap:balance}.gl-reading-hero__lead{max-width:690px;margin:23px 0 0;color:rgb(232 234 246 / .77);font-size:1.02rem;line-height:1.76}.gl-reading-byline{display:flex;align-items:center;gap:13px;width:max-content;max-width:100%;margin-top:27px;padding:9px 14px 9px 9px;border:1px solid rgb(255 255 255 / .14);border-radius:17px;background:linear-gradient(110deg,rgb(255 255 255 / .1),rgb(255 255 255 / .055));box-shadow:inset 0 1px 0 rgb(255 255 255 / .08),0 12px 28px rgb(2 7 24 / .13);backdrop-filter:blur(12px)}.gl-reading-byline img{width:46px;height:46px;border:2px solid rgb(255 255 255 / .88);border-radius:13px;object-fit:cover;box-shadow:0 8px 21px rgb(2 7 24 / .24)}.gl-reading-byline__copy{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:0 8px}.gl-reading-byline__role{grid-column:1/-1;color:#d7c37f;font-size:.55rem;font-weight:780;letter-spacing:.1em;line-height:1.25;text-transform:uppercase}.gl-reading-byline strong{color:#fff;font-size:.82rem;line-height:1.35}.gl-reading-byline__meta{display:flex;align-items:center;gap:7px;color:rgb(233 235 246 / .67);font-size:.69rem;line-height:1.35}.gl-reading-byline i{width:3px;height:3px;flex:0 0 auto;border-radius:50%;background:#d7c37f}.gl-reading-byline__reading-time{color:rgb(255 255 255 / .86);font-weight:650}.gl-reading-hero__media{position:relative;align-self:stretch;overflow:hidden;min-height:390px;margin:0;border:1px solid rgb(255 255 255 / .26);border-radius:28px 28px 72px 28px;background:#171b33;box-shadow:0 30px 72px rgb(3 8 28 / .38),-18px 18px 0 rgb(151 123 255 / .12)}.gl-reading-hero__media::after{position:absolute;inset:0;border-radius:inherit;background:linear-gradient(180deg,transparent 48%,rgb(5 10 27 / .72) 100%),linear-gradient(110deg,rgb(12 20 43 / .08),transparent 43%,rgb(255 231 174 / .12));box-shadow:inset 0 0 0 1px rgb(255 255 255 / .12);content:'';pointer-events:none}.gl-reading-hero__media img{width:100%;height:100%;object-fit:cover;filter:saturate(1.03) contrast(1.04);transition:transform 700ms cubic-bezier(.2,.7,.2,1)}.gl-reading-hero__media:hover img{transform:scale(1.018)}.gl-reading-hero__media figcaption{position:absolute;z-index:2;right:22px;bottom:21px;left:22px;display:flex;align-items:end;justify-content:space-between;gap:18px;color:#fff}.gl-reading-hero__media figcaption span{display:inline-flex;align-items:center;gap:7px;color:rgb(255 255 255 / .72);font-size:.66rem;font-weight:760;letter-spacing:.1em;text-transform:uppercase}.gl-reading-hero__media figcaption .gl-icon{width:15px;height:15px;color:#e4c574}.gl-reading-hero__media figcaption strong{max-width:170px;font-family:var(--gl-font-editorial,"Source Serif 4",Georgia,serif);font-size:1.04rem;font-weight:620;line-height:1.2;text-align:right}.gl-reading-toolbar-wrap{position:sticky;z-index:900;top:78px;border-bottom:1px solid #e7e8ed;background:rgb(255 255 255 / .94);box-shadow:0 9px 24px rgb(16 24 40 / .035);backdrop-filter:blur(14px)}body.admin-bar .gl-reading-toolbar-wrap{top:110px}.gl-reading-toolbar{position:relative;display:flex;align-items:center;justify-content:space-between;gap:20px;width:min(calc(100% - 48px),1100px);min-height:68px}.gl-reading-toolbar__primary,.gl-reading-toolbar__secondary,.gl-reading-font-controls{display:flex;align-items:center;gap:5px}.gl-reading-toolbar button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:8px 11px;border:1px solid #fff0;border-radius:9px;background:#fff0;color:#495268;font-size:.77rem;font-weight:710;cursor:pointer;transition:color 180ms ease,background 180ms ease,border-color 180ms ease,transform 180ms ease}.gl-reading-toolbar button:hover,.gl-reading-toolbar button:focus-visible{border-color:#ded8f7;background:#f6f3ff;color:var(--gl-primary,#6046d7);outline:none}.gl-reading-toolbar button[aria-pressed="true"]{border-color:#d9d0fb;background:#eee9ff;color:#5336ce}.gl-reading-toolbar .gl-icon{width:17px}.gl-reading-font-controls{padding:3px;border:1px solid #e5e6eb;border-radius:10px;background:#fafafa}.gl-reading-font-controls button{min-width:34px;min-height:32px;padding:4px 7px;border-radius:7px}.gl-reading-share-control{position:relative}.gl-reading-share-menu{position:absolute;top:calc(100% + 8px);left:0;display:grid;min-width:150px;padding:7px;border:1px solid #e1e3e9;border-radius:12px;background:#fff;box-shadow:0 16px 35px rgb(16 24 40 / .13)}.gl-reading-share-menu[hidden]{display:none}.gl-reading-share-menu a,.gl-reading-share-menu button{display:flex;justify-content:flex-start;min-height:37px;padding:8px 10px;border:0;border-radius:7px;font-size:.76rem}.gl-reading-toolbar__status{position:absolute;right:0;bottom:-26px;margin:0;padding:4px 9px;border-radius:6px;background:#161f38;color:#fff;font-size:.68rem;opacity:0;pointer-events:none;transform:translateY(-4px);transition:opacity 180ms ease,transform 180ms ease}.gl-reading-toolbar__status.is-visible{opacity:1;transform:none}.gl-reading-mobile-toc{display:none}.gl-reading-layout{display:grid;grid-template-columns:minmax(0,810px) minmax(300px,330px);justify-content:center;align-items:start;gap:clamp(44px,4.5vw,64px);width:min(calc(100% - 48px),1230px);padding-top:66px;padding-bottom:88px}.gl-reading-main{min-width:0}.gl-reading-overview{position:relative;isolation:isolate;display:grid;grid-template-columns:.82fr 1.18fr;gap:38px;overflow:hidden;margin-bottom:52px;padding:34px 36px;border:1px solid #ded8ef;border-radius:24px;background:radial-gradient(circle at 0 105%,rgb(117 86 238 / .12),transparent 34%),linear-gradient(135deg,#fff 0%,#f8f6ff 54%,#f3f5fc 100%);box-shadow:0 20px 52px rgb(37 30 73 / .07)}.gl-reading-overview::before{position:absolute;z-index:-1;top:0;right:28px;left:28px;height:2px;border-radius:0 0 99px 99px;background:linear-gradient(90deg,#6848df,#a48bf1 67%,#d5b160);content:''}.gl-reading-overview>div>span,.gl-reading-section-head>span{color:var(--gl-primary,#6046d7);font-size:.66rem;font-weight:820;letter-spacing:.13em;text-transform:uppercase}.gl-reading-overview h2{margin:8px 0 11px;font-family:var(--gl-font-editorial,"Source Serif 4",Georgia,serif);font-size:1.75rem;font-weight:620;line-height:1.12;letter-spacing:-.03em}.gl-reading-overview p{margin:0;color:#657087;font-size:.87rem;line-height:1.68}.gl-reading-overview ol{display:grid;gap:0;margin:0;padding:0;list-style:none}.gl-reading-overview li+li{border-top:1px solid rgb(96 70 215 / .11)}.gl-reading-overview a{display:grid;grid-template-columns:34px 1fr;align-items:center;gap:11px;padding:10px 0;color:#273149;font-size:.79rem;font-weight:690;line-height:1.38;transition:color 180ms ease,transform 180ms ease}.gl-reading-overview a:hover{color:var(--gl-primary,#6046d7);transform:translateX(3px)}.gl-reading-overview a span{display:grid;width:29px;height:29px;place-items:center;border:1px solid #ded6f7;border-radius:9px;background:rgb(255 255 255 / .8);color:#6e55ce;font-size:.61rem;font-weight:820;letter-spacing:.06em}.gl-reading-content{min-width:0;padding:clamp(40px,5vw,62px);border:1px solid #e1dee9;border-radius:28px;background:linear-gradient(180deg,#fff 0%,#fff 88%,#fdfcff 100%);box-shadow:0 24px 66px rgb(30 34 58 / .075);color:#303a50;font-family:var(--gl-font-editorial,"Source Serif 4",Georgia,"Times New Roman",serif);font-size:calc(19px * var(--gl-reading-scale));line-height:1.9;overflow-wrap:anywhere}.gl-reading-content>*:first-child{margin-top:0}.gl-reading-content p{margin:0 0 1.55em}.gl-reading-opening{position:relative;margin:0 0 68px;padding:42px 39px 34px;border:1px solid #e2dcf3;border-radius:22px;background:radial-gradient(circle at 100% 0,rgb(117 86 238 / .11),transparent 32%),linear-gradient(145deg,#fbf9ff,#fff);box-shadow:0 16px 40px rgb(48 37 93 / .05)}.gl-reading-opening__lead{color:#202b43;font-size:1.09em;line-height:1.86}.gl-reading-opening__lead::first-letter{float:left;margin:.12em .1em 0 0;color:#6242d2;font-size:3.45em;font-weight:620;line-height:.76}.gl-reading-opening figure:empty,.gl-reading-opening .wp-block-embed__wrapper:empty{display:none}.gl-reading-content h2,.gl-reading-content h3,.gl-reading-content h4{color:#111b35;font-family:var(--gl-font-editorial,"Source Serif 4",Georgia,"Times New Roman",serif);text-wrap:balance;scroll-margin-top:170px}.gl-reading-content [data-reading-heading]:focus{outline:none}.gl-reading-content{counter-reset:gl-reading-topic}.gl-reading-content h2[data-reading-heading]:not(.gl-reading-faq-heading){position:relative;overflow:hidden;counter-increment:gl-reading-topic;margin:3.5em -18px 1em;padding:31px 30px 31px 94px;border:1px solid #d8d1ec;border-radius:21px;background:radial-gradient(circle at 100% 0,rgb(117 86 238 / .16),transparent 32%),linear-gradient(135deg,#f8f5ff 0%,#fff 70%);box-shadow:0 18px 42px rgb(39 29 79 / .075);font-size:calc(33px * var(--gl-reading-scale));font-weight:650;line-height:1.14;letter-spacing:-.035em}.gl-reading-content h2[data-reading-heading]:not(.gl-reading-faq-heading)::before{position:absolute;z-index:1;top:30px;left:27px;display:grid;width:46px;height:46px;place-items:center;border:1px solid rgb(255 255 255 / .14);border-radius:14px;background:linear-gradient(145deg,#15213f,#3b2c75);box-shadow:inset 0 1px 0 rgb(255 255 255 / .12),0 10px 22px rgb(43 31 91 / .18);color:#ead385;content:counter(gl-reading-topic,decimal-leading-zero);font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:.67rem;font-weight:840;letter-spacing:.06em}.gl-reading-content h2[data-reading-heading]:not(.gl-reading-faq-heading)::after{position:absolute;top:0;right:28px;left:94px;height:3px;border-radius:0 0 99px 99px;background:linear-gradient(90deg,#7657ff,#a388f5 62%,#d3b465);content:''}.gl-reading-content hr{width:42px;height:3px;margin:3.2em 0;border:0;border-radius:99px;background:linear-gradient(90deg,#7657ff,#c1b6f5)}.gl-reading-content h3[data-reading-heading]{position:relative;margin:2.7em 0 .88em;padding:24px 25px 23px;border:1px solid #e0d9f2;border-left:4px solid #7657ff;border-radius:0 16px 16px 0;background:radial-gradient(circle at 100% 0,rgb(118 87 255 / .09),transparent 36%),linear-gradient(100deg,#f6f2ff 0%,#fdfcff 72%);box-shadow:0 12px 30px rgb(43 33 79 / .045);font-size:calc(25px * var(--gl-reading-scale));font-weight:650;line-height:1.24;letter-spacing:-.025em}.gl-reading-content h3[data-reading-heading]::before{display:block;margin-bottom:8px;color:#735bd1;content:'Aprofundamento';font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:.59rem;font-weight:820;letter-spacing:.14em;text-transform:uppercase}.gl-reading-content h4[data-reading-heading]{margin:2.2em 0 .72em;padding-left:18px;border-left:2px solid #b7a6ee;font-size:calc(21px * var(--gl-reading-scale));font-weight:650;line-height:1.3}.gl-reading-content h2+p,.gl-reading-content h3+p{color:#253149;font-size:1.035em}.gl-reading-content strong{color:#17223c;font-weight:700}.gl-reading-content a{color:#563bd2;font-weight:610;text-decoration:underline;text-decoration-color:rgb(86 59 210 / .32);text-decoration-thickness:1px;text-underline-offset:3px}.gl-reading-content a:hover{color:#4025b0;text-decoration-color:currentColor}.gl-reading-content a:focus-visible{border-radius:3px;outline:3px solid rgb(96 70 215 / .22);outline-offset:3px}.gl-reading-content .gl-scripture-link{display:inline-flex;align-items:center;gap:4px;padding:1px 4px;border-radius:5px;background:#f4f0ff;text-decoration:none}.gl-reading-content .gl-scripture-link::after{content:'↗';font-size:.72em}.gl-reading-content ul,.gl-reading-content ol{margin:0 0 1.75em;padding-left:1.35em}.gl-reading-content li{padding-left:.35em}.gl-reading-content li+li{margin-top:.62em}.gl-reading-content>ul,.gl-reading-content>ol,.gl-reading-opening>ul,.gl-reading-opening>ol{position:relative;display:grid;gap:0;margin:1.9em 0 2.2em;padding:22px 25px;border:1px solid #dfd9ee;border-radius:18px;background:radial-gradient(circle at 100% 0,rgb(118 87 255 / .09),transparent 34%),linear-gradient(145deg,#fbfaff,#fff);box-shadow:0 14px 34px rgb(41 33 72 / .05);list-style:none}.gl-reading-content>ul::before,.gl-reading-content>ol::before,.gl-reading-opening>ul::before,.gl-reading-opening>ol::before{position:absolute;top:0;right:24px;left:24px;height:2px;border-radius:0 0 99px 99px;background:linear-gradient(90deg,#7657ff,#b4a1f4 68%,#d3b465);content:''}.gl-reading-content>ul>li,.gl-reading-opening>ul>li{position:relative;padding:12px 4px 12px 35px}.gl-reading-content>ul>li::before,.gl-reading-opening>ul>li::before{position:absolute;top:1.16em;left:2px;width:13px;height:13px;border:3px solid #fff;border-radius:50%;background:#7657ff;box-shadow:0 0 0 1px #cfc5ef,0 5px 12px rgb(91 61 197 / .16);content:''}.gl-reading-content>ol,.gl-reading-opening>ol{counter-reset:gl-reading-list}.gl-reading-content>ol>li,.gl-reading-opening>ol>li{position:relative;min-height:46px;padding:10px 4px 10px 47px;counter-increment:gl-reading-list}.gl-reading-content>ol>li::before,.gl-reading-opening>ol>li::before{position:absolute;top:7px;left:0;display:grid;width:34px;height:34px;place-items:center;border:1px solid #d8cff5;border-radius:11px;background:linear-gradient(145deg,#efeaff,#f8f6ff);color:#6043ce;content:counter(gl-reading-list,decimal-leading-zero);font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:.59rem;font-weight:840;letter-spacing:.04em}.gl-reading-content>ul>li+li,.gl-reading-content>ol>li+li,.gl-reading-opening>ul>li+li,.gl-reading-opening>ol>li+li{margin-top:0;border-top:1px solid rgb(96 70 215 / .09)}.gl-reading-content blockquote{margin:2.4em 0;padding:27px 31px;border:0;border-left:3px solid #7657ff;border-radius:0 16px 16px 0;background:linear-gradient(110deg,#f7f3ff,#fbfaff);color:#232d46;font-family:Georgia,"Times New Roman",serif;font-size:calc(21px * var(--gl-reading-scale));font-style:normal;line-height:1.7}.gl-reading-content blockquote p:last-child{margin-bottom:0}.gl-reading-content figure,.gl-reading-content .wp-block-image{margin:2.4em 0}.gl-reading-content img{border-radius:16px}.gl-reading-content figcaption{margin-top:8px;color:#818899;font-size:.72rem;text-align:center}.gl-reading-content .wp-block-embed-youtube{overflow:hidden;padding:10px;border:1px solid #e1ddef;border-radius:20px;background:linear-gradient(145deg,#f8f6ff,#fff);box-shadow:0 18px 44px rgb(27 31 57 / .09)}.gl-reading-content .wp-block-embed-youtube .wp-block-embed__wrapper{position:relative;overflow:hidden;aspect-ratio:16 / 9;border-radius:13px;background:#11182c}.gl-reading-content .wp-block-embed-youtube .gl-youtube-editor-poster{display:none}.gl-reading-content .wp-block-embed-youtube iframe{position:absolute;inset:0;width:100%;height:100%;margin:0;border:0}.gl-reading-content .wp-block-embed-youtube figcaption{margin:10px 6px 2px}.gl-reading-content h2#faq,.gl-reading-content .gl-reading-faq-heading{position:relative;margin:3.5em 0 1em;padding:0 0 18px;border-bottom:1px solid #ddd8ea;font-size:calc(33px * var(--gl-reading-scale));font-weight:630;line-height:1.14;letter-spacing:-.035em}.gl-reading-content h2#faq::before,.gl-reading-content .gl-reading-faq-heading::before{display:block;width:38px;height:2px;margin-bottom:15px;border-radius:99px;background:linear-gradient(90deg,#7657ff,#d3b465);content:''}.gl-reading-content .rank-math-block,.gl-reading-content .wp-block-rank-math-faq-block{margin-top:0}.gl-reading-content .rank-math-list{display:grid;gap:11px;margin:0 0 2.8em;counter-reset:gl-faq}.gl-reading-content .gl-reading-faq{position:relative}.gl-reading-content .rank-math-list-item{overflow:hidden;padding:0;border:1px solid #e2dfeb;border-radius:15px;background:#fff;box-shadow:0 8px 25px rgb(24 28 48 / .035);counter-increment:gl-faq;transition:border-color 180ms ease,box-shadow 180ms ease,background 180ms ease}.gl-reading-content .rank-math-list-item[open]{border-color:#d7cff4;background:linear-gradient(135deg,#fff,#fbf9ff);box-shadow:0 14px 34px rgb(47 35 92 / .07)}.gl-reading-content .rank-math-list-item summary{display:grid;grid-template-columns:31px minmax(0,1fr) 34px;align-items:center;gap:13px;min-height:68px;padding:14px 17px;color:#18223c;font-size:calc(17px * var(--gl-reading-scale));font-weight:730;line-height:1.35;cursor:pointer;list-style:none}.gl-reading-content .rank-math-list-item summary::-webkit-details-marker{display:none}.gl-reading-content .rank-math-list-item summary::before{color:#8d7bcf;font-size:.61rem;font-weight:800;letter-spacing:.08em;content:counter(gl-faq,decimal-leading-zero)}.gl-reading-content .rank-math-list-item summary::after{display:grid;width:32px;height:32px;place-items:center;border:1px solid #e1dcf5;border-radius:10px;background:#f7f4ff;color:#6046d7;font-size:1.05rem;font-weight:500;content:'+';transition:transform 180ms ease,background 180ms ease}.gl-reading-content .rank-math-list-item[open] summary::after{background:#6046d7;color:#fff;content:'−';transform:rotate(180deg)}.gl-reading-content .rank-math-list-item summary:focus-visible{outline:3px solid rgb(96 70 215 / .2);outline-offset:-3px}.gl-reading-content .rank-math-answer{padding:0 64px 20px 61px;color:#566075;font-size:calc(16px * var(--gl-reading-scale));line-height:1.7}.gl-reading-content .rank-math-answer>*:first-child{margin-top:0}.gl-reading-content .rank-math-answer p:last-child{margin-bottom:0}.gl-reading-recommended{position:relative;overflow:hidden;margin:3.2em 0 2.8em;padding:27px 29px 25px;border:1px solid #e1dcef;border-radius:20px;background:radial-gradient(circle at 102% -18%,rgb(118 87 255 / .14),transparent 38%),linear-gradient(135deg,#faf8ff,#fffdf9);box-shadow:0 16px 42px rgb(38 31 72 / .055)}.gl-reading-recommended::after{position:absolute;right:-54px;bottom:-76px;width:150px;height:150px;border:1px solid rgb(96 70 215 / .09);border-radius:50%;box-shadow:0 0 0 28px rgb(96 70 215 / .025);content:'';pointer-events:none}.gl-reading-recommended header{position:relative;z-index:1;display:grid;grid-template-columns:1fr auto;align-items:end;gap:3px 18px;margin-bottom:17px;padding-bottom:16px;border-bottom:1px solid rgb(96 70 215 / .12)}.gl-reading-recommended header>span{grid-column:1/-1;color:#6850ca;font-size:.62rem;font-weight:820;letter-spacing:.13em;text-transform:uppercase}.gl-reading-content .gl-reading-recommended h2{margin:0;padding:0;border:0;font-size:calc(25px * var(--gl-reading-scale));line-height:1.2;letter-spacing:-.035em}.gl-reading-content .gl-reading-recommended h2::before{display:none}.gl-reading-recommended header small{align-self:center;padding:5px 8px;border:1px solid #ded7f6;border-radius:999px;background:rgb(255 255 255 / .78);color:#7767ad;font-size:.6rem;font-weight:730;white-space:nowrap}.gl-reading-recommended ul{position:relative;z-index:1;display:grid;margin:0;padding:0;list-style:none;counter-reset:gl-recommended}.gl-reading-recommended li{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:9px;padding:11px 2px;counter-increment:gl-recommended}.gl-reading-recommended li+li{margin:0;border-top:1px solid rgb(96 70 215 / .09)}.gl-reading-recommended li::before{padding-top:2px;color:#9586ca;font-size:.6rem;font-weight:800;letter-spacing:.08em;content:counter(gl-recommended,decimal-leading-zero)}.gl-reading-recommended a{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;color:#29334a;font-size:.87rem;font-weight:680;line-height:1.42;text-decoration:none}.gl-reading-recommended a::after{color:#7258da;font-size:1rem;content:'→';transition:transform 180ms ease}.gl-reading-recommended a:hover{color:#563bd2}.gl-reading-recommended a:hover::after{transform:translateX(3px)}.gl-study-block,.gl-reading-content .is-style-gl-context,.gl-reading-content .is-style-gl-application,.gl-reading-content .is-style-gl-reflection{display:block;margin:2.6em 0;padding:25px 28px;border:1px solid #e6e3ee;border-radius:16px;background:#faf9fc}.gl-study-block__label{display:block;margin-bottom:11px;color:#6448d7;font-family:Inter,sans-serif;font-size:.65rem;font-weight:820;letter-spacing:.13em;text-transform:uppercase}.gl-study-block__content>*:last-child{margin-bottom:0}.gl-study-block--scripture,.gl-reading-content .is-style-gl-scripture{border:0;border-left:3px solid #8064e8;border-radius:0 16px 16px 0;background:linear-gradient(110deg,#f7f3ff,#fbfaff);font-family:Georgia,"Times New Roman",serif}.gl-study-block--scripture cite{display:block;margin-top:14px;color:#654ac7;font-family:Inter,sans-serif;font-size:.78rem;font-style:normal;font-weight:720}.gl-study-block--insight{border-color:#d9d1f4;background:#f4f0ff}.gl-study-block--application,.gl-reading-content .is-style-gl-application{border-color:#dfd8f5;background:#f8f5ff}.gl-study-block--reflection,.gl-reading-content .is-style-gl-reflection{border-color:#e7dfce;background:#fffaf0}.gl-study-block--summary{border-color:#dfe4ed;background:#f7f9fc}.gl-reading-content .gl-ad-placement{clear:both;min-height:var(--gl-ad-reserved-height,320px);margin:54px 0;padding:18px 0;border:1px solid #ece8f2;border-radius:16px;background:linear-gradient(135deg,#fdfcff,#f8f6fc);text-align:center}.gl-reading-content .gl-ad-label{display:block;margin-bottom:7px;color:#aaa5b0;font-size:.57rem;letter-spacing:.15em;text-transform:uppercase}.gl-reading-content .adsbygoogle:empty{min-height:var(--gl-ad-creative-height,280px)}.gl-reading-ad-reservation{margin:0 0 50px;padding:0;border:0}.gl-reading-ad-reservation--after-content{margin:52px 0 12px}.gl-reading-ad-reservation .gl-ad-slot{min-height:96px;border:1px solid #e5e0ee;border-radius:17px;background:radial-gradient(circle at 82% -35%,rgb(118 87 255 / .08),transparent 42%),linear-gradient(135deg,#fdfcff,#f8f6fb);box-shadow:0 10px 30px rgb(34 28 61 / .035)}.gl-reading-ad-reservation .gl-ad-slot__preview{opacity:.66;transform:scale(.92)}.gl-reading-inline-ad-preview{clear:both;margin:50px 0 54px;scroll-margin-top:170px}.gl-reading-inline-ad-preview .gl-ad-slot{min-height:108px;overflow:hidden;border:1px solid #e3deec;border-radius:18px;background:radial-gradient(circle at 83% -45%,rgb(118 87 255 / .11),transparent 43%),linear-gradient(135deg,#fdfcff,#f8f6fb);box-shadow:0 13px 34px rgb(34 28 61 / .045)}.gl-reading-inline-ad-preview .gl-ad-slot__preview{opacity:.7}.gl-reader-share{position:relative;isolation:isolate;overflow:hidden;margin:46px 0 20px;border-radius:19px;background:radial-gradient(circle at 88% -80%,rgb(135 100 255 / .62),transparent 48%),linear-gradient(128deg,#121d3a,#28205c 72%,#39257e);box-shadow:0 18px 43px rgb(24 25 64 / .15)}.gl-reader-share::before{position:absolute;z-index:2;top:0;right:24px;left:24px;height:2px;border-radius:0 0 99px 99px;background:linear-gradient(90deg,transparent,#9b82ff 28%,#deb867 76%,transparent);content:''}.gl-reader-share::after{position:absolute;z-index:-1;right:-68px;bottom:-118px;width:190px;height:190px;border:1px solid rgb(255 255 255 / .09);border-radius:50%;box-shadow:0 0 0 30px rgb(255 255 255 / .025);content:''}.gl-reader-share a{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:15px;min-height:88px;padding:17px 21px;color:#fff;text-decoration:none}.gl-reader-share__mark{display:grid;width:46px;height:46px;place-items:center;border:1px solid rgb(255 255 255 / .16);border-radius:14px;background:rgb(255 255 255 / .1);color:#ddc173;box-shadow:inset 0 1px rgb(255 255 255 / .08)}.gl-reader-share__mark .gl-icon{width:21px;height:21px}.gl-reader-share a>span:nth-child(2){display:grid;gap:2px;min-width:0}.gl-reader-share small{color:#bcb0ec;font-size:.57rem;font-weight:780;letter-spacing:.1em;text-transform:uppercase}.gl-reader-share strong{color:#fff;font-size:.86rem;line-height:1.35}.gl-reader-share i{display:grid;width:34px;height:34px;place-items:center;border:1px solid rgb(255 255 255 / .14);border-radius:11px;background:rgb(255 255 255 / .08);color:#fff;font-style:normal;transition:background 180ms ease,transform 180ms ease}.gl-reader-share a:hover{color:#fff}.gl-reader-share a:hover i{background:rgb(255 255 255 / .15);transform:translateX(3px)}.gl-reader-share a:focus-visible{outline:3px solid rgb(118 87 255 / .32);outline-offset:4px}.gl-reading-main .gl-article-reaction{position:relative;isolation:isolate;overflow:hidden;border-color:#d9d1f2;background:radial-gradient(circle at 100% 0,rgb(118 87 255 / .14),transparent 38%),linear-gradient(145deg,#fff,#f8f5ff);box-shadow:0 19px 48px rgb(36 27 79 / .08)}.gl-reading-main .gl-article-reaction::before{position:absolute;z-index:-1;top:0;right:26px;left:26px;height:2px;border-radius:0 0 99px 99px;background:linear-gradient(90deg,#6f4be0,#aa91f3 69%,#d5ad59);content:''}.gl-reading-main .gl-article-reaction__choices button{transition:border-color 180ms ease,box-shadow 180ms ease,transform 180ms ease}.gl-reading-main .gl-article-reaction__choices button:hover{box-shadow:0 11px 26px rgb(75 50 164 / .11);transform:translateY(-2px)}.gl-reading-main>.gl-intent-explorer{margin-top:34px}.gl-reading-sidebar{position:sticky;top:166px;display:grid;gap:20px;min-width:0}body.admin-bar .gl-reading-sidebar{top:200px}.gl-reading-toc{position:relative;overflow:hidden;padding:0;border:1px solid #ddd9e9;border-radius:22px;background:rgb(255 255 255 / .97);box-shadow:0 22px 58px rgb(29 24 58 / .11)}.gl-reading-toc::before{position:absolute;z-index:2;top:0;right:22px;left:22px;height:2px;border-radius:0 0 3px 3px;background:linear-gradient(90deg,#9c82ff,#d5b15e);content:''}.gl-reading-toc__head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0;padding:23px 22px 20px;border:0;background:radial-gradient(circle at 100% 0,rgb(118 87 255 / .3),transparent 45%),linear-gradient(135deg,#111b34,#242057)}.gl-reading-toc__head>div{display:grid;gap:3px}.gl-reading-toc__head span{color:#b9a9f6;font-size:.59rem;font-weight:780;letter-spacing:.12em;text-transform:uppercase}.gl-reading-toc__head p,.gl-reading-explore>p{margin:0;color:#fff;font-size:.75rem;font-weight:820;letter-spacing:.11em;text-transform:uppercase}.gl-reading-toc__head>i{display:grid;width:38px;height:38px;place-items:center;border:1px solid rgb(255 255 255 / .14);border-radius:12px;background:rgb(255 255 255 / .08);color:#e0c173;font-style:normal}.gl-reading-toc__head .gl-icon{width:18px;height:18px}.gl-reading-toc ol{max-height:min(58vh,560px);margin:0;padding:15px 12px 17px;overflow-y:auto;list-style:none;counter-reset:gl-reading-toc-section;scrollbar-color:#c6bddf #fff0;scrollbar-width:thin}.gl-reading-toc ol::-webkit-scrollbar{width:5px}.gl-reading-toc ol::-webkit-scrollbar-thumb{border-radius:99px;background:#c6bddf}.gl-reading-toc li+li{margin-top:5px}.gl-reading-toc__level-2{counter-increment:gl-reading-toc-section}.gl-reading-toc a{display:block;padding:9px 11px;border:1px solid #fff0;border-radius:11px;color:#687184;font-size:.75rem;line-height:1.42;transition:border-color 180ms ease,background 180ms ease,color 180ms ease,transform 180ms ease}.gl-reading-toc__level-2 a{display:grid;grid-template-columns:31px minmax(0,1fr);align-items:start;gap:10px;color:#303a52;font-size:.78rem;font-weight:690}.gl-reading-toc__level-2 a::before{display:grid;width:28px;height:28px;place-items:center;border:1px solid #e0d9f8;border-radius:9px;background:#f3efff;color:#6649d2;content:counter(gl-reading-toc-section,decimal-leading-zero);font-size:.57rem;font-weight:830;letter-spacing:.05em}.gl-reading-toc a:hover{border-color:#e6e0fa;background:#faf8ff;color:#4f35c3;transform:translateX(2px)}.gl-reading-toc a.is-active{border-color:#d8cff8;background:linear-gradient(100deg,#eee9ff,#faf9ff);color:#4f35c3;font-weight:700;box-shadow:inset 3px 0 #7657ff,0 7px 18px rgb(85 59 184 / .06)}.gl-reading-toc__level-3 a{position:relative;margin-left:41px;padding:7px 9px 7px 13px;border-left:1px solid #ded9eb;border-radius:0 9px 9px 0;color:#7a8293;font-size:.69rem}.gl-reading-sidebar__ad{margin:0}.gl-reading-sidebar__ad:empty{display:none}.gl-reading-sidebar__ad .gl-ad-placement,.gl-reading-sidebar__ad .gl-ad-slot{min-height:var(--gl-ad-reserved-height,320px);margin:0;overflow:hidden;border:1px solid #e8e5ee;border-radius:16px;background:#fbfafc}.gl-reading-sidebar__ad .gl-ad-slot__preview{opacity:.65}.gl-reading-explore{margin:0;padding:21px;border:1px solid #e5ddcb;border-radius:19px;background:radial-gradient(circle at 100% 0,rgb(211 170 84 / .13),transparent 38%),linear-gradient(145deg,#fffdf9,#faf7f0);box-shadow:0 14px 36px rgb(72 57 31 / .05)}.gl-reading-explore>p{margin-bottom:12px;color:#5b4a2d}.gl-reading-explore a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 2px;border-top:1px solid rgb(112 91 55 / .11);color:#626b7e;font-size:.75rem;font-weight:640}.gl-reading-explore a:first-of-type{border-top:0}.gl-reading-explore a span{color:#9c7b40;transition:transform 180ms ease}.gl-reading-explore a:hover{color:#563bd2}.gl-reading-explore a:hover span{transform:translateX(3px)}.gl-reading-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:42px;padding-top:25px;border-top:1px solid #e6e7ec}.gl-reading-tags>span{width:100%;margin-bottom:2px;color:#7f8797;font-size:.65rem;font-weight:760;letter-spacing:.1em;text-transform:uppercase}.gl-reading-tags a{padding:5px 9px;border-radius:999px;background:#f3f0fb;color:#5e46bd;font-size:.7rem;font-weight:680}.gl-reading-author{position:relative;isolation:isolate;display:grid;grid-template-columns:82px minmax(0,1fr);gap:24px;overflow:hidden;margin-top:54px;padding:30px 32px;border:1px solid #ded8ef;border-radius:22px;background:radial-gradient(circle at 98% 0,rgb(118 87 255 / .13),transparent 34%),linear-gradient(135deg,#fff,#faf8ff 58%,#fffdf9);box-shadow:0 18px 46px rgb(33 27 66 / .065)}.gl-reading-author::after{position:absolute;z-index:-1;right:-78px;bottom:-112px;width:210px;height:210px;border:1px solid rgb(96 70 215 / .09);border-radius:50%;box-shadow:0 0 0 31px rgb(96 70 215 / .022);content:'';pointer-events:none}.gl-reading-author>div{position:relative;z-index:1;min-width:0}.gl-reading-author img{width:82px;height:82px;border:3px solid #fff;border-radius:22px;object-fit:cover;box-shadow:0 10px 25px rgb(28 31 53 / .13)}.gl-reading-author span{display:flex;align-items:center;gap:8px;color:#6e55ce;font-size:.62rem;font-weight:810;letter-spacing:.11em;text-transform:uppercase}.gl-reading-author span::before{width:18px;height:2px;border-radius:99px;background:linear-gradient(90deg,#7657ff,#beaef5);content:''}.gl-reading-author h2{margin:5px 0 6px;color:#17213a;font-size:1.25rem;letter-spacing:-.025em;scroll-margin-top:190px}.gl-reading-author p{max-width:610px;margin:0;color:#646e82;font-size:.82rem;line-height:1.65}.gl-reading-author a{display:inline-flex;align-items:center;gap:7px;min-height:35px;margin-top:14px;padding:7px 11px;border:1px solid #dfd8f6;border-radius:10px;background:rgb(255 255 255 / .78);color:#563bd2;font-size:.71rem;font-weight:740;box-shadow:0 6px 16px rgb(60 43 126 / .04);transition:border-color 180ms ease,box-shadow 180ms ease,transform 180ms ease}.gl-reading-author a:hover{border-color:#cfc3f5;box-shadow:0 9px 20px rgb(60 43 126 / .08);transform:translateY(-1px)}.gl-reading-author .gl-icon{width:14px}.single-post .gl-newsletter{padding:88px 0;border:0;background:#f5f1e9}.single-post .gl-newsletter__box{position:relative;isolation:isolate;grid-template-columns:minmax(0,1.08fr) minmax(360px,.72fr);align-items:center;gap:clamp(48px,6vw,78px);overflow:hidden;padding:clamp(48px,5vw,66px);border:1px solid rgb(255 255 255 / .09);border-radius:26px;background:radial-gradient(circle at 80% -20%,rgb(117 88 233 / .32),transparent 34%),linear-gradient(128deg,#192842 0%,#111b31 67%,#18223a 100%);color:#fff;box-shadow:0 28px 72px rgb(17 27 49 / .14)}.single-post .gl-newsletter__box::before{position:absolute;z-index:2;inset:0 30px auto;height:2px;border-radius:0 0 99px 99px;background:linear-gradient(90deg,transparent,rgb(163 143 247 / .95) 25%,rgb(215 175 105 / .9) 76%,transparent);content:''}.single-post .gl-newsletter__box::after{z-index:-1;top:-168px;right:20%;width:350px;height:350px;border-color:rgb(255 255 255 / .065);box-shadow:0 0 0 48px rgb(255 255 255 / .018),0 0 0 96px rgb(255 255 255 / .01)}.single-post .gl-newsletter__copy{max-width:650px}.single-post .gl-newsletter .gl-eyebrow{margin-bottom:15px;color:#d9b773;font-family:inherit;font-size:.66rem;letter-spacing:.15em}.single-post .gl-newsletter h2{max-width:650px;margin:0 0 16px;color:#fff;font-family:inherit;font-size:clamp(2.35rem,4vw,3.65rem);font-weight:710;line-height:1.03;letter-spacing:-.052em;text-wrap:balance}.single-post .gl-newsletter p{max-width:590px;color:rgb(255 255 255 / .66);font-size:.96rem;line-height:1.7}.single-post .gl-newsletter__action{width:100%;justify-items:stretch;padding:25px;border:1px solid rgb(255 255 255 / .68);border-radius:20px;background:rgb(255 255 255 / .97);box-shadow:0 20px 48px rgb(5 12 28 / .2)}.single-post .gl-newsletter__action::before{display:block;margin-bottom:13px;color:#202b43;font-size:.76rem;font-weight:760;content:'Receba a próxima reflexão'}.single-post .gl-newsletter__form{width:100%;gap:11px}.single-post .gl-newsletter__fields{grid-template-columns:1fr;gap:9px}.single-post .gl-newsletter__fields input[type=email]{min-height:54px;border-color:#dcd8e8;background:#fff;box-shadow:inset 0 1px 1px rgb(28 31 53 / .02)}.single-post .gl-newsletter__fields .gl-button{width:100%;min-height:52px;justify-content:center;border-radius:12px;background:linear-gradient(135deg,#6748e6,#5635d1);color:#fff;box-shadow:0 10px 24px rgb(83 52 203 / .2)}.single-post .gl-newsletter__fields .gl-button:hover{background:linear-gradient(135deg,#5d3ddd,#4929c3);color:#fff;transform:translateY(-1px)}.single-post .gl-newsletter__consent{color:#687184;font-size:.67rem;line-height:1.5}.single-post .gl-newsletter__consent a{color:#563bd2}.single-post .gl-newsletter__form>small{color:#8a92a1!important;font-size:.63rem}.gl-reading-series{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1fr) minmax(210px,.68fr) minmax(0,1fr);align-items:stretch;gap:12px;overflow:hidden;width:min(calc(100% - 48px),1180px);margin-top:30px;padding:12px;border:1px solid #ddd8ed;border-radius:27px;background:radial-gradient(circle at 50% -25%,rgb(122 91 238 / .16),transparent 42%),linear-gradient(135deg,#f9f8fd,#fff 48%,#f6f4fc);box-shadow:0 24px 58px rgb(30 24 62 / .09)}.gl-reading-series--without-archive{grid-template-columns:repeat(2,minmax(0,1fr))}.gl-reading-series::before{position:absolute;z-index:-1;top:0;right:44px;left:44px;height:2px;border-radius:0 0 99px 99px;background:linear-gradient(90deg,transparent,#7557e8 25%,#d2ae59 74%,transparent);content:''}.gl-reading-series__item{min-width:0}.gl-reading-series__item>a,.gl-reading-series__state{display:flex;min-height:126px;height:100%;flex-direction:column;justify-content:center;gap:12px;padding:21px 23px;border:1px solid rgb(73 61 115 / .1);border-radius:18px;background:rgb(255 255 255 / .82);box-shadow:0 8px 22px rgb(38 29 74 / .035);transition:border-color 180ms ease,box-shadow 180ms ease,transform 180ms ease}.gl-reading-series__item--next{text-align:right}.gl-reading-series__item>a:hover{border-color:rgb(103 73 221 / .3);box-shadow:0 15px 30px rgb(56 39 121 / .1);transform:translateY(-2px)}.gl-reading-series__item>a:focus-visible,.gl-reading-series__all:focus-visible{outline:3px solid rgb(116 82 231 / .3);outline-offset:3px}.gl-reading-series__direction{display:flex;align-items:center;gap:9px;color:#6b51d1;font-size:.62rem;font-weight:820;letter-spacing:.115em;line-height:1.2;text-transform:uppercase}.gl-reading-series__item--next .gl-reading-series__direction{justify-content:flex-end}.gl-reading-series__direction i{display:inline-grid;width:26px;height:26px;place-items:center;border:1px solid #ded6f7;border-radius:9px;background:#f5f2ff;color:#5638c7;font-size:.76rem;font-style:normal;letter-spacing:0}.gl-reading-series__item strong{display:block;color:#17213a;font-family:var(--gl-font-editorial,"Source Serif 4",Georgia,serif);font-size:clamp(.94rem,1.15vw,1.08rem);font-weight:650;line-height:1.35;letter-spacing:-.018em;text-wrap:balance;transition:color 180ms ease}.gl-reading-series__item>a:hover strong{color:#5033bf}.gl-reading-series__state{border-style:dashed;box-shadow:none}.gl-reading-series__state strong{color:#697286;font-family:inherit;font-size:.76rem;font-weight:650}.gl-reading-series__center{display:grid;align-content:center;gap:9px;padding:7px 0;text-align:center}.gl-reading-series__center>span{color:#7d748f;font-size:.57rem;font-weight:810;letter-spacing:.12em;text-transform:uppercase}.gl-reading-series__all{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:11px;min-height:80px;padding:13px;border:1px solid rgb(255 255 255 / .15);border-radius:16px;background:radial-gradient(circle at 95% 0,rgb(125 91 246 / .35),transparent 44%),linear-gradient(135deg,#111a34,#29205f);box-shadow:0 14px 30px rgb(21 18 58 / .2);color:#fff;text-align:left;transition:box-shadow 180ms ease,transform 180ms ease}.gl-reading-series__all:hover{box-shadow:0 18px 36px rgb(44 27 112 / .27);color:#fff;transform:translateY(-2px)}.gl-reading-series__all>i{display:grid;width:38px;height:38px;place-items:center;border:1px solid rgb(255 255 255 / .15);border-radius:12px;background:rgb(255 255 255 / .08);color:#e4c877;font-style:normal}.gl-reading-series__all>i .gl-icon{width:18px;height:18px}.gl-reading-series__all>span{display:grid;gap:2px;min-width:0}.gl-reading-series__all small{color:#bcb2e2;font-size:.54rem;font-weight:750;letter-spacing:.07em;text-transform:uppercase}.gl-reading-series__all strong{overflow:hidden;color:#fff;font-size:.72rem;font-weight:760;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.gl-reading-related{position:relative;isolation:isolate;overflow:hidden;margin-top:66px;padding:88px 0 96px;border-top:1px solid rgb(103 79 179 / .12);background:radial-gradient(circle at 88% 9%,rgb(126 92 241 / .1),transparent 27%),radial-gradient(circle at 8% 82%,rgb(213 177 96 / .09),transparent 28%),linear-gradient(180deg,#f8f8fb,#f3f3f8)}.gl-reading-related::before{position:absolute;z-index:-1;top:-230px;left:50%;width:720px;height:420px;border:1px solid rgb(111 81 214 / .08);border-radius:50%;content:'';transform:translateX(-50%)}.gl-reading-related::after{position:absolute;top:0;left:50%;width:min(280px,38vw);height:3px;border-radius:0 0 99px 99px;background:linear-gradient(90deg,#6545d9,#9d83ef 62%,#d2ae5a);content:'';transform:translateX(-50%)}.gl-reading-related>.gl-container{width:min(calc(100% - 48px),1180px)}.gl-reading-section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,430px);align-items:end;gap:54px;margin-bottom:38px}.gl-reading-section-head>div>span{display:inline-flex;align-items:center;gap:10px;color:#6244d4;font-size:.65rem;font-weight:830;letter-spacing:.135em;text-transform:uppercase}.gl-reading-section-head>div>span::before{width:26px;height:1px;background:linear-gradient(90deg,#6444da,#b7a5f4);content:''}.gl-reading-section-head h2{margin:10px 0 0;color:#121c35;font-family:var(--gl-font-editorial,"Source Serif 4",Georgia,serif);font-size:clamp(2.25rem,3.8vw,3.35rem);font-weight:620;line-height:1.04;letter-spacing:-.048em;text-wrap:balance}.gl-reading-section-head>p{max-width:430px;margin:0 0 4px;padding-left:21px;border-left:2px solid #ded5f7;color:#667086;font-size:.86rem;line-height:1.68}.gl-reading-related__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;counter-reset:gl-reading-related}.gl-reading-related article{position:relative;overflow:hidden;border:1px solid #dfddeb;border-radius:23px;background:rgb(255 255 255 / .94);box-shadow:0 18px 45px rgb(34 29 62 / .075);counter-increment:gl-reading-related;transition:border-color 220ms ease,box-shadow 220ms ease,transform 220ms ease}.gl-reading-related article::after{position:absolute;right:24px;bottom:0;left:24px;height:2px;border-radius:99px 99px 0 0;background:linear-gradient(90deg,transparent,#7859e8 45%,#d3b15d,transparent);content:'';opacity:0;transition:opacity 220ms ease}.gl-reading-related article:hover{border-color:rgb(103 76 209 / .3);box-shadow:0 26px 55px rgb(49 36 99 / .14);transform:translateY(-5px)}.gl-reading-related article:hover::after{opacity:1}.gl-reading-related__media{position:relative;display:block;aspect-ratio:16/9.7;overflow:hidden;background:linear-gradient(145deg,#eae6f7,#f7f5fc)}.gl-reading-related__media::before{position:absolute;z-index:2;top:16px;left:16px;padding:7px 9px;border:1px solid rgb(255 255 255 / .64);border-radius:9px;background:rgb(15 24 48 / .76);box-shadow:0 8px 18px rgb(4 10 25 / .17);color:#fff;content:'Leitura ' counter(gl-reading-related,decimal-leading-zero);font-size:.55rem;font-weight:820;letter-spacing:.09em;text-transform:uppercase;backdrop-filter:blur(8px)}.gl-reading-related__media::after{position:absolute;inset:42% 0 0;background:linear-gradient(180deg,transparent,rgb(10 16 35 / .28));content:'';pointer-events:none}.gl-reading-related__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform 600ms cubic-bezier(.2,.65,.25,1)}.gl-reading-related article:hover img{transform:scale(1.045)}.gl-reading-related__media>span{display:grid;width:100%;height:100%;place-items:center;color:#7657ff}.gl-reading-related__body{display:flex;min-height:258px;flex-direction:column;padding:23px 24px 24px}.gl-reading-related__meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.gl-reading-related__meta>span{overflow:hidden;color:#6546cf;font-size:.59rem;font-weight:820;letter-spacing:.09em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.gl-reading-related__meta small{position:relative;flex:0 0 auto;margin-left:auto;padding-left:12px;color:#858c9b;font-size:.6rem;font-weight:650}.gl-reading-related__meta small::before{position:absolute;top:50%;left:0;width:5px;height:5px;border-radius:50%;background:#d1ae5d;content:'';transform:translateY(-50%)}.gl-reading-related h3{margin:14px 0 10px;color:#152039;font-family:var(--gl-font-editorial,"Source Serif 4",Georgia,serif);font-size:clamp(1.12rem,1.45vw,1.3rem);font-weight:660;line-height:1.28;letter-spacing:-.022em;text-wrap:balance}.gl-reading-related h3 a{transition:color 180ms ease}.gl-reading-related h3 a:hover{color:#563bd2}.gl-reading-related h3 a:focus-visible,.gl-reading-related__action:focus-visible{border-radius:4px;outline:3px solid rgb(116 82 231 / .3);outline-offset:3px}.gl-reading-related p{display:-webkit-box;overflow:hidden;margin:0 0 19px;color:#697286;font-size:.79rem;line-height:1.62;-webkit-box-orient:vertical;-webkit-line-clamp:3}.gl-reading-related__action{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:auto;padding-top:16px;border-top:1px solid #ece9f2;color:#4f35bd;font-size:.68rem;font-weight:790;letter-spacing:.02em}.gl-reading-related__action span{display:grid;width:27px;height:27px;place-items:center;border-radius:9px;background:#f0ecff;color:#6040d2;font-size:.8rem;transition:background 180ms ease,color 180ms ease,transform 180ms ease}.gl-reading-related__action:hover{color:#4127af}.gl-reading-related__action:hover span{background:#6041d2;color:#fff;transform:translateX(2px)}body.gl-reading-focus .gl-reading-layout{grid-template-columns:minmax(0,820px)}body.gl-reading-focus .gl-reading-sidebar,body.gl-reading-focus .gl-reading-mobile-toc,body.gl-reading-focus .gl-reading-related{display:none}body.gl-reading-focus .gl-reading-main{width:100%}@media (min-width:1081px){.gl-reading-hero{padding:22px 0 34px}.gl-reading-hero__inner{width:min(calc(100% - 32px),1360px);min-height:500px;padding:28px clamp(42px,3.4vw,56px) 40px;border-radius:28px}.gl-reading-hero__inner::before{right:52px;left:52px}.gl-reading-breadcrumb{margin-bottom:29px}.gl-reading-hero__grid{grid-template-columns:minmax(0,1.16fr) minmax(450px,.84fr);gap:clamp(44px,4vw,64px)}.gl-reading-hero__grid--without-media{grid-template-columns:minmax(0,900px)}.gl-reading-hero h1{max-width:800px;font-size:clamp(2.85rem,3.35vw,3.68rem);line-height:1.015;letter-spacing:-.04em}.gl-reading-hero__lead{max-width:680px;margin-top:20px;line-height:1.7}.gl-reading-byline{margin-top:24px;padding:10px 15px 10px 10px}.gl-reading-hero__media{align-self:center;min-height:0;max-height:455px;aspect-ratio:4/3;border-radius:24px 24px 58px 24px;box-shadow:0 26px 62px rgb(3 8 28 / .34),-14px 14px 0 rgb(151 123 255 / .1)}}@media (max-width:1080px){.gl-reading-hero__grid{grid-template-columns:minmax(0,1fr) minmax(330px,.75fr);gap:42px}.gl-reading-hero__media{min-height:300px}.gl-reading-hero h1{font-size:clamp(2.35rem,4.8vw,3.7rem)}.gl-reading-layout{grid-template-columns:minmax(0,760px)}.gl-reading-sidebar{display:none;position:static}.gl-reading-mobile-toc{display:block;width:min(calc(100% - 48px),820px);margin-top:30px}.gl-reading-mobile-toc details{position:relative;overflow:hidden;border:1px solid #dcd5ee;border-radius:22px;background:linear-gradient(145deg,#f8f6ff,#fff);box-shadow:0 18px 46px rgb(34 27 67 / .085)}.gl-reading-mobile-toc details::before{position:absolute;z-index:2;top:0;right:20px;left:20px;height:2px;border-radius:0 0 99px 99px;background:linear-gradient(90deg,#9c82ff,#d5b15e);content:''}.gl-reading-mobile-toc summary{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:76px;padding:15px 18px;background:radial-gradient(circle at 100% 0,rgb(118 87 255 / .32),transparent 48%),linear-gradient(135deg,#111b34,#25205b);color:#fff;cursor:pointer;list-style:none}.gl-reading-mobile-toc summary:focus-visible{border-radius:18px;outline:3px solid rgb(119 89 230 / .28);outline-offset:3px}.gl-reading-mobile-toc summary::-webkit-details-marker{display:none}.gl-reading-mobile-toc__identity{display:flex;min-width:0;align-items:center;gap:12px}.gl-reading-mobile-toc__identity>i{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border:1px solid rgb(255 255 255 / .14);border-radius:13px;background:rgb(255 255 255 / .08);color:#e2c777;font-style:normal}.gl-reading-mobile-toc__identity>i .gl-icon{width:19px;height:19px}.gl-reading-mobile-toc__identity>span{display:grid;gap:2px;min-width:0}.gl-reading-mobile-toc__identity small{color:#bdb0f2;font-size:.57rem;font-weight:790;letter-spacing:.11em;line-height:1.25;text-transform:uppercase}.gl-reading-mobile-toc__identity strong{color:#fff;font-size:.86rem;font-weight:790;line-height:1.3}.gl-reading-mobile-toc__chevron{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border:1px solid rgb(255 255 255 / .12);border-radius:11px;background:rgb(255 255 255 / .07);color:#fff;font-size:.9rem;transition:transform 180ms ease}.gl-reading-mobile-toc details[open] .gl-reading-mobile-toc__chevron{transform:rotate(180deg)}.gl-reading-mobile-toc ol{max-height:58vh;margin:0;padding:14px;overflow:auto;background:linear-gradient(180deg,#f9f7ff,#fff);list-style:none;counter-reset:gl-reading-mobile-section;scrollbar-color:#c6bddf #fff0;scrollbar-width:thin}.gl-reading-mobile-toc li{margin:0}.gl-reading-mobile-toc li+li{margin-top:5px}.gl-reading-mobile-toc .gl-reading-toc__level-2{counter-increment:gl-reading-mobile-section}.gl-reading-mobile-toc a{display:block;border:1px solid #fff0;color:#697287;font-size:.74rem;line-height:1.42}.gl-reading-mobile-toc .gl-reading-toc__level-2 a{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:12px;min-height:62px;padding:10px 12px;border-color:#e3deef;border-radius:14px;background:rgb(255 255 255 / .92);box-shadow:0 7px 18px rgb(42 34 73 / .035);color:#263149;font-size:.8rem;font-weight:720}.gl-reading-mobile-toc .gl-reading-toc__level-2 a::before{display:grid;width:38px;height:38px;place-items:center;border:1px solid #d9d0f6;border-radius:12px;background:linear-gradient(145deg,#ede8ff,#f7f4ff);color:#6245d0;content:counter(gl-reading-mobile-section,decimal-leading-zero);font-size:.6rem;font-weight:840;letter-spacing:.05em}.gl-reading-mobile-toc .gl-reading-toc__level-3 a{position:relative;margin-left:51px;padding:8px 10px 8px 17px;border-left:2px solid #ddd5f3;border-radius:0 9px 9px 0;color:#717a8e;font-size:.7rem}.gl-reading-mobile-toc .gl-reading-toc__level-3 a::before{position:absolute;top:1.05em;left:-4px;width:6px;height:6px;border:2px solid #fff;border-radius:50%;background:#a994ee;content:''}.gl-reading-mobile-toc a.is-active{border-color:#d2c6f7;background:linear-gradient(105deg,#ede7ff,#faf8ff);color:#5137c5;box-shadow:inset 3px 0 #7657ff,0 8px 20px rgb(85 59 184 / .07)}.single-post .gl-newsletter__box{grid-template-columns:1fr;gap:38px}.single-post .gl-newsletter__action{max-width:610px}}@media (max-width:780px){.gl-reading-hero{padding:14px 0 24px}.gl-reading-hero__inner,.gl-reading-toolbar,.gl-reading-mobile-toc,.gl-reading-layout,.gl-reading-series,.gl-reading-related>.gl-container{width:min(calc(100% - 28px),760px)}.gl-reading-hero__inner{min-height:0;padding:26px;border-radius:24px}.gl-reading-breadcrumb{margin-bottom:20px}.gl-reading-hero__grid{grid-template-columns:1fr;gap:25px}.gl-reading-hero h1{font-size:clamp(2.25rem,9.7vw,3.25rem)}.gl-reading-hero__lead{margin-top:16px;font-size:.94rem}.gl-reading-hero__media{min-height:0;aspect-ratio:16/9;border-radius:20px 20px 48px 20px;box-shadow:0 22px 46px rgb(3 8 28 / .28),-10px 10px 0 rgb(151 123 255 / .09)}.gl-reading-hero__media figcaption{right:18px;bottom:17px;left:18px}.gl-reading-toolbar-wrap{top:70px}body.admin-bar .gl-reading-toolbar-wrap{top:116px}.gl-reading-toolbar{min-height:60px}.gl-reading-toolbar button{min-height:36px;padding-inline:9px}.gl-reading-toolbar__secondary>button span:not(.screen-reader-text){display:none}.gl-reading-layout{padding-top:42px;padding-bottom:60px}.gl-reading-overview{grid-template-columns:1fr;gap:17px;margin-bottom:39px;padding:25px;border-radius:20px}.gl-reading-ad-reservation{margin-bottom:39px}.gl-reading-ad-reservation--after-content{margin-top:42px}.gl-reading-recommended{padding:23px 21px 20px}.gl-reading-recommended header{grid-template-columns:1fr}.gl-reading-recommended header small{display:none}.gl-reading-content .rank-math-list-item summary{grid-template-columns:25px minmax(0,1fr) 32px;gap:9px;padding-inline:13px}.gl-reading-content .rank-math-answer{padding:0 46px 18px 47px}.gl-reading-content{padding:36px 27px;border-radius:22px;font-size:calc(17.5px * var(--gl-reading-scale))}.gl-reading-content h2{font-size:calc(28px * var(--gl-reading-scale))}.gl-reading-content h2[data-reading-heading]:not(.gl-reading-faq-heading){margin:3.2em -5px 1em;padding:25px 24px 25px 78px;border-radius:17px}.gl-reading-content h2[data-reading-heading]:not(.gl-reading-faq-heading)::before{top:25px;left:22px;width:40px;height:40px}.gl-reading-content h2[data-reading-heading]:not(.gl-reading-faq-heading)::after{right:22px;left:78px}.gl-reading-content h3{font-size:calc(22px * var(--gl-reading-scale))}.gl-reading-content h3[data-reading-heading]{padding:21px 22px 20px;border-radius:0 14px 14px 0}.gl-reading-opening{margin-bottom:52px;padding:40px 27px 29px}.gl-reading-opening::before{left:27px}.gl-reading-inline-ad-preview{margin:42px 0 46px}.gl-reading-series{grid-template-columns:1fr 1fr;gap:10px;padding:10px;border-radius:22px}.gl-reading-series__center{grid-column:1/-1;order:-1;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:13px;padding:0;text-align:left}.gl-reading-series__all{min-height:72px}.gl-reading-series__item>a,.gl-reading-series__state{min-height:116px;padding:18px}.gl-reading-related{margin-top:48px;padding:64px 0 70px}.gl-reading-section-head{grid-template-columns:1fr;gap:18px;margin-bottom:30px}.gl-reading-section-head>p{max-width:620px}.gl-reading-related__grid{grid-template-columns:1fr}.gl-reading-related article{display:grid;grid-template-columns:minmax(150px,34%) 1fr}.gl-reading-related__media{height:100%;aspect-ratio:auto}.gl-reading-related__body{min-height:210px;padding:22px 23px}.gl-reading-related h3{font-size:1.18rem}}@media (max-width:520px){.gl-reading-hero h1{font-size:clamp(1.88rem,7.8vw,2.12rem)}.gl-reading-hero__inner{padding:22px 20px}.gl-reading-hero__label-row{align-items:flex-start}.gl-reading-hero__lead{display:block;overflow:visible}.gl-reading-hero__media figcaption{align-items:flex-start;flex-direction:column;gap:5px}.gl-reading-hero__media figcaption strong{max-width:none;text-align:left}.gl-reading-byline{width:100%}.gl-reading-byline__meta{flex-wrap:wrap;gap:5px}.gl-reading-toolbar{gap:6px}.gl-reading-toolbar__primary,.gl-reading-toolbar__secondary{gap:1px}.gl-reading-toolbar button{min-width:36px;padding:7px}.gl-reading-toolbar button>span:not(.screen-reader-text):not([aria-hidden]){display:none}.gl-reading-toolbar [data-reading-save-label]{display:none}.gl-reading-toolbar [data-reading-print]{display:none}.gl-reading-font-controls{gap:1px}.gl-reading-font-controls button{display:inline-flex!important;min-width:29px;padding:3px 5px;font-size:.7rem}.gl-reading-share-menu{left:-42px}.gl-reading-content{padding:28px 20px;border-radius:18px}.gl-reading-opening{margin:0 -4px 48px;padding:39px 20px 25px;border-radius:17px}.gl-reading-opening::before{left:20px}.gl-reading-opening__lead::first-letter{font-size:3em}.gl-reading-content h2[data-reading-heading]:not(.gl-reading-faq-heading){margin:3em -6px 1em;padding:74px 20px 23px}.gl-reading-content h2[data-reading-heading]:not(.gl-reading-faq-heading)::before{top:20px;left:20px}.gl-reading-content h2[data-reading-heading]:not(.gl-reading-faq-heading)::after{top:40px;right:20px;left:70px;height:2px}.gl-reading-content h2#faq,.gl-reading-content .gl-reading-faq-heading{margin-top:3em}.gl-reading-content h3[data-reading-heading]{padding:19px 18px 18px}.gl-reading-content>ul,.gl-reading-content>ol,.gl-reading-opening>ul,.gl-reading-opening>ol{margin:1.7em -3px 2em;padding:17px 16px;border-radius:15px}.gl-reading-content>ul>li,.gl-reading-opening>ul>li{padding:11px 2px 11px 30px}.gl-reading-content>ol>li,.gl-reading-opening>ol>li{padding:10px 2px 10px 43px}.gl-reading-mobile-toc{margin-top:22px}.gl-reading-mobile-toc details{border-radius:19px}.gl-reading-mobile-toc summary{min-height:70px;padding:13px 14px}.gl-reading-mobile-toc__identity{gap:10px}.gl-reading-mobile-toc__identity>i{width:39px;height:39px;border-radius:12px}.gl-reading-mobile-toc ol{padding:10px}.gl-reading-mobile-toc .gl-reading-toc__level-2 a{grid-template-columns:36px minmax(0,1fr);gap:10px;min-height:58px;padding:9px 10px;font-size:.77rem}.gl-reading-mobile-toc .gl-reading-toc__level-2 a::before{width:34px;height:34px;border-radius:10px}.gl-reading-mobile-toc .gl-reading-toc__level-3 a{margin-left:43px;padding:8px 7px 8px 14px;font-size:.69rem}.gl-reading-recommended li{grid-template-columns:24px minmax(0,1fr)}.gl-reading-recommended a{font-size:.8rem}.gl-reading-content .rank-math-list-item summary{grid-template-columns:minmax(0,1fr) 31px;min-height:62px;font-size:calc(15px * var(--gl-reading-scale))}.gl-reading-content .rank-math-list-item summary::before{display:none}.gl-reading-content .rank-math-answer{padding:0 44px 17px 13px;font-size:calc(15px * var(--gl-reading-scale))}.gl-reading-author{grid-template-columns:52px 1fr;padding:20px}.gl-reading-author img{width:52px;height:52px;border-radius:13px}.gl-reading-series{grid-template-columns:1fr;margin-top:22px;padding:9px;border-radius:19px}.gl-reading-series__center{grid-column:auto;grid-template-columns:1fr;gap:8px;padding:2px 2px 0;text-align:center}.gl-reading-series__all{min-height:68px}.gl-reading-series__item>a,.gl-reading-series__state{min-height:102px;padding:17px 18px}.gl-reading-series__item--next{text-align:left}.gl-reading-series__item--next .gl-reading-series__direction{justify-content:flex-start}.gl-reading-series__item strong{display:-webkit-box;overflow:hidden;font-size:.92rem;-webkit-box-orient:vertical;-webkit-line-clamp:2}.gl-reading-related{margin-top:38px;padding:54px 0 60px}.gl-reading-section-head{gap:15px;margin-bottom:26px}.gl-reading-section-head h2{font-size:2.22rem}.gl-reading-section-head>p{padding-left:16px;font-size:.78rem}.gl-reading-related article{display:block}.gl-reading-related__media{aspect-ratio:16/8.9}.gl-reading-related__media::before{top:13px;left:13px}.gl-reading-related__body{min-height:0;padding:20px}.gl-reading-related h3{font-size:1.12rem}.gl-reading-related p{display:-webkit-box;margin-bottom:16px;-webkit-line-clamp:2}.gl-reading-author{grid-template-columns:58px 1fr;gap:16px;padding:22px;border-radius:18px}.gl-reading-author img{width:58px;height:58px;border-radius:16px}.single-post .gl-newsletter{padding:62px 0}.single-post .gl-newsletter__box{gap:30px;padding:38px 24px;border-radius:22px}.single-post .gl-newsletter h2{font-size:2.35rem}.single-post .gl-newsletter__action{padding:21px}}@media (prefers-reduced-motion:reduce){.gl-reading-progress span{transition:none}.gl-reading-hero__media img,.gl-reading-toc a,.gl-reading-explore a span,.gl-reading-recommended a::after,.gl-reading-content .rank-math-list-item,.gl-reading-content .rank-math-list-item summary::after,.gl-reading-series__item>a,.gl-reading-series__all,.gl-reading-related article,.gl-reading-related__media img,.gl-reading-related__action span{transition:none}}@media print{.gl-header,.gl-topline,.gl-portal-notice,.gl-reading-toolbar-wrap,.gl-reading-progress,.gl-reading-mobile-toc,.gl-reading-sidebar,.gl-reading-ad-reservation,.gl-reading-inline-ad-preview,.gl-reading-series,.gl-reading-related,.gl-newsletter,.gl-footer,.gl-consent-layer,.gl-audio-mini,.gl-audio-now{display:none!important}.gl-reading-hero{padding:0 0 24px;background:#fff}.gl-reading-hero__inner{min-height:0;padding:0;border:0;background:#fff;box-shadow:none;color:#111}.gl-reading-hero__inner::before,.gl-reading-hero__inner::after,.gl-reading-hero__format{display:none}.gl-reading-breadcrumb,.gl-reading-breadcrumb a,.gl-reading-hero__lead,.gl-reading-byline span{color:#444}.gl-reading-hero h1,.gl-reading-byline strong{color:#111}.gl-reading-hero__grid{grid-template-columns:1fr}.gl-reading-hero__media{max-width:620px}.gl-reading-layout{display:block;width:100%;padding:28px 0}.gl-reading-content{padding:0;border:0;background:#fff;box-shadow:none;color:#111;font-size:11pt}.gl-reading-content a{color:#111}}.gl-affiliate-group{display:grid;gap:18px;margin:clamp(44px,6vw,72px) 0}.gl-affiliate-card{position:relative;display:grid;grid-template-columns:minmax(190px,34%) minmax(0,1fr);gap:0;overflow:hidden;margin:clamp(44px,6vw,72px) 0;border:1px solid rgb(80 64 160 / .15);border-radius:26px;background:radial-gradient(circle at 92% 12%,rgb(111 76 229 / .13),transparent 34%),linear-gradient(135deg,#fbfaf7 0%,#fff 52%,#f6f3ff 100%);box-shadow:0 24px 62px rgb(25 32 60 / .10),0 2px 8px rgb(25 32 60 / .035);isolation:isolate}.gl-affiliate-group>.gl-affiliate-card{margin:0}.gl-affiliate-card::before{position:absolute;top:0;left:28px;right:28px;height:2px;border-radius:999px;background:linear-gradient(90deg,#6544df 0%,#9a83ed 55%,#e3ad62 100%);content:""}.gl-affiliate-card__media{display:grid;min-height:292px;place-items:center;padding:24px;background:linear-gradient(145deg,rgb(238 234 255 / .9),rgb(250 248 241 / .86))}.gl-affiliate-card__media img{display:block;width:100%;height:100%;max-height:250px;object-fit:contain;filter:drop-shadow(0 18px 20px rgb(22 27 48 / .14))}.gl-affiliate-card__media--placeholder span{display:grid;width:106px;aspect-ratio:1;place-items:center;border-radius:30px;background:linear-gradient(145deg,#7254e9,#172544);color:#fff;font-family:var(--gl-font-editorial,"Source Serif 4",Georgia,serif);font-size:2.2rem;font-weight:700}.gl-affiliate-card__body{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:34px 38px 56px}.gl-affiliate-card__eyebrow{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:15px;color:#6245d7;font-size:.69rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.gl-affiliate-card__retailer{padding:6px 10px;border:1px solid rgb(26 34 59 / .11);border-radius:999px;background:rgb(255 255 255 / .7);color:#1b2238;font-size:.67rem;letter-spacing:.04em;text-transform:none}.gl-affiliate-card__title{display:block;max-width:31ch;color:#111a36;font-family:var(--gl-font-editorial,"Source Serif 4",Georgia,serif);font-size:clamp(1.45rem,2.5vw,2.05rem);font-weight:680;letter-spacing:-.025em;line-height:1.12}.gl-affiliate-card__description{display:-webkit-box;overflow:hidden;max-width:58ch;margin-top:13px;color:#58647d;font-size:.94rem;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:3}.gl-affiliate-card__action-row{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:23px}.gl-affiliate-card__price{color:#111a36;font-size:1.12rem;font-variant-numeric:tabular-nums}.gl-affiliate-card__button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:10px;padding:0 20px;border-radius:13px;background:linear-gradient(135deg,#6945e4,#5839cd);box-shadow:0 12px 26px rgb(94 61 211 / .22);color:#fff!important;font-family:var(--gl-font-ui,Inter,sans-serif);font-size:.78rem;font-weight:800;letter-spacing:.025em;text-decoration:none!important;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.gl-affiliate-card__button:hover{background:linear-gradient(135deg,#7553eb,#4e31bd);box-shadow:0 16px 31px rgb(94 61 211 / .28);transform:translateY(-2px)}.gl-affiliate-card__button:focus-visible{outline:3px solid rgb(105 69 228 / .28);outline-offset:3px}.gl-affiliate-card__availability{display:block;margin-top:10px;color:#7d869a;font-size:.67rem}.gl-affiliate-card__disclosure{position:absolute;right:0;bottom:0;left:34%;display:block;padding:11px 38px 12px;border-top:1px solid rgb(80 64 160 / .09);background:rgb(255 255 255 / .55);color:#747d91;font-size:.62rem;line-height:1.45}@media (max-width:720px){.gl-affiliate-card{grid-template-columns:1fr;border-radius:22px}.gl-affiliate-card__media{min-height:210px;padding:22px}.gl-affiliate-card__media img{max-height:190px}.gl-affiliate-card__body{padding:26px 24px 88px}.gl-affiliate-card__eyebrow{align-items:flex-start}.gl-affiliate-card__action-row{align-items:stretch;flex-direction:column}.gl-affiliate-card__button{width:100%}.gl-affiliate-card__disclosure{left:0;padding:11px 24px 13px}}@media (prefers-reduced-motion:reduce){.gl-affiliate-card__button{transition:none}}@media print{.gl-affiliate-card,.gl-affiliate-group{display:none!important}}.gl-reading-main .gl-comments{position:relative;isolation:isolate;overflow:hidden;width:100%;max-width:none;margin:56px 0 18px;padding:0;border:1px solid #ded9ed;border-radius:24px;background:radial-gradient(circle at 100% 0,rgb(120 88 236 / .12),transparent 34%),linear-gradient(150deg,#fff 0%,#fdfcff 54%,#f8f5ff 100%);box-shadow:0 24px 58px rgb(36 29 70 / .09);font-family:var(--gl-font-ui,Inter,ui-sans-serif,system-ui,sans-serif)}.gl-reading-main .gl-comments::before{position:absolute;z-index:1;top:0;right:0;left:0;height:3px;background:linear-gradient(90deg,#6241d7 0%,#9077f4 58%,#d9c779 100%);content:''}.gl-comments__header{display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:start;gap:18px;padding:32px 34px 30px;border-bottom:1px solid rgb(85 65 150 / .11)}.gl-comments__mark{display:grid;width:54px;height:54px;place-items:center;border:1px solid rgb(102 70 214 / .17);border-radius:17px;background:linear-gradient(145deg,#f1edff,#e5ddff);box-shadow:inset 0 1px 0 rgb(255 255 255 / .85),0 10px 23px rgb(82 58 174 / .1);color:#6042d1}.gl-comments__mark .gl-icon{width:25px;height:25px}.gl-comments__intro{min-width:0}.gl-comments__eyebrow,.gl-comment-form__heading>span{display:block;margin-bottom:7px;color:#6747da;font-size:.66rem;font-weight:820;letter-spacing:.13em;line-height:1.3;text-transform:uppercase}.gl-comments .gl-comments__intro h2{margin:0;color:#121a34;font-size:clamp(1.45rem,3vw,1.9rem);font-weight:780;letter-spacing:-.04em;line-height:1.12}.gl-comments__intro p{max-width:62ch;margin:10px 0 0;color:#667087;font-size:.9rem;line-height:1.65}.gl-comments__count{display:inline-flex;min-height:34px;align-items:center;justify-content:center;margin-top:1px;padding:0 12px;border:1px solid #ddd5f8;border-radius:999px;background:rgb(255 255 255 / .78);color:#57449c;font-size:.7rem;font-weight:750;white-space:nowrap}.gl-comments__thread{padding:30px 34px 4px}.gl-comments .gl-comments__thread>h3{margin:0 0 18px;color:#182139;font-size:1rem;font-weight:770;letter-spacing:-.015em}.gl-comments .comment-list,.gl-comments .children{margin:0;padding:0;list-style:none}.gl-comments .comment-list>li+li{margin-top:14px}.gl-comments .children{margin:14px 0 0 28px;padding-left:18px;border-left:2px solid #e5defa}.gl-comments .children>li+li{margin-top:12px}.gl-comments .comment-body{position:relative;padding:20px;border:1px solid #e5e1ed;border-radius:17px;background:rgb(255 255 255 / .86);box-shadow:0 9px 27px rgb(37 32 57 / .035)}.gl-comments .bypostauthor>.comment-body{border-color:#d8cdf9;background:linear-gradient(140deg,#fff,#faf8ff)}.gl-comments .comment-meta{min-height:48px;padding-left:61px}.gl-comments .comment-author{min-height:24px;color:#1a233b;font-size:.83rem;line-height:1.35}.gl-comments .comment-author .avatar{position:absolute;top:19px;left:20px;width:48px;height:48px;border:3px solid #fff;border-radius:15px;box-shadow:0 6px 18px rgb(41 32 78 / .14)}.gl-comments .comment-author .fn{font-style:normal;font-weight:780}.gl-comments .comment-author .fn a{color:inherit;text-decoration:none}.gl-comments .comment-author .says{position:absolute;overflow:hidden;width:1px;height:1px;clip:rect(0,0,0,0);white-space:nowrap}.gl-comments .bypostauthor .comment-author .fn::after{display:inline-flex;min-height:20px;align-items:center;margin-left:8px;padding:0 7px;border-radius:999px;background:#eee9ff;color:#6042d1;content:'Autor';font-size:.56rem;font-weight:820;letter-spacing:.08em;text-transform:uppercase;vertical-align:middle}.gl-comments .comment-metadata{margin-top:2px;font-size:.65rem}.gl-comments .comment-metadata a{color:#8a91a1;text-decoration:none}.gl-comments .comment-metadata a:hover{color:#6042d1}.gl-comments .edit-link{margin-left:8px}.gl-comments .comment-content{margin-top:17px;color:#4b556d;font-size:.88rem;line-height:1.72;overflow-wrap:anywhere}.gl-comments .comment-content p{margin:0 0 1em}.gl-comments .comment-content p:last-child{margin-bottom:0}.gl-comments .comment-content blockquote{position:relative;margin:18px 0;padding:16px 18px 16px 48px;border:1px solid #e2dcf6;border-left:4px solid #6d4ed8;border-radius:0 13px 13px 0;background:linear-gradient(135deg,#f8f6ff,#fcfbff);color:#3f4860;font-family:Georgia,"Times New Roman",serif;font-size:1rem;font-style:italic;line-height:1.72}.gl-comments .comment-content blockquote::before{position:absolute;top:12px;left:17px;color:#7658df;content:"“";font-family:Georgia,"Times New Roman",serif;font-size:2rem;font-style:normal;font-weight:700;line-height:1}.gl-comments .comment-content blockquote p{margin:0 0 .7em}.gl-comments .comment-content blockquote p:last-child{margin-bottom:0}.gl-comments .comment-awaiting-moderation{display:inline-block;margin:12px 0 0 61px;padding:6px 9px;border-radius:8px;background:#fff7db;color:#775b16;font-size:.67rem;font-style:normal;font-weight:650}.gl-comments .reply{margin-top:15px}.gl-comments .comment-reply-link{display:inline-flex;min-height:32px;align-items:center;padding:0 11px;border:1px solid #ded8f2;border-radius:9px;background:#f9f7ff;color:#5c42c4;font-size:.66rem;font-weight:780;text-decoration:none;transition:border-color .18s ease,background .18s ease,transform .18s ease}.gl-comments .comment-reply-link:hover{border-color:#c8bdf0;background:#f1edff;transform:translateY(-1px)}.gl-comments .comment-reply-link:focus-visible{outline:3px solid rgb(96 66 209 / .22);outline-offset:2px}.gl-comments .comment-navigation{margin:20px 0 24px}.gl-comments .comment-navigation .nav-links{display:flex;justify-content:space-between;gap:12px}.gl-comments .comment-navigation a{color:#5d43ca;font-size:.72rem;font-weight:730;text-decoration:none}.gl-comment-respond{margin:30px 0 0;padding:31px 34px 34px;border-top:1px solid rgb(85 65 150 / .11);background:rgb(255 255 255 / .58)}.gl-comments .gl-comment-form__heading{margin-bottom:8px}.gl-comments .gl-comment-form__heading h3{margin:0;color:#141d36;font-size:1.3rem;font-weight:780;letter-spacing:-.03em;line-height:1.2}.gl-comment-cancel{display:inline-block;margin-left:8px}.gl-comment-cancel a{color:#765fc6;font-size:.67rem;font-weight:680;text-decoration:underline;text-underline-offset:3px}.gl-comment-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:18px}.gl-comment-form>p{min-width:0;margin:0}.gl-comment-form .comment-notes,.gl-comment-form .logged-in-as,.gl-comment-form .comment-form-comment,.gl-comment-form .comment-form-cookies-consent,.gl-comment-form .gl-comment-guideline,.gl-comment-form .form-submit{grid-column:1 / -1}.gl-comment-form .comment-notes,.gl-comment-form .logged-in-as{color:#7c8496;font-size:.72rem;line-height:1.5}.gl-comment-form .logged-in-as a{color:#6042d1;font-weight:680}.gl-comment-form label{display:block;margin-bottom:8px;color:#26304a;font-size:.73rem;font-weight:760}.gl-comment-form input:not([type=submit]):not([type=checkbox]),.gl-comment-form textarea{display:block;width:100%;border:1px solid #dcd8e7;border-radius:12px;background:rgb(255 255 255 / .92);box-shadow:inset 0 1px 2px rgb(25 28 45 / .025);color:#1e273e;font:inherit;font-size:.83rem;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.gl-comment-form input:not([type=submit]):not([type=checkbox]){min-height:48px;padding:0 14px}.gl-comment-form textarea{min-height:164px;padding:14px 15px;line-height:1.65;resize:vertical}.gl-comment-form input::placeholder,.gl-comment-form textarea::placeholder{color:#a1a6b3}.gl-comment-form input:not([type=submit]):not([type=checkbox]):focus,.gl-comment-form textarea:focus{border-color:#856be7;background:#fff;box-shadow:0 0 0 4px rgb(112 82 220 / .12);outline:0}.gl-rich-comment{position:relative;display:block;border:1px solid #d9d3e8;border-radius:14px;background:rgb(255 255 255 / .94);box-shadow:inset 0 1px 2px rgb(25 28 45 / .025);overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.gl-rich-comment:focus-within{border-color:#8065e4;background:#fff;box-shadow:0 0 0 4px rgb(112 82 220 / .11)}.gl-rich-comment.is-over-limit{border-color:#c94d61;box-shadow:0 0 0 4px rgb(201 77 97 / .1)}.gl-rich-comment.is-ready>textarea{position:absolute!important;width:1px!important;height:1px!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;opacity:0;pointer-events:none}.gl-rich-comment__toolbar{min-height:48px;padding:7px 9px;border-bottom:1px solid #e9e5f1;display:flex;align-items:center;flex-wrap:wrap;gap:4px;background:linear-gradient(180deg,#fbfaff,#f7f5fc)}.gl-rich-comment__toolbar button{width:34px;height:34px;padding:0;border:1px solid #fff0;border-radius:9px;display:grid;place-items:center;color:#4f5365;background:#fff0;font:inherit;font-size:.78rem;font-weight:760;cursor:pointer;transition:color .15s ease,border-color .15s ease,background .15s ease,transform .15s ease}.gl-rich-comment__toolbar button:hover{border-color:#d8cff6;color:#5d3dcf;background:#eee9ff;transform:translateY(-1px)}.gl-rich-comment__toolbar button:focus-visible{border-color:#7658de;outline:3px solid rgb(103 72 216 / .16);outline-offset:1px}.gl-rich-comment__toolbar button strong{font-size:.94rem}.gl-rich-comment__toolbar button em{font-family:Georgia,serif;font-size:1rem}.gl-rich-comment__toolbar button [aria-hidden="true"]{font-size:.82rem}.gl-rich-comment__toolbar button[data-comment-command="blockquote"] [aria-hidden="true"]{font-family:Georgia,serif;font-size:1.25rem;line-height:1}.gl-rich-comment__divider{width:1px;height:22px;margin:0 3px;background:#ddd8e7}.gl-rich-comment__surface{display:block;width:100%;min-height:172px;padding:16px 17px;color:#20283e;font-size:.9rem;line-height:1.7;outline:0;overflow-wrap:anywhere}.gl-rich-comment.is-empty .gl-rich-comment__surface::before{color:#9ca2b1;content:attr(data-placeholder);pointer-events:none}.gl-rich-comment__surface p{margin:0 0 .8em}.gl-rich-comment__surface p:last-child{margin-bottom:0}.gl-rich-comment__surface blockquote{margin:10px 0;padding:9px 13px;border-left:3px solid #7457dd;border-radius:0 8px 8px 0;color:#525a6f;background:#f8f6ff}.gl-rich-comment__surface ul,.gl-rich-comment__surface ol{margin:9px 0;padding-left:1.5rem}.gl-rich-comment__meta{min-height:40px;padding:8px 12px;border-top:1px solid #eeeaf4;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#737b8d;background:#fdfcff;font-size:.75rem;line-height:1.45}.gl-rich-comment__meta>span:last-child{flex:none;color:#62507d;font-weight:730}.gl-rich-comment.is-over-limit .gl-rich-comment__meta>span:last-child{color:#b73b4e}.gl-rich-comment__error{margin:0;padding:10px 12px;border-top:1px solid #f3ccd3;color:#a83246;background:#fff3f5;font-size:.78rem;font-weight:680}.gl-comment-form .comment-form-cookies-consent{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:9px}.gl-comment-form .comment-form-cookies-consent input{width:17px;height:17px;margin:1px 0 0;accent-color:#6241d7}.gl-comment-form .comment-form-cookies-consent label{margin:0;color:#697286;font-size:.69rem;font-weight:560;line-height:1.5}.gl-comment-form .gl-comment-guideline{padding:11px 13px;border:1px solid #e7e2f4;border-radius:10px;background:#faf8ff;color:#70798d;font-size:.67rem;line-height:1.5}.gl-comment-submit{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:12px;padding:0 19px;border:0;border-radius:12px;background:linear-gradient(135deg,#6846df,#5535c6);box-shadow:0 12px 25px rgb(91 57 200 / .22);color:#fff;font-size:.74rem;font-weight:800;cursor:pointer;transition:box-shadow .18s ease,transform .18s ease}.gl-comment-submit:hover{box-shadow:0 16px 30px rgb(91 57 200 / .29);transform:translateY(-2px)}.gl-comment-submit:focus-visible{outline:3px solid rgb(104 70 223 / .28);outline-offset:3px}.gl-comments__closed{margin:0;padding:22px 34px 26px;border-top:1px solid rgb(85 65 150 / .11);color:#697286;font-size:.78rem}@media (max-width:720px){.gl-reading-main .gl-comments{margin-top:44px;border-radius:20px}.gl-comments__header{grid-template-columns:46px minmax(0,1fr);gap:14px;padding:25px 22px 23px}.gl-comments__mark{width:46px;height:46px;border-radius:14px}.gl-comments__mark .gl-icon{width:22px;height:22px}.gl-comments__count{grid-column:2;justify-self:start;margin-top:2px}.gl-comments__thread{padding:25px 22px 4px}.gl-comments .children{margin-left:10px;padding-left:11px}.gl-comments .comment-body{padding:17px}.gl-comments .comment-author .avatar{top:16px;left:17px}.gl-comment-respond{padding:26px 22px 28px}.gl-comment-form{grid-template-columns:1fr;gap:16px}.gl-comment-form .comment-form-author,.gl-comment-form .comment-form-email{grid-column:1}.gl-comment-submit{width:100%}.gl-rich-comment__toolbar{gap:3px}.gl-rich-comment__surface{min-height:188px;padding:15px;font-size:.94rem}.gl-rich-comment__meta{align-items:flex-start;flex-direction:column;gap:4px}}@media (prefers-reduced-motion:reduce){.gl-comments .comment-reply-link,.gl-comment-submit{transition:none}}.gl-reading-audio-shell{width:min(calc(100% - 48px),1180px);margin-top:26px}.gl-reading-audio-feature{position:relative;isolation:isolate;display:grid;grid-template-columns:92px minmax(0,1fr) auto;align-items:center;gap:25px;overflow:hidden;padding:25px 28px;border:1px solid #d8d0ef;border-radius:24px;background:radial-gradient(circle at 84% -60%,rgb(130 94 244 / .22),transparent 42%),linear-gradient(126deg,#fff 0%,#f8f5ff 62%,#f2eeff 100%);box-shadow:0 22px 56px rgb(38 28 79 / .1)}.gl-reading-audio-feature::before{position:absolute;z-index:-1;top:0;right:32px;left:32px;height:2px;border-radius:0 0 99px 99px;background:linear-gradient(90deg,transparent,#7557e8 28%,#d6b567 76%,transparent);content:''}.gl-reading-audio-feature::after{position:absolute;z-index:-1;right:-105px;bottom:-185px;width:300px;height:300px;border:1px solid rgb(101 70 216 / .09);border-radius:50%;box-shadow:0 0 0 38px rgb(101 70 216 / .025),0 0 0 76px rgb(101 70 216 / .014);content:''}.gl-reading-audio-feature__artwork{position:absolute;z-index:-1;inset:0 0 0 auto;width:min(44%,470px);overflow:hidden;pointer-events:none}.gl-reading-audio-feature__artwork::after{position:absolute;inset:0;background:linear-gradient(90deg,#faf8ff 0%,rgb(248 245 255 / .82) 24%,rgb(242 237 255 / .25) 76%),linear-gradient(180deg,rgb(255 255 255 / .04),rgb(34 23 77 / .14));content:''}.gl-reading-audio-feature__artwork img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.34;filter:saturate(.82) contrast(.96)}.gl-reading-audio-feature__signal{display:flex;width:92px;height:92px;align-items:center;justify-content:center;gap:4px;padding:18px 13px;border:1px solid rgb(255 255 255 / .13);border-radius:25px;background:radial-gradient(circle at 80% 0,rgb(142 111 255 / .52),transparent 42%),linear-gradient(145deg,#111d39,#312265);box-shadow:0 17px 34px rgb(29 20 73 / .24)}.gl-reading-audio-feature__signal.has-cover{position:relative;overflow:hidden;padding:0;border-color:rgb(104 76 226 / .24);background:#17143d;box-shadow:0 17px 34px rgb(29 20 73 / .24),0 0 0 4px rgb(108 76 232 / .08)}.gl-reading-audio-feature__signal.has-cover::after{position:absolute;inset:0;border:1px solid rgb(255 255 255 / .17);border-radius:inherit;content:'';pointer-events:none}.gl-reading-audio-feature__signal.has-cover img{width:100%;height:100%;object-fit:cover}.gl-reading-audio-feature__signal span{display:grid;width:31px;height:31px;flex:0 0 auto;place-items:center;margin-right:3px;border:1px solid rgb(255 255 255 / .16);border-radius:10px;background:rgb(255 255 255 / .1);color:#e8d287}.gl-reading-audio-feature__signal .gl-icon{width:17px;height:17px}.gl-reading-audio-feature__signal i{width:3px;height:18px;border-radius:99px;background:linear-gradient(180deg,#d8c8ff,#8164e9);animation:gl-reading-wave 1.35s ease-in-out infinite}.gl-reading-audio-feature__signal i:nth-of-type(2){height:31px;animation-delay:-.48s}.gl-reading-audio-feature__signal i:nth-of-type(3){height:23px;animation-delay:-.2s}.gl-reading-audio-feature__signal i:nth-of-type(4){height:38px;animation-delay:-.7s}.gl-reading-audio-feature__signal i:nth-of-type(5){height:14px;animation-delay:-.35s}@keyframes gl-reading-wave{50%{transform:scaleY(.48);opacity:.7}}.gl-reading-audio-feature__copy{min-width:0}.gl-reading-audio-feature__eyebrow{display:flex;align-items:center;flex-wrap:wrap;gap:8px 11px;margin-bottom:6px}.gl-reading-audio-feature__eyebrow>span{color:#6848d6;font-size:.61rem;font-weight:830;letter-spacing:.14em;text-transform:uppercase}.gl-reading-audio-feature__eyebrow em{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border:1px solid #cce8dd;border-radius:999px;background:#effaf5;color:#25825e;font-size:.57rem;font-style:normal;font-weight:760}.gl-reading-audio-feature__eyebrow em::before{width:6px;height:6px;border-radius:50%;background:#3fc58b;box-shadow:0 0 0 3px rgb(63 197 139 / .12);content:''}.gl-reading-audio-feature.is-preview .gl-reading-audio-feature__eyebrow em{border-color:#eadcae;background:#fff9e8;color:#8a6719}.gl-reading-audio-feature.is-preview .gl-reading-audio-feature__eyebrow em::before{background:#d7a82e;box-shadow:0 0 0 3px rgb(215 168 46 / .13)}.gl-reading-audio-feature h2{margin:0;color:#15203a;font-family:var(--gl-font-editorial,"Source Serif 4",Georgia,serif);font-size:clamp(1.45rem,2.1vw,2rem);font-weight:650;line-height:1.12;letter-spacing:-.032em;text-wrap:balance}.gl-reading-audio-feature__copy>p{max-width:620px;margin:6px 0 0;color:#687187;font-size:.78rem;line-height:1.55}.gl-reading-audio-feature__meta{display:flex;align-items:center;flex-wrap:wrap;gap:7px 15px;margin-top:12px;color:#6c7488;font-size:.64rem;font-weight:650}.gl-reading-audio-feature__meta>span{display:inline-flex;align-items:center;gap:6px}.gl-reading-audio-feature__meta .gl-icon{width:14px;height:14px;color:#694bd1}.gl-reading-audio-feature__play{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:11px;min-width:176px;min-height:66px;padding:11px 16px 11px 12px;border:0;border-radius:16px;background:linear-gradient(135deg,#6f4ce5,#5231c4);box-shadow:0 14px 30px rgb(82 49 196 / .24);color:#fff;font:inherit;text-align:left;cursor:pointer;transition:box-shadow 180ms ease,transform 180ms ease}.gl-reading-audio-feature__play:hover{box-shadow:0 18px 36px rgb(82 49 196 / .32);transform:translateY(-2px)}.gl-reading-audio-feature__play:focus-visible{outline:3px solid rgb(111 76 229 / .28);outline-offset:4px}.gl-reading-audio-feature__play>span:first-child{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgb(255 255 255 / .2);border-radius:13px;background:rgb(255 255 255 / .12)}.gl-reading-audio-feature__play .gl-icon{width:18px;height:18px}.gl-reading-audio-feature__play>span:last-child{display:grid;gap:1px}.gl-reading-audio-feature__play small{color:rgb(255 255 255 / .66);font-size:.54rem;font-weight:760;letter-spacing:.08em;text-transform:uppercase}.gl-reading-audio-feature__play strong{font-size:.76rem;font-weight:800}.gl-reading-audio-chapters{position:relative;overflow:hidden;margin-top:12px;border:1px solid #ddd8ec;border-radius:21px;background:linear-gradient(145deg,#fff,#fbfaff);box-shadow:0 15px 40px rgb(38 31 73 / .065)}.gl-reading-audio-chapters::before{position:absolute;top:0;right:0;left:0;height:2px;background:linear-gradient(90deg,#7254df,#c7a958,transparent 82%);content:""}.gl-reading-audio-chapters>header{display:grid;grid-template-columns:45px minmax(0,1fr) auto;align-items:center;gap:13px;padding:17px 20px;border-bottom:1px solid #e5e1ee;background:radial-gradient(circle at 93% 0,rgb(114 78 224 / .11),transparent 40%)}.gl-reading-audio-chapters>header>span{display:grid;width:45px;height:45px;place-items:center;border-radius:13px;color:#fff;background:linear-gradient(145deg,#7958e8,#5435c2);box-shadow:0 9px 19px rgb(80 49 181 / .2)}.gl-reading-audio-chapters>header>div{display:grid;gap:2px}.gl-reading-audio-chapters header small{color:#6c4fca;font-size:.58rem;font-weight:820;letter-spacing:.1em;text-transform:uppercase}.gl-reading-audio-chapters h2{margin:0;color:#1d263c;font-family:var(--gl-font-editorial,"Source Serif 4",Georgia,serif);font-size:1.08rem;line-height:1.2}.gl-reading-audio-chapters header p{margin:1px 0 0;color:#737c8f;font-size:.68rem}.gl-reading-audio-chapters header em{padding:6px 9px;border-radius:999px;color:#6045be;background:#eeeaff;font-size:.62rem;font-style:normal;font-weight:730;white-space:nowrap}.gl-reading-audio-chapters ol{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:13px;list-style:none}.gl-reading-audio-chapters li{min-width:0}.gl-reading-audio-chapters button{display:grid;grid-template-columns:32px minmax(0,1fr) auto 30px;align-items:center;gap:9px;width:100%;min-height:54px;padding:8px 10px;border:1px solid #e1e0e8;border-radius:12px;color:#313a4f;background:#fff;font:inherit;text-align:left;cursor:pointer;transition:border-color 160ms ease,box-shadow 160ms ease,transform 160ms ease}.gl-reading-audio-chapters button:hover{border-color:#c8bcf1;box-shadow:0 7px 17px rgb(77 53 158 / .07);transform:translateY(-1px)}.gl-reading-audio-chapters button:focus-visible{outline:3px solid rgb(110 77 220 / .2);outline-offset:2px}.gl-reading-audio-chapters button>span{display:grid;width:32px;height:32px;place-items:center;border-radius:9px;color:#6347c7;background:#eeeaff;font-size:.61rem;font-weight:800}.gl-reading-audio-chapters button>strong{overflow:hidden;font-size:.72rem;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.gl-reading-audio-chapters button>time{color:#7a8294;font-size:.64rem;font-weight:680}.gl-reading-audio-chapters button>i{display:grid;width:30px;height:30px;place-items:center;border-radius:9px;color:#6949d3;background:#f3f0ff}.gl-reading-audio-chapters button>i .gl-icon{width:13px;height:13px}.gl-reading-audio-chapters button.is-active{border-color:#8c70e9;background:linear-gradient(135deg,#f8f5ff,#fff);box-shadow:0 0 0 2px rgb(117 83 224 / .1),0 8px 20px rgb(70 47 145 / .08)}.gl-reading-audio-chapters button.is-active>span{color:#fff;background:linear-gradient(145deg,#7b59e8,#5938c8)}.gl-reading-audio-chapters button.is-active>i{color:#fff;background:#6544d1}body.gl-editorial-page .gl-newsletter{padding:88px 0;border:0;background:#f5f1e9}body.gl-editorial-page .gl-newsletter__box{border-radius:26px;box-shadow:0 28px 72px rgb(17 27 49 / .14)}@media (max-width:900px){.gl-reading-audio-feature{grid-template-columns:76px minmax(0,1fr);gap:18px;padding:22px}.gl-reading-audio-feature__signal{width:76px;height:76px;border-radius:21px}.gl-reading-audio-feature__play{grid-column:1/-1;width:100%;min-height:58px}.gl-reading-audio-chapters ol{grid-template-columns:1fr}}@media (max-width:560px){.gl-reader-share{margin-top:34px;border-radius:17px}.gl-reader-share a{grid-template-columns:40px minmax(0,1fr) 30px;gap:11px;min-height:80px;padding:15px}.gl-reader-share__mark{width:40px;height:40px;border-radius:12px}.gl-reader-share strong{font-size:.78rem}.gl-reader-share i{width:30px;height:30px}.gl-reading-audio-shell{width:min(calc(100% - 24px),1180px);margin-top:14px}.gl-reading-audio-feature{grid-template-columns:58px minmax(0,1fr);gap:14px;padding:18px;border-radius:20px}.gl-reading-audio-feature__artwork{inset:0;width:100%}.gl-reading-audio-feature__artwork::after{background:linear-gradient(90deg,rgb(250 248 255 / .96),rgb(247 243 255 / .76)),linear-gradient(180deg,rgb(255 255 255 / .08),rgb(35 23 77 / .16))}.gl-reading-audio-feature__artwork img{object-position:center 38%;opacity:.18}.gl-reading-audio-feature__signal{width:58px;height:58px;gap:2px;padding:10px 8px;border-radius:17px}.gl-reading-audio-feature__signal span{width:28px;height:28px;margin-right:1px}.gl-reading-audio-feature__signal i{width:2px}.gl-reading-audio-feature__signal i:nth-of-type(n+4){display:none}.gl-reading-audio-feature h2{font-size:1.3rem}.gl-reading-audio-feature__copy>p{font-size:.72rem}.gl-reading-audio-feature__meta{grid-column:1/-1}.gl-reading-audio-chapters>header{grid-template-columns:40px minmax(0,1fr);padding:15px}.gl-reading-audio-chapters>header>span{width:40px;height:40px}.gl-reading-audio-chapters header p{display:none}.gl-reading-audio-chapters header em{grid-column:1/-1;justify-self:start}.gl-reading-audio-chapters ol{padding:9px}.gl-reading-audio-chapters button{grid-template-columns:30px minmax(0,1fr) auto}.gl-reading-audio-chapters button>i{display:none}}@media (prefers-reduced-motion:reduce){.gl-reading-audio-feature__signal i{animation:none}.gl-reading-audio-feature__play{transition:none}.gl-reading-audio-chapters button{transition:none}}@media print{.gl-comments,.gl-reading-audio-feature,.gl-reading-audio-chapters{display:none!important}}.gl-reading-hero__grid.gl-reading-hero__grid--with-timeline{grid-template-columns:minmax(0,1.1fr) minmax(420px,.9fr);gap:clamp(40px,4.4vw,66px)}.gl-reading-hero-timeline{position:relative;align-self:center;overflow:hidden;min-width:0;border:1px solid rgb(218 207 255 / .24);border-radius:26px;background:linear-gradient(145deg,rgb(9 15 42 / .88),rgb(44 29 103 / .72));box-shadow:inset 0 1px 0 rgb(255 255 255 / .09),0 28px 68px rgb(3 7 25 / .3),-10px 14px 34px rgb(110 75 225 / .08);backdrop-filter:blur(20px)}.gl-reading-hero-timeline::before{position:absolute;z-index:3;top:0;right:28px;left:28px;height:2px;border-radius:0 0 99px 99px;background:linear-gradient(90deg,transparent,#9a7aff 18%,#e0c579 74%,transparent);content:""}.gl-reading-hero-timeline::after{position:absolute;right:-90px;bottom:-118px;width:250px;height:250px;border:1px solid rgb(255 255 255 / .055);border-radius:50%;box-shadow:0 0 0 38px rgb(255 255 255 / .018),0 0 0 76px rgb(255 255 255 / .01);content:"";pointer-events:none}.gl-reading-hero-timeline>header{position:relative;z-index:1;display:grid;grid-template-columns:40px minmax(0,1fr) auto;min-height:68px;align-items:center;gap:12px;padding:13px 16px;border-bottom:1px solid rgb(255 255 255 / .09);background:radial-gradient(circle at 88% -20%,rgb(143 105 255 / .28),transparent 52%)}.gl-reading-hero-timeline__mark{display:grid;width:40px;height:40px;place-items:center;border:1px solid rgb(224 213 255 / .2);border-radius:13px;background:linear-gradient(145deg,rgb(130 91 239 / .42),rgb(255 255 255 / .07));color:#e3ca80;box-shadow:inset 0 1px rgb(255 255 255 / .12),0 9px 22px rgb(4 8 27 / .2)}.gl-reading-hero-timeline__mark .gl-icon{width:18px;height:18px}.gl-reading-hero-timeline>header>div{display:grid;gap:3px;min-width:0}.gl-reading-hero-timeline header small{color:#d9c27b;font-size:.54rem;font-weight:830;letter-spacing:.13em;line-height:1.25;text-transform:uppercase}.gl-reading-hero-timeline h2{margin:0;color:#fff;font-family:var(--gl-font-editorial,"Source Serif 4",Georgia,serif);font-size:1.16rem;font-weight:630;line-height:1.15;letter-spacing:-.018em}.gl-reading-hero-timeline header em{flex:0 0 auto;padding:6px 9px;border:1px solid rgb(216 204 255 / .18);border-radius:999px;background:rgb(255 255 255 / .075);color:#ded6ff;font-size:.57rem;font-style:normal;font-weight:760;white-space:nowrap}.gl-reading-hero-timeline ol{position:relative;z-index:1;display:grid;gap:2px;margin:0;padding:8px 12px 8px 14px;overflow:visible;list-style:none}.gl-reading-hero-timeline.is-scrollable ol{max-height:318px;overflow:auto;scrollbar-color:rgb(191 174 255 / .48) #fff0;scrollbar-width:thin}.gl-reading-hero-timeline ol::before{position:absolute;top:23px;bottom:23px;left:29px;width:2px;border-radius:99px;background:linear-gradient(180deg,#dfc474,rgb(151 121 246 / .78) 35%,rgb(151 121 246 / .12));box-shadow:0 0 12px rgb(146 112 244 / .18);content:""}.gl-reading-hero-timeline li{position:relative;min-width:0}.gl-reading-hero-timeline button{position:relative;z-index:1;display:grid;grid-template-columns:31px minmax(0,1fr) auto 27px;width:100%;min-height:36px;align-items:center;gap:9px;padding:2px 5px 2px 1px;border:1px solid #fff0;border-radius:11px;background:#fff0;color:#fff;font:inherit;text-align:left;cursor:pointer;transition:background 160ms ease,border-color 160ms ease,box-shadow 160ms ease,transform 160ms ease}.gl-reading-hero-timeline button::before{position:absolute;top:50%;left:-1px;width:2px;height:0;border-radius:99px;background:#e0c579;box-shadow:0 0 12px rgb(224 197 121 / .5);content:"";transform:translateY(-50%);transition:height 160ms ease}.gl-reading-hero-timeline button:hover{border-color:rgb(205 194 255 / .16);background:rgb(255 255 255 / .065);transform:translateX(2px)}.gl-reading-hero-timeline button:focus{outline:none}.gl-reading-hero-timeline button:focus-visible{border-color:rgb(224 197 121 / .62);box-shadow:0 0 0 2px rgb(224 197 121 / .11);outline:none}.gl-reading-hero-timeline button>span{display:grid;width:29px;height:29px;place-items:center;border:1px solid rgb(218 209 255 / .2);border-radius:50%;background:#1d2149;box-shadow:0 0 0 4px rgb(17 21 51 / .94);color:#cbbfff;font-size:.54rem;font-weight:850;letter-spacing:.04em}.gl-reading-hero-timeline button>strong{overflow:hidden;color:rgb(255 255 255 / .84);font-size:.71rem;font-weight:700;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.gl-reading-hero-timeline button>time{padding:3px 5px;border-radius:6px;background:rgb(255 255 255 / .035);color:rgb(226 222 241 / .65);font-size:.58rem;font-weight:740;font-variant-numeric:tabular-nums}.gl-reading-hero-timeline button>i{display:grid;width:26px;height:26px;place-items:center;border:1px solid rgb(218 209 255 / .15);border-radius:50%;background:rgb(255 255 255 / .065);color:#d8ceff;font-style:normal}.gl-reading-hero-timeline button>i .gl-icon{width:10px;height:10px}.gl-reading-hero-timeline button.is-active{border-color:rgb(195 175 255 / .25);background:linear-gradient(90deg,rgb(120 82 229 / .34),rgb(255 255 255 / .065));box-shadow:inset 0 1px rgb(255 255 255 / .06),0 7px 18px rgb(8 9 32 / .13)}.gl-reading-hero-timeline button.is-active::before{height:18px}.gl-reading-hero-timeline button.is-active>span{border-color:#e2c778;background:linear-gradient(145deg,#8763ee,#5636c3);box-shadow:0 0 0 4px rgb(20 22 55 / .96),0 0 20px rgb(128 91 237 / .42);color:#fff}.gl-reading-hero-timeline button.is-active>strong{color:#fff}.gl-reading-hero-timeline button.is-active>time{background:rgb(224 197 121 / .1);color:#ead89f}.gl-reading-hero-timeline button.is-active>i{border-color:#fff0;background:linear-gradient(145deg,#8060ea,#613ed0);color:#fff;box-shadow:0 7px 16px rgb(62 36 148 / .25)}.gl-reading-hero-timeline>footer{position:relative;z-index:1;display:flex;min-height:35px;align-items:center;gap:8px;padding:7px 16px;border-top:1px solid rgb(255 255 255 / .075);background:rgb(5 9 28 / .12);color:rgb(225 225 239 / .54);font-size:.55rem;line-height:1.35}.gl-reading-hero-timeline>footer>span{width:6px;height:6px;flex:0 0 auto;border-radius:50%;background:#d9bf75;box-shadow:0 0 0 4px rgb(217 191 117 / .1)}.gl-reading-hero-timeline>footer strong{color:#dcd4f8;font-size:.56rem;font-weight:760}.gl-reading-hero-timeline>footer small{overflow:hidden;color:rgb(225 225 239 / .5);font-size:.54rem;text-overflow:ellipsis;white-space:nowrap}@media (max-width:1080px) and (min-width:781px){.gl-reading-hero__grid.gl-reading-hero__grid--with-timeline{grid-template-columns:minmax(0,1fr) minmax(330px,.78fr);gap:34px}.gl-reading-hero-timeline>header{grid-template-columns:36px minmax(0,1fr) auto;padding-inline:12px}.gl-reading-hero-timeline__mark{width:36px;height:36px}.gl-reading-hero-timeline button{grid-template-columns:31px minmax(0,1fr) auto}.gl-reading-hero-timeline button>i{display:none}}@media (max-width:780px){.gl-reading-hero__grid.gl-reading-hero__grid--with-timeline{grid-template-columns:1fr;gap:26px}.gl-reading-hero-timeline{width:100%;border-radius:20px}.gl-reading-hero-timeline.is-scrollable ol{max-height:298px}}@media (max-width:520px){.gl-reading-hero-timeline>header{grid-template-columns:36px minmax(0,1fr) auto;min-height:62px;padding:11px}.gl-reading-hero-timeline__mark{width:36px;height:36px;border-radius:11px}.gl-reading-hero-timeline h2{font-size:1.05rem}.gl-reading-hero-timeline header em{padding:5px 7px}.gl-reading-hero-timeline ol{padding:8px 9px 8px 11px}.gl-reading-hero-timeline.is-scrollable ol{max-height:286px}.gl-reading-hero-timeline ol::before{left:26px}.gl-reading-hero-timeline button{grid-template-columns:30px minmax(0,1fr) auto;gap:8px;padding-inline:1px}.gl-reading-hero-timeline button>i{display:none}.gl-reading-hero-timeline>footer{padding-inline:12px}.gl-reading-hero-timeline>footer small{display:none}}@media (prefers-reduced-motion:reduce){.gl-reading-hero-timeline button{transition:none}}@media print{.gl-reading-hero-timeline{display:none!important}}.gl-journey-dashboard{position:relative;overflow:hidden;padding:clamp(1.25rem,3vw,2rem);border:1px solid #ded8ff;border-radius:24px;background:linear-gradient(135deg,#fff 0%,#faf8ff 62%,#f1edff 100%);box-shadow:0 18px 55px rgb(31 24 79 / .09)}.gl-journey-dashboard:before{content:"";position:absolute;width:260px;height:260px;right:-90px;top:-130px;border:1px solid rgb(100 70 239 / .14);border-radius:50%;box-shadow:0 0 0 45px rgb(100 70 239 / .035)}.gl-journey-dashboard__head{position:relative;display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1rem}.gl-journey-dashboard__head span,.gl-article-reaction>div>span{color:#6547ed;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.gl-journey-dashboard__head h3{margin:.25rem 0 0;color:#17152c;font-size:clamp(1.3rem,2vw,1.75rem)}.gl-journey-dashboard__head button{min-height:42px;padding:.65rem 1rem;border:1px solid #d9d2f4;border-radius:12px;background:#fff;color:#4d4568;font-weight:700;cursor:pointer}.gl-journey-dashboard__summary{margin-bottom:1.1rem;color:#69647d;font-size:.9rem}.gl-journey-dashboard__items{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.gl-journey-item a{display:flex;min-height:142px;flex-direction:column;padding:1rem;border:1px solid #e2def1;border-radius:16px;background:#fff;color:#201c39;text-decoration:none;box-shadow:0 9px 25px rgb(29 23 68 / .05);transition:transform .18s ease,border-color .18s ease}.gl-journey-item a:hover,.gl-journey-item a:focus-visible{transform:translateY(-2px);border-color:#866cff;outline:3px solid rgb(101 71 237 / .16);outline-offset:2px}.gl-journey-item a>span:first-child{color:#6d6385;font-size:.73rem;font-weight:700}.gl-journey-item strong{display:-webkit-box;overflow:hidden;margin:.55rem 0 1rem;font-size:1rem;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.gl-journey-item__progress{height:6px;margin-top:auto;overflow:hidden;border-radius:999px;background:#eeeaf8}.gl-journey-item__progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#5a3ee9,#8c70ff,#e5aa36)}.gl-article-reaction{margin:clamp(2rem,5vw,4rem) 0;padding:clamp(1.25rem,3vw,2rem);border:1px solid #ded8f3;border-radius:22px;background:linear-gradient(145deg,#fff,#f8f6ff);box-shadow:0 16px 42px rgb(34 27 80 / .07)}.gl-article-reaction h2{margin:.35rem 0 .45rem;color:#17152c;font-family:var(--gl-font-heading,Georgia,serif);font-size:clamp(1.45rem,3vw,2rem)}.gl-article-reaction p{margin:0;color:#655f76}.gl-article-reaction__choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1.25rem}.gl-article-reaction__choices button{min-height:52px;padding:.75rem 1rem;border:1px solid #dcd6ef;border-radius:14px;background:#fff;color:#292441;font:inherit;font-weight:750;cursor:pointer}.gl-article-reaction__choices button:hover,.gl-article-reaction__choices button:focus-visible{border-color:#6b4ff0;outline:3px solid rgb(107 79 240 / .14)}.gl-article-reaction__choices button[aria-pressed="true"]{border-color:#6b4ff0;background:#f0edff;color:#5538da}.gl-article-reaction__status{min-height:1.4rem;margin-top:.8rem!important;color:#28745a!important;font-size:.86rem}.gl-reading-toolbar [data-journey-complete][aria-pressed="true"]{color:#18745a;background:#ebfaf4;border-color:#b9e9d8}@media(max-width:820px){.gl-journey-dashboard__items{grid-template-columns:1fr}.gl-journey-dashboard__head{align-items:flex-start;flex-direction:column}.gl-article-reaction__choices{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.gl-journey-item a{transition:none}}.gl-state__request{display:flex;max-width:760px;margin:1.4rem auto 0;padding:1rem 1.15rem;align-items:center;justify-content:space-between;gap:1rem;border:1px solid #ded7f5;border-radius:16px;background:#faf8ff;text-align:left}.gl-state__request div{display:flex;flex-direction:column;gap:.25rem}.gl-state__request span{color:#6d667d;font-size:.9rem}.gl-state__request a{flex:0 0 auto;padding:.75rem 1rem;border-radius:11px;background:#6245e9;color:#fff;font-weight:800;text-decoration:none}@media(max-width:620px){.gl-state__request{align-items:stretch;flex-direction:column}.gl-state__request a{text-align:center}}:root{--gl-c2-ink:#121a35;--gl-c2-night:#17143e;--gl-c2-violet:#6645e6;--gl-c2-lilac:#f1edff;--gl-c2-gold:#e6b94f;--gl-c2-green:#16845d;--gl-c2-border:#e2dcf1}.gl-cycle-kicker{margin:0;color:#7155e7;font-size:11px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.gl-intent-explorer{position:relative;overflow:hidden;padding:clamp(25px,4vw,42px);border:1px solid rgb(94 65 209 / .14);border-radius:26px;background:radial-gradient(circle at 98% 0,rgb(112 79 229 / .12),transparent 34%),linear-gradient(145deg,#fff,#faf8ff);box-shadow:0 20px 55px rgb(37 25 83 / .09)}.gl-intent-explorer::before{position:absolute;top:0;right:28px;left:28px;height:3px;border-radius:0 0 8px 8px;background:linear-gradient(90deg,#6442df,#a98fff 70%,#e2b64c);content:""}.gl-intent-explorer__head{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.62fr);align-items:end;gap:30px;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid #ebe7f3}.gl-intent-explorer__head>div>p{margin:0 0 7px;color:#7657e8;font-size:11px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.gl-intent-explorer__head h2{margin:0;color:var(--gl-c2-ink);font:720 clamp(28px,3vw,39px)/1.08 Georgia,serif;letter-spacing:-.035em}.gl-intent-explorer__head>p{margin:0;color:#687086;font-size:13px;line-height:1.65}.gl-intent-explorer__choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.gl-intent-explorer__choices button{position:relative;display:grid;grid-template-columns:38px minmax(0,1fr) 20px;grid-template-rows:auto auto;align-items:center;gap:2px 11px;min-height:98px;padding:15px;border:1px solid #e7e1f4;border-radius:16px;background:#fff;color:#2f3650;text-align:left;cursor:pointer;transition:transform .18s,border-color .18s,box-shadow .18s}.gl-intent-explorer__choices button:hover,.gl-intent-explorer__choices button[aria-pressed=true]{border-color:#b9a8f8;box-shadow:0 12px 27px rgb(79 52 179 / .13);transform:translateY(-2px)}.gl-intent-explorer__choices button>span{display:grid;grid-row:1/3;width:38px;height:38px;border-radius:12px;background:var(--gl-c2-lilac);color:var(--gl-c2-violet);place-items:center}.gl-intent-explorer__choices svg{width:19px;height:19px}.gl-intent-explorer__choices strong{font-size:14px}.gl-intent-explorer__choices small{color:#767e91;font-size:11px;line-height:1.45}.gl-intent-explorer__choices i{grid-column:3;grid-row:1/3;color:#7457e7;font-style:normal}.gl-intent-explorer__result{margin-top:18px;padding:20px;border:1px solid #dcd2fb;border-radius:18px;background:linear-gradient(130deg,#f7f3ff,#fff)}.gl-intent-explorer__result>header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:15px}.gl-intent-explorer__result header span{color:#7558e5;font-size:10px;font-weight:800;text-transform:uppercase}.gl-intent-explorer__result h3{margin:3px 0 0;color:#1c2340;font:700 23px/1.15 Georgia,serif}.gl-intent-explorer__result header button{border:0;background:none;color:#6550c5;font-weight:700;cursor:pointer}.gl-intent-explorer__result [data-intent-items]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.gl-intent-result-card{display:grid;grid-template-columns:66px minmax(0,1fr);gap:12px;padding:10px;border:1px solid #e7e2f1;border-radius:13px;background:#fff;color:#2e354d;text-decoration:none}.gl-intent-result-card img,.gl-intent-result-card>span:first-child{width:66px;height:66px;border-radius:10px;object-fit:cover;background:#eeeaf9}.gl-intent-result-card>span:last-child{display:grid;align-content:center;gap:3px}.gl-intent-result-card strong{font-size:12px;line-height:1.35}.gl-intent-result-card small{color:#7a8090;font-size:10px}.gl-intent-explorer__result footer{margin-top:14px;color:#84899a;font-size:10px;line-height:1.5}.gl-intent-explorer__noscript{color:#6d7487}.gl-short-audio{display:grid;grid-template-columns:58px minmax(0,1fr);gap:18px;margin:0 0 28px;padding:22px;border:1px solid #dcd4f4;border-radius:20px;background:radial-gradient(circle at 100% 0,rgb(110 74 230 / .12),transparent 35%),linear-gradient(135deg,#fbf9ff,#fff);box-shadow:0 14px 35px rgb(48 29 115 / .08)}.gl-short-audio__icon{display:grid;width:56px;height:56px;border-radius:17px;background:linear-gradient(145deg,#7657ed,#5234c6);color:#fff;box-shadow:0 12px 28px rgb(85 55 196 / .25);place-items:center}.gl-short-audio__icon svg{width:25px;height:25px}.gl-short-audio h2{margin:5px 0 7px;color:#182039;font:700 27px/1.1 Georgia,serif}.gl-short-audio p{margin:0;color:#697086;font-size:13px;line-height:1.65}.gl-short-audio__meta{display:flex;flex-wrap:wrap;gap:7px;margin:12px 0}.gl-short-audio__meta span{padding:5px 8px;border-radius:999px;background:#f0ecfc;color:#62547f;font-size:10px;font-weight:700}.gl-short-audio__actions{display:flex;flex-wrap:wrap;gap:9px}.gl-short-audio__actions button,.gl-short-audio__actions a{display:inline-flex;align-items:center;gap:8px;min-height:43px;padding:0 15px;border:1px solid #6545df;border-radius:11px;background:#6545df;color:#fff;font-size:12px;font-weight:750;text-decoration:none;cursor:pointer}.gl-short-audio__actions a{background:#fff;color:#5b45ba}.gl-short-audio__actions svg{width:17px}.gl-short-audio details{margin-top:12px;border-top:1px solid #e9e4f1;padding-top:10px}.gl-short-audio summary{color:#57459e;font-size:12px;font-weight:750;cursor:pointer}.gl-short-audio details div{margin-top:11px;color:#4d556b;font-size:13px;line-height:1.7}.gl-short-audio>div>small{display:block;margin-top:10px;color:#8a8f9d;font-size:10px}.gl-ebd-quiz{margin:34px 0;padding:clamp(22px,3vw,34px);border:1px solid #ded6f4;border-radius:24px;background:linear-gradient(145deg,#fff,#faf8ff);box-shadow:0 20px 50px rgb(42 26 100 / .08)}.gl-ebd-quiz>header{padding-bottom:20px;border-bottom:1px solid #e9e5f1}.gl-ebd-quiz h2{margin:7px 0;color:#172039;font:700 31px/1.1 Georgia,serif}.gl-ebd-quiz header>p{margin:0;color:#687086}.gl-ebd-quiz header>div{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.gl-ebd-quiz header>div span,.gl-ebd-quiz header>div strong{padding:6px 9px;border-radius:999px;background:#f0ecfc;color:#62547f;font-size:10px}.gl-ebd-quiz__questions{display:grid;gap:14px;margin-top:20px}.gl-ebd-quiz fieldset{margin:0;padding:19px;border:1px solid #e6e0f1;border-radius:16px;background:#fff}.gl-ebd-quiz legend{display:flex;align-items:center;gap:10px;padding-right:8px;color:#283049;font-size:14px;font-weight:750}.gl-ebd-quiz legend span{display:grid;width:31px;height:31px;border-radius:10px;background:#eee9ff;color:#6544de;font-size:10px;place-items:center}.gl-ebd-quiz fieldset>label{display:flex;align-items:flex-start;gap:10px;margin-top:8px;padding:11px;border:1px solid #eee9f5;border-radius:11px;color:#4f566a;font-size:12px;cursor:pointer}.gl-ebd-quiz fieldset>label:hover{background:#f9f7ff}.gl-ebd-quiz input{width:18px;height:18px;accent-color:#6c4ce1}.gl-ebd-quiz__explanation{margin-top:12px;padding:13px;border-radius:12px;background:#f3f8f5;color:#3f6254;font-size:12px}.gl-ebd-quiz__explanation p{margin:4px 0}.gl-ebd-quiz__actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:18px}.gl-ebd-quiz__actions button{min-height:46px;padding:0 17px;border:1px solid #6545df;border-radius:12px;background:#6545df;color:#fff;font-weight:750;cursor:pointer}.gl-ebd-quiz__actions button[data-quiz-retry]{background:#fff;color:#5c45bd}.gl-ebd-quiz__actions p{margin:0;color:#315a49;font-size:13px;font-weight:700}.gl-home-plans__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.gl-plan-card{overflow:hidden;border:1px solid #e2dcef;border-radius:20px;background:#fff;box-shadow:0 17px 42px rgb(42 30 82 / .09)}.gl-plan-card>a{display:grid;height:100%;color:#222a43;text-decoration:none}.gl-plan-card img{width:100%;height:180px;object-fit:cover}.gl-plan-card>a>span{display:grid;gap:8px;padding:20px}.gl-plan-card small{color:#7355e1;font-size:10px;font-weight:800;text-transform:uppercase}.gl-plan-card strong{font:700 23px/1.12 Georgia,serif}.gl-plan-card em{color:#73798a;font-size:12px;font-style:normal;line-height:1.55}.gl-plan-card b{color:#6345d6;font-size:12px}.gl-plan-archive{min-height:70vh;background:#f8f7fb}.gl-plan-archive__hero{padding:64px 0;background:radial-gradient(circle at 82% 0,rgb(117 80 235 / .42),transparent 34%),linear-gradient(135deg,#111936,#251957 72%,#4a33aa);color:#fff}.gl-plan-archive__hero nav{display:flex;gap:9px;margin-bottom:38px;color:rgb(255 255 255 / .7);font-size:13px}.gl-plan-archive__hero nav a{color:#ddd5ff}.gl-plan-archive__hero .gl-cycle-kicker{color:#d4caff}.gl-plan-archive__hero h1{margin:10px 0 14px;color:#fff;font:720 clamp(42px,6vw,70px)/.98 Georgia,serif;letter-spacing:-.045em}.gl-plan-archive__hero>div>p:last-child{max-width:720px;margin:0;color:rgb(255 255 255 / .78);font-size:17px;line-height:1.7}.gl-plan-archive__collection{padding-block:58px}.gl-plan-archive__collection>header{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.55fr);align-items:end;gap:30px;margin-bottom:28px;padding-bottom:20px;border-bottom:1px solid #ded9e9}.gl-plan-archive__collection h2{margin:7px 0 0;color:#172039;font:720 38px/1.08 Georgia,serif}.gl-plan-archive__collection>header>p{margin:0;color:#697186;font-size:14px;line-height:1.65}.gl-plan-archive__empty{padding:35px;border:1px solid #ded7f1;border-radius:22px;background:#fff;box-shadow:0 18px 45px rgb(42 30 82 / .07)}.gl-plan-archive__empty strong{font:700 26px/1.2 Georgia,serif}.gl-plan-archive__empty p{color:#687086}.gl-plan-archive__empty a{color:#6345d6;font-weight:800}.gl-plan-archive__intent{padding-bottom:70px}.gl-reading-plan{background:#f8f7fb}.gl-reading-plan__hero{padding:52px 0;background:radial-gradient(circle at 80% 0,rgb(117 80 235 / .45),transparent 36%),linear-gradient(135deg,#121a37,#221650 70%,#4530a1);color:#fff}.gl-reading-plan__hero nav{display:flex;gap:9px;margin-bottom:38px;color:rgb(255 255 255 / .66);font-size:11px}.gl-reading-plan__hero nav a{color:#d7ceff}.gl-reading-plan__hero-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(270px,.65fr);align-items:center;gap:50px}.gl-reading-plan__hero .gl-cycle-kicker{color:#d0c4ff}.gl-reading-plan h1{max-width:760px;margin:10px 0 15px;color:#fff;font:720 clamp(39px,5vw,64px)/.99 Georgia,serif;letter-spacing:-.045em}.gl-reading-plan__hero-grid>div>p:not(.gl-cycle-kicker){max-width:680px;color:rgb(255 255 255 / .74);font-size:16px;line-height:1.7}.gl-reading-plan__meta{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0}.gl-reading-plan__meta span{padding:7px 10px;border:1px solid rgb(255 255 255 / .17);border-radius:999px;background:rgb(255 255 255 / .07);font-size:10px}.gl-reading-plan__start{display:inline-flex;min-height:49px;align-items:center;padding:0 20px;border-radius:12px;background:#fff;color:#3f2aa0;font-size:13px;font-weight:800;text-decoration:none}.gl-reading-plan__hero-grid aside{padding:25px;border:1px solid rgb(255 255 255 / .16);border-radius:20px;background:rgb(255 255 255 / .08);backdrop-filter:blur(12px)}.gl-reading-plan__hero-grid aside>strong{font-size:18px}.gl-reading-plan__hero-grid aside>div{height:7px;margin:14px 0;overflow:hidden;border-radius:999px;background:rgb(255 255 255 / .14)}.gl-reading-plan__hero-grid aside i{display:block;width:0;height:100%;background:linear-gradient(90deg,#9c85ff,#e3bb54)}.gl-reading-plan__hero-grid aside p{margin:0;color:rgb(255 255 255 / .69);font-size:12px;line-height:1.6}.gl-reading-plan__intro{padding-block:52px}.gl-reading-plan__intro h2,.gl-reading-plan__steps h2,.gl-reading-plan__finish h2{margin:7px 0 14px;color:#172039;font:720 37px/1.08 Georgia,serif}.gl-reading-plan__intro>div{max-width:760px;color:#626a7e;font-size:15px;line-height:1.75}.gl-reading-plan__steps{padding-bottom:60px}.gl-reading-plan__steps>header{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:22px;padding-bottom:18px;border-bottom:1px solid #ded9e8}.gl-reading-plan__steps>header>p{max-width:420px;color:#73798a;font-size:12px}.gl-reading-plan__steps ol{display:grid;gap:13px;margin:0;padding:0;list-style:none}.gl-reading-plan__steps li{display:grid;grid-template-columns:82px minmax(0,1fr);gap:20px;padding:24px;border:1px solid #e0dbea;border-radius:19px;background:#fff;box-shadow:0 12px 32px rgb(37 26 73 / .05)}.gl-reading-plan__steps li.is-complete{border-color:#bfe6d4;background:#fbfffd}.gl-reading-plan__number{display:grid;width:70px;height:70px;border-radius:18px;background:#f0ecfc;color:#6041d3;font-weight:800;place-items:center}.gl-reading-plan__steps h3{margin:0 0 7px;color:#202840;font:700 23px/1.2 Georgia,serif}.gl-reading-plan__steps p{color:#687086;line-height:1.65}.gl-reading-plan__scripture{color:#684fd0!important;font-size:11px;font-weight:800;text-transform:uppercase}.gl-reading-plan__step-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:13px}.gl-reading-plan__step-actions a,.gl-reading-plan__step-actions button,.gl-reading-plan__finish a,.gl-reading-plan__finish button{display:inline-flex;align-items:center;min-height:43px;padding:0 14px;border:1px solid #6748df;border-radius:11px;background:#6748df;color:#fff;font-size:11px;font-weight:750;text-decoration:none;cursor:pointer}.gl-reading-plan__step-actions button,.gl-reading-plan__finish button{background:#fff;color:#5f47c0}.gl-reading-plan__steps details{margin-top:14px;padding-top:12px;border-top:1px solid #eeeaf4}.gl-reading-plan__steps summary{color:#5d47b8;font-size:12px;font-weight:750;cursor:pointer}.gl-reading-plan__finish{padding:55px 0;background:#fff}.gl-reading-plan__finish .gl-container>div{max-width:760px;color:#687086}.gl-reading-plan__finish .gl-container>div:last-child{display:flex;gap:9px;margin-top:18px}@media(max-width:850px){.gl-intent-explorer__head,.gl-reading-plan__hero-grid,.gl-plan-archive__collection>header{grid-template-columns:1fr}.gl-intent-explorer__choices,.gl-home-plans__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gl-reading-plan__hero-grid{gap:28px}.gl-intent-explorer__result [data-intent-items]{grid-template-columns:1fr}}@media(max-width:570px){.gl-intent-explorer{padding:22px 16px;border-radius:20px}.gl-intent-explorer__choices,.gl-home-plans__grid{grid-template-columns:1fr}.gl-intent-explorer__choices button{min-height:88px}.gl-short-audio{grid-template-columns:1fr}.gl-ebd-quiz{padding:20px 15px}.gl-reading-plan__hero{padding:34px 0}.gl-reading-plan__steps>header{align-items:start;flex-direction:column}.gl-reading-plan__steps li{grid-template-columns:1fr;padding:18px}.gl-reading-plan__number{width:55px;height:45px;border-radius:13px}.gl-reading-plan__step-actions{display:grid}.gl-reading-plan__step-actions>*{justify-content:center}.gl-intent-explorer__result>header{align-items:start;flex-direction:column}}@media(prefers-reduced-motion:reduce){.gl-intent-explorer__choices button{transition:none}}.gl-ebd-quiz__answer-status{min-height:18px;margin:10px 0 0;color:#9b4f17;font-size:12px;font-weight:800}.gl-ebd-quiz__answer-status.is-correct{color:#17684b}.gl-ebd-quiz__actions [data-quiz-result]:focus{outline:3px solid rgb(101 69 223 / .3);outline-offset:4px}.gl-reader-space{--reader-ink:#121b39;--reader-navy:#111b3b;--reader-navy-soft:#1d2851;--reader-muted:#687189;--reader-purple:#6547dc;--reader-purple-soft:#eee9ff;--reader-gold:#d6a54c;--reader-line:#e5e5ef;position:relative;isolation:isolate;overflow:hidden;padding:52px 0 104px;background:linear-gradient(180deg,#f8f8ff 0,#fbfbfe 54%,#f7f6fb 100%);color:var(--reader-ink)}.gl-reader-space__glow{position:absolute;z-index:-1;top:-280px;left:50%;width:1050px;height:700px;border-radius:50%;background:radial-gradient(circle,rgb(107 76 221 / .15),rgb(213 169 82 / .045) 42%,transparent 69%);transform:translateX(-22%);pointer-events:none}.gl-reader-space>.gl-container{max-width:1280px}.gl-reader-space h1,.gl-reader-space h2,.gl-reader-space h3{color:var(--reader-ink)}.gl-reader-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(350px,.88fr);align-items:center;gap:50px;min-height:410px;overflow:hidden;padding:58px 68px;border:1px solid rgb(126 108 202 / .34);border-radius:30px;background:radial-gradient(circle at 91% 20%,rgb(117 82 238 / .58),transparent 36%),radial-gradient(circle at 52% 120%,rgb(199 151 69 / .17),transparent 38%),linear-gradient(135deg,#0f1938 0%,#18234b 57%,#31236e 100%);color:#fff;box-shadow:0 34px 80px rgb(21 23 59 / .2)}.gl-reader-hero::before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,#9b83ff,#7052ef 46%,#e0ae57)}.gl-reader-hero::after{content:"";position:absolute;right:-120px;bottom:-235px;width:510px;height:510px;border:1px solid rgb(255 255 255 / .09);border-radius:50%;box-shadow:0 0 0 70px rgb(255 255 255 / .025),0 0 0 140px rgb(255 255 255 / .018);pointer-events:none}.gl-reader-hero__copy{position:relative;z-index:2;max-width:680px}.gl-reader-eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 13px;color:var(--reader-purple);font-size:11px;font-weight:800;letter-spacing:.13em;line-height:1.3;text-transform:uppercase}.gl-reader-eyebrow::before{content:"";width:22px;height:2px;border-radius:5px;background:linear-gradient(90deg,currentColor,var(--reader-gold))}.gl-reader-hero .gl-reader-eyebrow{color:#cabbff}.gl-reader-hero h1{max-width:700px;margin:0;color:#fff;font-family:var(--gl-serif,Georgia,"Times New Roman",serif);font-size:clamp(45px, 5vw, 72px);font-weight:650;letter-spacing:-.05em;line-height:.99}.gl-reader-hero__lead{max-width:620px;margin:22px 0 0;color:rgb(245 244 255 / .76);font-size:17px;line-height:1.7}.gl-reader-device{display:inline-flex;align-items:center;gap:8px;margin-top:25px;padding:9px 13px;border:1px solid rgb(220 212 255 / .2);border-radius:999px;background:rgb(255 255 255 / .07);color:rgb(250 249 255 / .82);font-size:12px;font-weight:650}.gl-reader-device .gl-icon{width:15px;height:15px;color:#d7caff}.gl-reader-hero__visual{position:relative;z-index:1;display:grid;place-items:center;justify-self:center;width:min(100%, 370px);aspect-ratio:1}.gl-reader-orbit{position:absolute;border:1px solid rgb(225 218 255 / .23);border-radius:50%}.gl-reader-orbit--outer{inset:3%;box-shadow:inset 0 0 80px rgb(107 75 222 / .14)}.gl-reader-orbit--inner{inset:21%;border-style:dashed;border-color:rgb(231 192 115 / .38)}.gl-reader-hero__symbol{display:grid;place-items:center;width:105px;height:105px;border:1px solid rgb(255 255 255 / .3);border-radius:32px;background:linear-gradient(145deg,rgb(255 255 255 / .2),rgb(255 255 255 / .07));color:#fff;box-shadow:0 28px 55px rgb(5 7 28 / .3),inset 0 1px rgb(255 255 255 / .25);transform:rotate(-4deg)}.gl-reader-hero__symbol .gl-icon{width:48px;height:48px}.gl-reader-hero__visual>p{position:absolute;right:-4px;bottom:13%;display:grid;min-width:215px;margin:0;padding:14px 17px;border:1px solid rgb(255 255 255 / .21);border-radius:14px;background:rgb(15 19 53 / .72);box-shadow:0 18px 38px rgb(7 9 31 / .24);backdrop-filter:blur(10px)}.gl-reader-hero__visual strong{color:#fff;font-size:13px}.gl-reader-hero__visual p span{margin-top:3px;color:rgb(244 241 255 / .62);font-size:11px}.gl-reader-hero__point{position:absolute;width:11px;height:11px;border:3px solid rgb(255 255 255 / .65);border-radius:50%;background:#d5a34c;box-shadow:0 0 0 6px rgb(213 163 76 / .13)}.gl-reader-hero__point--one{top:10%;left:46%}.gl-reader-hero__point--two{top:52%;right:2%;background:#8164ef}.gl-reader-hero__point--three{bottom:9%;left:23%;background:#8164ef}.gl-reader-nav{position:relative;z-index:3;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;width:calc(100% - 88px);margin:-30px auto 46px;padding:8px;border:1px solid rgb(218 216 232 / .9);border-radius:20px;background:rgb(255 255 255 / .94);box-shadow:0 18px 45px rgb(24 27 62 / .12);backdrop-filter:blur(18px)}.gl-reader-nav a{display:flex;align-items:center;gap:12px;min-width:0;padding:14px 16px;border-radius:14px;color:#606981;text-decoration:none;transition:background .2s,color .2s,transform .2s}.gl-reader-nav a:hover{background:#f5f3fc;color:var(--reader-purple)}.gl-reader-nav a[aria-current="page"]{background:linear-gradient(135deg,#182342,#302466);color:#fff;box-shadow:0 10px 24px rgb(29 28 72 / .18)}.gl-reader-nav__icon{display:grid;place-items:center;flex:0 0 39px;width:39px;height:39px;border-radius:11px;background:#f0ecff;color:var(--reader-purple)}.gl-reader-nav a[aria-current="page"] .gl-reader-nav__icon{background:rgb(255 255 255 / .11);color:#d7caff}.gl-reader-nav__icon .gl-icon{width:19px;height:19px}.gl-reader-nav a>span:last-child{display:grid;min-width:0}.gl-reader-nav strong{font-size:14px;line-height:1.25}.gl-reader-nav small{margin-top:2px;color:inherit;font-size:10px;opacity:.7}.gl-reader-content{width:min(100%, 1160px);margin:0 auto}.gl-reader-panel{position:relative;overflow:hidden;margin-bottom:28px;padding:42px;border:1px solid var(--reader-line);border-radius:24px;background:rgb(255 255 255 / .96);box-shadow:0 16px 42px rgb(25 27 63 / .055)}.gl-reader-panel::before{content:"";position:absolute;top:0;left:42px;width:86px;height:2px;background:linear-gradient(90deg,var(--reader-purple),var(--reader-gold))}.gl-reader-panel:last-child{margin-bottom:0}.gl-reader-panel--warm{border-color:#e9e2d3;background:radial-gradient(circle at 95% 0,rgb(216 170 83 / .13),transparent 35%),#fcfaf5}.gl-reader-panel h2{margin:0;font-size:clamp(25px, 3vw, 34px);line-height:1.15;letter-spacing:-.035em}.gl-reader-panel p{max-width:720px;margin:12px 0 0;color:var(--reader-muted);line-height:1.7}.gl-reader-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:34px;margin-bottom:28px}.gl-reader-section-head .gl-reader-eyebrow{margin-bottom:9px}.gl-reader-section-head>div>p:last-child{margin-bottom:0}.gl-reader-section-mark{display:grid;place-items:center;flex:0 0 58px;width:58px;height:58px;border:1px solid #ded7f5;border-radius:18px;background:linear-gradient(145deg,#f5f2ff,#fff);color:var(--reader-purple);box-shadow:0 12px 26px rgb(74 55 145 / .09)}.gl-reader-section-mark .gl-icon{width:26px;height:26px}.gl-reader-section-link{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;padding:10px 13px;border-radius:10px;background:#f2effd;color:var(--reader-purple);font-size:13px;font-weight:750}.gl-reader-section-link .gl-icon{width:14px;height:14px;transform:rotate(90deg)}.gl-reader-feed{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:24px 0}.gl-reader-feed-card{position:relative;display:flex;flex-direction:column;gap:10px;min-width:0;overflow:hidden;padding:17px;border:1px solid #e4e4ed;border-radius:17px;background:#fff;color:var(--reader-ink);text-decoration:none;box-shadow:0 8px 20px rgb(20 25 58 / .035);transition:border-color .2s,box-shadow .2s,transform .2s}.gl-reader-feed-card:hover{border-color:#cabcf6;box-shadow:0 18px 34px rgb(38 31 86 / .11);transform:translateY(-4px)}.gl-reader-feed-card img{width:calc(100% + 34px);max-width:none;aspect-ratio:16/9;margin:-17px -17px 4px;object-fit:cover}.gl-reader-feed-card strong{font-size:16px;line-height:1.42}.gl-reader-feed-card small{color:#7a8296;font-size:10px;font-weight:650;letter-spacing:.04em;text-transform:uppercase}.gl-reader-feed-card span{margin-top:auto;padding-top:7px;color:var(--reader-purple);font-size:12px;font-weight:750}.gl-reader-feed-card:only-child{grid-column:1/-1}.gl-reader-empty{grid-column:1/-1;display:grid;justify-items:center;min-height:230px;padding:38px 24px;border:1px dashed #d8d2ea;border-radius:18px;background:linear-gradient(145deg,#faf9ff,#f7f5fc);text-align:center}.gl-reader-empty>span{display:grid;place-items:center;width:58px;height:58px;margin-bottom:16px;border-radius:18px;background:#ebe5ff;color:var(--reader-purple)}.gl-reader-empty .gl-icon{width:27px;height:27px}.gl-reader-empty strong{font-size:19px}.gl-reader-empty p{max-width:500px;margin-top:7px;font-size:14px}.gl-reader-empty--compact{min-height:190px}.gl-reader-actions{display:flex;flex-wrap:wrap;align-items:center;gap:11px;margin-top:24px}.gl-reader-primary-action,.gl-follow-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:11px 17px;border-radius:11px;font:700 13px/1.4 inherit;font-family:inherit;cursor:pointer}.gl-reader-primary-action{border:1px solid #fff0;background:linear-gradient(135deg,#5a3bd0,#7354e6);color:#fff!important;box-shadow:0 10px 23px rgb(91 61 206 / .22)}.gl-reader-primary-action:hover{transform:translateY(-1px);box-shadow:0 14px 28px rgb(91 61 206 / .28)}.gl-reader-primary-action .gl-icon,.gl-follow-button .gl-icon{width:16px;height:16px}.gl-follow-button{border:1px solid #dcd7ec;background:#fff;color:#513ca0}.gl-follow-button:hover{border-color:#bdaeeb;background:#f7f4ff}.gl-follow-button[aria-pressed="true"]{border-color:#b9ace6;background:#eee9ff;color:#453184}.gl-follow-button--danger{color:#8a4351}.gl-reader-account-note{display:grid;grid-template-columns:auto 1fr;gap:25px;padding-right:24%;background:radial-gradient(circle at 100% 30%,rgb(108 74 220 / .2),transparent 37%),linear-gradient(115deg,#fff,#f6f3ff)}.gl-reader-note-icon{display:grid;place-items:center;width:66px;height:66px;border:1px solid #ddd4fb;border-radius:20px;background:#ebe5ff;color:var(--reader-purple)}.gl-reader-note-icon .gl-icon{width:30px;height:30px}.gl-reader-account-note__aside{padding:12px 15px;border-left:2px solid #c8b8f8;background:rgb(255 255 255 / .58);font-size:13px}.gl-reader-inline-action{display:inline-flex;align-items:center;gap:8px;margin-top:18px;color:var(--reader-purple);font-size:14px;font-weight:750}.gl-reader-inline-action .gl-icon{width:16px;height:16px}.gl-reader-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:26px}.gl-reader-check{display:flex;align-items:flex-start;gap:12px;margin:0;padding:17px;border:1px solid #e4e2ed;border-radius:14px;background:#fbfbfd;cursor:pointer}.gl-reader-check:hover{border-color:#c9bdf0}.gl-reader-check input{flex:0 0 auto;width:18px;height:18px;margin-top:2px;accent-color:var(--reader-purple)}.gl-reader-check>span{display:grid}.gl-reader-check strong{font-size:13px}.gl-reader-check small{margin-top:3px;color:var(--reader-muted);font-size:11px}.gl-reader-status{min-height:0;color:#555f77;font-size:12px}.gl-reader-details{margin-top:28px;border-top:1px solid var(--reader-line)}.gl-reader-details summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 0 4px;font-size:13px;font-weight:750;cursor:pointer;list-style:none}.gl-reader-details summary::-webkit-details-marker{display:none}.gl-reader-details summary span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#f0ecfc;color:var(--reader-purple);font-size:18px}.gl-reader-details[open] summary span{transform:rotate(45deg)}.gl-reader-details>div{padding:5px 0 2px}.gl-reader-details a{color:var(--reader-purple);font-size:13px;font-weight:750}.gl-reader-catalog__privacy{display:flex;align-items:center;gap:10px;flex:0 0 auto;padding:11px 14px;border:1px solid #e3def2;border-radius:13px;background:#faf8ff;color:var(--reader-purple)}.gl-reader-catalog__privacy .gl-icon{width:19px;height:19px}.gl-reader-catalog__privacy>span{display:grid}.gl-reader-catalog__privacy strong{color:var(--reader-ink);font-size:11px}.gl-reader-catalog__privacy small{color:var(--reader-muted);font-size:9px}.gl-reader-source-group{margin-top:24px;padding:22px 24px 5px;border:1px solid #e8e7ef;border-radius:17px;background:#fdfdfe}.gl-reader-group-title{margin:0 0 9px;color:#687189;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.gl-reader-source-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px;margin:0!important;padding:0!important;list-style:none!important}.gl-reader-source-list li{display:flex;align-items:center;justify-content:space-between;gap:15px;min-width:0;padding:13px 0;border-top:1px solid #ecebf1}.gl-reader-source-list a{min-width:0;color:#55449b;font-size:13px;font-weight:650;overflow-wrap:anywhere}.gl-reader-source-list button{flex:0 0 auto;min-height:36px;padding:7px 12px;font-size:11px}.gl-reader-space [hidden]{display:none!important}.gl-follow-context{position:relative;isolation:isolate;clear:both;overflow:hidden;margin:42px 0;padding:30px;border:1px solid rgb(143 121 231 / .38);border-radius:24px;background:radial-gradient(circle at 91% 4%,rgb(119 82 232 / .48),transparent 31%),radial-gradient(circle at 4% 120%,rgb(210 163 80 / .14),transparent 34%),linear-gradient(135deg,#111a39 0%,#1a2450 58%,#332477 100%);color:#fff;box-shadow:0 25px 62px rgb(18 23 56 / .18)}.gl-follow-context::before{position:absolute;inset:0 0 auto;z-index:2;height:3px;background:linear-gradient(90deg,#9c82ff,#6b4be7 50%,#d6a54c);content:""}.gl-follow-context::after{position:absolute;right:-150px;bottom:-275px;z-index:-1;width:450px;height:450px;border:1px solid rgb(255 255 255 / .08);border-radius:50%;box-shadow:0 0 0 56px rgb(255 255 255 / .022),0 0 0 112px rgb(255 255 255 / .013);content:"";pointer-events:none}.gl-follow-context__header{position:relative;z-index:1;display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:18px}.gl-follow-context__mark{display:grid;width:58px;height:58px;place-items:center;border:1px solid rgb(226 218 255 / .23);border-radius:17px;background:linear-gradient(145deg,rgb(255 255 255 / .16),rgb(255 255 255 / .07));color:#d9ceff;box-shadow:inset 0 1px rgb(255 255 255 / .16),0 13px 28px rgb(6 10 31 / .2)}.gl-follow-context__mark .gl-icon{width:26px;height:26px}.gl-follow-context .gl-reader-eyebrow{margin-bottom:7px;color:#cbbdff}.gl-follow-context__copy>strong{display:block;color:#fff;font-family:var(--gl-serif,Georgia,"Times New Roman",serif);font-size:clamp(24px,2.4vw,31px);font-weight:650;letter-spacing:-.035em;line-height:1.12}.gl-follow-context__copy>p{max-width:650px;margin:9px 0 0;color:rgb(242 240 255 / .7);font-size:13px!important;line-height:1.65}.gl-follow-context__privacy{display:flex;align-items:center;gap:10px;padding:11px 14px;border:1px solid rgb(226 218 255 / .2);border-radius:13px;background:rgb(255 255 255 / .075);color:#d8ceff;backdrop-filter:blur(10px)}.gl-follow-context__privacy>.gl-icon{width:19px;height:19px}.gl-follow-context__privacy>span{display:grid}.gl-follow-context__privacy strong{color:#fff;font-size:11px;line-height:1.3}.gl-follow-context__privacy small{margin-top:2px;color:rgb(242 240 255 / .58);font-size:9px}.gl-follow-context__targets{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:25px}.gl-follow-target{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:13px;min-width:0;padding:14px;border:1px solid rgb(226 218 255 / .18);border-radius:15px;background:rgb(255 255 255 / .075);box-shadow:inset 0 1px rgb(255 255 255 / .08);backdrop-filter:blur(12px);transition:border-color .2s,background .2s,transform .2s}.gl-follow-target:only-child{grid-column:1/-1}.gl-follow-target:hover{border-color:rgb(218 206 255 / .38);background:rgb(255 255 255 / .105);transform:translateY(-2px)}.gl-follow-target__mark{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:rgb(205 191 255 / .13);color:#d7ccff}.gl-follow-target__mark .gl-icon{width:19px;height:19px}.gl-follow-target__identity{display:grid;min-width:0}.gl-follow-target__identity small{color:#d6aa59;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.gl-follow-target__identity strong{overflow:hidden;margin-top:3px;color:#fff;font-size:14px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.gl-follow-context .gl-follow-button{flex:0 0 auto;min-height:40px;padding:9px 13px;border-color:rgb(255 255 255 / .88);border-radius:11px;background:#fff;color:#372570;box-shadow:0 9px 20px rgb(5 8 27 / .16);transition:transform .2s,box-shadow .2s,background .2s}.gl-follow-context .gl-follow-button:hover{border-color:#fff;background:#f2edff;box-shadow:0 12px 25px rgb(5 8 27 / .22);transform:translateY(-1px)}.gl-follow-button__icon{font-size:17px;font-weight:500;line-height:1}.gl-follow-button__check{display:none;font-size:14px}.gl-follow-context .gl-follow-button[aria-pressed="true"]{border-color:rgb(146 229 191 / .4);background:#dff7eb;color:#155c42}.gl-follow-context .gl-follow-button[aria-pressed="true"] .gl-follow-button__icon{display:none}.gl-follow-context .gl-follow-button[aria-pressed="true"] .gl-follow-button__check{display:inline}.gl-follow-context__footer{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:22px;padding-top:20px;border-top:1px solid rgb(226 218 255 / .15)}.gl-follow-context__footer>p{position:relative;max-width:600px;margin:0;padding-left:15px;color:rgb(242 240 255 / .62);font-size:11px!important;line-height:1.55}.gl-follow-context__footer>p::before{position:absolute;top:.45em;left:0;width:6px;height:6px;border-radius:50%;background:#d6aa59;box-shadow:0 0 0 4px rgb(214 170 89 / .1);content:""}.gl-follow-context__library{display:flex;flex:0 0 auto;align-items:center;gap:13px;padding:10px 12px 10px 14px;border:1px solid rgb(226 218 255 / .2);border-radius:12px;background:rgb(255 255 255 / .075);color:#fff!important}.gl-follow-context__library>span{display:grid}.gl-follow-context__library small{color:rgb(242 240 255 / .55);font-size:8px;font-weight:750;letter-spacing:.07em;text-transform:uppercase}.gl-follow-context__library strong{margin-top:2px;font-size:12px}.gl-follow-context__library>.gl-icon{width:16px;height:16px;color:#d7ccff;transition:transform .2s}.gl-follow-context__library:hover{border-color:rgb(226 218 255 / .38);background:rgb(255 255 255 / .11)}.gl-follow-context__library:hover>.gl-icon{transform:translateX(3px)}.gl-reader-space a:focus-visible,.gl-reader-space button:focus-visible,.gl-reader-space summary:focus-visible{outline:3px solid #8061df;outline-offset:4px}.gl-follow-context :is(a,button):focus-visible{outline:3px solid rgb(218 205 255 / .88);outline-offset:3px}.gl-reader-home-link{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,.86fr) minmax(460px,1.14fr);align-items:center;gap:42px;overflow:hidden;margin:42px 0 0;padding:34px 36px;border:1px solid rgb(140 119 224 / .35);border-radius:18px;background:radial-gradient(circle at 8% 5%,rgb(116 86 226 / .52),transparent 31%),radial-gradient(circle at 94% 110%,rgb(185 138 67 / .18),transparent 34%),linear-gradient(135deg,#151b43 0%,#211b58 56%,#38247f 100%);color:#fff;box-shadow:0 24px 56px rgb(27 23 65 / .18)}.gl-reader-home-link::before{content:"";position:absolute;z-index:2;inset:0 0 auto;height:3px;background:linear-gradient(90deg,#9d83ff,#6f4ee8 48%,#d2a45b)}.gl-reader-home-link__intro{display:flex;align-items:flex-start;gap:18px;min-width:0}.gl-reader-home-link__mark{display:grid;place-items:center;flex:0 0 54px;width:54px;height:54px;border:1px solid rgb(223 214 255 / .26);border-radius:16px;background:rgb(255 255 255 / .12);color:#ded5ff}.gl-reader-home-link__mark .gl-icon{width:25px;height:25px}.gl-reader-home-link__eyebrow{display:block;margin:1px 0 7px;color:#c9bbff;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.gl-reader-home-link h3{margin:0;color:#fff;font-family:var(--gl-serif,Georgia,serif);font-size:clamp(25px,2.35vw,34px);line-height:1.13}.gl-reader-home-link__intro p{margin:12px 0 0;color:rgb(244 242 255 / .76);font-size:14px}.gl-reader-home-link__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.gl-reader-home-link__action{display:grid;grid-template-columns:42px minmax(0,1fr) 20px;align-items:center;gap:11px;padding:16px;border:1px solid rgb(224 217 255 / .2);border-radius:13px;background:rgb(255 255 255 / .075);color:#fff!important}.gl-reader-home-link__action>span:first-child{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:rgb(255 255 255 / .11)}.gl-reader-home-link__action>span:nth-child(2){display:grid}.gl-reader-home-link__action small{color:rgb(239 236 255 / .66);font-size:10px}.gl-reader-home-link__action strong{font-size:14px}.gl-reader-home-link__action--primary{border-color:#fff;background:#fff;color:#28204f!important}@media (max-width:980px){.gl-reader-hero{grid-template-columns:1fr minmax(270px,.65fr);gap:25px;padding:48px}.gl-reader-hero__visual{width:300px}.gl-reader-nav{width:calc(100% - 48px)}.gl-reader-home-link{grid-template-columns:1fr}}@media (max-width:760px){.gl-reader-space{padding:28px 0 70px}.gl-reader-hero{grid-template-columns:1fr;min-height:0;padding:40px 32px 32px;border-radius:23px}.gl-reader-hero h1{font-size:clamp(39px,11vw,57px)}.gl-reader-hero__visual{width:260px;margin-top:-12px}.gl-reader-nav{width:calc(100% - 24px);margin-top:-20px;grid-template-columns:1fr}.gl-reader-nav a{padding:10px 12px}.gl-reader-nav small{display:none}.gl-reader-content{width:100%}.gl-reader-panel{padding:30px 24px;border-radius:19px}.gl-reader-panel::before{left:24px}.gl-reader-section-head{gap:18px}.gl-reader-feed{grid-template-columns:1fr}.gl-reader-choice-grid,.gl-reader-source-list{grid-template-columns:1fr}.gl-reader-account-note{grid-template-columns:1fr;padding-right:24px}.gl-reader-catalog__privacy{display:none}.gl-reader-home-link__actions{grid-template-columns:1fr}.gl-follow-context{margin:34px 0;padding:25px;border-radius:20px}.gl-follow-context__header{grid-template-columns:52px minmax(0,1fr)}.gl-follow-context__mark{width:52px;height:52px}.gl-follow-context__privacy{grid-column:1/-1;justify-self:start}.gl-follow-context__targets{grid-template-columns:1fr}}@media (max-width:480px){.gl-reader-hero{padding:34px 23px 26px}.gl-reader-hero__lead{font-size:15px}.gl-reader-device{align-items:flex-start;border-radius:12px}.gl-reader-hero__visual{width:220px}.gl-reader-hero__visual>p{right:-10px;min-width:190px}.gl-reader-nav{margin-bottom:34px}.gl-reader-panel{padding:27px 19px}.gl-reader-section-mark{display:none}.gl-reader-section-head{flex-direction:column}.gl-reader-source-group{padding:19px 17px 4px}.gl-reader-actions>*{width:100%}.gl-reader-home-link{gap:22px;margin-top:32px;padding:27px 22px;border-radius:16px}.gl-follow-context{padding:22px 18px;border-radius:18px}.gl-follow-context__header{grid-template-columns:1fr;gap:14px}.gl-follow-context__header>.gl-follow-context__mark{display:none}.gl-follow-context__copy>strong{font-size:24px}.gl-follow-context__privacy{grid-column:auto}.gl-follow-target{grid-template-columns:38px minmax(0,1fr);padding:13px}.gl-follow-target__mark{width:38px;height:38px}.gl-follow-target .gl-follow-button{grid-column:1/-1;width:100%;margin-top:2px}.gl-follow-context__footer{align-items:stretch;flex-direction:column}.gl-follow-context__library{justify-content:space-between}}@media (prefers-reduced-motion:reduce){.gl-reader-feed-card,.gl-reader-primary-action,.gl-reader-nav a,.gl-follow-target,.gl-follow-context .gl-follow-button{transition:none}.gl-reader-feed-card:hover,.gl-reader-primary-action:hover,.gl-follow-target:hover,.gl-follow-context .gl-follow-button:hover{transform:none}}