:root{--lca-red:#d80b16;--lca-red-dark:#a50009;--lca-black:#050505;--lca-text:#060606;--lca-muted:#646464;--lca-border:#e6e6e6;--lca-soft:#f7f7f7;--lca-shadow:0 10px 30px rgba(0,0,0,.055)}.lca-page,.lca-page *{box-sizing:border-box}.lca-page{font-family:Arial,Helvetica,sans-serif;color:var(--lca-text);background:#fff;position:relative;left:50%;right:50%;margin-left:-50vw!important;margin-right:-50vw!important;width:100vw!important;max-width:100vw!important;overflow-x:clip}.lca-shell{max-width:var(--lca-site-width,1240px);margin:0 auto;padding:0 22px}.lca-home{max-width:var(--lca-site-width,1240px);margin:0 auto;padding:22px 22px 46px;background:#fff;color:var(--lca-text)}.lca-topbar,.lca-site-header,.lca-site-footer{width:100%;background:#fff}.lca-topbar{border-bottom:1px solid var(--lca-border);font-size:12px;color:#111}.lca-topbar .lca-shell{min-height:34px;display:flex;justify-content:space-between;align-items:center;gap:20px}.lca-topbar-left{font-weight:850;text-transform:uppercase;letter-spacing:.03em;color:#222}.lca-topbar-social{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.lca-mini-social{display:inline-flex;align-items:center;gap:5px;color:#111;text-decoration:none!important;font-size:12px;font-weight:850;line-height:1}.lca-mini-social span{display:grid;place-items:center;width:17px;height:17px;border-radius:999px;color:#fff;font-size:10px;font-weight:950}.lca-mini-youtube span{background:#ff0000}.lca-mini-telegram span{background:#2aabee}.lca-mini-x span{background:#000}.lca-mini-facebook span{background:#1877f2}.lca-mini-instagram span{background:#c13584}.lca-mini-tiktok span{background:#000}.lca-mini-whatsapp span{background:#25d366}.lca-mini-mail span{background:var(--lca-red)}.lca-mini-social:hover{color:var(--lca-red)}.lca-site-header{border-bottom:1px solid var(--lca-border);box-shadow:0 3px 20px rgba(0,0,0,.035);position:relative;z-index:80}.lca-header-inner{height:88px;display:flex;align-items:center;justify-content:space-between;gap:26px}.lca-brand{display:flex;align-items:center;gap:14px;min-width:245px}.lca-logo img{display:block;max-height:48px;max-width:250px;width:auto}.lca-account-btn{width:34px;height:34px;border:1px solid var(--lca-border);border-radius:999px;background:#fff;color:#111;display:grid;place-items:center;font-size:19px;font-weight:950;cursor:pointer;transition:.18s ease}.lca-account-btn:hover{background:var(--lca-red);border-color:var(--lca-red);color:#fff;transform:translateY(-1px)}.lca-main-nav{display:flex;align-items:center;justify-content:flex-end;gap:4px;flex-wrap:wrap}.lca-main-nav a,.lca-nav-search{position:relative;display:inline-flex;align-items:center;min-height:40px;padding:0 13px;color:#111;text-decoration:none!important;text-transform:uppercase;font-size:13px;font-weight:900;letter-spacing:.01em;background:transparent;border:0;cursor:pointer}.lca-main-nav a:after,.lca-nav-search:after{content:"";position:absolute;left:13px;right:13px;bottom:3px;height:3px;background:var(--lca-red);transform:scaleX(0);transform-origin:left;transition:.18s ease}.lca-main-nav a:hover,.lca-nav-search:hover{color:var(--lca-red)}.lca-main-nav a:hover:after,.lca-nav-search:hover:after{transform:scaleX(1)}.lca-nav-search{font-size:22px!important;color:var(--lca-red)!important}.lca-menu-toggle{display:none;background:#111;color:#fff;border:0;width:42px;height:38px;font-size:22px;cursor:pointer;border-radius:0}.lca-flow-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:24px;align-items:start;grid-auto-flow:dense;grid-auto-rows:8px}.lca-flow-grid>*{grid-row-end:span var(--lca-row-span,auto)}.lca-span-12{grid-column:span 12}.lca-span-9{grid-column:span 9}.lca-span-8{grid-column:span 8}.lca-span-7{grid-column:span 7}.lca-span-6{grid-column:span 6}.lca-span-5{grid-column:span 5}.lca-span-4{grid-column:span 4}.lca-span-3{grid-column:span 3}.lca-panel,.lca-sidebox,.lca-bottom-card,.lca-about-wide{background:#fff;border:1px solid var(--lca-border);box-shadow:var(--lca-shadow)}.lca-section-title{margin:0 0 18px;font-size:25px;line-height:1.05;text-transform:uppercase;font-weight:950;letter-spacing:-.045em;color:#000}.lca-section-title:after{content:"";display:block;width:58px;height:3px;background:var(--lca-red);margin-top:10px}.lca-click-card{text-decoration:none!important;color:#fff!important}.lca-breaking{display:flex;align-items:center;border:1px solid var(--lca-border);height:44px;overflow:hidden;background:#fff}.lca-breaking strong{background:var(--lca-red);color:#fff;height:44px;display:flex;align-items:center;padding:0 18px;font-size:13px;font-weight:950;text-transform:uppercase;white-space:nowrap}.lca-marquee{flex:1;overflow:hidden}.lca-marquee div{display:inline-flex;align-items:center;gap:22px;white-space:nowrap;animation:lcaMarquee var(--lca-marquee-speed,28s) linear infinite;padding-left:100%}.lca-marquee a{font-size:14px;font-weight:900;color:#111;text-decoration:none}.lca-marquee a:hover{color:var(--lca-red)}.lca-marquee span{color:var(--lca-red);font-weight:950}@keyframes lcaMarquee{to{transform:translateX(-100%)}}.lca-hero-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(350px,.9fr);gap:18px}.lca-hero-main,.lca-side-card,.lca-wide-card{position:relative;background-size:cover;background-position:center;overflow:hidden;color:#fff;display:block;transition:.2s ease}.lca-hero-main{min-height:var(--lca-hero-h,560px)}.lca-hero-main:before,.lca-side-card:before,.lca-wide-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08) 0%,rgba(0,0,0,.23) 42%,rgba(0,0,0,.88) 100%);z-index:1}.lca-hero-main:after,.lca-side-card:after,.lca-wide-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.32),transparent 64%);z-index:1}.lca-label{position:absolute;top:20px;left:20px;z-index:4;background:var(--lca-red);color:#fff;font-size:12px;text-transform:uppercase;font-weight:950;padding:8px 11px}.lca-hero-content{position:absolute;left:30px;right:30px;bottom:28px;z-index:4;max-width:920px}.lca-hero-content h2{margin:0 0 12px;color:#fff;font-size:44px;line-height:1.02;font-weight:950;letter-spacing:-.055em;text-shadow:0 3px 14px #000}.lca-hero-content p{font-size:17px;line-height:1.42;margin:0 0 14px;color:#fff;text-shadow:0 2px 8px #000}.lca-hero-content small,.lca-side-card small,.lca-wide-card small{color:#fff;font-weight:950;text-shadow:0 2px 8px #000}.lca-hero-side{display:grid;grid-template-rows:repeat(3,minmax(var(--lca-side-h,250px),1fr));gap:18px}.lca-side-card{min-height:var(--lca-side-h,250px);padding:20px}.lca-side-card h3{position:absolute;left:20px;right:16px;bottom:42px;z-index:4;margin:0;color:#fff;font-size:24px;line-height:1.04;font-weight:950;text-shadow:0 3px 12px #000;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.lca-side-card small{position:absolute;left:20px;bottom:20px;z-index:4}.lca-hero-main:hover,.lca-side-card:hover,.lca-wide-card:hover{filter:contrast(1.05);transform:translateY(-1px)}.lca-panel,.lca-sidebox,.lca-bottom-card{padding:22px}.lca-list-card{display:grid;grid-template-columns:142px minmax(0,1fr);gap:16px;margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid #eee}.lca-list-card:last-of-type{border-bottom:0;margin-bottom:0;padding-bottom:0}.lca-thumb img{width:142px;height:96px;object-fit:cover;display:block}.lca-list-card h3{margin:0 0 6px;font-size:18px;line-height:1.14;font-weight:950}.lca-list-card a,.lca-popular a,.lca-article-module a{color:#050505;text-decoration:none}.lca-list-card a:hover,.lca-popular a:hover,.lca-article-module a:hover{text-decoration:underline;text-decoration-color:var(--lca-red);text-decoration-thickness:2px}.lca-list-card p{margin:0 0 7px;color:#333;font-size:14px;line-height:1.42}.lca-list-card small{color:var(--lca-red);font-weight:950}.lca-btn-center{text-align:center;margin-top:22px;display:flex;justify-content:center}.lca-outline-btn,.lca-red-btn{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 18px;text-transform:uppercase;font-size:13px;font-weight:950;text-decoration:none!important;letter-spacing:.01em;border-radius:0;transition:.18s ease}.lca-outline-btn{border:2px solid var(--lca-red);color:#000!important;background:#fff}.lca-outline-btn:hover{background:var(--lca-red);color:#fff!important}.lca-red-btn{background:var(--lca-red);color:#fff!important;border:2px solid var(--lca-red)}.lca-red-btn:hover{background:var(--lca-red-dark);border-color:var(--lca-red-dark)}.lca-latest .lca-outline-btn{min-width:260px}.lca-wide-card{min-height:196px;margin-bottom:16px;padding:18px}.lca-wide-card h3{position:absolute;z-index:4;left:18px;right:18px;bottom:38px;margin:0;color:#fff;font-size:22px;line-height:1.07;font-weight:950;text-shadow:0 2px 10px #000;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.lca-wide-card small{position:absolute;z-index:4;left:18px;bottom:17px}.lca-sidebox h2{margin:0 0 13px;font-size:24px;line-height:1.02;text-transform:uppercase;font-weight:950;letter-spacing:-.035em}.lca-sidebox h2:after{content:"";display:block;width:48px;height:3px;background:var(--lca-red);margin-top:10px}.lca-sidebox p{color:#333;margin:0 0 15px;line-height:1.45}.lca-youtube{width:100%;height:190px;border:0;background:#111;display:block;margin-bottom:12px}.lca-full{width:100%}.lca-style-cards .lca-articles-wrap{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.lca-style-cards .lca-list-card{display:block;border:1px solid #eee;padding:0;margin:0}.lca-style-cards .lca-thumb img{width:100%;height:150px}.lca-style-cards .lca-list-card div{padding:14px}.lca-style-vertical .lca-list-card{display:block}.lca-style-vertical .lca-thumb img{width:100%;height:190px;margin-bottom:12px}.lca-style-compact .lca-list-card{grid-template-columns:82px 1fr;gap:12px;margin-bottom:12px;padding-bottom:12px}.lca-style-compact .lca-thumb img{width:82px;height:62px}.lca-style-compact .lca-list-card h3{font-size:15px}.lca-style-compact .lca-list-card p{display:none}.lca-style-overlay .lca-articles-wrap{display:block}.lca-dossiers .lca-wide-card{min-height:210px}.lca-dossiers .lca-wide-card h3{font-size:22px;bottom:36px}.lca-radio-thumb{width:100%;height:190px;background-size:cover;background-position:center;border:0;background-color:#111;display:grid;place-items:center;margin-bottom:14px;cursor:pointer;position:relative}.lca-radio-thumb:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.62))}.lca-radio-thumb span{position:relative;width:64px;height:64px;border-radius:999px;background:var(--lca-red);color:#fff;display:grid;place-items:center;font-size:26px;box-shadow:0 8px 30px rgba(0,0,0,.25)}.lca-rubriques{padding:0;margin:0}.lca-rub-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.lca-rub-card{position:relative;min-height:142px;background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:flex-end;padding:0;overflow:hidden;text-decoration:none!important;border:1px solid #ddd;box-shadow:0 4px 18px rgba(0,0,0,.055);transition:.18s ease}.lca-rub-card:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.83) 52%,rgba(216,11,22,.12) 100%);z-index:1}.lca-rub-card:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:4px;background:var(--lca-red);z-index:3}.lca-rub-name{position:relative;z-index:4;color:#000;font-size:23px;line-height:1;text-transform:uppercase;font-weight:950;letter-spacing:-.04em;padding:0 16px 3px;text-shadow:none}.lca-rub-count{position:relative;z-index:4;color:#000;font-size:14px;font-weight:900;padding:0 16px 15px}.lca-rub-card:hover{border-color:var(--lca-red);box-shadow:0 8px 22px rgba(0,0,0,.09);transform:translateY(-1px)}.lca-rub-card:hover .lca-rub-name{color:var(--lca-red)}.lca-popular ol,.lca-popular .wpp-list{margin:0;padding:0;list-style:none;counter-reset:lca}.lca-popular li,.lca-popular .wpp-list li{counter-increment:lca;display:grid;grid-template-columns:32px 1fr;gap:13px;align-items:start;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #eee}.lca-popular li:before,.lca-popular .wpp-list li:before{content:counter(lca);display:grid;place-items:center;width:28px;height:28px;background:var(--lca-red);color:#fff;font-weight:950;font-size:13px}.lca-popular li a,.lca-popular .wpp-list li a{font-weight:950;font-size:15px;line-height:1.18}.lca-popular li span,.lca-popular .wpp-list li span{grid-column:2;color:#777;font-size:12px}.lca-about-wide{padding:0;display:grid;grid-template-columns:minmax(240px,310px) minmax(0,1fr);overflow:hidden;border-color:#e2e2e2;box-shadow:0 8px 26px rgba(0,0,0,.045)}.lca-about-head{background:#fff;color:#000;padding:28px 30px;border-right:4px solid var(--lca-red)}.lca-about-head .lca-section-title{font-size:22px}.lca-about-head p{font-weight:900;margin:10px 0 0;color:#111;font-size:17px;line-height:1.45}.lca-about-content{padding:30px 34px;max-width:none;column-width:420px;column-gap:42px}.lca-about-content p{margin-top:0;line-height:1.62}.lca-about-content strong{font-size:18px}.lch-radio-player{border:1px solid #eee;background:#fff;padding:0}.lch-radio-head{display:flex;gap:12px;align-items:center;padding:14px;background:#fff;border-bottom:1px solid #eee}.lch-radio-logo{width:42px;height:42px;color:var(--lca-red);flex:0 0 42px}.lch-radio-head strong{display:block;font-size:19px;line-height:1;font-weight:950}.lch-radio-head em{display:block;font-style:normal;color:#777;font-weight:800;margin-top:5px}.lch-radio-live-badge{display:inline-flex;align-items:center;gap:5px;background:var(--lca-red);color:#fff;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:950;margin-bottom:7px}.lch-radio-live-dot{width:6px;height:6px;background:#fff;border-radius:99px}.lch-radio-track{display:flex;align-items:center;gap:14px;border-left:3px solid var(--lca-red);background:#f7f7f7;padding:13px 14px;margin:12px}.lch-radio-bars{display:flex;gap:3px}.lch-radio-bars span{width:4px;height:6px;background:var(--lca-red);border-radius:4px}.lch-radio-bars.playing span{animation:lcaBars .9s infinite alternate}.lch-radio-bars.playing span:nth-child(2){animation-delay:.1s}.lch-radio-bars.playing span:nth-child(3){animation-delay:.2s}.lch-radio-bars.playing span:nth-child(4){animation-delay:.3s}.lch-radio-title{font-weight:950;font-size:17px}.lch-radio-desc{color:#555;font-size:13px}.lch-radio-controls{display:flex;align-items:center;gap:10px;padding:0 12px 12px}.lch-radio-play{height:32px;border:0;background:var(--lca-red);color:#fff;display:inline-flex;align-items:center;gap:7px;padding:0 11px;text-transform:uppercase;font-size:11px;font-weight:950;cursor:pointer;border-radius:0}.lch-radio-play svg{width:14px;height:14px}.lch-radio-mute{width:28px;height:28px;border:1px solid #ddd;background:#fff;color:#111;display:grid;place-items:center;cursor:pointer;border-radius:0}.lch-radio-mute:hover{border-color:var(--lca-red);color:var(--lca-red)}.lch-radio-mute svg{width:15px;height:15px}.lch-radio-vol-track{position:relative;flex:1;min-width:60px;height:5px;background:#ddd}.lch-radio-vol-fill{height:5px;background:var(--lca-red)}.lch-radio-vol-input{position:absolute;inset:-7px 0 0;width:100%;opacity:0;cursor:pointer}.lch-radio-vol-pct{font-size:12px;font-weight:800}.lch-radio-website{display:inline-block;margin:0 12px 12px;color:var(--lca-red)!important;font-size:12px;font-weight:950}.lch-radio-on .lch-radio-head{background:#fff6f6}@keyframes lcaBars{from{height:5px}to{height:18px}}.lca-social-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.lca-social-grid a{display:flex;align-items:center;gap:10px;border:1px solid #e6e6e6;background:#fff;color:#000;text-decoration:none!important;font-weight:950;padding:10px 12px;transition:.15s ease}.lca-social-grid a span{display:grid;place-items:center;width:24px;height:24px;border-radius:999px;color:#fff;font-size:12px}.lca-social-youtube span{background:#ff0000}.lca-social-telegram span{background:#2aabee}.lca-social-x span{background:#000}.lca-social-facebook span{background:#1877f2}.lca-social-instagram span{background:#c13584}.lca-social-tiktok span{background:#000}.lca-social-whatsapp span{background:#25d366}.lca-social-mail span{background:var(--lca-red)}.lca-social-grid a:hover{transform:translateY(-1px);border-color:#111}.lca-search-overlay,.lca-auth-overlay,.lca-popup{position:fixed;inset:0;background:rgba(0,0,0,.72);z-index:999999;display:grid;place-items:start center;padding:90px 18px 20px}.lca-search-overlay[hidden],.lca-auth-overlay[hidden]{display:none}.lca-search-box,.lca-auth-box{position:relative;width:min(850px,100%);background:#fff;border:1px solid #e4e4e4;box-shadow:0 22px 70px rgba(0,0,0,.34);padding:26px}.lca-search-close,.lca-auth-close,.lca-popup-close{position:absolute;right:12px;top:12px;width:34px;height:34px;border:1px solid #ddd;background:#fff;color:#111;font-size:22px;font-weight:900;cursor:pointer}.lca-search-close:hover,.lca-auth-close:hover,.lca-popup-close:hover{background:var(--lca-red);border-color:var(--lca-red);color:#fff}.lca-search-box strong,.lca-auth-box>strong{display:block;font-size:27px;text-transform:uppercase;font-weight:950;margin-bottom:18px}.lca-search-box input{width:100%;height:52px;border:2px solid #111;padding:0 14px;font-size:18px;font-weight:800}.lca-live-results{margin-top:18px;display:grid;gap:10px}.lca-search-result{display:grid;grid-template-columns:92px 1fr;gap:14px;align-items:center;color:#000;text-decoration:none!important;border:1px solid #eee;padding:8px}.lca-search-result:hover{border-color:var(--lca-red)}.lca-search-result img{width:92px;height:64px;object-fit:cover}.lca-search-result strong{font-size:17px;margin:0 0 5px;text-transform:none}.lca-search-result em{display:block;font-style:normal;color:var(--lca-red);font-size:12px;font-weight:900}.lca-auth-tabs{display:flex;gap:8px;margin-bottom:16px}.lca-auth-tabs button{border:1px solid #ddd;background:#fff;font-weight:950;text-transform:uppercase;padding:9px 12px;cursor:pointer}.lca-auth-tabs button.active{background:var(--lca-red);border-color:var(--lca-red);color:#fff}.lca-auth-form{display:none;grid-template-columns:1fr;gap:10px}.lca-auth-form.active{display:grid}.lca-auth-form input{height:46px;border:1px solid #ddd;padding:0 12px}.lca-auth-form button{height:44px;border:0;background:var(--lca-red);color:#fff;text-transform:uppercase;font-weight:950;cursor:pointer}.lca-auth-msg{margin:8px 0 0;color:#111;font-weight:800}.lca-hp{display:none!important}.lca-popup{place-items:center}.lca-popup-box{position:relative;width:min(1080px,96vw);background:#000;padding:0}.lca-popup-box iframe{width:100%;height:min(620px,72vh);border:0;display:block}.lca-popup-close{right:-14px;top:-42px;background:#fff;width:32px;height:32px;font-size:20px}.lca-site-footer{background:#050505!important;color:#fff!important;margin-top:16px}.lca-footer-inner{min-height:112px;display:flex;align-items:center;justify-content:space-between;gap:22px}.lca-footer-brand{display:flex;align-items:center;gap:18px;min-width:0}.lca-footer-brand img{max-width:160px;max-height:42px;filter:brightness(0) invert(1);background:transparent!important}.lca-footer-brand p{margin:0;color:#fff;font-size:13px;line-height:1.45}.lca-footer-nav{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}.lca-footer-nav a{color:#fff;text-decoration:none!important;text-transform:uppercase;font-weight:850;font-size:12px}.lca-footer-nav a:hover{color:#ffdadc}.lca-widget-area{margin-top:24px}@media(max-width:1250px){.lca-span-3,.lca-span-4{grid-column:span 6}.lca-span-5,.lca-span-6,.lca-span-7,.lca-span-8,.lca-span-9,.lca-span-12{grid-column:1/-1}.lca-hero-grid{grid-template-columns:1fr}.lca-hero-side{grid-template-columns:repeat(3,1fr);grid-template-rows:auto}.lca-side-card{min-height:230px}.lca-header-inner,.lca-topbar .lca-shell,.lca-site-footer .lca-shell,.lca-home{padding-left:18px!important;padding-right:18px!important}.lca-hero-main{min-height:min(var(--lca-hero-h,520px),560px)}}@media(max-width:920px){.lca-flow-grid{display:block}.lca-flow-grid>*{margin-bottom:22px;grid-row-end:auto!important}.lca-header-inner{height:auto;min-height:74px;align-items:center}.lca-menu-toggle{display:block}.lca-main-nav{display:none;position:absolute;left:18px;right:18px;top:100%;background:#fff;border:1px solid #eee;box-shadow:0 12px 35px rgba(0,0,0,.12);padding:12px;z-index:99}.lca-main-nav.lca-open{display:grid}.lca-main-nav a,.lca-nav-search{justify-content:flex-start}.lca-topbar-left{display:none}.lca-topbar .lca-shell{justify-content:center}.lca-hero-side{grid-template-columns:1fr}.lca-about-wide{grid-template-columns:1fr}.lca-about-head{border-right:0;border-bottom:4px solid var(--lca-red)}.lca-about-content{padding:24px;column-width:auto}.lca-footer-inner{display:grid;text-align:center;justify-content:center}.lca-footer-brand{display:grid;justify-items:center}.lca-footer-nav{justify-content:center}.lca-footer-brand img{background:transparent!important;filter:brightness(0) invert(1)}}@media(max-width:640px){.lca-shell,.lca-home{padding-left:14px!important;padding-right:14px!important}.lca-logo img{max-width:190px}.lca-brand{min-width:0}.lca-hero-main{min-height:420px}.lca-hero-content{left:20px;right:20px;bottom:20px}.lca-hero-content h2{font-size:29px}.lca-hero-content p{font-size:14px}.lca-side-card{min-height:220px}.lca-rub-grid{grid-template-columns:1fr 1fr;gap:12px}.lca-rub-card{min-height:118px}.lca-rub-name{font-size:18px}.lca-list-card{grid-template-columns:96px 1fr}.lca-thumb img{width:96px;height:72px}.lca-list-card h3{font-size:15px}.lca-list-card p{display:none}.lca-style-cards .lca-articles-wrap{grid-template-columns:1fr}.lca-social-grid{grid-template-columns:1fr}.lca-search-overlay,.lca-auth-overlay{padding-top:50px}.lca-search-box,.lca-auth-box{padding:20px}.lca-search-box strong,.lca-auth-box>strong{font-size:22px}.lca-radio-thumb{height:155px}.lch-radio-controls{flex-wrap:wrap}.lch-radio-vol-track{min-width:110px}.lca-popup-close{right:6px;top:-40px}}.lca-page{--lca-width:var(--lca-site-width,1240px)}.lca-shell,.lca-home{max-width:var(--lca-site-width,1240px)!important}.lca-svg{width:18px;height:18px;display:block;flex:0 0 auto}.lca-topbar{background:#fff}.lca-topbar-social{gap:12px}.lca-mini-social{color:#000!important;gap:6px}.lca-mini-social .lca-svg{width:15px;height:15px;color:#000}.lca-mini-social span{background:transparent!important;color:#000!important;width:auto!important;height:auto!important;border-radius:0!important;font-size:12px!important}.lca-mini-social:hover .lca-svg,.lca-mini-social:hover span{color:var(--lca-red)!important}.lca-site-header{background:#fff!important}.lca-header-inner{min-height:84px}.lca-account-btn{width:38px;height:38px;border-radius:999px;background:#fff;border:1px solid #ddd;color:#111;box-shadow:0 3px 14px rgba(0,0,0,.04)}.lca-account-btn .lca-svg{width:17px;height:17px}.lca-account-btn:hover{background:#111;border-color:#111;color:#fff;transform:translateY(-1px)}.lca-menu-toggle .lca-svg,.lca-nav-search .lca-svg{width:20px;height:20px}.lca-nav-search{border:1px solid #eee!important;margin-left:8px;min-width:42px;justify-content:center}.lca-main-nav a{border-radius:0}.lca-main-nav a:hover{background:#fafafa}.lca-flow-grid{grid-auto-flow:dense;align-items:start}.lca-hero-main{min-height:var(--lca-hero-h,500px)}.lca-hero-content h2{font-size:clamp(30px,3vw,44px)}.lca-side-card h3,.lca-wide-card h3{font-size:clamp(18px,1.6vw,23px);line-height:1.05;-webkit-line-clamp:3}.lca-dossiers .lca-wide-card h3{font-size:clamp(19px,1.6vw,25px);bottom:32px;-webkit-line-clamp:2}.lca-dossiers .lca-wide-card{min-height:210px}.lca-hero-side{grid-template-rows:repeat(3,minmax(var(--lca-side-h,260px),1fr))}.lca-side-card{min-height:var(--lca-side-h,260px)}.lca-red-btn,.lca-outline-btn{gap:8px;border-radius:0;min-height:40px;padding:9px 18px;font-size:12px}.lca-red-btn .lca-svg,.lca-outline-btn .lca-svg{width:14px;height:14px}.lca-radio-box{display:flex;flex-direction:column;align-items:flex-start}.lca-radio-open{margin-top:10px;align-self:flex-start;min-width:0;width:auto!important}.lca-radio-thumb{display:none!important}.lch-radio-player{border:1px solid #e7e7e7;background:#fff;padding:0;box-shadow:none}.lch-radio-head{padding:16px;border-bottom:1px solid #eee}.lch-radio-logo{width:38px;height:38px;flex-basis:38px}.lch-radio-head strong{font-size:18px}.lch-radio-live-badge{border-radius:3px;padding:4px 8px}.lch-radio-track{margin:12px 0;border-left:3px solid var(--lca-red);background:#f8f8f8}.lch-radio-controls{padding:0 0 12px;gap:8px}.lch-radio-play{height:34px;border-radius:0;padding:0 12px;background:var(--lca-red);box-shadow:none}.lch-radio-play:hover{background:#111}.lch-radio-play .lca-svg{width:13px;height:13px}.lch-radio-mute{width:34px;height:34px;border:1px solid #ddd;border-radius:0;background:#fff;color:#111;box-shadow:none}.lch-radio-mute .lca-svg{width:15px;height:15px}.lch-radio-mute:hover{background:#111;color:#fff;border-color:#111}.lch-radio-vol-track{height:4px;background:#ddd;border-radius:0}.lch-radio-vol-fill{height:4px;background:var(--lca-red)}.lch-radio-website{margin-left:0}.lch-radio-vol-pct{min-width:30px;text-align:right}.lca-social-grid a{padding:10px 12px;border-color:#e7e7e7}.lca-social-grid a .lca-svg{width:18px;height:18px;color:#fff}.lca-social-grid a span{display:inline!important;background:transparent!important;color:#000!important;width:auto!important;height:auto!important;border-radius:0!important;font-size:13px!important}.lca-social-youtube .lca-svg{color:#ff0000!important}.lca-social-x .lca-svg{color:#000!important}.lca-social-facebook .lca-svg{color:#1877f2!important}.lca-social-instagram .lca-svg{color:#c13584!important}.lca-social-tiktok .lca-svg{color:#000!important}.lca-social-whatsapp .lca-svg{color:#25d366!important}.lca-social-mail .lca-svg{color:var(--lca-red)!important}.lca-social-telegram .lca-svg{color:#2aabee!important}html.lca-modal-open,body.lca-modal-open{overflow:hidden!important}.lca-search-overlay,.lca-auth-overlay,.lca-popup{position:fixed;inset:0;background:rgba(0,0,0,.72);z-index:999999;display:grid;place-items:start center;padding:clamp(18px,5vh,70px) 18px 20px;overflow:hidden}.lca-search-overlay[hidden],.lca-auth-overlay[hidden]{display:none!important}.lca-search-box,.lca-auth-box{position:relative;width:min(900px,100%);max-height:calc(100vh - 60px);overflow:hidden;display:flex;flex-direction:column;background:#fff;border:1px solid #e4e4e4;box-shadow:0 22px 70px rgba(0,0,0,.34);padding:28px}.lca-modal-head{padding-right:48px}.lca-modal-head strong{display:block;font-size:clamp(23px,3vw,32px);text-transform:uppercase;font-weight:950;letter-spacing:-.04em;margin-bottom:5px}.lca-modal-head span{display:block;color:#555;font-weight:700;margin-bottom:18px}.lca-modal-close,.lca-search-close,.lca-auth-close,.lca-popup-close{position:absolute;right:14px;top:14px;width:36px;height:36px;border:1px solid #ddd;background:#fff;color:#111;display:grid;place-items:center;cursor:pointer;border-radius:0;font-size:0}.lca-modal-close .lca-svg,.lca-search-close .lca-svg,.lca-auth-close .lca-svg{width:16px;height:16px}.lca-modal-close:hover,.lca-search-close:hover,.lca-auth-close:hover,.lca-popup-close:hover{background:#111;border-color:#111;color:#fff}.lca-search-box input{width:100%;height:52px;border:2px solid #111;padding:0 14px;font-size:18px;font-weight:800;flex:0 0 auto}.lca-live-results{margin-top:18px;display:grid;gap:10px;overflow-y:auto;padding-right:6px;min-height:120px;max-height:calc(100vh - 240px);overscroll-behavior:contain}.lca-search-result{display:grid;grid-template-columns:96px 1fr;gap:14px;align-items:center;color:#000;text-decoration:none!important;border:1px solid #eee;padding:8px;background:#fff}.lca-search-result strong{font-size:18px;line-height:1.22}.lca-auth-tabs button{border:1px solid #ddd;background:#fff;color:#111;font-weight:950;text-transform:uppercase;padding:10px 14px;cursor:pointer}.lca-auth-tabs button.active{background:#111;border-color:#111;color:#fff}.lca-auth-form input{height:48px}.lca-auth-form button{height:44px;border:0;background:var(--lca-red);color:#fff;text-transform:uppercase;font-weight:950;cursor:pointer}.lca-account-panel{text-align:left}.lca-account-avatar img{border-radius:999px}.lca-account-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.lca-popup{place-items:center}.lca-popup-box{position:relative;width:min(1080px,96vw);background:#000;box-shadow:0 30px 90px rgba(0,0,0,.5)}.lca-popup-box iframe{width:100%;height:min(620px,72vh);border:0;display:block}.lca-popup-close{right:10px;top:10px;background:rgba(255,255,255,.94);border:0;width:34px;height:34px;z-index:2;border-radius:0}.lca-popup-close svg{width:16px;height:16px}.lca-site-footer{background:#050505!important;color:#fff!important;width:100vw!important;position:relative;left:50%;margin-left:-50vw!important}.lca-footer-brand img{background:transparent!important;filter:brightness(0) invert(1)!important}.lca-footer-inner{max-width:var(--lca-site-width,1240px)!important}.lca-about-wide{grid-template-columns:minmax(220px,280px) minmax(0,1fr)}.lca-about-head{background:#fff;color:#000}.lca-about-content{column-width:360px}.lca-rub-card{background-color:#fff!important}.lca-rub-card:before{background:linear-gradient(180deg,rgba(255,255,255,.78) 0%,rgba(255,255,255,.48) 42%,rgba(0,0,0,.78) 100%)!important}.lca-rub-name{color:#fff;text-shadow:0 2px 10px #000}.lca-rub-count{text-shadow:0 2px 8px #000}@media(max-width:920px){.lca-search-box,.lca-auth-box{max-height:calc(100vh - 36px);padding:22px}.lca-live-results{max-height:calc(100vh - 220px)}.lca-topbar .lca-shell{justify-content:center}.lca-topbar-social{justify-content:center}.lca-footer-inner{display:grid;text-align:center;justify-items:center}.lca-footer-brand{display:grid;justify-items:center}.lca-footer-brand img{background:transparent!important;filter:brightness(0) invert(1)!important}.lca-main-nav a,.lca-nav-search{width:100%;justify-content:flex-start}.lca-nav-search{margin-left:0}.lca-radio-open{width:100%!important;justify-content:center}.lca-hero-main{min-height:min(var(--lca-hero-h,500px),520px)}}@media(max-width:640px){.lca-search-result{grid-template-columns:74px 1fr}.lca-search-result img{width:74px;height:54px}.lca-search-result strong{font-size:15px}.lca-modal-head strong{font-size:22px}.lca-hero-main{min-height:390px}.lch-radio-controls{display:grid;grid-template-columns:auto auto 1fr auto;align-items:center}.lch-radio-play span{display:none}.lca-popup-box iframe{height:58vh}.lca-popup-close{right:8px;top:8px}}html.lca-modal-open,body.lca-modal-open{overflow:hidden!important;height:100%!important}.lca-page .lca-svg{width:18px;height:18px;display:block}.lca-page button,.lca-page a{-webkit-tap-highlight-color:transparent}.lca-page button{font-family:inherit}.lca-red-btn,.lca-outline-btn,.lca-auth-form button,.lca-newsletter button,.tnp-submit{min-height:34px!important;padding:7px 14px!important;border-radius:4px!important;font-size:12px!important;line-height:1!important;gap:7px;box-shadow:0 7px 18px rgba(216,11,22,.12);transition:transform .16s ease,box-shadow .16s ease,background .16s ease,color .16s ease}.lca-red-btn:hover,.lca-outline-btn:hover,.lca-auth-form button:hover,.lca-newsletter button:hover,.tnp-submit:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(216,11,22,.18)}.lca-account-btn{width:31px!important;height:31px!important;min-width:31px!important;border-radius:999px!important;background:#111!important;color:#fff!important;border:0!important;box-shadow:0 6px 16px rgba(0,0,0,.12)!important}.lca-account-btn .lca-svg{width:14px!important;height:14px!important}.lca-account-btn:hover{background:var(--lca-red)!important;color:#fff!important;transform:translateY(-1px)}.lca-brand{gap:10px!important}.lca-logo img{max-height:46px!important}.lca-nav-search,.lca-menu-toggle{border-radius:4px!important}.lca-nav-search .lca-svg{width:18px;height:18px}.lca-menu-toggle .lca-svg{width:20px;height:20px}.lca-topbar-social{gap:12px}.lca-topbar .lca-mini-social{color:#000!important;gap:4px;font-weight:900}.lca-topbar .lca-mini-social .lca-svg{width:15px;height:15px;color:#000!important;fill:currentColor!important}.lca-topbar .lca-mini-social span{display:inline!important;width:auto!important;height:auto!important;border-radius:0!important;background:transparent!important;color:#000!important;font-size:12px!important;font-weight:900!important}.lca-topbar .lca-mini-social:hover,.lca-topbar .lca-mini-social:hover span{color:var(--lca-red)!important}.lca-main-nav a{transition:color .18s ease, transform .18s ease}.lca-main-nav a:hover{transform:translateY(-1px)}.lca-search-overlay,.lca-auth-overlay{position:fixed!important;inset:0!important;z-index:999999!important;background:rgba(0,0,0,.72)!important;display:flex;align-items:flex-start;justify-content:center;padding:34px 18px;overflow:hidden!important}.lca-search-overlay[hidden],.lca-auth-overlay[hidden]{display:none!important}.lca-search-box,.lca-auth-box{width:min(920px,calc(100vw - 36px));max-height:calc(100vh - 68px);overflow:hidden!important;display:flex;flex-direction:column;background:#fff;border:1px solid #e7e7e7;box-shadow:0 25px 80px rgba(0,0,0,.28);padding:26px}.lca-auth-box{width:min(760px,calc(100vw - 36px))}.lca-modal-close,.lca-popup-close{width:36px!important;height:36px!important;min-width:36px!important;border:1px solid #ddd!important;background:#fff!important;color:#111!important;border-radius:4px!important;display:grid!important;place-items:center!important;padding:0!important;box-shadow:0 8px 20px rgba(0,0,0,.08)!important}.lca-modal-close .lca-svg,.lca-popup-close svg{width:15px!important;height:15px!important}.lca-modal-close:hover,.lca-popup-close:hover{background:#111!important;color:#fff!important}.lca-modal-head strong{font-size:30px;line-height:1;text-transform:uppercase;font-weight:950;letter-spacing:-.04em}.lca-modal-head span{display:block;margin-top:8px;color:#555;font-weight:700}.lca-live-results{overflow-y:auto!important;max-height:calc(100vh - 230px)!important;padding-right:4px;overscroll-behavior:contain}.lca-search-box input[type=search]{height:48px;border:1px solid #d7d7d7;padding:0 15px;font-size:18px;margin:22px 0 18px}.lca-search-result{display:grid;grid-template-columns:94px 1fr;gap:16px;padding:12px;border:1px solid #ececec;text-decoration:none!important;color:#000!important;margin-bottom:10px;transition:.15s}.lca-search-result:hover{border-color:#111;transform:translateY(-1px)}.lca-search-result img{width:94px;height:62px;object-fit:cover}.lca-search-result strong{font-size:17px;line-height:1.18}.lca-search-result em{display:block;color:var(--lca-red);font-style:normal;font-size:12px;font-weight:950;margin-top:6px}.lca-auth-tabs{display:flex;gap:8px;margin:18px 0}.lca-auth-tabs button{border:1px solid #ddd;background:#fff;color:#111;border-radius:4px;padding:8px 14px;font-weight:950;text-transform:uppercase;cursor:pointer}.lca-auth-tabs button.active{background:#111;color:#fff;border-color:#111}.lca-auth-form{display:none;gap:12px}.lca-auth-form.active{display:grid}.lca-auth-form input,.lca-auth-form textarea,.lca-profile-form input,.lca-profile-form textarea{width:100%;border:1px solid #dcdcdc;background:#fff;min-height:44px;padding:10px 12px;font-size:15px}.lca-auth-form button{background:var(--lca-red);color:#fff;border:0;text-transform:uppercase;font-weight:950}.lca-hp{position:absolute!important;left:-99999px!important;opacity:0!important}.lca-antibot{display:grid;gap:6px;color:#333;font-size:13px;font-weight:800}.lca-account-panel{text-align:center;padding:8px 0}.lca-member-avatar{width:76px;height:76px;border-radius:50%;object-fit:cover;border:3px solid #eee}.lca-account-panel h3{font-size:23px;margin:12px 0 5px}.lca-account-panel p{color:#555;margin:0 0 16px}.lca-account-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.lca-radio-box p{font-weight:650;color:#222}.lca-radio-video{display:flex;align-items:center;gap:14px;border:1px solid #e8e8e8;background:#fafafa;color:#000!important;text-decoration:none!important;padding:16px;transition:.16s}.lca-radio-video:hover{border-color:#111;background:#fff;transform:translateY(-1px);box-shadow:0 10px 26px rgba(0,0,0,.08)}.lca-radio-play-dot{width:46px;height:46px;min-width:46px;border-radius:50%;background:var(--lca-red);color:#fff;display:grid;place-items:center;box-shadow:0 8px 22px rgba(216,11,22,.24)}.lca-radio-play-dot .lca-svg{width:18px;height:18px}.lca-radio-video>span:last-child{font-weight:950;text-transform:uppercase;font-size:13px;line-height:1.2}.lca-empty-note{font-size:13px;color:#555}.lca-popup{position:fixed;inset:0;z-index:1000000;background:rgba(0,0,0,.82);display:flex;align-items:center;justify-content:center;padding:24px}.lca-popup-box{position:relative;width:min(1060px,92vw);aspect-ratio:16/9;background:#000;box-shadow:0 25px 80px rgba(0,0,0,.35)}.lca-popup-box iframe{width:100%;height:100%;border:0}.lca-popup-close{position:absolute;right:-12px;top:-46px;background:#fff!important}.lca-zjm-wrap{overflow:hidden}.lch-radio-player{border:1px solid #e5e5e5!important;background:#fff!important;padding:18px!important}.lch-radio-head{display:grid!important;grid-template-columns:42px 1fr auto!important;gap:12px!important;align-items:center!important;border:0!important;padding:0 0 16px!important}.lch-radio-logo{width:38px!important;height:38px!important;color:var(--lca-red)!important}.lch-radio-main-title strong{display:block;font-size:20px;line-height:1;font-weight:950}.lch-radio-main-title em{display:block;color:#666;font-style:normal;font-weight:800;margin-top:5px}.lch-radio-live-badge{display:inline-flex;align-items:center;gap:6px;background:var(--lca-red);color:#fff;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:950;margin-bottom:8px}.lch-radio-live-dot{width:6px;height:6px;background:#fff;border-radius:50%;display:inline-block}.lch-radio-track{display:none!important}.lch-radio-bars{display:flex!important;align-items:end;gap:3px;height:24px;min-width:38px}.lch-radio-bars span{width:4px;height:8px;background:#d9d9d9;border-radius:2px}.lch-radio-bars.playing span{background:var(--lca-red);animation:lcaBars .8s ease-in-out infinite alternate}.lch-radio-bars.playing span:nth-child(2){animation-delay:.1s}.lch-radio-bars.playing span:nth-child(3){animation-delay:.2s}.lch-radio-bars.playing span:nth-child(4){animation-delay:.3s}.lch-radio-bars.playing span:nth-child(5){animation-delay:.4s}@keyframes lcaBars{to{height:22px}}.lch-radio-controls{display:flex!important;align-items:center!important;gap:8px!important;border-top:1px solid #eee!important;padding-top:14px!important;flex-wrap:wrap!important;background:#fff!important}.lch-radio-play{height:34px!important;min-height:34px!important;border:0!important;background:var(--lca-red)!important;color:#fff!important;border-radius:4px!important;padding:0 12px!important;display:inline-flex!important;align-items:center!important;gap:7px!important;font-size:12px!important;font-weight:950!important;text-transform:uppercase!important;cursor:pointer!important;box-shadow:none!important}.lch-radio-play .lca-svg{width:12px!important;height:12px!important}.lch-radio-mute{width:34px!important;height:34px!important;min-width:34px!important;border:1px solid #ddd!important;background:#111!important;color:#fff!important;border-radius:4px!important;padding:0!important;display:grid!important;place-items:center!important;cursor:pointer!important;box-shadow:none!important}.lch-radio-mute .lca-svg{width:14px!important;height:14px!important}.lch-radio-mute:hover,.lch-radio-play:hover{filter:brightness(.95);transform:translateY(-1px)}.lch-radio-vol-track{height:4px!important;flex:1 1 92px!important;min-width:80px!important;max-width:190px!important;background:#ddd!important;border-radius:999px!important;position:relative!important}.lch-radio-vol-fill{height:4px!important;background:var(--lca-red)!important;border-radius:999px!important}.lch-radio-vol-input{position:absolute!important;inset:-9px 0!important;opacity:0!important;cursor:pointer!important}.lch-radio-vol-pct{font-size:12px!important;font-weight:950!important;color:#000!important}.lch-radio-website{display:inline-block;margin-top:12px;color:#111!important;font-size:12px;font-weight:850;text-decoration:underline;text-decoration-color:var(--lca-red);text-underline-offset:3px}.lca-member-shell{max-width:var(--lca-site-width,1180px);margin:0 auto;padding:34px 22px}.lca-member-hero,.lca-member-card{background:#fff;border:1px solid #e7e7e7;box-shadow:0 10px 30px rgba(0,0,0,.05)}.lca-member-hero{display:grid;grid-template-columns:150px 1fr;gap:26px;align-items:center;padding:28px;margin-bottom:24px;border-left:5px solid var(--lca-red)}.lca-member-hero h1{margin:0 0 8px;font-size:36px;line-height:1;text-transform:uppercase;font-weight:950;letter-spacing:-.045em}.lca-member-hero p{font-weight:700;color:#555;margin:0 0 16px}.lca-member-avatar-big{width:136px;height:136px;object-fit:cover;border-radius:50%;border:4px solid #eee}.lca-upload-btn{display:inline-flex;align-items:center;justify-content:center;background:#111;color:#fff;border-radius:4px;padding:9px 14px;text-transform:uppercase;font-weight:950;font-size:12px;cursor:pointer}.lca-upload-btn input{display:none}.lca-member-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.lca-member-card{padding:24px}.lca-member-card h1,.lca-member-card h2{margin:0 0 18px;font-size:26px;line-height:1;text-transform:uppercase;font-weight:950;letter-spacing:-.04em}.lca-member-card h2:after{content:"";display:block;width:50px;height:3px;background:var(--lca-red);margin-top:10px}.lca-member-card label{display:grid;gap:7px;font-weight:850;margin-bottom:13px}.lca-member-card p{color:#555;line-height:1.5}.lca-member-wide{grid-column:1/-1}.lca-profile-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.lca-profile-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:22px}.lca-member-notice{max-width:var(--lca-site-width,1180px);margin:0 auto 16px;background:#ecfff3;border:1px solid #bfe9cd;color:#0b5a24;padding:12px 14px;font-weight:850}@media(max-width:920px){.lca-search-overlay,.lca-auth-overlay{padding:18px 10px}.lca-search-box,.lca-auth-box{width:calc(100vw - 20px);max-height:calc(100vh - 36px);padding:18px}.lca-modal-head strong{font-size:24px}.lca-live-results{max-height:calc(100vh - 210px)!important}.lca-account-btn{width:30px!important;height:30px!important}.lca-member-hero{grid-template-columns:1fr;text-align:left}.lca-member-grid,.lca-profile-links{grid-template-columns:1fr}.lca-profile-actions{justify-content:stretch;flex-direction:column}.lch-radio-controls{gap:7px}.lca-popup-close{right:0;top:-44px}.lca-topbar .lca-shell{justify-content:center}.lca-topbar-left{display:none}.lca-topbar-social{justify-content:center}.lca-radio-video{padding:14px}.lca-radio-play-dot{width:42px;height:42px;min-width:42px}}.lca-profile-page-full{background:#f6f6f6;padding:34px 0 44px}.lca-profile-page-full .lca-member-shell{max-width:var(--lca-site-width,1180px);margin:0 auto}.lca-profile-login-card{max-width:760px;margin:0 auto}.lca-small-action{width:auto!important;min-height:38px!important;padding:10px 16px!important;font-size:13px!important;line-height:1!important;border-radius:0!important}.lca-profile-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.lca-member-card input,.lca-member-card textarea{width:100%;box-sizing:border-box}.lca-member-card label{display:block;margin:0 0 14px;font-weight:700}.lca-member-card label input,.lca-member-card label textarea{margin-top:7px;font-weight:400}.lca-upload-btn input{display:none}.lca-global-shell{width:100%;max-width:none;margin:0;padding:0;background:#fff;clear:both;position:relative;z-index:20}body.lca-replace-astra .lca-global-shell + .site-content{margin-top:0!important}body.lca-replace-astra .wp-block-shortcode{max-width:none!important;margin:0!important;padding:0!important;background:transparent!important}body.lca-replace-astra .entry-content .lca-page{max-width:none!important}body.lca-replace-astra.single-post .entry-content > p:first-of-type, body.lca-replace-astra.page .entry-content > p:first-of-type{padding-top:24px}.lca-account-btn-pro{width:42px!important;height:32px!important;min-width:42px!important;border-radius:999px!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#090909!important;border:1px solid #0d0d0d!important;box-shadow:0 8px 18px rgba(0,0,0,.14)!important;transition:transform .16s ease,box-shadow .16s ease,background .16s ease!important}.lca-account-btn-pro:hover{transform:translateY(-1px);box-shadow:0 10px 22px rgba(0,0,0,.18)!important;background:#d70b17!important;border-color:#d70b17!important}.lca-account-btn-pro svg{width:15px!important;height:15px!important;color:#fff!important;display:block!important}.lca-account-btn-pro img{width:24px!important;height:24px!important;border-radius:50%!important;object-fit:cover!important;border:2px solid #fff!important}.lca-header-inner .lca-brand{gap:16px!important}.lca-logo img{max-height:58px!important;width:auto!important}.lca-article-page,.lca-archive-page{background:#f6f6f6;color:#111827;padding:36px 0 54px;width:100%;max-width:none!important}.lca-article-page .lca-shell,.lca-archive-page .lca-shell{max-width:var(--lca-site-width,1180px);margin:0 auto;padding:0 22px}.lca-article-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:34px;align-items:start}.lca-single-article{background:#fff;border:1px solid #e7e7e7;box-shadow:0 12px 34px rgba(0,0,0,.045);padding:36px}.lca-single-page{max-width:980px;margin:0 auto}.lca-article-kicker{display:inline-flex;background:var(--lca-site-accent,var(--lca-red,#d90b17));color:#fff;text-transform:uppercase;font-weight:900;letter-spacing:.04em;font-size:12px;padding:8px 10px;margin-bottom:16px}.lca-article-title{font-size:clamp(32px,4vw,58px)!important;line-height:.98!important;letter-spacing:-.04em!important;margin:0 0 14px!important;color:#081326!important;font-weight:950!important;max-width:1050px}.lca-article-meta{display:flex;gap:10px;align-items:center;flex-wrap:wrap;color:#596271;font-weight:800;text-transform:uppercase;font-size:12px;letter-spacing:.03em;border-bottom:3px solid var(--lca-site-accent,var(--lca-red,#d90b17));padding-bottom:16px;margin-bottom:24px}.lca-featured-under-title{margin:0 0 28px!important}.lca-featured-under-title img{width:100%;height:auto;max-height:620px;object-fit:cover;display:block;border:1px solid #e7e7e7;box-shadow:0 12px 30px rgba(0,0,0,.08)}.lca-article-body{font-size:19px;line-height:1.82;color:#142238}.lca-article-body p{margin:0 0 22px!important;background:#fff!important;padding:0!important}.lca-article-body h2,.lca-article-body h3{color:#061327;letter-spacing:-.02em;margin:36px 0 14px!important}.lca-article-body a{color:var(--lca-site-accent,var(--lca-red,#d90b17));text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}.lca-article-body blockquote{border-left:5px solid var(--lca-site-accent,var(--lca-red,#d90b17));background:#f7f7f7;margin:26px 0;padding:20px 24px;font-weight:700;color:#111}.lca-article-sidebar{display:flex;flex-direction:column;gap:22px;position:sticky;top:24px}.lca-side-box,.lca-article-widget{background:#fff;border:1px solid #e6e6e6;box-shadow:0 12px 28px rgba(0,0,0,.045);padding:22px}.lca-side-box h3,.lca-sidebar-title{font-size:22px;line-height:1;letter-spacing:-.03em;text-transform:uppercase;margin:0 0 18px!important;color:#061327;font-weight:950}.lca-side-box h3:after,.lca-sidebar-title:after{content:"";display:block;width:54px;height:3px;background:var(--lca-site-accent,var(--lca-red,#d90b17));margin-top:10px}.lca-donate-box{border-top:6px solid var(--lca-site-accent,var(--lca-red,#d90b17))}.lca-donate-box p{font-size:14px;line-height:1.55;color:#4b5563;margin:0 0 16px}.lca-donate-actions{display:flex;flex-direction:column;gap:10px}.lca-donate-actions a{display:flex;align-items:center;justify-content:center;min-height:42px;border-radius:8px;font-size:13px;font-weight:950;letter-spacing:.04em;text-transform:uppercase;text-decoration:none!important;transition:transform .16s ease,box-shadow .16s ease}.lca-donate-actions a:hover{transform:translateY(-1px);box-shadow:0 9px 18px rgba(0,0,0,.12)}.lca-donate-paypal{background:#073f9e;color:#fff!important}.lca-donate-tipeee{background:var(--lca-site-accent,var(--lca-red,#d90b17));color:#fff!important}.lca-side-post{display:grid;grid-template-columns:82px minmax(0,1fr);gap:12px;padding:12px 0;border-bottom:1px solid #eee;text-decoration:none!important;color:#061327}.lca-side-post:first-of-type{padding-top:0}.lca-side-post:last-child{border-bottom:0}.lca-side-post img{width:82px;height:62px;object-fit:cover;background:#eee}.lca-side-post span{font-weight:900;font-size:14px;line-height:1.2;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.lca-side-post small{grid-column:2;color:var(--lca-site-accent,var(--lca-red,#d90b17));font-weight:900;font-size:12px}.lca-side-popular ol{counter-reset:item;list-style:none;margin:0!important;padding:0!important}.lca-side-popular li{display:grid;grid-template-columns:28px 1fr;gap:12px;padding:12px 0;border-bottom:1px solid #eee}.lca-side-popular li:before{counter-increment:item;content:counter(item);width:26px;height:26px;background:var(--lca-site-accent,var(--lca-red,#d90b17));color:#fff;display:grid;place-items:center;font-size:12px;font-weight:950}.lca-side-popular a{font-weight:900;color:#061327!important;text-decoration:underline!important}.lca-side-popular span{grid-column:2;color:#666;font-size:12px;font-weight:700}.lca-archive-hero{background:#fff;border:1px solid #e8e8e8;border-left:8px solid var(--lca-site-accent,var(--lca-red,#d90b17));padding:34px 38px;margin-bottom:30px;box-shadow:0 12px 28px rgba(0,0,0,.04)}.lca-archive-hero span{font-size:12px;font-weight:950;text-transform:uppercase;color:var(--lca-site-accent,var(--lca-red,#d90b17));letter-spacing:.06em}.lca-archive-hero h1{margin:8px 0 0!important;font-size:clamp(34px,4vw,60px)!important;line-height:.95!important;text-transform:uppercase;color:#061327;letter-spacing:-.04em;font-weight:950}.lca-archive-hero p{max-width:880px;font-size:17px;line-height:1.6;color:#4b5563;margin:16px 0 0}.lca-archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.lca-archive-card{background:#fff;border:1px solid #e7e7e7;box-shadow:0 12px 26px rgba(0,0,0,.045);overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.lca-archive-card:hover{transform:translateY(-3px);box-shadow:0 18px 36px rgba(0,0,0,.08)}.lca-archive-img{display:block;min-height:225px;background-size:cover;background-position:center;position:relative;text-decoration:none!important}.lca-archive-img:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,rgba(0,0,0,.05),rgba(0,0,0,.58))}.lca-archive-img span{position:absolute;left:16px;bottom:16px;z-index:2;background:var(--lca-site-accent,var(--lca-red,#d90b17));color:#fff;font-size:12px;font-weight:950;text-transform:uppercase;padding:8px 10px}.lca-archive-card-body{padding:22px}.lca-archive-card-body h2{margin:0 0 10px!important;font-size:23px!important;line-height:1.06!important;letter-spacing:-.03em!important}.lca-archive-card-body h2 a{color:#061327!important;text-decoration:none!important}.lca-archive-card-body h2 a:hover{color:var(--lca-site-accent,var(--lca-red,#d90b17))!important}.lca-archive-meta{font-size:12px;text-transform:uppercase;color:var(--lca-site-accent,var(--lca-red,#d90b17));font-weight:950;margin-bottom:12px}.lca-archive-card-body p{margin:0;color:#4b5563;line-height:1.55}.lca-pagination{margin:34px 0 0;display:flex;gap:8px;justify-content:center;align-items:center}.lca-pagination .page-numbers{background:#fff;border:1px solid #ddd;color:#061327;padding:10px 14px;font-weight:900;text-decoration:none}.lca-pagination .current,.lca-pagination .page-numbers:hover{background:var(--lca-site-accent,var(--lca-red,#d90b17));color:#fff;border-color:var(--lca-site-accent,var(--lca-red,#d90b17))}.lca-empty{background:#fff;padding:32px;border:1px solid #e8e8e8}.lca-comments{margin-top:38px;border-top:4px solid var(--lca-site-accent,var(--lca-red,#d90b17));padding-top:28px}.lca-comments-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:20px}.lca-comments-head h2{font-size:30px!important;line-height:1!important;text-transform:uppercase;letter-spacing:-.03em;margin:0!important;color:#061327}.lca-comments-head span{font-weight:900;color:var(--lca-site-accent,var(--lca-red,#d90b17))}.lca-comments-branch{list-style:none;margin:0!important;padding:0!important}.lca-comments-branch .lca-comments-branch{margin-left:46px!important;margin-top:14px!important}.lca-comment{margin:0 0 16px!important}.lca-comment-card{display:grid;grid-template-columns:56px 1fr;gap:14px;background:#fff;border:1px solid #e8e8e8;padding:16px;box-shadow:0 8px 22px rgba(0,0,0,.035)}.lca-comment-avatar img{width:56px;height:56px;border-radius:50%;object-fit:cover}.lca-comment-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.lca-comment-meta strong{font-size:16px;color:#061327}.lca-comment-meta span{font-size:12px;color:#737373;font-weight:800;text-transform:uppercase}.lca-comment-text{font-size:16px;line-height:1.58;color:#1f2937;margin-top:8px}.lca-comment-text p{margin:0 0 10px!important}.lca-comment-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:10px}.lca-comment-actions button,.lca-inline-delete button{border:0;background:#f2f2f2;color:#111;padding:7px 10px;border-radius:6px;font-size:12px;font-weight:900;text-transform:uppercase;cursor:pointer}.lca-comment-actions button:hover,.lca-inline-delete button:hover{background:var(--lca-site-accent,var(--lca-red,#d90b17));color:#fff}.lca-inline-delete{display:inline;margin:0!important}.lca-comment-form,.lca-comment-edit-form,.lca-comment-reply-form,.lca-comment-login{background:#fff;border:1px solid #e8e8e8;padding:20px;margin-top:22px}.lca-comment-form h3{font-size:22px!important;text-transform:uppercase;margin:0 0 14px!important}.lca-comment-author{display:flex;align-items:center;gap:10px;margin-bottom:12px;font-weight:900}.lca-comment-author img{width:42px;height:42px;border-radius:50%;object-fit:cover}.lca-comment-form textarea,.lca-comment-edit-form textarea,.lca-comment-reply-form textarea{width:100%;border:1px solid #d7d7d7;background:#fff;padding:14px;font-size:15px;min-height:110px;resize:vertical}.lca-comment-reply-form{margin:12px 0 0!important}.lca-comment-edit-form{margin:12px 0 0!important}.lca-no-comments{color:#596271;font-weight:700}.lca-comment-login p{margin-top:0;color:#4b5563}body.lca-replace-astra .entry-content>.lca-article-page,body.lca-replace-astra .entry-content>.lca-archive-page{max-width:none!important;width:100%!important;margin:0!important;padding-left:0!important;padding-right:0!important;background:#f6f6f6!important}.lca-red-btn.lca-small-action,.lca-outline-btn.lca-small-action{min-height:38px!important;padding:10px 14px!important;border-radius:8px!important;font-size:13px!important;font-weight:950!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-transform:uppercase;letter-spacing:.03em}.lca-auth-tabs button,.lca-auth-form button{border-radius:8px!important;min-height:38px!important;padding:9px 13px!important}.lca-modal-close{width:36px!important;height:34px!important;border-radius:8px!important}.lca-modal-close svg{width:15px!important;height:15px!important}@media (max-width:1100px){.lca-article-layout{grid-template-columns:1fr}.lca-article-sidebar{position:static;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.lca-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.lca-article-page,.lca-archive-page{padding:22px 0 36px}.lca-article-page .lca-shell,.lca-archive-page .lca-shell{padding:0 14px}.lca-single-article{padding:22px}.lca-article-layout{gap:18px}.lca-article-sidebar{display:flex}.lca-archive-grid{grid-template-columns:1fr}.lca-article-title{font-size:34px!important}.lca-article-body{font-size:17px;line-height:1.72}.lca-comments-branch .lca-comments-branch{margin-left:18px!important}.lca-comment-card{grid-template-columns:42px 1fr;padding:13px}.lca-comment-avatar img{width:42px;height:42px}.lca-archive-img{min-height:190px}.lca-account-btn-pro{width:38px!important;height:30px!important;min-width:38px!important}.lca-logo img{max-height:46px!important}}body.lca-replace-astra.single-post #secondary, body.lca-replace-astra.single-post .widget-area, body.lca-replace-astra.archive #secondary, body.lca-replace-astra.archive .widget-area, body.lca-replace-astra.search #secondary, body.lca-replace-astra.search .widget-area{display:none!important}body.lca-replace-astra.single-post #content > .ast-container, body.lca-replace-astra.page #content > .ast-container, body.lca-replace-astra.archive #content > .ast-container, body.lca-replace-astra.search #content > .ast-container, body.lca-replace-astra .site-content > .ast-container{display:block!important;max-width:none!important;width:100%!important;margin:0!important;padding:0!important}body.lca-replace-astra.single-post #primary, body.lca-replace-astra.page #primary, body.lca-replace-astra.archive #primary, body.lca-replace-astra.search #primary, body.lca-replace-astra.single-post .content-area, body.lca-replace-astra.page .content-area, body.lca-replace-astra.archive .content-area, body.lca-replace-astra.search .content-area{display:block!important;width:100%!important;max-width:none!important;float:none!important;margin:0!important;padding:0!important;left:auto!important;right:auto!important}body.lca-replace-astra .entry-content>.lca-article-page, body.lca-replace-astra .entry-content>.lca-archive-page, .lca-article-page, .lca-archive-page{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;overflow-x:clip!important;box-sizing:border-box!important}.lca-article-page .lca-shell,.lca-archive-page .lca-shell{max-width:var(--lca-site-width,1400px)!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}.lca-article-layout{grid-template-columns:minmax(0,1fr) minmax(290px,340px)!important;justify-content:center!important}.lca-single-article{min-width:0!important}.lca-article-sidebar{min-width:0!important}.lca-archive-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(290px,340px);gap:30px;align-items:start}.lca-archive-main{min-width:0}.lca-archive-layout .lca-article-sidebar{position:sticky;top:24px}.lca-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:26px!important}.lca-archive-card.lca-archive-featured{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:stretch;min-height:360px;border-top:6px solid var(--lca-site-accent,var(--lca-red,#d90b17))}.lca-archive-featured .lca-archive-img{min-height:360px;height:100%}.lca-archive-featured .lca-archive-card-body{display:flex;flex-direction:column;justify-content:center;padding:34px 38px}.lca-archive-featured .lca-archive-card-body h2{font-size:clamp(32px,3.2vw,50px)!important;line-height:.96!important;letter-spacing:-.05em!important;margin-bottom:16px!important}.lca-archive-featured .lca-archive-card-body p{font-size:17px;line-height:1.65;color:#303846}.lca-archive-hero{margin-top:4px!important}.lca-archive-page .lca-side-box:first-child{border-top:6px solid var(--lca-site-accent,var(--lca-red,#d90b17))}@media(max-width:1180px){.lca-article-layout,.lca-archive-layout{grid-template-columns:1fr!important}.lca-article-sidebar,.lca-archive-layout .lca-article-sidebar{position:static!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:760px){.lca-article-page,.lca-archive-page{padding-top:22px!important}.lca-archive-grid{grid-template-columns:1fr!important}.lca-archive-card.lca-archive-featured{display:block!important;min-height:0!important}.lca-archive-featured .lca-archive-img{min-height:220px!important}.lca-archive-featured .lca-archive-card-body{padding:22px!important}.lca-archive-featured .lca-archive-card-body h2{font-size:28px!important}.lca-article-sidebar,.lca-archive-layout .lca-article-sidebar{display:flex!important;flex-direction:column!important}}body.lca-replace-astra.single-post, body.lca-replace-astra.archive, body.lca-replace-astra.category, body.lca-replace-astra.search{overflow-x:hidden!important;background:#f6f6f6!important;}body.lca-replace-astra.single-post #content, body.lca-replace-astra.archive #content, body.lca-replace-astra.category #content, body.lca-replace-astra.search #content, body.lca-replace-astra.single-post .site-content, body.lca-replace-astra.archive .site-content, body.lca-replace-astra.category .site-content, body.lca-replace-astra.search .site-content{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;display:block!important;}body.lca-replace-astra.single-post #content>.ast-container, body.lca-replace-astra.archive #content>.ast-container, body.lca-replace-astra.category #content>.ast-container, body.lca-replace-astra.search #content>.ast-container{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;display:block!important;}body.lca-replace-astra.single-post #primary, body.lca-replace-astra.archive #primary, body.lca-replace-astra.category #primary, body.lca-replace-astra.search #primary, body.lca-replace-astra.single-post .content-area, body.lca-replace-astra.archive .content-area, body.lca-replace-astra.category .content-area, body.lca-replace-astra.search .content-area{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;float:none!important;left:auto!important;right:auto!important;position:relative!important;display:block!important;}body.lca-replace-astra .entry-content>.lca-article-page, body.lca-replace-astra .entry-content>.lca-archive-page, .lca-article-page, .lca-archive-page{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;transform:none!important;left:auto!important;right:auto!important;overflow-x:hidden!important;}.lca-article-page .lca-shell, .lca-archive-page .lca-shell{width:min(var(--lca-site-width,1180px), calc(100% - 44px))!important;max-width:min(var(--lca-site-width,1180px), calc(100% - 44px))!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;}.lca-article-layout,.lca-archive-layout{width:100%!important;margin-left:auto!important;margin-right:auto!important;}.lca-article-sidebar{min-width:0!important;}.lca-single-article{min-width:0!important;overflow:hidden!important;}.lca-article-title{word-break:normal!important;overflow-wrap:break-word!important;hyphens:auto!important;}.lca-related{margin:38px 0 28px;border-top:4px solid var(--lca-site-accent,var(--lca-red,#d90b17));padding-top:24px;}.lca-related-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px;}.lca-related-head h2{margin:0!important;font-size:28px!important;line-height:1!important;color:#061327!important;text-transform:uppercase;font-weight:950!important;letter-spacing:-.03em!important;}.lca-related-head span{font-size:12px;text-transform:uppercase;color:var(--lca-site-accent,var(--lca-red,#d90b17));font-weight:950;letter-spacing:.06em;}.lca-related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;}.lca-related-card{display:grid;grid-template-columns:132px 1fr;gap:14px;align-items:center;background:#fff;border:1px solid #e7e7e7;text-decoration:none!important;color:#061327!important;padding:12px;box-shadow:0 10px 24px rgba(0,0,0,.04);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;}.lca-related-card:hover{transform:translateY(-2px);border-color:var(--lca-site-accent,var(--lca-red,#d90b17));box-shadow:0 15px 30px rgba(0,0,0,.075);}.lca-related-card img{width:132px;height:88px;object-fit:cover;display:block;background:#eee;grid-row:1/4;}.lca-related-card > span{display:inline-flex;justify-self:start;background:var(--lca-site-accent,var(--lca-red,#d90b17));color:#fff;font-size:10px;text-transform:uppercase;font-weight:950;padding:5px 7px;line-height:1;}.lca-related-card strong{font-size:16px;line-height:1.08;font-weight:950;letter-spacing:-.02em;}.lca-related-card small{font-size:11px;font-weight:950;text-transform:uppercase;color:var(--lca-site-accent,var(--lca-red,#d90b17));}.lca-post-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:34px 0;}.lca-post-nav-card{display:flex;flex-direction:column;gap:8px;justify-content:center;min-height:112px;background:#061327;color:#fff!important;text-decoration:none!important;padding:18px;border-left:5px solid var(--lca-site-accent,var(--lca-red,#d90b17));box-shadow:0 12px 26px rgba(0,0,0,.09);transition:transform .18s ease,background .18s ease;}.lca-post-nav-card:hover{transform:translateY(-2px);background:#000;}.lca-post-nav-card small{font-size:11px;text-transform:uppercase;color:#fff;font-weight:950;opacity:.75;letter-spacing:.08em;}.lca-post-nav-card strong{font-size:18px;line-height:1.12;font-weight:950;}.lca-empty-nav{background:transparent!important;border:1px dashed #ddd!important;box-shadow:none!important;}.lca-google-auth-area{margin:6px 0 16px;}.lca-google-btn{min-height:40px;display:flex;align-items:center;justify-content:center;}.lca-google-comments{justify-content:flex-start;min-width:240px;}.lca-auth-sep{display:flex;align-items:center;gap:10px;margin:12px 0;color:#6b7280;font-weight:900;text-transform:uppercase;font-size:11px;letter-spacing:.08em;}.lca-auth-sep:before,.lca-auth-sep:after{content:"";height:1px;background:#e5e7eb;flex:1;}.lca-comment-login-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;}.lca-antibot-wrap{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important;}.lca-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important;}@media(max-width:1200px){.lca-article-page .lca-shell,.lca-archive-page .lca-shell{width:min(var(--lca-site-width,1180px), calc(100% - 28px))!important;max-width:min(var(--lca-site-width,1180px), calc(100% - 28px))!important}.lca-article-layout,.lca-archive-layout{grid-template-columns:1fr!important}.lca-article-sidebar,.lca-archive-layout .lca-article-sidebar{position:static!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:760px){.lca-related-grid,.lca-post-nav{grid-template-columns:1fr}.lca-related-card{grid-template-columns:96px 1fr}.lca-related-card img{width:96px;height:72px}.lca-related-head{display:block}.lca-related-head h2{font-size:24px!important}.lca-article-sidebar,.lca-archive-layout .lca-article-sidebar{display:flex!important;flex-direction:column!important}.lca-article-page .lca-shell,.lca-archive-page .lca-shell{width:calc(100% - 24px)!important;max-width:calc(100% - 24px)!important}}body.lca-replace-astra #secondary, body.lca-replace-astra aside#secondary, body.lca-replace-astra .widget-area.secondary, body.lca-replace-astra .ast-separate-container #secondary, body.lca-replace-astra .ast-left-sidebar #secondary, body.lca-replace-astra .ast-right-sidebar #secondary{display:none!important;width:0!important;max-width:0!important;margin:0!important;padding:0!important;float:none!important;}body.lca-replace-astra.ast-left-sidebar #primary, body.lca-replace-astra.ast-right-sidebar #primary, body.lca-replace-astra.ast-page-builder-template #primary, body.lca-replace-astra #primary{display:block!important;float:none!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;border:0!important;position:relative!important;left:auto!important;right:auto!important;}body.lca-replace-astra #content .ast-container, body.lca-replace-astra .ast-container, body.lca-replace-astra .site-content .ast-container{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;left:auto!important;right:auto!important;transform:none!important;}body.lca-replace-astra.single-post .entry-content, body.lca-replace-astra.archive .entry-content, body.lca-replace-astra.category .entry-content, body.lca-replace-astra.search .entry-content{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;left:auto!important;right:auto!important;transform:none!important;}body.lca-replace-astra.single-post .lca-article-page, body.lca-replace-astra.archive .lca-archive-page, body.lca-replace-astra.category .lca-archive-page, body.lca-replace-astra.search .lca-archive-page{display:block!important;position:relative!important;left:auto!important;right:auto!important;transform:none!important;width:100%!important;max-width:100%!important;margin:0!important;padding:36px 0 54px!important;background:#f6f6f6!important;clear:both!important;}body.lca-replace-astra.single-post .lca-article-page>.lca-shell, body.lca-replace-astra.archive .lca-archive-page>.lca-shell, body.lca-replace-astra.category .lca-archive-page>.lca-shell, body.lca-replace-astra.search .lca-archive-page>.lca-shell{display:block!important;width:min(var(--lca-site-width,1180px),calc(100% - 36px))!important;max-width:min(var(--lca-site-width,1180px),calc(100% - 36px))!important;margin-left:auto!important;margin-right:auto!important;padding:0!important;}.lca-article-layout,.lca-archive-layout{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(280px,330px)!important;gap:32px!important;align-items:start!important;}.single-post .post-navigation, .single-post .navigation.post-navigation, .single-post .ast-single-post-navigation, .single-post .ast-post-navigation, .single-post .nav-links:not(.lca-post-nav){display:none!important;}.lca-site-header{position:sticky!important;top:0;z-index:999;background:#fff;transition:box-shadow .2s ease;border-bottom:1px solid #e7e7e7;}.admin-bar .lca-site-header{top:32px;}.lca-site-header.is-stuck,.lca-site-header:hover{box-shadow:0 12px 34px rgba(0,0,0,.08);}.lca-article-body iframe[src*="youtube.com"], .lca-article-body iframe[src*="youtu.be"], .lca-article-body .wp-block-embed-youtube iframe{display:block!important;margin:28px auto!important;max-width:100%!important;}.lca-article-body .wp-block-embed-youtube, .lca-article-body .wp-block-embed__wrapper{display:flex!important;justify-content:center!important;align-items:center!important;width:100%!important;}.lca-article-body .wp-block-embed-youtube{margin:30px auto!important;}.lca-inline-reco{margin:34px auto;padding:0;border:0;background:transparent;max-width:760px;}.lca-inline-reco a{display:grid;grid-template-columns:auto 1fr;gap:6px 16px;align-items:center;padding:20px 22px;background:#fff;border:1px solid #e5e5e5;border-left:6px solid var(--lca-site-accent,var(--lca-red,#d90b17));color:#061327!important;text-decoration:none!important;box-shadow:0 14px 30px rgba(0,0,0,.055);transition:.18s ease;}.lca-inline-reco a:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(0,0,0,.08);border-color:var(--lca-site-accent,var(--lca-red,#d90b17));}.lca-inline-reco span{grid-row:1/3;background:var(--lca-site-accent,var(--lca-red,#d90b17));color:#fff;text-transform:uppercase;font-size:11px;font-weight:950;padding:8px 10px;letter-spacing:.04em;}.lca-inline-reco strong{font-size:20px;line-height:1.08;font-weight:950;letter-spacing:-.02em;}.lca-inline-reco small{color:var(--lca-site-accent,var(--lca-red,#d90b17));font-size:12px;font-weight:950;text-transform:uppercase;}.lca-side-comments{border-top:4px solid var(--lca-site-accent,var(--lca-red,#d90b17));}.lca-side-comment{display:grid;grid-template-columns:42px 1fr;gap:11px;align-items:start;padding:12px 0;border-bottom:1px solid #eee;color:#061327!important;text-decoration:none!important;}.lca-side-comment:last-child{border-bottom:0;}.lca-side-comment img{width:42px;height:42px;border-radius:999px;object-fit:cover;border:2px solid #fff;box-shadow:0 0 0 1px #ddd;}.lca-side-comment strong{display:block;font-size:13px;line-height:1.1;font-weight:950;color:#061327;}.lca-side-comment em{display:block;font-style:normal;font-size:12px;line-height:1.35;color:#333;margin-top:3px;}.lca-side-comment small{display:block;color:var(--lca-site-accent,var(--lca-red,#d90b17));font-size:10px;font-weight:950;text-transform:uppercase;margin-top:5px;line-height:1.25;}@media(max-width:1200px){.lca-article-layout,.lca-archive-layout{grid-template-columns:1fr!important}.admin-bar .lca-site-header{top:0}.lca-article-sidebar,.lca-archive-layout .lca-article-sidebar{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}}@media(max-width:782px){.admin-bar .lca-site-header{top:0}.lca-site-header{position:sticky!important}.lca-article-layout,.lca-archive-layout{gap:22px!important}.lca-article-sidebar,.lca-archive-layout .lca-article-sidebar{display:flex!important;flex-direction:column!important}.lca-inline-reco a{display:block}.lca-inline-reco span{display:inline-flex;margin-bottom:10px}.lca-inline-reco strong{display:block;font-size:18px}}body.lca-replace-astra.single-post, body.lca-replace-astra.category, body.lca-replace-astra.archive, body.lca-replace-astra.search{overflow-x:hidden!important;}body.lca-replace-astra.single-post #page, body.lca-replace-astra.category #page, body.lca-replace-astra.archive #page, body.lca-replace-astra.search #page, body.lca-replace-astra.single-post #content, body.lca-replace-astra.category #content, body.lca-replace-astra.archive #content, body.lca-replace-astra.search #content, body.lca-replace-astra.single-post .site-content, body.lca-replace-astra.category .site-content, body.lca-replace-astra.archive .site-content, body.lca-replace-astra.search .site-content{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;float:none!important;clear:both!important;}body.lca-replace-astra.single-post .site-content>.ast-container, body.lca-replace-astra.category .site-content>.ast-container, body.lca-replace-astra.archive .site-content>.ast-container, body.lca-replace-astra.search .site-content>.ast-container{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;}body.lca-replace-astra.single-post #primary, body.lca-replace-astra.category #primary, body.lca-replace-astra.archive #primary, body.lca-replace-astra.search #primary, body.lca-replace-astra.single-post .content-area, body.lca-replace-astra.category .content-area, body.lca-replace-astra.archive .content-area, body.lca-replace-astra.search .content-area{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;float:none!important;clear:both!important;position:static!important;transform:none!important;}body.lca-replace-astra.single-post .entry-content, body.lca-replace-astra.category .entry-content, body.lca-replace-astra.archive .entry-content, body.lca-replace-astra.search .entry-content{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;}body.lca-replace-astra.single-post .lca-article-page, body.lca-replace-astra.category .lca-archive-page, body.lca-replace-astra.archive .lca-archive-page, body.lca-replace-astra.search .lca-archive-page{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;left:auto!important;right:auto!important;transform:none!important;box-sizing:border-box!important;}body.lca-replace-astra.single-post .lca-article-page>.lca-shell, body.lca-replace-astra.category .lca-archive-page>.lca-shell, body.lca-replace-astra.archive .lca-archive-page>.lca-shell, body.lca-replace-astra.search .lca-archive-page>.lca-shell{display:block!important;width:min(var(--lca-site-width,1180px),calc(100vw - 40px))!important;max-width:min(var(--lca-site-width,1180px),calc(100vw - 40px))!important;margin:0 auto!important;padding:0!important;}.lca-article-layout{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(300px,340px)!important;gap:34px!important;align-items:start!important;}.lca-archive-layout{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(300px,340px)!important;gap:34px!important;align-items:start!important;}.lca-article-layout>.lca-single-article,.lca-archive-main{min-width:0!important;}.lca-article-layout>.lca-article-sidebar,.lca-archive-layout>.lca-article-sidebar{min-width:0!important;position:sticky!important;top:112px!important;display:flex!important;flex-direction:column!important;gap:22px!important;}.lca-home-comments{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;}.lca-home-comments>.lca-side-box{height:100%;box-sizing:border-box;}@media(max-width:980px){.lca-article-layout,.lca-archive-layout{grid-template-columns:1fr!important;}.lca-article-layout>.lca-article-sidebar,.lca-archive-layout>.lca-article-sidebar{position:static!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;}}@media(max-width:720px){body.lca-replace-astra.single-post .lca-article-page>.lca-shell, body.lca-replace-astra.category .lca-archive-page>.lca-shell, body.lca-replace-astra.archive .lca-archive-page>.lca-shell, body.lca-replace-astra.search .lca-archive-page>.lca-shell{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;}.lca-article-layout>.lca-article-sidebar,.lca-archive-layout>.lca-article-sidebar{display:flex!important;flex-direction:column!important;}}body.lca-replace-astra.single-post .lca-article-page, body.lca-replace-astra.category .lca-archive-page, body.lca-replace-astra.archive .lca-archive-page, body.lca-replace-astra.search .lca-archive-page{width:100%!important;max-width:100%!important;margin:0!important;margin-left:0!important;margin-right:0!important;left:auto!important;right:auto!important;transform:none!important;overflow-x:hidden!important;background:#f6f6f6!important;padding:42px 0 58px!important;box-sizing:border-box!important;}body.lca-replace-astra.single-post .lca-article-page>.lca-shell, body.lca-replace-astra.category .lca-archive-page>.lca-shell, body.lca-replace-astra.archive .lca-archive-page>.lca-shell, body.lca-replace-astra.search .lca-archive-page>.lca-shell{width:min(var(--lca-site-width,1180px),calc(100% - 40px))!important;max-width:min(var(--lca-site-width,1180px),calc(100% - 40px))!important;margin:0 auto!important;padding:0!important;display:block!important;box-sizing:border-box!important;}@media(min-width:1101px){body.lca-replace-astra.single-post .lca-article-layout, body.lca-replace-astra.category .lca-archive-layout, body.lca-replace-astra.archive .lca-archive-layout, body.lca-replace-astra.search .lca-archive-layout{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(300px,340px)!important;gap:34px!important;align-items:start!important;width:100%!important;margin:0!important;}body.lca-replace-astra.single-post .lca-article-layout>.lca-single-article, body.lca-replace-astra.category .lca-archive-layout>.lca-archive-main, body.lca-replace-astra.archive .lca-archive-layout>.lca-archive-main, body.lca-replace-astra.search .lca-archive-layout>.lca-archive-main{grid-column:1!important;min-width:0!important;width:100%!important;max-width:100%!important;}body.lca-replace-astra.single-post .lca-article-layout>.lca-article-sidebar, body.lca-replace-astra.category .lca-archive-layout>.lca-article-sidebar, body.lca-replace-astra.archive .lca-archive-layout>.lca-article-sidebar, body.lca-replace-astra.search .lca-archive-layout>.lca-article-sidebar{grid-column:2!important;grid-row:1!important;position:sticky!important;top:112px!important;width:100%!important;min-width:0!important;display:flex!important;flex-direction:column!important;gap:22px!important;}}@media(max-width:1100px){body.lca-replace-astra.single-post .lca-article-layout, body.lca-replace-astra.category .lca-archive-layout, body.lca-replace-astra.archive .lca-archive-layout, body.lca-replace-astra.search .lca-archive-layout{display:grid!important;grid-template-columns:1fr!important;gap:24px!important;}body.lca-replace-astra.single-post .lca-article-layout>.lca-article-sidebar, body.lca-replace-astra.category .lca-archive-layout>.lca-article-sidebar, body.lca-replace-astra.archive .lca-archive-layout>.lca-article-sidebar, body.lca-replace-astra.search .lca-archive-layout>.lca-article-sidebar{position:static!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;}}@media(max-width:760px){body.lca-replace-astra.single-post .lca-article-page>.lca-shell, body.lca-replace-astra.category .lca-archive-page>.lca-shell, body.lca-replace-astra.archive .lca-archive-page>.lca-shell, body.lca-replace-astra.search .lca-archive-page>.lca-shell{width:calc(100% - 24px)!important;max-width:calc(100% - 24px)!important;}body.lca-replace-astra.single-post .lca-article-layout>.lca-article-sidebar, body.lca-replace-astra.category .lca-archive-layout>.lca-article-sidebar, body.lca-replace-astra.archive .lca-archive-layout>.lca-article-sidebar, body.lca-replace-astra.search .lca-archive-layout>.lca-article-sidebar{display:flex!important;flex-direction:column!important;}}.lca-article-body .wp-block-embed-youtube{max-width:100%!important;margin:30px auto!important;clear:both!important;float:none!important;}.lca-article-body .wp-block-embed__wrapper{max-width:100%!important;width:100%!important;display:flex!important;justify-content:center!important;clear:both!important;float:none!important;}.lca-article-body iframe[src*="youtube.com"],.lca-article-body iframe[src*="youtu.be"]{display:block!important;margin:28px auto!important;max-width:100%!important;clear:both!important;float:none!important;}.lca-article-meta a,.lca-archive-meta a{color:#0b1326!important;text-decoration:none!important;font-weight:950}.lca-article-meta a:hover,.lca-archive-meta a:hover{color:var(--lca-site-accent,var(--lca-red,#d90b17))!important}.lca-public-profile{background:#fff;border:1px solid #e8e8e8;box-shadow:0 18px 50px rgba(0,0,0,.05);padding:34px;margin:34px 0}.lca-public-profile-head{display:grid;grid-template-columns:150px 1fr;gap:28px;align-items:center}.lca-public-profile-head img{width:150px;height:150px;border-radius:50%;object-fit:cover;border:5px solid #f1f1f1}.lca-public-profile-head span{color:var(--lca-site-accent,var(--lca-red,#d90b17));text-transform:uppercase;font-weight:950;font-size:12px;letter-spacing:.06em}.lca-public-profile-head h1{font-size:clamp(36px,5vw,68px);line-height:.95;margin:8px 0 14px;color:#0b1326;letter-spacing:-.06em}.lca-public-profile-head p{font-size:17px;line-height:1.65;color:#333;max-width:860px}.lca-public-links{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.lca-public-links a{border:1px solid #ddd;padding:8px 11px;text-decoration:none!important;color:#111!important;font-weight:950;font-size:12px;text-transform:uppercase}.lca-public-links a:hover{background:var(--lca-site-accent,var(--lca-red,#d90b17));color:#fff!important;border-color:var(--lca-site-accent,var(--lca-red,#d90b17))}.lca-public-profile-posts{margin-top:32px}.lca-public-profile-posts h2{font-size:26px;text-transform:uppercase;color:#0b1326;border-bottom:4px solid var(--lca-site-accent,var(--lca-red,#d90b17));padding-bottom:10px;margin-bottom:20px}@media(max-width:700px){.lca-public-profile{padding:22px}.lca-public-profile-head{grid-template-columns:1fr;text-align:center}.lca-public-profile-head img{margin:0 auto}.lca-public-links{justify-content:center}}body.single-post .lca-article-page, body.lca-replace-astra.single-post .lca-article-page{width:100%!important;max-width:100%!important;margin:0!important;padding:42px 0 58px!important;background:#f6f6f6!important;overflow:visible!important;box-sizing:border-box!important;clear:both!important;}body.single-post .lca-article-page>.lca-shell, body.lca-replace-astra.single-post .lca-article-page>.lca-shell{width:min(var(--lca-site-width,1280px),calc(100vw - 48px))!important;max-width:min(var(--lca-site-width,1280px),calc(100vw - 48px))!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;display:block!important;box-sizing:border-box!important;}@media (min-width:981px){body.single-post .lca-article-layout, body.lca-replace-astra.single-post .lca-article-layout{display:grid!important;grid-template-columns:minmax(0,1fr) 330px!important;gap:34px!important;align-items:start!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;float:none!important;clear:both!important;}body.single-post .lca-article-layout>.lca-single-article, body.lca-replace-astra.single-post .lca-article-layout>.lca-single-article{grid-column:1!important;grid-row:1!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;float:none!important;overflow:hidden!important;}body.single-post .lca-article-layout>.lca-article-sidebar, body.lca-replace-astra.single-post .lca-article-layout>.lca-article-sidebar{grid-column:2!important;grid-row:1!important;width:330px!important;max-width:330px!important;min-width:0!important;margin:0!important;padding:0!important;float:none!important;clear:none!important;position:sticky!important;top:112px!important;display:flex!important;flex-direction:column!important;gap:22px!important;align-self:start!important;}}@media (max-width:980px){body.single-post .lca-article-layout, body.lca-replace-astra.single-post .lca-article-layout{display:grid!important;grid-template-columns:1fr!important;gap:24px!important;}body.single-post .lca-article-layout>.lca-article-sidebar, body.lca-replace-astra.single-post .lca-article-layout>.lca-article-sidebar{position:static!important;width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;}}@media (max-width:720px){body.single-post .lca-article-page>.lca-shell, body.lca-replace-astra.single-post .lca-article-page>.lca-shell{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;}body.single-post .lca-article-layout>.lca-article-sidebar, body.lca-replace-astra.single-post .lca-article-layout>.lca-article-sidebar{display:flex!important;flex-direction:column!important;}}.lca-article-layout{contain:none!important;}.lca-article-body .wp-block-embed-youtube, .lca-article-body .wp-block-embed, .lca-article-body .wp-block-video{max-width:100%!important;width:100%!important;margin:30px auto!important;clear:both!important;float:none!important;}.lca-article-body .wp-block-embed__wrapper{max-width:100%!important;width:100%!important;display:flex!important;justify-content:center!important;clear:both!important;float:none!important;}.lca-article-body iframe[src*="youtube.com"], .lca-article-body iframe[src*="youtu.be"]{display:block!important;margin:28px auto!important;max-width:100%!important;clear:both!important;float:none!important;}.lca-archive-grid>.lca-archive-card:nth-child(n+12){display:none!important;}html body.single-post.lca-replace-astra #content, html body.single-post.lca-replace-astra #primary, html body.single-post.lca-replace-astra .site-content, html body.single-post.lca-replace-astra .ast-container, html body.single-post.lca-replace-astra .content-area, html body.single-post.lca-replace-astra .site-main{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;float:none!important;clear:both!important;position:static!important;transform:none!important;overflow:visible!important;box-sizing:border-box!important;}html body.single-post.lca-replace-astra .lca-article-page{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;padding:42px 0 58px!important;background:#f6f6f6!important;overflow:visible!important;box-sizing:border-box!important;}html body.single-post.lca-replace-astra .lca-article-page > .lca-shell.lca-article-layout{width:min(var(--lca-site-width,1400px), calc(100vw - 48px))!important;max-width:min(var(--lca-site-width,1400px), calc(100vw - 48px))!important;margin-left:auto!important;margin-right:auto!important;padding:0!important;box-sizing:border-box!important;}@media (min-width:981px){html body.single-post.lca-replace-astra .lca-article-page > .lca-shell.lca-article-layout{display:grid!important;grid-template-columns:minmax(0, calc(100% - 374px)) 340px!important;gap:34px!important;align-items:start!important;}html body.single-post.lca-replace-astra .lca-article-layout > article.lca-single-article{display:block!important;grid-column:1!important;grid-row:1!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;float:none!important;clear:none!important;box-sizing:border-box!important;overflow:hidden!important;}html body.single-post.lca-replace-astra .lca-article-layout > aside.lca-article-sidebar{display:flex!important;flex-direction:column!important;grid-column:2!important;grid-row:1!important;width:340px!important;max-width:340px!important;min-width:0!important;margin:0!important;padding:0!important;float:none!important;clear:none!important;position:sticky!important;top:112px!important;align-self:start!important;gap:22px!important;box-sizing:border-box!important;}}@media (max-width:980px){html body.single-post.lca-replace-astra .lca-article-page > .lca-shell.lca-article-layout{display:grid!important;grid-template-columns:1fr!important;gap:24px!important;}html body.single-post.lca-replace-astra .lca-article-layout > aside.lca-article-sidebar{position:static!important;width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;}}@media (max-width:720px){html body.single-post.lca-replace-astra .lca-article-page > .lca-shell.lca-article-layout{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;}html body.single-post.lca-replace-astra .lca-article-layout > aside.lca-article-sidebar{display:flex!important;flex-direction:column!important;}}html body.single-post.lca-replace-astra .lca-single-article .lca-article-body .wp-block-embed, html body.single-post.lca-replace-astra .lca-single-article .lca-article-body .wp-block-embed-youtube, html body.single-post.lca-replace-astra .lca-single-article .lca-article-body .wp-block-video{max-width:100%!important;width:100%!important;margin:30px auto!important;clear:both!important;float:none!important;}html body.single-post.lca-replace-astra .lca-single-article .lca-article-body .wp-block-embed__wrapper{max-width:100%!important;width:100%!important;display:flex!important;justify-content:center!important;clear:both!important;float:none!important;}html body.single-post.lca-replace-astra .lca-single-article .lca-article-body iframe[src*="youtube.com"], html body.single-post.lca-replace-astra .lca-single-article .lca-article-body iframe[src*="youtu.be"]{display:block!important;margin:28px auto!important;max-width:100%!important;clear:both!important;float:none!important;}html body.lca-replace-astra .lca-archive-grid > .lca-archive-card:nth-child(n+12){display:none!important;}.lca-bell-btn{position:relative;width:34px;height:34px;border:1px solid #e5e5e5;background:#fff;color:#081225;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 22px rgba(0,0,0,.08);cursor:pointer;margin-left:6px;transition:.18s ease}.lca-bell-btn:hover{background:var(--lca-site-accent,var(--lca-red,#e30613));color:#fff;border-color:var(--lca-site-accent,var(--lca-red,#e30613));transform:translateY(-1px)}.lca-bell-btn svg{width:15px;height:15px}.lca-bell-btn span{position:absolute;right:-5px;top:-6px;min-width:17px;height:17px;border-radius:999px;background:var(--lca-site-accent,var(--lca-red,#e30613));color:#fff;font-size:10px;font-weight:900;line-height:17px;text-align:center}.lca-notifications-panel{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:99999;display:flex;justify-content:flex-end;align-items:flex-start;padding:100px 24px 24px}.lca-notifications-box{width:min(420px,calc(100vw - 24px));max-height:78vh;overflow:auto;background:#fff;border:1px solid #e4e4e4;box-shadow:0 30px 80px rgba(0,0,0,.25);padding:22px;position:relative}.lca-notifications-box h3{font-size:24px;text-transform:uppercase;color:#081225;margin:0 0 18px}.lca-notif-item{display:block;border:1px solid #eee;padding:13px;margin-bottom:10px;color:#081225;text-decoration:none;background:#fff}.lca-notif-item.is-unread{border-left:4px solid var(--lca-site-accent,var(--lca-red,#e30613));background:#fff9f9}.lca-notif-item strong{display:block;font-weight:900}.lca-notif-item span{display:block;color:#4b5563;font-size:13px;margin:4px 0}.lca-notif-item small{color:var(--lca-site-accent,var(--lca-red,#e30613));font-weight:800}.lca-community-dashboard{margin:28px 0}.lca-community-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:18px;background:#fff;border:1px solid #e6e6e6;padding:10px}.lca-community-tabs button{border:1px solid #ddd;background:#fff;color:#081225;font-weight:900;text-transform:uppercase;font-size:12px;padding:10px 12px;cursor:pointer}.lca-community-tabs button.is-active,.lca-community-tabs button:hover{background:var(--lca-site-accent,var(--lca-red,#e30613));border-color:var(--lca-site-accent,var(--lca-red,#e30613));color:#fff}.lca-tab-panel{display:none;background:#fff;border:1px solid #e6e6e6;padding:24px;margin-bottom:24px}.lca-tab-panel.is-active{display:block}.lca-overview-grid{display:grid;grid-template-columns:2fr 1fr;gap:24px}.lca-overview-grid h2,.lca-community-form h2,.lca-community-list h2{font-size:26px;text-transform:uppercase;color:#081225;margin:0 0 14px}.lca-community-form{display:grid;gap:12px;margin-bottom:22px}.lca-community-form input,.lca-community-form textarea,.lca-community-form select{width:100%;border:1px solid #ddd;padding:12px;background:#fff;color:#081225}.lca-community-list{display:grid;gap:14px}.lca-community-list article{border:1px solid #eee;border-left:4px solid var(--lca-site-accent,var(--lca-red,#e30613));padding:14px;background:#fff}.lca-community-list article strong{font-size:18px;color:#081225}.lca-community-list article p{margin:8px 0;color:#4b5563}.lca-community-list article small{color:var(--lca-site-accent,var(--lca-red,#e30613));font-weight:900}.lca-public-profile.lca-community-panel{background:#fff;border:1px solid #e6e6e6;padding:28px}.lca-profile-facts{display:flex;gap:10px;flex-wrap:wrap;margin:8px 0 12px}.lca-profile-facts strong,.lca-profile-facts em{font-style:normal;border:1px solid #eee;padding:6px 9px;font-size:12px;font-weight:900;text-transform:uppercase}.lca-badges{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0}.lca-badges span{background:#081225;color:#fff;border-left:4px solid var(--lca-site-accent,var(--lca-red,#e30613));padding:7px 9px;font-size:12px;font-weight:900;text-transform:uppercase}.lca-profile-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0}.lca-profile-stats span{border:1px solid #eee;padding:14px;background:#fafafa;text-align:center;text-transform:uppercase;font-size:12px;font-weight:900}.lca-profile-stats strong{display:block;font-size:24px;color:var(--lca-site-accent,var(--lca-red,#e30613))}.lca-profile-comments{margin-top:22px}.lca-profile-comments a{display:block;border-top:1px solid #eee;padding:12px 0;text-decoration:none}.lca-profile-comments strong{display:block;color:#081225}.lca-profile-comments span{color:#4b5563}.lca-comment-reactions{display:flex;gap:6px;flex-wrap:wrap;margin-right:8px}.lca-comment-reactions button,.lca-pray-btn,.lca-favorite-btn{border:1px solid #e5e5e5;background:#fff;color:#081225;font-size:11px;font-weight:900;text-transform:uppercase;padding:6px 8px;cursor:pointer}.lca-comment-reactions button:hover,.lca-pray-btn:hover,.lca-favorite-btn:hover,.lca-favorite-btn.is-active{background:var(--lca-site-accent,var(--lca-red,#e30613));border-color:var(--lca-site-accent,var(--lca-red,#e30613));color:#fff}.lca-favorite-wrap{max-width:var(--lca-site-width,1180px);margin:0 auto 18px}.lca-favorite-btn{font-size:12px;padding:9px 12px}.lca-chat-launch{position:fixed;right:18px;bottom:18px;z-index:99990;background:var(--lca-site-accent,var(--lca-red,#e30613));color:#fff;border:0;border-radius:999px;padding:12px 16px;font-weight:900;text-transform:uppercase;box-shadow:0 12px 34px color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 28%,transparent);cursor:pointer}.lca-chat-panel{position:fixed;right:18px;bottom:70px;width:min(380px,calc(100vw - 36px));height:520px;background:#fff;border:1px solid #ddd;box-shadow:0 30px 90px rgba(0,0,0,.28);z-index:99990;display:flex;flex-direction:column}.lca-chat-panel header{display:flex;justify-content:space-between;align-items:center;background:#081225;color:#fff;padding:14px 16px}.lca-chat-panel header button{background:transparent;color:#fff;border:0;cursor:pointer}.lca-chat-panel select{margin:10px;border:1px solid #ddd;padding:10px}.lca-chat-messages{flex:1;overflow:auto;padding:10px;display:flex;flex-direction:column;gap:10px;background:#f7f7f7}.lca-chat-message{display:flex;gap:8px;background:#fff;border:1px solid #eee;padding:8px}.lca-chat-message img{width:32px;height:32px;border-radius:999px;object-fit:cover}.lca-chat-message strong{display:block;font-size:12px;color:#081225}.lca-chat-message em{font-style:normal;font-size:13px;color:#374151}.lca-chat-panel form{display:flex;gap:6px;padding:10px;border-top:1px solid #eee}.lca-chat-panel form input{flex:1;border:1px solid #ddd;padding:10px}.lca-chat-panel form button{white-space:nowrap}.lca-profile-links{grid-template-columns:repeat(3,1fr)}.lca-public-links a{display:inline-block;margin:4px 6px 4px 0;border:1px solid #ddd;padding:7px 10px;text-decoration:none;color:#081225;font-weight:900}.lca-public-links a:hover{border-color:var(--lca-site-accent,var(--lca-red,#e30613));color:var(--lca-site-accent,var(--lca-red,#e30613))}@media(max-width:800px){.lca-overview-grid,.lca-profile-stats{grid-template-columns:1fr}.lca-notifications-panel{padding:80px 12px 12px}.lca-community-tabs{display:grid;grid-template-columns:1fr 1fr}.lca-profile-links{grid-template-columns:1fr}.lca-chat-panel{left:10px;right:10px;width:auto}}.lca-chat-panel[hidden]{display:none!important}.lca-chat-widget{position:fixed;right:18px;bottom:18px;z-index:99990}.lca-chat-widget .lca-chat-launch{position:static!important;right:auto!important;bottom:auto!important}.lca-auth-link-btn{background:transparent!important;color:#111!important;border:0!important;box-shadow:none!important;text-transform:none!important;font-weight:800!important;text-decoration:underline!important;min-height:auto!important;padding:4px 0!important;justify-self:start;cursor:pointer}.lca-auth-help{font-size:13px;color:#555;margin:0;font-weight:700}@media(max-width:800px){.lca-chat-widget{left:10px;right:10px;bottom:12px}.lca-chat-widget .lca-chat-launch{width:100%;justify-content:center}.lca-chat-panel{bottom:62px!important}}.lca-notifications-panel[hidden], .lca-notifications-panel[aria-hidden="true"]{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.lca-notifications-panel{box-sizing:border-box}.lca-notifications-box .lca-modal-close{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;padding:0!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#111!important;color:#fff!important;border:0!important;position:absolute!important;top:12px!important;right:12px!important;box-shadow:none!important}.lca-notifications-box .lca-modal-close svg{width:14px!important;height:14px!important}.lca-post-reactions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:14px 0 26px;padding:12px 14px;border:1px solid #ececec;background:#fff;box-shadow:0 10px 24px rgba(0,0,0,.04)}.lca-post-reactions>span{font-size:12px;font-weight:950;text-transform:uppercase;color:#111;margin-right:4px;letter-spacing:.04em}.lca-post-reactions button{border:1px solid #ddd;background:#fff;color:#111;font-size:12px;font-weight:900;text-transform:uppercase;padding:7px 10px;cursor:pointer;border-radius:0;transition:.18s ease}.lca-post-reactions button b{color:var(--lca-site-accent,var(--lca-red,#e30613));margin-left:3px}.lca-post-reactions button:hover,.lca-post-reactions button.is-active{background:var(--lca-site-accent,var(--lca-red,#e30613));border-color:var(--lca-site-accent,var(--lca-red,#e30613));color:#fff}.lca-post-reactions button:hover b,.lca-post-reactions button.is-active b{color:#fff}.lca-article-submit-form .lca-form-help{background:#fff7f7;border-left:4px solid var(--lca-site-accent,var(--lca-red,#e30613));padding:12px 14px;color:#222;font-weight:700}.lca-editor-wrap{border:1px solid #e5e5e5;background:#fff;padding:12px}.lca-editor-wrap>label{display:block;font-weight:950;text-transform:uppercase;color:#111;margin:0 0 10px}.lca-editor-wrap .wp-editor-wrap{margin-top:8px}.lca-editor-wrap .mce-toolbar .mce-btn button{padding:2px 4px!important}.lca-unlock-box{border:1px solid #e5e5e5;border-left:5px solid var(--lca-site-accent,var(--lca-red,#e30613));background:#fff;padding:26px;box-shadow:0 10px 28px rgba(0,0,0,.05)}.lca-unlock-box h2{margin:0 0 10px;text-transform:uppercase;color:#111}.lca-unlock-box p{color:#4b5563}.lca-unlock-box strong{display:block;background:#111;color:#fff;padding:10px 12px;margin-top:12px}.lca-badges span:before,.lca-profile-facts strong:before{content:'✚';color:var(--lca-site-accent,var(--lca-red,#e30613));margin-right:6px;font-weight:950}.lca-badges span:nth-child(2):before{color:#d4af37}.lca-badges span:nth-child(3):before{color:#0f766e}.lca-badges span:nth-child(4):before{color:#7c2d12}.lca-badges span:nth-child(5):before{color:#7f1d1d}.lca-profile-facts strong{background:#111!important;color:#fff!important;border-color:#111!important}.lca-profile-facts strong:before{color:#fff}.lca-public-activity{margin-top:28px;border-top:1px solid #eee;padding-top:24px}.lca-public-activity h2{font-size:25px;text-transform:uppercase;color:#111;margin:0 0 18px}.lca-public-activity-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.lca-public-activity-grid section{border:1px solid #eee;background:#fff;padding:16px}.lca-public-activity-grid h3{font-size:15px;text-transform:uppercase;margin:0 0 12px;color:#111;border-left:4px solid var(--lca-site-accent,var(--lca-red,#e30613));padding-left:10px}.lca-public-activity-grid a{display:block;text-decoration:none;color:#111;border-top:1px solid #f0f0f0;padding:10px 0}.lca-public-activity-grid a:first-of-type{border-top:0}.lca-public-activity-grid strong{display:block;font-size:14px}.lca-public-activity-grid small{display:block;color:var(--lca-site-accent,var(--lca-red,#e30613));font-weight:900;margin-top:3px}.lca-public-activity-grid p{color:#666;font-weight:700;font-size:13px;margin:0}.lca-profile-form.lca-tab-panel{margin-top:0}.lca-profile-form.lca-tab-panel:not(.is-active){display:none!important}@media(max-width:800px){.lca-public-activity-grid{grid-template-columns:1fr}.lca-post-reactions{align-items:stretch}.lca-post-reactions>span{width:100%}.lca-post-reactions button{flex:1 1 auto}}.lca-notif-settings label{display:flex!important;align-items:center;gap:10px;border:1px solid #eee;background:#fff;padding:12px 14px;font-weight:900;color:#111}.lca-notif-settings input[type="checkbox"]{width:18px!important;height:18px!important;accent-color:var(--lca-site-accent,var(--lca-red,#e30613))}.lca-notif-settings [data-lca-notif-status]{font-weight:900;color:var(--lca-site-accent,var(--lca-red,#e30613));margin-left:10px}.lca-admin-member-controls{margin:18px 0;padding:14px;border:1px solid #111;background:#fff;display:flex;gap:8px;align-items:center;flex-wrap:wrap}.lca-admin-member-controls strong{margin-right:8px;text-transform:uppercase}.lca-admin-member-controls button,.lca-chat-admin button{border:1px solid #111;background:#fff;color:#111;font-size:11px;font-weight:900;text-transform:uppercase;padding:6px 8px;cursor:pointer}.lca-admin-member-controls button:hover,.lca-chat-admin button:hover{background:var(--lca-site-accent,var(--lca-red,#e30613));border-color:var(--lca-site-accent,var(--lca-red,#e30613));color:#fff}.lca-chat-name{text-decoration:none!important;color:#111}.lca-chat-admin{display:flex;gap:4px;flex-wrap:wrap;margin-top:6px}.lca-chat-admin button{font-size:9px;padding:4px 5px}.lca-chat-message{position:relative}.lca-community-list article small a,.lca-community-list article small{font-weight:900;color:var(--lca-site-accent,var(--lca-red,#e30613))}.lca-public-profile-head a{color:inherit}.lca-community-tabs-pro{display:flex;flex-wrap:wrap;gap:8px;background:#fff;border:1px solid #eee;padding:12px;margin-bottom:20px;position:sticky;top:72px;z-index:8}.lca-community-tabs-pro button{border:1px solid #ddd;background:#fff;color:#111;padding:9px 12px;font-weight:950;text-transform:uppercase;font-size:12px;letter-spacing:.02em;cursor:pointer}.lca-community-tabs-pro button.is-active,.lca-community-tabs-pro button:hover{background:var(--lca-site-accent,var(--lca-red,#e30613));border-color:var(--lca-site-accent,var(--lca-red,#e30613));color:#fff}.lca-own-profile-preview>.lca-public-profile{margin:0;border:0;box-shadow:none;padding:0}.lca-profile-admin-note{display:flex;justify-content:space-between;gap:18px;align-items:center;background:#fff;border-left:5px solid var(--lca-site-accent,var(--lca-red,#e30613));padding:14px 16px;margin-bottom:18px;box-shadow:0 8px 24px rgba(0,0,0,.06)}.lca-profile-admin-note strong{font-size:17px}.lca-profile-admin-note span{color:#555;font-weight:700}.lca-community-form label{display:grid;gap:6px;font-weight:900;color:#111}.lca-community-form input[type=date],.lca-community-form input[type=datetime-local]{height:44px;border:1px solid #d8d8d8;padding:0 12px;background:#fff}.lca-calendar-list article{border-left:4px solid var(--lca-site-accent,var(--lca-red,#e30613))}.lca-admin-member-controls{display:flex;flex-wrap:wrap;align-items:center;gap:8px;background:#111;color:#fff;padding:12px;margin:18px 0}.lca-admin-member-controls strong{margin-right:8px}.lca-admin-member-controls label{display:flex;align-items:center;gap:6px;font-weight:900}.lca-admin-member-controls select,.lca-chat-admin select{height:28px;border:1px solid #ddd;background:#fff;color:#111;font-size:12px}.lca-admin-member-controls button{border:1px solid #fff;background:#fff;color:#111;padding:7px 10px;font-weight:950;cursor:pointer}.lca-admin-member-controls button:hover{background:var(--lca-site-accent,var(--lca-red,#e30613));border-color:var(--lca-site-accent,var(--lca-red,#e30613));color:#fff}.lca-chat-admin select{max-width:74px}.lca-post-reactions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:14px 0 26px;padding:12px;background:#fff;border:1px solid #eee;box-shadow:0 10px 30px rgba(0,0,0,.04)}.lca-post-reactions>span{font-weight:950;text-transform:uppercase;font-size:12px;color:#111;margin-right:4px}.lca-post-reactions button{border:1px solid #ddd;background:#fff;color:#111;padding:7px 10px;font-weight:950;font-size:13px;cursor:pointer}.lca-post-reactions button:hover,.lca-post-reactions button.is-active{background:var(--lca-site-accent,var(--lca-red,#e30613));border-color:var(--lca-site-accent,var(--lca-red,#e30613));color:#fff}.lca-post-reactions b{margin-left:4px}@media(max-width:720px){.lca-community-tabs-pro{position:relative;top:auto}.lca-profile-admin-note{display:block}.lca-post-reactions{gap:6px}.lca-post-reactions button{font-size:12px;padding:7px 8px}}.lca-community-tabs-pro{position:sticky;top:74px;z-index:20;background:#fff;border:1px solid #eee;border-radius:18px;padding:10px;box-shadow:0 18px 35px rgba(0,0,0,.06);display:flex;gap:8px;flex-wrap:wrap;margin:0 0 22px}.lca-community-tabs-pro button{border:1px solid #eee;background:#fff;color:#111;border-radius:999px;padding:10px 14px;font-weight:800;font-size:13px;cursor:pointer;transition:.2s}.lca-community-tabs-pro button:hover,.lca-community-tabs-pro button.is-active{background:#b40000;color:#fff;border-color:#b40000;transform:translateY(-1px)}.lca-own-profile-preview{display:grid;gap:18px}.lca-profile-admin-note{border:1px solid #eee;background:linear-gradient(135deg,#fff,#fff5f5);border-left:5px solid #b40000;border-radius:18px;padding:16px 18px;display:flex;justify-content:space-between;gap:16px;align-items:center}.lca-profile-admin-note strong{font-size:16px}.lca-profile-admin-note span{color:#666;font-size:13px}.lca-public-profile{border:1px solid #eee;border-radius:24px;background:#fff;box-shadow:0 20px 45px rgba(0,0,0,.06);overflow:hidden}.lca-public-profile-head{background:linear-gradient(135deg,#111,#2a0000);color:#fff;padding:28px;display:grid;grid-template-columns:150px 1fr;gap:24px;align-items:center}.lca-public-profile-head img{width:150px;height:150px;border-radius:24px;object-fit:cover;border:4px solid rgba(255,255,255,.2)}.lca-public-profile-head h1{margin:0;font-size:clamp(28px,4vw,46px);line-height:1}.lca-public-profile-head p{max-width:780px;color:rgba(255,255,255,.88)}.lca-profile-facts{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0}.lca-profile-facts strong,.lca-profile-facts em{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:6px 10px;font-style:normal;color:#fff}.lca-badges{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.lca-rank-badge,.lca-badges span{display:inline-flex;align-items:center;gap:6px;background:#fff;color:#111;border:1px solid #eee;border-radius:999px;padding:6px 11px;font-weight:900;font-size:12px;box-shadow:0 8px 20px rgba(0,0,0,.08)}.lca-rank-badge i{color:#b40000;font-style:normal}.lca-public-links{display:flex;gap:8px;flex-wrap:wrap}.lca-public-links a{color:#fff;border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:7px 12px;text-decoration:none;font-weight:800}.lca-profile-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:18px 22px;border-bottom:1px solid #eee}.lca-profile-stats span{background:#fafafa;border:1px solid #eee;border-radius:16px;padding:14px;text-align:center}.lca-profile-stats strong{display:block;font-size:26px;color:#b40000}.lca-public-profile-posts,.lca-profile-comments,.lca-public-activity{padding:22px}.lca-profile-comments a,.lca-public-activity a{display:block;padding:12px 0;border-top:1px solid #eee;text-decoration:none;color:#111}.lca-profile-comments span,.lca-public-activity small{display:block;color:#666;margin-top:3px}.lca-member-progress{border:1px solid #eee;background:#fff;border-radius:24px;padding:22px;box-shadow:0 18px 42px rgba(0,0,0,.05)}.lca-progress-head span{color:#b40000;font-weight:900;text-transform:uppercase;font-size:12px;letter-spacing:.08em}.lca-progress-head h2{margin:4px 0;font-size:28px}.lca-progress-head p{color:#666;margin:0 0 14px}.lca-progress-bar{height:13px;background:#f1f1f1;border-radius:999px;overflow:hidden;border:1px solid #e5e5e5}.lca-progress-bar i{display:block;height:100%;background:linear-gradient(90deg,#b40000,#111);border-radius:999px}.lca-progress-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px}.lca-progress-grid span{background:#fafafa;border:1px solid #eee;border-radius:14px;padding:12px;text-align:center}.lca-progress-grid strong{display:block;color:#b40000;font-size:22px}.lca-community-board{background:#fff;border:1px solid #eee;border-radius:24px;box-shadow:0 20px 45px rgba(0,0,0,.06);padding:22px;margin-bottom:24px}.lca-board-head{border-bottom:1px solid #eee;margin-bottom:18px;padding-bottom:16px}.lca-board-head span{display:inline-block;background:#b40000;color:#fff;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.lca-board-head h2{font-size:clamp(26px,3vw,40px);line-height:1;margin:10px 0 6px}.lca-board-head p{color:#666;margin:0;max-width:780px}.lca-real-calendar{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;margin-bottom:22px}.lca-real-calendar>div{min-height:78px;border:1px solid #eee;border-radius:14px;background:#fafafa;padding:8px;font-size:13px}.lca-real-calendar>div:nth-child(-n+7){min-height:auto;background:#111;color:#fff;text-align:center;font-weight:900;border-color:#111}.lca-real-calendar .is-empty{background:transparent;border-color:transparent}.lca-cal-day b{display:block;color:#111}.lca-cal-day.has-event{background:#fff5f5;border-color:#b40000;box-shadow:0 10px 25px rgba(180,0,0,.08)}.lca-cal-day.has-event b{color:#b40000}.lca-cal-day span{display:block;margin-top:6px;background:#b40000;color:#fff;border-radius:9px;padding:4px 6px;font-size:11px;font-weight:800;line-height:1.15}.lca-calendar-list,.lca-directory-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.lca-calendar-list h2{grid-column:1/-1;margin:0}.lca-calendar-list article,.lca-directory-card,.lca-community-list article{border:1px solid #eee;background:#fff;border-radius:18px;padding:16px;box-shadow:0 10px 26px rgba(0,0,0,.04)}.lca-calendar-list article strong,.lca-directory-card h3,.lca-community-list article strong{font-size:18px;color:#111;display:block;line-height:1.2}.lca-calendar-list article p,.lca-directory-card p,.lca-community-list article p{color:#555}.lca-calendar-list small,.lca-directory-card small,.lca-community-list small{color:#777}.lca-calendar-list small a,.lca-directory-card small a,.lca-community-list small a{color:#b40000;font-weight:900;text-decoration:none}.lca-directory-map{margin-bottom:16px;border:1px dashed #b40000;border-radius:22px;background:radial-gradient(circle at top left,#fff5f5,#fff);padding:24px;display:flex;align-items:center;gap:14px}.lca-map-cross{width:52px;height:52px;border-radius:18px;background:#b40000;color:#fff;display:grid;place-items:center;font-size:25px}.lca-directory-map strong{font-size:22px}.lca-directory-map small{color:#666}.lca-directory-card>span{display:inline-block;background:#111;color:#fff;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:900;text-transform:uppercase}.lca-community-form-after{margin-top:24px;border-top:4px solid #b40000}.lca-community-reactions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:14px;border-top:1px solid #eee;padding-top:12px}.lca-community-reactions span{font-weight:900;color:#b40000;font-size:12px;text-transform:uppercase;letter-spacing:.06em}.lca-community-reactions button{border:1px solid #ddd;background:#fff;border-radius:999px;padding:7px 10px;font-weight:900;font-size:12px;cursor:pointer}.lca-community-reactions button:hover,.lca-community-reactions button.is-active{background:#111;color:#fff;border-color:#111}.lca-community-reactions b{color:#b40000}.lca-community-reactions button:hover b,.lca-community-reactions button.is-active b{color:#fff}@media(max-width:900px){.lca-public-profile-head{grid-template-columns:1fr;text-align:center}.lca-public-profile-head img{margin:auto}.lca-profile-stats,.lca-progress-grid,.lca-calendar-list,.lca-directory-grid{grid-template-columns:1fr}.lca-real-calendar{gap:5px}.lca-real-calendar>div{min-height:58px;padding:6px;font-size:12px}.lca-cal-day span{display:none}.lca-profile-admin-note{display:block}.lca-community-tabs-pro{top:0;border-radius:0;margin-left:-12px;margin-right:-12px;overflow-x:auto;flex-wrap:nowrap}.lca-community-tabs-pro button{white-space:nowrap}}.lca-community-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:22px;align-items:start;margin-top:22px}.lca-community-tabs-pro{position:sticky;top:110px;display:flex!important;flex-direction:column!important;gap:8px;background:#fff;border:1px solid #e6e6e6;padding:12px;border-radius:16px;box-shadow:0 10px 35px rgba(0,0,0,.04)}.lca-community-tabs-pro button{width:100%;justify-content:flex-start;text-align:left;border:1px solid #ececec;background:#fff;color:#0b1326;border-radius:10px;padding:12px 14px;font-weight:900;letter-spacing:.01em;text-transform:none;transition:.18s ease}.lca-community-tabs-pro button:hover,.lca-community-tabs-pro button.is-active{background:var(--lca-site-accent,var(--lca-red,#e30613))!important;color:#fff!important;border-color:var(--lca-site-accent,var(--lca-red,#e30613))!important;transform:translateX(3px)}.lca-community-content{min-width:0}.lca-community-content>.lca-tab-panel{margin-top:0}.lca-public-profile{position:relative;overflow:hidden;background:rgba(255,255,255,var(--lca-profile-opacity,1))!important;color:#0b1326!important;border:1px solid #e7e7e7!important;border-radius:18px!important;box-shadow:0 12px 40px rgba(0,0,0,.05)!important;padding:0!important}.lca-public-profile:before{content:"";position:absolute;inset:0 0 auto 0;height:120px;background:linear-gradient(135deg,var(--lca-profile-bg,#fff),#fff 55%,color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 12%,transparent));border-bottom:4px solid var(--lca-profile-accent,var(--lca-site-accent,var(--lca-red,#e30613)));z-index:0}.lca-public-profile-head{position:relative;z-index:1;display:grid!important;grid-template-columns:150px 1fr!important;gap:26px!important;padding:58px 34px 24px!important;align-items:center!important;background:transparent!important;color:#0b1326!important}.lca-public-profile-head img{width:150px!important;height:150px!important;border-radius:18px!important;object-fit:cover;border:4px solid #fff!important;box-shadow:0 10px 30px rgba(0,0,0,.18)!important}.lca-public-profile-head span{color:var(--lca-site-accent,var(--lca-red,#e30613))!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.08em!important}.lca-public-profile-head h1{color:#0b1326!important;font-size:clamp(34px,5vw,64px)!important;line-height:.95!important;margin:8px 0 12px!important;letter-spacing:-.04em!important}.lca-public-profile-head p{color:#1f2937!important;font-size:17px!important;line-height:1.75!important;max-width:980px!important}.lca-profile-facts{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:12px}.lca-profile-facts strong,.lca-profile-facts em{background:#fff!important;color:#0b1326!important;border:1px solid #dedede!important;border-radius:999px!important;padding:7px 12px!important;font-style:normal!important;font-weight:900!important;font-size:12px!important;text-transform:uppercase!important}.lca-badges{display:flex;gap:9px;flex-wrap:wrap;margin-top:18px}.lca-rank-badge{display:inline-flex!important;gap:6px;align-items:center;background:#fff!important;color:#0b1326!important;border:1px solid #dcdcdc!important;border-left:4px solid var(--lca-site-accent,var(--lca-red,#e30613))!important;border-radius:999px!important;padding:8px 12px!important;box-shadow:0 5px 16px rgba(0,0,0,.04)!important;font-weight:900!important}.lca-rank-badge i{color:var(--lca-site-accent,var(--lca-red,#e30613))!important;font-style:normal!important}.lca-public-links a{display:inline-flex;margin:10px 8px 0 0;padding:8px 11px;border:1px solid #ddd;border-radius:999px;color:#0b1326!important;background:#fff;font-weight:800;text-decoration:none!important}.lca-profile-stats{border-top:1px solid #eee;border-bottom:1px solid #eee;background:#fafafa;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:0!important}.lca-profile-stats span{background:#fff;padding:18px 22px;color:#0b1326;font-weight:800}.lca-profile-stats strong{display:block;color:var(--lca-site-accent,var(--lca-red,#e30613));font-size:28px;line-height:1}.lca-member-progress{border-radius:18px!important;border:1px solid #e8e8e8!important;background:#fff!important;color:#0b1326!important}.lca-progress-head span{color:var(--lca-site-accent,var(--lca-red,#e30613))!important;font-weight:950!important;text-transform:uppercase}.lca-progress-head h2{color:#0b1326!important}.lca-progress-help{font-size:13px;color:#4b5563;margin:8px 0 0}.lca-progress-bar{height:12px;background:#f0f0f0;border-radius:999px;overflow:hidden}.lca-progress-bar i{display:block;height:100%;background:var(--lca-site-accent,var(--lca-red,#e30613));border-radius:999px}.lca-progress-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px}.lca-progress-grid span{border:1px solid #eee;border-radius:12px;padding:12px;background:#fafafa;color:#0b1326}.lca-progress-grid strong{display:block;font-size:26px;color:var(--lca-site-accent,var(--lca-red,#e30613))}.lca-community-reactions{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:14px;padding-top:10px;border-top:1px solid #eee}.lca-community-reactions>span{color:#0b1326!important;font-weight:950!important;text-transform:uppercase;font-size:12px;margin-right:4px}.lca-community-reactions button{background:#fff!important;color:#0b1326!important;border:1px solid #dadada!important;border-radius:999px!important;padding:8px 12px!important;font-weight:900!important;line-height:1!important;box-shadow:none!important}.lca-community-reactions button:hover{background:var(--lca-site-accent,var(--lca-red,#e30613))!important;color:#fff!important;border-color:var(--lca-site-accent,var(--lca-red,#e30613))!important}.lca-community-reactions button b{color:var(--lca-site-accent,var(--lca-red,#e30613));margin-left:4px}.lca-community-reactions button:hover b{color:#fff}.lca-community-list article,.lca-calendar-list article,.lca-directory-card{border:1px solid #e8e8e8!important;border-radius:16px!important;background:#fff!important;color:#0b1326!important;box-shadow:0 10px 28px rgba(0,0,0,.035)!important}.lca-community-list article small,.lca-calendar-list article small,.lca-directory-card small{color:#4b5563!important}.lca-calendar-list article small a,.lca-community-list article small a,.lca-directory-card small a{color:var(--lca-site-accent,var(--lca-red,#e30613))!important;font-weight:900!important}.lca-pray-btn{display:none!important}.lca-calendar-board,.lca-community-board{background:#fff!important;border:1px solid #e8e8e8!important;border-radius:18px!important;color:#0b1326!important}.lca-real-calendar{background:#fafafa!important;border-radius:14px!important;padding:12px!important}.lca-real-calendar div{color:#0b1326!important}.lca-real-calendar .has-event{background:var(--lca-site-accent,var(--lca-red,#e30613))!important;color:#fff!important;border-radius:10px!important}.lca-real-calendar .has-event strong,.lca-real-calendar .has-event small{color:#fff!important}.lca-member-page .lca-profile-form{display:block}.lca-member-page .lca-profile-form:not(.is-active){display:none!important}@media(max-width:900px){.lca-community-layout{grid-template-columns:1fr}.lca-community-tabs-pro{position:relative;top:auto;display:grid!important;grid-template-columns:repeat(2,1fr)!important}.lca-public-profile-head{grid-template-columns:1fr!important;text-align:left!important;padding:42px 22px 22px!important}.lca-profile-stats,.lca-progress-grid{grid-template-columns:1fr}.lca-community-tabs-pro button:hover,.lca-community-tabs-pro button.is-active{transform:none}}.lca-site-header,.lca-topbar,.lca-main-header{position:relative;z-index:10050!important}.lca-profile-page-full,.lca-member-page{position:relative;z-index:1}.lca-community-dashboard{position:relative;z-index:1}.lca-community-dashboard .lca-tab-panel{display:none!important}.lca-community-dashboard .lca-tab-panel.is-active{display:block!important}.lca-community-tabs-pro button{position:relative;z-index:2}.lca-member-rich-editor{display:grid;gap:10px}.lca-editor-toolbar{display:flex;gap:8px;flex-wrap:wrap;border:1px solid #e5e5e5;background:#fafafa;padding:10px;border-radius:10px}.lca-editor-toolbar button{border:1px solid #ddd;background:#fff;color:#081225;border-radius:999px;padding:7px 12px;font-weight:900;font-size:12px;cursor:pointer;line-height:1}.lca-editor-toolbar button:hover{background:var(--lca-site-accent,var(--lca-red,#e30613));border-color:var(--lca-site-accent,var(--lca-red,#e30613));color:#fff}.lca-member-rich-editor textarea{width:100%;min-height:340px;border:1px solid #ddd;background:#fff;color:#081225;padding:14px;font-size:16px;line-height:1.65;border-radius:10px;box-sizing:border-box}.lca-profile-page-full .mce-tinymce,.lca-profile-page-full .wp-editor-wrap:not(.lca-keep-editor){display:none!important}.lca-chat-message{align-items:flex-start!important}.lca-chat-message .lca-chat-admin{display:flex!important;align-items:center!important;gap:3px!important;flex-wrap:nowrap!important;margin-top:5px!important;max-width:100%;opacity:.72}.lca-chat-message:hover .lca-chat-admin{opacity:1}.lca-chat-admin button{width:22px!important;height:22px!important;min-width:22px!important;padding:0!important;border-radius:5px!important;font-size:11px!important;line-height:20px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#fff!important;color:#111!important;border:1px solid #ddd!important}.lca-chat-admin button:hover{background:var(--lca-site-accent,var(--lca-red,#e30613))!important;color:#fff!important;border-color:var(--lca-site-accent,var(--lca-red,#e30613))!important}.lca-chat-admin select{height:22px!important;max-width:52px!important;font-size:10px!important;padding:0 2px!important;border-radius:5px!important;border:1px solid #ddd!important;background:#fff!important;color:#111!important}.lca-chat-message span{min-width:0!important}.lca-chat-message em{word-break:break-word!important}.lca-notifications-panel[hidden],.lca-auth-overlay[hidden],.lca-search-overlay[hidden],.lca-chat-panel[hidden]{display:none!important;visibility:hidden!important;pointer-events:none!important}.lca-profile-page-full .lca-auth-overlay[hidden], .lca-profile-page-full .lca-search-overlay[hidden], .lca-profile-page-full .lca-notifications-panel[hidden], .lca-profile-page-full .lca-chat-panel[hidden], .lca-member-page .lca-auth-overlay[hidden], .lca-member-page .lca-search-overlay[hidden], .lca-member-page .lca-notifications-panel[hidden], .lca-member-page .lca-chat-panel[hidden]{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;inset:auto!important;width:0!important;height:0!important;padding:0!important;overflow:hidden!important}.lca-profile-page-full .wp-editor-wrap, .lca-profile-page-full .mce-tinymce, .lca-profile-page-full .tox-tinymce, .lca-profile-page-full iframe[id*="_ifr"], .lca-profile-page-full .quicktags-toolbar{display:none!important;visibility:hidden!important;pointer-events:none!important;width:0!important;height:0!important;overflow:hidden!important}.lca-profile-page-full .lca-community-dashboard{isolation:isolate;position:relative;z-index:2}.lca-profile-page-full .lca-community-tabs-pro button{cursor:pointer!important;pointer-events:auto!important}.lca-profile-page-full .lca-community-content>.lca-tab-panel{display:none!important}.lca-profile-page-full .lca-community-content>.lca-tab-panel.is-active{display:block!important}@media(max-width:700px){.lca-chat-widget{right:12px!important;bottom:12px!important;z-index:99990!important}.lca-chat-launch{width:50px!important;height:50px!important;min-width:50px!important;border-radius:999px!important;padding:0!important;font-size:0!important;box-shadow:0 12px 28px rgba(0,0,0,.22)!important;display:grid!important;place-items:center!important}.lca-chat-launch:before{content:"☰";font-size:22px;font-weight:950;color:#fff;line-height:1}.lca-chat-panel{width:calc(100vw - 24px)!important;right:0!important;bottom:62px!important;max-height:70vh!important}.lca-about-wide{display:block!important;grid-template-columns:1fr!important;overflow:visible!important}.lca-about-head{border-right:0!important;border-bottom:4px solid var(--lca-red)!important;padding:22px!important}.lca-about-content{display:block!important;columns:1!important;column-count:1!important;column-width:auto!important;padding:22px!important;max-width:100%!important;word-break:normal!important;overflow-wrap:break-word!important;hyphens:auto!important}.lca-about-content p,.lca-about-content div,.lca-about-content span{display:block!important;max-width:100%!important;line-height:1.65!important;word-break:normal!important;overflow-wrap:break-word!important;white-space:normal!important}}.lca-auth-overlay[hidden],.lca-search-overlay[hidden],.lca-notifications-panel[hidden],.lca-chat-panel[hidden]{display:none!important;visibility:hidden!important;pointer-events:none!important}.lca-auth-overlay:not([hidden]),.lca-search-overlay:not([hidden]),.lca-notifications-panel:not([hidden]){visibility:visible!important;pointer-events:auto!important}.lca-chat-panel:not([hidden]){display:block!important;visibility:visible!important;pointer-events:auto!important}.lca-member-shell .lca-tab-panel{display:none!important}.lca-member-shell .lca-tab-panel.is-active{display:block!important}.lca-profile-page-full .lca-community-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:24px;align-items:start}@media(max-width:820px){.lca-profile-page-full .lca-community-layout{display:block}.lca-community-tabs-pro{position:static!important;margin-bottom:14px}.lca-chat-launch{z-index:999999!important;cursor:pointer!important;pointer-events:auto!important}}.lca-profile-page-full .lca-community-layout{align-items:flex-start!important}.lca-profile-page-full .lca-community-content{min-width:0!important;width:100%!important}.lca-profile-page-full .lca-community-content>.lca-profile-form.lca-tab-panel{width:100%!important;margin:0!important}.lca-profile-page-full .lca-profile-form.is-active{display:block!important}.lca-profile-page-full .lca-profile-form:not(.is-active){display:none!important}.lca-public-profile{border-radius:22px!important;background:#fff!important;box-shadow:0 18px 55px rgba(7,18,38,.08)!important;border:1px solid #e6e8ee!important;overflow:hidden!important}.lca-public-profile:before{height:155px!important;background:linear-gradient(135deg, color-mix(in srgb,var(--lca-profile-bg,#fff) 92%,#fff), color-mix(in srgb,var(--lca-profile-accent,var(--lca-site-accent,var(--lca-red,#e30613))) 14%,#fff))!important;border-bottom:4px solid var(--lca-profile-accent,var(--lca-site-accent,var(--lca-red,#e30613)))!important;opacity:var(--lca-profile-opacity,1)!important}.lca-public-profile-head{padding:72px 34px 28px!important;grid-template-columns:150px minmax(0,1fr)!important}.lca-public-profile-head h1{max-width:100%!important;overflow-wrap:break-word!important;color:#081225!important;text-shadow:none!important}.lca-public-profile-head p{background:rgba(255,255,255,.84);border:1px solid #edf0f4;border-radius:16px;padding:14px 16px;color:#1c2737!important}.lca-badges{gap:10px!important;margin-top:18px!important}.lca-rank-badge{box-shadow:none!important;border-width:1px!important;background:#fff!important;color:#081225!important;letter-spacing:.05em!important}.lca-rank-badge i{display:inline-grid!important;place-items:center!important;width:18px!important;height:18px!important;border-radius:50%!important;background:#f3f4f6!important;color:var(--lca-site-accent,var(--lca-red,#e30613))!important;margin-right:2px!important}.lca-rank-nouveau-fidele{border-color:#d7dde6!important}.lca-rank-nouveau-fidele i{background:#f4f6f8!important;color:#64748b!important}.lca-rank-lecteur-assidu{border-color:#f1c453!important}.lca-rank-lecteur-assidu i{background:#fff7d6!important;color:#c58a00!important}.lca-rank-defenseur-de-la-foi{border-color:#0d9488!important}.lca-rank-defenseur-de-la-foi i{background:#e8fffb!important;color:#0d9488!important}.lca-rank-veilleur-catholique{border-color:#2563eb!important}.lca-rank-veilleur-catholique i{background:#eff6ff!important;color:#2563eb!important}.lca-rank-contributeur{border-color:#7c3aed!important}.lca-rank-contributeur i{background:#f5f0ff!important;color:#7c3aed!important}.lca-rank-ancien-du-clocher{border-color:#b45309!important}.lca-rank-ancien-du-clocher i{background:#fff7ed!important;color:#b45309!important}.lca-rank-apologete{border-color:var(--lca-site-accent,var(--lca-red,#e30613))!important}.lca-rank-apologete i{background:#fff1f2!important;color:var(--lca-site-accent,var(--lca-red,#e30613))!important}.lca-member-card input[type=color]{height:44px!important;padding:4px!important;border-radius:10px!important;cursor:pointer!important}.lca-member-card input[type=range]{accent-color:var(--lca-site-accent,var(--lca-red,#e30613))!important;width:100%!important}.lca-unlock-steps{margin-top:14px;display:grid;gap:8px;border:1px solid #eee;background:#fafafa;border-radius:14px;padding:14px;color:#081225}.lca-unlock-steps strong{color:var(--lca-site-accent,var(--lca-red,#e30613));text-transform:uppercase;font-size:12px;letter-spacing:.06em}.lca-unlock-steps span{display:block;border-top:1px solid #eee;padding-top:8px;font-weight:800;color:#333}.lca-unlock-box{border:1px solid #eee;border-left:5px solid var(--lca-site-accent,var(--lca-red,#e30613));border-radius:18px;padding:24px;background:#fff;box-shadow:0 15px 45px rgba(0,0,0,.05)}.lca-unlock-box h2{margin-top:0;color:#081225}.lca-unlock-box strong{display:inline-block;background:#fff1f2;color:var(--lca-site-accent,var(--lca-red,#e30613));border-radius:999px;padding:8px 12px;margin-top:8px}.lca-following-board a{color:#081225;text-decoration:none}.lca-following-board a:hover{color:var(--lca-site-accent,var(--lca-red,#e30613))}.lca-profile-page-full .lca-community-tabs-pro{z-index:5!important}@media(max-width:900px){.lca-public-profile-head{grid-template-columns:1fr!important;padding:52px 20px 24px!important}.lca-public-profile-head img{width:122px!important;height:122px!important}.lca-public-profile-head h1{font-size:38px!important}.lca-badges{gap:6px!important}.lca-rank-badge{font-size:11px!important;padding:6px 9px!important}}.lca-profile-page-full .lca-community-content{min-width:0!important;width:100%!important;display:block!important}.lca-profile-page-full .lca-community-content>.lca-tab-panel{width:100%!important;margin:0!important;box-sizing:border-box!important;clear:none!important}.lca-profile-page-full .lca-community-content>.lca-tab-panel:not(.is-active){display:none!important}.lca-profile-page-full .lca-community-content>.lca-tab-panel.is-active{display:block!important}.lca-profile-page-full .lca-profile-form{width:100%!important;margin:0!important;display:block!important}.lca-profile-page-full .lca-profile-form .lca-member-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px!important}.lca-profile-page-full .lca-profile-form .lca-member-wide{grid-column:1/-1!important}@media(max-width:900px){.lca-profile-page-full .lca-profile-form .lca-member-grid{grid-template-columns:1fr!important}.lca-profile-page-full .lca-community-layout{grid-template-columns:1fr!important}}@media(max-width:700px){.lca-chat-launch{width:48px!important;height:48px!important;border-radius:999px!important;padding:0!important;font-size:0!important;right:12px!important;bottom:12px!important;display:flex!important;align-items:center!important;justify-content:center!important}.lca-chat-launch:before{content:'✚';font-size:20px;color:#fff;font-weight:950}.lca-chat-panel{bottom:68px!important;max-height:calc(100vh - 86px)!important}}.lca-profile-page-full .lca-community-content > .lca-settings-panel.lca-tab-panel.is-active{display:block!important;opacity:1!important;visibility:visible!important;min-height:420px!important;padding:0!important;background:transparent!important;border:0!important;}.lca-profile-page-full .lca-settings-panel .lca-profile-form{display:block!important;width:100%!important;margin:0!important;background:#fff!important;border:1px solid #e6e8ee!important;box-shadow:0 18px 55px rgba(7,18,38,.06)!important;padding:24px!important;box-sizing:border-box!important;}.lca-profile-page-full .lca-settings-panel .lca-member-hero{display:grid!important;grid-template-columns:150px minmax(0,1fr)!important;gap:24px!important;align-items:center!important;border-left:5px solid var(--lca-site-accent,var(--lca-red,#e30613))!important;border-bottom:1px solid #eef0f4!important;padding:22px 22px 26px!important;margin:0 0 24px!important;background:linear-gradient(135deg,#fff,#f8fafc)!important;}.lca-profile-page-full .lca-settings-panel .lca-member-hero h1{font-size:34px!important;line-height:1!important;margin:0 0 8px!important;color:#081225!important;text-transform:uppercase!important}.lca-profile-page-full .lca-settings-panel .lca-member-hero p{margin:0 0 16px!important;color:#334155!important;font-weight:800!important}.lca-profile-page-full .lca-settings-panel .lca-member-avatar-big{width:120px!important;height:120px!important;border-radius:24px!important;object-fit:cover!important;border:4px solid #fff!important;box-shadow:0 18px 45px rgba(0,0,0,.16)!important}.lca-profile-page-full .lca-settings-panel .lca-member-card{background:#fff!important;border:1px solid #e6e8ee!important;border-radius:16px!important;padding:22px!important;box-shadow:0 12px 30px rgba(8,18,37,.04)!important}.lca-profile-page-full .lca-settings-panel .lca-member-card h2{font-size:24px!important;color:#081225!important;text-transform:uppercase!important;margin:0 0 16px!important;border-bottom:3px solid var(--lca-site-accent,var(--lca-red,#e30613))!important;display:inline-block!important;padding-bottom:8px!important}.lca-profile-page-full .lca-settings-panel .lca-member-card label{font-weight:900!important;color:#081225!important;display:grid!important;gap:7px!important;margin-bottom:13px!important}.lca-profile-page-full .lca-settings-panel input,.lca-profile-page-full .lca-settings-panel textarea{border:1px solid #dfe3e8!important;border-radius:10px!important;background:#fff!important;color:#081225!important;padding:12px!important;box-sizing:border-box!important}.lca-profile-page-full .lca-settings-panel small{display:block!important;color:#64748b!important;font-weight:700!important;line-height:1.45!important;margin-top:4px!important}.lca-profile-page-full .lca-settings-panel .lca-profile-actions{display:flex!important;gap:10px!important;flex-wrap:wrap!important;margin-top:22px!important}.lca-badge-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(132px,1fr))!important;gap:18px!important;margin:18px 0!important;align-items:stretch!important}.lca-profile-badges{grid-template-columns:repeat(auto-fit,minmax(118px,145px))!important;margin-top:20px!important}.lca-badge-card{position:relative!important;display:grid!important;place-items:center!important;text-align:center!important;gap:6px!important;min-height:170px!important;padding:12px 10px 14px!important;border-radius:20px!important;border:1px solid #e5e7eb!important;background:linear-gradient(180deg,#fff,#f8fafc)!important;box-shadow:0 15px 35px rgba(8,18,37,.08)!important;cursor:help!important;isolation:isolate!important;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease!important;overflow:visible!important}.lca-badge-card:hover{transform:translateY(-4px)!important;box-shadow:0 25px 60px rgba(8,18,37,.16)!important;z-index:20!important}.lca-badge-card img{width:88px!important;height:88px!important;object-fit:contain!important;filter:drop-shadow(0 12px 18px rgba(0,0,0,.18))!important;transition:transform .2s ease,filter .2s ease!important}.lca-badge-card:hover img{transform:scale(1.08)!important;filter:drop-shadow(0 18px 28px rgba(0,0,0,.26))!important}.lca-badge-card strong{font-size:12px!important;line-height:1.15!important;text-transform:uppercase!important;letter-spacing:.045em!important;color:#081225!important;font-weight:950!important;min-height:28px!important;display:flex!important;align-items:center!important;justify-content:center!important}.lca-badge-card em{font-style:normal!important;font-size:10px!important;text-transform:uppercase!important;letter-spacing:.09em!important;font-weight:950!important;border-radius:999px!important;padding:4px 8px!important;background:#f1f5f9!important;color:#334155!important}.lca-badge-card small{font-size:10px!important;font-weight:900!important;color:#64748b!important}.lca-badge-card.is-locked{filter:grayscale(.85)!important;opacity:.64!important;background:linear-gradient(180deg,#f8fafc,#eef2f7)!important}.lca-badge-card.is-locked:after{content:'🔒';position:absolute;top:10px;right:10px;width:26px;height:26px;border-radius:999px;background:#081225;color:#fff;display:grid;place-items:center;font-size:12px;box-shadow:0 8px 20px rgba(0,0,0,.18)}.lca-badge-commun{border-color:#d7dde6!important}.lca-badge-commun em{background:#f1f5f9!important;color:#475569!important}.lca-badge-commun.is-unlocked:before{content:'';position:absolute;inset:-1px;border-radius:20px;border:1px solid rgba(148,163,184,.35);pointer-events:none}.lca-badge-rare{border-color:#9cc7ff!important;box-shadow:0 16px 40px rgba(37,99,235,.12)!important}.lca-badge-rare em{background:#eff6ff!important;color:#1d4ed8!important}.lca-badge-rare.is-unlocked:before{content:'';position:absolute;inset:-2px;border-radius:22px;background:linear-gradient(135deg,rgba(37,99,235,.20),transparent,rgba(212,175,55,.22));z-index:-1;filter:blur(6px)}.lca-badge-epique{border-color:#e0b4ff!important;box-shadow:0 16px 45px rgba(124,58,237,.16)!important}.lca-badge-epique em{background:#f5f0ff!important;color:#7c3aed!important}.lca-badge-epique.is-unlocked:before{content:'';position:absolute;inset:-3px;border-radius:24px;background:radial-gradient(circle at 50% 0,rgba(227,6,19,.32),transparent 55%),linear-gradient(135deg,rgba(124,58,237,.25),transparent,rgba(212,175,55,.30));z-index:-1;filter:blur(8px)}.lca-badge-legendaire{border-color:#f7c948!important;box-shadow:0 18px 55px rgba(212,175,55,.30)!important}.lca-badge-legendaire em{background:#fff7d6!important;color:#a16207!important}.lca-badge-legendaire.is-unlocked:before{content:'';position:absolute;inset:-5px;border-radius:26px;background:radial-gradient(circle,rgba(255,223,106,.70),color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 18%,transparent) 45%,transparent 70%);z-index:-1;filter:blur(12px);animation:lcaLegendGlow 2.8s ease-in-out infinite}@keyframes lcaLegendGlow{0%,100%{opacity:.55;transform:scale(.98)}50%{opacity:1;transform:scale(1.02)}}.lca-badge-tip{position:absolute!important;left:50%!important;bottom:calc(100% + 12px)!important;transform:translateX(-50%) translateY(6px)!important;width:min(310px,78vw)!important;background:#081225!important;color:#fff!important;border:1px solid rgba(255,255,255,.12)!important;border-left:4px solid var(--lca-site-accent,var(--lca-red,#e30613))!important;border-radius:14px!important;padding:13px 14px!important;font-style:normal!important;font-size:12px!important;line-height:1.45!important;text-align:left!important;box-shadow:0 24px 55px rgba(0,0,0,.30)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:.18s ease!important;z-index:50!important}.lca-badge-card:hover .lca-badge-tip{opacity:1!important;visibility:visible!important;transform:translateX(-50%) translateY(0)!important}.lca-badge-tip b{display:block!important;color:#fff!important;font-size:13px!important;text-transform:uppercase!important;letter-spacing:.04em!important;margin-bottom:5px!important}.lca-badge-tip span{color:#ffd36a!important;font-weight:900!important}.lca-badge-vault{margin-top:28px!important;border-top:1px solid #eef0f4!important;padding-top:24px!important}.lca-badge-vault-head span{display:inline-block!important;color:var(--lca-site-accent,var(--lca-red,#e30613))!important;font-size:12px!important;font-weight:950!important;letter-spacing:.08em!important;text-transform:uppercase!important}.lca-badge-vault-head h2{font-size:28px!important;margin:4px 0 6px!important;color:#081225!important;text-transform:uppercase!important}.lca-badge-vault-head p{color:#475569!important;font-weight:700!important;max-width:850px!important}.lca-badge-vault-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))!important}.lca-public-profile .lca-badge-grid + .lca-public-links{margin-top:14px!important}@media(max-width:720px){.lca-badge-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.lca-badge-card{min-height:150px!important;padding:10px 7px!important;border-radius:16px!important}.lca-badge-card img{width:72px!important;height:72px!important}.lca-badge-card strong{font-size:10px!important}.lca-badge-tip{display:none!important}.lca-profile-page-full .lca-settings-panel .lca-member-hero{grid-template-columns:1fr!important;text-align:left!important}.lca-profile-page-full .lca-settings-panel .lca-member-grid{grid-template-columns:1fr!important}}.lca-profile-page-full .lca-community-layout{display:grid!important;grid-template-columns:268px minmax(0,1fr)!important;gap:28px!important;align-items:start!important;}.lca-profile-page-full .lca-community-tabs-pro{position:sticky!important;top:140px!important;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:18px!important;padding:14px!important;box-shadow:0 24px 60px rgba(8,18,37,.08)!important;display:grid!important;gap:9px!important;}.lca-profile-page-full .lca-community-tabs-pro button{height:52px!important;border-radius:12px!important;border:1px solid #e5e7eb!important;background:#fff!important;color:#081225!important;display:flex!important;align-items:center!important;gap:13px!important;padding:0 15px!important;font-weight:950!important;font-size:15px!important;letter-spacing:.01em!important;text-align:left!important;box-shadow:0 8px 18px rgba(8,18,37,.03)!important;transition:.18s ease!important;}.lca-profile-page-full .lca-community-tabs-pro button:hover{transform:translateX(2px)!important;border-color:var(--lca-site-accent,var(--lca-red,#e30613))!important;color:var(--lca-site-accent,var(--lca-red,#e30613))!important;background:#fffafa!important}.lca-profile-page-full .lca-community-tabs-pro button.is-active{background:var(--lca-site-accent,var(--lca-red,#e30613))!important;color:#fff!important;border-color:var(--lca-site-accent,var(--lca-red,#e30613))!important;box-shadow:0 14px 28px color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 22%,transparent)!important}.lca-tab-icon{width:25px!important;height:25px!important;display:grid!important;place-items:center!important;flex:0 0 25px!important;color:currentColor!important}.lca-tab-svg{width:22px!important;height:22px!important;display:block!important}.lca-profile-page-full .lca-community-content{min-width:0!important;width:100%!important;display:block!important}.lca-bastion-dashboard{display:grid!important;gap:18px!important;color:#081225!important}.lca-bastion-hero{position:relative!important;overflow:hidden!important;border-radius:16px!important;min-height:150px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;padding:24px 28px!important;border:1px solid #dfe3ea!important;background:linear-gradient(110deg, color-mix(in srgb,var(--lca-profile-bg,var(--lca-site-accent,var(--lca-red,#e30613))) 72%,#081225), #071225 78%)!important;box-shadow:0 18px 50px rgba(8,18,37,.13)!important;isolation:isolate!important;}.lca-bastion-hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.08),rgba(255,255,255,0)),radial-gradient(circle at 20% 20%,rgba(255,255,255,.16),transparent 38%);opacity:var(--lca-profile-opacity,1);z-index:-1}.lca-bastion-hero:after{content:'✠';position:absolute;right:38px;bottom:-48px;font-size:210px;font-weight:950;color:rgba(255,255,255,.055);z-index:-1;line-height:1}.lca-bastion-hero-left{display:flex!important;align-items:center!important;gap:24px!important;min-width:0!important}.lca-bastion-avatar{width:118px!important;height:118px!important;border-radius:50%!important;object-fit:cover!important;border:5px solid #fff!important;box-shadow:0 14px 36px rgba(0,0,0,.28)!important;background:#fff!important;flex:0 0 118px!important}.lca-bastion-identity{min-width:0!important;color:#fff!important}.lca-bastion-identity h1{margin:0 0 8px!important;color:#fff!important;font-size:28px!important;line-height:1.05!important;font-weight:950!important;letter-spacing:-.03em!important;display:flex!important;align-items:center!important;gap:9px!important}.lca-bastion-verified{font-size:18px!important;border:1px solid rgba(255,255,255,.65)!important;border-radius:50%!important;width:27px!important;height:27px!important;display:inline-grid!important;place-items:center!important;color:#fff!important;background:rgba(255,255,255,.12)!important}.lca-bastion-identity p{margin:0 0 9px!important;color:rgba(255,255,255,.92)!important;font-size:15px!important;line-height:1.55!important;font-weight:750!important;max-width:520px!important}.lca-bastion-identity small{color:rgba(255,255,255,.82)!important;font-weight:900!important}.lca-bastion-hero-actions{display:grid!important;gap:18px!important;align-items:center!important;justify-items:end!important;flex:0 0 auto!important}.lca-banner-swatches{display:flex!important;align-items:center!important;gap:10px!important;color:#fff!important;font-weight:900!important;font-size:12px!important}.lca-banner-swatches span{margin-right:6px!important}.lca-banner-swatches button{width:34px!important;height:34px!important;border-radius:999px!important;border:2px solid rgba(255,255,255,.74)!important;background:var(--sw)!important;box-shadow:0 6px 18px rgba(0,0,0,.25)!important;cursor:pointer!important}.lca-bastion-edit{height:42px!important;border:0!important;border-radius:12px!important;background:#fff!important;color:#081225!important;padding:0 17px!important;font-weight:950!important;box-shadow:0 14px 28px rgba(0,0,0,.18)!important;cursor:pointer!important}.lca-bastion-edit span{margin-left:8px!important;color:var(--lca-site-accent,var(--lca-red,#e30613))!important}.lca-bastion-main-grid{display:grid!important;grid-template-columns:minmax(0,1fr) 310px!important;gap:18px!important;align-items:start!important}.lca-bastion-card{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:16px!important;box-shadow:0 18px 50px rgba(8,18,37,.06)!important;padding:18px!important}.lca-bastion-card-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;margin-bottom:10px!important}.lca-bastion-card-head>div:first-child{display:flex!important;align-items:center!important;gap:10px!important}.lca-bastion-card-head span{color:var(--lca-site-accent,var(--lca-red,#e30613))!important;font-weight:950!important}.lca-bastion-card h2,.lca-bastion-card-head h2{margin:0!important;font-size:22px!important;line-height:1.05!important;text-transform:none!important;color:#081225!important;font-weight:950!important;letter-spacing:-.02em!important}.lca-rarity-legend{display:flex!important;align-items:center!important;gap:8px!important;font-size:12px!important;color:#334155!important;font-weight:800!important;flex-wrap:wrap!important}.lca-rarity-legend i{width:10px!important;height:10px!important;border-radius:50%!important;display:inline-block!important}.lca-rarity-legend .commun{background:#9ca3af}.lca-rarity-legend .rare{background:#2563eb}.lca-rarity-legend .epique{background:#7c3aed}.lca-rarity-legend .legendaire{background:#d4a017}.lca-badge-armoire-grid{grid-template-columns:repeat(auto-fit,minmax(118px,1fr))!important;gap:14px!important}.lca-badge-armoire-grid .lca-badge-card{min-height:155px!important;border:0!important;background:transparent!important;box-shadow:none!important;padding:8px 4px!important;border-radius:16px!important}.lca-badge-armoire-grid .lca-badge-card:hover{background:#fff!important;box-shadow:0 18px 38px rgba(8,18,37,.12)!important}.lca-badge-armoire-grid .lca-badge-card img{width:82px!important;height:82px!important}.lca-badge-armoire-grid .lca-badge-card strong{font-size:11px!important;text-transform:none!important;letter-spacing:0!important;min-height:30px!important}.lca-badge-armoire-grid .lca-badge-card em{background:transparent!important;padding:0!important;font-size:10px!important;text-transform:none!important;letter-spacing:0!important}.lca-badge-armoire-grid .lca-badge-card small{display:none!important}.lca-badge-armoire-grid .lca-badge-card.is-locked{opacity:.45!important;filter:grayscale(1)!important}.lca-badge-armoire-grid .lca-badge-card.is-locked:after{top:16px!important;right:18px!important;background:#222!important}.lca-bastion-side{display:grid!important;gap:18px!important}.lca-bastion-progress-mini{padding:20px!important}.lca-bastion-progress-mini h2{font-size:20px!important;margin:0 0 14px!important}.lca-bastion-progress-mini dl{display:grid!important;gap:12px!important;margin:0 0 18px!important}.lca-bastion-progress-mini dl div{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;border-bottom:1px solid #eef0f3!important;padding-bottom:10px!important}.lca-bastion-progress-mini dt{font-weight:850!important;color:#475569!important}.lca-bastion-progress-mini dd{margin:0!important;font-weight:950!important;color:#081225!important}.lca-next-badge{display:grid!important;gap:9px!important;margin-top:12px!important}.lca-next-badge>span{font-weight:950!important;color:#081225!important;text-transform:uppercase!important;font-size:12px!important}.lca-next-badge div{display:flex!important;align-items:center!important;gap:10px!important}.lca-next-badge img{width:58px!important;height:58px!important;object-fit:contain!important;filter:drop-shadow(0 8px 14px rgba(0,0,0,.18))}.lca-next-badge strong{display:grid!important;gap:2px!important;font-size:14px!important}.lca-next-badge em{font-style:normal!important;color:#7c3aed!important;font-size:12px!important}.lca-next-badge small{font-weight:900!important;color:#475569!important}.lca-next-badge i,.lca-unlock-card i{height:8px!important;border-radius:999px!important;background:#e5e7eb!important;display:block!important;overflow:hidden!important}.lca-next-badge i b,.lca-unlock-card i b{display:block!important;height:100%!important;background:var(--lca-site-accent,var(--lca-red,#e30613))!important;border-radius:inherit!important}.lca-following-mini{display:grid!important;gap:10px!important}.lca-follow-mini-item{display:grid!important;grid-template-columns:42px minmax(0,1fr) 8px!important;gap:10px!important;align-items:center!important;text-decoration:none!important;color:#081225!important;padding:8px!important;border-radius:12px!important}.lca-follow-mini-item:hover{background:#f8fafc!important}.lca-follow-mini-item img{width:42px!important;height:42px!important;border-radius:50%!important;object-fit:cover!important}.lca-follow-mini-item span{display:grid!important;gap:2px!important;min-width:0!important}.lca-follow-mini-item strong{font-size:13px!important;line-height:1.1!important}.lca-follow-mini-item em{font-style:normal!important;color:#475569!important;font-size:12px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.lca-follow-mini-item small{font-size:11px!important;color:#94a3b8!important}.lca-follow-mini-item i{width:8px!important;height:8px!important;background:var(--lca-site-accent,var(--lca-red,#e30613))!important;border-radius:50%!important}.lca-badge-unlocks{grid-column:1/2!important}.lca-badge-unlock-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important}.lca-unlock-card{border:1px solid #e5e7eb!important;border-radius:12px!important;padding:13px!important;background:#fff!important;display:grid!important;gap:8px!important;min-height:150px!important}.lca-unlock-card img{width:42px!important;height:42px!important;object-fit:contain!important;filter:drop-shadow(0 7px 12px rgba(0,0,0,.12))}.lca-unlock-card strong{font-size:13px!important;line-height:1.15!important;color:#081225!important}.lca-unlock-card span{font-size:11px!important;color:#475569!important;font-weight:750!important;line-height:1.25!important}.lca-unlock-card small{font-size:12px!important;font-weight:900!important;color:#334155!important}.lca-unlock-card.is-done{background:#f8fff9!important;border-color:#bbf7d0!important}.lca-unlock-card.is-done i b{background:#16a34a!important}.lca-profile-page-full .lca-settings-panel .lca-profile-form{border-radius:16px!important}.lca-profile-page-full .lca-settings-panel .lca-member-hero{border-radius:14px!important}.lca-profile-page-full .lca-settings-panel .lca-member-card{border-radius:16px!important}.lca-profile-page-full .lca-settings-panel.lca-tab-panel.is-active{display:block!important;visibility:visible!important;opacity:1!important}@media(max-width:1180px){.lca-bastion-main-grid{grid-template-columns:1fr!important}.lca-bastion-side{grid-template-columns:1fr 1fr!important}.lca-badge-unlocks{grid-column:auto!important}.lca-badge-unlock-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:900px){.lca-profile-page-full .lca-community-layout{grid-template-columns:1fr!important}.lca-profile-page-full .lca-community-tabs-pro{position:static!important;display:flex!important;overflow-x:auto!important;gap:8px!important}.lca-profile-page-full .lca-community-tabs-pro button{min-width:190px!important}.lca-bastion-hero{display:grid!important}.lca-bastion-hero-actions{justify-items:start!important}.lca-bastion-side{grid-template-columns:1fr!important}.lca-badge-unlock-grid{grid-template-columns:1fr 1fr!important}}@media(max-width:640px){.lca-bastion-hero-left{display:grid!important;gap:14px!important}.lca-bastion-avatar{width:96px!important;height:96px!important}.lca-bastion-identity h1{font-size:26px!important}.lca-banner-swatches{flex-wrap:wrap!important}.lca-badge-armoire-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.lca-badge-unlock-grid{grid-template-columns:1fr!important}.lca-bastion-card{padding:14px!important}.lca-rarity-legend{display:none!important}}.lca-community-content{min-width:0!important}.lca-tab-panel{display:none!important}.lca-tab-panel.is-active{display:block!important}.lca-profile-page-full .lca-settings-panel.is-active{display:block!important}.lca-profile-page-full .lca-settings-panel{width:100%!important;grid-column:auto!important}.lca-profile-form{width:100%!important}.lca-settings-hero{border-radius:18px!important;background:linear-gradient(135deg,#fff,#f8fafc)!important}.lca-settings-grid{align-items:start!important}.lca-profile-bio{font-size:16px;line-height:1.65;color:#0f172a}.lca-profile-bio p{margin:.55em 0}.lca-profile-bio strong{font-weight:950}.lca-profile-bio u{text-decoration-thickness:2px;text-decoration-color:var(--lca-red);text-underline-offset:3px}.lca-profile-preset-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin:12px 0 18px!important}.lca-profile-preset-grid button{border:1px solid #e5e7eb!important;background:#fff!important;border-radius:12px!important;min-height:48px!important;display:flex!important;align-items:center!important;gap:10px!important;padding:9px 10px!important;font-weight:900!important;cursor:pointer!important;color:#0f172a!important;box-shadow:0 8px 18px rgba(15,23,42,.04)!important}.lca-profile-preset-grid button:hover{border-color:var(--lca-red)!important;box-shadow:0 12px 28px color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 12%,transparent)!important}.lca-profile-preset-grid button span{width:30px!important;height:30px!important;border-radius:999px!important;background:linear-gradient(135deg,var(--preset-bg),var(--preset-accent))!important;border:2px solid #fff!important;box-shadow:0 0 0 1px #d1d5db,0 8px 18px rgba(0,0,0,.18)!important}.lca-banner-live-preview{margin-top:12px;border-radius:14px;padding:18px;border:1px solid #e5e7eb;background:linear-gradient(135deg,color-mix(in srgb,var(--lca-profile-bg) calc(var(--lca-profile-opacity)*100%),#fff),#fff);border-left:5px solid var(--lca-profile-accent);display:grid;gap:6px}.lca-banner-live-preview strong{font-size:12px;text-transform:uppercase;color:var(--lca-profile-accent);font-weight:950;letter-spacing:.06em}.lca-banner-live-preview span{font-size:24px;font-weight:950;color:#07111f}.lca-bio-toolbar{margin:0 0 10px!important;display:flex!important;flex-wrap:wrap!important;gap:8px!important}.lca-bio-toolbar button{height:34px!important;border:1px solid #e5e7eb!important;background:#fff!important;border-radius:9px!important;padding:0 12px!important;font-weight:900!important;cursor:pointer!important}.lca-bio-toolbar button:hover{background:#111827!important;color:#fff!important;border-color:#111827!important}.lca-profile-page-full .lca-community-layout{align-items:start!important}.lca-profile-page-full .lca-community-tabs-pro{position:sticky!important;top:115px!important}.lca-public-profile-pro{padding:0!important;overflow:hidden!important;border-radius:20px!important;background:#fff!important}.lca-public-pro-hero{position:relative;background:#fff}.lca-public-pro-cover{height:150px;background:linear-gradient(135deg,color-mix(in srgb,var(--lca-profile-bg) calc(var(--lca-profile-opacity)*100%),#fff),#f8fafc);border-bottom:4px solid var(--lca-profile-accent);position:relative;overflow:hidden}.lca-public-pro-cover:after{content:"";position:absolute;right:-70px;top:-70px;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle, color-mix(in srgb,var(--lca-profile-accent) 45%,transparent), transparent 65%);opacity:.22}.lca-public-pro-main{display:grid;grid-template-columns:170px minmax(0,1fr);gap:26px;padding:0 34px 34px;position:relative}.lca-public-pro-avatar{width:150px!important;height:150px!important;border-radius:20px!important;object-fit:cover!important;border:6px solid #fff!important;margin-top:-74px!important;box-shadow:0 18px 44px rgba(8,18,37,.18)!important;background:#fff!important}.lca-public-pro-id{padding-top:18px}.lca-public-kicker{display:block;color:var(--lca-red)!important;text-transform:uppercase!important;font-size:12px!important;font-weight:950!important;letter-spacing:.08em!important;margin-bottom:8px!important}.lca-public-pro-id h1{margin:0 0 10px!important;font-size:52px!important;line-height:.95!important;color:#081225!important;font-weight:950!important;letter-spacing:-.05em!important;display:flex;gap:10px;align-items:center}.lca-public-pro-id h1 i{font-style:normal;font-size:18px;color:var(--lca-profile-accent);border:1px solid #e5e7eb;border-radius:999px;width:30px;height:30px;display:inline-grid;place-items:center}.lca-public-pro-id .lca-profile-facts{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin:0 0 14px!important}.lca-public-pro-id .lca-profile-facts strong,.lca-public-pro-id .lca-profile-facts em{font-style:normal;border:1px solid #e5e7eb;border-radius:999px;padding:7px 13px;background:#fff;font-size:12px;font-weight:950;text-transform:uppercase;color:#081225}.lca-profile-badge-strip{margin:20px 0}.lca-profile-badges-pro{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))!important;gap:14px!important}.lca-profile-badges-pro .lca-badge-card{background:linear-gradient(180deg,#fff,#f8fafc)!important;border:1px solid #e5e7eb!important;border-radius:16px!important;padding:14px 10px!important;min-height:150px!important;box-shadow:0 16px 34px rgba(8,18,37,.06)!important}.lca-profile-badges-pro .lca-badge-card img{width:76px!important;height:76px!important;filter:drop-shadow(0 12px 16px rgba(0,0,0,.2))}.lca-profile-badges-pro .lca-badge-card strong{font-size:12px!important;letter-spacing:.02em!important;line-height:1.1!important}.lca-profile-badges-pro .lca-badge-rare{border-color:#bfdbfe!important;background:linear-gradient(135deg,#fff,#eff6ff)!important}.lca-profile-badges-pro .lca-badge-epique{border-color:#ddd6fe!important;background:linear-gradient(135deg,#fff,#faf5ff)!important}.lca-profile-badges-pro .lca-badge-legendaire{border-color:#fde68a!important;background:linear-gradient(135deg,#fff,#fffbeb)!important;box-shadow:0 18px 44px rgba(212,160,23,.18)!important}.lca-public-links-pro{margin-top:12px!important;display:flex!important;gap:10px!important;flex-wrap:wrap!important}.lca-public-links-pro a{border:1px solid #e5e7eb;border-radius:999px;padding:8px 13px;font-weight:950;color:#081225!important;background:#fff;text-decoration:none!important}.lca-public-pro-stats{border-top:1px solid #eef0f3;margin-top:0!important;background:#fff}.lca-bastion-card-head small.lca-badge-head-note{display:block;color:#64748b;font-size:12px;font-weight:800;margin-top:4px}.lca-badge-unlock-grid{grid-template-columns:repeat(auto-fit,minmax(145px,1fr))!important}.lca-unlock-card{position:relative;overflow:hidden}.lca-unlock-card .lca-unlock-top{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:8px!important}.lca-unlock-card .lca-unlock-top span{font-size:10px!important;text-transform:uppercase!important;letter-spacing:.06em!important;background:#f1f5f9!important;color:#334155!important;border-radius:999px!important;padding:3px 7px!important;font-weight:950!important}.lca-unlock-card em{font-style:normal;font-size:11px;font-weight:950;text-transform:uppercase;color:#16a34a}.lca-unlock-card.is-next em{color:var(--lca-site-accent,var(--lca-red,#e30613))}.lca-rarity-card-rare{background:linear-gradient(135deg,#fff,#eff6ff)!important;border-color:#bfdbfe!important}.lca-rarity-card-epique{background:linear-gradient(135deg,#fff,#faf5ff)!important;border-color:#ddd6fe!important}.lca-rarity-card-legendaire{background:linear-gradient(135deg,#fff,#fffbeb)!important;border-color:#fde68a!important}.lca-badge-legendaire img,.lca-rarity-card-legendaire img{animation:lcaLegendGlow 2.8s ease-in-out infinite alternate}@keyframes lcaLegendGlow{from{filter:drop-shadow(0 8px 14px rgba(212,160,23,.25))}to{filter:drop-shadow(0 0 26px rgba(212,160,23,.75))}}.lca-badge-card{position:relative}.lca-badge-tip{z-index:9999!important}.lca-settings-panel textarea#lca_profile_bio{font-family:inherit!important;font-size:15px!important;line-height:1.55!important;min-height:180px!important}@media(max-width:900px){.lca-public-pro-main{grid-template-columns:1fr!important;padding:0 20px 26px!important}.lca-public-pro-avatar{margin-top:-64px!important;width:130px!important;height:130px!important}.lca-public-pro-id h1{font-size:34px!important}.lca-profile-preset-grid{grid-template-columns:1fr!important}.lca-profile-page-full .lca-community-tabs-pro{position:static!important}.lca-badge-unlock-grid{grid-template-columns:1fr 1fr!important}}@media(max-width:560px){.lca-badge-unlock-grid{grid-template-columns:1fr!important}.lca-profile-badges-pro{grid-template-columns:repeat(2,minmax(0,1fr))!important}.lca-public-pro-id h1{font-size:30px!important}.lca-public-pro-cover{height:120px}.lca-public-pro-main{gap:10px}}.lca-bastion-hero-actions .lca-banner-swatches{display:none!important}.lca-bastion-hero-actions{align-items:center!important;justify-content:center!important}.lca-bastion-edit{white-space:nowrap!important}.lca-public-profile-v37{padding:0!important;border-radius:22px!important;overflow:hidden!important;background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 24px 70px rgba(8,18,37,.08)!important}.lca-public-v37-grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(360px,.92fr)!important;gap:0!important;align-items:stretch!important}.lca-public-v37-left{position:relative!important;min-width:0!important;border-right:1px solid #eef0f3!important;background:#fff!important}.lca-public-v37-cover{height:128px!important;background:linear-gradient(135deg,color-mix(in srgb,var(--lca-profile-bg) calc(var(--lca-profile-opacity)*100%),#fff),#f8fafc 65%)!important;border-bottom:4px solid var(--lca-profile-accent)!important;position:relative!important;overflow:hidden!important}.lca-public-v37-cover:after{content:"";position:absolute;right:-60px;top:-90px;width:310px;height:310px;border-radius:999px;background:radial-gradient(circle,color-mix(in srgb,var(--lca-profile-accent) 35%,transparent),transparent 70%);opacity:.34}.lca-public-v37-intro{display:grid!important;grid-template-columns:145px minmax(0,1fr)!important;gap:24px!important;padding:0 28px 24px!important;align-items:start!important}.lca-public-v37-avatar{width:130px!important;height:130px!important;border-radius:18px!important;object-fit:cover!important;border:6px solid #fff!important;margin-top:-62px!important;background:#fff!important;box-shadow:0 20px 50px rgba(8,18,37,.18)!important}.lca-public-v37-id{padding-top:20px!important;min-width:0!important}.lca-public-v37-id h1{margin:0 0 10px!important;color:#081225!important;font-size:clamp(34px,4vw,56px)!important;line-height:.95!important;font-weight:950!important;letter-spacing:-.055em!important;display:flex!important;align-items:center!important;gap:10px!important}.lca-public-v37-id h1 i{font-style:normal!important;width:30px!important;height:30px!important;border-radius:999px!important;border:1px solid #e5e7eb!important;display:inline-grid!important;place-items:center!important;color:var(--lca-profile-accent)!important;font-size:15px!important;background:#fff!important;box-shadow:0 8px 20px rgba(8,18,37,.06)!important}.lca-public-v37-bio{border:1px solid #e9ecef!important;border-radius:16px!important;padding:14px 16px!important;background:#fff!important;color:#111827!important;font-size:16px!important;line-height:1.6!important;margin-top:12px!important;max-height:none!important}.lca-public-v37-bio p{margin:.45em 0!important}.lca-public-v37-badges{padding:0 28px 18px 173px!important}.lca-profile-badges-v37{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}.lca-profile-badges-v37 .lca-badge-card{min-height:142px!important;border-radius:18px!important;background:linear-gradient(180deg,#fff,#f8fafc)!important;border:1px solid #e5e7eb!important;box-shadow:0 14px 30px rgba(8,18,37,.06)!important;padding:12px 9px!important}.lca-profile-badges-v37 .lca-badge-card img{width:70px!important;height:70px!important;filter:drop-shadow(0 12px 18px rgba(0,0,0,.22))!important}.lca-profile-badges-v37 .lca-badge-card strong{font-size:11px!important;line-height:1.1!important;letter-spacing:.03em!important}.lca-profile-badges-v37 .lca-badge-card small{font-size:10px!important;border-radius:999px!important;padding:4px 8px!important}.lca-public-v37-links{padding:0 28px 24px 173px!important;margin:0!important}.lca-public-v37-links a{border-radius:999px!important;background:#fff!important;box-shadow:0 8px 18px rgba(8,18,37,.04)!important}.lca-public-v37-left>.lca-red-btn{margin:0 28px 20px 173px!important}.lca-public-pro-stats{margin:0!important;border-top:1px solid #eef0f3!important;padding:18px 28px!important;background:#fafafa!important}.lca-public-v37-right{min-width:0!important;background:linear-gradient(180deg,#fff,#fbfcfd)!important;padding:26px!important}.lca-public-module-card{border:1px solid #e5e7eb!important;background:#fff!important;border-radius:18px!important;box-shadow:0 14px 36px rgba(8,18,37,.05)!important;padding:22px!important}.lca-public-module-card h2{font-size:22px!important;line-height:1.05!important;text-transform:uppercase!important;color:#081225!important;margin:0 0 16px!important;padding-bottom:10px!important;border-bottom:4px solid var(--lca-site-accent,var(--lca-red,#e30613))!important}.lca-public-post-list-v37{display:grid!important;gap:12px!important}.lca-public-post-row{display:grid!important;grid-template-columns:96px minmax(0,1fr)!important;grid-template-areas:"img cat" "img title" "img date"!important;column-gap:14px!important;align-items:start!important;padding:12px!important;border:1px solid #eef0f3!important;border-radius:14px!important;text-decoration:none!important;background:#fff!important;transition:.18s ease!important}.lca-public-post-row:hover{transform:translateY(-2px)!important;box-shadow:0 14px 34px rgba(8,18,37,.08)!important;border-color:#d7dde5!important}.lca-public-post-row img{grid-area:img!important;width:96px!important;height:72px!important;object-fit:cover!important;border-radius:10px!important}.lca-public-post-row span{grid-area:cat!important;color:var(--lca-site-accent,var(--lca-red,#e30613))!important;font-size:10px!important;text-transform:uppercase!important;font-weight:950!important;letter-spacing:.06em!important}.lca-public-post-row strong{grid-area:title!important;color:#081225!important;font-size:15px!important;line-height:1.18!important;font-weight:950!important}.lca-public-post-row small{grid-area:date!important;color:#64748b!important;font-size:12px!important;font-weight:900!important;margin-top:4px!important}.lca-public-v37-modules{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px!important;padding:26px!important;background:#f8fafc!important;border-top:1px solid #eef0f3!important}.lca-profile-comments{margin-top:0!important}.lca-profile-comments a,.lca-public-mini-item{display:block!important;border:1px solid #eef0f3!important;border-radius:14px!important;background:#fff!important;padding:12px 14px!important;margin-bottom:10px!important;text-decoration:none!important;color:#081225!important;transition:.18s ease!important}.lca-profile-comments a:hover,.lca-public-mini-item:hover{border-color:var(--lca-site-accent,var(--lca-red,#e30613))!important;box-shadow:0 10px 26px color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 8%,transparent)!important}.lca-profile-comments a strong,.lca-public-mini-item strong{display:block!important;color:#081225!important;font-weight:950!important;line-height:1.22!important}.lca-profile-comments a span,.lca-public-mini-item small{display:block!important;color:#64748b!important;font-weight:800!important;font-size:12px!important;margin-top:4px!important}.lca-public-activity-card p{color:#64748b!important;font-weight:700!important;margin:0!important}.lca-settings-panel .lca-member-card h2{letter-spacing:-.03em!important}.lca-profile-preset-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.lca-profile-preset-grid button{min-height:54px!important;justify-content:flex-start!important}.lca-profile-preset-grid button span{flex:0 0 auto!important}.lca-banner-live-preview{min-height:118px!important}.lca-banner-live-preview span{word-break:normal!important}@media(max-width:1180px){.lca-public-v37-grid{grid-template-columns:1fr!important}.lca-public-v37-left{border-right:0!important;border-bottom:1px solid #eef0f3!important}.lca-public-v37-modules{grid-template-columns:1fr!important}.lca-profile-preset-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:760px){.lca-public-v37-intro{grid-template-columns:1fr!important;padding:0 18px 18px!important;text-align:left!important}.lca-public-v37-avatar{margin-top:-54px!important;width:112px!important;height:112px!important}.lca-public-v37-badges,.lca-public-v37-links{padding-left:18px!important;padding-right:18px!important}.lca-profile-badges-v37{grid-template-columns:repeat(2,minmax(0,1fr))!important}.lca-public-v37-left>.lca-red-btn{margin-left:18px!important}.lca-public-v37-right,.lca-public-v37-modules{padding:18px!important}.lca-public-post-row{grid-template-columns:76px minmax(0,1fr)!important}.lca-public-post-row img{width:76px!important;height:64px!important}.lca-profile-preset-grid{grid-template-columns:1fr!important}}.lca-public-profile-v38{padding:0!important;position:relative!important;isolation:isolate!important;overflow:hidden!important}.lca-public-v38-cover{position:relative!important;z-index:0!important;pointer-events:none!important}.lca-public-v38-main{position:relative!important;z-index:2!important;align-items:start!important}.lca-public-v38-right{margin-top:0!important;position:relative!important;z-index:3!important}.lca-mobile-auth-link{display:none;border:0;background:transparent;color:#111;text-decoration:none!important;text-transform:uppercase;font-size:13px;font-weight:950;letter-spacing:.01em;min-height:40px;padding:0 13px;cursor:pointer}.lca-mobile-auth-link:hover{color:var(--lca-site-accent,var(--lca-red,#e30613));background:#fafafa}.lca-notifications-panel[hidden]{display:none!important}.lca-notifications-panel{box-sizing:border-box!important}.lca-notifications-box{border-radius:18px!important}.lca-notifications-box [data-lca-notifications-list] p{font-weight:800;color:#4b5563}.lca-chat-body{display:block;min-width:0;flex:1}.lca-chat-message time{display:block;color:#6b7280;font-size:11px;font-weight:800;margin:2px 0 5px}.lca-chat-message blockquote{margin:4px 0 6px!important;padding:7px 9px!important;border-left:3px solid var(--lca-site-accent,var(--lca-red,#e30613))!important;background:#fff5f5!important;color:#4b5563!important;font-size:12px!important;font-style:normal!important;border-radius:7px}.lca-chat-message-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:7px}.lca-chat-message-actions>button,.lca-chat-reactions button{border:1px solid #e5e7eb;background:#fff;color:#081225;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:900;cursor:pointer}.lca-chat-message-actions>button:hover,.lca-chat-reactions button:hover{border-color:var(--lca-site-accent,var(--lca-red,#e30613));color:var(--lca-site-accent,var(--lca-red,#e30613))}.lca-chat-reactions{display:inline-flex;gap:4px;flex-wrap:wrap}.lca-chat-reactions b{font-size:10px}.lca-chat-panel form{flex-wrap:wrap!important}.lca-chat-reply-preview{flex:0 0 100%;display:grid;grid-template-columns:1fr auto;gap:2px 8px;align-items:center;background:#fff5f5;border:1px solid #ffd2d2;border-left:4px solid var(--lca-site-accent,var(--lca-red,#e30613));border-radius:10px;padding:8px 10px;margin-bottom:4px}.lca-chat-reply-preview[hidden]{display:none!important}.lca-chat-reply-preview strong{font-size:12px;text-transform:uppercase;color:var(--lca-site-accent,var(--lca-red,#e30613))}.lca-chat-reply-preview span{display:block;grid-column:1/2;color:#374151;font-size:12px}.lca-chat-reply-preview button{grid-column:2;grid-row:1/3;border:0;background:#081225;color:#fff;border-radius:999px;width:24px;height:24px;cursor:pointer}.lca-chat-guest-box{padding:24px;display:grid;gap:12px}.lca-chat-guest-box strong{font-size:22px;color:#081225}.lca-chat-guest-box p{margin:0;color:#4b5563;font-weight:700;line-height:1.45}@media(max-width:920px){.lca-header-inner{position:relative!important;min-height:74px!important;padding:10px 14px!important;gap:10px!important}.lca-brand{min-width:0!important;flex:1 1 auto!important}.lca-logo img{max-width:190px!important}.lca-menu-toggle{display:inline-grid!important;place-items:center!important;width:44px!important;height:40px!important;min-width:44px!important;border-radius:999px!important;background:#081225!important;color:#fff!important;box-shadow:0 10px 28px rgba(8,18,37,.16)!important}.lca-main-nav{display:none!important;position:absolute!important;top:calc(100% + 10px)!important;left:50%!important;right:auto!important;transform:translateX(-50%)!important;width:min(92vw,430px)!important;max-width:430px!important;box-sizing:border-box!important;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:20px!important;box-shadow:0 24px 70px rgba(8,18,37,.20)!important;padding:16px!important;z-index:10060!important;grid-template-columns:1fr!important;gap:6px!important;justify-items:center!important;text-align:center!important}.lca-main-nav.lca-open{display:grid!important}.lca-main-nav a,.lca-main-nav .lca-mobile-auth-link,.lca-nav-search{display:inline-flex!important;width:100%!important;min-height:44px!important;justify-content:center!important;text-align:center!important;border-radius:12px!important;padding:0 12px!important;margin:0!important}.lca-main-nav a:after,.lca-nav-search:after{left:50%!important;right:auto!important;width:44px!important;transform:translateX(-50%) scaleX(0)!important;transform-origin:center!important}.lca-main-nav a:hover:after,.lca-nav-search:hover:after{transform:translateX(-50%) scaleX(1)!important}.lca-nav-search{border:1px solid #eef0f3!important}.lca-notifications-panel{padding:76px 12px 12px!important;justify-content:center!important}.lca-notifications-box{width:min(94vw,430px)!important;max-height:calc(100vh - 96px)!important}.lca-chat-panel{left:10px!important;right:10px!important;width:auto!important;height:min(560px,calc(100vh - 92px))!important;bottom:68px!important}.lca-chat-panel form input{min-width:0}.lca-chat-message{padding:9px!important}.lca-public-v38-main{grid-template-columns:1fr!important}.lca-public-v38-right{margin-top:0!important}}.lca-chat-status{flex:0 0 100%;margin:0!important;color:var(--lca-site-accent,var(--lca-red,#e30613))!important;font-size:12px!important;font-weight:900!important;line-height:1.25!important;min-height:14px!important}.lca-chat-panel form button:disabled,.lca-chat-panel form input:disabled,.lca-chat-reactions button:disabled{opacity:.55!important;cursor:not-allowed!important}.lca-chat-widget{z-index:999999!important}.lca-chat-panel:not([hidden]){display:flex!important;flex-direction:column!important;overflow:hidden!important;border-radius:20px!important;border:1px solid #dbe1ea!important;background:#fff!important;box-shadow:0 24px 80px rgba(8,18,37,.28)!important;}.lca-chat-panel header{flex:0 0 auto!important;min-height:54px!important;padding:14px 16px!important;background:linear-gradient(135deg,#081225,#14243d)!important;border-bottom:1px solid rgba(255,255,255,.08)!important;}.lca-chat-panel header strong{font-size:15px!important;letter-spacing:.02em!important;text-transform:uppercase!important;color:#fff!important}.lca-chat-panel header button{width:34px!important;height:34px!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:rgba(255,255,255,.10)!important}.lca-chat-roombar{flex:0 0 auto!important;padding:10px 12px!important;background:#fff!important;border-bottom:1px solid #edf0f4!important}.lca-chat-roombar label{display:flex!important;align-items:center!important;gap:10px!important;margin:0!important;color:#64748b!important;font-size:11px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.06em!important}.lca-chat-roombar select{margin:0!important;flex:1!important;height:38px!important;border:1px solid #dbe1ea!important;border-radius:999px!important;background:#f8fafc!important;color:#081225!important;padding:0 14px!important;font-weight:850!important;box-shadow:none!important;min-width:0!important}.lca-chat-messages{flex:1 1 auto!important;min-height:0!important;overflow:auto!important;padding:14px!important;background:linear-gradient(180deg,#f8fafc,#eef2f7)!important;gap:10px!important}.lca-chat-message{border:1px solid #e5eaf1!important;border-radius:14px!important;background:#fff!important;padding:10px!important;box-shadow:0 8px 20px rgba(8,18,37,.04)!important;max-width:100%!important}.lca-chat-message img{width:34px!important;height:34px!important;flex:0 0 34px!important;border:2px solid #fff!important;box-shadow:0 5px 14px rgba(8,18,37,.12)!important}.lca-chat-body{display:block!important;min-width:0!important;flex:1 1 auto!important}.lca-chat-message em{display:block!important;color:#101827!important;font-size:14px!important;line-height:1.35!important;white-space:pre-wrap!important;overflow-wrap:anywhere!important}.lca-chat-message-actions{margin-top:8px!important}.lca-chat-message-actions>button,.lca-chat-reactions button{background:#f8fafc!important;border-color:#dbe1ea!important;color:#081225!important}.lca-chat-message-actions>button:hover,.lca-chat-reactions button:hover{background:#fff5f5!important;border-color:var(--lca-site-accent,var(--lca-red,#e30613))!important;color:var(--lca-site-accent,var(--lca-red,#e30613))!important}.lca-chat-composer{flex:0 0 auto!important;display:grid!important;gap:8px!important;padding:12px!important;border-top:1px solid #dbe1ea!important;background:#fff!important;box-shadow:0 -10px 30px rgba(8,18,37,.05)!important}.lca-chat-input-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;align-items:center!important;width:100%!important}.lca-chat-input,.lca-chat-panel form input[name="message"]{width:100%!important;min-width:0!important;height:44px!important;border:1px solid #cfd7e3!important;border-radius:999px!important;background:#fff!important;color:#081225!important;padding:0 15px!important;font-size:15px!important;font-weight:650!important;outline:none!important;box-shadow:inset 0 1px 0 rgba(8,18,37,.02)!important;opacity:1!important;visibility:visible!important;display:block!important;}.lca-chat-input:focus,.lca-chat-panel form input[name="message"]:focus{border-color:var(--lca-site-accent,var(--lca-red,#e30613))!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 10%,transparent)!important}.lca-chat-send{height:44px!important;border:0!important;border-radius:999px!important;background:var(--lca-site-accent,var(--lca-red,#e30613))!important;color:#fff!important;padding:0 16px!important;font-weight:950!important;cursor:pointer!important;box-shadow:0 12px 22px color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 18%,transparent)!important;white-space:nowrap!important}.lca-chat-send:disabled{opacity:.6!important;cursor:not-allowed!important}.lca-chat-status{min-height:16px!important;padding:0 4px!important;color:var(--lca-site-accent,var(--lca-red,#e30613))!important}.lca-chat-reply-preview{margin:0!important;width:100%!important;box-sizing:border-box!important;background:#fff7f7!important;border-radius:14px!important}.lca-chat-reply-preview span{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.lca-chat-guest-box{height:100%!important;place-content:center!important;text-align:center!important;padding:28px!important;background:linear-gradient(180deg,#fff,#f8fafc)!important}.lca-directory-map-v40{height:430px!important;min-height:430px!important;isolation:isolate!important}.lca-directory-map-v40 .leaflet-container{width:100%!important;height:100%!important}.lca-directory-map-v40 .leaflet-pane,.lca-directory-map-v40 .leaflet-control{z-index:auto}.lca-map-empty{pointer-events:none!important}.lca-directory-card{transition:border-color .18s ease, box-shadow .18s ease, transform .18s ease, background .18s ease!important}.lca-directory-card.is-map-active{background:#fffafa!important;border-color:var(--lca-site-accent,var(--lca-red,#e30613))!important;box-shadow:0 0 0 4px rgba(227,6,19,.09),0 16px 36px rgba(8,18,37,.10)!important;transform:translateY(-2px)!important}.lca-directory-card.is-map-pulse{animation:lcaMapPulse 1.1s ease 1}@keyframes lcaMapPulse{0%{box-shadow:0 0 0 0 rgba(227,6,19,.25)}60%{box-shadow:0 0 0 10px rgba(227,6,19,0)}100%{box-shadow:0 0 0 4px rgba(227,6,19,.09),0 16px 36px rgba(8,18,37,.10)}}.lca-bastion-hero{background:linear-gradient(120deg, color-mix(in srgb,var(--lca-profile-bg,#fff) calc(var(--lca-profile-opacity,1)*100%), #fff), rgba(227,6,19,.06))!important;border:1px solid color-mix(in srgb,var(--lca-profile-accent,var(--lca-site-accent,var(--lca-red,#e30613))) 28%,#e5e7eb)!important;border-bottom:4px solid var(--lca-profile-accent,var(--lca-site-accent,var(--lca-red,#e30613)))!important;box-shadow:0 18px 45px rgba(8,18,37,.08)!important;}.lca-bastion-hero:before{background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.50),transparent 36%),linear-gradient(90deg,rgba(255,255,255,.30),rgba(255,255,255,0))!important}.lca-bastion-hero:after{color:color-mix(in srgb,var(--lca-profile-accent,var(--lca-site-accent,var(--lca-red,#e30613))) 11%,transparent)!important}.lca-bastion-identity,.lca-bastion-identity h1{color:#081225!important}.lca-bastion-identity p{color:#1f2937!important}.lca-bastion-identity small{color:#475569!important}.lca-bastion-verified{color:var(--lca-profile-accent,var(--lca-site-accent,var(--lca-red,#e30613)))!important;background:#fff!important;border-color:#e5e7eb!important}.lca-bastion-edit{background:#fff!important;color:#081225!important;border:1px solid #e5e7eb!important}.lca-bastion-edit span{color:var(--lca-profile-accent,var(--lca-site-accent,var(--lca-red,#e30613)))!important}@media(max-width:700px){.lca-chat-panel:not([hidden]){left:10px!important;right:10px!important;bottom:70px!important;height:min(620px,calc(100vh - 94px))!important;max-height:calc(100vh - 94px)!important}.lca-chat-input-row{grid-template-columns:1fr!important}.lca-chat-send{width:100%!important}.lca-directory-map-v40{height:340px!important;min-height:340px!important}.lca-bastion-hero{padding:18px!important}}.lca-chat-header-actions{display:flex!important;align-items:center!important;gap:8px!important;margin-left:auto!important}.lca-chat-header-actions button{color:#fff!important;border:0!important;cursor:pointer!important}.lca-chat-panel.is-wide:not([hidden]){width:min(760px,50vw)!important;height:min(760px,calc(100vh - 110px))!important;right:22px!important;left:auto!important}.lca-chat-link{color:#0b5bd3!important;font-weight:800!important;text-decoration:underline!important;text-underline-offset:2px!important;overflow-wrap:anywhere!important}.lca-chat-preview{display:grid!important;grid-template-columns:92px minmax(0,1fr)!important;gap:10px!important;align-items:center!important;margin:8px 0 2px!important;padding:8px!important;border:1px solid #dbe1ea!important;border-radius:12px!important;background:#f8fafc!important;color:#081225!important;text-decoration:none!important;max-width:100%!important;overflow:hidden!important}.lca-chat-preview:hover{border-color:var(--lca-site-accent,var(--lca-red,#e30613))!important;background:#fffafa!important}.lca-chat-preview-img{display:block!important;width:92px!important;height:52px!important;border-radius:8px!important;overflow:hidden!important;background:#0b1220!important}.lca-chat-preview-img img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;border:0!important;border-radius:0!important;box-shadow:none!important}.lca-chat-preview-text{min-width:0!important;display:block!important}.lca-chat-preview-text strong{display:block!important;font-size:12px!important;line-height:1.2!important;color:#081225!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.lca-chat-preview-text small{display:block!important;margin-top:3px!important;color:#64748b!important;font-size:11px!important;font-weight:800!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.lca-chat-preview-icon{width:38px!important;height:38px!important;border-radius:999px!important;background:#081225!important;color:#fff!important;display:grid!important;place-items:center!important;font-weight:950!important}.lca-chat-preview-link{grid-template-columns:38px minmax(0,1fr)!important}.lca-chat-message em .lca-chat-link{display:inline!important}.lca-chat-message em{overflow-wrap:anywhere!important}@media(max-width:900px){.lca-chat-panel.is-wide:not([hidden]){left:10px!important;right:10px!important;width:auto!important;height:min(680px,calc(100vh - 94px))!important}}@media(max-width:700px){.lca-chat-preview{grid-template-columns:86px minmax(0,1fr)!important}.lca-chat-preview-img{width:86px!important;height:49px!important}.lca-chat-header-actions{gap:6px!important}}.lca-chat-input-row textarea.lca-chat-input, .lca-chat-panel form textarea[name="message"]{width:100%!important;min-width:0!important;min-height:44px!important;max-height:120px!important;height:44px!important;resize:none!important;overflow:auto!important;border:1px solid #cfd7e3!important;border-radius:18px!important;background:#fff!important;color:#081225!important;padding:10px 14px!important;font-size:15px!important;line-height:1.35!important;font-weight:650!important;outline:none!important;box-shadow:inset 0 1px 0 rgba(8,18,37,.02)!important;opacity:1!important;visibility:visible!important;display:block!important;box-sizing:border-box!important;}.lca-chat-input-row textarea.lca-chat-input:focus, .lca-chat-panel form textarea[name="message"]:focus{border-color:var(--lca-site-accent,var(--lca-red,#e30613))!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 10%,transparent)!important;}.lca-chat-name-row{display:flex!important;align-items:center!important;gap:7px!important;flex-wrap:wrap!important;min-width:0!important;}.lca-chat-follow-btn{border:1px solid #dbe1ea!important;background:#f8fafc!important;color:#081225!important;border-radius:999px!important;padding:2px 7px!important;font-size:10px!important;line-height:1.4!important;font-weight:900!important;cursor:pointer!important;white-space:nowrap!important;}.lca-chat-follow-btn:hover{border-color:var(--lca-site-accent,var(--lca-red,#e30613))!important;color:var(--lca-site-accent,var(--lca-red,#e30613))!important;background:#fff5f5!important;}@media(max-width:700px){.lca-chat-panel form textarea[name="message"]{min-height:46px!important}.lca-chat-name-row{gap:5px!important}}.lca-forum-panel-card{overflow:hidden}.lca-forum-headline{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:18px}.lca-forum-headline span{display:inline-block;font-weight:900;color:var(--lca-site-accent,var(--lca-red,#e30613));text-transform:uppercase;letter-spacing:.06em;font-size:12px}.lca-forum-headline h2{margin:4px 0 6px;font-size:28px;line-height:1.1}.lca-forum-headline p{margin:0;color:#64748b}.lca-forum-headline strong{background:#111827;color:#fff;border-radius:999px;padding:8px 12px;font-size:12px;white-space:nowrap}.lca-forum-loading,.lca-forum-empty,.lca-forum-readonly,.lca-forum-ban-notice{border:1px solid #e5e7eb;background:#fff;border-radius:18px;padding:18px;color:#334155}.lca-forum-ban-notice{background:#fff1f2;border-color:#fecdd3;color:#7f1d1d}.lca-forum-ban-notice strong{display:block;font-size:18px;margin-bottom:8px}.lca-forum-grid{display:grid;grid-template-columns:300px minmax(0,1fr);gap:18px}.lca-forum-side,.lca-forum-main{border:1px solid #e5e7eb;background:#fff;border-radius:22px;padding:16px;box-shadow:0 12px 30px rgba(15,23,42,.06)}.lca-forum-side-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.lca-forum-side-title strong{font-size:18px}.lca-forum-side-title span{display:grid;place-items:center;min-width:28px;height:28px;border-radius:999px;background:#f1f5f9;color:#0f172a;font-weight:900}.lca-forum-section-list{display:flex;flex-direction:column;gap:8px}.lca-forum-section-btn{border:1px solid #e5e7eb;background:#fafafa;border-radius:16px;padding:12px;text-align:left;display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center;cursor:pointer}.lca-forum-section-btn:hover,.lca-forum-section-btn.is-active{border-color:var(--lca-site-accent,var(--lca-red,#e30613));background:#fff5f5}.lca-forum-section-btn span{display:block;min-width:0}.lca-forum-section-btn b{display:block;font-size:14px;color:#0f172a}.lca-forum-section-btn small{display:block;color:#64748b;font-size:12px;margin-top:3px}.lca-forum-section-btn em{font-style:normal;font-weight:900;color:#0f172a;background:#eef2ff;border-radius:999px;padding:4px 8px;font-size:12px}.lca-forum-section-btn i{grid-column:1/3;font-style:normal;color:#7f1d1d;background:#fee2e2;border-radius:999px;width:max-content;padding:3px 8px;font-size:11px;font-weight:800}.lca-forum-section-admin{display:flex;justify-content:flex-end;margin:-3px 0 6px}.lca-forum-section-admin button,.lca-forum-topic-admin button,.lca-forum-post footer button,.lca-forum-thread-head>button,.lca-forum-reactions button{border:1px solid #e5e7eb;background:#fff;border-radius:999px;padding:7px 10px;font-weight:800;cursor:pointer;color:#334155}.lca-forum-admin-box{margin-top:16px;border-top:1px solid #e5e7eb;padding-top:14px;display:flex;flex-direction:column;gap:8px}.lca-forum-admin-box strong{font-size:14px}.lca-forum-admin-box input,.lca-forum-admin-box textarea,.lca-forum-create-topic input,.lca-forum-create-topic textarea,.lca-forum-reply-form textarea{width:100%;border:1px solid #dbe1ea;border-radius:14px;padding:11px 12px;background:#fff}.lca-forum-admin-box button,.lca-forum-create-topic button,.lca-forum-reply-form button{border:0;background:var(--lca-site-accent,var(--lca-red,#e30613));color:#fff;border-radius:999px;padding:10px 16px;font-weight:900;cursor:pointer}.lca-forum-main-head,.lca-forum-thread-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px;border-bottom:1px solid #eef2f7;padding-bottom:14px}.lca-forum-main-head span,.lca-forum-thread-head span{display:inline-block;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;color:var(--lca-site-accent,var(--lca-red,#e30613))}.lca-forum-main-head h3,.lca-forum-thread-head h3{font-size:24px;margin:2px 0 4px;line-height:1.15}.lca-forum-main-head h3 em,.lca-forum-thread-head h3 em,.lca-forum-topic-row i{font-style:normal;font-size:12px;background:#fee2e2;color:#991b1b;border-radius:999px;padding:3px 8px;vertical-align:middle}.lca-forum-main-head p{margin:0;color:#64748b}.lca-forum-topic-list{display:flex;flex-direction:column;gap:10px}.lca-forum-topic-row{display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;border:1px solid #e5e7eb;background:#fff;border-radius:18px;padding:14px;cursor:pointer}.lca-forum-topic-row:hover{border-color:var(--lca-site-accent,var(--lca-red,#e30613));box-shadow:0 10px 22px rgba(15,23,42,.07)}.lca-forum-topic-row strong{display:block;color:#0f172a;font-size:16px}.lca-forum-topic-row small{display:block;color:#64748b;margin-top:4px}.lca-forum-topic-row em{font-style:normal;font-weight:900;color:#475569;background:#f1f5f9;border-radius:999px;padding:5px 9px;white-space:nowrap}.lca-forum-create-topic,.lca-forum-reply-form{margin-top:18px;border:1px dashed #cbd5e1;background:#f8fafc;border-radius:20px;padding:16px;display:flex;flex-direction:column;gap:10px}.lca-forum-create-topic h4{margin:0;font-size:18px}.lca-forum-thread-head>button{white-space:nowrap}.lca-forum-topic-admin{display:flex;gap:8px;flex-wrap:wrap}.lca-forum-post-list{display:flex;flex-direction:column;gap:14px;max-height:640px;overflow:auto;padding-right:4px}.lca-forum-post{display:grid;grid-template-columns:48px minmax(0,1fr);gap:12px}.lca-forum-post-avatar img{width:48px;height:48px;border-radius:999px;object-fit:cover;border:2px solid #fff;box-shadow:0 5px 15px rgba(15,23,42,.12)}.lca-forum-post-body{border:1px solid #e5e7eb;background:#fff;border-radius:20px;padding:13px}.lca-forum-post-body header{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:8px}.lca-forum-post-body header a{color:#0f172a;text-decoration:none}.lca-forum-post-body time{font-size:12px;color:#64748b}.lca-forum-follow-mini{border:1px solid #e5e7eb;background:#f8fafc;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:800;cursor:pointer}.lca-forum-post blockquote,.lca-forum-quote-preview{border-left:4px solid var(--lca-site-accent,var(--lca-red,#e30613));background:#fff5f5;border-radius:12px;padding:9px 11px;margin:0 0 10px;color:#7f1d1d}.lca-forum-quote-preview{display:flex;justify-content:space-between;gap:10px;align-items:center}.lca-forum-quote-preview span{display:block;color:#7f1d1d}.lca-forum-message{color:#0f172a;line-height:1.55;white-space:normal}.lca-forum-message a{color:#0b64c0;font-weight:800;text-decoration:underline}.lca-forum-post footer{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:10px}.lca-forum-reactions{display:inline-flex;gap:5px;flex-wrap:wrap}.lca-forum-reactions button{padding:5px 8px;font-size:13px}.lca-forum-reactions b{font-size:11px;color:var(--lca-site-accent,var(--lca-red,#e30613))}.lca-forum-readonly{margin-bottom:14px;background:#fffbeb;border-color:#fde68a;color:#92400e}.lca-forum-status{font-weight:800;color:#64748b}@media(max-width:900px){.lca-forum-grid{grid-template-columns:1fr}.lca-forum-headline,.lca-forum-main-head,.lca-forum-thread-head{display:block}.lca-forum-headline strong{display:inline-block;margin-top:10px}.lca-forum-post-list{max-height:none}.lca-forum-post{grid-template-columns:38px 1fr}.lca-forum-post-avatar img{width:38px;height:38px}}.lca-forum-headline p{display:none!important}.lca-forum-section-wrap{display:flex;flex-direction:column;gap:5px}.lca-forum-section-admin{gap:5px;flex-wrap:wrap;justify-content:flex-end}.lca-forum-section-admin button{font-size:12px;padding:6px 8px}.lca-forum-topic-row{justify-content:flex-start;display:grid;grid-template-columns:44px minmax(0,1fr) auto}.lca-forum-topic-avatar{width:44px;height:44px;border-radius:999px;object-fit:cover;border:2px solid #fff;box-shadow:0 5px 14px rgba(15,23,42,.14);flex:none}.lca-forum-message{white-space:pre-wrap;word-break:break-word}.lca-forum-emoji-picker{display:flex;gap:6px;flex-wrap:wrap;align-items:center;margin:-2px 0 2px}.lca-forum-emoji-picker button{border:1px solid #e5e7eb;background:#fff;border-radius:999px;min-width:32px;height:32px;display:inline-grid;place-items:center;cursor:pointer;font-size:16px;line-height:1}.lca-forum-emoji-picker button:hover{border-color:var(--lca-site-accent,var(--lca-red,#e30613));background:#fff5f5}@media(max-width:600px){.lca-forum-topic-row{grid-template-columns:36px minmax(0,1fr);align-items:start}.lca-forum-topic-row em{grid-column:2}.lca-forum-topic-avatar{width:36px;height:36px}.lca-forum-section-admin{justify-content:flex-start}}.lca-forum-guest-notice{border:1px solid #e5e7eb;background:#fff;border-radius:20px;padding:20px;color:#334155;box-shadow:0 12px 30px rgba(15,23,42,.06)}.lca-forum-guest-notice strong{display:block;font-size:20px;color:#0f172a;margin-bottom:6px}.lca-forum-guest-notice p{margin:0 0 14px;color:#64748b}.lca-forum-copy-topic{border:1px solid #dbe1ea;background:#f8fafc;color:#0f172a;border-radius:999px;padding:7px 11px;font-weight:900;cursor:pointer;white-space:nowrap}.lca-forum-copy-topic:hover{border-color:var(--lca-site-accent,var(--lca-red,#e30613));background:#fff5f5}.lca-forum-section-admin,.lca-forum-topic-admin{gap:4px}.lca-forum-section-admin button,.lca-forum-topic-admin button,.lca-forum-post footer button,.lca-forum-thread-head>button,.lca-forum-copy-topic{font-size:12px;line-height:1.1;padding:5px 8px;min-height:28px}.lca-forum-topic-admin button[data-lca-forum-mod="delete_topic"],.lca-forum-post footer button[data-lca-forum-mod="delete_post"],.lca-forum-post footer button[data-lca-forum-ban-user]{background:#fff5f5;border-color:#fecaca;color:#991b1b}.lca-forum-link-previews{display:grid;gap:8px;margin:12px 0 2px}.lca-forum-preview-card{display:grid;grid-template-columns:86px minmax(0,1fr);align-items:center;gap:10px;border:1px solid #e5e7eb;background:#f8fafc;border-radius:14px;padding:8px;color:#0f172a;text-decoration:none;overflow:hidden}.lca-forum-preview-card:hover{border-color:#cbd5e1;background:#fff}.lca-forum-preview-thumb{display:block;position:relative;width:86px;height:54px;border-radius:10px;overflow:hidden;background:#e2e8f0}.lca-forum-preview-thumb img{width:100%;height:100%;object-fit:cover;display:block}.lca-forum-preview-youtube .lca-forum-preview-thumb:after{content:'▶';position:absolute;inset:0;display:grid;place-items:center;color:#fff;font-weight:900;font-size:20px;text-shadow:0 2px 10px rgba(0,0,0,.8)}.lca-forum-preview-icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#e2e8f0;font-weight:900;color:#334155}.lca-forum-preview-card:not(.lca-forum-preview-youtube){grid-template-columns:42px minmax(0,1fr)}.lca-forum-preview-text{min-width:0}.lca-forum-preview-text b{display:block;font-size:13px;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lca-forum-preview-text small{display:block;font-size:12px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}.lca-forum-grid{align-items:start}.lca-forum-side{position:sticky;top:88px;max-height:calc(100vh - 110px);overflow:auto}.lca-forum-main{min-width:0}.lca-forum-topic-row{min-width:0}.lca-forum-topic-row span{min-width:0}.lca-forum-topic-row strong,.lca-forum-topic-row small{overflow:hidden;text-overflow:ellipsis}.lca-forum-post-body{min-width:0}.lca-forum-thread-head{align-items:center}.lca-forum-thread-head>div{min-width:0}.lca-forum-thread-head h3{word-break:break-word}@media(max-width:1024px){.lca-forum-grid{grid-template-columns:250px minmax(0,1fr);gap:12px}.lca-forum-side,.lca-forum-main{padding:12px;border-radius:18px}.lca-forum-section-btn{padding:10px}.lca-forum-topic-row{padding:12px}.lca-forum-headline h2{font-size:24px}.lca-forum-main-head h3,.lca-forum-thread-head h3{font-size:21px}}@media(max-width:820px){.lca-forum-grid{display:block}.lca-forum-side{position:relative;top:auto;max-height:none;margin-bottom:12px}.lca-forum-section-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.lca-forum-section-admin{justify-content:flex-start}.lca-forum-main-head,.lca-forum-thread-head{display:flex;flex-wrap:wrap;align-items:center}.lca-forum-thread-head>div{flex:1 1 100%;order:3}.lca-forum-copy-topic{margin-left:auto}.lca-forum-post-list{max-height:none}.lca-forum-post{grid-template-columns:40px minmax(0,1fr)}.lca-forum-post-avatar img{width:40px;height:40px}.lca-forum-post-body{border-radius:16px}.lca-forum-create-topic,.lca-forum-reply-form{border-radius:16px;padding:12px}}@media(max-width:560px){.lca-forum-panel-card{padding-left:10px!important;padding-right:10px!important}.lca-forum-headline{margin-bottom:12px}.lca-forum-headline h2{font-size:21px}.lca-forum-side-title strong{font-size:16px}.lca-forum-section-list{display:flex;flex-direction:row;overflow-x:auto;gap:8px;padding-bottom:4px;scroll-snap-type:x proximity}.lca-forum-section-wrap{flex:0 0 235px;scroll-snap-align:start}.lca-forum-section-btn small{display:none}.lca-forum-section-admin button{font-size:11px;padding:5px 7px}.lca-forum-admin-box{display:none}.lca-forum-main-head{display:block}.lca-forum-main-head h3,.lca-forum-thread-head h3{font-size:20px}.lca-forum-main-head p{font-size:13px}.lca-forum-topic-row{grid-template-columns:38px minmax(0,1fr);gap:9px;border-radius:15px;padding:10px}.lca-forum-topic-row em{grid-column:2;width:max-content;font-size:11px;padding:4px 7px}.lca-forum-topic-row strong{font-size:14px}.lca-forum-topic-row small{font-size:12px}.lca-forum-topic-avatar{width:38px;height:38px}.lca-forum-post{grid-template-columns:34px minmax(0,1fr);gap:8px}.lca-forum-post-avatar img{width:34px;height:34px}.lca-forum-post-body{padding:10px}.lca-forum-post-body header{gap:5px}.lca-forum-post footer{gap:5px}.lca-forum-post footer button,.lca-forum-reactions button{font-size:12px;padding:5px 7px}.lca-forum-preview-card{grid-template-columns:74px minmax(0,1fr);padding:7px}.lca-forum-preview-thumb{width:74px;height:46px}.lca-forum-preview-card:not(.lca-forum-preview-youtube){grid-template-columns:36px minmax(0,1fr)}.lca-forum-preview-icon{width:36px;height:36px}.lca-forum-create-topic input,.lca-forum-create-topic textarea,.lca-forum-reply-form textarea{font-size:16px}.lca-forum-copy-topic{width:100%;margin-left:0}.lca-forum-thread-head>button{max-width:100%}}.lca-forum-name-admin{color:#dc2626!important;font-weight:950}.lca-forum-name-modo{color:#16a34a!important;font-weight:950}.lca-forum-role-badge{display:inline-flex;align-items:center;border-radius:999px;padding:2px 7px;font-size:10px;line-height:1;font-weight:950;text-transform:uppercase;letter-spacing:.04em;background:#f1f5f9;border:1px solid #e2e8f0}.lca-forum-role-badge.lca-forum-name-admin{background:#fff1f2;border-color:#fecdd3;color:#dc2626!important}.lca-forum-role-badge.lca-forum-name-modo{background:#f0fdf4;border-color:#bbf7d0;color:#16a34a!important}.lca-forum-upload{display:flex;flex-wrap:wrap;align-items:center;gap:8px;border:1px dashed #cbd5e1;background:#f8fafc;border-radius:14px;padding:10px 12px;font-weight:900;color:#0f172a}.lca-forum-upload small{font-weight:700;color:#64748b}.lca-forum-upload input{flex:1 1 220px;min-width:0}.lca-forum-image{display:block;margin:10px 0 4px;max-width:520px;border-radius:16px;overflow:hidden;border:1px solid #e5e7eb;background:#f8fafc}.lca-forum-image img{display:block;width:100%;height:auto;max-height:520px;object-fit:contain}.lca-forum-admin-inline{display:flex;gap:6px;flex-wrap:wrap}.lca-forum-modo-box small{display:block;color:#64748b;font-size:12px;line-height:1.35;margin:4px 0 8px}.lca-forum-post footer button[data-lca-forum-moderator-toggle]{background:#f0fdf4;border-color:#bbf7d0;color:#166534}.lca-forum-post footer button[data-mode="remove"]{background:#fff7ed;border-color:#fed7aa;color:#9a3412}@media(max-width:720px){.lca-forum-image{max-width:100%}.lca-forum-upload{font-size:13px}.lca-forum-role-badge{font-size:9px;padding:2px 5px}.lca-forum-admin-inline button{flex:1 1 auto}}.lca-member-page .lca-member-card, .lca-member-page .lca-community-form, .lca-member-page .lca-public-module-card, .lca-member-page .lca-forum-side, .lca-member-page .lca-forum-main, .lca-member-page .lca-forum-section-view, .lca-member-page .lca-forum-thread, .lca-member-page .lca-forum-post, .lca-member-page .lca-forum-post-body, .lca-member-page .lca-forum-create-topic, .lca-member-page .lca-forum-reply-form, .lca-member-page .lca-forum-admin-box, .lca-member-page .lca-settings-public-preview, .lca-member-page .lca-poll-card, .lca-member-page .lca-poll-featured, .lca-member-page .lca-prayer-card, .lca-member-page .lca-calendar-event-card, .lca-member-page .lca-following-timeline article, .lca-member-page .lca-member-empty-state{color:#101827!important;}.lca-member-page .lca-forum-section-btn, .lca-member-page .lca-forum-topic-row, .lca-member-page .lca-forum-follow-mini, .lca-member-page .lca-forum-copy-topic, .lca-member-page .lca-forum-thread-head>button, .lca-member-page .lca-forum-topic-admin button, .lca-member-page .lca-forum-post footer button, .lca-member-page .lca-forum-reactions button, .lca-member-page .lca-community-reactions button, .lca-member-page .lca-member-tabs button, .lca-member-page .lca-member-filter-pills button, .lca-member-page .lca-member-filter-pills span, .lca-member-page .lca-editor-toolbar button, .lca-member-page .lca-toggle-card, .lca-member-page .lca-radio-card, .lca-member-page .lca-pill, .lca-member-page .lca-fav-button, .lca-member-page .lca-prayer-bookmark{background:#fff!important;color:#101827!important;border-color:#e5e7eb!important;}.lca-member-page .lca-forum-section-btn b, .lca-member-page .lca-forum-section-btn strong, .lca-member-page .lca-forum-topic-row strong, .lca-member-page .lca-forum-post-body header a, .lca-member-page .lca-forum-post-body header a strong, .lca-member-page .lca-forum-message, .lca-member-page .lca-forum-message p, .lca-member-page .lca-prayer-card strong, .lca-member-page .lca-poll-card strong, .lca-member-page .lca-calendar-event-card strong{color:#07111f!important;}.lca-member-page .lca-forum-section-btn small, .lca-member-page .lca-forum-topic-row small, .lca-member-page .lca-forum-post-body time, .lca-member-page .lca-forum-status, .lca-member-page .lca-member-help, .lca-member-page .lca-muted, .lca-member-page .lca-poll-meta, .lca-member-page .lca-calendar-event-card small{color:#5f6b7a!important;}.lca-member-page .lca-forum-section-btn em, .lca-member-page .lca-forum-topic-row em, .lca-member-page .lca-forum-role-badge, .lca-member-page .lca-community-reactions b, .lca-member-page .lca-forum-reactions b{background:#fff1f2!important;color:var(--lca-site-accent,var(--lca-red,#e30613))!important;border:1px solid #fecdd3!important;}.lca-member-page .lca-forum-section-btn.is-active, .lca-member-page .lca-forum-section-btn:hover, .lca-member-page .lca-forum-topic-row:hover, .lca-member-page .lca-member-tabs button.is-active, .lca-member-page .lca-member-tabs button.active, .lca-member-page .lca-member-filter-pills button.is-active, .lca-member-page .lca-member-filter-pills span.is-active{background:#fff1f2!important;color:var(--lca-site-accent,var(--lca-red,#e30613))!important;border-color:#fecdd3!important;}.lca-member-page .lca-forum-section-btn.is-active b, .lca-member-page .lca-forum-section-btn:hover b, .lca-member-page .lca-forum-topic-row:hover strong{color:var(--lca-site-accent,var(--lca-red,#e30613))!important;}.lca-member-page .lca-forum-follow-mini{background:#fff1f2!important;color:var(--lca-site-accent,var(--lca-red,#e30613))!important;border:1px solid #fecdd3!important;box-shadow:none!important;}.lca-member-page .lca-forum-follow-mini:hover, .lca-member-page .lca-prayer-bookmark:hover, .lca-member-page .lca-fav-button:hover{background:var(--lca-site-accent,var(--lca-red,#e30613))!important;color:#fff!important;border-color:var(--lca-site-accent,var(--lca-red,#e30613))!important;}.lca-member-page .lca-member-button-primary, .lca-member-page .lca-red-btn, .lca-member-page .lca-forum-create-topic button[type="submit"], .lca-member-page .lca-forum-reply-form button[type="submit"], .lca-member-page .lca-forum-admin-box button[type="submit"], .lca-member-page button.lca-danger, .lca-member-page .lca-delete-button{background:var(--lca-site-accent,var(--lca-red,#e30613))!important;color:#fff!important;border-color:var(--lca-site-accent,var(--lca-red,#e30613))!important;}.lca-member-page .lca-member-button-secondary, .lca-member-page .lca-outline-btn, .lca-member-page .lca-small-action{background:#fff!important;color:#101827!important;border:1px solid #e5e7eb!important;}.lca-member-page input, .lca-member-page textarea, .lca-member-page select{color:#101827!important;background:#fff!important;}.lca-member-page input::placeholder, .lca-member-page textarea::placeholder{color:#94a3b8!important;}@media(max-width:900px){.lca-member-page .lca-forum-section-btn b{color:#07111f!important}.lca-member-page .lca-forum-section-btn.is-active b, .lca-member-page .lca-forum-section-btn:hover b{color:var(--lca-site-accent,var(--lca-red,#e30613))!important}.lca-member-page .lca-forum-follow-mini{color:var(--lca-site-accent,var(--lca-red,#e30613))!important;background:#fff1f2!important;border-color:#fecdd3!important}}.lca-settings-form .lca-settings-clean-layout{grid-template-columns:1fr!important;}.lca-settings-form .lca-member-edit-main{max-width:none!important;}.lca-post-nav-card{background:linear-gradient(135deg,#fff 0%,#fff7f8 58%,color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 12%,transparent) 100%)!important;color:#07111f!important;border-left:0!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 20%,transparent)!important;border-radius:18px!important;position:relative!important;overflow:hidden!important;box-shadow:0 18px 42px rgba(7,17,31,.08)!important;}.lca-post-nav-card:before{content:""!important;position:absolute!important;inset:0 auto 0 0!important;width:6px!important;background:linear-gradient(180deg,var(--lca-site-accent,var(--lca-red,#e30613)),#ffe6e8)!important;}.lca-post-nav-card small{color:var(--lca-site-accent,var(--lca-red,#e30613))!important;opacity:1!important;position:relative!important;z-index:1!important;}.lca-post-nav-card strong{color:#07111f!important;position:relative!important;z-index:1!important;}.lca-post-nav-card:hover{background:linear-gradient(135deg,#fff 0%,#fff1f2 50%,color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 18%,transparent) 100%)!important;}body.lca-global-user-theme .lca-site-header, .lca-site-header{position:relative!important;z-index:2147483000!important;overflow:visible!important;background:#fff!important;isolation:isolate!important}body.lca-global-user-theme .lca-site-header .lca-header-inner, .lca-site-header .lca-header-inner{overflow:visible!important;isolation:isolate!important}.lca-site-header .lca-brand, .lca-site-header .lca-main-nav, .lca-site-header .lca-menu-toggle{position:relative!important;z-index:2!important}.lca-account-btn{width:44px!important;height:44px!important;min-width:44px!important;border-radius:999px!important;border:2px solid color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 35%,#e5e7eb)!important;background:linear-gradient(135deg,#fff,color-mix(in srgb,var(--lca-site-bg,#fff) 70%,#fff))!important;color:#07111f!important;box-shadow:0 12px 28px rgba(7,17,31,.10)!important;overflow:hidden!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease!important}.lca-account-btn img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:999px!important;display:block!important}.lca-account-btn svg{width:20px!important;height:20px!important;color:var(--lca-site-accent,var(--lca-red,#e30613))!important}.lca-account-btn:hover,.lca-account-btn:focus-visible{background:linear-gradient(135deg,var(--lca-site-accent,var(--lca-red,#e30613)),color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 82%,#07111f))!important;border-color:var(--lca-site-accent,var(--lca-red,#e30613))!important;color:#fff!important;transform:translateY(-2px)!important;box-shadow:0 18px 40px color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 25%,transparent)!important}.lca-account-btn:hover svg,.lca-account-btn:focus-visible svg{color:#fff!important}.lca-main-nav .lca-header-account-link{appearance:none!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 26%,#e5e7eb)!important;background:linear-gradient(135deg,#fff,color-mix(in srgb,var(--lca-site-bg,#fff) 70%,#fff))!important;color:#07111f!important;border-radius:999px!important;min-height:42px!important;padding:0 18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-transform:uppercase!important;font-size:13px!important;font-weight:950!important;letter-spacing:.01em!important;cursor:pointer!important;box-shadow:0 10px 24px rgba(7,17,31,.06)!important;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease,border-color .18s ease!important;white-space:nowrap!important}.lca-main-nav .lca-header-account-link:hover,.lca-main-nav .lca-header-account-link:focus-visible{background:var(--lca-site-accent,var(--lca-red,#e30613))!important;border-color:var(--lca-site-accent,var(--lca-red,#e30613))!important;color:#fff!important;transform:translateY(-1px)!important;box-shadow:0 16px 32px color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 22%,transparent)!important}.lca-main-nav .lca-header-account-link:after{display:none!important}.lca-bell-btn{border-color:color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 28%,#e5e7eb)!important;background:#fff!important;color:#07111f!important;z-index:3!important}.lca-bell-btn:hover{background:var(--lca-site-accent,var(--lca-red,#e30613))!important;border-color:var(--lca-site-accent,var(--lca-red,#e30613))!important;color:#fff!important}.lca-bell-btn span{background:var(--lca-site-accent,var(--lca-red,#e30613))!important;color:#fff!important}.lca-auth-overlay:not([hidden]),.lca-search-overlay:not([hidden]),.lca-notifications-panel:not([hidden]){z-index:2147482500!important;visibility:visible!important;pointer-events:auto!important}.lca-auth-overlay:not([hidden]),.lca-search-overlay:not([hidden]){display:grid!important;position:fixed!important;inset:0!important;place-items:start center!important;padding:clamp(96px,12vh,128px) 18px 24px!important;background:rgba(7,17,31,.58)!important;backdrop-filter:blur(7px)!important;overflow:auto!important}.lca-auth-box,.lca-search-box{border-radius:26px!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 25%,#e5e7eb)!important;background:radial-gradient(circle at 88% 8%,color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 13%,transparent),transparent 38%),radial-gradient(circle at 0% 100%,color-mix(in srgb,var(--lca-site-bg,#fff) 78%,transparent),transparent 45%),#fff!important;box-shadow:0 34px 90px rgba(7,17,31,.30)!important;overflow:hidden!important;position:relative!important}.lca-auth-box:before,.lca-search-box:before{content:var(--lca-site-cross,"✝")!important;position:absolute!important;right:28px!important;bottom:-48px!important;font-size:150px!important;line-height:1!important;color:var(--lca-site-accent,var(--lca-red,#e30613))!important;opacity:.045!important;pointer-events:none!important;z-index:0!important}.lca-auth-box>* ,.lca-search-box>*{position:relative!important;z-index:1!important}.lca-modal-head strong{color:#07111f!important;letter-spacing:-.045em!important;font-weight:950!important}.lca-modal-head strong:after{content:""!important;display:block!important;width:68px!important;height:4px!important;border-radius:999px!important;background:linear-gradient(90deg,var(--lca-site-accent,var(--lca-red,#e30613)),color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 30%,#fff))!important;margin-top:12px!important}.lca-modal-head span{color:#5f6b7a!important;font-weight:850!important}.lca-auth-tabs{display:flex!important;gap:8px!important;flex-wrap:wrap!important;background:color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 6%,#fff)!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 20%,#e5e7eb)!important;border-radius:16px!important;padding:6px!important}.lca-auth-tabs button{border:0!important;background:#fff!important;color:#07111f!important;border-radius:12px!important;box-shadow:0 8px 18px rgba(7,17,31,.05)!important}.lca-auth-tabs button.active{background:var(--lca-site-accent,var(--lca-red,#e30613))!important;color:#fff!important;box-shadow:0 14px 28px color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 20%,transparent)!important}.lca-auth-form input{border-radius:14px!important;border-color:#dfe4ea!important}.lca-auth-form button[type="submit"]{border-radius:14px!important;background:linear-gradient(135deg,var(--lca-site-accent,var(--lca-red,#e30613)),color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 78%,#07111f))!important;box-shadow:0 16px 34px color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 22%,transparent)!important}.lca-account-panel{display:grid!important;grid-template-columns:96px minmax(0,1fr)!important;gap:18px!important;align-items:center!important;text-align:left!important;padding:18px!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 18%,#e5e7eb)!important;border-radius:22px!important;background:rgba(255,255,255,.72)!important;box-shadow:0 18px 42px rgba(7,17,31,.08)!important}.lca-account-panel .lca-member-avatar{width:88px!important;height:88px!important;border-radius:22px!important;border:4px solid #fff!important;box-shadow:0 15px 34px rgba(7,17,31,.14)!important}.lca-account-panel h3{margin:0 0 4px!important;color:#07111f!important;font-size:26px!important;line-height:1!important;font-weight:950!important;letter-spacing:-.04em!important}.lca-account-panel p{margin:0 0 14px!important;color:#5f6b7a!important;font-weight:850!important}.lca-account-actions{display:flex!important;justify-content:flex-start!important;gap:10px!important;flex-wrap:wrap!important}.lca-account-actions .lca-red-btn{background:var(--lca-site-accent,var(--lca-red,#e30613))!important;color:#fff!important;border-radius:999px!important}.lca-account-actions .lca-outline-btn{background:#fff!important;color:#07111f!important;border-radius:999px!important;border-color:color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 25%,#e5e7eb)!important}.lca-notifications-panel:not([hidden]){display:flex!important;position:fixed!important;inset:0!important;justify-content:flex-end!important;align-items:flex-start!important;padding:110px 28px 24px!important;background:rgba(7,17,31,.30)!important;backdrop-filter:blur(4px)!important;overflow:auto!important}.lca-notifications-box{border-radius:22px!important;background:#fff!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 18%,#e5e7eb)!important;box-shadow:0 28px 75px rgba(7,17,31,.24)!important}.lca-notifications-box h3{color:#07111f!important}.lca-notifications-box h3:after{content:""!important;display:block!important;width:58px!important;height:4px!important;border-radius:999px!important;background:var(--lca-site-accent,var(--lca-red,#e30613))!important;margin-top:10px!important}.lca-notif-item.is-unread{border-left-color:var(--lca-site-accent,var(--lca-red,#e30613))!important;background:color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 5%,#fff)!important}.lca-notif-item small{color:var(--lca-site-accent,var(--lca-red,#e30613))!important}@media(max-width:920px){body.lca-global-user-theme .lca-site-header .lca-header-inner,.lca-site-header .lca-header-inner{overflow:visible!important}.lca-header-inner{min-height:76px!important;padding:9px 12px!important;gap:8px!important}.lca-brand{flex:1 1 auto!important;min-width:0!important;gap:9px!important}.lca-logo img{max-width:176px!important}.lca-account-btn{width:38px!important;height:38px!important;min-width:38px!important}.lca-menu-toggle{display:inline-grid!important;place-items:center!important;width:44px!important;height:42px!important;min-width:44px!important;border-radius:999px!important;background:linear-gradient(135deg,#07111f,color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 46%,#07111f))!important;color:#fff!important;border:0!important;box-shadow:0 14px 30px rgba(7,17,31,.20)!important;z-index:3!important}.lca-main-nav{display:none!important;position:fixed!important;top:96px!important;left:12px!important;right:12px!important;transform:none!important;width:auto!important;max-width:none!important;max-height:calc(100vh - 118px)!important;overflow:auto!important;box-sizing:border-box!important;background:radial-gradient(circle at 100% 0,color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 10%,transparent),transparent 42%),#fff!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 18%,#e5e7eb)!important;border-radius:24px!important;box-shadow:0 30px 90px rgba(7,17,31,.25)!important;padding:16px!important;z-index:2147482500!important;grid-template-columns:1fr!important;gap:7px!important;justify-items:stretch!important;text-align:center!important}.lca-main-nav.lca-open{display:grid!important}.lca-main-nav a,.lca-main-nav .lca-header-account-link,.lca-nav-search{width:100%!important;min-height:46px!important;justify-content:center!important;border-radius:14px!important;background:#fff!important;border:1px solid #eef0f3!important;color:#07111f!important}.lca-main-nav a:hover,.lca-main-nav .lca-header-account-link:hover,.lca-nav-search:hover{background:color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 8%,#fff)!important;color:var(--lca-site-accent,var(--lca-red,#e30613))!important}.lca-auth-overlay:not([hidden]),.lca-search-overlay:not([hidden]){padding:92px 12px 18px!important;place-items:start center!important}.lca-auth-box,.lca-search-box{width:min(100%,520px)!important;max-height:calc(100vh - 112px)!important;border-radius:22px!important;padding:20px!important;overflow:auto!important}.lca-account-panel{grid-template-columns:1fr!important;text-align:center!important;justify-items:center!important}.lca-account-actions{justify-content:center!important;width:100%!important}.lca-account-actions a{width:100%!important;text-align:center!important}.lca-notifications-panel:not([hidden]){padding:94px 12px 18px!important;justify-content:center!important}.lca-notifications-box{width:min(100%,460px)!important;max-height:calc(100vh - 112px)!important}.lca-topbar .lca-shell{justify-content:center!important}}@media(max-width:480px){.lca-logo img{max-width:154px!important}.lca-brand{gap:7px!important}.lca-account-btn{width:36px!important;height:36px!important;min-width:36px!important}.lca-bell-btn{width:36px!important;height:36px!important;min-width:36px!important;margin-left:0!important}.lca-menu-toggle{width:42px!important;min-width:42px!important}.lca-auth-tabs{display:grid!important;grid-template-columns:1fr!important}.lca-modal-head strong{font-size:24px!important}.lca-main-nav{top:92px!important;left:10px!important;right:10px!important}}:root{--lca-floating-header-gap: 128px;}.lca-auth-overlay, .lca-search-overlay{align-items: flex-start !important;place-items: start center !important;padding-top: max(var(--lca-floating-header-gap), calc(env(safe-area-inset-top) + 118px)) !important;padding-bottom: 28px !important;overflow-y: auto !important;overscroll-behavior: contain !important;}.lca-auth-box, .lca-search-box{margin-top: 0 !important;max-height: calc(100vh - var(--lca-floating-header-gap) - 36px) !important;}@media (max-width: 920px){:root{--lca-floating-header-gap: 150px;}.lca-auth-overlay, .lca-search-overlay{padding-top: max(var(--lca-floating-header-gap), calc(env(safe-area-inset-top) + 138px)) !important;padding-left: 14px !important;padding-right: 14px !important;}.lca-auth-box, .lca-search-box{width: min(94vw, 760px) !important;max-height: calc(100dvh - var(--lca-floating-header-gap) - 24px) !important;}}@media (max-width: 640px){:root{--lca-floating-header-gap: 142px;}.lca-auth-overlay, .lca-search-overlay{padding-top: max(var(--lca-floating-header-gap), calc(env(safe-area-inset-top) + 132px)) !important;padding-bottom: max(20px, env(safe-area-inset-bottom)) !important;}.lca-auth-box, .lca-search-box{width: min(92vw, 560px) !important;max-height: calc(100dvh - var(--lca-floating-header-gap) - 18px) !important;overflow-y: auto !important;}}.lca-notifications-panel:not([hidden]){position:fixed!important;inset:0!important;z-index:2147483950!important;display:flex!important;justify-content:flex-end!important;align-items:flex-start!important;padding:calc(var(--lca-header-safe-top,118px) + 16px) 28px max(24px,env(safe-area-inset-bottom))!important;background:rgba(7,17,31,.42)!important;backdrop-filter:blur(6px)!important;-webkit-backdrop-filter:blur(6px)!important;overflow:auto!important;pointer-events:auto!important;box-sizing:border-box!important}.lca-notifications-box{width:min(430px,calc(100vw - 28px))!important;max-height:calc(100dvh - var(--lca-header-safe-top,118px) - 44px)!important;overflow:auto!important;overscroll-behavior:contain!important;position:relative!important;margin:0!important;border-radius:22px!important;box-sizing:border-box!important;box-shadow:0 30px 90px rgba(7,17,31,.28)!important}.lca-notifications-box h3{padding-right:54px!important}.lca-notifications-box .lca-modal-close{position:absolute!important;top:14px!important;right:14px!important;z-index:20!important;width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 24%,#e5e7eb)!important;background:#fff!important;color:#07111f!important;box-shadow:0 12px 26px rgba(7,17,31,.12)!important;cursor:pointer!important;opacity:1!important;visibility:visible!important}.lca-notifications-box .lca-modal-close:hover{background:var(--lca-site-accent,var(--lca-red,#e30613))!important;border-color:var(--lca-site-accent,var(--lca-red,#e30613))!important;color:#fff!important}@media(max-width:920px){body.lca-mobile-nav-open{overflow:hidden!important}.lca-mobile-nav-backdrop{position:fixed!important;inset:0!important;z-index:2147483800!important;background:rgba(7,17,31,.50)!important;backdrop-filter:blur(7px)!important;-webkit-backdrop-filter:blur(7px)!important}.lca-main-nav.lca-nav-detached{display:none!important;position:fixed!important;top:calc(var(--lca-header-safe-top,94px) + 18px)!important;left:max(14px,env(safe-area-inset-left))!important;right:max(14px,env(safe-area-inset-right))!important;width:auto!important;max-width:none!important;min-width:0!important;transform:none!important;translate:none!important;margin:0!important;z-index:2147483900!important;max-height:calc(100dvh - var(--lca-header-safe-top,94px) - max(38px,env(safe-area-inset-bottom)))!important;overflow:auto!important;overscroll-behavior:contain!important;box-sizing:border-box!important;padding:18px!important;border-radius:26px!important;background:radial-gradient(circle at 100% 0,color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 13%,transparent),transparent 42%),#fff!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 24%,#e5e7eb)!important;box-shadow:0 34px 100px rgba(7,17,31,.34)!important;grid-template-columns:1fr!important;gap:9px!important;justify-items:stretch!important;text-align:center!important}.lca-main-nav.lca-nav-detached.lca-open{display:grid!important}.lca-main-nav.lca-nav-detached a,.lca-main-nav.lca-nav-detached button{width:100%!important;min-height:52px!important;display:flex!important;justify-content:center!important;align-items:center!important;border-radius:16px!important;text-align:center!important;white-space:normal!important}.lca-notifications-panel:not([hidden]){justify-content:center!important;padding:calc(var(--lca-header-safe-top,94px) + 14px) 12px max(18px,env(safe-area-inset-bottom))!important}.lca-notifications-box{width:min(100%,460px)!important;max-height:calc(100dvh - var(--lca-header-safe-top,94px) - 36px)!important}}@media(max-width:920px){.lca-main-nav.lca-nav-detached{display:none!important;}.lca-main-nav.lca-nav-detached.lca-open{display:grid!important;}}.lca-auth-overlay:not([hidden]), .lca-search-overlay:not([hidden]){z-index:2147483950!important;position:fixed!important;inset:0!important;pointer-events:auto!important;visibility:visible!important;}.lca-auth-box, .lca-search-box{position:relative!important;z-index:1!important;pointer-events:auto!important;}.lca-auth-box .lca-modal-close, .lca-auth-box .lca-auth-close{position:absolute!important;z-index:100!important;pointer-events:auto!important;}@media(max-width:920px){.lca-auth-overlay:not([hidden]), .lca-search-overlay:not([hidden]){padding-top:max(var(--lca-header-safe-top,94px), calc(env(safe-area-inset-top) + 88px))!important;padding-left:max(14px, env(safe-area-inset-left))!important;padding-right:max(14px, env(safe-area-inset-right))!important;padding-bottom:max(20px, env(safe-area-inset-bottom))!important;align-items:flex-start!important;place-items:start center!important;overflow-y:auto!important;overscroll-behavior:contain!important;}.lca-auth-box, .lca-search-box{width:min(92vw,560px)!important;max-height:calc(100dvh - var(--lca-header-safe-top,94px) - 18px)!important;overflow-y:auto!important;margin-top:0!important;}}body:not(.lca-css-ready) .lca-flow-grid, body:not(.lca-css-ready) .lca-hero-grid, body:not(.lca-css-ready) .lca-rub-grid{visibility: hidden !important;pointer-events: none !important;}.lca-mobile-menu-layer, .lca-mobile-menu-layer-v96{position:fixed!important;inset:0!important;z-index:2147485000!important;display:none;align-items:center!important;justify-content:center!important;background:rgba(7,17,31,.64)!important;padding:18px!important;box-sizing:border-box!important;pointer-events:auto!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;}.lca-mobile-menu-layer:not([hidden]), .lca-mobile-menu-layer-v96:not([hidden]){display:flex!important;}.lca-mobile-menu-card{position:relative!important;z-index:2147485001!important;background:#fff!important;border-radius:26px!important;width:min(440px,calc(100vw - 32px))!important;max-height:calc(100dvh - 36px)!important;overflow:auto!important;overscroll-behavior:contain!important;padding:18px!important;box-sizing:border-box!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 28%,#e5e7eb)!important;box-shadow:0 34px 110px rgba(7,17,31,.42)!important;display:grid!important;grid-template-columns:1fr!important;gap:10px!important;pointer-events:auto!important;}.lca-mobile-menu-head{display:flex!important;align-items:center!important;justify-content:space-between!important;padding-bottom:12px!important;border-bottom:1px solid color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 18%,#e5e7eb)!important;margin-bottom:4px!important;}.lca-mobile-menu-head strong{color:#07111f!important;font-size:20px!important;font-weight:950!important;letter-spacing:-.035em!important;}.lca-mobile-menu-close{width:36px!important;height:36px!important;min-width:36px!important;border-radius:999px!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 24%,#e5e7eb)!important;background:#fff!important;color:#07111f!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;font-size:20px!important;line-height:1!important;}.lca-mobile-menu-close:hover{background:var(--lca-site-accent,var(--lca-red,#e30613))!important;color:#fff!important;border-color:var(--lca-site-accent,var(--lca-red,#e30613))!important;}.lca-mobile-menu-links{display:grid!important;gap:8px!important;}.lca-mobile-menu-item{display:flex!important;align-items:center!important;justify-content:center!important;min-height:52px!important;width:100%!important;background:#fff!important;color:#07111f!important;border:1px solid #eef0f3!important;border-radius:16px!important;padding:0 16px!important;font-size:15px!important;font-weight:900!important;text-decoration:none!important;text-align:center!important;cursor:pointer!important;transition:background .15s,color .15s,border-color .15s!important;}.lca-mobile-menu-item:hover{background:color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 8%,#fff)!important;color:var(--lca-site-accent,var(--lca-red,#e30613))!important;border-color:color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 28%,#e5e7eb)!important;}html.lca-modal-open, body.lca-modal-open{overflow:hidden!important;touch-action:none;}body.lca-scroll-locked{position:fixed!important;width:100%!important;overflow-y:scroll!important;}.lca-auth-overlay:not([hidden]) .lca-auth-box, .lca-auth-overlay:not([hidden]) .lca-auth-box.lca-auth-box-account{overflow:visible!important;position:relative!important;}.lca-auth-overlay .lca-modal-close, .lca-auth-overlay .lca-auth-close{position:absolute!important;top:14px!important;right:14px!important;z-index:9999!important;width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 24%,#e5e7eb)!important;background:#fff!important;color:#07111f!important;box-shadow:0 12px 26px rgba(7,17,31,.14)!important;cursor:pointer!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;font-size:20px!important;line-height:1!important;}.lca-auth-overlay .lca-modal-close:hover, .lca-auth-overlay .lca-auth-close:hover{background:var(--lca-site-accent,var(--lca-red,#e30613))!important;border-color:var(--lca-site-accent,var(--lca-red,#e30613))!important;color:#fff!important;}.lca-auth-overlay:not([hidden]) .lca-auth-box{overflow-y:auto!important;overflow-x:hidden!important;}.lca-auth-overlay .lca-modal-head{padding-right:52px!important;}body > .lca-auth-overlay, body > .lca-search-overlay{--lca-site-accent: var(--lca-body-accent, var(--lca-red,var(--lca-site-accent,var(--lca-red,#e30613))));--lca-red: var(--lca-body-accent, var(--lca-red,var(--lca-site-accent,var(--lca-red,#e30613))));--lca-site-bg: var(--lca-body-bg, var(--lca-site-bg,#ffffff));}body.lca-global-user-theme .lca-breaking strong, body.lca-global-user-theme .lca-marquee span{background:var(--lca-site-accent)!important;color:#fff!important;}body.lca-global-user-theme .lca-marquee a:hover{color:var(--lca-site-accent)!important;}body.lca-global-user-theme .lca-red-btn{background:var(--lca-site-accent)!important;border-color:var(--lca-site-accent)!important;}body.lca-global-user-theme .lca-red-btn:hover{background:color-mix(in srgb,var(--lca-site-accent) 85%,#07111f)!important;border-color:color-mix(in srgb,var(--lca-site-accent) 85%,#07111f)!important;}body.lca-global-user-theme .lca-outline-btn{border-color:var(--lca-site-accent)!important;color:var(--lca-site-accent)!important;}body.lca-global-user-theme .lca-outline-btn:hover{background:var(--lca-site-accent)!important;color:#fff!important;}body.lca-global-user-theme .lca-pagination .current, body.lca-global-user-theme .lca-pagination a:hover, body.lca-global-user-theme .page-numbers.current{background:var(--lca-site-accent)!important;border-color:var(--lca-site-accent)!important;color:#fff!important;}body.lca-global-user-theme .lca-sidebox h2:after{background:var(--lca-site-accent)!important;}body.lca-global-user-theme .lca-list-card small, body.lca-global-user-theme .lca-popular a:hover, body.lca-global-user-theme .lca-article-module a:hover{color:var(--lca-site-accent)!important;}body.lca-global-user-theme .lca-list-card a:hover, body.lca-global-user-theme .lca-popular a:hover, body.lca-global-user-theme .lca-article-module a:hover{text-decoration-color:var(--lca-site-accent)!important;}body.lca-global-user-theme .lca-search-result em{color:var(--lca-site-accent)!important;}body.lca-global-user-theme .lca-search-result:hover{border-color:var(--lca-site-accent)!important;}body.lca-global-user-theme .lca-mobile-menu-item:hover{color:var(--lca-site-accent)!important;border-color:color-mix(in srgb,var(--lca-site-accent) 28%,#e5e7eb)!important;background:color-mix(in srgb,var(--lca-site-accent) 6%,#fff)!important;}body.lca-global-user-theme .lca-mobile-menu-close:hover{background:var(--lca-site-accent)!important;border-color:var(--lca-site-accent)!important;}body.lca-global-user-theme .lca-bell-btn span{background:var(--lca-site-accent)!important;}body.lca-global-user-theme{--lca-red:var(--lca-site-accent)!important;--lca-body-accent:var(--lca-site-accent)!important;--lca-body-bg:var(--lca-site-bg)!important;--lca-soft-accent:color-mix(in srgb,var(--lca-site-accent) 7%,#ffffff)!important;--lca-soft-accent-2:color-mix(in srgb,var(--lca-site-accent) 13%,#ffffff)!important;--lca-accent-border:color-mix(in srgb,var(--lca-site-accent) 25%,#e5e7eb)!important;--lca-accent-shadow:0 14px 34px color-mix(in srgb,var(--lca-site-accent) 11%,transparent)!important;}body.lca-global-user-theme .lca-article-page, body.lca-global-user-theme .lca-archive-page{background:linear-gradient(180deg,color-mix(in srgb,var(--lca-site-bg) 26%,#f6f6f6),#f6f6f6 420px)!important;}body.lca-global-user-theme .lca-single-article, body.lca-global-user-theme .lca-side-box, body.lca-global-user-theme .lca-article-widget, body.lca-global-user-theme .lca-bottom-card, body.lca-global-user-theme .lca-related-card, body.lca-global-user-theme .lca-comment-card, body.lca-global-user-theme .lca-comment-form, body.lca-global-user-theme .lca-comment-edit-form, body.lca-global-user-theme .lca-comment-reply-form, body.lca-global-user-theme .lca-comment-login{border-color:var(--lca-accent-border)!important;box-shadow:var(--lca-accent-shadow)!important;}body.lca-global-user-theme .lca-side-box, body.lca-global-user-theme .lca-article-widget, body.lca-global-user-theme .lca-related-card, body.lca-global-user-theme .lca-comment-form, body.lca-global-user-theme .lca-comment-login{background:linear-gradient(135deg,#fff 0%,color-mix(in srgb,var(--lca-site-bg) 42%,#fff) 55%,color-mix(in srgb,var(--lca-site-accent) 5%,#fff) 100%)!important;}body.lca-global-user-theme .lca-article-meta{border-bottom-color:var(--lca-site-accent)!important;}body.lca-global-user-theme .lca-related, body.lca-global-user-theme .lca-comments{border-top-color:var(--lca-site-accent)!important;}body.lca-global-user-theme .lca-archive-hero{border-left-color:var(--lca-site-accent)!important;}body.lca-global-user-theme .lca-public-module-card h2, body.lca-global-user-theme .lca-member-card-head, body.lca-global-user-theme .lca-member-panel-title, body.lca-global-user-theme .lca-settings-section-title{border-color:var(--lca-site-accent)!important;}body.lca-global-user-theme .lca-side-box h3:after, body.lca-global-user-theme .lca-sidebar-title:after, body.lca-global-user-theme .lca-related-head h2:after, body.lca-global-user-theme .lca-comments-head h2:after, body.lca-global-user-theme .lca-comment-form h3:after, body.lca-global-user-theme .lca-public-module-card h2:after{content:""!important;display:block!important;width:54px!important;height:3px!important;margin-top:10px!important;border-radius:999px!important;background:var(--lca-site-accent)!important;}body.lca-global-user-theme .lca-related-head span, body.lca-global-user-theme .lca-related-card small, body.lca-global-user-theme .lca-comments-head span, body.lca-global-user-theme .lca-side-post small, body.lca-global-user-theme .lca-side-popular span, body.lca-global-user-theme .lca-archive-meta, body.lca-global-user-theme .lca-comment-author span, body.lca-global-user-theme .lca-comment-meta strong, body.lca-global-user-theme .lca-no-comments{color:var(--lca-site-accent)!important;}body.lca-global-user-theme .lca-article-kicker, body.lca-global-user-theme .lca-related-card > span, body.lca-global-user-theme .lca-archive-img span, body.lca-global-user-theme .lca-side-popular li:before, body.lca-global-user-theme .lca-donate-tipeee, body.lca-global-user-theme .lca-donate-paypal, body.lca-global-user-theme .lca-comment-actions button:hover, body.lca-global-user-theme .lca-inline-delete button:hover, body.lca-global-user-theme .lca-red-btn.lca-small-action, body.lca-global-user-theme .lca-comment-form button[type="submit"], body.lca-global-user-theme .lca-comment-edit-form button[type="submit"], body.lca-global-user-theme .lca-comment-reply-form button[type="submit"]{background:linear-gradient(135deg,var(--lca-site-accent),color-mix(in srgb,var(--lca-site-accent) 82%,#07111f))!important;border-color:var(--lca-site-accent)!important;color:#fff!important;}body.lca-global-user-theme .lca-red-btn.lca-small-action, body.lca-global-user-theme .lca-comment-form button[type="submit"], body.lca-global-user-theme .lca-comment-edit-form button[type="submit"], body.lca-global-user-theme .lca-comment-reply-form button[type="submit"]{box-shadow:0 14px 30px color-mix(in srgb,var(--lca-site-accent) 24%,transparent)!important;}body.lca-global-user-theme .lca-red-btn.lca-small-action:hover, body.lca-global-user-theme .lca-comment-form button[type="submit"]:hover, body.lca-global-user-theme .lca-comment-edit-form button[type="submit"]:hover, body.lca-global-user-theme .lca-comment-reply-form button[type="submit"]:hover{transform:translateY(-1px)!important;box-shadow:0 18px 38px color-mix(in srgb,var(--lca-site-accent) 31%,transparent)!important;background:linear-gradient(135deg,color-mix(in srgb,var(--lca-site-accent) 88%,#07111f),var(--lca-site-accent))!important;}body.lca-global-user-theme .lca-related-card:hover, body.lca-global-user-theme .lca-side-post:hover, body.lca-global-user-theme .lca-profile-comments a:hover, body.lca-global-user-theme .lca-public-mini-item:hover{border-color:var(--lca-site-accent)!important;box-shadow:0 18px 38px color-mix(in srgb,var(--lca-site-accent) 13%,transparent)!important;}body.lca-global-user-theme .lca-side-post, body.lca-global-user-theme .lca-side-popular li, body.lca-global-user-theme .lca-list-card, body.lca-global-user-theme .lca-auth-sep:before, body.lca-global-user-theme .lca-auth-sep:after{border-color:color-mix(in srgb,var(--lca-site-accent) 16%,#eeeeee)!important;}body.lca-global-user-theme .lca-donate-box{border-top-color:var(--lca-site-accent)!important;}body.lca-global-user-theme .lca-article-body a, body.lca-global-user-theme .lca-archive-card-body h2 a:hover, body.lca-global-user-theme .lca-side-popular a:hover, body.lca-global-user-theme .lca-side-post:hover span, body.lca-global-user-theme .lca-related-card:hover strong{color:var(--lca-site-accent)!important;}body.lca-global-user-theme .lca-article-body blockquote{border-left-color:var(--lca-site-accent)!important;background:color-mix(in srgb,var(--lca-site-accent) 6%,#f7f7f7)!important;}body.lca-global-user-theme .lca-featured-under-title img{border-color:var(--lca-accent-border)!important;box-shadow:0 16px 36px color-mix(in srgb,var(--lca-site-accent) 10%,transparent)!important;}body.lca-global-user-theme .lca-comment-actions button, body.lca-global-user-theme .lca-inline-delete button{border:1px solid color-mix(in srgb,var(--lca-site-accent) 18%,#e5e7eb)!important;background:color-mix(in srgb,var(--lca-site-accent) 5%,#f2f2f2)!important;}body.lca-global-user-theme .lca-comment-form textarea, body.lca-global-user-theme .lca-comment-edit-form textarea, body.lca-global-user-theme .lca-comment-reply-form textarea{border-color:color-mix(in srgb,var(--lca-site-accent) 22%,#d7d7d7)!important;}body.lca-global-user-theme .lca-comment-form textarea:focus, body.lca-global-user-theme .lca-comment-edit-form textarea:focus, body.lca-global-user-theme .lca-comment-reply-form textarea:focus{border-color:var(--lca-site-accent)!important;box-shadow:0 0 0 4px color-mix(in srgb,var(--lca-site-accent) 10%,transparent)!important;}body.lca-global-user-theme .lca-post-reactions button.is-active, body.lca-global-user-theme .lca-comment-reactions button.is-active, body.lca-global-user-theme .lca-community-reactions button.is-active{background:var(--lca-site-accent)!important;border-color:var(--lca-site-accent)!important;color:#fff!important;}body.lca-global-user-theme .lca-post-reactions button.is-active b, body.lca-global-user-theme .lca-comment-reactions button.is-active b, body.lca-global-user-theme .lca-community-reactions button.is-active b{color:var(--lca-site-accent)!important;}body.lca-global-user-theme .lca-ad-wrap, body.lca-global-user-theme .lca-inline-reco{border-color:var(--lca-accent-border)!important;box-shadow:0 12px 28px color-mix(in srgb,var(--lca-site-accent) 7%,transparent)!important;}body.lca-global-user-theme .lca-ad-label, body.lca-global-user-theme .lca-inline-reco strong{color:var(--lca-site-accent)!important;}body.lca-global-user-theme .lca-side-box h3:after, body.lca-global-user-theme .lca-sidebar-title:after, body.lca-global-user-theme .lca-related-head h2:after, body.lca-global-user-theme .lca-comments-head h2:after, body.lca-global-user-theme .lca-comment-form h3:after, body.lca-global-user-theme aside h2:after, body.lca-global-user-theme aside h3:after{background:var(--lca-site-accent)!important;border-color:var(--lca-site-accent)!important}body.lca-global-user-theme .lca-related, body.lca-global-user-theme .lca-comments, body.lca-global-user-theme .lca-donate-box{border-top-color:var(--lca-site-accent)!important}body.lca-global-user-theme .lca-side-popular li:before, body.lca-global-user-theme .lca-related-card > span, body.lca-global-user-theme .lca-inline-reco span, body.lca-global-user-theme .lca-donate-tipeee{background:var(--lca-site-accent)!important;border-color:var(--lca-site-accent)!important;color:#fff!important}body.lca-global-user-theme .lca-side-post small, body.lca-global-user-theme .lca-side-popular span, body.lca-global-user-theme .lca-related-head span, body.lca-global-user-theme .lca-related-card small, body.lca-global-user-theme .lca-comments-head span, body.lca-global-user-theme .lca-inline-reco strong{color:var(--lca-site-accent)!important}body.lca-global-user-theme .lca-submit, body.lca-global-user-theme .lca-comment-submit, body.lca-global-user-theme .lca-comment-form button[type="submit"], body.lca-global-user-theme .comment-form input[type="submit"], body.lca-global-user-theme .form-submit input[type="submit"]{background:var(--lca-site-accent)!important;border-color:var(--lca-site-accent)!important;color:#fff!important;box-shadow:0 14px 30px color-mix(in srgb,var(--lca-site-accent) 24%,transparent)!important}body.lca-global-user-theme{--lca-accent-shadow:0 5px 14px rgba(7,17,31,.035)!important;--lca-shadow:0 4px 12px rgba(7,17,31,.032)!important;}body.lca-global-user-theme .lca-site-header, body.lca-global-user-theme .lca-single-article, body.lca-global-user-theme .lca-panel, body.lca-global-user-theme .lca-sidebox, body.lca-global-user-theme .lca-bottom-card, body.lca-global-user-theme .lca-about-wide, body.lca-global-user-theme .lca-side-box, body.lca-global-user-theme .lca-article-widget, body.lca-global-user-theme .lca-related-card, body.lca-global-user-theme .lca-comment-card, body.lca-global-user-theme .lca-comment-form, body.lca-global-user-theme .lca-comment-edit-form, body.lca-global-user-theme .lca-comment-reply-form, body.lca-global-user-theme .lca-comment-login, body.lca-global-user-theme .lca-inline-reco a, body.lca-global-user-theme .lca-ad-wrap, body.lca-global-user-theme .lca-post-nav-card, body.lca-global-user-theme .lca-nav-prev, body.lca-global-user-theme .lca-nav-next, body.lca-global-user-theme .lca-member-card, body.lca-global-user-theme .lca-community-form, body.lca-global-user-theme .lca-public-module-card{box-shadow:0 5px 14px rgba(7,17,31,.035)!important}body.lca-global-user-theme .lca-related-card:hover, body.lca-global-user-theme .lca-side-post:hover, body.lca-global-user-theme .lca-side-popular li:hover, body.lca-global-user-theme .lca-side-comment:hover, body.lca-global-user-theme .lca-inline-reco a:hover{box-shadow:0 7px 18px rgba(7,17,31,.045)!important}body.lca-global-user-theme .lca-submit, body.lca-global-user-theme .lca-comment-submit, body.lca-global-user-theme .lca-comment-form button[type="submit"], body.lca-global-user-theme .comment-form input[type="submit"], body.lca-global-user-theme .form-submit input[type="submit"], body.lca-global-user-theme .lca-red-btn{box-shadow:0 4px 10px color-mix(in srgb,var(--lca-site-accent) 10%,transparent)!important}body.lca-global-user-theme .lca-submit:hover, body.lca-global-user-theme .lca-comment-submit:hover, body.lca-global-user-theme .lca-comment-form button[type="submit"]:hover, body.lca-global-user-theme .comment-form input[type="submit"]:hover, body.lca-global-user-theme .form-submit input[type="submit"]:hover, body.lca-global-user-theme .lca-red-btn:hover{box-shadow:0 6px 14px color-mix(in srgb,var(--lca-site-accent) 12%,transparent)!important}body.lca-global-user-theme .lca-side-popular li:before, body.lca-global-user-theme .lca-side-popular ol li:before, body.lca-global-user-theme .popular-posts li:before, body.lca-global-user-theme .wpp-list li:before, body.lca-global-user-theme .lca-related-card > span, body.lca-global-user-theme .lca-article-kicker{box-shadow:none!important}body.lca-global-user-theme :where(input,textarea,select):focus{box-shadow:0 0 0 2px color-mix(in srgb,var(--lca-site-accent) 10%,transparent)!important}body.lca-global-user-theme .lca-featured-under-title img{box-shadow:0 6px 16px rgba(7,17,31,.035)!important}.lca-member-page .lca-member-nav-public{text-decoration:none!important;border-color:color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#e30613)) 28%,#e5e7eb)!important;background:linear-gradient(135deg,color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#e30613)) 7%,#fff),#fff)!important;color:#07111f!important;box-shadow:none!important;}.lca-member-page .lca-member-nav-public:hover{border-color:var(--lca-member-accent,var(--lca-site-accent,#e30613))!important;background:color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#e30613)) 9%,#fff)!important;color:var(--lca-member-accent,var(--lca-site-accent,#e30613))!important;box-shadow:none!important;}.lca-card-meta .lca-view-badge,.lca-related-card .lca-card-meta .lca-view-badge,.lca-side-post .lca-card-meta .lca-view-badge,.lca-list-card .lca-card-meta .lca-view-badge,.lca-wide-card .lca-card-meta .lca-view-badge{display:inline-flex!important;align-items:center!important;width:auto!important;min-width:0!important;height:auto!important;padding:0!important;margin-left:7px!important;gap:4px!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;text-transform:none!important;letter-spacing:0!important;line-height:1.15!important;font-weight:900!important;justify-self:auto!important}.lca-card-meta .lca-view-badge svg,.lca-card-meta .lca-view-badge b{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important;margin:0!important;color:inherit!important;text-transform:none!important;letter-spacing:0!important}.lca-related-card > span{box-shadow:none!important}:root{--lca-header-safe-top:98px!important;--lca-floating-header-gap:98px!important}html body .lca-topbar,html body.lca-global-user-theme .lca-topbar{min-height:24px!important;line-height:1!important}html body .lca-topbar .lca-shell,html body.lca-global-user-theme .lca-topbar .lca-shell{min-height:24px!important;padding-top:0!important;padding-bottom:0!important;align-items:center!important}html body .lca-topbar-left,html body .lca-mini-social,html body.lca-global-user-theme .lca-topbar-left,html body.lca-global-user-theme .lca-mini-social{font-size:11px!important;line-height:1!important}html body .lca-site-header .lca-header-inner,html body.lca-global-user-theme .lca-site-header .lca-header-inner{height:72px!important;min-height:72px!important;padding-top:0!important;padding-bottom:0!important;align-items:center!important}html body .lca-logo img,html body .lca-header-inner .lca-logo img,html body.lca-global-user-theme .lca-logo img,html body.lca-global-user-theme .lca-header-inner .lca-logo img{max-height:46px!important;width:auto!important}html body .lca-account-btn,html body .lca-bell-btn,html body.lca-global-user-theme .lca-account-btn,html body.lca-global-user-theme .lca-bell-btn{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important}html body .lca-main-nav a,html body .lca-nav-search,html body.lca-global-user-theme .lca-main-nav a,html body.lca-global-user-theme .lca-nav-search{min-height:36px!important}html body .lca-main-nav .lca-header-account-link,html body.lca-global-user-theme .lca-main-nav .lca-header-account-link{min-height:38px!important;padding-left:16px!important;padding-right:16px!important}html body.lca-global-user-theme .lca-site-header .lca-header-inner:after{font-size:58px!important;opacity:.028!important}@media(max-width:920px){:root{--lca-header-safe-top:86px!important;--lca-floating-header-gap:86px!important}html body .lca-topbar .lca-shell,html body.lca-global-user-theme .lca-topbar .lca-shell{min-height:22px!important}html body .lca-site-header .lca-header-inner,html body.lca-global-user-theme .lca-site-header .lca-header-inner{height:auto!important;min-height:64px!important;padding-top:6px!important;padding-bottom:6px!important}html body .lca-logo img,html body .lca-header-inner .lca-logo img,html body.lca-global-user-theme .lca-logo img,html body.lca-global-user-theme .lca-header-inner .lca-logo img{max-height:42px!important;max-width:172px!important}html body .lca-menu-toggle,html body.lca-global-user-theme .lca-menu-toggle{width:42px!important;height:40px!important;min-width:42px!important}}html body .lca-site-header .lca-nav-search, html body.lca-global-user-theme .lca-site-header .lca-nav-search, html body .lca-main-nav .lca-nav-search, html body.lca-global-user-theme .lca-main-nav .lca-nav-search{background:transparent!important;box-shadow:none!important;}html body .lca-site-header .lca-nav-search:hover, html body.lca-global-user-theme .lca-site-header .lca-nav-search:hover, html body .lca-main-nav .lca-nav-search:hover, html body.lca-global-user-theme .lca-main-nav .lca-nav-search:hover, html body .lca-site-header .lca-nav-search:focus-visible, html body.lca-global-user-theme .lca-site-header .lca-nav-search:focus-visible{background:transparent!important;color:var(--lca-site-accent,var(--lca-red,#e30613))!important;box-shadow:none!important;outline:none!important;}html body .lca-site-header .lca-nav-search:hover .lca-svg, html body.lca-global-user-theme .lca-site-header .lca-nav-search:hover .lca-svg{color:var(--lca-site-accent,var(--lca-red,#e30613))!important;}@media(max-width:920px){html body .lca-main-nav .lca-nav-search, html body.lca-global-user-theme .lca-main-nav .lca-nav-search{background:#fff!important;}html body .lca-main-nav .lca-nav-search:hover, html body.lca-global-user-theme .lca-main-nav .lca-nav-search:hover{background:#fff!important;}}.lca-breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0 0 18px;color:#64748b;font-size:13px;font-weight:800;line-height:1.35}.lca-breadcrumbs a{color:var(--lca-site-accent,#008264);text-decoration:none;border-bottom:1px solid color-mix(in srgb,var(--lca-site-accent,#008264) 28%,transparent)}.lca-breadcrumbs a:hover{border-bottom-color:var(--lca-site-accent,#008264)}.lca-breadcrumbs span{color:#94a3b8;font-weight:900}.lca-breadcrumbs strong{color:#334155;font-weight:900}.lca-single-article{content-visibility:auto;contain-intrinsic-size:1px 1600px}.lca-article-sidebar .lca-side-box{content-visibility:auto;contain-intrinsic-size:1px 420px}.lca-archive-card,.lca-list-card,.lca-related-card{content-visibility:auto;contain-intrinsic-size:1px 260px}.lca-public-profile,.lca-member-page{--lca-safe-accent:var(--lca-profile-accent,var(--lca-member-accent,var(--lca-site-accent,#008264)))}.lca-public-profile a,.lca-member-page a{accent-color:var(--lca-safe-accent)}.lca-public-v67-links a,.lca-member-topnav a,.lca-own-profile-tools a{border-color:color-mix(in srgb,var(--lca-safe-accent) 22%,#e5e7eb)}.lca-public-v67-links a:hover,.lca-member-topnav a:hover,.lca-own-profile-tools a:hover{border-color:var(--lca-safe-accent);background:color-mix(in srgb,var(--lca-safe-accent) 7%,#fff);color:var(--lca-safe-accent)}@media(max-width:720px){.lca-breadcrumbs{font-size:12px;margin-bottom:14px}.lca-single-article{contain-intrinsic-size:1px 2200px}}.lca-profile-page-full, .lca-member-page, .lca-public-profile{position:relative;z-index:2}.lca-topbar,.lca-site-header{position:relative;z-index:999}.lca-search-overlay,.lca-auth-overlay,.lca-notifications-panel,.lca-video-modal,.lca-chat-panel{z-index:10050!important}.lca-public-profile-v38{overflow:hidden!important;border:1px solid #e7e7e7;border-radius:22px;background:#fff;box-shadow:0 18px 50px rgba(11,20,38,.08);padding:0!important;position:relative!important;isolation:isolate!important}.lca-public-v38-cover{height:150px;background:linear-gradient(120deg, color-mix(in srgb,var(--lca-profile-bg,#fff) calc(var(--lca-profile-opacity,1)*100%), #fff), rgba(227,6,19,.07));border-bottom:4px solid var(--lca-profile-accent,#e30613);position:relative!important;z-index:0!important;pointer-events:none!important}.lca-public-v38-main{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.92fr);gap:26px;padding:0 30px 32px;position:relative!important;z-index:2!important;align-items:start!important}.lca-public-v38-left{margin-top:-74px}.lca-public-v38-avatar{width:150px;height:150px;object-fit:cover;border-radius:22px;border:6px solid #fff;box-shadow:0 20px 35px rgba(0,0,0,.16);display:block;margin-bottom:18px}.lca-public-v38-kicker{display:block;color:#e30613;text-transform:uppercase;letter-spacing:.12em;font-weight:900;font-size:12px;margin-bottom:8px}.lca-public-v38-title{font-size:clamp(38px,5vw,68px);line-height:.94;margin:0 0 12px;color:#081126;font-weight:950;letter-spacing:-.06em}.lca-public-v38-facts{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.lca-public-v38-facts strong,.lca-public-v38-facts em{font-style:normal;border:1px solid #ddd;border-radius:999px;padding:8px 14px;font-weight:900;text-transform:uppercase;font-size:12px;background:#fff;color:#081126}.lca-public-v38-bio{border:1px solid #e6e8ef;border-radius:18px;padding:18px 20px;font-size:16px;line-height:1.72;background:#fff;margin-bottom:20px}.lca-public-v38-bio p:first-child{margin-top:0}.lca-public-v38-bio p:last-child{margin-bottom:0}.lca-public-v38-badges{display:grid;grid-template-columns:repeat(3,minmax(110px,1fr));gap:14px;margin:18px 0}.lca-public-v38-badges .lca-badge-card,.lca-public-v38-badges .lca-badge{min-height:132px}.lca-public-v38-links{display:flex;gap:9px;flex-wrap:wrap;margin:12px 0 18px}.lca-public-v38-links a{border:1px solid #ddd;border-radius:999px;padding:8px 14px;text-decoration:none;font-weight:900;color:#081126;background:#fff;text-transform:uppercase;font-size:12px}.lca-public-v38-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid #eee;margin:24px -30px -32px}.lca-public-v38-stats span{padding:22px 18px;border-right:1px solid #eee;text-align:center;font-weight:900;text-transform:uppercase;font-size:12px}.lca-public-v38-stats span:last-child{border-right:0}.lca-public-v38-stats strong{display:block;color:#e30613;font-size:30px;line-height:1}.lca-public-v38-right{margin-top:0!important;align-self:start;position:relative!important;z-index:3!important}.lca-public-module-card{background:#fff;border:1px solid #e6e8ef;border-radius:20px;padding:20px;box-shadow:0 12px 35px rgba(11,20,38,.05)}.lca-public-module-card h2{font-size:24px;line-height:1.05;margin:0 0 16px;text-transform:uppercase;letter-spacing:-.03em;color:#081126;border-bottom:3px solid #e30613;padding-bottom:10px}.lca-public-post-list-v38{display:flex;flex-direction:column;gap:12px}.lca-public-post-row-v38{display:grid;grid-template-columns:92px 1fr;gap:14px;align-items:center;border:1px solid #e6e8ef;border-radius:14px;padding:10px;text-decoration:none;color:#081126;background:#fff;transition:.18s ease}.lca-public-post-row-v38:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(11,20,38,.08)}.lca-public-post-row-v38 img{width:92px;height:72px;border-radius:10px;object-fit:cover}.lca-public-post-row-v38 span{display:block;color:#e30613;text-transform:uppercase;font-size:11px;font-weight:900}.lca-public-post-row-v38 strong{display:block;font-weight:950;line-height:1.15}.lca-public-post-row-v38 small{display:block;font-weight:900;color:#5d677a;margin-top:4px}.lca-public-v38-modules{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:24px 30px 34px;background:#fafafa;border-top:1px solid #eee}.lca-public-mini-list{display:flex;flex-direction:column;gap:10px}.lca-public-mini-list a,.lca-public-mini-list article{display:block;border:1px solid #e6e8ef;border-radius:13px;padding:12px 14px;text-decoration:none;color:#081126;background:#fff}.lca-public-mini-list strong{display:block;font-weight:950}.lca-public-mini-list span,.lca-public-mini-list small{display:block;color:#5d677a;margin-top:5px}.lca-member-lock{border:1px solid #e6e8ef;border-radius:18px;background:linear-gradient(135deg,#fff,#fff5f5);padding:22px;margin:10px 0 20px}.lca-member-lock strong{font-size:22px;color:#081126;display:block;margin-bottom:8px}.lca-member-lock a{color:#e30613;font-weight:900;text-decoration:underline}.lca-directory-map-v38{position:relative;overflow:hidden;min-height:220px;border:1px solid #e6e8ef!important;border-radius:20px!important;background:linear-gradient(135deg,#f8f8f8,#fff);padding:0!important}.lca-directory-map-v38 .lca-map-inner{position:absolute;inset:0;background: radial-gradient(circle at 30% 40%, rgba(227,6,19,.12), transparent 26%), linear-gradient(90deg, rgba(8,17,38,.08) 1px, transparent 1px), linear-gradient(0deg, rgba(8,17,38,.08) 1px, transparent 1px);background-size:100% 100%,42px 42px,42px 42px}.lca-directory-map-v38 .lca-map-panel{position:relative;z-index:2;display:flex;align-items:center;gap:16px;padding:26px;background:rgba(255,255,255,.88);backdrop-filter:blur(6px);margin:26px;border-radius:18px;border:1px solid #eee}.lca-directory-map-v38 .lca-map-cross{width:54px;height:54px;border-radius:14px;background:#e30613;color:#fff;display:grid;place-items:center;font-size:26px}.lca-directory-map-v38 strong{font-size:24px}.lca-directory-map-v38 small{display:block;color:#5d677a}.lca-community-form-after{margin-top:24px;border-top:4px solid #e30613!important;padding-top:22px}.lca-community-form label.lca-private-check{display:flex;gap:10px;align-items:flex-start;background:#fff7f7;border:1px solid #ffd0d0;border-radius:12px;padding:12px 14px;font-weight:800}.lca-community-form .lca-location-help{font-size:12px;color:#5d677a;margin:-4px 0 10px}.lca-community-tabs{z-index:5}.lca-community-content{z-index:4}.lca-public-profile-v38{overflow:visible!important}.lca-public-v38-main{display:block!important;padding:0 30px 28px!important}.lca-public-v38-left{margin-top:-74px!important;position:relative!important;z-index:2!important;max-width:none!important}.lca-public-v38-avatar{position:relative!important;z-index:3!important}.lca-public-v38-title i{font-style:normal!important;display:inline-grid!important;place-items:center!important;width:34px!important;height:34px!important;border-radius:999px!important;border:1px solid #e5e7eb!important;background:#fff!important;color:var(--lca-profile-accent,#e30613)!important;font-size:16px!important;vertical-align:middle!important;box-shadow:0 8px 18px rgba(8,18,37,.08)!important}.lca-public-v38-badges{display:block!important;margin:18px 0!important;clear:both!important}.lca-public-v38-badges>.lca-badge-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(135px,1fr))!important;gap:14px!important;margin:0!important;width:100%!important;align-items:stretch!important}.lca-public-v38-badges .lca-badge-card{min-height:142px!important;width:auto!important;margin:0!important;float:none!important;position:relative!important}.lca-public-v38-badges .lca-badge-card img{width:72px!important;height:72px!important}.lca-public-v38-modules{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px!important;padding:26px 30px 34px!important;align-items:start!important;background:#f8fafc!important}.lca-public-v38-modules .lca-public-module-card{margin:0!important;min-height:0!important}.lca-public-v38-modules .lca-public-profile-posts{grid-column:auto!important}.lca-public-v38-stats{margin:22px -30px -28px!important}.lca-public-post-list-v38{gap:10px!important}.lca-polls-layout{display:grid!important;gap:22px!important}.lca-polls-layout .lca-admin-poll-form{order:2;margin-top:8px!important;border-top:4px solid #e30613!important;padding-top:20px!important}.lca-poll-list{order:1!important}.lca-poll-list article.lca-poll-card{border:1px solid #e5e7eb!important;border-left:0!important;border-radius:20px!important;padding:0!important;background:#fff!important;box-shadow:0 16px 40px rgba(8,18,37,.06)!important;overflow:hidden!important}.lca-poll-head{padding:20px 22px 12px!important;background:linear-gradient(135deg,#fff,#f8fafc)!important;border-bottom:1px solid #eef0f3!important}.lca-poll-head span{display:inline-block!important;color:#e30613!important;text-transform:uppercase!important;font-size:11px!important;font-weight:950!important;letter-spacing:.08em!important;margin-bottom:7px!important}.lca-poll-head h3{margin:0!important;font-size:24px!important;line-height:1.08!important;color:#081225!important;font-weight:950!important;letter-spacing:-.025em!important}.lca-poll-head p{margin:9px 0 0!important;color:#334155!important;line-height:1.55!important}.lca-poll-meta{display:flex!important;gap:8px!important;flex-wrap:wrap!important;color:#64748b!important;font-size:12px!important;font-weight:800!important;margin-top:9px!important}.lca-poll-choices{display:grid!important;gap:10px!important;padding:18px 22px 10px!important}.lca-poll-choice{position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:12px!important;align-items:center!important;width:100%!important;border:1px solid #e5e7eb!important;border-radius:14px!important;background:#fff!important;color:#081225!important;padding:13px 14px!important;text-align:left!important;font-weight:950!important;overflow:hidden!important;cursor:pointer!important}.lca-poll-choice[disabled]{cursor:not-allowed!important;opacity:.78!important}.lca-poll-choice.is-selected{border-color:#e30613!important;box-shadow:0 0 0 3px rgba(227,6,19,.08)!important}.lca-poll-choice strong,.lca-poll-choice b{position:relative!important;z-index:2!important}.lca-poll-choice b{font-size:12px!important;color:#e30613!important;white-space:nowrap!important}.lca-poll-choice i{position:absolute!important;left:0!important;top:0!important;bottom:0!important;background:linear-gradient(90deg,rgba(227,6,19,.14),rgba(227,6,19,.04))!important;z-index:1!important;pointer-events:none!important}.lca-poll-foot{padding:0 22px 18px!important;display:flex!important;gap:10px!important;flex-wrap:wrap!important;align-items:center!important;color:#64748b!important;font-size:13px!important;font-weight:800!important}.lca-poll-foot a{color:#e30613!important;font-weight:950!important;text-decoration:underline!important}.lca-poll-status{font-weight:950!important;color:#081225!important}.lca-poll-status.is-ended{color:#b91c1c!important}.lca-poll-status.is-voted{color:#166534!important}.lca-community-form .lca-location-picker{position:relative!important;display:grid!important;gap:8px!important}.lca-location-suggestions{position:absolute!important;z-index:9999!important;left:0!important;right:0!important;top:100%!important;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:12px!important;box-shadow:0 18px 45px rgba(8,18,37,.16)!important;max-height:240px!important;overflow:auto!important;padding:6px!important;margin-top:4px!important}.lca-location-suggestions[hidden]{display:none!important}.lca-location-suggestions button{display:block!important;width:100%!important;text-align:left!important;border:0!important;background:#fff!important;padding:10px 12px!important;border-radius:9px!important;cursor:pointer!important;color:#081225!important;font-weight:850!important}.lca-location-suggestions button:hover{background:#fff5f5!important;color:#e30613!important}.lca-location-selected{display:block!important;min-height:20px!important;color:#166534!important;font-size:12px!important;font-weight:900!important}.lca-dir-coords{display:none!important}.lca-directory-board{display:grid!important;gap:18px!important}.lca-directory-map-v40{height:390px!important;min-height:390px!important;border:1px solid #dfe5ef!important;border-radius:22px!important;overflow:hidden!important;background:#eef2f7!important;position:relative!important;padding:0!important}.lca-directory-map-v40 .leaflet-container{font-family:inherit!important}.lca-map-empty{position:absolute!important;z-index:500!important;left:18px!important;top:18px!important;right:18px!important;background:rgba(255,255,255,.92)!important;border:1px solid #e5e7eb!important;border-radius:16px!important;padding:14px 16px!important;box-shadow:0 14px 32px rgba(8,18,37,.10)!important;color:#081225!important;font-weight:850!important}.lca-map-empty strong{display:block!important;color:#e30613!important;text-transform:uppercase!important;font-size:12px!important;letter-spacing:.06em!important}.lca-map-popup strong{display:block!important;color:#081225!important;font-weight:950!important}.lca-map-popup small{display:block!important;color:#64748b!important;margin-top:3px!important}.lca-directory-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}.lca-directory-card{border:1px solid #e5e7eb!important;border-radius:18px!important;background:#fff!important;padding:18px!important;box-shadow:0 12px 30px rgba(8,18,37,.05)!important}.lca-directory-card.is-map-active{border-color:#e30613!important;box-shadow:0 0 0 3px rgba(227,6,19,.08),0 12px 30px rgba(8,18,37,.07)!important}.lca-directory-card span{display:block!important;color:#e30613!important;text-transform:uppercase!important;font-size:11px!important;font-weight:950!important;letter-spacing:.08em!important;margin-bottom:6px!important}.lca-directory-card h3{margin:0 0 8px!important;font-size:20px!important;line-height:1.1!important;color:#081225!important}.lca-directory-card p{color:#334155!important;margin:0 0 10px!important}.lca-directory-card small{color:#64748b!important;font-weight:850!important}@media (max-width:900px){.lca-public-v38-modules,.lca-directory-grid{grid-template-columns:1fr!important}.lca-public-v38-main{padding:0 18px 24px!important}.lca-public-v38-stats{margin:18px -18px -24px!important}.lca-directory-map-v40{height:320px!important;min-height:320px!important}.lca-poll-head h3{font-size:21px!important}}@media (max-width:980px){.lca-public-v38-main{grid-template-columns:1fr;padding:0 18px 24px}.lca-public-v38-right{margin-top:0!important}.lca-public-v38-modules{grid-template-columns:1fr;padding:18px}.lca-public-v38-badges{grid-template-columns:repeat(2,1fr)}.lca-public-v38-title{font-size:42px}.lca-public-v38-stats{margin:18px -18px -24px}}.lca-member-page{background:#f7f8fa!important}.lca-member-page .lca-member-shell{max-width:1480px!important;margin:0 auto!important;padding:32px 22px!important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif!important;color:#101827!important}.lca-member-app{width:100%!important}.lca-member-layout{display:grid!important;grid-template-columns:292px minmax(0,1fr)!important;gap:26px!important;align-items:start!important}.lca-member-content{min-width:0!important}.lca-member-sidebar{position:sticky!important;top:18px!important;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:26px!important;padding:16px!important;box-shadow:0 18px 45px rgba(16,24,39,.07)!important}.lca-member-sidebar-brand{display:grid!important;grid-template-columns:44px 1fr!important;gap:10px!important;align-items:center!important;padding:10px 10px 16px!important;border-bottom:1px solid #eef0f4!important;margin-bottom:12px!important}.lca-member-sidebar-brand span{grid-row:span 2!important;width:44px!important;height:44px!important;border-radius:14px!important;background:#fff1f2!important;color:#e30613!important;display:grid!important;place-items:center!important;font-size:23px!important}.lca-member-sidebar-brand strong{font-weight:950!important;color:#07111f!important;line-height:1!important}.lca-member-sidebar-brand small{color:#5f6b7a!important;font-weight:800!important}.lca-member-nav-list{display:grid!important;gap:8px!important}.lca-member-nav-item{width:100%!important;border:1px solid #e5e7eb!important;background:#fff!important;color:#101827!important;border-radius:14px!important;padding:12px 13px!important;display:flex!important;align-items:center!important;gap:10px!important;font-weight:900!important;text-align:left!important;cursor:pointer!important;transition:background .18s ease,color .18s ease,transform .18s ease,border-color .18s ease!important}.lca-member-nav-item:hover{background:#fff1f2!important;border-color:#fecdd3!important;color:#c9000d!important;transform:translateY(-1px)!important}.lca-member-nav-item.is-active{background:#e30613!important;border-color:#e30613!important;color:#fff!important;box-shadow:0 12px 26px rgba(227,6,19,.22)!important}.lca-member-nav-icon{display:grid!important;place-items:center!important;width:24px!important;height:24px!important;flex:0 0 24px!important}.lca-member-nav-icon svg,.lca-tab-svg{width:20px!important;height:20px!important}.lca-member-sidebar-cta{margin-top:16px!important;border-radius:20px!important;padding:18px!important;background:linear-gradient(145deg,#07111f,#111827)!important;color:#fff!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)!important}.lca-member-sidebar-cta span{display:block!important;color:#fff!important;font-size:12px!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-weight:950!important}.lca-member-sidebar-cta p{margin:8px 0 14px!important;color:#cbd5e1!important;font-size:13px!important;line-height:1.45!important}.lca-member-mobile-bar{display:none!important}.lca-tab-panel{display:none!important}.lca-tab-panel.is-active{display:block!important;animation:lcaMemberFade .18s ease-out!important}@keyframes lcaMemberFade{from{opacity:.4;transform:translateY(4px)}to{opacity:1;transform:none}}.lca-member-screen{display:grid!important;gap:22px!important}.lca-member-card,.lca-community-form,.lca-public-module-card{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:24px!important;box-shadow:0 14px 38px rgba(16,24,39,.06)!important;padding:24px!important;overflow:visible!important}.lca-member-card-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:16px!important;margin-bottom:18px!important}.lca-member-card-head span,.lca-member-page-head span,.lca-calendar-top span{display:block!important;color:#e30613!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-size:12px!important;font-weight:950!important;margin-bottom:5px!important}.lca-member-card-head h2,.lca-member-page-head h1,.lca-member-card h2,.lca-calendar-top h2{margin:0!important;color:#07111f!important;font-weight:950!important;letter-spacing:-.035em!important;line-height:1.05!important}.lca-member-card-head h2{font-size:24px!important}.lca-member-page-head{display:flex!important;justify-content:space-between!important;align-items:flex-start!important;gap:20px!important;border-radius:28px!important;padding:28px!important;background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 14px 38px rgba(16,24,39,.06)!important}.lca-member-page-head h1{font-size:clamp(30px,4vw,48px)!important}.lca-member-page-head p,.lca-member-card-head p,.lca-member-help{margin:8px 0 0!important;color:#5f6b7a!important;line-height:1.6!important}.lca-member-button,.lca-red-btn,.lca-small-action{border:0!important;border-radius:13px!important;padding:12px 17px!important;font-weight:950!important;text-decoration:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;cursor:pointer!important;transition:transform .16s ease,box-shadow .16s ease,background .16s ease!important}.lca-member-button-primary,.lca-red-btn{background:#e30613!important;color:#fff!important;box-shadow:0 12px 24px rgba(227,6,19,.24)!important}.lca-member-button-primary:hover,.lca-red-btn:hover{background:#c9000d!important;color:#fff!important;transform:translateY(-1px)!important}.lca-member-button-secondary,.lca-outline-btn{background:#fff!important;color:#101827!important;border:1px solid #e5e7eb!important;box-shadow:0 8px 18px rgba(16,24,39,.04)!important}.lca-member-button-light{background:rgba(255,255,255,.16)!important;color:#fff!important;border:1px solid rgba(255,255,255,.28)!important}.lca-member-link{color:#e30613!important;font-weight:900!important;text-decoration:none!important;background:transparent!important;border:0!important;cursor:pointer!important}.lca-member-notice{background:#fff1f2!important;border:1px solid #fecdd3!important;color:#9f1239!important;border-radius:14px!important;padding:12px 16px!important;font-weight:900!important;margin-bottom:18px!important}.lca-member-profile-hero{border-radius:30px!important;min-height:230px!important;padding:30px!important;display:flex!important;justify-content:space-between!important;gap:20px!important;align-items:flex-end!important;color:#fff!important;background:radial-gradient(circle at 15% 20%,rgba(255,255,255,.24),transparent 32%),linear-gradient(135deg,var(--lca-profile-bg),#07111f 74%)!important;box-shadow:0 26px 70px rgba(7,17,31,.18)!important;position:relative!important;overflow:hidden!important}.lca-member-profile-hero:after{content:"";position:absolute;inset:auto -80px -110px auto;width:320px;height:320px;border-radius:999px;background:rgba(227,6,19,.24);filter:blur(18px)}.lca-member-profile-main{display:flex!important;align-items:center!important;gap:22px!important;position:relative!important;z-index:1}.lca-member-avatar-xl{width:128px!important;height:128px!important;border-radius:999px!important;object-fit:cover!important;border:5px solid rgba(255,255,255,.9)!important;box-shadow:0 18px 40px rgba(0,0,0,.23)!important}.lca-member-kicker{font-weight:950!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-size:12px!important;color:#fecdd3!important}.lca-member-profile-hero h1{margin:5px 0 8px!important;font-size:clamp(32px,5vw,58px)!important;color:#fff!important;font-weight:950!important;letter-spacing:-.045em!important}.lca-member-profile-hero h1 i{font-style:normal!important;font-size:.5em!important;background:#fff!important;color:#e30613!important;border-radius:999px!important;padding:7px!important;margin-left:10px!important;vertical-align:middle!important}.lca-member-profile-hero p{max-width:680px!important;color:#e5e7eb!important;margin:0!important;font-size:16px!important;line-height:1.55!important}.lca-member-profile-meta{display:flex!important;gap:10px!important;flex-wrap:wrap!important;margin-top:12px!important}.lca-member-profile-meta span{background:rgba(255,255,255,.12)!important;border:1px solid rgba(255,255,255,.24)!important;border-radius:999px!important;color:#fff!important;padding:7px 11px!important;font-weight:900!important;font-size:12px!important}.lca-member-stat-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important}.lca-member-stat-card{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:20px!important;padding:20px!important;box-shadow:0 12px 30px rgba(16,24,39,.05)!important}.lca-member-stat-card span{display:block!important;color:#5f6b7a!important;font-weight:850!important;font-size:13px!important}.lca-member-stat-card strong{display:block!important;color:#07111f!important;font-size:34px!important;font-weight:950!important;letter-spacing:-.04em!important;margin-top:6px!important}.lca-member-two-col{display:grid!important;grid-template-columns:minmax(0,1fr) 360px!important;gap:22px!important;align-items:start!important}.lca-member-side-stack,.lca-member-edit-side{display:grid!important;gap:18px!important}.lca-member-filter-pills{display:flex!important;gap:8px!important;flex-wrap:wrap!important;margin:10px 0 18px!important}.lca-member-filter-pills span,.lca-member-tabs button{border:1px solid #e5e7eb!important;background:#fff!important;color:#101827!important;border-radius:999px!important;padding:8px 13px!important;font-weight:900!important;font-size:13px!important}.lca-member-tabs{display:flex!important;gap:8px!important;overflow:auto!important;padding-bottom:2px!important}.lca-member-tabs button.is-active,.lca-member-filter-pills span:first-child{background:#fff1f2!important;border-color:#fecdd3!important;color:#e30613!important}.lca-member-progressbar{height:10px!important;background:#eef2f7!important;border-radius:999px!important;overflow:hidden!important;margin:14px 0 8px!important}.lca-member-progressbar i{display:block!important;height:100%!important;background:#e30613!important;border-radius:999px!important}.lca-member-next-badge{display:flex!important;gap:12px!important;align-items:center!important}.lca-member-next-badge img{width:54px!important;height:54px!important;border-radius:14px!important;object-fit:cover!important}.lca-member-next-badge strong{display:grid!important;color:#07111f!important}.lca-member-next-badge em{font-style:normal!important;color:#e30613!important;font-size:12px!important;text-transform:uppercase!important;letter-spacing:.06em!important}.lca-public-profile-v38,.lca-bastion-dashboard{max-width:none!important}.lca-public-module-card{box-shadow:none!important;border-color:#eef0f4!important}.lca-public-module-card h2{font-size:18px!important}.lca-public-mini-list{display:grid!important;gap:10px!important}.lca-public-mini-item{border:1px solid #eef0f4!important;border-radius:14px!important;padding:12px!important;text-decoration:none!important;background:#f8fafc!important}.lca-public-mini-item strong{display:block!important;color:#07111f!important}.lca-public-mini-item small{color:#64748b!important;font-weight:800!important}.lca-member-edit-layout{display:grid!important;grid-template-columns:minmax(0,1fr) 360px!important;gap:22px!important;align-items:start!important}.lca-member-edit-main{display:grid!important;gap:18px!important;min-width:0!important}.lca-member-field-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}.lca-member-form label,.lca-community-form label{display:grid!important;gap:7px!important;color:#101827!important;font-weight:900!important;margin:0 0 14px!important}.lca-member-input,.lca-member-textarea,.lca-member-form input:not([type=checkbox]):not([type=radio]):not([type=file]),.lca-member-form textarea,.lca-member-form select,.lca-community-form input:not([type=checkbox]):not([type=radio]):not([type=file]),.lca-community-form textarea,.lca-community-form select{width:100%!important;border:1px solid #e5e7eb!important;border-radius:14px!important;background:#fff!important;color:#101827!important;padding:12px 14px!important;font-size:15px!important;line-height:1.4!important;box-shadow:none!important;min-height:46px!important}.lca-member-textarea,.lca-member-form textarea,.lca-community-form textarea{min-height:130px!important;resize:vertical!important}.lca-member-input:focus,.lca-member-textarea:focus,.lca-member-form input:focus,.lca-member-form textarea:focus,.lca-member-form select:focus{outline:0!important;border-color:#e30613!important;box-shadow:0 0 0 4px rgba(227,6,19,.08)!important}.lca-profile-preset-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;margin:0 0 18px!important}.lca-profile-preset-grid button{border:1px solid #e5e7eb!important;background:#fff!important;border-radius:14px!important;padding:10px!important;font-size:12px!important;font-weight:900!important;color:#101827!important;text-align:left!important;cursor:pointer!important}.lca-profile-preset-grid button span{display:block!important;height:34px!important;border-radius:10px!important;margin-bottom:7px!important;background:linear-gradient(135deg,var(--preset-bg),var(--preset-accent))!important}.lca-editor-toolbar{display:flex!important;gap:8px!important;flex-wrap:wrap!important;margin:0 0 12px!important}.lca-editor-toolbar button{border:1px solid #e5e7eb!important;background:#fff!important;border-radius:10px!important;padding:8px 11px!important;color:#101827!important;font-weight:900!important;cursor:pointer!important}.lca-editor-toolbar button:hover{background:#fff1f2!important;color:#e30613!important}.lca-member-upload{border:1px dashed #cbd5e1!important;border-radius:18px!important;background:#f8fafc!important;padding:16px!important}.lca-member-upload input{margin-top:8px!important}.lca-member-upload span,.lca-member-check small,.lca-member-form small{color:#64748b!important;font-weight:800!important;font-size:12px!important}.lca-member-check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center!important;gap:10px!important}.lca-profile-preview-banner{border-radius:20px!important;min-height:190px!important;background:linear-gradient(135deg,var(--lca-profile-bg),#07111f)!important;color:#fff!important;padding:22px!important;display:grid!important;place-items:center!important;text-align:center!important;gap:8px!important}.lca-profile-preview-banner img{width:86px!important;height:86px!important;border-radius:999px!important;border:4px solid #fff!important;object-fit:cover!important}.lca-profile-preview-banner strong{font-size:22px!important;color:#fff!important}.lca-profile-preview-banner small{color:#e5e7eb!important}.lca-profile-preview-stats{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin:14px 0!important}.lca-profile-preview-stats span{background:#f8fafc!important;border:1px solid #eef0f4!important;border-radius:14px!important;padding:10px!important;font-weight:900!important;color:#07111f!important;text-align:center!important}.lca-prayer-head{background:radial-gradient(circle at right,rgba(227,6,19,.10),transparent 40%),#fff!important}.lca-prayer-head strong{background:#fff1f2!important;color:#e30613!important;border:1px solid #fecdd3!important;border-radius:999px!important;padding:10px 14px!important}.lca-prayer-list{display:grid!important;gap:14px!important}.lca-prayer-card{display:grid!important;grid-template-columns:48px minmax(0,1fr)!important;gap:14px!important;border:1px solid #eef0f4!important;border-radius:20px!important;background:#fff!important;padding:16px!important}.lca-prayer-card>img{width:48px!important;height:48px!important;border-radius:999px!important;object-fit:cover!important}.lca-prayer-card header{display:flex!important;align-items:center!important;gap:10px!important}.lca-prayer-card header strong{color:#07111f!important}.lca-prayer-card time{color:#64748b!important;font-size:12px!important;font-weight:800!important}.lca-prayer-card h3{margin:8px 0!important;color:#07111f!important;font-size:20px!important;font-weight:950!important}.lca-prayer-card p{color:#334155!important;line-height:1.55!important;margin:0 0 12px!important}.lca-prayer-bookmark{margin-left:auto!important;border:1px solid #e5e7eb!important;background:#fff!important;border-radius:999px!important;width:34px!important;height:34px!important;cursor:pointer!important}.lca-community-reactions,.lca-post-reactions{display:flex!important;gap:8px!important;align-items:center!important;flex-wrap:wrap!important;margin-top:12px!important}.lca-community-reactions span,.lca-post-reactions span{font-weight:950!important;color:#07111f!important;font-size:12px!important;text-transform:uppercase!important;letter-spacing:.06em!important}.lca-community-reactions button,.lca-post-reactions button{border:1px solid #e5e7eb!important;background:#fff!important;border-radius:999px!important;padding:7px 10px!important;font-weight:900!important;color:#101827!important;cursor:pointer!important}.lca-community-reactions button:hover,.lca-post-reactions button:hover{background:#fff1f2!important;color:#e30613!important;border-color:#fecdd3!important}.lca-member-chip-group{display:flex!important;gap:8px!important;flex-wrap:wrap!important;margin:0 0 16px!important}.lca-member-chip-group label{display:block!important;margin:0!important}.lca-member-chip-group input{display:none!important}.lca-member-chip-group span{display:block!important;border:1px solid #e5e7eb!important;border-radius:999px!important;padding:9px 13px!important;background:#fff!important;color:#101827!important;font-weight:900!important}.lca-member-chip-group input:checked+span{background:#fff1f2!important;border-color:#e30613!important;color:#e30613!important}.lca-alert-side blockquote{margin:20px 0 0!important;border-left:4px solid #e30613!important;padding-left:14px!important;color:#07111f!important;font-weight:950!important}.lca-member-checklist{display:grid!important;gap:10px!important;margin:0!important;padding:0!important;list-style:none!important}.lca-member-checklist li{padding-left:26px!important;position:relative!important;color:#334155!important;font-weight:850!important}.lca-member-checklist li:before{content:"✓";position:absolute;left:0;top:0;color:#e30613;font-weight:950}.lca-article-preview-image{height:150px!important;border-radius:18px!important;background:linear-gradient(135deg,#f1f5f9,#fff1f2)!important;display:grid!important;place-items:center!important;color:#64748b!important;font-weight:950!important;margin-bottom:14px!important}.lca-editor-card .lca-member-textarea{min-height:340px!important}.lca-notif-channel-grid,.lca-notif-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.lca-notif-card{border:1px solid #e5e7eb!important;border-radius:20px!important;padding:18px!important;background:#fff!important;display:grid!important;gap:7px!important;cursor:pointer!important}.lca-notif-card input{position:absolute!important;opacity:0!important}.lca-notif-card span{font-size:24px!important}.lca-notif-card strong{color:#07111f!important;font-weight:950!important}.lca-notif-card small{color:#64748b!important;font-weight:800!important}.lca-notif-card:has(input:checked){border-color:#e30613!important;background:#fff1f2!important}.lca-member-toggle{display:flex!important;align-items:center!important;justify-content:space-between!important;border:1px solid #e5e7eb!important;border-radius:16px!important;padding:14px!important;background:#fff!important}.lca-member-toggle input{width:44px!important;height:24px!important;accent-color:#e30613!important}.lca-radio-cards{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}.lca-radio-cards label{border:1px solid #e5e7eb!important;border-radius:16px!important;padding:14px!important;background:#fff!important;font-weight:950!important}.lca-radio-cards input{accent-color:#e30613!important}.lca-notif-summary{display:grid!important;gap:10px!important;margin:0 0 18px!important}.lca-notif-summary div{display:flex!important;justify-content:space-between!important;gap:12px!important;border-bottom:1px solid #eef0f4!important;padding-bottom:10px!important}.lca-notif-summary dt{color:#64748b!important;font-weight:850!important}.lca-notif-summary dd{margin:0!important;color:#07111f!important;font-weight:950!important}.lca-poll-card{border:1px solid #e5e7eb!important;border-radius:22px!important;padding:20px!important;background:#fff!important;margin-bottom:16px!important;box-shadow:0 10px 24px rgba(16,24,39,.04)!important}.lca-poll-head span{display:inline-block!important;background:#fff1f2!important;color:#e30613!important;border-radius:999px!important;padding:6px 10px!important;font-size:11px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.07em!important}.lca-poll-head h3{margin:12px 0 8px!important;color:#07111f!important;font-size:28px!important;line-height:1.1!important;font-weight:950!important}.lca-poll-meta{display:flex!important;gap:10px!important;flex-wrap:wrap!important;color:#64748b!important}.lca-poll-choices{display:grid!important;gap:10px!important;margin:18px 0!important}.lca-poll-choice{position:relative!important;overflow:hidden!important;text-align:left!important;border:1px solid #e5e7eb!important;border-radius:14px!important;background:#fff!important;padding:13px!important;color:#101827!important;cursor:pointer!important}.lca-poll-choice i{position:absolute!important;inset:0 auto 0 0!important;background:#fff1f2!important;z-index:0!important}.lca-poll-choice strong,.lca-poll-choice b{position:relative!important;z-index:1!important}.lca-poll-choice strong{display:block!important;font-weight:950!important}.lca-poll-choice b{display:block!important;color:#64748b!important;font-size:12px!important}.lca-poll-choice.is-selected{border-color:#e30613!important;box-shadow:0 0 0 3px rgba(227,6,19,.08)!important}.lca-poll-foot{display:flex!important;gap:10px!important;flex-wrap:wrap!important;align-items:center!important;color:#64748b!important;font-weight:850!important}.lca-poll-status.is-voted{color:#166534!important;background:#dcfce7!important;border-radius:999px!important;padding:6px 10px!important}.lca-directory-search{display:grid!important;grid-template-columns:1fr 210px auto!important;gap:12px!important;margin-bottom:14px!important}.lca-directory-map-v40{border-radius:22px!important;border:1px solid #e5e7eb!important;min-height:390px!important;height:390px!important;overflow:hidden!important;background:#eef2f7!important;margin-bottom:18px!important}.lca-directory-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}.lca-directory-card{border:1px solid #e5e7eb!important;border-radius:20px!important;background:#fff!important;padding:18px!important;box-shadow:0 10px 24px rgba(16,24,39,.04)!important}.lca-directory-card .lca-directory-thumb{height:110px!important;border-radius:16px!important;background:linear-gradient(135deg,#f8fafc,#fff1f2)!important;display:grid!important;place-items:center!important;color:#e30613!important;font-size:38px!important;margin-bottom:14px!important}.lca-directory-card span{display:inline-block!important;color:#e30613!important;text-transform:uppercase!important;font-size:11px!important;font-weight:950!important;letter-spacing:.08em!important;margin-bottom:7px!important}.lca-directory-card h3{margin:0 0 8px!important;color:#07111f!important;font-size:22px!important;font-weight:950!important}.lca-directory-card p{color:#334155!important}.lca-directory-card small{color:#64748b!important;font-weight:850!important}.lca-location-suggestions{position:relative!important;border:1px solid #e5e7eb!important;border-radius:14px!important;background:#fff!important;margin-top:4px!important;max-height:240px!important;overflow:auto!important}.lca-location-suggestions button{width:100%!important;text-align:left!important;background:#fff!important;border:0!important;padding:10px!important;cursor:pointer!important}.lca-location-suggestions button:hover{background:#fff1f2!important;color:#e30613!important}.lca-calendar-top{display:flex!important;justify-content:space-between!important;gap:16px!important;align-items:center!important;margin-bottom:18px!important}.lca-calendar-top>div:last-child{display:flex!important;gap:8px!important}.lca-calendar-layout{display:grid!important;grid-template-columns:minmax(0,1fr) 320px!important;gap:20px!important}.lca-real-calendar{display:grid!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:8px!important}.lca-real-calendar>div:nth-child(-n+7){background:#07111f!important;color:#fff!important;border-radius:12px!important;min-height:auto!important;padding:10px!important;text-align:center!important;font-weight:950!important}.lca-cal-day{min-height:110px!important;border:1px solid #e5e7eb!important;border-radius:16px!important;background:#fff!important;padding:10px!important}.lca-cal-day.is-sunday b{color:#e30613!important}.lca-cal-day.has-event{border-color:#e30613!important;background:#fff8f8!important}.lca-cal-day b{display:block!important;color:#07111f!important;font-weight:950!important}.lca-cal-day span{display:block!important;background:#e30613!important;color:#fff!important;border-radius:9px!important;padding:4px 6px!important;margin-top:6px!important;font-size:11px!important;font-weight:900!important}.lca-calendar-legend{display:flex!important;gap:8px!important;flex-wrap:wrap!important;margin-top:12px!important}.lca-calendar-legend span{background:#f8fafc!important;border:1px solid #e5e7eb!important;border-radius:999px!important;padding:7px 10px!important;font-weight:850!important}.lca-calendar-event-card{display:grid!important;grid-template-columns:46px 1fr!important;gap:12px!important;border:1px solid #e5e7eb!important;border-radius:18px!important;padding:14px!important;background:#fff!important;margin-bottom:12px!important}.lca-calendar-event-card>b{width:46px!important;height:46px!important;border-radius:14px!important;background:#e30613!important;color:#fff!important;display:grid!important;place-items:center!important}.lca-calendar-event-card strong{color:#07111f!important}.lca-calendar-event-card p{color:#334155!important;margin:6px 0!important}.lca-calendar-event-card small{color:#64748b!important}.lca-member-filter-row{display:flex!important;justify-content:space-between!important;gap:14px!important;align-items:center!important}.lca-following-timeline{display:grid!important;gap:16px!important}.lca-following-timeline article{display:grid!important;grid-template-columns:54px minmax(0,1fr)!important;gap:14px!important;border-bottom:1px solid #eef0f4!important;padding-bottom:16px!important}.lca-following-timeline img{width:54px!important;height:54px!important;border-radius:999px!important;object-fit:cover!important}.lca-following-timeline header{display:flex!important;gap:10px!important;align-items:center!important}.lca-following-timeline h3{margin:6px 0!important;color:#07111f!important;font-weight:950!important}.lca-following-timeline p{color:#334155!important;margin:0 0 10px!important}.lca-following-mini{display:grid!important;gap:10px!important}.lca-follow-mini-item{display:flex!important;gap:10px!important;align-items:center!important;text-decoration:none!important;color:#07111f!important;border:1px solid #eef0f4!important;border-radius:14px!important;padding:10px!important}.lca-follow-mini-item img{width:42px!important;height:42px!important;border-radius:999px!important;object-fit:cover!important}.lca-follow-mini-item strong,.lca-follow-mini-item em,.lca-follow-mini-item small{display:block!important}.lca-follow-mini-item em{font-style:normal!important;color:#334155!important;font-size:12px!important}.lca-follow-mini-item small{color:#64748b!important;font-size:11px!important}.lca-member-empty-state{text-align:center!important;padding:46px 24px!important}.lca-empty-illustration{width:92px!important;height:92px!important;border-radius:28px!important;background:#fff1f2!important;color:#e30613!important;display:grid!important;place-items:center!important;font-size:46px!important;margin:0 auto 18px!important}.lca-member-empty-state h2{font-size:30px!important;color:#07111f!important}.lca-member-empty-state p{max-width:680px!important;margin:10px auto 22px!important;color:#5f6b7a!important}.lca-empty-actions{display:flex!important;justify-content:center!important;gap:10px!important;flex-wrap:wrap!important}.lca-unlock-box{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:24px!important;padding:32px!important;box-shadow:0 14px 38px rgba(16,24,39,.06)!important}.lca-unlock-box h2{margin:0 0 8px!important;color:#07111f!important}.lca-unlock-box strong{display:block!important;margin-top:14px!important;color:#e30613!important}.lca-member-admin-badge{background:#07111f!important;color:#fff!important;border-radius:999px!important;padding:10px 13px!important}.lca-forum-grid{display:grid!important;grid-template-columns:300px minmax(0,1fr)!important;gap:20px!important}.lca-forum-side,.lca-forum-section-view,.lca-forum-thread{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:22px!important;padding:18px!important}.lca-forum-section-list{display:grid!important;gap:10px!important}.lca-forum-section-btn,.lca-forum-topic-row{width:100%!important;border:1px solid #e5e7eb!important;background:#fff!important;border-radius:16px!important;padding:14px!important;text-align:left!important;display:flex!important;gap:12px!important;align-items:center!important;justify-content:space-between!important;cursor:pointer!important}.lca-forum-section-btn.is-active,.lca-forum-section-btn:hover,.lca-forum-topic-row:hover{background:#fff1f2!important;border-color:#fecdd3!important;color:#e30613!important}.lca-forum-topic-row img{width:44px!important;height:44px!important;border-radius:999px!important;object-fit:cover!important}.lca-forum-create-topic,.lca-forum-reply-form,.lca-forum-admin-box{border:1px solid #e5e7eb!important;border-radius:20px!important;background:#f8fafc!important;padding:16px!important;margin-top:18px!important}.lca-forum-create-topic input,.lca-forum-create-topic textarea,.lca-forum-reply-form textarea,.lca-forum-admin-box input,.lca-forum-admin-box textarea{width:100%!important;border:1px solid #e5e7eb!important;border-radius:13px!important;padding:12px!important;margin-bottom:10px!important;background:#fff!important}.lca-forum-create-topic button,.lca-forum-reply-form button,.lca-forum-admin-box button{border:0!important;background:#e30613!important;color:#fff!important;border-radius:12px!important;padding:10px 13px!important;font-weight:950!important;cursor:pointer!important}.lca-forum-post{display:grid!important;grid-template-columns:54px minmax(0,1fr)!important;gap:14px!important;border:1px solid #eef0f4!important;border-radius:20px!important;padding:16px!important;background:#fff!important;margin-bottom:12px!important}.lca-forum-post-avatar img{width:54px!important;height:54px!important;border-radius:999px!important;object-fit:cover!important}.lca-forum-post-body header{display:flex!important;gap:8px!important;align-items:center!important;flex-wrap:wrap!important}.lca-forum-post-body p{color:#334155!important;line-height:1.6!important}.lca-forum-emoji-picker{display:flex!important;gap:6px!important;flex-wrap:wrap!important;margin:10px 0!important}.lca-forum-emoji-picker button{background:#fff!important;color:#101827!important;border:1px solid #e5e7eb!important;border-radius:999px!important;width:34px!important;height:34px!important;display:grid!important;place-items:center!important;padding:0!important}@media (max-width:1180px){.lca-member-layout{grid-template-columns:250px minmax(0,1fr)!important}.lca-member-two-col,.lca-member-edit-layout,.lca-calendar-layout{grid-template-columns:1fr!important}.lca-member-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.lca-directory-search{grid-template-columns:1fr!important}.lca-forum-grid{grid-template-columns:1fr!important}.lca-member-edit-side{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:780px){.lca-member-page .lca-member-shell{padding:16px 12px!important}.lca-member-layout{display:block!important}.lca-member-mobile-bar{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-bottom:12px!important;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:16px!important;padding:10px!important}.lca-member-mobile-toggle{border:0!important;background:#e30613!important;color:#fff!important;border-radius:12px!important;padding:10px 12px!important;font-weight:950!important}.lca-member-sidebar{position:relative!important;top:auto!important;margin-bottom:14px!important;display:none!important}.lca-member-app.is-menu-open .lca-member-sidebar{display:block!important}.lca-member-nav-list{display:flex!important;overflow:auto!important;padding-bottom:4px!important}.lca-member-nav-item{min-width:190px!important}.lca-member-sidebar-cta{display:none!important}.lca-member-page-head{display:grid!important;padding:20px!important}.lca-member-page-head h1{font-size:31px!important}.lca-member-profile-hero{display:grid!important;padding:22px!important}.lca-member-profile-main{display:grid!important;text-align:center!important;justify-items:center!important}.lca-member-profile-meta{justify-content:center!important}.lca-member-stat-grid,.lca-member-field-grid,.lca-notif-channel-grid,.lca-notif-grid,.lca-radio-cards,.lca-directory-grid,.lca-profile-preset-grid{grid-template-columns:1fr!important}.lca-member-two-col,.lca-member-edit-layout,.lca-calendar-layout{grid-template-columns:1fr!important}.lca-member-edit-side{grid-template-columns:1fr!important}.lca-real-calendar{gap:5px!important}.lca-real-calendar>div:nth-child(-n+7){font-size:11px!important;padding:7px 2px!important}.lca-cal-day{min-height:64px!important;padding:6px!important;border-radius:10px!important}.lca-cal-day span{display:none!important}.lca-directory-map-v40{height:300px!important;min-height:300px!important}.lca-empty-actions,.lca-member-head-actions{display:grid!important;width:100%!important}.lca-member-button{width:100%!important}.lca-prayer-card,.lca-following-timeline article,.lca-forum-post{grid-template-columns:1fr!important}.lca-prayer-card>img,.lca-following-timeline img,.lca-forum-post-avatar img{margin:auto!important}.lca-forum-topic-row{display:grid!important}.lca-member-card{padding:18px!important}}.lca-member-nav-logout{text-decoration:none!important;}.lca-member-filter-pills button{border:1px solid #e5e7eb!important;background:#fff!important;color:#101827!important;border-radius:999px!important;padding:8px 13px!important;font-weight:900!important;font-size:13px!important;cursor:pointer!important}.lca-member-filter-pills button:hover,.lca-member-filter-pills button.is-active{background:#fff1f2!important;border-color:#fecdd3!important;color:#e30613!important}.lca-community-reactions button b,.lca-post-reactions button b{color:#07111f!important;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:999px!important;padding:1px 6px!important;margin-left:4px!important;min-width:18px!important;display:inline-grid!important;place-items:center!important}.lca-community-reactions button.is-active b,.lca-post-reactions button.is-active b{color:#e30613!important}.lca-prayer-card header{position:relative!important;padding-right:38px!important}.lca-prayer-bookmark{position:absolute!important;right:0!important;top:0!important;width:30px!important;height:30px!important;border-radius:999px!important;border:1px solid #fecdd3!important;background:#fff1f2!important;color:#e30613!important;font-size:16px!important;line-height:1!important;display:grid!important;place-items:center!important;box-shadow:none!important}.lca-member-edit-layout{grid-template-columns:minmax(0,1fr) minmax(280px,360px)!important;overflow:hidden!important}.lca-member-edit-side,.lca-article-preview-card,.lca-article-preview-card *{min-width:0!important;max-width:100%!important;overflow-wrap:anywhere!important;word-break:normal!important}.lca-article-preview-card h2{font-size:22px!important;line-height:1.12!important}.lca-article-preview-image{max-width:100%!important;min-height:150px!important;display:grid!important;place-items:center!important;border-radius:16px!important;background:#f1f5f9!important;color:#64748b!important;font-weight:900!important}.lca-poll-author-meta{align-items:center!important}.lca-poll-author-meta img{width:38px!important;height:38px!important;border-radius:999px!important;object-fit:cover!important;border:2px solid #fff!important;box-shadow:0 6px 14px rgba(8,18,37,.12)!important}.lca-admin-poll-form{position:sticky!important;top:20px!important}.lca-events-screen>.lca-calendar-board{width:100%!important}.lca-calendar-board{overflow:hidden!important}.lca-calendar-layout{grid-template-columns:minmax(0,1fr) 380px!important}.lca-calendar-top{align-items:center!important}.lca-calendar-nav{display:flex!important;gap:8px!important;flex-wrap:wrap!important}.lca-calendar-nav .lca-member-button{width:auto!important}.lca-real-calendar{grid-template-columns:repeat(7,minmax(72px,1fr))!important;overflow-x:auto!important;padding-bottom:8px!important}.lca-real-calendar>div,.lca-real-calendar>a{min-width:72px!important}.lca-real-calendar a{text-decoration:none!important}.lca-cal-day{display:block!important;min-height:104px!important}.lca-cal-day:focus{outline:2px solid #e30613!important;outline-offset:2px!important}.lca-calendar-event-card{grid-template-columns:46px 44px minmax(0,1fr)!important}.lca-calendar-event-card>img{width:44px!important;height:44px!important;border-radius:999px!important;object-fit:cover!important;border:2px solid #fff!important;box-shadow:0 6px 14px rgba(8,18,37,.12)!important}.lca-event-form-full{max-width:100%!important}.lca-event-form-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important}.lca-event-form-grid label:last-child{grid-column:1/-1!important}.lca-favorite-panel{display:none!important}.lca-favorite-panel.is-active{display:block!important}.lca-community-list-card{display:block!important;border:1px solid #e5e7eb!important;border-radius:16px!important;background:#fff!important;padding:16px!important;margin:10px 0!important;text-decoration:none!important;color:#101827!important;box-shadow:0 10px 22px rgba(16,24,39,.04)!important}.lca-community-list-card:hover{border-color:#fecdd3!important;box-shadow:0 16px 32px rgba(16,24,39,.08)!important}.lca-community-list-card strong{display:block!important;color:#07111f!important;font-weight:950!important}.lca-community-list-card p{color:#334155!important;margin:7px 0!important}.lca-community-list-card small{color:#64748b!important;font-weight:850!important}.lca-following-timeline article[hidden]{display:none!important}.lca-member-filter-pills .is-active{background:#fff1f2!important;border-color:#fecdd3!important;color:#e30613!important}@media (max-width:1180px){.lca-calendar-layout{grid-template-columns:1fr!important}.lca-event-form-grid{grid-template-columns:1fr!important}.lca-member-edit-layout{grid-template-columns:1fr!important}}@media (max-width:760px){.lca-real-calendar{grid-template-columns:repeat(7,minmax(48px,1fr))!important}.lca-real-calendar>div,.lca-real-calendar>a{min-width:48px!important}.lca-cal-day{min-height:58px!important;padding:6px!important}.lca-cal-day span{display:none!important}.lca-calendar-event-card{grid-template-columns:42px minmax(0,1fr)!important}.lca-calendar-event-card>img{display:none!important}.lca-calendar-nav .lca-member-button{width:auto!important;flex:1 1 auto!important}.lca-poll-choice{grid-template-columns:1fr!important}.lca-member-tabs button{white-space:nowrap!important}}.lca-prayer-card{grid-template-columns:52px minmax(0,1fr)!important;overflow:hidden!important}.lca-prayer-card>div{min-width:0!important}.lca-prayer-card header{display:flex!important;align-items:flex-start!important;gap:8px!important;min-width:0!important;padding-right:0!important}.lca-prayer-card header strong{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.lca-prayer-card time{white-space:nowrap!important}.lca-prayer-bookmark{position:static!important;right:auto!important;top:auto!important;margin-left:auto!important;flex:0 0 42px!important;width:42px!important;min-width:42px!important;height:34px!important;padding:0!important;text-indent:0!important;overflow:hidden!important;white-space:nowrap!important;font-size:0!important}.lca-prayer-bookmark::before{content:"★"!important;font-size:15px!important;line-height:1!important;color:#e30613!important}.lca-prayer-bookmark.is-active{background:#e30613!important;color:#fff!important}.lca-prayer-bookmark.is-active::before{color:#fff!important}.lca-community-reactions button b,.lca-post-reactions button b,.lca-comment-reactions button b{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:18px!important;height:18px!important;margin-left:5px!important;border:1px solid #e5e7eb!important;border-radius:999px!important;background:#fff!important;color:#07111f!important;font-size:11px!important;font-weight:950!important}.lca-community-reactions button,.lca-post-reactions button{color:#07111f!important}.lca-member-nav-logout{border-color:#fecdd3!important;color:#e30613!important}.lca-profile-visibility-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.lca-settings-public-preview{position:sticky!important;top:20px!important}.lca-settings-profile-preview{border:1px solid #e5e7eb!important;border-radius:22px!important;overflow:hidden!important;background:#fff!important}.lca-settings-profile-preview-cover{height:96px!important;background:radial-gradient(circle at 18% 20%,rgba(255,255,255,.40),transparent 34%),linear-gradient(135deg,var(--lca-profile-bg,#fff),#fff 64%),var(--lca-profile-accent,#e30613)!important}.lca-settings-profile-preview-main{display:grid!important;grid-template-columns:76px minmax(0,1fr)!important;gap:13px!important;align-items:end!important;padding:0 16px 14px!important;margin-top:-38px!important}.lca-settings-profile-preview-main img{width:76px!important;height:76px!important;border-radius:20px!important;object-fit:cover!important;border:5px solid #fff!important;box-shadow:0 14px 28px rgba(8,18,37,.16)!important}.lca-settings-profile-preview-main small{display:block!important;color:#e30613!important;text-transform:uppercase!important;font-size:10px!important;letter-spacing:.08em!important;font-weight:950!important}.lca-settings-profile-preview-main strong{display:block!important;color:#07111f!important;font-size:22px!important;line-height:1!important;font-weight:950!important;letter-spacing:-.04em!important}.lca-settings-profile-preview-main em{display:block!important;color:#64748b!important;font-size:12px!important;font-style:normal!important;font-weight:800!important;margin-top:4px!important}.lca-settings-preview-badges{padding:0 16px 12px!important}.lca-settings-preview-badges .lca-badge-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.lca-settings-preview-badges .lca-badge-card{min-height:88px!important;padding:9px!important}.lca-settings-preview-badges .lca-badge-card img{width:44px!important;height:44px!important}.lca-settings-preview-badges .lca-badge-card strong{font-size:10px!important}.lca-settings-preview-badges .lca-badge-card em,.lca-settings-preview-badges .lca-badge-card small,.lca-settings-preview-badges .lca-badge-tip{display:none!important}.lca-settings-preview-stats{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;border-top:1px solid #e5e7eb!important;border-bottom:1px solid #e5e7eb!important}.lca-settings-preview-stats span{padding:11px 8px!important;text-align:center!important;color:#64748b!important;font-size:11px!important;font-weight:850!important}.lca-settings-preview-stats b{display:block!important;color:#e30613!important;font-size:20px!important;line-height:1!important}.lca-settings-next-badge{margin:12px 16px!important;color:#334155!important;font-weight:850!important}.lca-settings-visible-sections{display:flex!important;flex-wrap:wrap!important;gap:7px!important;padding:0 16px 16px!important}.lca-settings-visible-sections span{border:1px solid #e5e7eb!important;border-radius:999px!important;padding:6px 9px!important;font-size:11px!important;font-weight:900!important}.lca-settings-visible-sections .is-visible{background:#fff1f2!important;border-color:#fecdd3!important;color:#e30613!important}.lca-settings-visible-sections .is-hidden{background:#f8fafc!important;color:#94a3b8!important;text-decoration:line-through!important}.lca-public-profile-v66{max-width:1500px!important;margin:0 auto!important;border-radius:30px!important;overflow:hidden!important;background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 24px 70px rgba(8,18,37,.10)!important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif!important;color:#07111f!important}.lca-public-v66-hero{position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) 360px!important;gap:24px!important;padding:34px!important;min-height:340px!important;background:radial-gradient(circle at 10% 12%,rgba(255,255,255,.48),transparent 32%),linear-gradient(135deg,var(--lca-profile-bg,#fff),#ffffff 42%,#f8fafc 100%)!important;isolation:isolate!important}.lca-public-v66-hero:after{content:""!important;position:absolute!important;inset:auto -120px -140px auto!important;width:420px!important;height:420px!important;border-radius:999px!important;background:color-mix(in srgb,var(--lca-profile-accent,#e30613) 32%,transparent)!important;filter:blur(18px)!important;z-index:0!important}.lca-public-v66-main,.lca-public-v66-side{position:relative!important;z-index:1!important}.lca-public-v66-main{display:grid!important;grid-template-columns:190px minmax(0,1fr)!important;gap:26px!important;align-items:end!important}.lca-public-v66-avatar{width:190px!important;height:190px!important;border-radius:30px!important;object-fit:cover!important;border:7px solid rgba(255,255,255,.95)!important;box-shadow:0 24px 50px rgba(8,18,37,.22)!important}.lca-public-v66-identity>span,.lca-public-v66-section>div>span{display:block!important;color:var(--lca-profile-accent,#e30613)!important;text-transform:uppercase!important;font-size:12px!important;letter-spacing:.1em!important;font-weight:950!important;margin-bottom:8px!important}.lca-public-v66-identity h1{margin:0 0 12px!important;color:#07111f!important;font-size:clamp(42px,5.4vw,82px)!important;line-height:.9!important;letter-spacing:-.07em!important;font-weight:950!important}.lca-public-v66-identity h1 i{font-style:normal!important;display:inline-grid!important;place-items:center!important;width:34px!important;height:34px!important;border-radius:999px!important;background:#fff!important;color:var(--lca-profile-accent,#e30613)!important;border:1px solid #e5e7eb!important;font-size:16px!important;vertical-align:middle!important;box-shadow:0 12px 25px rgba(8,18,37,.10)!important}.lca-public-v66-facts{display:flex!important;flex-wrap:wrap!important;gap:9px!important;margin:0 0 16px!important}.lca-public-v66-facts strong,.lca-public-v66-facts em{font-style:normal!important;background:rgba(255,255,255,.74)!important;border:1px solid rgba(255,255,255,.88)!important;border-radius:999px!important;padding:9px 13px!important;color:#07111f!important;text-transform:uppercase!important;font-size:12px!important;font-weight:950!important}.lca-public-v66-bio{max-width:880px!important;background:rgba(255,255,255,.80)!important;backdrop-filter:blur(8px)!important;border:1px solid rgba(255,255,255,.9)!important;border-radius:22px!important;padding:18px 20px!important;color:#07111f!important;font-size:16px!important;line-height:1.68!important;box-shadow:0 18px 40px rgba(8,18,37,.07)!important}.lca-public-v66-bio p:first-child{margin-top:0!important}.lca-public-v66-bio p:last-child{margin-bottom:0!important}.lca-public-v66-links{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:14px!important}.lca-public-v66-links a{background:#fff!important;color:#07111f!important;border:1px solid #e5e7eb!important;border-radius:999px!important;padding:8px 13px!important;text-decoration:none!important;text-transform:uppercase!important;font-size:12px!important;font-weight:950!important}.lca-public-v66-side{align-self:stretch!important;display:grid!important;align-content:end!important;gap:14px!important}.lca-public-v66-stats{display:grid!important;gap:10px!important}.lca-public-v66-stats span,.lca-public-v66-next{background:rgba(255,255,255,.82)!important;border:1px solid rgba(255,255,255,.92)!important;border-radius:20px!important;padding:16px!important;box-shadow:0 18px 40px rgba(8,18,37,.08)!important;color:#334155!important;font-size:12px!important;text-transform:uppercase!important;font-weight:950!important}.lca-public-v66-stats strong{display:block!important;color:var(--lca-profile-accent,#e30613)!important;font-size:34px!important;line-height:1!important;letter-spacing:-.04em!important}.lca-public-v66-next small{display:block!important;color:#64748b!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-weight:950!important}.lca-public-v66-next strong{display:block!important;font-size:18px!important;color:#07111f!important;margin-top:4px!important}.lca-public-v66-section{padding:26px 34px!important;border-top:1px solid #eef0f4!important}.lca-public-v66-section h2{margin:0 0 18px!important;color:#07111f!important;font-size:30px!important;letter-spacing:-.04em!important;font-weight:950!important}.lca-public-v66-badges .lca-badge-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))!important;gap:14px!important}.lca-public-v66-badges .lca-badge-card{min-height:150px!important}.lca-public-v66-modules{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px!important;padding:0 34px 34px!important;background:#fff!important}.lca-public-v66-modules .lca-public-module-card{margin:0!important}.lca-public-v66-modules .lca-public-module-card h2{border-bottom:0!important;padding-bottom:0!important;text-transform:none!important;font-size:26px!important;letter-spacing:-.04em!important}.lca-public-v66 .lca-public-post-row-v38,.lca-public-v66 .lca-public-mini-list a{border-radius:16px!important}.lca-public-v66 .lca-member-lock{grid-column:1/-1!important}.lca-polls-screen .lca-member-page-head{align-items:center!important}.lca-polls-screen .lca-member-page-head>button{display:none!important}@media (max-width:1080px){.lca-public-v66-hero{grid-template-columns:1fr!important}.lca-public-v66-side{grid-template-columns:repeat(2,minmax(0,1fr))!important}.lca-public-v66-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}.lca-public-v66-modules{grid-template-columns:1fr!important}.lca-profile-visibility-grid{grid-template-columns:1fr!important}}@media (max-width:720px){.lca-public-profile-v66{border-radius:20px!important}.lca-public-v66-hero{padding:22px!important}.lca-public-v66-main{grid-template-columns:1fr!important;text-align:center!important;justify-items:center!important}.lca-public-v66-avatar{width:150px!important;height:150px!important}.lca-public-v66-identity h1{font-size:42px!important}.lca-public-v66-facts,.lca-public-v66-links{justify-content:center!important}.lca-public-v66-side,.lca-public-v66-stats{grid-template-columns:1fr!important}.lca-public-v66-section,.lca-public-v66-modules{padding:20px!important}.lca-settings-preview-badges .lca-badge-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.lca-prayer-card{grid-template-columns:1fr!important}.lca-prayer-card>img{margin:0 auto!important}.lca-prayer-card header{padding-right:0!important}.lca-prayer-bookmark{position:static!important;margin-left:auto!important}}.lca-profile-page-full .lca-member-shell{max-width:1540px!important;width:100%!important;margin:0 auto!important;overflow:visible!important}.lca-public-profile-v67,.lca-public-profile-v67 *{box-sizing:border-box!important}.lca-public-profile-v67{width:100%!important;max-width:1500px!important;margin:0 auto!important;border-radius:30px!important;overflow:hidden!important;background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 24px 70px rgba(8,18,37,.10)!important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif!important;color:#07111f!important}.lca-public-v67-hero{position:relative!important;display:grid!important;grid-template-columns:minmax(0,1.1fr) minmax(300px,.55fr)!important;gap:28px!important;align-items:stretch!important;min-height:430px!important;padding:38px!important;background:linear-gradient(135deg,var(--lca-profile-bg,#f8fafc),#fff 58%,#f8fafc)!important;isolation:isolate!important}.lca-public-v67-bg{position:absolute!important;inset:0!important;background:radial-gradient(circle at 12% 18%,rgba(255,255,255,.62),transparent 34%),radial-gradient(circle at 78% 20%,rgba(227,6,19,.13),transparent 32%),linear-gradient(100deg,var(--lca-profile-bg,#f8fafc),#fff 58%)!important;z-index:0!important}.lca-public-v67-main,.lca-public-v67-side{position:relative!important;z-index:1!important;min-width:0!important}.lca-public-v67-main{display:grid!important;grid-template-columns:210px minmax(0,1fr)!important;gap:28px!important;align-items:end!important}.lca-public-v67-avatar{width:210px!important;height:210px!important;border-radius:30px!important;object-fit:cover!important;border:7px solid rgba(255,255,255,.98)!important;box-shadow:0 24px 55px rgba(8,18,37,.22)!important}.lca-public-v67-identity{min-width:0!important}.lca-public-v67-identity>span,.lca-public-v67-section>div>span{display:block!important;color:var(--lca-profile-accent,#e30613)!important;text-transform:uppercase!important;font-size:12px!important;letter-spacing:.12em!important;font-weight:950!important;margin-bottom:8px!important}.lca-public-v67-identity h1{display:block!important;max-width:100%!important;margin:0 0 14px!important;color:#07111f!important;font-size:clamp(46px,5.2vw,86px)!important;line-height:.92!important;letter-spacing:-.07em!important;font-weight:950!important;overflow-wrap:anywhere!important;word-break:normal!important}.lca-public-v67-identity h1 i{font-style:normal!important;display:inline-grid!important;place-items:center!important;width:34px!important;height:34px!important;border-radius:999px!important;background:#fff!important;color:var(--lca-profile-accent,#e30613)!important;border:1px solid #e5e7eb!important;font-size:16px!important;vertical-align:middle!important;box-shadow:0 12px 25px rgba(8,18,37,.10)!important}.lca-public-v67-facts{display:flex!important;flex-wrap:wrap!important;gap:9px!important;margin:0 0 16px!important}.lca-public-v67-facts strong,.lca-public-v67-facts em{font-style:normal!important;background:rgba(255,255,255,.82)!important;border:1px solid rgba(255,255,255,.95)!important;border-radius:999px!important;padding:9px 13px!important;color:#07111f!important;text-transform:uppercase!important;font-size:12px!important;font-weight:950!important}.lca-public-v67-bio{max-width:940px!important;background:rgba(255,255,255,.86)!important;backdrop-filter:blur(8px)!important;border:1px solid rgba(255,255,255,.95)!important;border-radius:22px!important;padding:18px 20px!important;color:#07111f!important;font-size:16px!important;line-height:1.68!important;box-shadow:0 18px 40px rgba(8,18,37,.07)!important}.lca-public-v67-bio p:first-child{margin-top:0!important}.lca-public-v67-bio p:last-child{margin-bottom:0!important}.lca-public-v67-links{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:14px!important}.lca-public-v67-links a{background:#fff!important;color:#07111f!important;border:1px solid #e5e7eb!important;border-radius:999px!important;padding:8px 13px!important;text-decoration:none!important;text-transform:uppercase!important;font-size:12px!important;font-weight:950!important}.lca-public-v67-side{align-self:stretch!important;display:grid!important;align-content:end!important;gap:14px!important}.lca-public-v67-side-card,.lca-public-v67-stats span,.lca-public-v67-next{background:rgba(255,255,255,.88)!important;border:1px solid rgba(255,255,255,.95)!important;border-radius:22px!important;padding:16px!important;box-shadow:0 18px 40px rgba(8,18,37,.08)!important}.lca-public-v67-side-card span,.lca-public-v67-next small{display:block!important;color:var(--lca-profile-accent,#e30613)!important;text-transform:uppercase!important;font-size:11px!important;letter-spacing:.09em!important;font-weight:950!important}.lca-public-v67-side-card strong,.lca-public-v67-next strong{display:block!important;color:#07111f!important;font-size:20px!important;line-height:1.1!important;font-weight:950!important;margin-top:4px!important}.lca-public-v67-side-card small{display:block!important;color:#64748b!important;font-weight:850!important;margin-top:6px!important}.lca-public-v67-stats{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.lca-public-v67-stats span{color:#334155!important;font-size:12px!important;text-transform:uppercase!important;font-weight:950!important}.lca-public-v67-stats strong{display:block!important;color:var(--lca-profile-accent,#e30613)!important;font-size:34px!important;line-height:1!important;letter-spacing:-.04em!important}.lca-public-v67-section{padding:26px 34px!important;border-top:1px solid #eef0f4!important}.lca-public-v67-section h2{margin:0 0 18px!important;color:#07111f!important;font-size:30px!important;letter-spacing:-.04em!important;font-weight:950!important}.lca-public-v67-badges .lca-badge-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))!important;gap:14px!important}.lca-public-v67-badges .lca-badge-card{min-height:150px!important}.lca-public-v67-modules{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px!important;padding:0 34px 34px!important;background:#fff!important}.lca-public-v67-modules .lca-public-module-card{margin:0!important}.lca-public-v67-modules .lca-public-module-card h2{border-bottom:0!important;padding-bottom:0!important;text-transform:none!important;font-size:26px!important;letter-spacing:-.04em!important}.lca-public-v67 .lca-public-post-row-v38,.lca-public-v67 .lca-public-mini-list a{border-radius:16px!important}.lca-public-v67 .lca-member-lock{grid-column:1/-1!important}.lca-settings-profile-preview-cover{background:radial-gradient(circle at 18% 20%,rgba(255,255,255,.46),transparent 34%),linear-gradient(135deg,color-mix(in srgb,var(--lca-profile-bg,#f8fafc) calc(var(--lca-profile-opacity,1)*100%),#fff),var(--lca-profile-accent,#e30613))!important}.lca-community-delete-form{display:inline-flex!important;margin:8px 0 0!important}.lca-member-delete-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid #fecdd3!important;background:#fff1f2!important;color:#b91c1c!important;border-radius:999px!important;padding:8px 12px!important;font-size:12px!important;font-weight:950!important;cursor:pointer!important}.lca-member-delete-btn:hover{background:#e30613!important;border-color:#e30613!important;color:#fff!important}.lca-community-expiry{display:block!important;margin-top:8px!important;color:#64748b!important;font-size:12px!important;font-weight:850!important}.lca-poll-foot .lca-community-delete-form{margin:0 0 0 auto!important}.lca-calendar-event-card .lca-community-delete-form{display:flex!important}.lca-forum-screen .lca-member-admin-badge{display:none!important}@media (max-width:1100px){.lca-public-v67-hero{grid-template-columns:1fr!important}.lca-public-v67-side{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-content:start!important}.lca-public-v67-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}.lca-public-v67-modules{grid-template-columns:1fr!important}}@media (max-width:760px){.lca-public-profile-v67{border-radius:20px!important}.lca-public-v67-hero{padding:22px!important;min-height:auto!important}.lca-public-v67-main{grid-template-columns:1fr!important;text-align:center!important;justify-items:center!important}.lca-public-v67-avatar{width:150px!important;height:150px!important;border-radius:24px!important}.lca-public-v67-identity h1{font-size:clamp(38px,13vw,52px)!important;line-height:.98!important;overflow-wrap:break-word!important}.lca-public-v67-facts,.lca-public-v67-links{justify-content:center!important}.lca-public-v67-side,.lca-public-v67-stats{grid-template-columns:1fr!important}.lca-public-v67-section,.lca-public-v67-modules{padding:20px!important}.lca-poll-foot .lca-community-delete-form{margin-left:0!important;width:100%!important}.lca-member-delete-btn{width:100%!important}.lca-settings-preview-badges .lca-badge-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.lca-member-page .lca-member-app, .lca-member-page .lca-member-app *{box-sizing:border-box!important;max-width:100%}.lca-member-page .lca-member-content, .lca-member-page .lca-tab-panel, .lca-member-page .lca-member-card, .lca-member-page .lca-forum-root, .lca-member-page .lca-forum-panel-card{min-width:0!important;max-width:100%!important}.lca-member-page img,.lca-member-page video,.lca-member-page iframe{max-width:100%!important;height:auto}.lca-member-page input,.lca-member-page select,.lca-member-page textarea{max-width:100%!important;min-width:0!important}@media (max-width:900px){html,body{overflow-x:hidden!important}.lca-member-page{overflow-x:hidden!important;background:#f7f8fa!important}.lca-member-page .lca-member-shell{width:100%!important;max-width:100%!important;padding:10px 8px 18px!important;overflow-x:hidden!important;margin:0!important}.lca-member-app{width:100%!important;max-width:100%!important;overflow:hidden!important}.lca-member-layout{display:flex!important;flex-direction:column!important;gap:12px!important;width:100%!important;max-width:100%!important}.lca-member-content{width:100%!important;overflow:visible!important}.lca-tab-panel{width:100%!important;overflow:visible!important}.lca-member-mobile-bar{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin:0 0 8px!important;padding:12px 14px!important;border-radius:18px!important;background:#07111f!important;color:#fff!important;border:0!important;box-shadow:0 12px 25px rgba(7,17,31,.12)!important}.lca-member-mobile-bar strong{font-size:15px!important;font-weight:950!important;color:#fff!important;letter-spacing:-.02em!important}.lca-member-mobile-bar span{font-size:11px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.06em!important;color:#cbd5e1!important;text-align:right!important}.lca-member-mobile-toggle{display:none!important}.lca-member-sidebar{display:block!important;position:relative!important;top:auto!important;width:100%!important;margin:0 0 10px!important;padding:9px!important;border-radius:18px!important;background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 10px 24px rgba(16,24,39,.06)!important;overflow:hidden!important}.lca-member-sidebar-brand,.lca-member-sidebar-cta{display:none!important}.lca-member-nav-list{display:flex!important;gap:8px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:2px 2px 8px!important;scroll-snap-type:x proximity!important;-webkit-overflow-scrolling:touch!important;white-space:nowrap!important}.lca-member-nav-list::-webkit-scrollbar{height:4px!important}.lca-member-nav-list::-webkit-scrollbar-thumb{background:#fecdd3!important;border-radius:99px!important}.lca-member-nav-item{flex:0 0 auto!important;width:auto!important;min-width:auto!important;max-width:none!important;scroll-snap-align:start!important;border-radius:999px!important;padding:9px 12px!important;gap:7px!important;font-size:12px!important;line-height:1!important;white-space:nowrap!important;box-shadow:none!important;transform:none!important}.lca-member-nav-item span:last-child{display:inline!important;white-space:nowrap!important}.lca-member-nav-icon{width:18px!important;height:18px!important;flex:0 0 18px!important}.lca-member-nav-icon svg,.lca-tab-svg{width:16px!important;height:16px!important}.lca-member-nav-logout{margin-right:2px!important}.lca-member-screen{gap:12px!important;width:100%!important}.lca-member-card,.lca-community-form,.lca-public-module-card{width:100%!important;border-radius:18px!important;padding:16px!important;box-shadow:0 8px 20px rgba(16,24,39,.045)!important;overflow:hidden!important}.lca-member-page-head{display:block!important;width:100%!important;padding:17px!important;border-radius:18px!important;overflow:hidden!important}.lca-member-page-head h1{font-size:clamp(25px,8vw,34px)!important;line-height:1.02!important;letter-spacing:-.04em!important;overflow-wrap:anywhere!important}.lca-member-page-head p{font-size:14px!important;line-height:1.45!important}.lca-member-card-head{display:block!important;margin-bottom:13px!important}.lca-member-card-head h2{font-size:22px!important;line-height:1.08!important;overflow-wrap:anywhere!important}.lca-member-card-head p{font-size:14px!important;line-height:1.45!important}.lca-member-two-col,.lca-member-edit-layout,.lca-calendar-layout,.lca-member-field-grid,.lca-member-stat-grid,.lca-notif-channel-grid,.lca-notif-grid,.lca-radio-cards,.lca-profile-preset-grid{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;width:100%!important}.lca-member-edit-side{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;width:100%!important}.lca-member-button,.lca-red-btn{min-height:42px!important;font-size:13px!important;border-radius:12px!important}.lca-member-page-head .lca-member-button,.lca-member-head-actions .lca-member-button,.lca-empty-actions .lca-member-button{width:100%!important;margin-top:8px!important}.lca-member-input,.lca-member-textarea,.lca-community-form input,.lca-community-form textarea,.lca-community-form select{font-size:16px!important;width:100%!important}.lca-editor-toolbar,.lca-member-tabs,.lca-member-filter-pills,.lca-member-filter-row{display:flex!important;gap:8px!important;overflow-x:auto!important;flex-wrap:nowrap!important;padding-bottom:6px!important;-webkit-overflow-scrolling:touch!important}.lca-editor-toolbar button,.lca-member-tabs button,.lca-member-filter-pills span,.lca-member-filter-pills button{flex:0 0 auto!important;white-space:nowrap!important}.lca-forum-screen,.lca-forum-panel-card,.lca-forum-root{width:100%!important;overflow:hidden!important}.lca-forum-panel-card{padding:10px!important;background:transparent!important;border:0!important;box-shadow:none!important}.lca-forum-grid{display:block!important;width:100%!important;max-width:100%!important;overflow:visible!important}.lca-forum-side{width:100%!important;margin:0 0 12px!important;padding:12px!important;border-radius:18px!important;overflow:hidden!important;background:#fff!important}.lca-forum-side-title{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:9px!important;color:#07111f!important}.lca-forum-section-list{display:flex!important;gap:8px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:0 0 8px!important;-webkit-overflow-scrolling:touch!important;scroll-snap-type:x proximity!important}.lca-forum-section-wrap{flex:0 0 78%!important;max-width:270px!important;min-width:220px!important;scroll-snap-align:start!important}.lca-forum-section-btn{min-height:94px!important;width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:8px!important;padding:13px!important;border-radius:16px!important;white-space:normal!important}.lca-forum-section-btn span,.lca-forum-section-btn b,.lca-forum-section-btn small{display:block!important;min-width:0!important;white-space:normal!important;overflow-wrap:anywhere!important}.lca-forum-section-btn b{font-size:14px!important;line-height:1.15!important;color:inherit!important}.lca-forum-section-btn small{font-size:12px!important;line-height:1.25!important;color:#64748b!important;margin-top:5px!important}.lca-forum-section-btn em{font-size:12px!important;border-radius:999px!important;background:#f8fafc!important;border:1px solid #e5e7eb!important;padding:5px 8px!important;color:#07111f!important}.lca-forum-section-admin{display:flex!important;gap:6px!important;overflow-x:auto!important;padding:7px 0 0!important}.lca-forum-section-admin button{flex:0 0 auto!important;font-size:11px!important;padding:7px 9px!important;border-radius:999px!important}.lca-forum-admin-box{display:grid!important;gap:8px!important;padding:12px!important;border-radius:16px!important}.lca-forum-main,.lca-forum-section-view,.lca-forum-thread{width:100%!important;min-width:0!important;max-width:100%!important;padding:13px!important;border-radius:18px!important;overflow:hidden!important;background:#fff!important}.lca-forum-main-head{display:block!important;margin-bottom:12px!important}.lca-forum-main-head h3,.lca-forum-thread-head h3{font-size:22px!important;line-height:1.08!important;overflow-wrap:anywhere!important;margin:3px 0 6px!important}.lca-forum-topic-list{display:grid!important;gap:8px!important;width:100%!important}.lca-forum-topic-row{display:grid!important;grid-template-columns:38px minmax(0,1fr) auto!important;gap:9px!important;align-items:center!important;padding:11px!important;border-radius:15px!important;width:100%!important;min-width:0!important}.lca-forum-topic-row img,.lca-forum-topic-avatar{width:38px!important;height:38px!important;min-width:38px!important;border-radius:999px!important;margin:0!important}.lca-forum-topic-row span{min-width:0!important;display:block!important}.lca-forum-topic-row strong{display:block!important;font-size:14px!important;line-height:1.18!important;white-space:normal!important;overflow-wrap:anywhere!important;color:#07111f!important}.lca-forum-topic-row small{display:block!important;font-size:11px!important;line-height:1.25!important;color:#64748b!important;white-space:normal!important;overflow-wrap:anywhere!important;margin-top:4px!important}.lca-forum-topic-row em{font-size:11px!important;line-height:1!important;white-space:nowrap!important;color:#e30613!important;font-weight:950!important}.lca-forum-create-topic,.lca-forum-reply-form,.lca-forum-admin-box{width:100%!important;margin-top:12px!important;padding:13px!important;border-radius:16px!important;overflow:hidden!important}.lca-forum-create-topic input,.lca-forum-create-topic textarea,.lca-forum-reply-form textarea,.lca-forum-admin-box input,.lca-forum-admin-box textarea{font-size:16px!important;width:100%!important;max-width:100%!important;margin-bottom:9px!important}.lca-forum-create-topic button,.lca-forum-reply-form button,.lca-forum-admin-box button{width:100%!important;min-height:42px!important;margin-top:5px!important}.lca-forum-emoji-picker{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;gap:6px!important;padding-bottom:5px!important}.lca-forum-emoji-picker button{flex:0 0 34px!important;width:34px!important;height:34px!important;min-height:34px!important;margin:0!important}.lca-forum-thread-head{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin-bottom:12px!important}.lca-forum-thread-head button,.lca-forum-topic-admin button{width:100%!important;min-height:39px!important;border-radius:12px!important}.lca-forum-topic-admin{display:grid!important;grid-template-columns:1fr!important;gap:7px!important;width:100%!important}.lca-forum-post-list{display:grid!important;gap:10px!important;width:100%!important}.lca-forum-post{display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;gap:10px!important;width:100%!important;padding:12px!important;border-radius:16px!important;margin:0!important;overflow:hidden!important}.lca-forum-post-avatar img{width:42px!important;height:42px!important;margin:0!important}.lca-forum-post-body{min-width:0!important;width:100%!important;overflow:hidden!important}.lca-forum-post-body header{display:flex!important;gap:6px!important;align-items:center!important;flex-wrap:wrap!important;font-size:12px!important;line-height:1.2!important}.lca-forum-message,.lca-forum-post-body p{font-size:14px!important;line-height:1.55!important;color:#334155!important;overflow-wrap:anywhere!important;word-break:break-word!important}.lca-forum-post-body footer{display:flex!important;gap:6px!important;flex-wrap:wrap!important;align-items:center!important;margin-top:9px!important}.lca-forum-post-body footer button,.lca-forum-reactions button{width:auto!important;min-height:32px!important;padding:7px 9px!important;border-radius:999px!important;font-size:12px!important}.lca-forum-reactions{display:flex!important;gap:5px!important;flex-wrap:wrap!important;max-width:100%!important}.lca-forum-image img,.lca-forum-preview-card{max-width:100%!important;border-radius:14px!important;overflow:hidden!important}.lca-prayer-card{grid-template-columns:44px minmax(0,1fr)!important;gap:10px!important;padding:13px!important;overflow:hidden!important}.lca-prayer-card>img{width:44px!important;height:44px!important;margin:0!important}.lca-prayer-card header{display:flex!important;gap:6px!important;align-items:flex-start!important;min-width:0!important;flex-wrap:wrap!important}.lca-prayer-card header strong{max-width:100%!important;white-space:normal!important;overflow-wrap:anywhere!important}.lca-prayer-bookmark{position:static!important;flex:0 0 40px!important;width:40px!important;height:34px!important;margin-left:auto!important;font-size:0!important;overflow:hidden!important}.lca-community-reactions{display:flex!important;gap:6px!important;flex-wrap:wrap!important;overflow:visible!important}.lca-community-reactions button{width:auto!important;min-height:34px!important;padding:7px 10px!important;font-size:12px!important;white-space:nowrap!important}.lca-poll-card,.lca-poll-featured{overflow:hidden!important}.lca-poll-choice{display:grid!important;grid-template-columns:1fr!important;gap:7px!important;width:100%!important}.lca-calendar-top{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;align-items:start!important}.lca-calendar-nav{display:flex!important;gap:7px!important;overflow-x:auto!important}.lca-calendar-nav .lca-member-button{width:auto!important;flex:1 0 auto!important;min-width:74px!important}.lca-real-calendar{grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:4px!important;width:100%!important;overflow:hidden!important}.lca-real-calendar>div,.lca-real-calendar>a{min-width:0!important;max-width:100%!important}.lca-real-calendar>div:nth-child(-n+7){font-size:10px!important;padding:6px 0!important;border-radius:9px!important}.lca-cal-day{min-height:48px!important;padding:5px 2px!important;border-radius:10px!important;text-align:center!important}.lca-cal-day b{font-size:12px!important}.lca-cal-day span{display:none!important}.lca-calendar-event-card{grid-template-columns:42px minmax(0,1fr)!important;padding:12px!important;border-radius:16px!important;overflow:hidden!important}.lca-calendar-event-card strong,.lca-calendar-event-card p{overflow-wrap:anywhere!important}.lca-following-timeline article{grid-template-columns:44px minmax(0,1fr)!important;gap:10px!important;overflow:hidden!important}.lca-following-timeline img{width:44px!important;height:44px!important;margin:0!important}.lca-following-timeline header{flex-wrap:wrap!important;font-size:12px!important}.lca-following-timeline h3,.lca-following-timeline p{overflow-wrap:anywhere!important}.lca-empty-actions{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;width:100%!important}.lca-settings-public-preview{position:relative!important;top:auto!important}.lca-settings-preview-badges .lca-badge-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:380px){.lca-member-page .lca-member-shell{padding-left:6px!important;padding-right:6px!important}.lca-member-nav-item{padding:8px 10px!important;font-size:11px!important}.lca-member-nav-icon{display:none!important}.lca-forum-section-wrap{flex-basis:86%!important;min-width:205px!important}.lca-forum-topic-row{grid-template-columns:34px minmax(0,1fr)!important}.lca-forum-topic-row em{grid-column:2!important;justify-self:start!important;margin-top:3px!important}.lca-forum-post{grid-template-columns:1fr!important}.lca-forum-post-avatar img{width:40px!important;height:40px!important}}@media (max-width:900px){.lca-forum-screen .lca-member-page-head{margin-bottom:2px!important}.lca-forum-screen .lca-member-card.lca-forum-panel-card{padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important}.lca-forum-root{overflow:visible!important;width:100%!important;max-width:100%!important}.lca-forum-grid{display:block!important;width:100%!important;max-width:100%!important;overflow:visible!important}.lca-forum-main{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.lca-forum-side{padding:10px!important;margin-bottom:10px!important;border-radius:16px!important;box-shadow:0 8px 18px rgba(16,24,39,.045)!important}.lca-forum-section-list{gap:9px!important;padding-bottom:7px!important}.lca-forum-section-wrap{flex:0 0 calc(100% - 18px)!important;max-width:none!important;min-width:0!important}.lca-forum-section-btn{min-height:82px!important;padding:12px!important;border-radius:15px!important}.lca-forum-section-btn b{font-size:15px!important;line-height:1.12!important}.lca-forum-section-btn small{font-size:12px!important;line-height:1.35!important}.lca-forum-section-admin{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;overflow:visible!important}.lca-forum-section-admin button{width:100%!important;min-width:0!important;white-space:normal!important}.lca-forum-section-view,.lca-forum-thread{padding:12px!important;border-radius:16px!important;overflow:visible!important;box-shadow:0 8px 20px rgba(16,24,39,.045)!important}.lca-forum-thread-head{gap:9px!important;margin-bottom:13px!important}.lca-forum-thread-head button,.lca-forum-topic-admin button{min-height:44px!important;font-size:14px!important;border-radius:14px!important}.lca-forum-main-head h3,.lca-forum-thread-head h3{font-size:24px!important;line-height:1.05!important;margin:4px 0 7px!important}.lca-forum-main-head p{font-size:14px!important;line-height:1.45!important}.lca-forum-topic-list{gap:9px!important}.lca-forum-topic-row{grid-template-columns:40px minmax(0,1fr)!important;gap:10px!important;padding:12px!important;border-radius:16px!important}.lca-forum-topic-row img,.lca-forum-topic-avatar{width:40px!important;height:40px!important;min-width:40px!important}.lca-forum-topic-row em{grid-column:2!important;justify-self:start!important;margin-top:4px!important;background:#fff1f2!important;border:1px solid #fecdd3!important;border-radius:999px!important;padding:5px 8px!important}.lca-forum-topic-row strong{font-size:15px!important;line-height:1.22!important}.lca-forum-topic-row small{font-size:12px!important;line-height:1.35!important}.lca-forum-post-list{gap:12px!important}.lca-forum-post{display:block!important;width:100%!important;padding:14px!important;border-radius:18px!important;overflow:visible!important;background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 8px 18px rgba(16,24,39,.04)!important}.lca-forum-post-avatar{float:left!important;display:block!important;margin:0 12px 8px 0!important}.lca-forum-post-avatar img{width:46px!important;height:46px!important;margin:0!important;border:3px solid #fff!important;box-shadow:0 6px 14px rgba(16,24,39,.10)!important}.lca-forum-post-body{display:block!important;width:auto!important;max-width:none!important;min-width:0!important;overflow:visible!important}.lca-forum-post-body header{display:flex!important;gap:6px!important;align-items:center!important;flex-wrap:wrap!important;min-height:46px!important;margin-bottom:8px!important;font-size:12px!important;line-height:1.25!important}.lca-forum-post-body header a strong{font-size:15px!important;line-height:1.1!important}.lca-forum-role-badge,.lca-forum-post-body time,.lca-forum-follow-mini{font-size:11px!important;line-height:1.1!important}.lca-forum-message{clear:both!important;width:100%!important;font-size:15px!important;line-height:1.62!important;margin-top:10px!important;padding-top:8px!important;color:#253044!important;overflow-wrap:anywhere!important;word-break:normal!important}.lca-forum-image,.lca-forum-link-previews,.lca-forum-post-body footer{clear:both!important;width:100%!important}.lca-forum-post-body footer{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin-top:12px!important}.lca-forum-post-body footer>button{width:100%!important;min-height:38px!important;font-size:13px!important;border-radius:999px!important}.lca-forum-reactions{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;width:100%!important;max-width:100%!important}.lca-forum-reactions button{width:100%!important;min-height:40px!important;padding:8px 6px!important;font-size:16px!important;border-radius:999px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:4px!important}.lca-forum-reactions button b{font-size:11px!important;color:#07111f!important;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:999px!important;min-width:18px!important;padding:1px 5px!important}.lca-forum-create-topic,.lca-forum-reply-form,.lca-forum-admin-box{padding:13px!important;border-radius:16px!important;background:#fff!important;overflow:visible!important}.lca-forum-emoji-picker{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;overflow:visible!important;gap:7px!important}.lca-forum-emoji-picker button{width:100%!important;min-width:0!important;height:38px!important;min-height:38px!important;font-size:18px!important}}@media (max-width:430px){.lca-member-page .lca-member-shell{padding-left:6px!important;padding-right:6px!important}.lca-forum-section-view,.lca-forum-thread{padding:10px!important}.lca-forum-post{padding:12px!important}.lca-forum-post-avatar img{width:44px!important;height:44px!important}.lca-forum-post-body header{min-height:44px!important}.lca-forum-message{font-size:14.5px!important}}@media (min-width:901px){.lca-member-page .lca-forum-grid{display:grid!important;grid-template-columns:1fr!important;gap:18px!important;width:100%!important;max-width:100%!important;}.lca-member-page .lca-forum-side{width:100%!important;max-width:100%!important;margin:0!important;padding:16px!important;border-radius:22px!important;background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 12px 28px rgba(16,24,39,.045)!important;overflow:hidden!important;}.lca-member-page .lca-forum-side-title{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin:0 0 13px!important;color:#07111f!important;}.lca-member-page .lca-forum-side-title strong{font-size:17px!important;font-weight:950!important;letter-spacing:-.02em!important;color:#07111f!important;}.lca-member-page .lca-forum-side-title span{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:30px!important;height:30px!important;padding:0 10px!important;border-radius:999px!important;background:#fff1f2!important;color:#e30613!important;border:1px solid #fecdd3!important;font-weight:950!important;}.lca-member-page .lca-forum-section-list{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important;gap:12px!important;width:100%!important;margin:0!important;padding:0!important;overflow:visible!important;}.lca-member-page .lca-forum-section-wrap{width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;}.lca-member-page .lca-forum-section-btn{width:100%!important;min-height:104px!important;height:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:10px!important;padding:15px!important;border-radius:18px!important;background:#fff!important;color:#07111f!important;border:1px solid #e5e7eb!important;box-shadow:0 8px 18px rgba(16,24,39,.035)!important;text-align:left!important;transition:background .16s ease,border-color .16s ease,transform .16s ease,box-shadow .16s ease!important;}.lca-member-page .lca-forum-section-btn:hover{transform:translateY(-1px)!important;box-shadow:0 14px 28px rgba(16,24,39,.065)!important;}.lca-member-page .lca-forum-section-btn.is-active{background:linear-gradient(135deg,#fff1f2,#fff)!important;border-color:#fecdd3!important;box-shadow:0 14px 30px rgba(227,6,19,.10)!important;}.lca-member-page .lca-forum-section-btn span, .lca-member-page .lca-forum-section-btn b, .lca-member-page .lca-forum-section-btn small{display:block!important;min-width:0!important;white-space:normal!important;overflow-wrap:anywhere!important;}.lca-member-page .lca-forum-section-btn b{font-size:16px!important;line-height:1.12!important;color:#07111f!important;font-weight:950!important;}.lca-member-page .lca-forum-section-btn small{margin-top:6px!important;font-size:12px!important;line-height:1.35!important;color:#5f6b7a!important;font-weight:750!important;}.lca-member-page .lca-forum-section-btn em{align-self:start!important;justify-self:end!important;min-width:30px!important;height:30px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 9px!important;border-radius:999px!important;background:#fff1f2!important;color:#e30613!important;border:1px solid #fecdd3!important;font-size:12px!important;font-style:normal!important;font-weight:950!important;}.lca-member-page .lca-forum-section-btn i{grid-column:1 / -1!important;justify-self:start!important;display:inline-flex!important;align-items:center!important;min-height:24px!important;margin-top:3px!important;padding:4px 9px!important;border-radius:999px!important;background:#fee2e2!important;color:#991b1b!important;border:1px solid #fecaca!important;font-size:12px!important;line-height:1!important;font-style:normal!important;font-weight:950!important;text-transform:lowercase!important;}.lca-member-page .lca-forum-section-btn.is-active b, .lca-member-page .lca-forum-section-btn:hover b{color:#e30613!important;}.lca-member-page .lca-forum-main{width:100%!important;max-width:100%!important;min-width:0!important;}.lca-member-page .lca-forum-section-admin{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important;margin-top:8px!important;}.lca-member-page .lca-forum-section-admin button{width:100%!important;min-width:0!important;min-height:34px!important;padding:7px 8px!important;border-radius:999px!important;background:#f8fafc!important;color:#07111f!important;border:1px solid #e5e7eb!important;font-size:11px!important;font-weight:900!important;white-space:normal!important;}.lca-member-page .lca-forum-section-admin button:hover{background:#fff1f2!important;color:#e30613!important;border-color:#fecdd3!important;}.lca-member-page .lca-forum-side>.lca-forum-admin-box{margin-top:14px!important;}}@media (min-width:901px) and (max-width:1180px){.lca-member-page .lca-forum-section-list{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;gap:10px!important;padding:2px 2px 10px!important;scroll-snap-type:x proximity!important;-webkit-overflow-scrolling:touch!important;}.lca-member-page .lca-forum-section-list::-webkit-scrollbar{height:5px!important}.lca-member-page .lca-forum-section-list::-webkit-scrollbar-thumb{background:#fecdd3!important;border-radius:999px!important}.lca-member-page .lca-forum-section-wrap{flex:0 0 min(315px,72vw)!important;scroll-snap-align:start!important;}.lca-member-page .lca-forum-section-btn{min-height:102px!important;}.lca-member-page .lca-forum-section-admin{grid-template-columns:repeat(2,minmax(0,1fr))!important;}}.lca-member-page .lca-member-card, .lca-member-page .lca-community-form, .lca-member-page .lca-public-module-card, .lca-member-page .lca-forum-side, .lca-member-page .lca-forum-main, .lca-member-page .lca-forum-section-view, .lca-member-page .lca-forum-thread, .lca-member-page .lca-forum-post, .lca-member-page .lca-forum-post-body, .lca-member-page .lca-forum-create-topic, .lca-member-page .lca-forum-reply-form, .lca-member-page .lca-forum-admin-box, .lca-member-page .lca-settings-public-preview, .lca-member-page .lca-poll-card, .lca-member-page .lca-poll-featured, .lca-member-page .lca-prayer-card, .lca-member-page .lca-calendar-event-card, .lca-member-page .lca-following-timeline article, .lca-member-page .lca-member-empty-state{color:#101827!important;}.lca-member-page .lca-forum-section-btn, .lca-member-page .lca-forum-topic-row, .lca-member-page .lca-forum-follow-mini, .lca-member-page .lca-forum-copy-topic, .lca-member-page .lca-forum-thread-head>button, .lca-member-page .lca-forum-topic-admin button, .lca-member-page .lca-forum-post footer button, .lca-member-page .lca-forum-reactions button, .lca-member-page .lca-community-reactions button, .lca-member-page .lca-member-tabs button, .lca-member-page .lca-member-filter-pills button, .lca-member-page .lca-member-filter-pills span, .lca-member-page .lca-editor-toolbar button, .lca-member-page .lca-toggle-card, .lca-member-page .lca-radio-card, .lca-member-page .lca-pill, .lca-member-page .lca-fav-button, .lca-member-page .lca-prayer-bookmark{background:#fff!important;color:#101827!important;border-color:#e5e7eb!important;}.lca-member-page .lca-forum-section-btn b, .lca-member-page .lca-forum-section-btn strong, .lca-member-page .lca-forum-topic-row strong, .lca-member-page .lca-forum-post-body header a, .lca-member-page .lca-forum-post-body header a strong, .lca-member-page .lca-forum-message, .lca-member-page .lca-forum-message p, .lca-member-page .lca-prayer-card strong, .lca-member-page .lca-poll-card strong, .lca-member-page .lca-calendar-event-card strong{color:#07111f!important;}.lca-member-page .lca-forum-section-btn small, .lca-member-page .lca-forum-topic-row small, .lca-member-page .lca-forum-post-body time, .lca-member-page .lca-forum-status, .lca-member-page .lca-member-help, .lca-member-page .lca-muted, .lca-member-page .lca-poll-meta, .lca-member-page .lca-calendar-event-card small{color:#5f6b7a!important;}.lca-member-page .lca-forum-section-btn em, .lca-member-page .lca-forum-topic-row em, .lca-member-page .lca-forum-role-badge, .lca-member-page .lca-community-reactions b, .lca-member-page .lca-forum-reactions b{background:#fff1f2!important;color:#e30613!important;border:1px solid #fecdd3!important;}.lca-member-page .lca-forum-section-btn.is-active, .lca-member-page .lca-forum-section-btn:hover, .lca-member-page .lca-forum-topic-row:hover, .lca-member-page .lca-member-tabs button.is-active, .lca-member-page .lca-member-tabs button.active, .lca-member-page .lca-member-filter-pills button.is-active, .lca-member-page .lca-member-filter-pills span.is-active{background:#fff1f2!important;color:#e30613!important;border-color:#fecdd3!important;}.lca-member-page .lca-forum-section-btn.is-active b, .lca-member-page .lca-forum-section-btn:hover b, .lca-member-page .lca-forum-topic-row:hover strong{color:#e30613!important;}.lca-member-page .lca-forum-follow-mini{background:#fff1f2!important;color:#e30613!important;border:1px solid #fecdd3!important;box-shadow:none!important;}.lca-member-page .lca-forum-follow-mini:hover, .lca-member-page .lca-prayer-bookmark:hover, .lca-member-page .lca-fav-button:hover{background:#e30613!important;color:#fff!important;border-color:#e30613!important;}.lca-member-page .lca-member-button-primary, .lca-member-page .lca-red-btn, .lca-member-page .lca-forum-create-topic button[type="submit"], .lca-member-page .lca-forum-reply-form button[type="submit"], .lca-member-page .lca-forum-admin-box button[type="submit"], .lca-member-page button.lca-danger, .lca-member-page .lca-delete-button{background:#e30613!important;color:#fff!important;border-color:#e30613!important;}.lca-member-page .lca-member-button-secondary, .lca-member-page .lca-outline-btn, .lca-member-page .lca-small-action{background:#fff!important;color:#101827!important;border:1px solid #e5e7eb!important;}.lca-member-page input, .lca-member-page textarea, .lca-member-page select{color:#101827!important;background:#fff!important;}.lca-member-page input::placeholder, .lca-member-page textarea::placeholder{color:#94a3b8!important;}@media(max-width:900px){.lca-member-page .lca-forum-section-btn b{color:#07111f!important}.lca-member-page .lca-forum-section-btn.is-active b, .lca-member-page .lca-forum-section-btn:hover b{color:#e30613!important}.lca-member-page .lca-forum-follow-mini{color:#e30613!important;background:#fff1f2!important;border-color:#fecdd3!important}}.lca-member-page .lca-forum-sections-top{position:relative!important;overflow:visible!important;padding:18px!important;border-radius:24px!important;background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 14px 34px rgba(16,24,39,.05)!important;}.lca-member-page .lca-forum-sections-top .lca-forum-side-title{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:16px!important;margin:0 0 14px!important;}.lca-member-page .lca-forum-sections-top .lca-forum-side-title>div:first-child{min-width:0!important;}.lca-member-page .lca-forum-sections-top .lca-forum-side-title strong{display:block!important;color:#07111f!important;font-size:18px!important;line-height:1.1!important;font-weight:950!important;letter-spacing:-.02em!important;}.lca-member-page .lca-forum-sections-top .lca-forum-side-title small{display:block!important;margin-top:5px!important;color:#64748b!important;font-size:13px!important;line-height:1.35!important;font-weight:650!important;}.lca-member-page .lca-forum-side-actions{position:relative!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;flex:0 0 auto!important;z-index:20!important;}.lca-member-page .lca-forum-side-actions>span{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:34px!important;height:34px!important;padding:0 11px!important;border-radius:999px!important;background:#fff1f2!important;color:#e30613!important;border:1px solid #fecdd3!important;font-weight:950!important;}.lca-member-page .lca-forum-admin-drawer{position:relative!important;z-index:30!important;}.lca-member-page .lca-forum-admin-drawer>summary{list-style:none!important;cursor:pointer!important;user-select:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;padding:9px 14px!important;border-radius:999px!important;background:#07111f!important;color:#fff!important;border:1px solid #07111f!important;font-size:12px!important;line-height:1!important;font-weight:950!important;letter-spacing:.04em!important;text-transform:uppercase!important;box-shadow:0 12px 26px rgba(7,17,31,.14)!important;}.lca-member-page .lca-forum-admin-drawer>summary::-webkit-details-marker{display:none!important}.lca-member-page .lca-forum-admin-drawer[open]>summary{background:#e30613!important;border-color:#e30613!important;color:#fff!important;}.lca-member-page .lca-forum-admin-panel{position:absolute!important;top:calc(100% + 12px)!important;right:0!important;width:min(680px, calc(100vw - 80px))!important;max-height:76vh!important;overflow:auto!important;padding:16px!important;border-radius:22px!important;background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 30px 70px rgba(7,17,31,.18)!important;color:#101827!important;}.lca-member-page .lca-forum-admin-panel-head{display:flex!important;justify-content:space-between!important;gap:12px!important;align-items:flex-start!important;padding-bottom:12px!important;margin-bottom:12px!important;border-bottom:1px solid #eef0f4!important;}.lca-member-page .lca-forum-admin-panel-head strong{color:#07111f!important;font-size:17px!important;font-weight:950!important;}.lca-member-page .lca-forum-admin-panel-head small{max-width:320px!important;text-align:right!important;color:#64748b!important;font-size:12px!important;font-weight:650!important;}.lca-member-page .lca-forum-admin-section-tools{display:grid!important;gap:9px!important;margin-bottom:14px!important;}.lca-member-page .lca-forum-admin-section-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;padding:10px!important;border:1px solid #e5e7eb!important;border-radius:16px!important;background:#f8fafc!important;}.lca-member-page .lca-forum-admin-section-row b{display:block!important;color:#07111f!important;font-size:14px!important;font-weight:950!important;line-height:1.2!important;}.lca-member-page .lca-forum-admin-section-row small{display:block!important;color:#64748b!important;font-size:12px!important;font-weight:700!important;margin-top:3px!important;}.lca-member-page .lca-forum-admin-section-row>div:last-child{display:flex!important;gap:6px!important;flex-wrap:wrap!important;justify-content:flex-end!important;}.lca-member-page .lca-forum-admin-section-row button, .lca-member-page .lca-forum-admin-panel .lca-forum-admin-inline button{min-height:32px!important;padding:7px 10px!important;border-radius:999px!important;border:1px solid #e5e7eb!important;background:#fff!important;color:#07111f!important;font-size:11px!important;font-weight:950!important;cursor:pointer!important;box-shadow:0 5px 12px rgba(16,24,39,.04)!important;}.lca-member-page .lca-forum-admin-section-row button:hover, .lca-member-page .lca-forum-admin-panel .lca-forum-admin-inline button:hover{background:#fff1f2!important;border-color:#fecdd3!important;color:#e30613!important;}.lca-member-page .lca-forum-admin-panel .lca-forum-admin-box{margin:12px 0 0!important;padding:14px!important;border-radius:18px!important;border:1px solid #e5e7eb!important;background:#f8fafc!important;box-shadow:none!important;}.lca-member-page .lca-forum-admin-panel .lca-forum-admin-box strong{display:block!important;color:#07111f!important;font-size:14px!important;font-weight:950!important;margin-bottom:9px!important;}.lca-member-page .lca-forum-admin-panel .lca-forum-admin-box small{display:block!important;color:#64748b!important;margin-bottom:9px!important;}.lca-member-page .lca-forum-admin-panel .lca-forum-admin-box input, .lca-member-page .lca-forum-admin-panel .lca-forum-admin-box textarea{width:100%!important;margin:0 0 10px!important;border-radius:14px!important;border:1px solid #e5e7eb!important;background:#fff!important;color:#101827!important;}.lca-member-page .lca-forum-admin-panel .lca-forum-admin-box label{display:flex!important;align-items:center!important;gap:8px!important;color:#07111f!important;font-weight:800!important;margin:2px 0 12px!important;}.lca-member-page .lca-forum-admin-panel .lca-forum-admin-box label input{width:auto!important;margin:0!important;}.lca-member-page .lca-forum-admin-panel .lca-forum-admin-box>button[type="submit"]{width:100%!important;min-height:40px!important;border-radius:13px!important;background:#e30613!important;color:#fff!important;border:1px solid #e30613!important;font-weight:950!important;box-shadow:0 14px 28px rgba(227,6,19,.16)!important;}.lca-member-page .lca-forum-admin-panel .lca-forum-admin-inline{display:flex!important;gap:8px!important;}@media (min-width:901px){.lca-member-page .lca-forum-grid{display:grid!important;grid-template-columns:1fr!important;gap:18px!important;}.lca-member-page .lca-forum-section-list{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(230px,1fr))!important;gap:12px!important;width:100%!important;overflow:visible!important;padding:0!important;}.lca-member-page .lca-forum-section-wrap{width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;}.lca-member-page .lca-forum-section-btn{position:relative!important;width:100%!important;height:100%!important;min-height:112px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:auto 1fr auto!important;align-items:start!important;gap:9px 12px!important;padding:17px!important;border-radius:20px!important;background:#fff!important;border:1px solid #e5e7eb!important;color:#07111f!important;box-shadow:0 8px 20px rgba(16,24,39,.035)!important;text-align:left!important;}.lca-member-page .lca-forum-section-btn:hover, .lca-member-page .lca-forum-section-btn.is-active{background:linear-gradient(135deg,#fff1f2,#fff)!important;border-color:#fecdd3!important;color:#e30613!important;box-shadow:0 14px 30px rgba(227,6,19,.09)!important;transform:none!important;}.lca-member-page .lca-forum-section-btn span, .lca-member-page .lca-forum-section-btn b, .lca-member-page .lca-forum-section-btn small{display:block!important;min-width:0!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;hyphens:none!important;}.lca-member-page .lca-forum-section-btn b{color:#07111f!important;font-size:16px!important;line-height:1.15!important;font-weight:950!important;}.lca-member-page .lca-forum-section-btn small{color:#5f6b7a!important;font-size:12px!important;line-height:1.35!important;font-weight:750!important;margin-top:7px!important;}.lca-member-page .lca-forum-section-btn em{min-width:31px!important;height:31px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:#fff1f2!important;color:#e30613!important;border:1px solid #fecdd3!important;font-size:12px!important;font-style:normal!important;font-weight:950!important;}.lca-member-page .lca-forum-section-btn i{grid-column:1 / -1!important;justify-self:start!important;align-self:end!important;display:inline-flex!important;align-items:center!important;padding:5px 10px!important;border-radius:999px!important;background:#fee2e2!important;color:#991b1b!important;border:1px solid #fecaca!important;font-size:11px!important;line-height:1!important;font-style:normal!important;font-weight:950!important;}.lca-member-page .lca-forum-section-btn:hover b, .lca-member-page .lca-forum-section-btn.is-active b{color:#e30613!important;}}@media (min-width:901px) and (max-width:1180px){.lca-member-page .lca-forum-section-list{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:visible!important;gap:10px!important;padding:2px 2px 11px!important;scroll-snap-type:x proximity!important;-webkit-overflow-scrolling:touch!important;}.lca-member-page .lca-forum-section-wrap{flex:0 0 min(300px,72vw)!important;scroll-snap-align:start!important;}.lca-member-page .lca-forum-admin-panel{width:min(640px, calc(100vw - 42px))!important;}}@media (max-width:900px){.lca-member-page .lca-forum-sections-top{padding:12px!important;border-radius:18px!important;overflow:visible!important;}.lca-member-page .lca-forum-sections-top .lca-forum-side-title{align-items:center!important;margin-bottom:10px!important;}.lca-member-page .lca-forum-sections-top .lca-forum-side-title small{display:none!important;}.lca-member-page .lca-forum-admin-panel{position:fixed!important;left:12px!important;right:12px!important;top:78px!important;width:auto!important;max-height:calc(100vh - 105px)!important;z-index:9999!important;padding:13px!important;}.lca-member-page .lca-forum-admin-panel-head{display:block!important;}.lca-member-page .lca-forum-admin-panel-head small{max-width:none!important;text-align:left!important;margin-top:5px!important;}.lca-member-page .lca-forum-admin-section-row{grid-template-columns:1fr!important;align-items:start!important;}.lca-member-page .lca-forum-admin-section-row>div:last-child{justify-content:flex-start!important;}}.lca-member-page .lca-forum-screen, .lca-member-page .lca-forum-panel-card, .lca-member-page .lca-forum-root, .lca-member-page .lca-forum-grid, .lca-member-page .lca-forum-main{min-width:0!important;max-width:100%!important;}.lca-member-page .lca-forum-panel-card{overflow:visible!important;}@media (min-width:901px){.lca-member-page .lca-forum-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto auto!important;gap:22px!important;align-items:start!important;width:100%!important;overflow:visible!important;}.lca-member-page .lca-forum-sections-top{position:relative!important;z-index:1!important;width:100%!important;margin:0!important;padding:22px!important;overflow:visible!important;transform:none!important;}.lca-member-page .lca-forum-main{position:relative!important;z-index:0!important;display:block!important;width:100%!important;overflow:visible!important;clear:both!important;}.lca-member-page .lca-forum-section-view, .lca-member-page .lca-forum-thread{position:relative!important;z-index:0!important;width:100%!important;overflow:visible!important;padding:24px!important;border-radius:24px!important;background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 14px 34px rgba(16,24,39,.045)!important;}.lca-member-page .lca-forum-sections-top .lca-forum-side-title{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;margin-bottom:18px!important;}.lca-member-page .lca-forum-section-list{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;width:100%!important;overflow:visible!important;padding:0!important;}.lca-member-page .lca-forum-section-wrap{width:100%!important;min-width:0!important;max-width:none!important;}.lca-member-page .lca-forum-section-btn{min-height:132px!important;height:100%!important;padding:18px!important;border-radius:22px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 34px!important;grid-template-rows:1fr auto!important;gap:12px!important;align-items:start!important;background:#fff!important;border:1px solid #e5e7eb!important;color:#07111f!important;box-shadow:0 10px 24px rgba(16,24,39,.035)!important;}.lca-member-page .lca-forum-section-btn span{min-width:0!important;grid-column:1!important;grid-row:1!important;}.lca-member-page .lca-forum-section-btn b{color:#07111f!important;font-size:17px!important;line-height:1.14!important;letter-spacing:-.02em!important;overflow-wrap:normal!important;word-break:normal!important;hyphens:none!important;}.lca-member-page .lca-forum-section-btn small{margin-top:8px!important;color:#5f6b7a!important;font-size:13px!important;line-height:1.35!important;font-weight:750!important;overflow-wrap:normal!important;word-break:normal!important;hyphens:none!important;}.lca-member-page .lca-forum-section-btn em{grid-column:2!important;grid-row:1!important;justify-self:end!important;min-width:32px!important;height:32px!important;padding:0 8px!important;}.lca-member-page .lca-forum-section-btn i{grid-column:1/-1!important;grid-row:2!important;justify-self:start!important;}.lca-member-page .lca-forum-section-btn.is-active, .lca-member-page .lca-forum-section-btn:hover{background:#fff1f2!important;border-color:#fecdd3!important;color:#e30613!important;box-shadow:0 18px 38px rgba(227,6,19,.10)!important;}.lca-member-page .lca-forum-section-btn.is-active b, .lca-member-page .lca-forum-section-btn:hover b{color:#e30613!important;}.lca-member-page .lca-forum-side-actions{position:static!important;z-index:auto!important;}.lca-member-page .lca-forum-admin-drawer{position:static!important;z-index:auto!important;}.lca-member-page .lca-forum-admin-drawer[open]::before{content:""!important;position:fixed!important;inset:0!important;z-index:999998!important;background:rgba(7,17,31,.46)!important;backdrop-filter:blur(4px)!important;}.lca-member-page .lca-forum-admin-panel{position:fixed!important;left:50%!important;top:50%!important;right:auto!important;transform:translate(-50%,-50%)!important;width:min(1040px,calc(100vw - 72px))!important;max-width:1040px!important;max-height:min(86vh,820px)!important;overflow:auto!important;z-index:999999!important;padding:24px!important;border-radius:28px!important;background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 40px 110px rgba(7,17,31,.34)!important;}.lca-member-page .lca-forum-admin-panel-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:18px!important;padding-bottom:18px!important;margin-bottom:18px!important;}.lca-member-page .lca-forum-admin-panel-head strong{font-size:24px!important;letter-spacing:-.04em!important;}.lca-member-page .lca-forum-admin-panel-head small{display:block!important;max-width:none!important;text-align:left!important;margin-top:5px!important;font-size:13px!important;}.lca-member-page .lca-forum-admin-close{flex:0 0 auto!important;border:1px solid #e5e7eb!important;background:#fff!important;color:#07111f!important;border-radius:999px!important;min-height:38px!important;padding:9px 14px!important;font-weight:950!important;cursor:pointer!important;}.lca-member-page .lca-forum-admin-close:hover{background:#fff1f2!important;border-color:#fecdd3!important;color:#e30613!important;}.lca-member-page .lca-forum-admin-section-tools{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;}.lca-member-page .lca-forum-admin-section-row{grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important;padding:14px!important;gap:12px!important;background:#f8fafc!important;}.lca-member-page .lca-forum-admin-section-row>div:last-child{justify-content:flex-start!important;gap:8px!important;}.lca-member-page .lca-forum-admin-section-row button, .lca-member-page .lca-forum-admin-panel .lca-forum-admin-inline button{min-width:0!important;white-space:normal!important;}.lca-member-page .lca-forum-admin-panel .lca-forum-admin-box{padding:18px!important;border-radius:22px!important;}}@media (min-width:901px) and (max-width:1280px){.lca-member-page .lca-forum-section-list{display:flex!important;gap:12px!important;overflow-x:auto!important;overflow-y:visible!important;padding:2px 2px 12px!important;scroll-snap-type:x proximity!important;-webkit-overflow-scrolling:touch!important;}.lca-member-page .lca-forum-section-wrap{flex:0 0 285px!important;scroll-snap-align:start!important;}}@media (max-width:900px){.lca-member-page .lca-forum-admin-drawer[open]::before{content:""!important;position:fixed!important;inset:0!important;z-index:9998!important;background:rgba(7,17,31,.48)!important;backdrop-filter:blur(3px)!important;}.lca-member-page .lca-forum-admin-panel{position:fixed!important;left:10px!important;right:10px!important;top:72px!important;width:auto!important;max-height:calc(100vh - 95px)!important;overflow:auto!important;z-index:9999!important;border-radius:22px!important;padding:16px!important;}.lca-member-page .lca-forum-admin-panel-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:10px!important;}.lca-member-page .lca-forum-admin-close{border:1px solid #e5e7eb!important;background:#fff!important;color:#07111f!important;border-radius:999px!important;padding:8px 12px!important;font-weight:950!important;}}@media (max-width:560px){.lca-member-page .lca-forum-admin-section-tools{display:grid!important;grid-template-columns:1fr!important;}}.lca-member-page .lca-forum-panel-card, .lca-member-page .lca-forum-root, .lca-member-page .lca-forum-grid, .lca-member-page .lca-forum-main{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;}.lca-member-page .lca-member-card.lca-forum-panel-card{padding:22px!important;overflow:visible!important;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:28px!important;}.lca-member-page .lca-forum-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-auto-rows:auto!important;align-items:start!important;gap:24px!important;overflow:visible!important;}.lca-member-page .lca-forum-sections-top{position:relative!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;transform:none!important;margin:0!important;z-index:1!important;max-height:none!important;overflow:visible!important;clear:both!important;align-self:start!important;padding:22px!important;border-radius:24px!important;background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 16px 42px rgba(16,24,39,.055)!important;}.lca-member-page .lca-forum-main{position:relative!important;top:auto!important;transform:none!important;z-index:0!important;margin:0!important;clear:both!important;overflow:visible!important;}.lca-member-page .lca-forum-section-view, .lca-member-page .lca-forum-thread{position:relative!important;top:auto!important;transform:none!important;z-index:0!important;margin:0!important;overflow:visible!important;}.lca-member-page .lca-forum-post-list{max-height:none!important;overflow:visible!important;padding-right:0!important;}@media (min-width:901px){.lca-member-page .lca-forum-sections-top .lca-forum-side-title{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;margin:0 0 18px!important;}.lca-member-page .lca-forum-section-list{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(210px,1fr))!important;gap:14px!important;width:100%!important;overflow:visible!important;padding:0!important;}.lca-member-page .lca-forum-section-wrap{width:100%!important;min-width:0!important;max-width:none!important;flex:none!important;}.lca-member-page .lca-forum-section-btn{min-height:118px!important;padding:17px!important;border-radius:20px!important;}}@media (min-width:901px) and (max-width:1180px){.lca-member-page .lca-forum-section-list{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;padding:2px 2px 12px!important;scroll-snap-type:x proximity!important;}.lca-member-page .lca-forum-section-wrap{flex:0 0 280px!important;scroll-snap-align:start!important;}}.lca-member-page .lca-forum-admin-drawer{display:none!important;}.lca-member-page .lca-forum-admin-open{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;padding:0 18px!important;border-radius:999px!important;border:0!important;background:#07111f!important;color:#fff!important;font-size:13px!important;font-weight:950!important;letter-spacing:.01em!important;cursor:pointer!important;box-shadow:0 14px 28px rgba(7,17,31,.18)!important;white-space:nowrap!important;}.lca-member-page .lca-forum-admin-open:hover{background:#101827!important;color:#fff!important;transform:translateY(-1px)!important;}.lca-forum-admin-modal[hidden]{display:none!important;}.lca-forum-admin-modal{position:fixed!important;inset:0!important;z-index:2147483000!important;display:grid!important;place-items:center!important;padding:34px!important;box-sizing:border-box!important;overflow:auto!important;}.lca-forum-admin-backdrop{position:fixed!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;padding:0!important;margin:0!important;border:0!important;border-radius:0!important;background:rgba(7,17,31,.55)!important;backdrop-filter:blur(5px)!important;cursor:pointer!important;z-index:0!important;}.lca-member-page .lca-forum-admin-modal .lca-forum-admin-panel{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important;width:min(1100px,100%)!important;max-width:1100px!important;max-height:calc(100vh - 86px)!important;overflow:auto!important;z-index:1!important;box-sizing:border-box!important;padding:26px!important;border-radius:28px!important;background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 40px 120px rgba(7,17,31,.36)!important;}.lca-member-page .lca-forum-admin-modal .lca-forum-admin-panel-head{position:sticky!important;top:0!important;z-index:3!important;display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:18px!important;padding:0 0 18px!important;margin:0 0 18px!important;background:#fff!important;border-bottom:1px solid #e5e7eb!important;}.lca-member-page .lca-forum-admin-modal .lca-forum-admin-section-tools{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;}.lca-member-page .lca-forum-admin-modal .lca-forum-admin-box{display:grid!important;gap:10px!important;margin-top:18px!important;background:#f8fafc!important;border:1px solid #e5e7eb!important;border-radius:22px!important;padding:18px!important;}body.lca-forum-admin-lock{overflow:hidden!important;}@media (max-width:900px){.lca-member-page .lca-member-card.lca-forum-panel-card{padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;}.lca-member-page .lca-forum-grid{gap:12px!important;}.lca-member-page .lca-forum-sections-top{padding:12px!important;border-radius:18px!important;}.lca-forum-admin-modal{padding:12px!important;place-items:start center!important;}.lca-member-page .lca-forum-admin-modal .lca-forum-admin-panel{width:100%!important;max-height:calc(100vh - 28px)!important;padding:16px!important;border-radius:22px!important;}.lca-member-page .lca-forum-admin-modal .lca-forum-admin-section-tools{grid-template-columns:1fr!important;}}@media (max-width:560px){.lca-member-page .lca-forum-sections-top .lca-forum-side-title{display:grid!important;grid-template-columns:1fr auto!important;}.lca-member-page .lca-forum-admin-open{min-height:38px!important;padding:0 13px!important;font-size:12px!important;}}.lca-member-page{--lca-member-accent:#e30613;--lca-member-bg:#f8fafc;--lca-member-accent-soft:color-mix(in srgb,var(--lca-member-accent,#e30613) 10%,#ffffff);--lca-member-accent-border:color-mix(in srgb,var(--lca-member-accent,#e30613) 24%,#ffffff);}.lca-member-page .lca-member-page-head{position:relative!important;overflow:hidden!important;background: radial-gradient(circle at 92% 18%,color-mix(in srgb,var(--lca-member-accent,#e30613) 14%,transparent),transparent 36%), linear-gradient(135deg,#fff 0%,#fff 54%,color-mix(in srgb,var(--lca-member-bg,#f8fafc) 16%,#fff) 100%)!important;border-color:color-mix(in srgb,var(--lca-member-accent,#e30613) 13%,#e5e7eb)!important;}.lca-member-page .lca-member-page-head:after{content:""!important;position:absolute!important;left:28px!important;bottom:0!important;width:74px!important;height:4px!important;border-radius:999px!important;background:var(--lca-member-accent,#e30613)!important;}.lca-member-page .lca-member-page-head span, .lca-member-page .lca-member-card-head span, .lca-member-page .lca-calendar-top span, .lca-member-page .lca-member-kicker, .lca-member-page .lca-forum-main-head span, .lca-member-page .lca-forum-thread-head span, .lca-member-page .lca-public-v67-side-card span, .lca-member-page .lca-public-v67-next small{color:var(--lca-member-accent,#e30613)!important;}.lca-member-page .lca-member-page-head strong, .lca-member-page .lca-prayer-head strong{background:color-mix(in srgb,var(--lca-member-accent,#e30613) 9%,#fff)!important;color:var(--lca-member-accent,#e30613)!important;border-color:color-mix(in srgb,var(--lca-member-accent,#e30613) 24%,#fff)!important;}.lca-member-page .lca-member-button-primary, .lca-member-page .lca-red-btn, .lca-member-page .lca-member-nav-item.is-active, .lca-member-page .lca-forum-create-topic button, .lca-member-page .lca-forum-reply-form button, .lca-member-page .lca-forum-admin-box button, .lca-member-page .lca-poll-choice-row.is-selected, .lca-member-page .lca-calendar-event-card>b, .lca-member-page .lca-cal-day span, .lca-member-page .lca-member-progressbar i{background:var(--lca-member-accent,#e30613)!important;border-color:var(--lca-member-accent,#e30613)!important;}.lca-member-page .lca-member-button-primary, .lca-member-page .lca-red-btn, .lca-member-page .lca-member-nav-item.is-active, .lca-member-page .lca-forum-create-topic button, .lca-member-page .lca-forum-reply-form button, .lca-member-page .lca-forum-admin-box button, .lca-member-page .lca-calendar-event-card>b, .lca-member-page .lca-cal-day span{color:#fff!important;}.lca-member-page .lca-member-nav-item:hover, .lca-member-page .lca-member-tabs button.is-active, .lca-member-page .lca-member-filter-pills span:first-child, .lca-member-page .lca-member-filter-pills button.is-active, .lca-member-page .lca-forum-section-btn.is-active, .lca-member-page .lca-forum-section-btn:hover, .lca-member-page .lca-community-reactions button:hover, .lca-member-page .lca-post-reactions button:hover, .lca-member-page .lca-member-chip-group input:checked+span{background:color-mix(in srgb,var(--lca-member-accent,#e30613) 8%,#fff)!important;border-color:color-mix(in srgb,var(--lca-member-accent,#e30613) 24%,#fff)!important;color:var(--lca-member-accent,#e30613)!important;}.lca-member-page .lca-forum-section-btn.is-active b, .lca-member-page .lca-forum-section-btn:hover b, .lca-member-page .lca-member-link, .lca-member-page .lca-community-reactions button:hover, .lca-member-page .lca-post-reactions button:hover, .lca-member-page .lca-cal-day.is-sunday b, .lca-member-page .lca-forum-reactions b, .lca-member-page .lca-empty-illustration, .lca-member-page .lca-member-checklist li:before{color:var(--lca-member-accent,#e30613)!important;}.lca-member-page .lca-member-input:focus, .lca-member-page .lca-member-textarea:focus, .lca-member-page .lca-member-form input:focus, .lca-member-page .lca-member-form textarea:focus, .lca-member-page .lca-member-form select:focus{border-color:var(--lca-member-accent,#e30613)!important;box-shadow:0 0 0 4px color-mix(in srgb,var(--lca-member-accent,#e30613) 10%,transparent)!important;}.lca-forum-admin-modal[hidden]{display:none!important;}.lca-forum-admin-modal{position:fixed!important;inset:0!important;z-index:2147483647!important;display:grid!important;place-items:center!important;padding:clamp(14px,3vw,34px)!important;box-sizing:border-box!important;overflow:auto!important;isolation:isolate!important;}.lca-forum-admin-backdrop{z-index:0!important;}.lca-member-page .lca-forum-admin-modal .lca-forum-admin-panel, body>.lca-forum-admin-modal .lca-forum-admin-panel{position:relative!important;z-index:2!important;width:min(1120px,calc(100vw - 44px))!important;max-width:1120px!important;max-height:min(860px,calc(100dvh - 48px))!important;overflow:auto!important;}html.lca-forum-admin-lock, body.lca-forum-admin-lock{overflow:hidden!important;overscroll-behavior:none!important;}@media(max-width:780px){.lca-member-page .lca-member-page-head:after{left:20px!important;width:58px!important;height:3px!important;}body>.lca-forum-admin-modal .lca-forum-admin-panel{width:100%!important;max-height:calc(100dvh - 28px)!important;}}body>.lca-forum-admin-modal .lca-forum-admin-panel{box-sizing:border-box!important;padding:26px!important;border-radius:28px!important;background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 40px 120px rgba(7,17,31,.38)!important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif!important;color:#07111f!important;}body>.lca-forum-admin-modal .lca-forum-admin-panel-head{position:sticky!important;top:0!important;z-index:3!important;display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:18px!important;padding:0 0 18px!important;margin:0 0 18px!important;background:#fff!important;border-bottom:1px solid #e5e7eb!important;}body>.lca-forum-admin-modal .lca-forum-admin-panel-head strong{display:block!important;color:#07111f!important;font-size:22px!important;font-weight:950!important;letter-spacing:-.03em!important;}body>.lca-forum-admin-modal .lca-forum-admin-panel-head small{display:block!important;color:#64748b!important;font-weight:850!important;margin-top:4px!important;}body>.lca-forum-admin-modal .lca-forum-admin-close{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;padding:0 14px!important;border:1px solid #e5e7eb!important;border-radius:999px!important;background:#fff!important;color:#07111f!important;font-weight:950!important;cursor:pointer!important;}body>.lca-forum-admin-modal .lca-forum-admin-close:hover{background:#07111f!important;color:#fff!important;border-color:#07111f!important;}body>.lca-forum-admin-modal .lca-forum-admin-section-tools{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;}body>.lca-forum-admin-modal .lca-forum-admin-section-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:12px!important;align-items:center!important;border:1px solid #e5e7eb!important;border-radius:18px!important;background:#f8fafc!important;padding:14px!important;}body>.lca-forum-admin-modal .lca-forum-admin-section-row b{display:block!important;color:#07111f!important;font-weight:950!important;}body>.lca-forum-admin-modal .lca-forum-admin-section-row small{display:block!important;color:#64748b!important;font-weight:850!important;margin-top:3px!important;}body>.lca-forum-admin-modal .lca-forum-admin-section-row>div:last-child{display:flex!important;gap:7px!important;flex-wrap:wrap!important;justify-content:flex-end!important;}body>.lca-forum-admin-modal .lca-forum-admin-section-row button, body>.lca-forum-admin-modal .lca-forum-admin-inline button{border:1px solid #e5e7eb!important;background:#fff!important;color:#07111f!important;border-radius:999px!important;padding:8px 11px!important;font-weight:950!important;cursor:pointer!important;}body>.lca-forum-admin-modal .lca-forum-admin-section-row button:hover, body>.lca-forum-admin-modal .lca-forum-admin-inline button:hover{background:#fff1f2!important;color:#e30613!important;border-color:#fecdd3!important;}body>.lca-forum-admin-modal .lca-forum-admin-box{display:grid!important;gap:10px!important;margin-top:18px!important;background:#f8fafc!important;border:1px solid #e5e7eb!important;border-radius:22px!important;padding:18px!important;}body>.lca-forum-admin-modal .lca-forum-admin-box strong{display:block!important;color:#07111f!important;font-size:16px!important;font-weight:950!important;}body>.lca-forum-admin-modal .lca-forum-admin-box small{display:block!important;color:#64748b!important;font-weight:850!important;}body>.lca-forum-admin-modal .lca-forum-admin-box input, body>.lca-forum-admin-modal .lca-forum-admin-box textarea{width:100%!important;box-sizing:border-box!important;border:1px solid #e5e7eb!important;border-radius:14px!important;background:#fff!important;color:#07111f!important;padding:12px 14px!important;font-size:15px!important;}body>.lca-forum-admin-modal .lca-forum-admin-box label{display:flex!important;gap:8px!important;align-items:center!important;color:#07111f!important;font-weight:900!important;}body>.lca-forum-admin-modal .lca-forum-admin-box>button[type="submit"]{border:0!important;background:#e30613!important;color:#fff!important;border-radius:14px!important;min-height:44px!important;font-weight:950!important;cursor:pointer!important;}body>.lca-forum-admin-modal .lca-forum-admin-inline{display:flex!important;gap:8px!important;flex-wrap:wrap!important;}@media(max-width:900px){body>.lca-forum-admin-modal .lca-forum-admin-section-tools{grid-template-columns:1fr!important;}body>.lca-forum-admin-modal .lca-forum-admin-section-row{grid-template-columns:1fr!important;}body>.lca-forum-admin-modal .lca-forum-admin-section-row>div:last-child{justify-content:flex-start!important;}}.lca-cross-choice-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(130px,1fr))!important;gap:10px!important;margin-top:12px!important}.lca-cross-choice{position:relative!important;display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;gap:10px!important;align-items:center!important;border:1px solid #e5e7eb!important;background:#fff!important;border-radius:16px!important;padding:12px!important;cursor:pointer!important;min-height:66px!important;transition:.16s ease!important}.lca-cross-choice input{position:absolute!important;opacity:0!important;pointer-events:none!important}.lca-cross-choice span{width:40px!important;height:40px!important;border-radius:14px!important;display:grid!important;place-items:center!important;background:color-mix(in srgb,var(--lca-member-accent,#e30613) 8%,#fff)!important;color:var(--lca-member-accent,#e30613)!important;border:1px solid color-mix(in srgb,var(--lca-member-accent,#e30613) 22%,#fff)!important;font-size:23px!important;font-weight:950!important;line-height:1!important}.lca-cross-choice strong{font-size:13px!important;line-height:1.15!important;color:#07111f!important;font-weight:950!important}.lca-cross-choice:hover,.lca-cross-choice.is-selected{border-color:color-mix(in srgb,var(--lca-member-accent,#e30613) 35%,#fff)!important;background:color-mix(in srgb,var(--lca-member-accent,#e30613) 6%,#fff)!important;box-shadow:0 12px 26px color-mix(in srgb,var(--lca-member-accent,#e30613) 12%,transparent)!important;transform:translateY(-1px)!important}.lca-cross-choice.is-selected:after{content:"✓"!important;position:absolute!important;right:10px!important;top:9px!important;width:20px!important;height:20px!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:var(--lca-member-accent,#e30613)!important;color:#fff!important;font-size:12px!important;font-weight:950!important}.lca-profile-preset-grid{grid-template-columns:repeat(auto-fit,minmax(135px,1fr))!important}.lca-profile-preset-grid button{min-height:82px!important}.lca-profile-preset-grid button span{height:40px!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.45)!important}.lca-member-page.lca-cross-none .lca-member-page-head:before,.lca-member-page.lca-cross-none .lca-member-card:before,.lca-public-profile-v67.lca-cross-none .lca-public-v67-bg:after,.lca-settings-profile-preview.lca-cross-none:after{display:none!important}.lca-member-page .lca-member-sidebar{position:sticky!important;isolation:isolate!important;overflow:hidden!important}.lca-member-page .lca-member-sidebar>*{position:relative!important;z-index:1!important}.lca-member-page .lca-member-sidebar:before{position:absolute!important;right:-18px!important;bottom:86px!important;font-size:116px!important;line-height:1!important;color:var(--lca-member-accent,#e30613)!important;opacity:.038!important;font-weight:950!important;z-index:0!important;pointer-events:none!important}.lca-cross-maltese .lca-member-sidebar:before{content:"✠"!important}.lca-cross-latin .lca-member-sidebar:before{content:"✝"!important}.lca-cross-jerusalem .lca-member-sidebar:before{content:"☩"!important}.lca-cross-orthodox .lca-member-sidebar:before{content:"☦"!important}.lca-cross-chi-rho .lca-member-sidebar:before{content:"☧"!important}.lca-cross-marian .lca-member-sidebar:before{content:"✣"!important}.lca-cross-none .lca-member-sidebar:before{display:none!important}.lca-member-page .lca-member-page-head,.lca-member-page .lca-member-card,.lca-settings-profile-preview{position:relative!important;isolation:isolate!important;overflow:hidden!important}.lca-member-page .lca-member-page-head>* , .lca-member-page .lca-member-card>* , .lca-settings-profile-preview>*{position:relative!important;z-index:1!important}.lca-member-page .lca-member-page-head:before,.lca-member-page .lca-member-card:before,.lca-settings-profile-preview:after{position:absolute!important;right:24px!important;bottom:-34px!important;font-size:128px!important;line-height:1!important;font-weight:900!important;color:var(--lca-member-accent,var(--lca-profile-accent,#e30613))!important;opacity:.045!important;z-index:0!important;pointer-events:none!important;filter:blur(.1px)!important}.lca-member-page .lca-member-card:before{font-size:96px!important;right:18px!important;bottom:-28px!important;opacity:.032!important}.lca-settings-profile-preview:after{font-size:112px!important;right:18px!important;bottom:12px!important;opacity:.055!important;color:var(--lca-profile-accent,#e30613)!important}.lca-cross-maltese .lca-member-page-head:before,.lca-cross-maltese .lca-member-card:before,.lca-cross-maltese.lca-settings-profile-preview:after,.lca-public-profile-v67.lca-cross-maltese .lca-public-v67-bg:after{content:"✠"!important}.lca-cross-latin .lca-member-page-head:before,.lca-cross-latin .lca-member-card:before,.lca-cross-latin.lca-settings-profile-preview:after,.lca-public-profile-v67.lca-cross-latin .lca-public-v67-bg:after{content:"✝"!important}.lca-cross-jerusalem .lca-member-page-head:before,.lca-cross-jerusalem .lca-member-card:before,.lca-cross-jerusalem.lca-settings-profile-preview:after,.lca-public-profile-v67.lca-cross-jerusalem .lca-public-v67-bg:after{content:"☩"!important}.lca-cross-orthodox .lca-member-page-head:before,.lca-cross-orthodox .lca-member-card:before,.lca-cross-orthodox.lca-settings-profile-preview:after,.lca-public-profile-v67.lca-cross-orthodox .lca-public-v67-bg:after{content:"☦"!important}.lca-cross-chi-rho .lca-member-page-head:before,.lca-cross-chi-rho .lca-member-card:before,.lca-cross-chi-rho.lca-settings-profile-preview:after,.lca-public-profile-v67.lca-cross-chi-rho .lca-public-v67-bg:after{content:"☧"!important}.lca-cross-marian .lca-member-page-head:before,.lca-cross-marian .lca-member-card:before,.lca-cross-marian.lca-settings-profile-preview:after,.lca-public-profile-v67.lca-cross-marian .lca-public-v67-bg:after{content:"✣"!important}.lca-public-profile-v67{overflow:hidden!important}.lca-public-v67-hero{grid-template-columns:minmax(0,1fr) minmax(270px,.38fr)!important;min-height:0!important;padding:42px!important;background:linear-gradient(135deg,color-mix(in srgb,var(--lca-profile-bg,#f8fafc) calc(var(--lca-profile-opacity,1)*100%),#fff 58%),#fff)!important}.lca-public-v67-bg:after{position:absolute!important;right:34px!important;top:18px!important;font-size:260px!important;line-height:1!important;color:var(--lca-profile-accent,#e30613)!important;opacity:.055!important;font-weight:950!important;pointer-events:none!important;z-index:0!important}.lca-public-v67-main{grid-template-columns:168px minmax(0,1fr)!important;gap:26px!important;align-items:start!important;align-content:start!important}.lca-public-v67-avatar{width:168px!important;height:168px!important;border-radius:34px!important;align-self:start!important;margin-top:2px!important}.lca-public-v67-identity>span{margin-top:6px!important}.lca-public-v67-identity h1{display:flex!important;align-items:center!important;gap:14px!important;flex-wrap:wrap!important;margin:0 0 14px!important;font-size:clamp(44px,4.8vw,78px)!important;line-height:.95!important;letter-spacing:-.065em!important;word-break:normal!important;overflow-wrap:normal!important}.lca-public-v67-identity h1 i{flex:0 0 auto!important;margin-left:0!important;width:36px!important;height:36px!important;font-size:17px!important;transform:translateY(4px)!important}.lca-public-v67-bio{max-width:100%!important;margin-top:4px!important}.lca-public-v67-side{align-content:start!important;padding-top:46px!important}.lca-public-v67-side-card,.lca-public-v67-stats span,.lca-public-v67-next{backdrop-filter:blur(12px)!important;background:rgba(255,255,255,.76)!important}.lca-public-v67-section>div>span,.lca-public-module-card h2:before{color:var(--lca-profile-accent,#e30613)!important}.lca-public-v67-section h2,.lca-public-v67-modules .lca-public-module-card h2{position:relative!important;padding-bottom:12px!important}.lca-public-v67-section h2:after,.lca-public-v67-modules .lca-public-module-card h2:after{content:""!important;display:block!important;width:62px!important;height:4px!important;border-radius:999px!important;background:var(--lca-profile-accent,#e30613)!important;margin-top:10px!important}.lca-settings-profile-preview-main small b{display:inline-grid!important;place-items:center!important;width:20px!important;height:20px!important;border-radius:999px!important;background:#fff!important;color:var(--lca-profile-accent,#e30613)!important;border:1px solid #e5e7eb!important;margin-left:4px!important;font-size:11px!important;vertical-align:middle!important}@media(max-width:1100px){.lca-public-v67-main{grid-template-columns:140px minmax(0,1fr)!important}.lca-public-v67-avatar{width:140px!important;height:140px!important}.lca-public-v67-side{padding-top:0!important}}.lca-settings-public-link-card{position:sticky!important;top:20px!important;background:linear-gradient(135deg,#fff, color-mix(in srgb,var(--lca-member-accent,#e30613) 5%,#fff))!important}.lca-settings-public-link-card .lca-member-button{width:100%!important;justify-content:center!important;text-align:center!important}.lca-profile-preset-grid button[data-lca-preset-accent="#c49a00"] span,.lca-profile-preset-grid button[data-lca-preset-accent="#f5c400"] span,.lca-profile-preset-grid button[data-lca-preset-accent="#b8860b"] span{background:linear-gradient(90deg,#fff 0 50%,var(--preset-accent) 50% 100%)!important;border:1px solid #e5e7eb!important}.lca-cross-choice{user-select:none!important}.lca-cross-choice input:checked + span{background:var(--lca-member-accent,#e30613)!important;color:#fff!important;border-color:var(--lca-member-accent,#e30613)!important}@media(max-width:760px){.lca-public-v67-hero{padding:22px!important}.lca-public-v67-main{grid-template-columns:1fr!important;justify-items:center!important;text-align:center!important}.lca-public-v67-avatar{width:145px!important;height:145px!important}.lca-public-v67-identity h1{justify-content:center!important;font-size:clamp(38px,12vw,54px)!important;overflow-wrap:anywhere!important}.lca-member-page .lca-member-page-head:before{font-size:92px!important;right:12px!important;bottom:-22px!important}.lca-member-page .lca-member-card:before{font-size:74px!important}.lca-cross-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.lca-community-hero{position:relative;overflow:hidden;border:1px solid color-mix(in srgb,var(--lca-site-accent) 26%,#dbe6e2);border-radius:30px;background:linear-gradient(135deg,#fff 0%,color-mix(in srgb,var(--lca-site-bg) 70%,#fff) 54%,color-mix(in srgb,var(--lca-site-accent) 9%,#fff) 100%);box-shadow:0 24px 70px color-mix(in srgb,var(--lca-site-accent) 9%,transparent);padding:34px;isolation:isolate}.lca-community-hero:after{content:var(--lca-site-cross,"✝");position:absolute;right:28px;top:12px;font-size:176px;line-height:1;color:color-mix(in srgb,var(--lca-site-accent) 10%,transparent);font-weight:900;z-index:-1}.lca-community-hero-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:28px;align-items:center}.lca-community-kicker,.lca-home-feed-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--lca-site-accent);font-size:12px;font-weight:950;letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px}.lca-community-kicker:before,.lca-home-feed-kicker:before{content:"";width:8px;height:8px;border-radius:999px;background:var(--lca-site-accent);box-shadow:0 0 0 4px color-mix(in srgb,var(--lca-site-accent) 13%,transparent)}.lca-community-hero h1{margin:0;color:#07111f;font-size:clamp(42px,5vw,72px);line-height:.92;font-weight:950;letter-spacing:-.06em}.lca-community-hero p{max-width:720px;color:#46566a;font-size:18px;line-height:1.6;margin:18px 0 0}.lca-community-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.lca-community-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:999px;padding:0 20px;text-decoration:none;font-weight:950;text-transform:uppercase;font-size:12px;letter-spacing:.06em;border:1px solid color-mix(in srgb,var(--lca-site-accent) 28%,#d9e1df);transition:.16s ease}.lca-community-actions a:first-child{background:linear-gradient(135deg,var(--lca-site-accent),color-mix(in srgb,var(--lca-site-accent) 82%,#07111f));color:#fff;border-color:var(--lca-site-accent);box-shadow:0 16px 34px color-mix(in srgb,var(--lca-site-accent) 24%,transparent)}.lca-community-actions a:not(:first-child){background:#fff;color:#07111f}.lca-community-actions a:hover{transform:translateY(-1px);box-shadow:0 18px 38px color-mix(in srgb,var(--lca-site-accent) 15%,transparent)}.lca-community-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.lca-community-stat{border:1px solid color-mix(in srgb,var(--lca-site-accent) 20%,#e5e7eb);border-radius:22px;background:rgba(255,255,255,.78);padding:18px;box-shadow:0 14px 30px rgba(15,23,42,.045)}.lca-community-stat b{display:block;color:#07111f;font-size:30px;line-height:1;font-weight:950;letter-spacing:-.04em}.lca-community-stat span{display:block;margin-top:7px;color:#64748b;font-weight:850;font-size:12px;text-transform:uppercase;letter-spacing:.07em}.lca-community-mini{margin-top:14px;border:1px dashed color-mix(in srgb,var(--lca-site-accent) 24%,#cbd5e1);border-radius:20px;padding:14px 16px;color:#334155;background:color-mix(in srgb,var(--lca-site-bg) 42%,#fff);font-weight:850}.lca-home-feed-card{border:1px solid color-mix(in srgb,var(--lca-site-accent) 23%,#dde4e1);border-radius:26px;background:linear-gradient(135deg,#fff 0%,color-mix(in srgb,var(--lca-site-bg) 38%,#fff) 62%,color-mix(in srgb,var(--lca-site-accent) 5%,#fff) 100%);box-shadow:0 20px 54px color-mix(in srgb,var(--lca-site-accent) 7%,transparent);padding:24px;min-height:100%}.lca-home-feed-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.lca-home-feed-head h2{margin:0;color:#07111f;font-size:30px;line-height:1;font-weight:950;letter-spacing:-.04em}.lca-home-feed-head a{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid color-mix(in srgb,var(--lca-site-accent) 28%,#dbe3e1);padding:9px 12px;text-decoration:none;color:#07111f;background:#fff;font-size:11px;font-weight:950;text-transform:uppercase;white-space:nowrap}.lca-home-topic-list,.lca-home-prayer-list{display:grid;gap:12px}.lca-home-topic,.lca-home-prayer{display:grid;grid-template-columns:46px minmax(0,1fr);gap:12px;align-items:center;border:1px solid color-mix(in srgb,var(--lca-site-accent) 14%,#e5e7eb);border-radius:18px;background:#fff;padding:12px;text-decoration:none;color:#07111f;transition:.16s ease}.lca-home-topic:hover,.lca-home-prayer:hover{transform:translateY(-1px);border-color:var(--lca-site-accent);box-shadow:0 14px 32px color-mix(in srgb,var(--lca-site-accent) 10%,transparent)}.lca-home-topic img,.lca-home-prayer img{width:46px;height:46px;border-radius:999px;object-fit:cover;border:3px solid #fff;box-shadow:0 8px 18px rgba(15,23,42,.10)}.lca-home-topic strong,.lca-home-prayer strong{display:block;color:#07111f;font-size:15px;line-height:1.22;font-weight:950}.lca-home-topic small,.lca-home-prayer small{display:block;margin-top:5px;color:#64748b;font-size:12px;font-weight:800}.lca-home-prayer p{margin:6px 0 0;color:#405166;font-size:13px;line-height:1.45}.lca-home-empty{border:1px dashed color-mix(in srgb,var(--lca-site-accent) 24%,#cbd5e1);border-radius:18px;background:#fff;padding:18px;color:#46566a;font-weight:850}.lca-account-space-grid a{border-color:color-mix(in srgb,var(--lca-site-accent) 20%,#dbe3e1)!important}.lca-account-space-grid a:hover{background:color-mix(in srgb,var(--lca-site-accent) 8%,#fff)!important;border-color:var(--lca-site-accent)!important}@media(max-width:900px){.lca-community-hero{padding:24px;border-radius:24px}.lca-community-hero-grid{grid-template-columns:1fr}.lca-community-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.lca-community-actions a{width:100%}.lca-home-feed-head{display:grid}.lca-home-feed-head a{justify-self:start}}@media(max-width:520px){.lca-community-stats{grid-template-columns:1fr}.lca-community-hero h1{font-size:42px}.lca-home-topic,.lca-home-prayer{grid-template-columns:40px minmax(0,1fr)}.lca-home-topic img,.lca-home-prayer img{width:40px;height:40px}}.lca-flow-grid{grid-auto-flow:row!important;grid-auto-rows:auto!important;align-items:stretch!important;gap:24px!important}.lca-flow-grid>*{grid-row-end:auto!important;height:100%!important}.lca-home-latest-main{grid-column:3 / span 8!important}.lca-home-latest-main .lca-list-card{align-items:center!important}.lca-home-feed-card,.lca-sidebox,.lca-panel,.lca-bottom-card{height:100%!important}.lca-community-mini{display:grid!important;gap:4px!important}.lca-community-mini strong{display:block!important;color:#07111f!important;font-weight:950!important}.lca-community-mini span{display:block!important;color:#46566a!important;font-weight:850!important;line-height:1.45!important}.lca-radio-page-link{display:inline-block!important;margin-top:12px!important;color:#07111f!important;text-decoration:underline!important;text-decoration-color:var(--lca-site-accent)!important;text-underline-offset:4px!important;font-weight:900!important}.lca-article-top-grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(310px,360px)!important;gap:22px!important;align-items:stretch!important;margin:26px 0!important}.lca-article-top-grid .lca-featured-under-title{margin:0!important;height:100%!important;min-height:320px!important}.lca-featured-under-title img{width:100%!important;height:clamp(300px,34vw,455px)!important;object-fit:cover!important;border-radius:0!important}.lca-article-entry-card{border:1px solid color-mix(in srgb,var(--lca-site-accent,#008264) 24%,#dbe3e1)!important;background:linear-gradient(135deg,#fff,color-mix(in srgb,var(--lca-site-bg,#f8fafc) 55%,#fff))!important;box-shadow:0 18px 44px color-mix(in srgb,var(--lca-site-accent,#008264) 9%,transparent)!important;padding:22px!important;display:grid!important;align-content:start!important;gap:12px!important;height:100%!important}.lca-article-entry-kicker,.lca-side-parvis-box>span{color:var(--lca-site-accent,#008264)!important;font-size:11px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.12em!important}.lca-article-entry-card h2{margin:0!important;color:#07111f!important;font-size:27px!important;line-height:1!important;font-weight:950!important;letter-spacing:-.04em!important}.lca-article-entry-card p{margin:0!important;color:#46566a!important;font-weight:750!important;line-height:1.55!important}.lca-article-entry-actions{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;margin-top:4px!important}.lca-article-entry-actions a,.lca-article-entry-actions button,.lca-side-parvis-box a{display:flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;border-radius:999px!important;padding:9px 13px!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,#008264) 25%,#dbe3e1)!important;background:#fff!important;color:#07111f!important;text-decoration:none!important;font-size:12px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.04em!important;cursor:pointer!important}.lca-article-entry-actions a:hover,.lca-article-entry-actions button:hover,.lca-side-parvis-box a:hover{background:color-mix(in srgb,var(--lca-site-accent,#008264) 9%,#fff)!important;border-color:var(--lca-site-accent,#008264)!important}.lca-article-entry-actions .is-active,.lca-article-entry-actions button:first-child{background:var(--lca-site-accent,#008264)!important;border-color:var(--lca-site-accent,#008264)!important;color:#fff!important}.lca-article-entry-card .lca-post-reactions{margin-top:10px!important;padding-top:12px!important;border-top:1px solid color-mix(in srgb,var(--lca-site-accent,#008264) 15%,#e5e7eb)!important}.lca-article-entry-card .lca-post-reactions span{width:100%!important}.lca-article-entry-card .lca-post-reactions button{font-size:12px!important;padding:7px 9px!important}.lca-side-parvis-box{background:linear-gradient(135deg,#fff,color-mix(in srgb,var(--lca-site-bg,#f8fafc) 55%,#fff))!important;border-color:color-mix(in srgb,var(--lca-site-accent,#008264) 24%,#dbe3e1)!important}.lca-side-parvis-box h3{margin:4px 0 8px!important}.lca-side-parvis-box p{color:#46566a!important;font-weight:750!important;line-height:1.55!important}.lca-side-parvis-box div{display:grid!important;gap:8px!important}.lca-member-page .lca-member-layout{display:block!important}.lca-member-page .lca-member-sidebar{position:sticky!important;top:0!important;z-index:40!important;margin:0 0 22px!important;padding:10px!important;border-radius:22px!important;background:rgba(255,255,255,.96)!important;backdrop-filter:blur(12px)!important}.lca-member-page .lca-member-sidebar-brand,.lca-member-page .lca-member-sidebar-cta{display:none!important}.lca-member-page .lca-member-nav-list{display:flex!important;flex-wrap:wrap!important;gap:8px!important;align-items:center!important}.lca-member-page .lca-member-nav-item{width:auto!important;flex:0 0 auto!important;min-height:42px!important;border-radius:999px!important;padding:9px 13px!important;font-size:13px!important}.lca-member-page .lca-member-nav-icon{width:18px!important;height:18px!important;flex-basis:18px!important}.lca-member-page .lca-member-content{width:100%!important;min-width:0!important}.lca-member-page .lca-member-mobile-bar{display:none!important}@media(max-width:1250px){.lca-home-latest-main{grid-column:1 / -1!important}}@media(max-width:920px){.lca-flow-grid{display:grid!important;grid-template-columns:1fr!important}.lca-flow-grid>*{grid-column:1 / -1!important;margin-bottom:0!important}.lca-home-latest-main{grid-column:1 / -1!important}.lca-article-top-grid{grid-template-columns:1fr!important}.lca-featured-under-title img{height:320px!important}.lca-member-page .lca-member-sidebar{position:relative!important;top:auto!important;margin-bottom:14px!important;display:block!important;overflow:hidden!important}.lca-member-page .lca-member-nav-list{flex-wrap:nowrap!important;overflow:auto!important;padding:2px 2px 6px!important;-webkit-overflow-scrolling:touch!important}.lca-member-page .lca-member-nav-item{white-space:nowrap!important;font-size:12px!important}}@media(max-width:560px){.lca-featured-under-title img{height:230px!important}.lca-article-entry-card{padding:18px!important}.lca-article-entry-card h2{font-size:23px!important}.lca-community-hero{border-radius:22px!important}.lca-community-hero h1{font-size:38px!important}}.lca-home{width:100%!important}.lca-flow-grid{display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;gap:26px!important;align-items:stretch!important;max-width:var(--lca-site-width,1280px)!important;margin:0 auto!important;padding-inline:0!important}.lca-flow-grid>.lca-span-12{grid-column:1 / -1!important}.lca-flow-grid>.lca-span-9{grid-column:span 9!important}.lca-flow-grid>.lca-span-8{grid-column:span 8!important}.lca-flow-grid>.lca-span-7{grid-column:span 7!important}.lca-flow-grid>.lca-span-6{grid-column:span 6!important}.lca-flow-grid>.lca-span-5{grid-column:span 5!important}.lca-flow-grid>.lca-span-4{grid-column:span 4!important}.lca-flow-grid>.lca-span-3{grid-column:span 3!important}.lca-home-latest-main{grid-column:1 / -1!important;width:100%!important}.lca-latest-newsroom{padding:28px!important;overflow:hidden!important}.lca-latest-news-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:18px!important;margin-bottom:22px!important}.lca-latest-news-head .lca-section-title{margin:0!important}.lca-latest-news-head .lca-outline-btn{white-space:nowrap!important;margin-top:4px!important}.lca-latest-news-grid{display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr)!important;gap:18px!important;align-items:stretch!important}.lca-latest-hero-card{position:relative!important;min-height:430px!important;border-radius:24px!important;overflow:hidden!important;background-size:cover!important;background-position:center!important;color:#fff!important;text-decoration:none!important;display:flex!important;align-items:flex-end!important;padding:26px!important;isolation:isolate!important;box-shadow:0 18px 45px rgba(7,17,31,.12)!important}.lca-latest-hero-card:before{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(180deg,rgba(7,17,31,.08),rgba(7,17,31,.82))!important;z-index:0!important}.lca-latest-hero-card>*{position:relative!important;z-index:1!important}.lca-latest-hero-card .lca-label{position:absolute!important;left:22px!important;top:22px!important}.lca-latest-hero-card h3{margin:0!important;color:#fff!important;font-size:clamp(30px,3.4vw,52px)!important;line-height:.98!important;font-weight:950!important;letter-spacing:-.055em!important;text-shadow:0 3px 16px rgba(0,0,0,.42)!important}.lca-latest-hero-card p{margin:12px 0 0!important;color:rgba(255,255,255,.9)!important;font-size:15px!important;line-height:1.5!important;max-width:760px!important;font-weight:750!important}.lca-latest-hero-card small{display:block!important;margin-top:14px!important;color:#fff!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.06em!important}.lca-latest-side-rail{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.lca-latest-mini-card{display:grid!important;grid-template-rows:155px minmax(0,1fr)!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,#008264) 17%,#e5e7eb)!important;border-radius:20px!important;overflow:hidden!important;background:#fff!important;color:#07111f!important;text-decoration:none!important;box-shadow:0 12px 30px rgba(7,17,31,.055)!important;transition:.16s ease!important}.lca-latest-mini-card:hover{transform:translateY(-2px)!important;border-color:var(--lca-site-accent,#008264)!important;box-shadow:0 18px 42px color-mix(in srgb,var(--lca-site-accent,#008264) 12%,transparent)!important}.lca-latest-mini-card img{width:100%!important;height:155px!important;object-fit:cover!important;display:block!important}.lca-latest-mini-card span{display:block!important;padding:14px!important}.lca-latest-mini-card strong{display:block!important;color:#07111f!important;font-size:16px!important;line-height:1.16!important;font-weight:950!important;letter-spacing:-.015em!important}.lca-latest-mini-card small{display:block!important;margin-top:9px!important;color:var(--lca-site-accent,#008264)!important;font-size:12px!important;font-weight:950!important}.lca-latest-news-bottom{display:none!important}.lca-media-schedule-box{display:grid!important;align-content:start!important;gap:18px!important;padding:28px!important;min-height:260px!important;background:linear-gradient(135deg,#fff 0%,color-mix(in srgb,var(--lca-site-bg,#f8fafc) 44%,#fff) 66%,color-mix(in srgb,var(--lca-site-accent,#008264) 7%,#fff) 100%)!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,#008264) 22%,#dbe3e1)!important;border-radius:24px!important;box-shadow:0 18px 46px color-mix(in srgb,var(--lca-site-accent,#008264) 8%,transparent)!important;overflow:hidden!important;position:relative!important}.lca-media-schedule-box:after{content:var(--lca-site-cross,"✝")!important;position:absolute!important;right:18px!important;bottom:-50px!important;font-size:150px!important;line-height:1!important;color:var(--lca-site-accent,#008264)!important;opacity:.035!important;font-weight:950!important;pointer-events:none!important}.lca-media-schedule-box>*{position:relative!important;z-index:1!important}.lca-media-schedule-head h2{margin:0!important;color:#07111f!important;font-size:clamp(28px,2.6vw,42px)!important;line-height:.98!important;font-weight:950!important;letter-spacing:-.045em!important}.lca-media-schedule-head p{margin:12px 0 0!important;color:#46566a!important;font-size:16px!important;line-height:1.5!important;font-weight:780!important}.lca-media-play{min-height:82px!important;border-radius:18px!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,#008264) 18%,#dbe3e1)!important;background:#fff!important;display:flex!important;align-items:center!important;gap:16px!important;padding:16px 18px!important;color:#07111f!important;text-decoration:none!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.04em!important;box-shadow:0 10px 26px rgba(7,17,31,.055)!important}.lca-media-play:hover{border-color:var(--lca-site-accent,#008264)!important;background:color-mix(in srgb,var(--lca-site-accent,#008264) 7%,#fff)!important;transform:translateY(-1px)!important}.lca-media-play-dot{width:50px!important;height:50px!important;min-width:50px!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:var(--lca-site-accent,#008264)!important;color:#fff!important;box-shadow:0 12px 24px color-mix(in srgb,var(--lca-site-accent,#008264) 24%,transparent)!important}.lca-media-page-link{justify-self:start!important}.lca-napo-box .lca-media-play-dot{background:var(--lca-red,#e30613)!important;box-shadow:0 12px 24px rgba(227,6,19,.22)!important}.lca-napo-box .lca-home-feed-kicker{color:var(--lca-red,#e30613)!important}.lca-napo-box .lca-home-feed-kicker:before{background:var(--lca-red,#e30613)!important;box-shadow:0 0 0 4px rgba(227,6,19,.12)!important}@media(max-width:1180px){.lca-latest-news-grid{grid-template-columns:1fr!important}.lca-latest-side-rail{grid-template-columns:repeat(2,minmax(0,1fr))!important}.lca-flow-grid>.lca-span-8,.lca-flow-grid>.lca-span-7,.lca-flow-grid>.lca-span-6,.lca-flow-grid>.lca-span-5,.lca-flow-grid>.lca-span-4,.lca-flow-grid>.lca-span-3{grid-column:1 / -1!important}}@media(max-width:680px){.lca-flow-grid{grid-template-columns:1fr!important;gap:18px!important;padding-inline:12px!important}.lca-flow-grid>*{grid-column:1 / -1!important}.lca-latest-newsroom{padding:20px!important}.lca-latest-news-head{display:grid!important}.lca-latest-news-head .lca-outline-btn{width:100%!important}.lca-latest-news-grid{display:grid!important;grid-template-columns:1fr!important}.lca-latest-hero-card{min-height:360px!important;border-radius:20px!important;padding:20px!important}.lca-latest-side-rail{grid-template-columns:1fr!important}.lca-latest-mini-card{grid-template-rows:auto!important;grid-template-columns:94px minmax(0,1fr)!important;align-items:center!important}.lca-latest-mini-card img{width:94px!important;height:86px!important}.lca-latest-mini-card strong{font-size:14px!important}.lca-latest-news-bottom{display:block!important}.lca-media-schedule-box{padding:22px!important;border-radius:20px!important}.lca-media-play{min-height:72px!important;font-size:12px!important}.lca-media-play-dot{width:44px!important;height:44px!important;min-width:44px!important}}.lca-article-top-grid{align-items:start!important;margin:22px 0 18px!important}.lca-article-top-grid .lca-featured-under-title{height:auto!important;min-height:0!important}.lca-featured-under-title img{height:clamp(250px,28vw,390px)!important;object-fit:cover!important}.lca-article-entry-card{height:auto!important;min-height:0!important;align-self:start!important}.lca-article-body{clear:both!important;margin-top:20px!important}.lca-article-entry-card .lca-post-reactions{background:#fff!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,#008264) 12%,#e5e7eb)!important;padding:14px!important}.lca-article-entry-card .lca-post-reactions span{display:flex!important;flex-wrap:wrap!important;gap:8px!important}.lca-article-entry-card .lca-post-reactions button{width:auto!important;flex:0 0 auto!important}.lca-latest-news-grid{grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr)!important}.lca-latest-side-rail{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-content:start!important}.lca-latest-mini-card{grid-template-rows:132px minmax(0,1fr)!important}.lca-latest-mini-card img{height:132px!important}.lca-latest-mini-card strong{font-size:15px!important}.lca-latest-hero-card{min-height:442px!important}.lca-home-comments{grid-column:1 / -1!important}.lca-home-comments .lca-side-comments{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0 22px!important}.lca-home-comments .lca-side-comments h3{grid-column:1 / -1!important}.lca-home-comments .lca-side-comment{min-height:76px!important;border-bottom:1px solid color-mix(in srgb,var(--lca-site-accent,#008264) 15%,#dbe3e1)!important}.lca-profile-page-full{padding-top:26px!important}.lca-profile-page-full .lca-member-shell{padding-top:0!important}.lca-member-page .lca-member-layout{display:block!important}.lca-member-page .lca-member-sidebar{position:sticky!important;top:82px!important;z-index:44!important;margin:-4px 0 20px!important;padding:12px!important;border-radius:26px!important;background:linear-gradient(135deg,#fff 0%,color-mix(in srgb,var(--lca-member-bg,#f8fafc) 58%,#fff) 70%,color-mix(in srgb,var(--lca-member-accent,#008264) 6%,#fff) 100%)!important;border:1px solid color-mix(in srgb,var(--lca-member-accent,#008264) 22%,#dbe3e1)!important;box-shadow:0 18px 48px color-mix(in srgb,var(--lca-member-accent,#008264) 9%,transparent)!important}.lca-member-page .lca-member-nav-list{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))!important;gap:10px!important}.lca-member-page .lca-member-nav-item{width:100%!important;min-height:46px!important;border-radius:999px!important;background:#fff!important;border:1px solid color-mix(in srgb,var(--lca-member-accent,#008264) 18%,#dbe3e1)!important;color:#07111f!important;box-shadow:0 8px 20px rgba(7,17,31,.045)!important;justify-content:center!important}.lca-member-page .lca-member-nav-item:hover{border-color:var(--lca-member-accent,#008264)!important;background:color-mix(in srgb,var(--lca-member-accent,#008264) 7%,#fff)!important}.lca-member-page .lca-member-nav-item.is-active{background:var(--lca-member-accent,#008264)!important;color:#fff!important;border-color:var(--lca-member-accent,#008264)!important}.lca-member-page .lca-member-nav-public{font-weight:950!important}.lca-member-page .lca-member-nav-logout{color:#dc2626!important;border-color:#fecaca!important}.lca-member-page .lca-member-sidebar-brand,.lca-member-page .lca-member-sidebar-cta,.lca-member-page .lca-member-mobile-bar{display:none!important}.lca-own-profile-tools{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(135px,1fr))!important;gap:10px!important;margin:0 0 20px!important;padding:12px!important;border-radius:24px!important;background:#fff!important;border:1px solid color-mix(in srgb,var(--lca-profile-accent,#008264) 20%,#dbe3e1)!important;box-shadow:0 18px 42px color-mix(in srgb,var(--lca-profile-accent,#008264) 8%,transparent)!important}.lca-own-profile-tools a{display:flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;min-height:44px!important;border-radius:999px!important;background:color-mix(in srgb,var(--lca-profile-accent,#008264) 6%,#fff)!important;border:1px solid color-mix(in srgb,var(--lca-profile-accent,#008264) 20%,#dbe3e1)!important;color:#07111f!important;text-decoration:none!important;font-weight:950!important;font-size:13px!important}.lca-own-profile-tools svg{width:18px!important;height:18px!important}.lca-own-profile-tools a:hover{background:var(--lca-profile-accent,#008264)!important;color:#fff!important}.lca-forum-create-topic.is-prefilled-from-article{border-color:color-mix(in srgb,var(--lca-site-accent,#008264) 35%,#dbe3e1)!important;background:linear-gradient(135deg,#fff,color-mix(in srgb,var(--lca-site-accent,#008264) 5%,#fff))!important}.lca-forum-prefill-note{margin:0 0 12px!important;color:#46566a!important;font-weight:800!important}.lca-notifications-simple .lca-member-page-head{align-items:center!important}.lca-notif-master-card{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.lca-notif-master-toggle{display:flex!important;align-items:center!important;gap:12px!important;border:1px solid color-mix(in srgb,var(--lca-member-accent,#008264) 18%,#dbe3e1)!important;border-radius:18px!important;background:#fff!important;padding:18px!important;cursor:pointer!important}.lca-notif-master-toggle input{width:20px!important;height:20px!important;accent-color:var(--lca-member-accent,#008264)!important}.lca-notif-master-toggle strong,.lca-notif-master-toggle em{display:block!important}.lca-notif-master-toggle em{font-style:normal!important;color:#64748b!important;font-size:12px!important;margin-top:4px!important}.lca-notif-simple-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.lca-notif-simple-grid label{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;border:1px solid #e5e7eb!important;border-radius:16px!important;background:#fff!important;padding:13px 14px!important;font-weight:900!important}.lca-notif-simple-grid input{width:18px!important;height:18px!important;accent-color:var(--lca-member-accent,#008264)!important}.lca-notif-frequency-cards{grid-template-columns:repeat(3,minmax(0,1fr))!important}.lca-notif-save-row{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important;margin-top:16px!important}.lca-notifications-box-simple{max-width:440px!important}.lca-notif-intro{margin:0 0 14px!important;color:#64748b!important}.lca-notif-actions{display:flex!important;gap:8px!important;flex-wrap:wrap!important;margin-top:12px!important}@media(max-width:1180px){.lca-latest-news-grid{grid-template-columns:1fr!important}.lca-latest-side-rail{grid-template-columns:repeat(3,minmax(0,1fr))!important}.lca-latest-hero-card{min-height:360px!important}}@media(max-width:760px){.lca-profile-page-full{padding-top:12px!important}.lca-member-page .lca-member-sidebar{position:relative!important;top:auto!important;border-radius:20px!important;margin:0 0 16px!important;overflow:hidden!important}.lca-member-page .lca-member-nav-list,.lca-own-profile-tools{display:flex!important;overflow:auto!important;flex-wrap:nowrap!important;padding-bottom:4px!important;-webkit-overflow-scrolling:touch!important}.lca-member-page .lca-member-nav-item,.lca-own-profile-tools a{min-width:150px!important;white-space:nowrap!important}.lca-home-comments .lca-side-comments,.lca-notif-master-card,.lca-notif-simple-grid,.lca-notif-frequency-cards{grid-template-columns:1fr!important}.lca-latest-side-rail{grid-template-columns:1fr!important}.lca-article-top-grid{grid-template-columns:1fr!important}.lca-featured-under-title img{height:260px!important}}html body .lca-profile-page-full{padding-top:0!important;margin-top:-38px!important}html body .lca-profile-page-full .lca-member-shell{padding-top:0!important;margin-top:0!important}html body .lca-member-page .lca-member-layout{display:block!important;width:100%!important;max-width:100%!important}html body .lca-member-page .lca-member-sidebar, html body .lca-own-profile-tools.lca-member-topnav{position:sticky!important;top:76px!important;z-index:60!important;margin:0 0 18px!important;padding:10px!important;border-radius:26px!important;background:linear-gradient(135deg,rgba(255,255,255,.96),color-mix(in srgb,var(--lca-member-bg,var(--lca-profile-bg,#f8fafc)) 58%,#fff) 72%,color-mix(in srgb,var(--lca-member-accent,var(--lca-profile-accent,#008264)) 6%,#fff))!important;border:1px solid color-mix(in srgb,var(--lca-member-accent,var(--lca-profile-accent,#008264)) 22%,#dbe3e1)!important;box-shadow:0 20px 54px color-mix(in srgb,var(--lca-member-accent,var(--lca-profile-accent,#008264)) 8%,transparent)!important;overflow:hidden!important;isolation:isolate!important}html body .lca-member-page .lca-member-sidebar:before, html body .lca-own-profile-tools.lca-member-topnav:before{content:var(--lca-site-cross,"✠")!important;position:absolute!important;right:18px!important;bottom:-38px!important;font-size:116px!important;line-height:1!important;color:var(--lca-member-accent,var(--lca-profile-accent,#008264))!important;opacity:.035!important;font-weight:950!important;pointer-events:none!important;z-index:0!important}html body .lca-member-page .lca-member-sidebar-brand, html body .lca-member-page .lca-member-sidebar-cta{display:none!important}html body .lca-member-page .lca-member-nav-list, html body .lca-own-profile-tools.lca-member-topnav{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;gap:10px!important;overflow-x:auto!important;overflow-y:hidden!important;white-space:nowrap!important;scrollbar-width:thin!important;-webkit-overflow-scrolling:touch!important}html body .lca-member-page .lca-member-nav-list{position:relative!important;z-index:1!important;padding:0 0 4px!important}html body .lca-member-page .lca-member-nav-list::-webkit-scrollbar, html body .lca-own-profile-tools.lca-member-topnav::-webkit-scrollbar{height:5px!important}html body .lca-member-page .lca-member-nav-list::-webkit-scrollbar-thumb, html body .lca-own-profile-tools.lca-member-topnav::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--lca-member-accent,var(--lca-profile-accent,#008264)) 42%,#dbe3e1)!important;border-radius:999px!important}html body .lca-member-page .lca-member-nav-item, html body .lca-own-profile-tools.lca-member-topnav a{flex:0 0 auto!important;width:auto!important;min-width:max-content!important;min-height:46px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;border-radius:999px!important;padding:10px 18px!important;background:rgba(255,255,255,.82)!important;border:1px solid color-mix(in srgb,var(--lca-member-accent,var(--lca-profile-accent,#008264)) 17%,#dbe3e1)!important;color:#07111f!important;text-decoration:none!important;font-weight:950!important;font-size:13px!important;line-height:1!important;box-shadow:0 8px 20px rgba(7,17,31,.045)!important;white-space:nowrap!important;cursor:pointer!important}html body .lca-member-page .lca-member-nav-item:hover, html body .lca-own-profile-tools.lca-member-topnav a:hover{border-color:var(--lca-member-accent,var(--lca-profile-accent,#008264))!important;background:color-mix(in srgb,var(--lca-member-accent,var(--lca-profile-accent,#008264)) 8%,#fff)!important;color:#07111f!important}html body .lca-member-page .lca-member-nav-item.is-active{background:var(--lca-member-accent,var(--lca-profile-accent,#008264))!important;border-color:var(--lca-member-accent,var(--lca-profile-accent,#008264))!important;color:#fff!important;box-shadow:0 14px 30px color-mix(in srgb,var(--lca-member-accent,var(--lca-profile-accent,#008264)) 22%,transparent)!important}html body .lca-member-page .lca-member-nav-icon, html body .lca-own-profile-tools.lca-member-topnav svg{width:18px!important;height:18px!important;flex:0 0 18px!important}html body .lca-member-page .lca-member-nav-logout{color:#dc2626!important;border-color:#fecaca!important;background:#fff!important}html body .lca-member-page .lca-member-content{width:100%!important;max-width:100%!important;min-width:0!important}html body .lca-member-page .lca-member-mobile-bar{display:none!important}html body .lca-notif-quick-actions{display:flex!important;gap:10px!important;flex-wrap:wrap!important;margin:0 0 16px!important}html body .lca-notif-quick-actions button{border:1px solid color-mix(in srgb,var(--lca-member-accent,#008264) 22%,#dbe3e1)!important;background:#fff!important;border-radius:999px!important;padding:10px 14px!important;font-weight:950!important;cursor:pointer!important}html body .lca-notif-quick-actions button:hover{background:color-mix(in srgb,var(--lca-member-accent,#008264) 8%,#fff)!important;border-color:var(--lca-member-accent,#008264)!important}html body .lca-notifications-v124 .lca-notif-master-card{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body .lca-notifications-v124 .lca-notif-simple-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}@media(max-width:780px){html body .lca-profile-page-full{margin-top:-18px!important}html body .lca-member-page .lca-member-sidebar,html body .lca-own-profile-tools.lca-member-topnav{position:relative!important;top:auto!important;border-radius:20px!important;margin-bottom:14px!important}html body .lca-member-page .lca-member-nav-item,html body .lca-own-profile-tools.lca-member-topnav a{padding:10px 14px!important;font-size:12px!important}html body .lca-notifications-v124 .lca-notif-master-card,html body .lca-notifications-v124 .lca-notif-simple-grid{grid-template-columns:1fr!important}}html body.single-post.lca-replace-astra .lca-single-article{overflow:visible!important}html body .lca-article-top-flow{display:block!important;margin:22px 0 0!important;min-height:0!important;overflow:visible!important}html body .lca-article-top-flow:after{content:""!important;display:block!important;clear:left!important}html body .lca-article-top-flow .lca-article-entry-card{float:right!important;width:min(360px,36%)!important;margin:0 0 18px 24px!important;height:auto!important;min-height:0!important;position:relative!important;z-index:2!important}html body .lca-article-top-flow .lca-featured-under-title{display:block!important;margin:0 0 16px!important;max-width:calc(64% - 18px)!important;height:auto!important;min-height:0!important}html body .lca-article-top-flow .lca-featured-under-title img{display:block!important;width:100%!important;height:clamp(260px,28vw,430px)!important;max-height:none!important;object-fit:cover!important}html body .lca-single-article .lca-article-body{clear:none!important;margin-top:16px!important}html body .lca-single-article .lca-article-body p:first-child{margin-top:0!important}html body .lca-article-flow-clear{display:block!important;clear:both!important;height:0!important;line-height:0!important}html body .lca-article-top-flow-noimage .lca-article-entry-card{float:none!important;width:100%!important;margin:0 0 18px!important}@media(max-width:920px){html body .lca-article-top-flow .lca-article-entry-card{float:none!important;width:100%!important;margin:0 0 16px!important}html body .lca-article-top-flow .lca-featured-under-title{max-width:100%!important;margin-bottom:16px!important}html body .lca-article-top-flow .lca-featured-under-title img{height:300px!important}}@media(max-width:560px){html body .lca-article-top-flow .lca-featured-under-title img{height:230px!important}}html body .lca-poll-card .lca-poll-choice{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;background:#fff!important;box-shadow:none!important;min-height:52px!important;overflow:hidden!important}html body .lca-poll-card .lca-poll-choice i{position:absolute!important;left:0!important;top:0!important;bottom:0!important;right:auto!important;z-index:0!important;border-radius:inherit!important;background:color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 15%,transparent)!important;opacity:1!important}html body .lca-poll-card .lca-poll-choice strong{position:relative!important;z-index:2!important;min-width:0!important;color:#07111f!important;background:transparent!important;border:0!important;box-shadow:none!important}html body .lca-poll-card .lca-poll-choice .lca-poll-result{position:relative!important;z-index:2!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:94px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;color:var(--lca-member-accent,var(--lca-site-accent,#008264))!important;font-size:12px!important;font-weight:950!important;white-space:nowrap!important;text-align:right!important}html body .lca-poll-card .lca-poll-choice.is-selected{background:#fff!important;border-color:var(--lca-member-accent,var(--lca-site-accent,#008264))!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 10%,transparent)!important}html body .lca-poll-card .lca-poll-choice.is-selected .lca-poll-result{color:var(--lca-member-accent,var(--lca-site-accent,#008264))!important}@media(max-width:620px){html body .lca-poll-card .lca-poll-choice{grid-template-columns:1fr!important}html body .lca-poll-card .lca-poll-choice .lca-poll-result{justify-content:flex-start!important;text-align:left!important;min-width:0!important}}html body.single-post .lca-article-top-flow, html body.single-post .lca-article-top-flow-v129, html body.single-post .lca-article-top-flow-v130{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(320px,360px)!important;gap:24px!important;align-items:stretch!important;margin:22px 0 22px!important;clear:none!important;overflow:visible!important;}html body.single-post .lca-article-top-flow:after, html body.single-post .lca-article-top-flow-v129:after, html body.single-post .lca-article-top-flow-v130:after{display:none!important;content:none!important;clear:none!important;}html body.single-post .lca-article-top-flow .lca-featured-under-title, html body.single-post .lca-article-top-flow-v129 .lca-featured-under-title, html body.single-post .lca-article-top-flow-v130 .lca-featured-under-title{order:1!important;display:block!important;width:auto!important;max-width:none!important;min-width:0!important;height:100%!important;min-height:0!important;margin:0!important;float:none!important;grid-column:auto!important;}html body.single-post .lca-article-top-flow .lca-featured-under-title img, html body.single-post .lca-article-top-flow-v129 .lca-featured-under-title img, html body.single-post .lca-article-top-flow-v130 .lca-featured-under-title img{display:block!important;width:100%!important;height:100%!important;min-height:clamp(360px,34vw,520px)!important;max-height:none!important;object-fit:cover!important;border-radius:0!important;}html body.single-post .lca-article-top-flow .lca-article-entry-card, html body.single-post .lca-article-top-flow-v129 .lca-article-entry-card, html body.single-post .lca-article-top-flow-v130 .lca-article-entry-card{order:2!important;float:none!important;width:auto!important;max-width:none!important;min-width:0!important;height:auto!important;min-height:100%!important;margin:0!important;align-self:stretch!important;box-sizing:border-box!important;position:relative!important;z-index:2!important;}html body.single-post .lca-single-article .lca-article-body, html body.single-post .lca-article-top-flow + .lca-article-body{clear:both!important;margin-top:0!important;width:auto!important;max-width:none!important;overflow:visible!important;}@media(max-width:980px){html body.single-post .lca-article-top-flow, html body.single-post .lca-article-top-flow-v129, html body.single-post .lca-article-top-flow-v130{display:grid!important;grid-template-columns:1fr!important;gap:16px!important;}html body.single-post .lca-article-top-flow .lca-featured-under-title img, html body.single-post .lca-article-top-flow-v129 .lca-featured-under-title img, html body.single-post .lca-article-top-flow-v130 .lca-featured-under-title img{height:300px!important;min-height:300px!important;}html body.single-post .lca-article-top-flow .lca-article-entry-card, html body.single-post .lca-article-top-flow-v129 .lca-article-entry-card, html body.single-post .lca-article-top-flow-v130 .lca-article-entry-card{min-height:0!important;}}@media(max-width:560px){html body.single-post .lca-article-top-flow .lca-featured-under-title img,html body.single-post .lca-article-top-flow-v129 .lca-featured-under-title img,html body.single-post .lca-article-top-flow-v130 .lca-featured-under-title img{height:230px!important;min-height:230px!important;}}:root{--lca-header-safe-top:92px;}body.lca-global-user-theme .lca-global-shell, body.lca-global-user-theme .lca-site-header, body.lca-global-user-theme .lca-header-inner{overflow:visible!important;}body.lca-global-user-theme .lca-site-header, .lca-site-header{position:relative!important;z-index:2147482600!important;isolation:isolate!important;}body.lca-modal-open{overflow:hidden!important;}body.lca-global-user-theme .lca-auth-overlay:not([hidden]), body.lca-global-user-theme .lca-search-overlay:not([hidden]){position:fixed!important;inset:var(--lca-header-safe-top) 0 0 0!important;z-index:2147482000!important;display:flex!important;justify-content:center!important;align-items:flex-start!important;padding:24px 18px!important;background:rgba(7,17,31,.58)!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;overflow:auto!important;overscroll-behavior:contain!important;box-sizing:border-box!important;}body.lca-global-user-theme .lca-auth-overlay[hidden], body.lca-global-user-theme .lca-search-overlay[hidden]{display:none!important;}body.lca-global-user-theme .lca-auth-box, body.lca-global-user-theme .lca-search-box{width:min(760px,100%)!important;max-height:calc(100dvh - var(--lca-header-safe-top) - 48px)!important;overflow:auto!important;border-radius:28px!important;padding:30px!important;background: radial-gradient(circle at 92% 10%,color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 12%,transparent),transparent 42%), radial-gradient(circle at 0% 100%,color-mix(in srgb,var(--lca-site-bg,#fff) 80%,transparent),transparent 44%), #fff!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 24%,#e5e7eb)!important;box-shadow:0 34px 90px rgba(7,17,31,.30)!important;color:#07111f!important;box-sizing:border-box!important;}body.lca-global-user-theme .lca-auth-box:before, body.lca-global-user-theme .lca-search-box:before{content:var(--lca-site-cross,"✝")!important;position:absolute!important;right:22px!important;bottom:-42px!important;font-size:150px!important;line-height:1!important;color:var(--lca-site-accent,var(--lca-red,#e30613))!important;opacity:.045!important;pointer-events:none!important;}body.lca-global-user-theme .lca-modal-head{padding:0 52px 18px 0!important;margin:0 0 18px!important;border-bottom:1px solid color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 15%,#e5e7eb)!important;}body.lca-global-user-theme .lca-modal-head strong{display:block!important;color:#07111f!important;font-size:clamp(26px,3vw,40px)!important;line-height:.95!important;font-weight:950!important;letter-spacing:-.055em!important;text-transform:uppercase!important;}body.lca-global-user-theme .lca-modal-head strong:after{content:""!important;display:block!important;width:68px!important;height:4px!important;border-radius:999px!important;background:var(--lca-site-accent,var(--lca-red,#e30613))!important;margin-top:12px!important;}body.lca-global-user-theme .lca-modal-head span{color:#5f6b7a!important;font-weight:800!important;}body.lca-global-user-theme .lca-modal-close, body.lca-global-user-theme .lca-auth-close, body.lca-global-user-theme .lca-search-close{top:18px!important;right:18px!important;width:38px!important;height:38px!important;border-radius:999px!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 22%,#e5e7eb)!important;background:#fff!important;color:#07111f!important;}body.lca-global-user-theme .lca-modal-close:hover, body.lca-global-user-theme .lca-auth-close:hover, body.lca-global-user-theme .lca-search-close:hover{background:var(--lca-site-accent,var(--lca-red,#e30613))!important;border-color:var(--lca-site-accent,var(--lca-red,#e30613))!important;color:#fff!important;}body.lca-global-user-theme .lca-auth-tabs{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;padding:8px!important;margin:0 0 18px!important;border-radius:20px!important;background:color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 6%,#fff)!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 18%,#e5e7eb)!important;}body.lca-global-user-theme .lca-auth-tabs button{min-height:46px!important;border:0!important;border-radius:14px!important;background:#fff!important;color:#07111f!important;font-weight:950!important;text-transform:uppercase!important;box-shadow:0 8px 18px rgba(7,17,31,.045)!important;}body.lca-global-user-theme .lca-auth-tabs button.active{background:linear-gradient(135deg,var(--lca-site-accent,var(--lca-red,#e30613)),color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 72%,#07111f))!important;color:#fff!important;box-shadow:0 16px 32px color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 20%,transparent)!important;}body.lca-global-user-theme .lca-auth-form{gap:12px!important;}body.lca-global-user-theme .lca-auth-form input, body.lca-global-user-theme .lca-search-box input{min-height:54px!important;border-radius:16px!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 20%,#e5e7eb)!important;background:#fff!important;color:#07111f!important;font-size:16px!important;font-weight:750!important;padding:0 16px!important;box-shadow:0 8px 20px rgba(7,17,31,.035)!important;}body.lca-global-user-theme .lca-auth-form button[type="submit"]{min-height:52px!important;border-radius:16px!important;background:linear-gradient(135deg,var(--lca-site-accent,var(--lca-red,#e30613)),color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 74%,#07111f))!important;color:#fff!important;border:0!important;font-weight:950!important;text-transform:uppercase!important;box-shadow:0 18px 34px color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 22%,transparent)!important;}body.lca-global-user-theme .lca-auth-link-btn{background:transparent!important;color:var(--lca-site-accent,var(--lca-red,#e30613))!important;border:0!important;text-align:left!important;justify-content:flex-start!important;box-shadow:none!important;min-height:auto!important;padding:8px 0!important;}body.lca-global-user-theme .lca-account-panel{display:grid!important;grid-template-columns:96px minmax(0,1fr)!important;gap:18px 20px!important;align-items:center!important;padding:20px!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 20%,#e5e7eb)!important;border-radius:22px!important;background:rgba(255,255,255,.78)!important;}body.lca-global-user-theme .lca-account-panel .lca-member-avatar{width:96px!important;height:96px!important;border-radius:24px!important;object-fit:cover!important;border:4px solid #fff!important;box-shadow:0 14px 30px rgba(7,17,31,.12)!important;grid-row:span 2!important;}body.lca-global-user-theme .lca-account-panel h3{margin:0!important;color:#07111f!important;font-size:28px!important;font-weight:950!important;letter-spacing:-.035em!important;}body.lca-global-user-theme .lca-account-panel p{margin:0!important;color:#5f6b7a!important;font-weight:850!important;}body.lca-global-user-theme .lca-account-actions{grid-column:1 / -1!important;display:flex!important;gap:10px!important;flex-wrap:wrap!important;align-items:center!important;}body.lca-global-user-theme .lca-account-actions a{min-height:44px!important;border-radius:999px!important;padding:0 18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;font-weight:950!important;text-transform:uppercase!important;}body.lca-global-user-theme .lca-account-actions .lca-red-btn{background:var(--lca-site-accent,var(--lca-red,#e30613))!important;color:#fff!important;border-color:var(--lca-site-accent,var(--lca-red,#e30613))!important;}body.lca-global-user-theme .lca-account-actions .lca-outline-btn{background:#fff!important;color:#07111f!important;border-color:color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 28%,#e5e7eb)!important;}body.lca-global-user-theme .lca-notifications-panel:not([hidden]){position:fixed!important;inset:var(--lca-header-safe-top) 0 auto 0!important;z-index:2147482000!important;display:flex!important;justify-content:flex-end!important;align-items:flex-start!important;padding:18px 28px!important;background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;pointer-events:none!important;}body.lca-global-user-theme .lca-notifications-panel[hidden]{display:none!important;}body.lca-global-user-theme .lca-notifications-box{pointer-events:auto!important;width:min(420px,calc(100vw - 28px))!important;max-height:calc(100dvh - var(--lca-header-safe-top) - 30px)!important;overflow:auto!important;border-radius:24px!important;background:radial-gradient(circle at 100% 0,color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 9%,transparent),transparent 40%),#fff!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 20%,#e5e7eb)!important;box-shadow:0 28px 70px rgba(7,17,31,.22)!important;padding:20px!important;}@media(max-width:920px){:root{--lca-header-safe-top:82px;}body.lca-global-user-theme .lca-site-header, body.lca-global-user-theme .lca-global-shell, body.lca-global-user-theme .lca-header-inner{overflow:visible!important;}body.lca-global-user-theme .lca-header-inner{min-height:76px!important;height:auto!important;padding:9px 12px!important;gap:8px!important;}body.lca-global-user-theme .lca-brand{flex:1 1 auto!important;min-width:0!important;gap:8px!important;}body.lca-global-user-theme .lca-logo img{max-width:170px!important;height:auto!important;}body.lca-global-user-theme .lca-account-btn, body.lca-global-user-theme .lca-bell-btn{width:38px!important;height:38px!important;min-width:38px!important;}body.lca-global-user-theme .lca-menu-toggle{display:inline-grid!important;place-items:center!important;position:relative!important;z-index:2147482601!important;width:44px!important;height:42px!important;min-width:44px!important;margin-left:auto!important;border-radius:999px!important;background:linear-gradient(135deg,#07111f,color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 55%,#07111f))!important;color:#fff!important;box-shadow:0 14px 30px rgba(7,17,31,.22)!important;}body.lca-global-user-theme .lca-main-nav{display:none!important;position:fixed!important;top:calc(var(--lca-header-safe-top) + 10px)!important;left:12px!important;right:12px!important;width:auto!important;max-width:none!important;max-height:calc(100dvh - var(--lca-header-safe-top) - 22px)!important;overflow:auto!important;z-index:2147482400!important;box-sizing:border-box!important;padding:16px!important;border-radius:24px!important;background:radial-gradient(circle at 100% 0,color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 10%,transparent),transparent 42%),#fff!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 22%,#e5e7eb)!important;box-shadow:0 30px 90px rgba(7,17,31,.27)!important;transform:none!important;grid-template-columns:1fr!important;gap:8px!important;text-align:center!important;}body.lca-global-user-theme .lca-main-nav.lca-open{display:grid!important;}body.lca-global-user-theme .lca-main-nav a, body.lca-global-user-theme .lca-main-nav .lca-header-account-link, body.lca-global-user-theme .lca-main-nav .lca-nav-search{width:100%!important;min-height:48px!important;justify-content:center!important;border-radius:16px!important;background:#fff!important;border:1px solid #eef0f3!important;color:#07111f!important;box-shadow:0 8px 18px rgba(7,17,31,.035)!important;}body.lca-global-user-theme .lca-auth-overlay:not([hidden]), body.lca-global-user-theme .lca-search-overlay:not([hidden]){inset:var(--lca-header-safe-top) 0 0 0!important;padding:14px 12px!important;}body.lca-global-user-theme .lca-auth-box, body.lca-global-user-theme .lca-search-box{width:100%!important;max-width:520px!important;max-height:calc(100dvh - var(--lca-header-safe-top) - 28px)!important;border-radius:22px!important;padding:20px!important;}body.lca-global-user-theme .lca-account-panel{grid-template-columns:1fr!important;text-align:center!important;justify-items:center!important;}body.lca-global-user-theme .lca-account-panel .lca-member-avatar{grid-row:auto!important;}body.lca-global-user-theme .lca-account-actions{justify-content:center!important;width:100%!important;}body.lca-global-user-theme .lca-account-actions a{width:100%!important;}body.lca-global-user-theme .lca-notifications-panel:not([hidden]){inset:var(--lca-header-safe-top) 0 auto 0!important;justify-content:center!important;padding:14px 12px!important;}body.lca-global-user-theme .lca-notifications-box{width:100%!important;max-width:460px!important;}}@media(max-width:480px){:root{--lca-header-safe-top:78px;}body.lca-global-user-theme .lca-logo img{max-width:150px!important;}body.lca-global-user-theme .lca-auth-tabs{grid-template-columns:1fr!important;}body.lca-global-user-theme .lca-modal-head strong{font-size:25px!important;}body.lca-global-user-theme .lca-auth-box, body.lca-global-user-theme .lca-search-box{padding:18px!important;}}body.lca-global-user-theme .lca-member-page, body.lca-global-user-theme .lca-member-shell{--lca-member-accent:var(--lca-site-accent,var(--lca-red,#e30613));}body.lca-global-user-theme .lca-member-page .lca-forum-admin-drawer>summary, body.lca-global-user-theme .lca-member-page .lca-forum-admin-open, body.lca-global-user-theme .lca-member-page .lca-forum-admin-modal-open, body.lca-global-user-theme .lca-member-page .lca-forum-reply-form button[type="submit"], body.lca-global-user-theme .lca-member-page .lca-forum-create-topic button[type="submit"], body.lca-global-user-theme .lca-member-page .lca-forum-admin-panel .lca-forum-admin-box>button[type="submit"], body.lca-global-user-theme .lca-member-page .lca-forum-admin-box button[type="submit"]{background:linear-gradient(135deg,var(--lca-member-accent),color-mix(in srgb,var(--lca-member-accent) 72%,#07111f))!important;border-color:var(--lca-member-accent)!important;color:#fff!important;box-shadow:0 14px 30px color-mix(in srgb,var(--lca-member-accent) 22%,transparent)!important;}body.lca-global-user-theme .lca-member-page .lca-forum-section-btn.is-active, body.lca-global-user-theme .lca-member-page .lca-forum-section-btn:hover{background:linear-gradient(135deg,color-mix(in srgb,var(--lca-member-accent) 10%,#fff),#fff)!important;border-color:color-mix(in srgb,var(--lca-member-accent) 34%,#fff)!important;box-shadow:0 14px 30px color-mix(in srgb,var(--lca-member-accent) 10%,transparent)!important;}body.lca-global-user-theme .lca-member-page .lca-forum-section-btn.is-active b, body.lca-global-user-theme .lca-member-page .lca-forum-section-btn:hover b, body.lca-global-user-theme .lca-member-page .lca-forum-section-btn.is-active em, body.lca-global-user-theme .lca-member-page .lca-forum-section-btn:hover em, body.lca-global-user-theme .lca-member-page .lca-forum-side-title strong, body.lca-global-user-theme .lca-member-page .lca-forum-status, body.lca-global-user-theme .lca-member-page .lca-forum-role-badge, body.lca-global-user-theme .lca-member-page .lca-forum-topic-row em{color:var(--lca-member-accent)!important;}body.lca-global-user-theme .lca-member-page .lca-forum-section-btn em, body.lca-global-user-theme .lca-member-page .lca-forum-role-badge, body.lca-global-user-theme .lca-member-page .lca-forum-topic-row em{background:color-mix(in srgb,var(--lca-member-accent) 8%,#fff)!important;border-color:color-mix(in srgb,var(--lca-member-accent) 24%,#fff)!important;}body.lca-global-user-theme .lca-member-page .lca-forum-topic-admin button:hover, body.lca-global-user-theme .lca-member-page .lca-forum-thread-head>button:hover, body.lca-global-user-theme .lca-member-page .lca-forum-copy-topic:hover, body.lca-global-user-theme .lca-member-page .lca-forum-post footer button:hover, body.lca-global-user-theme .lca-member-page .lca-forum-reactions button:hover, body.lca-global-user-theme .lca-member-page .lca-forum-admin-section-row button:hover{background:color-mix(in srgb,var(--lca-member-accent) 8%,#fff)!important;border-color:color-mix(in srgb,var(--lca-member-accent) 30%,#fff)!important;color:var(--lca-member-accent)!important;}:root{--lca-header-safe-top:118px;--lca-floating-header-gap:118px;}html.lca-modal-open, body.lca-modal-open{overflow:hidden!important;}body.lca-global-user-theme .lca-site-header, body.lca-global-user-theme .lca-topbar, .lca-site-header, .lca-topbar{position:relative!important;z-index:2147483600!important;overflow:visible!important;}body.lca-global-user-theme .lca-global-shell, body.lca-global-user-theme .lca-site-header, body.lca-global-user-theme .lca-header-inner, body.lca-global-user-theme .lca-brand{overflow:visible!important;}body.lca-global-user-theme .lca-auth-overlay:not([hidden]), body.lca-global-user-theme .lca-search-overlay:not([hidden]){position:fixed!important;inset:var(--lca-header-safe-top) 0 0 0!important;z-index:2147482200!important;display:flex!important;align-items:flex-start!important;justify-content:center!important;place-items:initial!important;padding:clamp(16px,2.4vw,30px) 18px max(28px,env(safe-area-inset-bottom))!important;margin:0!important;background:rgba(7,17,31,.58)!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;overflow:auto!important;overscroll-behavior:contain!important;box-sizing:border-box!important;}body.lca-global-user-theme .lca-auth-box, body.lca-global-user-theme .lca-search-box{margin:0 auto!important;width:min(760px,calc(100vw - 36px))!important;max-height:calc(100dvh - var(--lca-header-safe-top) - 42px)!important;overflow:auto!important;overscroll-behavior:contain!important;box-sizing:border-box!important;}body.lca-global-user-theme .lca-auth-overlay[hidden], body.lca-global-user-theme .lca-search-overlay[hidden], body.lca-global-user-theme .lca-notifications-panel[hidden]{display:none!important;}body.lca-global-user-theme .lca-notifications-panel:not([hidden]){position:fixed!important;inset:var(--lca-header-safe-top) 0 auto 0!important;z-index:2147482200!important;padding:18px 28px!important;pointer-events:none!important;}body.lca-global-user-theme .lca-notifications-box{pointer-events:auto!important;max-height:calc(100dvh - var(--lca-header-safe-top) - 34px)!important;overflow:auto!important;}@media(max-width:920px){:root{--lca-header-safe-top:94px;--lca-floating-header-gap:94px;}body.lca-global-user-theme .lca-header-inner{min-height:76px!important;height:auto!important;padding:9px 12px!important;gap:8px!important;}body.lca-global-user-theme .lca-menu-toggle{display:inline-grid!important;place-items:center!important;position:relative!important;z-index:2147483700!important;flex:0 0 auto!important;}body.lca-global-user-theme .lca-main-nav{display:none!important;position:fixed!important;top:calc(var(--lca-header-safe-top) + 10px)!important;left:max(12px,env(safe-area-inset-left))!important;right:max(12px,env(safe-area-inset-right))!important;width:auto!important;max-width:none!important;min-width:0!important;margin:0!important;transform:none!important;translate:none!important;max-height:calc(100dvh - var(--lca-header-safe-top) - max(28px,env(safe-area-inset-bottom)))!important;overflow:auto!important;overscroll-behavior:contain!important;box-sizing:border-box!important;z-index:2147482400!important;padding:16px!important;border-radius:24px!important;background:radial-gradient(circle at 100% 0,color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 12%,transparent),transparent 42%),#fff!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 24%,#e5e7eb)!important;box-shadow:0 30px 90px rgba(7,17,31,.30)!important;grid-template-columns:1fr!important;gap:8px!important;justify-items:stretch!important;text-align:center!important;}body.lca-global-user-theme .lca-main-nav.lca-open{display:grid!important;}body.lca-global-user-theme .lca-main-nav a, body.lca-global-user-theme .lca-main-nav .lca-header-account-link, body.lca-global-user-theme .lca-main-nav .lca-nav-search{display:flex!important;width:100%!important;min-height:50px!important;justify-content:center!important;align-items:center!important;border-radius:16px!important;background:#fff!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 14%,#eef0f3)!important;color:#07111f!important;box-shadow:0 8px 18px rgba(7,17,31,.045)!important;padding:0 14px!important;white-space:normal!important;}body.lca-global-user-theme .lca-main-nav a:hover, body.lca-global-user-theme .lca-main-nav .lca-header-account-link:hover, body.lca-global-user-theme .lca-main-nav .lca-nav-search:hover{color:var(--lca-site-accent,var(--lca-red,#e30613))!important;border-color:color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 32%,#e5e7eb)!important;background:color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 7%,#fff)!important;}body.lca-mobile-nav-open{overflow:hidden!important;}.lca-mobile-nav-backdrop{position:fixed!important;inset:var(--lca-header-safe-top) 0 0 0!important;z-index:2147482300!important;background:rgba(7,17,31,.44)!important;backdrop-filter:blur(5px)!important;-webkit-backdrop-filter:blur(5px)!important;}body.lca-global-user-theme .lca-auth-overlay:not([hidden]), body.lca-global-user-theme .lca-search-overlay:not([hidden]){inset:var(--lca-header-safe-top) 0 0 0!important;padding:14px 12px max(18px,env(safe-area-inset-bottom))!important;}body.lca-global-user-theme .lca-auth-box, body.lca-global-user-theme .lca-search-box{width:min(100%,560px)!important;max-height:calc(100dvh - var(--lca-header-safe-top) - 28px)!important;border-radius:22px!important;padding:20px!important;}}@media(max-width:480px){body.lca-global-user-theme .lca-auth-box, body.lca-global-user-theme .lca-search-box{width:calc(100vw - 24px)!important;}body.lca-global-user-theme .lca-auth-tabs{grid-template-columns:1fr!important;}}body.lca-global-user-theme .lca-member-page, body.lca-global-user-theme .lca-member-page .lca-member-shell, body.lca-global-user-theme .lca-profile-page-full, body.lca-global-user-theme .lca-public-profile{--lca-member-accent:var(--lca-site-accent,var(--lca-red,#e30613))!important;--lca-profile-accent:var(--lca-site-accent,var(--lca-red,#e30613))!important;--lca-red:var(--lca-site-accent,var(--lca-red,#e30613))!important;}body.lca-global-user-theme .lca-member-page :where(.lca-member-card,.lca-member-page-head,.lca-member-sidebar,.lca-member-stat-card,.lca-prayer-card,.lca-poll-card,.lca-directory-card,.lca-calendar-board,.lca-calendar-event-card,.lca-forum-panel,.lca-forum-topic-row,.lca-forum-post,.lca-forum-side,.lca-forum-admin-box,.lca-community-form){border-color:color-mix(in srgb,var(--lca-member-accent) 16%,#e5e7eb)!important;box-shadow:0 14px 38px color-mix(in srgb,var(--lca-member-accent) 8%,transparent)!important;}body.lca-global-user-theme .lca-member-page :where(.lca-member-card-head span,.lca-member-page-head span,.lca-calendar-top span,.lca-member-link,.lca-member-kicker,.lca-member-tabs button.is-active,.lca-member-filter-pills span:first-child,.lca-forum-side-title strong,.lca-forum-topic-row em,.lca-forum-status,.lca-profile-preset strong,.lca-public-v67-identity>span,.lca-public-v67-section>div>span,.lca-public-v67-side-card span,.lca-public-v67-next small,.lca-public-v67-stats strong){color:var(--lca-member-accent)!important;}body.lca-global-user-theme .lca-member-page :where(.lca-member-button-primary,.lca-red-btn,.lca-small-action,.lca-member-mobile-toggle,.lca-member-nav-item.is-active,.lca-forum-admin-drawer>summary,.lca-forum-admin-open,.lca-forum-admin-modal-open,.lca-forum-reply-form button[type="submit"],.lca-forum-create-topic button[type="submit"],.lca-forum-admin-box button[type="submit"],.lca-poll-vote-btn,.lca-directory-search button,.lca-member-form button[type="submit"]){background:linear-gradient(135deg,var(--lca-member-accent),color-mix(in srgb,var(--lca-member-accent) 72%,#07111f))!important;border-color:var(--lca-member-accent)!important;color:#fff!important;box-shadow:0 14px 30px color-mix(in srgb,var(--lca-member-accent) 22%,transparent)!important;}body.lca-global-user-theme .lca-member-page :where(.lca-member-button-primary,.lca-red-btn,.lca-small-action,.lca-member-mobile-toggle,.lca-forum-admin-open,.lca-forum-admin-modal-open):hover{background:linear-gradient(135deg,color-mix(in srgb,var(--lca-member-accent) 84%,#07111f),var(--lca-member-accent))!important;box-shadow:0 18px 38px color-mix(in srgb,var(--lca-member-accent) 28%,transparent)!important;}body.lca-global-user-theme .lca-member-page :where(.lca-member-nav-item:hover,.lca-member-button-secondary:hover,.lca-outline-btn:hover,.lca-member-tabs button.is-active,.lca-member-filter-pills span:first-child,.lca-forum-section-btn.is-active,.lca-forum-section-btn:hover,.lca-cross-choice.is-selected,.lca-profile-preset:hover,.lca-member-toggle:has(input:checked)){background:color-mix(in srgb,var(--lca-member-accent) 8%,#fff)!important;border-color:color-mix(in srgb,var(--lca-member-accent) 28%,#e5e7eb)!important;color:var(--lca-member-accent)!important;box-shadow:0 12px 26px color-mix(in srgb,var(--lca-member-accent) 12%,transparent)!important;}body.lca-global-user-theme .lca-member-page :where(.lca-member-sidebar-brand span,.lca-member-profile-hero h1 i,.lca-public-v67-identity h1 i,.lca-settings-profile-preview-cover:after){color:var(--lca-member-accent)!important;}body.lca-global-user-theme .lca-member-page .lca-member-profile-hero:after, body.lca-global-user-theme .lca-member-page .lca-public-v67-bg{background:radial-gradient(circle at 78% 20%,color-mix(in srgb,var(--lca-member-accent) 15%,transparent),transparent 32%),linear-gradient(100deg,var(--lca-profile-bg,#f8fafc),#fff 58%)!important;}body.lca-global-user-theme .lca-member-page :where(input,textarea,select):focus{border-color:var(--lca-member-accent)!important;box-shadow:0 0 0 4px color-mix(in srgb,var(--lca-member-accent) 12%,transparent)!important;outline:0!important;}body.lca-global-user-theme .lca-notifications-panel:not([hidden]), .lca-notifications-panel:not([hidden]){position:fixed!important;inset:0!important;z-index:2147483950!important;display:flex!important;justify-content:flex-end!important;align-items:flex-start!important;padding:calc(var(--lca-header-safe-top,118px) + 16px) 28px max(24px,env(safe-area-inset-bottom))!important;background:rgba(7,17,31,.42)!important;backdrop-filter:blur(6px)!important;-webkit-backdrop-filter:blur(6px)!important;overflow:auto!important;pointer-events:auto!important;box-sizing:border-box!important;}body.lca-global-user-theme .lca-notifications-box, .lca-notifications-box{width:min(430px,calc(100vw - 28px))!important;max-height:calc(100dvh - var(--lca-header-safe-top,118px) - 44px)!important;overflow:auto!important;overscroll-behavior:contain!important;position:relative!important;margin:0!important;border-radius:22px!important;box-sizing:border-box!important;box-shadow:0 30px 90px rgba(7,17,31,.28)!important;}body.lca-global-user-theme .lca-notifications-box h3, .lca-notifications-box h3{padding-right:54px!important;}body.lca-global-user-theme .lca-notifications-box .lca-modal-close, .lca-notifications-box .lca-modal-close{position:absolute!important;top:14px!important;right:14px!important;z-index:20!important;width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 24%,#e5e7eb)!important;background:#fff!important;color:#07111f!important;box-shadow:0 12px 26px rgba(7,17,31,.12)!important;cursor:pointer!important;opacity:1!important;visibility:visible!important;}body.lca-global-user-theme .lca-notifications-box .lca-modal-close:hover, .lca-notifications-box .lca-modal-close:hover{background:var(--lca-site-accent,var(--lca-red,#e30613))!important;border-color:var(--lca-site-accent,var(--lca-red,#e30613))!important;color:#fff!important;}@media(max-width:920px){body.lca-mobile-nav-open{overflow:hidden!important;}body.lca-global-user-theme .lca-mobile-nav-backdrop, .lca-mobile-nav-backdrop{position:fixed!important;inset:0!important;z-index:2147483800!important;background:rgba(7,17,31,.50)!important;backdrop-filter:blur(7px)!important;-webkit-backdrop-filter:blur(7px)!important;}body.lca-global-user-theme .lca-main-nav.lca-nav-detached, .lca-main-nav.lca-nav-detached{display:none!important;position:fixed!important;top:calc(var(--lca-header-safe-top,94px) + 18px)!important;left:max(14px,env(safe-area-inset-left))!important;right:max(14px,env(safe-area-inset-right))!important;width:auto!important;max-width:none!important;min-width:0!important;transform:none!important;translate:none!important;margin:0!important;z-index:2147483900!important;max-height:calc(100dvh - var(--lca-header-safe-top,94px) - max(38px,env(safe-area-inset-bottom)))!important;overflow:auto!important;overscroll-behavior:contain!important;box-sizing:border-box!important;padding:18px!important;border-radius:26px!important;background:radial-gradient(circle at 100% 0,color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 13%,transparent),transparent 42%),#fff!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 24%,#e5e7eb)!important;box-shadow:0 34px 100px rgba(7,17,31,.34)!important;grid-template-columns:1fr!important;gap:9px!important;justify-items:stretch!important;text-align:center!important;}body.lca-global-user-theme .lca-main-nav.lca-nav-detached.lca-open, .lca-main-nav.lca-nav-detached.lca-open{display:grid!important;}body.lca-global-user-theme .lca-main-nav.lca-nav-detached a, body.lca-global-user-theme .lca-main-nav.lca-nav-detached button, .lca-main-nav.lca-nav-detached a, .lca-main-nav.lca-nav-detached button{width:100%!important;min-height:52px!important;display:flex!important;justify-content:center!important;align-items:center!important;border-radius:16px!important;text-align:center!important;white-space:normal!important;}body.lca-global-user-theme .lca-notifications-panel:not([hidden]), .lca-notifications-panel:not([hidden]){justify-content:center!important;padding:calc(var(--lca-header-safe-top,94px) + 14px) 12px max(18px,env(safe-area-inset-bottom))!important;}body.lca-global-user-theme .lca-notifications-box, .lca-notifications-box{width:min(100%,460px)!important;max-height:calc(100dvh - var(--lca-header-safe-top,94px) - 36px)!important;}}body.lca-global-user-theme .lca-notifications-panel:not([hidden]), .lca-notifications-panel:not([hidden]){position:fixed!important;inset:0!important;z-index:2147484100!important;display:flex!important;justify-content:flex-end!important;align-items:flex-start!important;padding:calc(max(86px,var(--lca-header-safe-top,96px)) + 14px) 26px max(24px,env(safe-area-inset-bottom))!important;background:rgba(7,17,31,.52)!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;overflow:auto!important;pointer-events:auto!important;box-sizing:border-box!important;}body.lca-global-user-theme .lca-notifications-box, .lca-notifications-box{position:relative!important;z-index:2147484101!important;width:min(430px,calc(100vw - 28px))!important;max-height:calc(100dvh - max(110px,var(--lca-header-safe-top,96px)) - 24px)!important;overflow:auto!important;background:#fff!important;border-radius:24px!important;box-shadow:0 34px 100px rgba(7,17,31,.34)!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 24%,#e5e7eb)!important;padding:20px!important;box-sizing:border-box!important;}body.lca-global-user-theme .lca-notifications-box .lca-modal-close, .lca-notifications-box .lca-modal-close, body.lca-global-user-theme .lca-notifications-box [data-lca-notifications-close], .lca-notifications-box [data-lca-notifications-close]{position:absolute!important;top:12px!important;right:12px!important;z-index:2147484102!important;display:grid!important;place-items:center!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;}.lca-google-auth-area{display:block!important;visibility:visible!important;opacity:1!important;min-height:48px!important;}.lca-google-btn{display:flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;width:100%!important;}@media(max-width:920px){body.lca-mobile-nav-open{overflow:hidden!important;touch-action:none!important;}body.lca-global-user-theme .lca-mobile-nav-backdrop, .lca-mobile-nav-backdrop{position:fixed!important;inset:0!important;z-index:2147484000!important;display:block!important;background:rgba(7,17,31,.58)!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;}body.lca-global-user-theme .lca-site-header .lca-main-nav, body.lca-global-user-theme .lca-main-nav.lca-nav-detached, .lca-site-header .lca-main-nav, .lca-main-nav.lca-nav-detached{display:none!important;}body.lca-global-user-theme .lca-site-header .lca-main-nav.lca-open, body.lca-global-user-theme .lca-main-nav.lca-nav-detached.lca-open, .lca-site-header .lca-main-nav.lca-open, .lca-main-nav.lca-nav-detached.lca-open{display:grid!important;position:fixed!important;top:50%!important;left:50%!important;right:auto!important;bottom:auto!important;width:min(460px,calc(100vw - 28px))!important;max-width:calc(100vw - 28px)!important;min-width:0!important;max-height:min(82dvh,calc(100vh - 56px))!important;overflow:auto!important;overscroll-behavior:contain!important;transform:translate(-50%,-50%)!important;translate:none!important;margin:0!important;padding:18px!important;z-index:2147484050!important;box-sizing:border-box!important;grid-template-columns:1fr!important;gap:10px!important;justify-items:stretch!important;text-align:center!important;border-radius:28px!important;background:radial-gradient(circle at 100% 0,color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 13%,transparent),transparent 42%),#fff!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 24%,#e5e7eb)!important;box-shadow:0 36px 110px rgba(7,17,31,.38)!important;}body.lca-global-user-theme .lca-main-nav.lca-open a, body.lca-global-user-theme .lca-main-nav.lca-open button, .lca-main-nav.lca-open a, .lca-main-nav.lca-open button{width:100%!important;min-height:54px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;white-space:normal!important;border-radius:17px!important;margin:0!important;padding:0 14px!important;box-sizing:border-box!important;background:#fff!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 16%,#eef0f3)!important;color:#07111f!important;box-shadow:0 8px 18px rgba(7,17,31,.045)!important;}body.lca-global-user-theme .lca-notifications-panel:not([hidden]), .lca-notifications-panel:not([hidden]){justify-content:center!important;padding:24px 12px max(18px,env(safe-area-inset-bottom))!important;}body.lca-global-user-theme .lca-notifications-box, .lca-notifications-box{width:min(100%,460px)!important;max-height:calc(100dvh - 48px)!important;}}body.lca-global-user-theme .lca-mobile-menu-layer, .lca-mobile-menu-layer{--lca-mobile-accent:var(--lca-site-accent,var(--lca-red,#e30613));--lca-mobile-bg:var(--lca-site-bg,#ffffff);}.lca-mobile-menu-layer[hidden]{display:none!important;}@media(max-width:920px){body.lca-mobile-nav-open{overflow:hidden!important;touch-action:none!important;}body.lca-mobile-nav-open .lca-site-header .lca-main-nav, body.lca-mobile-nav-open .lca-main-nav.lca-nav-detached, body.lca-mobile-nav-open .lca-main-nav.lca-open{display:none!important;visibility:hidden!important;pointer-events:none!important;transform:none!important;left:auto!important;right:auto!important;top:auto!important;position:absolute!important;}body.lca-global-user-theme .lca-mobile-menu-layer:not([hidden]), .lca-mobile-menu-layer:not([hidden]){position:fixed!important;inset:0!important;z-index:2147484300!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:max(18px,env(safe-area-inset-top)) 16px max(18px,env(safe-area-inset-bottom))!important;background:rgba(7,17,31,.58)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;pointer-events:auto!important;box-sizing:border-box!important;}.lca-mobile-menu-card{position:relative!important;z-index:2!important;width:min(440px,calc(100vw - 32px))!important;max-height:calc(100dvh - 44px)!important;overflow:auto!important;overscroll-behavior:contain!important;display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin:0!important;padding:18px!important;box-sizing:border-box!important;border-radius:26px!important;background:radial-gradient(circle at 100% 0,color-mix(in srgb,var(--lca-mobile-accent) 13%,transparent),transparent 42%),#fff!important;border:1px solid color-mix(in srgb,var(--lca-mobile-accent) 26%,#e5e7eb)!important;box-shadow:0 34px 110px rgba(7,17,31,.42)!important;}.lca-mobile-menu-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-bottom:4px!important;padding:2px 2px 10px!important;border-bottom:1px solid color-mix(in srgb,var(--lca-mobile-accent) 14%,#e5e7eb)!important;}.lca-mobile-menu-head strong{color:#07111f!important;font-size:16px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.03em!important;}.lca-mobile-menu-close{width:40px!important;height:40px!important;min-width:40px!important;border-radius:999px!important;border:1px solid color-mix(in srgb,var(--lca-mobile-accent) 24%,#e5e7eb)!important;background:#fff!important;color:#07111f!important;font-size:25px!important;line-height:1!important;display:grid!important;place-items:center!important;cursor:pointer!important;box-shadow:0 10px 24px rgba(7,17,31,.08)!important;}.lca-mobile-menu-close:hover{background:var(--lca-mobile-accent)!important;border-color:var(--lca-mobile-accent)!important;color:#fff!important;}.lca-mobile-menu-links{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;}.lca-mobile-menu-links a, .lca-mobile-menu-links button{width:100%!important;min-height:56px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;white-space:normal!important;border-radius:18px!important;margin:0!important;padding:0 14px!important;box-sizing:border-box!important;text-decoration:none!important;text-transform:uppercase!important;background:#fff!important;border:1px solid color-mix(in srgb,var(--lca-mobile-accent) 17%,#eef0f3)!important;color:#07111f!important;font-size:15px!important;font-weight:950!important;letter-spacing:.01em!important;box-shadow:0 8px 18px rgba(7,17,31,.045)!important;cursor:pointer!important;}.lca-mobile-menu-links a:after, .lca-mobile-menu-links button:after{display:none!important;content:none!important;}.lca-mobile-menu-links a:hover, .lca-mobile-menu-links button:hover, .lca-mobile-menu-links a:focus-visible, .lca-mobile-menu-links button:focus-visible{background:color-mix(in srgb,var(--lca-mobile-accent) 8%,#fff)!important;border-color:color-mix(in srgb,var(--lca-mobile-accent) 34%,#e5e7eb)!important;color:var(--lca-mobile-accent)!important;outline:0!important;}}body.lca-global-user-theme .lca-chat-widget, body.lca-global-user-theme .lca-chat-panel, body.lca-global-user-theme .lca-chat-launch{--lca-chat-accent:var(--lca-site-accent,var(--lca-red,#e30613));--lca-chat-bg:var(--lca-site-bg,#ffffff);}body.lca-global-user-theme .lca-chat-launch{background:linear-gradient(135deg,var(--lca-chat-accent),color-mix(in srgb,var(--lca-chat-accent) 72%,#07111f))!important;color:#fff!important;border:0!important;box-shadow:0 14px 34px color-mix(in srgb,var(--lca-chat-accent) 28%,transparent)!important;}body.lca-global-user-theme .lca-chat-launch:hover{filter:saturate(1.05)!important;transform:translateY(-1px)!important;box-shadow:0 18px 42px color-mix(in srgb,var(--lca-chat-accent) 34%,transparent)!important;}body.lca-global-user-theme .lca-chat-panel:not([hidden]){border-color:color-mix(in srgb,var(--lca-chat-accent) 28%,#dbe1ea)!important;box-shadow:0 30px 90px rgba(7,17,31,.24),0 0 0 1px color-mix(in srgb,var(--lca-chat-accent) 16%,transparent)!important;}body.lca-global-user-theme .lca-chat-panel header{background:linear-gradient(135deg,#07111f,color-mix(in srgb,var(--lca-chat-accent) 55%,#07111f))!important;}body.lca-global-user-theme .lca-chat-panel header button:hover{background:color-mix(in srgb,var(--lca-chat-accent) 45%,rgba(255,255,255,.12))!important;}body.lca-global-user-theme .lca-chat-roombar{border-bottom-color:color-mix(in srgb,var(--lca-chat-accent) 16%,#edf0f4)!important;background:linear-gradient(180deg,#fff,color-mix(in srgb,var(--lca-chat-bg) 44%,#fff))!important;}body.lca-global-user-theme .lca-chat-roombar select{border-color:color-mix(in srgb,var(--lca-chat-accent) 22%,#dbe1ea)!important;background:#fff!important;}body.lca-global-user-theme .lca-chat-roombar select:focus, body.lca-global-user-theme .lca-chat-input:focus, body.lca-global-user-theme .lca-chat-panel form textarea[name="message"]:focus, body.lca-global-user-theme .lca-chat-panel form input[name="message"]:focus{border-color:var(--lca-chat-accent)!important;box-shadow:0 0 0 4px color-mix(in srgb,var(--lca-chat-accent) 12%,transparent)!important;outline:0!important;}body.lca-global-user-theme .lca-chat-messages{background:linear-gradient(180deg,color-mix(in srgb,var(--lca-chat-bg) 72%,#f8fafc),color-mix(in srgb,var(--lca-chat-accent) 8%,#eef2f7))!important;}body.lca-global-user-theme .lca-chat-message{border-color:color-mix(in srgb,var(--lca-chat-accent) 16%,#e5eaf1)!important;box-shadow:0 8px 22px color-mix(in srgb,var(--lca-chat-accent) 7%,transparent)!important;}body.lca-global-user-theme .lca-chat-message:hover{border-color:color-mix(in srgb,var(--lca-chat-accent) 34%,#dbe1ea)!important;box-shadow:0 12px 28px color-mix(in srgb,var(--lca-chat-accent) 11%,transparent)!important;}body.lca-global-user-theme .lca-chat-message img{box-shadow:0 5px 14px color-mix(in srgb,var(--lca-chat-accent) 16%,rgba(8,18,37,.12))!important;}body.lca-global-user-theme .lca-chat-name, body.lca-global-user-theme .lca-chat-name strong{color:var(--lca-chat-accent)!important;}body.lca-global-user-theme .lca-chat-message blockquote{border-left-color:var(--lca-chat-accent)!important;background:color-mix(in srgb,var(--lca-chat-accent) 8%,#fff)!important;}body.lca-global-user-theme .lca-chat-message-actions>button:hover, body.lca-global-user-theme .lca-chat-reactions button:hover, body.lca-global-user-theme .lca-chat-follow-btn:hover{background:color-mix(in srgb,var(--lca-chat-accent) 8%,#fff)!important;border-color:var(--lca-chat-accent)!important;color:var(--lca-chat-accent)!important;}body.lca-global-user-theme .lca-chat-send{background:linear-gradient(135deg,var(--lca-chat-accent),color-mix(in srgb,var(--lca-chat-accent) 72%,#07111f))!important;box-shadow:0 12px 24px color-mix(in srgb,var(--lca-chat-accent) 24%,transparent)!important;}body.lca-global-user-theme .lca-chat-status{color:var(--lca-chat-accent)!important;}body.lca-global-user-theme .lca-chat-reply-preview{border-color:color-mix(in srgb,var(--lca-chat-accent) 24%,#ffd2d2)!important;border-left-color:var(--lca-chat-accent)!important;background:color-mix(in srgb,var(--lca-chat-accent) 7%,#fff)!important;}body.lca-global-user-theme .lca-chat-reply-preview strong, body.lca-global-user-theme .lca-chat-link{color:var(--lca-chat-accent)!important;}body.lca-global-user-theme .lca-chat-preview:hover{border-color:var(--lca-chat-accent)!important;background:color-mix(in srgb,var(--lca-chat-accent) 6%,#fff)!important;}body.lca-global-user-theme .lca-chat-preview-icon{background:linear-gradient(135deg,var(--lca-chat-accent),#07111f)!important;}body.lca-global-user-theme .lca-chat-guest-box .lca-red-btn{background:linear-gradient(135deg,var(--lca-chat-accent),color-mix(in srgb,var(--lca-chat-accent) 72%,#07111f))!important;border-color:var(--lca-chat-accent)!important;box-shadow:0 14px 28px color-mix(in srgb,var(--lca-chat-accent) 22%,transparent)!important;}body.lca-global-user-theme .lca-auth-overlay:not([hidden]){position:fixed!important;inset:var(--lca-header-safe-top,108px) 0 0 0!important;display:flex!important;align-items:flex-start!important;justify-content:center!important;padding:18px 16px max(18px,env(safe-area-inset-bottom))!important;overflow:auto!important;overscroll-behavior:contain!important;background:rgba(7,17,31,.52)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;}body.lca-global-user-theme .lca-auth-box-account{width:min(860px,calc(100vw - 32px))!important;height:auto!important;min-height:0!important;max-height:calc(100dvh - var(--lca-header-safe-top,108px) - 36px)!important;overflow:auto!important;padding:26px!important;border-radius:26px!important;box-sizing:border-box!important;}body.lca-global-user-theme .lca-account-panel-v96{display:grid!important;grid-template-columns:96px minmax(0,1fr)!important;gap:16px 20px!important;align-items:center!important;padding:18px!important;margin:0!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 22%,#e5e7eb)!important;border-radius:24px!important;background:linear-gradient(135deg,#fff 0%,color-mix(in srgb,var(--lca-site-bg,#fff) 72%,#fff) 58%,color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 7%,#fff) 100%)!important;box-shadow:0 22px 58px color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 13%,rgba(7,17,31,.10))!important;}body.lca-global-user-theme .lca-account-panel-v96 .lca-member-avatar{width:96px!important;height:96px!important;border-radius:24px!important;object-fit:cover!important;grid-row:span 1!important;border:4px solid #fff!important;box-shadow:0 16px 36px color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 16%,rgba(7,17,31,.14))!important;}body.lca-global-user-theme .lca-account-id h3{margin:0 0 6px!important;color:#07111f!important;font-size:30px!important;line-height:1!important;font-weight:950!important;letter-spacing:-.04em!important;}body.lca-global-user-theme .lca-account-id p{margin:0!important;color:#5f6b7a!important;font-weight:850!important;overflow:hidden!important;text-overflow:ellipsis!important;}body.lca-global-user-theme .lca-account-space{grid-column:1/-1!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 18%,#e5e7eb)!important;border-radius:22px!important;padding:16px!important;background:rgba(255,255,255,.82)!important;box-shadow:0 14px 34px color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 8%,transparent)!important;}body.lca-global-user-theme .lca-account-space-head{display:flex!important;align-items:end!important;justify-content:space-between!important;gap:12px!important;margin-bottom:12px!important;}body.lca-global-user-theme .lca-account-space-head span{color:var(--lca-site-accent,var(--lca-red,#e30613))!important;text-transform:uppercase!important;font-size:12px!important;letter-spacing:.10em!important;font-weight:950!important;}body.lca-global-user-theme .lca-account-space-head strong{color:#07111f!important;font-size:20px!important;line-height:1!important;font-weight:950!important;letter-spacing:-.035em!important;}body.lca-global-user-theme .lca-account-space-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important;}body.lca-global-user-theme .lca-account-space-grid a{min-height:42px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;border-radius:14px!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 18%,#eef0f3)!important;background:#fff!important;color:#07111f!important;text-decoration:none!important;text-transform:uppercase!important;font-size:12px!important;font-weight:950!important;box-shadow:0 8px 20px color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 7%,transparent)!important;}body.lca-global-user-theme .lca-account-space-grid a:hover, body.lca-global-user-theme .lca-account-space-grid a:focus-visible{background:color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 8%,#fff)!important;border-color:var(--lca-site-accent,var(--lca-red,#e30613))!important;color:var(--lca-site-accent,var(--lca-red,#e30613))!important;outline:0!important;}body.lca-global-user-theme .lca-account-panel-v96 .lca-account-actions{grid-column:1/-1!important;margin:0!important;display:flex!important;gap:10px!important;flex-wrap:wrap!important;}body.lca-global-user-theme .lca-account-panel-v96 .lca-account-actions a{box-shadow:0 12px 28px color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 15%,transparent)!important;}body.lca-global-user-theme .lca-account-panel-v96 .lca-account-actions .lca-outline-btn{box-shadow:0 10px 24px color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 8%,transparent)!important;}body.lca-global-user-theme :where(.lca-member-page,.lca-auth-box,.lca-notifications-box,.lca-chat-panel) :where(.lca-member-button,.lca-red-btn,.lca-outline-btn,.lca-small-action,.lca-forum-create-topic button,.lca-forum-reply-form button,.lca-forum-admin-box button,.lca-chat-send,.lca-chat-launch,button[type="submit"]){box-shadow:0 12px 30px color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 16%,transparent)!important;}body.lca-global-user-theme :where(.lca-member-page,.lca-auth-box,.lca-notifications-box,.lca-chat-panel) :where(.lca-member-button-primary,.lca-red-btn,.lca-auth-form button[type="submit"],.lca-chat-send){background:linear-gradient(135deg,var(--lca-site-accent,var(--lca-red,#e30613)),color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 72%,#07111f))!important;border-color:var(--lca-site-accent,var(--lca-red,#e30613))!important;color:#fff!important;}body.lca-global-user-theme :where(.lca-member-page,.lca-auth-box,.lca-notifications-box,.lca-chat-panel) :where(.lca-outline-btn,.lca-small-action,.lca-forum-section-btn,.lca-forum-topic-row,.lca-forum-post footer button,.lca-chat-message-actions button,.lca-chat-reactions button){border-color:color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 22%,#e5e7eb)!important;}body.lca-global-user-theme :where(.lca-member-page,.lca-auth-box,.lca-notifications-box,.lca-chat-panel) :where(.lca-outline-btn,.lca-small-action,.lca-forum-section-btn,.lca-forum-topic-row,.lca-forum-post footer button,.lca-chat-message-actions button,.lca-chat-reactions button):hover{border-color:var(--lca-site-accent,var(--lca-red,#e30613))!important;color:var(--lca-site-accent,var(--lca-red,#e30613))!important;background:color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 7%,#fff)!important;box-shadow:0 14px 34px color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 14%,transparent)!important;}.lca-mobile-menu-layer[hidden]{display:none!important;}.lca-mobile-menu-layer:not([hidden]){position:fixed!important;inset:0!important;z-index:2147485000!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:18px!important;background:rgba(7,17,31,.64)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;pointer-events:auto!important;}.lca-mobile-menu-layer:not([hidden]) .lca-mobile-menu-card{display:grid!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;position:relative!important;z-index:2147485001!important;width:min(440px,calc(100vw - 32px))!important;max-height:calc(100dvh - 36px)!important;overflow:auto!important;background:#fff!important;border-radius:26px!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 28%,#e5e7eb)!important;box-shadow:0 34px 110px rgba(7,17,31,.42)!important;padding:18px!important;box-sizing:border-box!important;gap:10px!important;}@media(max-width:920px){body.lca-global-user-theme .lca-auth-overlay:not([hidden]){inset:0!important;padding:max(16px,env(safe-area-inset-top)) 12px max(16px,env(safe-area-inset-bottom))!important;align-items:center!important;}body.lca-global-user-theme .lca-auth-box-account{width:calc(100vw - 24px)!important;max-height:calc(100dvh - 32px)!important;padding:18px!important;border-radius:22px!important;}body.lca-global-user-theme .lca-account-panel-v96{grid-template-columns:1fr!important;text-align:center!important;justify-items:center!important;padding:16px!important;}body.lca-global-user-theme .lca-account-space-grid{grid-template-columns:1fr!important;}body.lca-global-user-theme .lca-account-panel-v96 .lca-account-actions{width:100%!important;}body.lca-global-user-theme .lca-account-panel-v96 .lca-account-actions a{width:100%!important;}}:root{--lca-header-safe-top:98px!important;--lca-floating-header-gap:98px!important;}html body .lca-topbar, html body.lca-global-user-theme .lca-topbar{min-height:24px!important;line-height:1!important;}html body .lca-topbar .lca-shell, html body.lca-global-user-theme .lca-topbar .lca-shell{min-height:24px!important;padding-top:0!important;padding-bottom:0!important;align-items:center!important;}html body .lca-topbar-left, html body .lca-mini-social, html body.lca-global-user-theme .lca-topbar-left, html body.lca-global-user-theme .lca-mini-social{font-size:11px!important;line-height:1!important;}html body .lca-site-header, html body.lca-global-user-theme .lca-site-header{min-height:0!important;}html body .lca-site-header .lca-header-inner, html body.lca-global-user-theme .lca-site-header .lca-header-inner{height:72px!important;min-height:72px!important;padding-top:0!important;padding-bottom:0!important;align-items:center!important;}html body .lca-header-inner .lca-brand, html body.lca-global-user-theme .lca-header-inner .lca-brand{align-items:center!important;}html body .lca-logo img, html body .lca-header-inner .lca-logo img, html body.lca-global-user-theme .lca-logo img, html body.lca-global-user-theme .lca-header-inner .lca-logo img{max-height:46px!important;width:auto!important;}html body .lca-account-btn, html body .lca-bell-btn, html body.lca-global-user-theme .lca-account-btn, html body.lca-global-user-theme .lca-bell-btn{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;}html body .lca-main-nav a, html body .lca-nav-search, html body.lca-global-user-theme .lca-main-nav a, html body.lca-global-user-theme .lca-nav-search{min-height:36px!important;}html body .lca-main-nav .lca-header-account-link, html body.lca-global-user-theme .lca-main-nav .lca-header-account-link{min-height:38px!important;padding-left:16px!important;padding-right:16px!important;}html body.lca-global-user-theme .lca-site-header .lca-header-inner:after{font-size:58px!important;opacity:.028!important;}html body .lca-auth-overlay:not([hidden]), html body .lca-search-overlay:not([hidden]), html body.lca-global-user-theme .lca-auth-overlay:not([hidden]), html body.lca-global-user-theme .lca-search-overlay:not([hidden]){inset:var(--lca-header-safe-top,98px) 0 0 0!important;}html body .lca-notifications-panel:not([hidden]), html body.lca-global-user-theme .lca-notifications-panel:not([hidden]){padding-top:calc(var(--lca-header-safe-top,98px) + 12px)!important;}@media(max-width:920px){:root{--lca-header-safe-top:86px!important;--lca-floating-header-gap:86px!important;}html body .lca-topbar .lca-shell, html body.lca-global-user-theme .lca-topbar .lca-shell{min-height:22px!important;}html body .lca-site-header .lca-header-inner, html body.lca-global-user-theme .lca-site-header .lca-header-inner{height:auto!important;min-height:64px!important;padding-top:6px!important;padding-bottom:6px!important;}html body .lca-logo img, html body .lca-header-inner .lca-logo img, html body.lca-global-user-theme .lca-logo img, html body.lca-global-user-theme .lca-header-inner .lca-logo img{max-height:42px!important;max-width:172px!important;}html body .lca-menu-toggle, html body.lca-global-user-theme .lca-menu-toggle{width:42px!important;height:40px!important;min-width:42px!important;}html body .lca-main-nav, html body.lca-global-user-theme .lca-main-nav, html body .lca-main-nav.lca-nav-detached, html body.lca-global-user-theme .lca-main-nav.lca-nav-detached{top:calc(var(--lca-header-safe-top,86px) + 12px)!important;max-height:calc(100dvh - var(--lca-header-safe-top,86px) - max(34px,env(safe-area-inset-bottom)))!important;}}html body .lca-search-box-v111, html body.lca-global-user-theme .lca-search-box-v111{width:min(1040px,calc(100vw - 32px))!important;}html body .lca-live-search-form, html body.lca-global-user-theme .lca-live-search-form{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;align-items:center!important;}html body .lca-live-search-form input, html body.lca-global-user-theme .lca-live-search-form input{border:1px solid var(--lca-border,#dbe5e2)!important;border-radius:16px!important;box-shadow:0 8px 22px rgba(7,17,31,.045)!important;}html body .lca-live-search-form button, html body.lca-global-user-theme .lca-live-search-form button, html body .lca-search-more, html body.lca-global-user-theme .lca-search-more, html body .lca-search-page-form button, html body.lca-global-user-theme .lca-search-page-form button{min-height:48px!important;border:1px solid var(--lca-site-accent,var(--lca-red,#e30613))!important;border-radius:16px!important;background:var(--lca-site-accent,var(--lca-red,#e30613))!important;color:#fff!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.02em!important;padding:0 18px!important;cursor:pointer!important;box-shadow:0 8px 20px color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 18%,transparent)!important;}html body .lca-search-summary, html body.lca-global-user-theme .lca-search-summary{display:flex!important;gap:10px!important;align-items:center!important;justify-content:space-between!important;flex-wrap:wrap!important;padding:12px 14px!important;border:1px solid var(--lca-border,#dbe5e2)!important;border-radius:16px!important;background:rgba(7,17,31,.025)!important;color:#07111f!important;font-weight:800!important;}html body .lca-search-summary strong, html body.lca-global-user-theme .lca-search-summary strong, html body .lca-search-summary a, html body.lca-global-user-theme .lca-search-summary a{color:var(--lca-site-accent,var(--lca-red,#e30613))!important;font-weight:950!important;}html body .lca-search-result-list, html body.lca-global-user-theme .lca-search-result-list{display:grid!important;gap:10px!important;}html body .lca-search-result-v111, html body.lca-global-user-theme .lca-search-result-v111{grid-template-columns:112px minmax(0,1fr)!important;align-items:stretch!important;padding:10px!important;border:1px solid var(--lca-border,#dbe5e2)!important;border-radius:18px!important;background:linear-gradient(135deg,#fff,rgba(7,17,31,.018))!important;box-shadow:0 8px 22px rgba(7,17,31,.045)!important;}html body .lca-search-result-v111:hover, html body.lca-global-user-theme .lca-search-result-v111:hover{border-color:var(--lca-site-accent,var(--lca-red,#e30613))!important;transform:translateY(-1px)!important;}html body .lca-search-result-v111 img, html body.lca-global-user-theme .lca-search-result-v111 img{width:112px!important;height:82px!important;border-radius:12px!important;object-fit:cover!important;}html body .lca-search-result-v111 span, html body.lca-global-user-theme .lca-search-result-v111 span{min-width:0!important;display:grid!important;align-content:center!important;gap:5px!important;}html body .lca-search-result-v111 em, html body.lca-global-user-theme .lca-search-result-v111 em{color:var(--lca-site-accent,var(--lca-red,#e30613))!important;background:transparent!important;font-size:11px!important;text-transform:uppercase!important;letter-spacing:.03em!important;font-weight:950!important;}html body .lca-search-result-v111 strong, html body.lca-global-user-theme .lca-search-result-v111 strong{font-size:17px!important;line-height:1.12!important;margin:0!important;}html body .lca-search-result-v111 small, html body.lca-global-user-theme .lca-search-result-v111 small{color:#5d6a7c!important;font-size:13px!important;line-height:1.35!important;font-weight:650!important;}html body .lca-search-empty, html body.lca-global-user-theme .lca-search-empty{display:grid!important;gap:6px!important;padding:18px!important;border:1px dashed var(--lca-border,#dbe5e2)!important;border-radius:18px!important;text-align:center!important;}html body .lca-search-page-form, html body.lca-global-user-theme .lca-search-page-form{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;margin:0 0 18px!important;padding:16px!important;border:1px solid var(--lca-border,#dbe5e2)!important;border-radius:22px!important;background:#fff!important;}html body .lca-search-page-form input, html body.lca-global-user-theme .lca-search-page-form input{min-height:48px!important;border:1px solid var(--lca-border,#dbe5e2)!important;border-radius:16px!important;padding:0 14px!important;font-weight:800!important;}html body .lca-search-page-count, html body.lca-global-user-theme .lca-search-page-count{margin:-6px 0 18px!important;color:#66758a!important;font-weight:800!important;}@media(max-width:640px){html body .lca-live-search-form, html body.lca-global-user-theme .lca-live-search-form, html body .lca-search-page-form, html body.lca-global-user-theme .lca-search-page-form{grid-template-columns:1fr!important;}html body .lca-search-result-v111, html body.lca-global-user-theme .lca-search-result-v111{grid-template-columns:86px minmax(0,1fr)!important;}html body .lca-search-result-v111 img, html body.lca-global-user-theme .lca-search-result-v111 img{width:86px!important;height:72px!important;}html body .lca-search-result-v111 small, html body.lca-global-user-theme .lca-search-result-v111 small{display:none!important;}}html body .lca-site-header .lca-nav-search, html body.lca-global-user-theme .lca-site-header .lca-nav-search, html body .lca-main-nav .lca-nav-search, html body.lca-global-user-theme .lca-main-nav .lca-nav-search{background:transparent!important;box-shadow:none!important;}html body .lca-site-header .lca-nav-search:hover, html body.lca-global-user-theme .lca-site-header .lca-nav-search:hover, html body .lca-main-nav .lca-nav-search:hover, html body.lca-global-user-theme .lca-main-nav .lca-nav-search:hover, html body .lca-site-header .lca-nav-search:focus-visible, html body.lca-global-user-theme .lca-site-header .lca-nav-search:focus-visible{background:transparent!important;color:var(--lca-site-accent,var(--lca-red,#e30613))!important;box-shadow:none!important;outline:none!important;}html body .lca-site-header .lca-nav-search:hover .lca-svg, html body.lca-global-user-theme .lca-site-header .lca-nav-search:hover .lca-svg{color:var(--lca-site-accent,var(--lca-red,#e30613))!important;}@media(max-width:920px){html body .lca-main-nav .lca-nav-search, html body.lca-global-user-theme .lca-main-nav .lca-nav-search{background:#fff!important;}html body .lca-main-nav .lca-nav-search:hover, html body.lca-global-user-theme .lca-main-nav .lca-nav-search:hover{background:#fff!important;}}html body, html body.lca-global-user-theme{--lca-mobile-header-accent:var(--lca-site-accent,var(--lca-profile-accent,var(--lca-member-accent,var(--lca-red,#e30613))));--lca-mobile-header-soft:color-mix(in srgb,var(--lca-mobile-header-accent) 9%,#ffffff);--lca-mobile-header-border:color-mix(in srgb,var(--lca-mobile-header-accent) 28%,#e5e7eb);}html body .lca-site-header .lca-account-btn, html body .lca-site-header .lca-bell-btn, html body .lca-site-header .lca-menu-toggle, html body .lca-site-header .lca-nav-search, html body .lca-site-header .lca-header-account-link, html body.lca-global-user-theme .lca-site-header .lca-account-btn, html body.lca-global-user-theme .lca-site-header .lca-bell-btn, html body.lca-global-user-theme .lca-site-header .lca-menu-toggle, html body.lca-global-user-theme .lca-site-header .lca-nav-search, html body.lca-global-user-theme .lca-site-header .lca-header-account-link{border-color:var(--lca-mobile-header-border)!important;color:var(--lca-mobile-header-accent)!important;box-shadow:0 5px 14px color-mix(in srgb,var(--lca-mobile-header-accent) 8%,transparent)!important;}html body .lca-site-header .lca-account-btn:hover, html body .lca-site-header .lca-bell-btn:hover, html body .lca-site-header .lca-header-account-link:hover, html body.lca-global-user-theme .lca-site-header .lca-account-btn:hover, html body.lca-global-user-theme .lca-site-header .lca-bell-btn:hover, html body.lca-global-user-theme .lca-site-header .lca-header-account-link:hover{background:var(--lca-mobile-header-soft)!important;border-color:var(--lca-mobile-header-border)!important;color:var(--lca-mobile-header-accent)!important;}html body .lca-site-header .lca-nav-search, html body.lca-global-user-theme .lca-site-header .lca-nav-search, html body .lca-site-header .lca-nav-search:hover, html body.lca-global-user-theme .lca-site-header .lca-nav-search:hover, html body .lca-site-header .lca-nav-search:focus, html body.lca-global-user-theme .lca-site-header .lca-nav-search:focus, html body .lca-site-header .lca-nav-search:focus-visible, html body.lca-global-user-theme .lca-site-header .lca-nav-search:focus-visible{background:transparent!important;border-color:var(--lca-mobile-header-border)!important;color:var(--lca-mobile-header-accent)!important;box-shadow:none!important;outline:none!important;}html body .lca-site-header .lca-nav-search .lca-svg, html body.lca-global-user-theme .lca-site-header .lca-nav-search .lca-svg, html body .lca-site-header .lca-nav-search:hover .lca-svg, html body.lca-global-user-theme .lca-site-header .lca-nav-search:hover .lca-svg, html body .lca-site-header .lca-menu-toggle .lca-svg, html body.lca-global-user-theme .lca-site-header .lca-menu-toggle .lca-svg{color:var(--lca-mobile-header-accent)!important;stroke:currentColor!important;}html body .lca-site-header .lca-bell-btn span, html body.lca-global-user-theme .lca-site-header .lca-bell-btn span, html body .lca-site-header .lca-mini-mail span, html body.lca-global-user-theme .lca-site-header .lca-mini-mail span{background:var(--lca-mobile-header-accent)!important;border-color:var(--lca-mobile-header-accent)!important;color:#fff!important;}@media(max-width:920px){html body .lca-site-header .lca-menu-toggle, html body.lca-global-user-theme .lca-site-header .lca-menu-toggle{background:linear-gradient(135deg,var(--lca-mobile-header-accent),color-mix(in srgb,var(--lca-mobile-header-accent) 72%,#07111f))!important;border-color:var(--lca-mobile-header-accent)!important;color:#fff!important;box-shadow:0 10px 24px color-mix(in srgb,var(--lca-mobile-header-accent) 18%,transparent)!important;}html body .lca-site-header .lca-menu-toggle .lca-svg, html body.lca-global-user-theme .lca-site-header .lca-menu-toggle .lca-svg{color:#fff!important;stroke:currentColor!important;}html body .lca-site-header .lca-main-nav a, html body .lca-site-header .lca-main-nav .lca-header-account-link, html body .lca-site-header .lca-main-nav .lca-nav-search, html body.lca-global-user-theme .lca-site-header .lca-main-nav a, html body.lca-global-user-theme .lca-site-header .lca-main-nav .lca-header-account-link, html body.lca-global-user-theme .lca-site-header .lca-main-nav .lca-nav-search{background:#fff!important;border-color:var(--lca-mobile-header-border)!important;color:#07111f!important;box-shadow:0 5px 13px rgba(7,17,31,.035)!important;}html body .lca-site-header .lca-main-nav a:hover, html body .lca-site-header .lca-main-nav .lca-header-account-link:hover, html body .lca-site-header .lca-main-nav .lca-nav-search:hover, html body .lca-site-header .lca-main-nav .lca-nav-search:focus, html body .lca-site-header .lca-main-nav .lca-nav-search:focus-visible, html body.lca-global-user-theme .lca-site-header .lca-main-nav a:hover, html body.lca-global-user-theme .lca-site-header .lca-main-nav .lca-header-account-link:hover, html body.lca-global-user-theme .lca-site-header .lca-main-nav .lca-nav-search:hover, html body.lca-global-user-theme .lca-site-header .lca-main-nav .lca-nav-search:focus, html body.lca-global-user-theme .lca-site-header .lca-main-nav .lca-nav-search:focus-visible{background:var(--lca-mobile-header-soft)!important;border-color:var(--lca-mobile-header-border)!important;color:var(--lca-mobile-header-accent)!important;box-shadow:none!important;outline:none!important;}html body .lca-site-header .lca-main-nav .lca-nav-search, html body .lca-site-header .lca-main-nav .lca-nav-search:hover, html body .lca-site-header .lca-main-nav .lca-nav-search:focus, html body .lca-site-header .lca-main-nav .lca-nav-search:focus-visible, html body.lca-global-user-theme .lca-site-header .lca-main-nav .lca-nav-search, html body.lca-global-user-theme .lca-site-header .lca-main-nav .lca-nav-search:hover, html body.lca-global-user-theme .lca-site-header .lca-main-nav .lca-nav-search:focus, html body.lca-global-user-theme .lca-site-header .lca-main-nav .lca-nav-search:focus-visible{background:transparent!important;color:var(--lca-mobile-header-accent)!important;border-color:var(--lca-mobile-header-border)!important;}}html body, html body.lca-global-user-theme, html body .lca-global-shell, html body .lca-auth-overlay, html body .lca-auth-box, html body .lca-account-panel-v96, html body .lca-site-header{--lca-site-accent:{$accent}!important;--lca-red:{$accent}!important;--lca-red-dark:{$accent}!important;--lca-member-accent:{$accent}!important;--lca-profile-accent:{$accent}!important;--lca-mobile-header-accent:{$accent}!important;--lca-site-bg:{$bg}!important;--lca-profile-bg:{$bg}!important;--lca-site-cross-mask:{$cross_mask_css}!important;--lca-mobile-header-soft:{$soft}!important;--lca-mobile-header-border:{$border}!important;}html body .lca-auth-overlay:not([hidden]), html body.lca-global-user-theme .lca-auth-overlay:not([hidden]){background:rgba(7,17,31,.52)!important;}html body .lca-auth-box, html body.lca-global-user-theme .lca-auth-box, html body .lca-auth-box-account, html body.lca-global-user-theme .lca-auth-box-account, html body .lca-auth-box-login, html body.lca-global-user-theme .lca-auth-box-login{border-color:{$border}!important;background:radial-gradient(circle at 92% 10%,{$soft2},transparent 42%),radial-gradient(circle at 0% 100%,color-mix(in srgb,{$bg}80%,transparent),transparent 44%),#fff!important;box-shadow:0 18px 54px rgba(7,17,31,.16)!important;}html body .lca-auth-box:before, html body.lca-global-user-theme .lca-auth-box:before{color:{$accent}!important;}html body .lca-auth-box .lca-modal-head, html body.lca-global-user-theme .lca-auth-box .lca-modal-head{border-bottom-color:{$border}!important;}html body .lca-auth-box .lca-modal-head strong:after, html body.lca-global-user-theme .lca-auth-box .lca-modal-head strong:after, html body .lca-auth-box .lca-account-space-head span, html body.lca-global-user-theme .lca-auth-box .lca-account-space-head span{background:{$accent}!important;color:#fff!important;}html body .lca-auth-box .lca-account-space-head span, html body.lca-global-user-theme .lca-auth-box .lca-account-space-head span{display:inline-flex!important;align-items:center!important;width:auto!important;min-height:auto!important;padding:0!important;background:transparent!important;color:{$accent}!important;}html body .lca-auth-box .lca-modal-close, html body .lca-auth-box .lca-auth-close, html body.lca-global-user-theme .lca-auth-box .lca-modal-close, html body.lca-global-user-theme .lca-auth-box .lca-auth-close{border-color:{$border}!important;background:#fff!important;color:#07111f!important;box-shadow:0 5px 14px rgba(7,17,31,.06)!important;}html body .lca-auth-box .lca-modal-close:hover, html body .lca-auth-box .lca-auth-close:hover, html body.lca-global-user-theme .lca-auth-box .lca-modal-close:hover, html body.lca-global-user-theme .lca-auth-box .lca-auth-close:hover{background:{$accent}!important;border-color:{$accent}!important;color:#fff!important;}html body .lca-account-panel-v96, html body.lca-global-user-theme .lca-account-panel-v96{border-color:{$border}!important;background:linear-gradient(135deg,#fff 0%,color-mix(in srgb,{$bg}72%,#fff) 58%,{$soft}100%)!important;box-shadow:0 10px 26px rgba(7,17,31,.055)!important;}html body .lca-account-panel-v96 .lca-member-avatar, html body.lca-global-user-theme .lca-account-panel-v96 .lca-member-avatar{box-shadow:0 9px 22px rgba(7,17,31,.09)!important;border-color:#fff!important;}html body .lca-account-space, html body.lca-global-user-theme .lca-account-space, html body .lca-auth-tabs, html body.lca-global-user-theme .lca-auth-tabs{border-color:{$border}!important;background:{$soft}!important;box-shadow:none!important;}html body .lca-account-space-grid a, html body.lca-global-user-theme .lca-account-space-grid a, html body .lca-auth-tabs button, html body.lca-global-user-theme .lca-auth-tabs button{border-color:{$border}!important;background:#fff!important;color:#07111f!important;box-shadow:0 4px 10px rgba(7,17,31,.035)!important;}html body .lca-account-space-grid a:hover, html body .lca-account-space-grid a:focus, html body .lca-account-space-grid a:focus-visible, html body.lca-global-user-theme .lca-account-space-grid a:hover, html body.lca-global-user-theme .lca-account-space-grid a:focus, html body.lca-global-user-theme .lca-account-space-grid a:focus-visible, html body .lca-auth-tabs button:hover, html body.lca-global-user-theme .lca-auth-tabs button:hover{border-color:{$accent}!important;background:{$soft}!important;color:{$accent}!important;box-shadow:none!important;outline:0!important;}html body .lca-auth-tabs button.active, html body.lca-global-user-theme .lca-auth-tabs button.active, html body .lca-auth-form button[type="submit"], html body.lca-global-user-theme .lca-auth-form button[type="submit"], html body .lca-account-actions .lca-red-btn, html body.lca-global-user-theme .lca-account-actions .lca-red-btn{background:linear-gradient(135deg,{$accent},color-mix(in srgb,{$accent}72%,#07111f))!important;border-color:{$accent}!important;color:#fff!important;box-shadow:0 5px 14px rgba({$r},{$g},{$b},.14)!important;}html body .lca-auth-link-btn, html body.lca-global-user-theme .lca-auth-link-btn, html body .lca-account-actions .lca-outline-btn:hover, html body.lca-global-user-theme .lca-account-actions .lca-outline-btn:hover{color:{$accent}!important;}html body .lca-account-actions .lca-outline-btn, html body.lca-global-user-theme .lca-account-actions .lca-outline-btn{border-color:{$border}!important;background:#fff!important;color:#07111f!important;box-shadow:none!important;}html body .lca-account-actions .lca-outline-btn:hover, html body.lca-global-user-theme .lca-account-actions .lca-outline-btn:hover{border-color:{$accent}!important;background:{$soft}!important;}html body .lca-site-header .lca-account-btn, html body .lca-site-header .lca-bell-btn, html body .lca-site-header .lca-nav-search, html body .lca-site-header .lca-header-account-link, html body.lca-global-user-theme .lca-site-header .lca-account-btn, html body.lca-global-user-theme .lca-site-header .lca-bell-btn, html body.lca-global-user-theme .lca-site-header .lca-nav-search, html body.lca-global-user-theme .lca-site-header .lca-header-account-link{border-color:{$border}!important;color:{$accent}!important;}html body .lca-site-header .lca-bell-btn span, html body.lca-global-user-theme .lca-site-header .lca-bell-btn span{background:{$accent}!important;border-color:{$accent}!important;color:#fff!important;}@media(max-width:920px){html body .lca-site-header .lca-menu-toggle, html body.lca-global-user-theme .lca-site-header .lca-menu-toggle{background:linear-gradient(135deg,{$accent},color-mix(in srgb,{$accent}72%,#07111f))!important;border-color:{$accent}!important;color:#fff!important;box-shadow:0 8px 18px rgba({$r},{$g},{$b},.14)!important;}}html body .lca-site-header .lca-main-nav a:nth-child(1), html body .lca-site-header .lca-main-nav a:nth-child(2), html body.lca-global-user-theme .lca-site-header .lca-main-nav a:nth-child(1), html body.lca-global-user-theme .lca-site-header .lca-main-nav a:nth-child(2){color:#07111f!important;font-weight:900!important;}html body .lca-site-header .lca-main-nav a:nth-child(1):hover, html body .lca-site-header .lca-main-nav a:nth-child(2):hover, html body.lca-global-user-theme .lca-site-header .lca-main-nav a:nth-child(1):hover, html body.lca-global-user-theme .lca-site-header .lca-main-nav a:nth-child(2):hover{color:var(--lca-site-accent,#008264)!important;}html body.single-post .lca-article-layout>.lca-single-article, html body.lca-replace-astra.single-post .lca-article-layout>.lca-single-article, html body .lca-single-article{overflow:visible!important;}html body .lca-article-top-flow, html body.single-post .lca-article-top-flow, html body.lca-replace-astra.single-post .lca-article-top-flow{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(300px,360px)!important;gap:24px!important;align-items:start!important;margin:22px 0 24px!important;min-height:0!important;clear:both!important;overflow:visible!important;}html body .lca-article-top-flow:after{content:none!important;display:none!important;clear:none!important;}html body .lca-article-top-flow .lca-featured-under-title, html body.single-post .lca-article-top-flow .lca-featured-under-title{grid-column:1!important;max-width:none!important;width:100%!important;margin:0!important;height:auto!important;min-height:0!important;float:none!important;}html body .lca-article-top-flow .lca-featured-under-title img, html body.single-post .lca-article-top-flow .lca-featured-under-title img{width:100%!important;height:clamp(280px,30vw,430px)!important;object-fit:cover!important;display:block!important;}html body .lca-article-top-flow .lca-article-entry-card, html body.single-post .lca-article-top-flow .lca-article-entry-card{grid-column:2!important;float:none!important;width:auto!important;max-width:none!important;margin:0!important;position:relative!important;z-index:1!important;align-self:start!important;height:auto!important;min-height:0!important;}html body .lca-article-top-flow + .lca-article-body, html body .lca-article-body{clear:both!important;margin-top:0!important;width:100%!important;}html body .lca-article-flow-clear{display:none!important;}@media(max-width:900px){html body .lca-article-top-flow, html body.single-post .lca-article-top-flow{grid-template-columns:1fr!important;gap:16px!important;}html body .lca-article-top-flow .lca-featured-under-title, html body .lca-article-top-flow .lca-article-entry-card{grid-column:1!important;}html body .lca-article-top-flow .lca-featured-under-title img{height:300px!important;}}@media(max-width:560px){html body .lca-article-top-flow .lca-featured-under-title img{height:230px!important}}html body .lca-chat-widget, html body.lca-global-user-theme .lca-chat-widget{left:18px!important;right:auto!important;bottom:18px!important;}html body .lca-chat-launch, html body.lca-global-user-theme .lca-chat-launch{left:auto!important;right:auto!important;}html body .lca-chat-panel:not([hidden]), html body.lca-global-user-theme .lca-chat-panel:not([hidden]){left:18px!important;right:auto!important;bottom:70px!important;}html body .lca-chat-header-actions a, html body.lca-global-user-theme .lca-chat-header-actions a{width:34px!important;height:34px!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:rgba(255,255,255,.12)!important;color:#fff!important;text-decoration:none!important;font-weight:950!important;border:0!important;}html body .lca-chat-header-actions a:hover{background:rgba(255,255,255,.22)!important;}@media(max-width:700px){html body .lca-chat-widget, html body.lca-global-user-theme .lca-chat-widget{left:12px!important;right:auto!important;width:auto!important;}html body .lca-chat-launch{width:auto!important;min-width:52px!important;padding:0 15px!important;font-size:0!important;}html body .lca-chat-launch:after{content:'Chat';font-size:13px;font-weight:950;color:#fff;}html body .lca-chat-panel:not([hidden]){left:10px!important;right:10px!important;width:auto!important;bottom:68px!important;}}html body .lca-member-page .lca-member-sidebar, html body .lca-profile-page-full .lca-member-sidebar{top:76px!important;margin:-14px 0 18px!important;padding:10px!important;border-radius:28px!important;overflow:hidden!important;}html body .lca-member-page .lca-member-nav-list, html body .lca-profile-page-full .lca-member-nav-list{display:flex!important;flex-wrap:nowrap!important;gap:10px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:2px 2px 6px!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:thin!important;}html body .lca-member-page .lca-member-nav-item, html body .lca-profile-page-full .lca-member-nav-item{flex:0 0 auto!important;width:auto!important;min-width:132px!important;min-height:44px!important;padding:9px 16px!important;border-radius:999px!important;white-space:nowrap!important;justify-content:center!important;}html body .lca-member-page .lca-member-nav-icon{width:18px!important;height:18px!important;flex:0 0 18px!important;}html body .lca-member-page .lca-member-content{width:100%!important;max-width:none!important;}.lca-member-chat-screen{display:grid!important;gap:18px!important;}.lca-chat-inline{display:flex!important;flex-direction:column!important;min-height:650px!important;border:1px solid color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 22%,#dbe3e1)!important;border-radius:26px!important;background:linear-gradient(135deg,#fff,color-mix(in srgb,var(--lca-member-bg,#f8fafc) 55%,#fff))!important;box-shadow:0 18px 48px color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 8%,transparent)!important;overflow:hidden!important;}.lca-chat-inline-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:16px 18px!important;border-bottom:1px solid color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 14%,#e5e7eb)!important;background:#fff!important;}.lca-chat-inline-head label{display:flex!important;align-items:center!important;gap:10px!important;margin:0!important;color:#64748b!important;text-transform:uppercase!important;font-size:12px!important;font-weight:950!important;letter-spacing:.08em!important;}.lca-chat-inline-head select{min-width:240px!important;border:1px solid color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 20%,#dbe3e1)!important;border-radius:999px!important;background:#fff!important;padding:10px 14px!important;color:#07111f!important;font-weight:900!important;}.lca-chat-inline-messages{flex:1!important;min-height:430px!important;max-height:620px!important;overflow:auto!important;padding:16px!important;display:flex!important;flex-direction:column!important;gap:12px!important;background:linear-gradient(180deg,color-mix(in srgb,var(--lca-member-bg,#f8fafc) 70%,#fff),color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 5%,#fff))!important;}.lca-chat-inline-composer{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:12px!important;padding:16px!important;border-top:1px solid color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 14%,#e5e7eb)!important;background:#fff!important;}.lca-chat-inline-composer textarea{width:100%!important;min-height:58px!important;resize:vertical!important;border:1px solid #dbe3e1!important;border-radius:18px!important;padding:14px 16px!important;color:#07111f!important;font-weight:750!important;line-height:1.45!important;}.lca-chat-inline-composer textarea:focus{outline:0!important;border-color:var(--lca-member-accent,var(--lca-site-accent,#008264))!important;box-shadow:0 0 0 4px color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 11%,transparent)!important;}.lca-chat-inline-composer button{border:0!important;border-radius:18px!important;background:var(--lca-member-accent,var(--lca-site-accent,#008264))!important;color:#fff!important;font-weight:950!important;text-transform:uppercase!important;padding:0 22px!important;cursor:pointer!important;}.lca-chat-inline-composer p{grid-column:1 / -1!important;margin:0!important;color:var(--lca-member-accent,var(--lca-site-accent,#008264))!important;font-weight:900!important;font-size:13px!important;}@media(max-width:760px){html body .lca-member-page .lca-member-sidebar{top:auto!important;margin:0 0 14px!important;border-radius:22px!important;}html body .lca-member-page .lca-member-nav-item{min-width:128px!important;font-size:12px!important;}.lca-chat-inline{min-height:540px!important;}.lca-chat-inline-head{display:grid!important;}.lca-chat-inline-head select{min-width:0!important;width:100%!important;}.lca-chat-inline-composer{grid-template-columns:1fr!important;}.lca-chat-inline-composer button{min-height:46px!important;}}.lca-chat-inline-messages .lca-chat-empty-state{border:1px dashed color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 24%,#dbe3e1)!important;background:rgba(255,255,255,.72)!important;border-radius:18px!important;padding:18px!important;color:#64748b!important;font-weight:900!important;text-align:center!important;}.lca-member-chat-screen .lca-chat-inline-messages{display:flex!important;flex-direction:column!important;gap:12px!important;}.lca-member-chat-screen .lca-chat-message{display:flex!important;width:min(100%,860px)!important;align-self:flex-start!important;}.lca-member-chat-screen .lca-chat-inline-composer button:disabled{opacity:.55!important;cursor:wait!important;}@media(min-width:900px){.lca-member-chat-screen .lca-chat-inline{min-height:620px!important}.lca-member-chat-screen .lca-chat-inline-messages{min-height:460px!important;}}html body .lca-member-page .lca-member-sidebar, html body .lca-profile-page-full .lca-member-sidebar{position:sticky!important;top:72px!important;margin:-18px 0 18px!important;padding:12px!important;border-radius:30px!important;background:linear-gradient(135deg,rgba(255,255,255,.96),color-mix(in srgb,var(--lca-member-bg,#f8fafc) 50%,#fff))!important;border:1px solid color-mix(in srgb,var(--lca-member-accent,var(--lca-profile-accent,#008264)) 22%,#dbe3e1)!important;box-shadow:0 18px 50px color-mix(in srgb,var(--lca-member-accent,var(--lca-profile-accent,#008264)) 8%,transparent)!important;overflow:hidden!important;}html body .lca-member-page .lca-member-sidebar::before, html body .lca-profile-page-full .lca-member-sidebar::before, html body .lca-member-page .lca-member-sidebar::after, html body .lca-profile-page-full .lca-member-sidebar::after{content:""!important;position:absolute!important;top:0!important;bottom:0!important;width:34px!important;z-index:2!important;pointer-events:none!important;}html body .lca-member-page .lca-member-sidebar::before, html body .lca-profile-page-full .lca-member-sidebar::before{left:0!important;background:linear-gradient(90deg,#fff,rgba(255,255,255,0))!important;}html body .lca-member-page .lca-member-sidebar::after, html body .lca-profile-page-full .lca-member-sidebar::after{right:0!important;background:linear-gradient(270deg,#fff,rgba(255,255,255,0))!important;}html body .lca-member-page .lca-member-nav-list, html body .lca-profile-page-full .lca-member-nav-list{position:relative!important;z-index:3!important;display:flex!important;flex-wrap:nowrap!important;align-items:center!important;gap:10px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:0!important;margin:0!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;scroll-snap-type:x proximity!important;}html body .lca-member-page .lca-member-nav-list::-webkit-scrollbar, html body .lca-profile-page-full .lca-member-nav-list::-webkit-scrollbar{display:none!important;width:0!important;height:0!important;}html body .lca-member-page .lca-member-nav-item, html body .lca-profile-page-full .lca-member-nav-item, html body .lca-own-profile-tools.lca-member-topnav a{flex:0 0 auto!important;min-width:auto!important;width:auto!important;min-height:44px!important;padding:9px 18px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;scroll-snap-align:start!important;background:rgba(255,255,255,.88)!important;border:1px solid color-mix(in srgb,var(--lca-member-accent,var(--lca-profile-accent,#008264)) 18%,#dbe3e1)!important;color:#07111f!important;text-decoration:none!important;font-size:13px!important;font-weight:950!important;line-height:1!important;white-space:nowrap!important;box-shadow:0 8px 22px rgba(7,17,31,.045)!important;}html body .lca-member-page .lca-member-nav-item:hover, html body .lca-profile-page-full .lca-member-nav-item:hover, html body .lca-own-profile-tools.lca-member-topnav a:hover{background:color-mix(in srgb,var(--lca-member-accent,var(--lca-profile-accent,#008264)) 7%,#fff)!important;border-color:var(--lca-member-accent,var(--lca-profile-accent,#008264))!important;transform:translateY(-1px)!important;}html body .lca-member-page .lca-member-nav-item.is-active, html body .lca-profile-page-full .lca-member-nav-item.is-active{background:var(--lca-member-accent,var(--lca-profile-accent,#008264))!important;border-color:var(--lca-member-accent,var(--lca-profile-accent,#008264))!important;color:#fff!important;box-shadow:0 14px 30px color-mix(in srgb,var(--lca-member-accent,var(--lca-profile-accent,#008264)) 24%,transparent)!important;}html body .lca-member-page .lca-member-nav-icon{width:18px!important;height:18px!important;flex:0 0 18px!important;}html body .lca-member-page .lca-member-nav-logout{color:#dc2626!important;border-color:#fecaca!important;background:#fff!important;}html body .lca-member-page .lca-member-nav-logout:hover{background:#fff5f5!important;border-color:#ef4444!important;}html body .lca-member-chat-screen, html body .lca-member-chat-screen .lca-chat-inline{width:100%!important;max-width:none!important;}html body .lca-member-chat-screen .lca-chat-inline{min-height:calc(100vh - 230px)!important;}html body .lca-member-chat-screen .lca-chat-inline-messages{width:100%!important;min-height:520px!important;max-height:none!important;padding:18px!important;}html body .lca-member-chat-screen .lca-chat-message{width:100%!important;max-width:none!important;align-self:stretch!important;box-sizing:border-box!important;}html body .lca-member-chat-screen .lca-chat-message .lca-chat-body{width:100%!important;}html body .lca-member-chat-screen .lca-chat-inline-composer{width:100%!important;}@media(min-width:1200px){html body .lca-member-chat-screen .lca-chat-inline-messages{min-height:560px!important;}}@media(max-width:780px){html body .lca-member-page .lca-member-sidebar, html body .lca-profile-page-full .lca-member-sidebar{position:relative!important;top:auto!important;margin:0 0 14px!important;border-radius:22px!important;padding:10px!important;}html body .lca-member-page .lca-member-nav-item, html body .lca-profile-page-full .lca-member-nav-item{padding:9px 15px!important;font-size:12px!important;min-height:42px!important;}html body .lca-member-chat-screen .lca-chat-inline{min-height:560px!important;}html body .lca-member-chat-screen .lca-chat-inline-messages{min-height:380px!important;padding:12px!important;}}:root{--lca-wp-adminbar:0px;}body.admin-bar{--lca-wp-adminbar:32px;}@media(max-width:782px){body.admin-bar{--lca-wp-adminbar:46px;}}html{overflow-x:hidden!important;}html body{max-width:100vw!important;}html body *,html body *::before,html body *::after{box-sizing:border-box;}html body .lca-page,html body .lca-shell,html body .lca-member-shell,html body .lca-article-layout,html body .lca-flow-grid{max-width:100%;}body.admin-bar .lca-site-header{top:var(--lca-wp-adminbar)!important;}body.admin-bar .lca-search-overlay,body.admin-bar .lca-auth-overlay{padding-top:calc(var(--lca-wp-adminbar) + 26px)!important;}body.admin-bar .lca-notifications-panel{padding-top:calc(var(--lca-wp-adminbar) + 76px)!important;}body.admin-bar .lca-chat-panel:not([hidden]){max-height:calc(100vh - var(--lca-wp-adminbar) - 92px)!important;}body.admin-bar .lca-profile-page-full{margin-top:0!important;padding-top:14px!important;}body.admin-bar .lca-member-page .lca-member-shell,body.admin-bar .lca-profile-page-full .lca-member-shell{padding-top:14px!important;}body.admin-bar .lca-member-page .lca-member-sidebar,body.admin-bar .lca-profile-page-full .lca-member-sidebar,body.admin-bar .lca-own-profile-tools.lca-member-topnav{top:calc(var(--lca-wp-adminbar) + 84px)!important;}@media(max-width:920px){body.admin-bar .lca-member-page .lca-member-sidebar,body.admin-bar .lca-profile-page-full .lca-member-sidebar,body.admin-bar .lca-own-profile-tools.lca-member-topnav{top:auto!important;}}html body .lca-member-page .lca-member-shell,html body .lca-profile-page-full .lca-member-shell{width:min(1680px,calc(100vw - 36px))!important;max-width:min(1680px,calc(100vw - 36px))!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;overflow:visible!important;}html body .lca-member-page .lca-member-layout,html body .lca-profile-page-full .lca-member-layout{display:block!important;width:100%!important;min-width:0!important;}html body .lca-member-page .lca-member-content,html body .lca-profile-page-full .lca-member-content{width:100%!important;max-width:none!important;min-width:0!important;}html body .lca-member-page .lca-member-sidebar,html body .lca-profile-page-full .lca-member-sidebar,html body .lca-own-profile-tools.lca-member-topnav{position:sticky!important;z-index:88!important;margin:0 0 20px!important;padding:8px!important;border-radius:999px!important;background:linear-gradient(135deg,rgba(255,255,255,.97),color-mix(in srgb,var(--lca-member-bg,var(--lca-profile-bg,#f8fafc)) 52%,#fff) 72%,color-mix(in srgb,var(--lca-member-accent,var(--lca-profile-accent,#008264)) 7%,#fff))!important;border:1px solid color-mix(in srgb,var(--lca-member-accent,var(--lca-profile-accent,#008264)) 22%,#dbe3e1)!important;box-shadow:0 16px 44px rgba(7,17,31,.06)!important;overflow:hidden!important;scrollbar-width:none!important;isolation:isolate!important;}html body .lca-member-page .lca-member-sidebar{top:84px!important;}html body .lca-profile-page-full .lca-member-sidebar,html body .lca-own-profile-tools.lca-member-topnav{top:84px!important;}html body .lca-member-page .lca-member-sidebar::-webkit-scrollbar,html body .lca-profile-page-full .lca-member-sidebar::-webkit-scrollbar,html body .lca-own-profile-tools.lca-member-topnav::-webkit-scrollbar{display:none!important;width:0!important;height:0!important;}html body .lca-member-page .lca-member-sidebar::before,html body .lca-profile-page-full .lca-member-sidebar::before,html body .lca-own-profile-tools.lca-member-topnav::before{content:""!important;position:absolute!important;left:0!important;top:0!important;bottom:0!important;width:42px!important;background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,0))!important;z-index:4!important;pointer-events:none!important;}html body .lca-member-page .lca-member-sidebar::after,html body .lca-profile-page-full .lca-member-sidebar::after,html body .lca-own-profile-tools.lca-member-topnav::after{content:""!important;position:absolute!important;right:0!important;top:0!important;bottom:0!important;width:42px!important;background:linear-gradient(270deg,rgba(255,255,255,.98),rgba(255,255,255,0))!important;z-index:4!important;pointer-events:none!important;}html body .lca-member-page .lca-member-nav-list,html body .lca-profile-page-full .lca-member-nav-list,html body .lca-own-profile-tools.lca-member-topnav{scrollbar-width:none!important;-ms-overflow-style:none!important;}html body .lca-member-page .lca-member-nav-list::-webkit-scrollbar,html body .lca-profile-page-full .lca-member-nav-list::-webkit-scrollbar,html body .lca-own-profile-tools.lca-member-topnav::-webkit-scrollbar{display:none!important;width:0!important;height:0!important;}html body .lca-member-page .lca-member-nav-list,html body .lca-profile-page-full .lca-member-nav-list{position:relative!important;z-index:5!important;display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;gap:7px!important;align-items:center!important;width:100%!important;max-width:100%!important;overflow:visible!important;padding:0!important;margin:0!important;}html body .lca-own-profile-tools.lca-member-topnav{display:grid!important;grid-template-columns:repeat(11,minmax(0,1fr))!important;gap:7px!important;align-items:center!important;width:100%!important;max-width:100%!important;}html body .lca-member-page .lca-member-nav-item,html body .lca-profile-page-full .lca-member-nav-item,html body .lca-own-profile-tools.lca-member-topnav a{min-width:0!important;width:100%!important;min-height:42px!important;height:42px!important;padding:0 8px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;background:rgba(255,255,255,.90)!important;border:1px solid color-mix(in srgb,var(--lca-member-accent,var(--lca-profile-accent,#008264)) 18%,#dbe3e1)!important;color:#07111f!important;text-decoration:none!important;font-size:clamp(10px,.72vw,12px)!important;font-weight:950!important;line-height:1.05!important;white-space:nowrap!important;box-shadow:0 6px 16px rgba(7,17,31,.035)!important;transform:none!important;transition:background .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease!important;}html body .lca-member-page .lca-member-nav-item span:last-child,html body .lca-profile-page-full .lca-member-nav-item span:last-child,html body .lca-own-profile-tools.lca-member-topnav a span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;}html body .lca-member-page .lca-member-nav-icon,html body .lca-profile-page-full .lca-member-nav-icon,html body .lca-own-profile-tools.lca-member-topnav svg{width:16px!important;height:16px!important;flex:0 0 16px!important;}html body .lca-member-page .lca-member-nav-icon svg,html body .lca-profile-page-full .lca-member-nav-icon svg,html body .lca-own-profile-tools.lca-member-topnav .lca-tab-svg{width:16px!important;height:16px!important;}html body .lca-member-page .lca-member-nav-item:hover,html body .lca-profile-page-full .lca-member-nav-item:hover,html body .lca-own-profile-tools.lca-member-topnav a:hover{background:color-mix(in srgb,var(--lca-member-accent,var(--lca-profile-accent,#008264)) 7%,#fff)!important;border-color:var(--lca-member-accent,var(--lca-profile-accent,#008264))!important;color:#07111f!important;box-shadow:0 10px 22px rgba(7,17,31,.055)!important;}html body .lca-member-page .lca-member-nav-item.is-active,html body .lca-profile-page-full .lca-member-nav-item.is-active,html body .lca-own-profile-tools.lca-member-topnav a.is-active{background:linear-gradient(135deg,var(--lca-member-accent,var(--lca-profile-accent,#008264)),color-mix(in srgb,var(--lca-member-accent,var(--lca-profile-accent,#008264)) 82%,#07111f))!important;border-color:var(--lca-member-accent,var(--lca-profile-accent,#008264))!important;color:#fff!important;box-shadow:0 12px 26px color-mix(in srgb,var(--lca-member-accent,var(--lca-profile-accent,#008264)) 22%,transparent)!important;}html body .lca-member-page .lca-member-nav-logout{color:#dc2626!important;border-color:#fecaca!important;background:#fff!important;}html body .lca-member-page .lca-member-nav-logout:hover{background:#fff5f5!important;border-color:#ef4444!important;color:#b91c1c!important;}@media(min-width:1500px){html body .lca-member-page .lca-member-nav-item,html body .lca-profile-page-full .lca-member-nav-item,html body .lca-own-profile-tools.lca-member-topnav a{font-size:13px!important;padding:0 12px!important;gap:8px!important}.lca-member-page .lca-member-nav-icon,.lca-profile-page-full .lca-member-nav-icon,.lca-own-profile-tools.lca-member-topnav svg{width:18px!important;height:18px!important;flex-basis:18px!important}}@media(max-width:1320px){html body .lca-member-page .lca-member-nav-list,html body .lca-profile-page-full .lca-member-nav-list,html body .lca-own-profile-tools.lca-member-topnav{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;gap:8px!important;-webkit-overflow-scrolling:touch!important;scroll-snap-type:x proximity!important;}html body .lca-member-page .lca-member-nav-item,html body .lca-profile-page-full .lca-member-nav-item,html body .lca-own-profile-tools.lca-member-topnav a{flex:0 0 auto!important;width:auto!important;min-width:112px!important;padding:0 13px!important;font-size:12px!important;scroll-snap-align:start!important;}}@media(max-width:760px){html body .lca-member-page .lca-member-shell,html body .lca-profile-page-full .lca-member-shell{width:calc(100vw - 18px)!important;max-width:calc(100vw - 18px)!important;padding-top:8px!important}.lca-member-page .lca-member-sidebar,.lca-profile-page-full .lca-member-sidebar,.lca-own-profile-tools.lca-member-topnav{position:relative!important;top:auto!important;margin:0 0 12px!important;border-radius:22px!important;padding:8px!important}.lca-member-page .lca-member-nav-item,.lca-profile-page-full .lca-member-nav-item,.lca-own-profile-tools.lca-member-topnav a{min-width:126px!important;height:40px!important;min-height:40px!important;font-size:12px!important}.lca-member-page .lca-member-nav-icon,.lca-profile-page-full .lca-member-nav-icon,.lca-own-profile-tools.lca-member-topnav svg{width:15px!important;height:15px!important;flex-basis:15px!important}}@media(max-width:420px){html body .lca-member-page .lca-member-shell,html body .lca-profile-page-full .lca-member-shell{width:calc(100vw - 12px)!important;max-width:calc(100vw - 12px)!important}.lca-member-page .lca-member-nav-item,.lca-profile-page-full .lca-member-nav-item,.lca-own-profile-tools.lca-member-topnav a{min-width:116px!important;font-size:11px!important;padding:0 10px!important}.lca-member-page .lca-member-nav-icon,.lca-profile-page-full .lca-member-nav-icon,.lca-own-profile-tools.lca-member-topnav svg{display:none!important}}html body .lca-member-chat-screen,html body .lca-member-chat-screen .lca-chat-inline,html body .lca-member-chat-screen .lca-chat-inline-head,html body .lca-member-chat-screen .lca-chat-inline-composer{width:100%!important;max-width:none!important;}html body .lca-member-chat-screen .lca-chat-inline{min-height:calc(100vh - var(--lca-wp-adminbar) - 250px)!important;}html body .lca-member-chat-screen .lca-chat-inline-messages{width:100%!important;max-width:none!important;min-height:clamp(420px,54vh,740px)!important;display:flex!important;flex-direction:column!important;gap:12px!important;}html body .lca-member-chat-screen .lca-chat-message{width:100%!important;max-width:none!important;align-self:stretch!important;}html body .lca-member-chat-screen .lca-chat-inline-composer{grid-template-columns:minmax(0,1fr) minmax(110px,128px)!important;}@media(max-width:640px){html body .lca-member-chat-screen .lca-chat-inline-head{display:grid!important;gap:12px!important}.lca-chat-inline-head .lca-member-button{width:100%!important}.lca-member-chat-screen .lca-chat-inline-composer{grid-template-columns:1fr!important}.lca-member-chat-screen .lca-chat-inline-composer button{min-height:46px!important}.lca-member-chat-screen .lca-chat-inline-messages{min-height:360px!important}}html body.single-post .lca-single-article{overflow:visible!important;}html body.single-post .lca-single-article .lca-article-kicker,html body.single-post .lca-single-article .lca-article-title,html body.single-post .lca-single-article .lca-article-meta{display:flex!important;width:100%!important;max-width:none!important;}html body.single-post .lca-single-article .lca-article-title{display:block!important;max-width:none!important;letter-spacing:-.055em!important;font-size:clamp(34px,4.7vw,72px)!important;line-height:.95!important;}html body.single-post .lca-article-top-flow,html body.single-post .lca-article-top-flow-v129,html body.single-post .lca-article-top-flow-v130{width:100%!important;max-width:100%!important;grid-template-columns:minmax(0,1fr) minmax(318px,370px)!important;}html body.single-post .lca-article-top-flow .lca-featured-under-title img,html body.single-post .lca-article-top-flow-v129 .lca-featured-under-title img,html body.single-post .lca-article-top-flow-v130 .lca-featured-under-title img{min-height:clamp(340px,34vw,560px)!important;}html body.single-post .lca-article-entry-card{overflow:visible!important;}@media(max-width:1040px){html body.single-post .lca-article-top-flow,html body.single-post .lca-article-top-flow-v129,html body.single-post .lca-article-top-flow-v130{grid-template-columns:1fr!important;}html body.single-post .lca-article-entry-card{order:2!important;}html body.single-post .lca-featured-under-title{order:1!important;}html body.single-post .lca-article-top-flow .lca-featured-under-title img,html body.single-post .lca-article-top-flow-v129 .lca-featured-under-title img,html body.single-post .lca-article-top-flow-v130 .lca-featured-under-title img{height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:16/10!important;}.lca-article-sidebar{position:static!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;}}@media(max-width:760px){html body.single-post .lca-article-page .lca-shell{width:calc(100vw - 18px)!important;max-width:calc(100vw - 18px)!important;padding-left:0!important;padding-right:0!important;}html body.single-post .lca-single-article{padding:18px!important;border-radius:22px!important;}html body.single-post .lca-article-title{font-size:clamp(32px,10vw,48px)!important;}html body.single-post .lca-article-body{font-size:17px!important;line-height:1.72!important}.lca-article-sidebar{display:flex!important;flex-direction:column!important}.lca-article-entry-actions a,.lca-article-entry-actions button{min-height:44px!important}}@media(max-width:420px){html body.single-post .lca-single-article{padding:14px!important}.lca-article-meta{gap:6px!important;font-size:10px!important}.lca-post-reactions button{font-size:11px!important}}html body .lca-flow-grid,html body .lca-community-dashboard,html body .lca-home-latest-grid,html body .lca-latest-side-rail,html body .lca-member-two-col,html body .lca-member-edit-layout,html body .lca-notif-simple-grid,html body .lca-notif-frequency-cards{min-width:0!important;}html body img,html body iframe,html body video{max-width:100%;}@media(max-width:1180px){.lca-flow-grid{display:grid!important;grid-template-columns:1fr!important}.lca-flow-grid>*{grid-column:1/-1!important}.lca-home-latest-grid,.lca-latest-side-rail,.lca-member-two-col,.lca-member-edit-layout,.lca-notif-simple-grid,.lca-notif-frequency-cards{grid-template-columns:1fr!important}}@media(max-width:980px){.lca-header-inner{gap:12px!important}.lca-main-nav{max-width:100%!important}.lca-community-hero{grid-template-columns:1fr!important}.lca-community-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:680px){.lca-community-stats{grid-template-columns:1fr!important}.lca-home-latest-card,.lca-list-card,.lca-side-post{grid-template-columns:82px minmax(0,1fr)!important}.lca-home-latest-card img,.lca-list-card img,.lca-side-post img{width:82px!important;height:62px!important}.lca-radio-card,.lca-video-card,.lca-home-module{padding:16px!important}}html body .lca-community-chat-stats{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;margin-top:14px!important;}html body .lca-community-chat-stats>div{border:1px solid color-mix(in srgb,var(--lca-site-accent,#008264) 20%,#e5e7eb)!important;border-radius:20px!important;background:#fff!important;padding:14px 16px!important;box-shadow:0 12px 28px rgba(7,17,31,.045)!important;}html body .lca-community-chat-stats b{display:block!important;color:var(--lca-site-accent,#008264)!important;font-size:26px!important;line-height:1!important;font-weight:950!important;letter-spacing:-.04em!important;}html body .lca-community-chat-stats span{display:block!important;margin-top:6px!important;color:#64748b!important;font-size:11px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.06em!important;}html body .lca-community-online-list{display:grid!important;gap:4px!important;margin-top:12px!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,#008264) 16%,#dbe3e1)!important;border-radius:18px!important;padding:13px 15px!important;background:color-mix(in srgb,var(--lca-site-bg,#f8fafc) 55%,#fff)!important;color:#07111f!important;}html body .lca-community-online-list strong{color:#07111f!important;font-weight:950!important;font-size:13px!important;text-transform:uppercase!important;letter-spacing:.06em!important;}html body .lca-community-online-list span{color:#46566a!important;font-weight:800!important;font-size:13px!important;line-height:1.35!important;}html body .lca-chat-presence-box{display:grid!important;gap:7px!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,#008264) 18%,#dbe3e1)!important;border-radius:20px!important;background:rgba(255,255,255,.82)!important;padding:13px 15px!important;min-width:min(360px,100%)!important;box-shadow:0 14px 32px rgba(7,17,31,.045)!important;}html body .lca-chat-presence-main{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important;}html body .lca-chat-presence-main strong{display:inline-flex!important;align-items:center!important;gap:7px!important;color:#07111f!important;font-size:14px!important;font-weight:950!important;}html body .lca-chat-presence-main strong:before{content:""!important;width:9px!important;height:9px!important;border-radius:999px!important;background:var(--lca-site-accent,#008264)!important;box-shadow:0 0 0 4px color-mix(in srgb,var(--lca-site-accent,#008264) 14%,transparent)!important;}html body .lca-chat-presence-main span{color:#64748b!important;font-size:12px!important;font-weight:900!important;}html body .lca-chat-presence-members{display:flex!important;gap:6px!important;align-items:flex-start!important;flex-wrap:wrap!important;color:#46566a!important;font-size:13px!important;line-height:1.35!important;}html body .lca-chat-presence-members span{font-weight:950!important;color:var(--lca-site-accent,#008264)!important;text-transform:uppercase!important;letter-spacing:.06em!important;font-size:11px!important;}html body .lca-chat-presence-members em{font-style:normal!important;font-weight:800!important;color:#334155!important;}html body .lca-chat-presence-box.is-compact{min-width:0!important;padding:10px 12px!important;border-radius:16px!important;box-shadow:none!important;background:color-mix(in srgb,var(--lca-site-bg,#f8fafc) 55%,#fff)!important;}html body .lca-chat-presence-box.is-compact .lca-chat-presence-main strong{font-size:13px!important;}html body .lca-chat-presence-box.is-compact .lca-chat-presence-main span{font-size:11px!important;}html body .lca-chat-presence-box.is-compact .lca-chat-presence-members{font-size:12px!important;}html body .lca-chat-inline-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;flex-wrap:wrap!important;}html body .lca-chat-inline-presence{min-width:min(420px,100%)!important;}html body .lca-chat-widget-presence{padding:10px 12px!important;border-bottom:1px solid color-mix(in srgb,var(--lca-site-accent,#008264) 14%,#dbe3e1)!important;background:#fff!important;}html body .lca-member-page-head.lca-chat-page-head{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:18px!important;}@media(max-width:900px){html body .lca-member-page-head.lca-chat-page-head{display:grid!important;align-items:start!important;}html body .lca-chat-inline-head{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;}html body .lca-chat-inline-actions{justify-content:stretch!important;}html body .lca-chat-inline-actions .lca-member-button{width:100%!important;}}@media(max-width:640px){html body .lca-community-hero:after{display:none!important;content:none!important;}html body .lca-community-hero{padding:22px!important;border-radius:22px!important;overflow:hidden!important;}html body .lca-community-hero h1{font-size:clamp(34px,11vw,42px)!important;line-height:.95!important;letter-spacing:-.05em!important;}html body .lca-community-hero p{font-size:15px!important;line-height:1.45!important;margin-top:12px!important;}html body .lca-community-chat-stats{grid-template-columns:1fr!important;}html body .lca-community-stats{grid-template-columns:1fr!important;}html body .lca-chat-presence-box{border-radius:16px!important;padding:12px!important;}}html body .lca-community-mini{display:none!important;}html body .lca-community-hero{padding-block:clamp(18px,2.8vw,34px)!important;}html body .lca-community-hero .lca-community-copy{gap:12px!important;}html body .lca-community-chat-stats{margin-top:10px!important;}html body .lca-community-online-list{margin-top:8px!important;}html body .lca-notif-quick-actions{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important;margin:0 0 18px!important;}html body .lca-notif-quick-actions button[data-lca-notif-preset]{appearance:none!important;border:1px solid color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 25%,#dbe3e1)!important;background:#fff!important;color:#07111f!important;border-radius:999px!important;min-height:42px!important;padding:10px 18px!important;font-weight:950!important;text-transform:none!important;letter-spacing:0!important;box-shadow:0 10px 24px rgba(7,17,31,.045)!important;cursor:pointer!important;}html body .lca-notif-quick-actions button[data-lca-notif-preset]:hover, html body .lca-notif-quick-actions button[data-lca-notif-preset]:focus-visible{background:color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 8%,#fff)!important;color:#07111f!important;border-color:var(--lca-member-accent,var(--lca-site-accent,#008264))!important;outline:0!important;}html body .lca-notifications-screen :where(.lca-member-card,.lca-notif-master-toggle,.lca-notif-simple-grid label){background:#fff!important;color:#07111f!important;}html body .lca-notifications-screen :where(strong,span,label,h1,h2,h3){color:#07111f!important;}html body .lca-notifications-screen :where(p,em,small){color:#64748b!important;}html body .lca-notifications-screen input[type="checkbox"]{accent-color:var(--lca-member-accent,var(--lca-site-accent,#008264))!important;}html body .lca-chat-inline-messages.is-loading{opacity:.62!important;}html body .lca-chat-inline-messages[data-lca-current-room]{transition:opacity .16s ease!important;}@media(max-width:680px){html body .lca-community-hero{padding:18px!important;min-height:0!important;}html body .lca-community-hero h1{font-size:clamp(32px,10vw,42px)!important;}html body .lca-community-chat-stats{gap:8px!important;}html body .lca-community-online-list{display:none!important;}html body .lca-notif-quick-actions{gap:8px!important;}html body .lca-notif-quick-actions button[data-lca-notif-preset]{flex:1 1 calc(50% - 8px)!important;min-width:135px!important;}}html body .lca-profile-chat{width:100%!important;max-width:none!important;overflow:hidden!important;}html body .lca-profile-chat .lca-chat-inline-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;flex-wrap:wrap!important;}html body .lca-profile-chat .lca-chat-inline-messages{width:100%!important;max-width:none!important;min-height:420px!important;max-height:none!important;overflow:auto!important;box-sizing:border-box!important;}html body .lca-profile-chat .lca-chat-message{width:100%!important;max-width:none!important;box-sizing:border-box!important;}html body .lca-profile-chat .lca-chat-inline-composer{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:14px!important;align-items:stretch!important;width:100%!important;box-sizing:border-box!important;}html body .lca-profile-chat .lca-chat-inline-composer textarea{width:100%!important;min-height:74px!important;resize:vertical!important;box-sizing:border-box!important;}html body .lca-profile-chat .lca-chat-inline-composer button{min-width:120px!important;}html body .lca-profile-chat .lca-chat-empty-state{padding:22px!important;border:1px dashed color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 28%,#cbd5e1)!important;border-radius:18px!important;background:#fff!important;color:#07111f!important;font-weight:850!important;}html body .lca-profile-chat .lca-chat-inline-messages.is-loading{opacity:.7!important;}html body .lca-profile-chat [data-lca-profile-status]{margin:0!important;grid-column:1/-1!important;color:#64748b!important;font-weight:800!important;min-height:18px!important;}html body .lca-profile-reply-preview{grid-column:1/-1!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;border:1px solid color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 25%,#dbe3e1)!important;border-radius:16px!important;background:#fff!important;padding:10px 12px!important;color:#07111f!important;}html body .lca-profile-reply-preview[hidden]{display:none!important;}html body .lca-profile-reply-preview strong{color:#07111f!important;font-weight:950!important;}html body .lca-profile-reply-preview span{color:#64748b!important;font-weight:750!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;}html body .lca-profile-reply-preview button{min-width:38px!important;min-height:34px!important;padding:0!important;}@media(max-width:760px){html body .lca-profile-chat .lca-chat-inline-head{align-items:stretch!important;}html body .lca-profile-chat .lca-chat-inline-head label,html body .lca-profile-chat .lca-chat-inline-actions,html body .lca-profile-chat select{width:100%!important;}html body .lca-profile-chat .lca-chat-inline-composer{grid-template-columns:1fr!important;}html body .lca-profile-chat .lca-chat-inline-composer button{width:100%!important;min-height:52px!important;}html body .lca-profile-chat .lca-chat-inline-messages{min-height:360px!important;}}html body .lca-member-chat-screen .lca-chat-profile-main{width:100%!important;max-width:none!important;display:block!important;}html body .lca-member-chat-screen .lca-chat-profile-panel{width:100%!important;max-width:none!important;border:1px solid color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 24%,#dbe3e1)!important;border-radius:28px!important;overflow:hidden!important;background:#fff!important;box-shadow:0 24px 60px rgba(7,17,31,.06)!important;}html body .lca-member-chat-screen .lca-chat-profile-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;padding:18px!important;border-bottom:1px solid color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 14%,#e5e7eb)!important;background:#fff!important;}html body .lca-member-chat-screen .lca-chat-profile-head label{display:flex!important;align-items:center!important;gap:12px!important;margin:0!important;color:#64748b!important;text-transform:uppercase!important;font-size:12px!important;font-weight:950!important;letter-spacing:.08em!important;}html body .lca-member-chat-screen .lca-chat-profile-head select{min-width:260px!important;border:1px solid color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 24%,#dbe3e1)!important;border-radius:999px!important;background:#fff!important;color:#07111f!important;padding:12px 16px!important;font-weight:900!important;box-shadow:0 8px 20px rgba(7,17,31,.035)!important;}html body .lca-member-chat-screen .lca-chat-profile-messages{width:100%!important;min-height:clamp(420px,52vh,720px)!important;max-height:none!important;overflow:auto!important;padding:18px!important;display:flex!important;flex-direction:column!important;gap:12px!important;background:linear-gradient(180deg,color-mix(in srgb,var(--lca-member-bg,#f8fafc) 72%,#fff),color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 5%,#fff))!important;box-sizing:border-box!important;}html body .lca-member-chat-screen .lca-chat-profile-messages.is-loading{opacity:.62!important;}html body .lca-member-chat-screen .lca-chat-profile-messages .lca-chat-message{width:100%!important;max-width:none!important;box-sizing:border-box!important;align-self:stretch!important;}html body .lca-member-chat-screen .lca-chat-profile-messages .lca-chat-body{width:100%!important;}html body .lca-member-chat-screen .lca-chat-profile-composer{display:block!important;padding:18px!important;border-top:1px solid color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 14%,#e5e7eb)!important;background:#fff!important;}html body .lca-member-chat-screen .lca-chat-profile-composer .lca-chat-input-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:12px!important;align-items:stretch!important;}html body .lca-member-chat-screen .lca-chat-profile-composer textarea{width:100%!important;min-height:64px!important;max-height:180px!important;resize:vertical!important;border:1px solid #dbe3e1!important;border-radius:18px!important;padding:14px 16px!important;color:#07111f!important;background:#fff!important;font-weight:750!important;line-height:1.45!important;box-sizing:border-box!important;}html body .lca-member-chat-screen .lca-chat-profile-composer textarea:focus{outline:0!important;border-color:var(--lca-member-accent,var(--lca-site-accent,#008264))!important;box-shadow:0 0 0 4px color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 11%,transparent)!important;}html body .lca-member-chat-screen .lca-chat-profile-composer .lca-chat-send{min-width:118px!important;border:0!important;border-radius:18px!important;background:var(--lca-member-accent,var(--lca-site-accent,#008264))!important;color:#fff!important;font-weight:950!important;text-transform:uppercase!important;padding:0 22px!important;cursor:pointer!important;}html body .lca-member-chat-screen .lca-chat-profile-composer .lca-chat-status{margin:8px 0 0!important;color:var(--lca-member-accent,var(--lca-site-accent,#008264))!important;font-weight:900!important;font-size:13px!important;}@media(max-width:900px){html body .lca-member-chat-screen .lca-chat-profile-head{display:grid!important;grid-template-columns:1fr!important;}html body .lca-member-chat-screen .lca-chat-profile-head label{display:grid!important;gap:8px!important;}html body .lca-member-chat-screen .lca-chat-profile-head select{width:100%!important;min-width:0!important;}html body .lca-member-chat-screen .lca-chat-inline-actions{justify-content:stretch!important;}html body .lca-member-chat-screen .lca-chat-inline-actions .lca-member-button{width:100%!important;}html body .lca-member-chat-screen .lca-chat-profile-composer .lca-chat-input-row{grid-template-columns:1fr!important;}html body .lca-member-chat-screen .lca-chat-profile-composer .lca-chat-send{min-height:48px!important;}}html body .lca-member-chat-screen .lca-chat-page-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;}html body .lca-member-chat-screen .lca-chat-page-presence{margin-left:auto!important;max-width:min(360px,100%)!important;}html body .lca-member-chat-screen .lca-chat-inline-profile{width:100%!important;max-width:none!important;min-height:calc(100vh - var(--lca-wp-adminbar,0px) - 245px)!important;border-radius:26px!important;overflow:hidden!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;padding:16px 18px!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-head label{display:flex!important;align-items:center!important;gap:12px!important;white-space:nowrap!important;}html body .lca-member-chat-screen .lca-chat-inline-profile select[data-lca-chat-inline-room]{min-width:260px!important;max-width:100%!important;color:#07111f!important;background:#fff!important;font-weight:900!important;text-transform:none!important;letter-spacing:0!important;line-height:1.2!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-messages{width:100%!important;max-width:none!important;min-height:clamp(420px,54vh,720px)!important;max-height:none!important;display:flex!important;flex-direction:column!important;gap:12px!important;overflow:auto!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-message{width:100%!important;max-width:none!important;align-self:stretch!important;box-sizing:border-box!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-composer{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(112px,132px)!important;gap:12px!important;align-items:stretch!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-composer textarea{width:100%!important;min-height:64px!important;max-height:180px!important;resize:vertical!important;box-sizing:border-box!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-composer button{min-height:64px!important;}html body .lca-chat-widget{z-index:9997!important;}html body .lca-chat-widget .lca-chat-panel{z-index:9998!important;}@media(max-width:900px){html body .lca-member-chat-screen .lca-chat-page-head{display:grid!important;}html body .lca-member-chat-screen .lca-chat-page-presence{margin-left:0!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-head{display:grid!important;grid-template-columns:1fr!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-head label{display:grid!important;gap:8px!important;}html body .lca-member-chat-screen .lca-chat-inline-profile select[data-lca-chat-inline-room]{min-width:0!important;width:100%!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-member-button{width:100%!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-composer{grid-template-columns:1fr!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-composer button{min-height:48px!important;}}@media(max-width:540px){html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-messages{min-height:360px!important;padding:12px!important;}html body .lca-member-chat-screen .lca-chat-page-presence .lca-chat-presence-box{min-width:0!important;width:100%!important;}}.lca-event-form-grid{align-items:start!important}.lca-event-image-field{grid-column:1/-1!important;display:block!important}.lca-event-image-field small{display:block!important;margin-top:7px!important;color:#64748b!important;font-size:12px!important;line-height:1.45!important;font-weight:800!important}.lca-calendar-board{overflow:visible!important}.lca-calendar-layout{display:block!important;width:100%!important;max-width:100%!important}.lca-calendar-layout main{width:100%!important;max-width:100%!important}.lca-real-calendar{width:100%!important}.lca-real-calendar .lca-cal-day{position:relative!important;overflow:hidden!important;isolation:isolate!important;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease!important;text-decoration:none!important}.lca-real-calendar .lca-cal-day:hover{transform:translateY(-1px)!important;box-shadow:0 14px 34px rgba(8,20,40,.08)!important}.lca-real-calendar .lca-cal-day.has-image::before{content:""!important;position:absolute!important;inset:0!important;background-image:var(--lca-cal-bg)!important;background-size:cover!important;background-position:center!important;opacity:.25!important;z-index:-2!important;filter:saturate(1.08) contrast(1.04)!important}.lca-real-calendar .lca-cal-day.has-image::after{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(180deg,rgba(255,255,255,.62),rgba(255,255,255,.91))!important;z-index:-1!important}.lca-real-calendar .lca-cal-day.is-feast{border-color:rgba(0,125,89,.34)!important;background:linear-gradient(135deg,#fff 0%,rgba(0,125,89,.055) 100%)!important}.lca-real-calendar .lca-cal-day.is-feast b::after{content:"✠"!important;margin-left:6px!important;font-size:10px!important;color:var(--lca-member-accent,var(--lca-site-accent,#007d59))!important;vertical-align:middle!important}.lca-real-calendar .lca-cal-day .lca-event-chip{display:block!important;background:var(--lca-member-accent,var(--lca-site-accent,#007d59))!important;color:#fff!important;border-radius:9px!important;padding:4px 6px!important;margin-top:6px!important;font-size:11px!important;font-weight:950!important;line-height:1.15!important;box-shadow:0 6px 14px rgba(0,0,0,.10)!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important}.lca-real-calendar .lca-cal-day .lca-event-chip.is-feast{background:#07111f!important;color:#fff!important;border:1px solid rgba(255,255,255,.30)!important}.lca-calendar-events-section{margin-top:28px!important;border-top:1px solid rgba(0,125,89,.16)!important;padding-top:24px!important}.lca-calendar-events-head{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:18px!important;margin-bottom:18px!important}.lca-calendar-events-head span{display:block!important;color:var(--lca-member-accent,var(--lca-site-accent,#007d59))!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-size:12px!important;font-weight:950!important;margin-bottom:5px!important}.lca-calendar-events-head h3{margin:0!important;color:#07111f!important;font-size:clamp(24px,3vw,34px)!important;font-weight:950!important;letter-spacing:-.035em!important;line-height:1.04!important}.lca-calendar-events-head p{margin:7px 0 0!important;color:#64748b!important;font-weight:750!important;line-height:1.45!important}.lca-calendar-events-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;align-items:stretch!important}.lca-calendar-event-card{display:flex!important;flex-direction:column!important;gap:0!important;border:1px solid rgba(0,125,89,.18)!important;border-radius:24px!important;padding:0!important;background:#fff!important;margin:0!important;overflow:hidden!important;box-shadow:0 16px 38px rgba(8,20,40,.055)!important;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease!important;scroll-margin-top:120px!important}.lca-calendar-event-card:hover{transform:translateY(-2px)!important;box-shadow:0 22px 50px rgba(8,20,40,.09)!important;border-color:rgba(0,125,89,.32)!important}.lca-calendar-event-card.is-auto-feast{background:linear-gradient(135deg,#ffffff 0%,rgba(0,125,89,.035) 100%)!important;border-color:rgba(0,125,89,.24)!important}.lca-calendar-event-card.is-highlighted{outline:3px solid rgba(0,125,89,.22)!important;box-shadow:0 0 0 8px rgba(0,125,89,.06),0 24px 60px rgba(8,20,40,.10)!important}.lca-event-cover{height:158px!important;position:relative!important;background:linear-gradient(135deg,#e9f8f2,#ffffff)!important;overflow:hidden!important}.lca-event-cover img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;filter:saturate(1.05) contrast(1.03)!important}.lca-event-cover::after{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(180deg,rgba(7,17,31,.03),rgba(7,17,31,.30))!important;pointer-events:none!important}.lca-event-day-number{position:absolute!important;left:14px!important;bottom:14px!important;width:52px!important;height:52px!important;border-radius:16px!important;background:var(--lca-member-accent,var(--lca-site-accent,#007d59))!important;color:#fff!important;display:grid!important;place-items:center!important;font-size:22px!important;font-weight:950!important;z-index:2!important;box-shadow:0 12px 28px rgba(0,0,0,.18)!important}.lca-calendar-event-card.is-auto-feast .lca-event-day-number{background:#07111f!important}.lca-event-body{padding:18px!important;display:flex!important;flex-direction:column!important;gap:9px!important;min-height:220px!important}.lca-event-kicker{display:inline-flex!important;width:max-content!important;max-width:100%!important;align-items:center!important;gap:6px!important;background:rgba(0,125,89,.08)!important;color:var(--lca-member-accent,var(--lca-site-accent,#007d59))!important;border:1px solid rgba(0,125,89,.18)!important;border-radius:999px!important;padding:5px 9px!important;font-size:11px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.04em!important}.lca-calendar-event-card h4{margin:0!important;color:#07111f!important;font-size:19px!important;line-height:1.14!important;font-weight:950!important;letter-spacing:-.025em!important}.lca-calendar-event-card p{color:#334155!important;margin:0!important;line-height:1.45!important;font-weight:650!important}.lca-calendar-event-card small{color:#64748b!important;line-height:1.45!important;font-weight:750!important}.lca-event-actions{margin-top:auto!important;padding-top:12px!important;display:flex!important;gap:8px!important;flex-wrap:wrap!important;align-items:center!important}.lca-event-open-btn{appearance:none!important;border:0!important;border-radius:13px!important;background:var(--lca-member-accent,var(--lca-site-accent,#007d59))!important;color:#fff!important;font-weight:950!important;padding:10px 13px!important;cursor:pointer!important;box-shadow:0 12px 24px rgba(0,125,89,.18)!important}.lca-event-open-btn:hover{filter:brightness(.96)!important;transform:translateY(-1px)!important}.lca-event-actions .lca-community-reactions{margin-top:0!important;width:100%!important}.lca-event-actions .lca-community-delete-form{width:100%!important;margin:0!important}.lca-event-actions .lca-member-delete-btn{width:100%!important}.lca-calendar-modal{position:fixed!important;inset:0!important;z-index:999999!important;display:none!important;align-items:center!important;justify-content:center!important;padding:24px!important;background:rgba(7,17,31,.62)!important;backdrop-filter:blur(10px)!important}.lca-calendar-modal.is-open{display:flex!important}.lca-calendar-modal-box{width:min(860px,100%)!important;max-height:92vh!important;overflow:auto!important;border-radius:30px!important;background:#fff!important;box-shadow:0 40px 110px rgba(0,0,0,.35)!important;border:1px solid rgba(255,255,255,.45)!important;position:relative!important}.lca-calendar-modal-close{position:absolute!important;top:14px!important;right:14px!important;z-index:3!important;width:42px!important;height:42px!important;border-radius:999px!important;border:0!important;background:rgba(255,255,255,.92)!important;color:#07111f!important;font-size:24px!important;font-weight:950!important;cursor:pointer!important;box-shadow:0 12px 25px rgba(8,20,40,.14)!important}.lca-calendar-modal-image{height:270px!important;background:linear-gradient(135deg,#e9f8f2,#ffffff)!important;overflow:hidden!important}.lca-calendar-modal-image img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.lca-calendar-modal-content{padding:26px!important}.lca-calendar-modal-content span{display:inline-flex!important;margin-bottom:10px!important;background:rgba(0,125,89,.08)!important;color:var(--lca-member-accent,var(--lca-site-accent,#007d59))!important;border:1px solid rgba(0,125,89,.18)!important;border-radius:999px!important;padding:6px 10px!important;font-size:12px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.04em!important}.lca-calendar-modal-content h3{margin:0 0 12px!important;color:#07111f!important;font-size:clamp(28px,4vw,46px)!important;font-weight:950!important;line-height:1!important;letter-spacing:-.045em!important}.lca-calendar-modal-content p{margin:0 0 14px!important;color:#1f2937!important;font-size:17px!important;line-height:1.65!important;font-weight:650!important}.lca-calendar-modal-content small{display:block!important;color:#64748b!important;font-weight:850!important}body.lca-calendar-modal-open{overflow:hidden!important}@media(max-width:1100px){.lca-calendar-events-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:780px){.lca-real-calendar .lca-cal-day{min-height:88px!important}.lca-real-calendar .lca-cal-day .lca-event-chip{font-size:10px!important}.lca-calendar-events-head{display:block!important}.lca-calendar-events-grid{grid-template-columns:1fr!important}.lca-event-cover{height:190px!important}.lca-calendar-modal{padding:12px!important}.lca-calendar-modal-image{height:210px!important}.lca-calendar-modal-content{padding:20px!important}.lca-calendar-modal-content p{font-size:15px!important}.lca-calendar-modal-box{border-radius:22px!important}}.lca-community-owner-actions{display:flex!important;align-items:flex-start!important;gap:8px!important;flex-wrap:wrap!important;margin-top:10px!important;width:100%!important}.lca-community-edit-box{width:100%!important;border:1px solid rgba(0,125,89,.18)!important;border-radius:18px!important;background:linear-gradient(135deg,#fff,rgba(0,125,89,.035))!important;box-shadow:0 10px 24px rgba(8,20,40,.045)!important;overflow:hidden!important}.lca-community-edit-box summary{list-style:none!important;display:flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;padding:9px 12px!important;cursor:pointer!important;color:var(--lca-member-accent,var(--lca-site-accent,#007d59))!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.04em!important;font-size:12px!important}.lca-community-edit-box summary::-webkit-details-marker{display:none!important}.lca-community-edit-box[open] summary{border-bottom:1px solid rgba(0,125,89,.14)!important;background:rgba(0,125,89,.045)!important}.lca-community-edit-form{display:grid!important;gap:12px!important;padding:14px!important}.lca-community-edit-form label{display:grid!important;gap:6px!important;color:#07111f!important;font-weight:900!important}.lca-community-edit-form textarea{min-height:120px!important}.lca-community-edit-checks{display:flex!important;flex-wrap:wrap!important;gap:10px!important}.lca-community-edit-checks label{display:flex!important;align-items:center!important;gap:8px!important;border:1px solid #e5e7eb!important;background:#fff!important;border-radius:999px!important;padding:9px 12px!important;font-weight:900!important}.lca-event-actions .lca-community-owner-actions{margin-top:0!important}.lca-event-actions .lca-community-edit-box{width:100%!important}.lca-settings-form-v145 .lca-member-card{scroll-margin-top:130px!important}.lca-settings-v145-layout{grid-template-columns:minmax(0,1fr) minmax(290px,360px)!important;align-items:start!important}.lca-settings-main-head{scroll-margin-top:130px!important}.lca-settings-save-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;flex-wrap:wrap!important;margin-top:18px!important;padding-top:16px!important;border-top:1px solid #eef2f7!important}.lca-settings-save-row small{color:#64748b!important;font-size:12px!important;font-weight:800!important}.lca-settings-notification-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.lca-settings-notification-grid .lca-member-toggle{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:16px!important;padding:12px 14px!important}.lca-settings-frequency{display:grid!important;gap:8px!important;margin-top:14px!important;font-weight:900!important}.lca-settings-side-v145{position:sticky!important;top:120px!important;align-self:start!important}.lca-settings-anchor-list{display:grid!important;gap:8px!important}.lca-settings-anchor-list a{display:flex!important;align-items:center!important;justify-content:space-between!important;border:1px solid #e5e7eb!important;border-radius:999px!important;padding:10px 13px!important;background:#fff!important;color:#07111f!important;text-decoration:none!important;font-weight:950!important}.lca-settings-anchor-list a:hover{border-color:color-mix(in srgb,var(--lca-member-accent,#007d59) 35%,#e5e7eb)!important;color:var(--lca-member-accent,#007d59)!important;background:color-mix(in srgb,var(--lca-member-accent,#007d59) 5%,#fff)!important}.lca-settings-help-card{margin-top:14px!important}.lca-settings-form-v145 .lca-member-notice{scroll-margin-top:120px!important}.lca-own-community-panel{margin-top:22px!important}.lca-own-community-list{display:grid!important;gap:12px!important}.lca-own-community-item{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(210px,.42fr)!important;gap:14px!important;align-items:start!important;border:1px solid #e5e7eb!important;border-radius:20px!important;background:#fff!important;padding:14px!important;box-shadow:0 10px 24px rgba(8,20,40,.04)!important}.lca-own-community-item span{display:inline-flex!important;width:max-content!important;margin-bottom:6px!important;background:rgba(0,125,89,.08)!important;color:var(--lca-member-accent,#007d59)!important;border:1px solid rgba(0,125,89,.16)!important;border-radius:999px!important;padding:5px 9px!important;text-transform:uppercase!important;letter-spacing:.04em!important;font-size:11px!important;font-weight:950!important}.lca-own-community-item h3{margin:0 0 6px!important;color:#07111f!important;font-size:18px!important;font-weight:950!important}.lca-own-community-item p{margin:0 0 6px!important;color:#334155!important;line-height:1.45!important}.lca-own-community-item small{color:#64748b!important;font-weight:850!important}@media(max-width:1050px){.lca-settings-v145-layout{grid-template-columns:1fr!important}.lca-settings-side-v145{position:relative!important;top:auto!important}.lca-settings-notification-grid{grid-template-columns:1fr!important}}@media(max-width:720px){.lca-community-owner-actions{display:grid!important}.lca-settings-save-row{display:grid!important}.lca-settings-save-row .lca-member-button{width:100%!important}.lca-own-community-item{grid-template-columns:1fr!important}}.lca-hp-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.lca-member-app-v147 .lca-member-content{min-height:760px!important}.lca-member-topnav-v147 .lca-member-sidebar-brand strong{letter-spacing:-.03em!important}.lca-v147-hero{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;border:1px solid color-mix(in srgb,var(--lca-member-accent,#007d59) 18%,#dbe3e1)!important;border-radius:30px!important;padding:28px!important;background:radial-gradient(circle at 78% 18%,color-mix(in srgb,var(--lca-member-accent,#007d59) 13%,transparent),transparent 28%),linear-gradient(135deg,#fff,#f6fffb)!important;box-shadow:0 22px 60px rgba(8,20,40,.06)!important}.lca-v147-hero-main{display:flex!important;align-items:center!important;gap:18px!important}.lca-v147-hero-main img{width:88px!important;height:88px!important;border-radius:24px!important;object-fit:cover!important;border:5px solid #fff!important;box-shadow:0 14px 34px rgba(8,20,40,.16)!important}.lca-v147-hero span,.lca-v147-card-wide span{color:var(--lca-member-accent,#007d59)!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-size:12px!important;font-weight:950!important}.lca-v147-hero h1{margin:4px 0!important;color:#07111f!important;font-size:clamp(34px,4.6vw,64px)!important;line-height:.95!important;font-weight:950!important;letter-spacing:-.055em!important}.lca-v147-hero p{margin:0!important;color:#475569!important;font-size:16px!important;line-height:1.5!important}.lca-v147-hero-actions{display:flex!important;gap:9px!important;flex-wrap:wrap!important;justify-content:flex-end!important}.lca-v147-stats{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:12px!important;margin:18px 0!important}.lca-v147-stats article{border:1px solid #e5e7eb!important;border-radius:22px!important;background:#fff!important;padding:17px!important;box-shadow:0 10px 24px rgba(8,20,40,.04)!important}.lca-v147-stats span{display:block!important;color:#64748b!important;font-size:11px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.06em!important}.lca-v147-stats strong{display:block!important;color:var(--lca-member-accent,#007d59)!important;font-size:32px!important;font-weight:950!important;line-height:1!important;margin:6px 0 10px!important}.lca-v147-stats button{border:0!important;background:transparent!important;color:#07111f!important;font-weight:950!important;cursor:pointer!important;padding:0!important}.lca-v147-quick-grid{display:grid!important;grid-template-columns:minmax(0,1.2fr) minmax(260px,.45fr) minmax(260px,.45fr)!important;gap:16px!important;margin-bottom:16px!important}.lca-v147-actions-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}.lca-v147-actions-grid :where(button,a){border:1px solid color-mix(in srgb,var(--lca-member-accent,#007d59) 22%,#e5e7eb)!important;border-radius:16px!important;background:#fff!important;color:#07111f!important;text-decoration:none!important;padding:14px!important;font-weight:950!important;text-align:left!important;cursor:pointer!important}.lca-v147-actions-grid :where(button,a):hover{background:color-mix(in srgb,var(--lca-member-accent,#007d59) 6%,#fff)!important;border-color:var(--lca-member-accent,#007d59)!important}.lca-v147-dashboard-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important}.lca-v147-mini-list{display:grid!important;gap:9px!important}.lca-v147-mini-list :where(a,button,article){display:block!important;width:100%!important;border:1px solid #e5e7eb!important;border-radius:16px!important;background:#fff!important;color:#07111f!important;text-decoration:none!important;padding:12px!important;text-align:left!important;cursor:pointer!important}.lca-v147-mini-list strong{display:block!important;font-weight:950!important;line-height:1.2!important;color:#07111f!important}.lca-v147-mini-list small{display:block!important;margin-top:5px!important;color:#64748b!important;font-weight:800!important}.lca-v147-mini-list .is-unread{border-color:color-mix(in srgb,var(--lca-member-accent,#007d59) 35%,#e5e7eb)!important;background:color-mix(in srgb,var(--lca-member-accent,#007d59) 5%,#fff)!important}.lca-v147-progress{height:10px!important;background:#eef2f7!important;border-radius:999px!important;overflow:hidden!important;margin:10px 0!important}.lca-v147-progress i{display:block!important;height:100%!important;background:linear-gradient(90deg,var(--lca-member-accent,#007d59),#07111f)!important;border-radius:999px!important}.lca-v147-search-form{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:12px!important;margin-bottom:16px!important}.lca-v147-result-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.lca-v147-result-grid :where(a,button){border:1px solid #e5e7eb!important;border-radius:18px!important;background:#fff!important;padding:15px!important;text-align:left!important;text-decoration:none!important;color:#07111f!important}.lca-v147-result-grid span{display:inline-flex!important;color:var(--lca-member-accent,#007d59)!important;text-transform:uppercase!important;font-size:11px!important;font-weight:950!important;letter-spacing:.06em!important}.lca-v147-result-grid strong{display:block!important;margin:5px 0!important;color:#07111f!important;font-size:18px!important;font-weight:950!important}.lca-pray-btn,.lca-event-join-btn,.lca-event-ics-btn,.lca-event-map-btn,.lca-forum-subscribe-topic{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;border:1px solid color-mix(in srgb,var(--lca-member-accent,#007d59) 24%,#dbe3e1)!important;border-radius:999px!important;background:#fff!important;color:#07111f!important;text-decoration:none!important;padding:8px 11px!important;font-size:12px!important;font-weight:950!important;cursor:pointer!important}.lca-pray-btn.is-active,.lca-event-join-btn.is-active,.lca-forum-subscribe-topic.is-active{background:var(--lca-member-accent,#007d59)!important;color:#fff!important}.lca-pray-btn b{background:#fff!important;color:#07111f!important;border:1px solid #e5e7eb!important;border-radius:999px!important;min-width:18px!important;text-align:center!important}.lca-editorial-v147 .lca-member-head-actions{display:flex!important;gap:8px!important;flex-wrap:wrap!important}.lca-editorial-v147 .lca-member-field-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.lca-v147-moderation .lca-v147-dashboard-grid{align-items:start!important}@media(max-width:1150px){.lca-v147-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}.lca-v147-quick-grid,.lca-v147-dashboard-grid{grid-template-columns:1fr!important}.lca-v147-actions-grid,.lca-v147-result-grid{grid-template-columns:1fr!important}.lca-v147-hero{display:grid!important}.lca-v147-hero-actions{justify-content:flex-start!important}}@media(max-width:720px){.lca-v147-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}.lca-v147-hero-main{align-items:flex-start!important}.lca-v147-hero-main img{width:68px!important;height:68px!important}.lca-v147-search-form{grid-template-columns:1fr!important}.lca-editorial-v147 .lca-member-field-grid{grid-template-columns:1fr!important}}html body .lca-site-header{margin-bottom:0!important;border-bottom:1px solid color-mix(in srgb,var(--lca-site-accent,#007d59) 12%,#e5e7eb)!important;box-shadow:0 10px 32px rgba(7,17,31,.035)!important}html body .lca-brand{display:flex!important;align-items:center!important;gap:12px!important;min-width:0!important}html body .lca-brand-actions{display:flex!important;align-items:center!important;gap:8px!important;position:relative!important;z-index:50!important}html body .lca-account-menu-wrap,html body .lca-header-account-menu{position:relative!important;display:inline-flex!important;align-items:center!important}html body .lca-account-btn-pro{border:1px solid color-mix(in srgb,var(--lca-site-accent,#007d59) 30%,#dbe3e1)!important;background:#fff!important;box-shadow:0 8px 22px rgba(7,17,31,.06)!important}html body .lca-account-btn-pro img{border-radius:999px!important;box-shadow:0 0 0 2px #fff!important}html body .lca-bell-btn-pro{border:1px solid color-mix(in srgb,var(--lca-site-accent,#007d59) 28%,#dbe3e1)!important;background:linear-gradient(135deg,#fff,color-mix(in srgb,var(--lca-site-accent,#007d59) 6%,#fff))!important;color:var(--lca-site-accent,#007d59)!important;box-shadow:0 8px 22px rgba(7,17,31,.055)!important}html body .lca-account-hover-menu{position:absolute!important;top:calc(100% + 12px)!important;right:0!important;width:min(420px,calc(100vw - 22px))!important;padding:14px!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,#007d59) 20%,#dbe3e1)!important;border-radius:24px!important;background:rgba(255,255,255,.98)!important;box-shadow:0 24px 70px rgba(7,17,31,.16)!important;backdrop-filter:blur(18px)!important;opacity:0!important;visibility:hidden!important;transform:translateY(8px)!important;pointer-events:none!important;transition:.16s ease!important;z-index:10080!important}html body .lca-header-account-menu .lca-account-hover-menu{right:auto!important;left:50%!important;transform:translate(-50%,8px)!important}html body .lca-account-menu-wrap:hover .lca-account-hover-menu,html body .lca-account-menu-wrap:focus-within .lca-account-hover-menu,html body .lca-header-account-menu:hover .lca-account-hover-menu,html body .lca-header-account-menu:focus-within .lca-account-hover-menu{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0)!important}html body .lca-header-account-menu:hover .lca-account-hover-menu,html body .lca-header-account-menu:focus-within .lca-account-hover-menu{transform:translate(-50%,0)!important}html body .lca-account-hover-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin-bottom:10px!important;padding:2px 2px 10px!important;border-bottom:1px solid #eef2f7!important}html body .lca-account-hover-head strong{font-size:16px!important;font-weight:950!important;color:#07111f!important;letter-spacing:-.03em!important}html body .lca-account-hover-head span{font-size:11px!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-weight:950!important;color:var(--lca-site-accent,#007d59)!important}html body .lca-account-hover-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}html body .lca-account-hover-grid a{display:flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;padding:8px 10px!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,#007d59) 18%,#e5e7eb)!important;border-radius:14px!important;background:#fff!important;color:#07111f!important;text-decoration:none!important;font-size:12px!important;font-weight:950!important;text-transform:none!important;letter-spacing:0!important;line-height:1.1!important;white-space:normal!important}html body .lca-account-hover-grid a:hover,html body .lca-account-hover-grid a.is-active{background:var(--lca-site-accent,#007d59)!important;border-color:var(--lca-site-accent,#007d59)!important;color:#fff!important}html body .lca-account-hover-grid a.is-danger{color:#dc2626!important;border-color:#fecaca!important;background:#fff7f7!important}html body .lca-account-hover-grid a.is-danger:hover{background:#dc2626!important;color:#fff!important;border-color:#dc2626!important}html body .lca-member-header-subnav{position:sticky!important;top:0!important;z-index:998!important;background:linear-gradient(135deg,rgba(255,255,255,.985),color-mix(in srgb,var(--lca-site-bg,#f8fafc) 58%,#fff) 72%,color-mix(in srgb,var(--lca-site-accent,#007d59) 6%,#fff))!important;border-bottom:1px solid color-mix(in srgb,var(--lca-site-accent,#007d59) 18%,#dbe3e1)!important;box-shadow:0 14px 36px rgba(7,17,31,.055)!important;backdrop-filter:blur(16px)!important;margin:0!important}html body .lca-member-header-subnav-inner{display:flex!important;align-items:center!important;gap:14px!important;min-height:58px!important;padding-top:7px!important;padding-bottom:7px!important;overflow:hidden!important}html body .lca-member-header-subnav-title{display:inline-flex!important;align-items:center!important;gap:7px!important;flex:0 0 auto!important;color:#07111f!important;font-weight:950!important;letter-spacing:-.03em!important;white-space:nowrap!important}html body .lca-member-header-subnav-title span{display:grid!important;place-items:center!important;width:28px!important;height:28px!important;border-radius:999px!important;background:var(--lca-site-accent,#007d59)!important;color:#fff!important;font-size:14px!important}html body .lca-member-header-subnav-scroll{display:flex!important;align-items:center!important;gap:8px!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:thin!important;-webkit-overflow-scrolling:touch!important;padding:3px 2px 6px!important;width:100%!important}html body .lca-member-header-subnav-scroll::-webkit-scrollbar{height:5px!important}html body .lca-member-header-subnav-scroll::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--lca-site-accent,#007d59) 35%,#dbe3e1)!important;border-radius:999px!important}html body .lca-member-headnav-link{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;flex:0 0 auto!important;min-height:38px!important;padding:0 13px!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,#007d59) 20%,#dbe3e1)!important;border-radius:999px!important;background:#fff!important;color:#07111f!important;text-decoration:none!important;font-size:12px!important;font-weight:950!important;box-shadow:0 8px 18px rgba(7,17,31,.035)!important;transition:.16s ease!important;white-space:nowrap!important}html body .lca-member-headnav-link span{display:inline-grid!important;place-items:center!important;width:16px!important;height:16px!important;color:currentColor!important}html body .lca-member-headnav-link svg{width:15px!important;height:15px!important}html body .lca-member-headnav-link:hover,html body .lca-member-headnav-link.is-active{background:var(--lca-site-accent,#007d59)!important;border-color:var(--lca-site-accent,#007d59)!important;color:#fff!important;box-shadow:0 12px 24px color-mix(in srgb,var(--lca-site-accent,#007d59) 20%,transparent)!important;transform:translateY(-1px)!important}html body .lca-member-page .lca-profile-page-full{padding-top:0!important;margin-top:0!important}html body .lca-member-page .lca-member-shell{padding-top:14px!important}html body .lca-member-page .lca-member-sidebar.lca-member-topnav-v147{display:none!important}html body .lca-member-page .lca-member-layout{display:block!important}html body .lca-member-page .lca-member-content{width:100%!important}html body .lca-member-page .lca-member-page-head{margin-top:0!important}@media(max-width:1180px){html body .lca-member-header-subnav-inner{display:block!important;padding-top:9px!important;padding-bottom:6px!important}html body .lca-member-header-subnav-title{margin-bottom:7px!important}html body .lca-member-headnav-link{min-height:40px!important;font-size:12px!important}}@media(max-width:900px){html body .lca-brand-actions{gap:6px!important}html body .lca-account-hover-menu{display:none!important}html body .lca-member-header-subnav{position:relative!important;top:auto!important}html body .lca-member-header-subnav-title{font-size:13px!important}html body .lca-member-headnav-link{padding:0 12px!important;min-width:auto!important}html body .lca-member-headnav-link span{display:none!important}html body .lca-member-page .lca-member-shell{padding-top:10px!important}}@media(max-width:560px){html body .lca-member-header-subnav-inner{padding-left:12px!important;padding-right:12px!important}html body .lca-member-header-subnav-scroll{gap:6px!important}html body .lca-member-headnav-link{min-height:38px!important;padding:0 11px!important;font-size:11px!important}html body .lca-member-header-subnav-title{display:none!important}html body .lca-account-btn-pro{width:38px!important;height:38px!important}html body .lca-bell-btn-pro{width:42px!important;height:38px!important}html body .lca-brand{gap:8px!important}}html body .lca-site-header{position:sticky!important;top:0!important;z-index:10050!important;overflow:visible!important}html body.admin-bar .lca-site-header{top:var(--lca-wp-adminbar,32px)!important}html body .lca-site-header .lca-header-inner,html body.lca-global-user-theme .lca-site-header .lca-header-inner{overflow:visible!important;isolation:initial!important}html body .lca-brand-actions,html body .lca-main-nav,html body .lca-header-account-menu,html body .lca-account-menu-wrap{overflow:visible!important;z-index:10060!important}html body .lca-account-hover-menu{z-index:200000!important;top:calc(100% + 8px)!important}html body .lca-member-header-subnav{position:sticky!important;top:var(--lca-header-offset,0px)!important;z-index:900!important;margin:0!important;background:rgba(255,255,255,.985)!important;box-shadow:0 8px 24px rgba(7,17,31,.045)!important}html body.admin-bar .lca-member-header-subnav{top:calc(var(--lca-wp-adminbar,32px) + var(--lca-header-height,74px))!important}html body .lca-member-header-subnav-inner{display:block!important;min-height:auto!important;padding:7px 10px!important;overflow:visible!important}html body .lca-member-header-subnav-title{display:none!important}html body .lca-member-header-subnav-scroll{display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:visible!important;padding:0!important;width:100%!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important}html body .lca-member-header-subnav-scroll::-webkit-scrollbar{display:none!important;height:0!important}html body .lca-member-headnav-link{flex:0 0 auto!important;min-height:36px!important;padding:0 12px!important;font-size:12px!important;box-shadow:none!important;white-space:nowrap!important}html body .lca-member-headnav-link span{width:15px!important;height:15px!important}html body .lca-member-headnav-link svg{width:14px!important;height:14px!important}html body .lca-member-page .lca-member-shell{padding-top:0!important;margin-top:0!important}html body .lca-member-page .lca-member-content{padding-top:18px!important}html body .lca-member-button-light,html body .lca-v147-hero-actions .lca-member-button-light{background:#fff!important;color:#07111f!important;border:1px solid color-mix(in srgb,var(--lca-member-accent,#007d59) 24%,#dbe3e1)!important;box-shadow:0 8px 18px rgba(7,17,31,.06)!important;text-shadow:none!important}html body .lca-v147-hero-actions .lca-member-button-light:hover{background:var(--lca-member-accent,#007d59)!important;color:#fff!important;border-color:var(--lca-member-accent,#007d59)!important}html body .lca-member-notice{transition:opacity .35s ease,transform .35s ease,max-height .35s ease,margin .35s ease,padding .35s ease!important;overflow:hidden!important}html body .lca-member-notice.is-auto-hidden{opacity:0!important;transform:translateY(-8px)!important;max-height:0!important;margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important;border-width:0!important}html body .lca-v149-following-card{margin:0 0 16px!important;background:linear-gradient(135deg,#fff 0%,color-mix(in srgb,var(--lca-member-accent,#007d59) 5%,#fff) 100%)!important;border-color:color-mix(in srgb,var(--lca-member-accent,#007d59) 24%,#dbe3e1)!important}html body .lca-v149-following-head{align-items:center!important}html body .lca-v149-following-head p{margin:7px 0 0!important;color:#64748b!important;line-height:1.45!important}html body .lca-v149-following-card .lca-following-mini{grid-template-columns:repeat(4,minmax(0,1fr))!important;display:grid!important;gap:12px!important}html body .lca-v149-following-card .lca-follow-mini-item{min-height:92px!important;background:#fff!important;border-color:color-mix(in srgb,var(--lca-member-accent,#007d59) 18%,#e5e7eb)!important}html body .lca-v149-following-card .lca-member-empty-state{padding:22px!important}html body .lca-v149-following-card .lca-empty-illustration{width:58px!important;height:58px!important;border-radius:18px!important;font-size:28px!important;margin-bottom:10px!important}@media(min-width:1181px){html body .lca-member-header-subnav-scroll{overflow-x:visible!important}html body .lca-member-headnav-link{padding-left:13px!important;padding-right:13px!important}}@media(max-width:1180px){html body .lca-member-header-subnav-inner{display:block!important;padding:7px 10px!important}html body .lca-member-header-subnav-scroll{justify-content:flex-start!important}html body .lca-member-headnav-link{min-height:38px!important}html body .lca-v149-following-card .lca-following-mini{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:900px){html body .lca-site-header{position:relative!important;top:auto!important}html body .lca-member-header-subnav{position:relative!important;top:auto!important}html body .lca-member-header-subnav-inner{padding-left:12px!important;padding-right:12px!important}html body .lca-member-headnav-link span{display:none!important}html body .lca-account-hover-menu{display:none!important}html body .lca-v147-hero-actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}html body .lca-v147-hero-actions .lca-member-button{width:100%!important}html body .lca-v149-following-head{display:grid!important;gap:14px!important}html body .lca-v149-following-head .lca-member-button{width:100%!important}html body .lca-v149-following-card .lca-following-mini{grid-template-columns:1fr!important}}@media(max-width:560px){html body .lca-member-header-subnav-scroll{gap:6px!important}html body .lca-member-headnav-link{font-size:11px!important;padding:0 10px!important;min-height:36px!important}html body .lca-member-page .lca-member-content{padding-top:12px!important}}html body{--lca-wp-adminbar:0px}html body.admin-bar{--lca-wp-adminbar:32px}@media(max-width:782px){html body.admin-bar{--lca-wp-adminbar:46px}}html body .lca-site-header{top:var(--lca-wp-adminbar,0px)!important;z-index:100500!important;overflow:visible!important}html body.admin-bar .lca-site-header{top:var(--lca-wp-adminbar,32px)!important}html body .lca-site-header,html body .lca-site-header *,html body .lca-header-inner,html body .lca-brand,html body .lca-brand-actions,html body .lca-main-nav,html body .lca-header-account-menu,html body .lca-account-menu-wrap{overflow:visible!important}html body .lca-brand-actions,html body .lca-header-account-menu,html body .lca-account-menu-wrap{z-index:100650!important}html body .lca-account-hover-menu{top:calc(100% + 4px)!important;z-index:999999!important;overflow:visible!important;will-change:opacity,transform!important}html body .lca-account-hover-menu::before{content:""!important;position:absolute!important;left:0!important;right:0!important;top:-22px!important;height:24px!important;display:block!important;background:transparent!important;pointer-events:auto!important}html body .lca-account-menu-wrap.is-hover-active .lca-account-hover-menu,html body .lca-header-account-menu.is-hover-active .lca-account-hover-menu{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0)!important}html body .lca-header-account-menu.is-hover-active .lca-account-hover-menu{transform:translate(-50%,0)!important}html body .lca-account-hover-grid a,html body .lca-account-hover-grid a:link,html body .lca-account-hover-grid a:visited{background:#fff!important;color:#07111f!important;border-color:color-mix(in srgb,var(--lca-site-accent,#007d59) 20%,#e5e7eb)!important;text-shadow:none!important}html body .lca-account-hover-grid a *,html body .lca-account-hover-grid a:link *,html body .lca-account-hover-grid a:visited *{color:inherit!important;text-shadow:none!important}html body .lca-account-hover-grid a:hover,html body .lca-account-hover-grid a:focus,html body .lca-account-hover-grid a.is-active{background:#07111f!important;border-color:#07111f!important;color:#fff!important;box-shadow:0 10px 20px rgba(7,17,31,.14)!important}html body .lca-account-hover-grid a:hover *,html body .lca-account-hover-grid a:focus *,html body .lca-account-hover-grid a.is-active *{color:#fff!important}html body .lca-account-hover-grid a.is-danger{background:#fff7f7!important;border-color:#fecaca!important;color:#b91c1c!important}html body .lca-account-hover-grid a.is-danger:hover,html body .lca-account-hover-grid a.is-danger:focus{background:#b91c1c!important;border-color:#b91c1c!important;color:#fff!important}html body .lca-member-header-subnav{top:calc(var(--lca-wp-adminbar,0px) + var(--lca-header-height,74px))!important;z-index:100300!important;overflow:visible!important;transform:translateZ(0)!important}html body.admin-bar .lca-member-header-subnav{top:calc(var(--lca-wp-adminbar,32px) + var(--lca-header-height,74px))!important}html body .lca-member-header-subnav-inner{overflow:visible!important}html body .lca-member-header-subnav-scroll{overflow-y:visible!important;scrollbar-width:none!important}html body .lca-member-header-subnav-scroll::-webkit-scrollbar{display:none!important}html body.admin-bar .lca-member-page .lca-member-content{padding-top:20px!important}@media(max-width:900px){html body .lca-site-header{position:relative!important;top:auto!important}html body.admin-bar .lca-site-header{top:auto!important}html body .lca-member-header-subnav,html body.admin-bar .lca-member-header-subnav{position:relative!important;top:auto!important;z-index:20!important}html body .lca-account-hover-menu{display:none!important}}html{margin-top:0!important}html body.admin-bar{--lca-wp-adminbar:0px!important}html body.admin-bar #wpadminbar{display:none!important}html body.admin-bar .lca-site-header{top:0!important}html body.admin-bar .lca-member-header-subnav{top:var(--lca-header-height,74px)!important}html body.lca-global-user-theme .lca-wp-admin-btn, html body .lca-wp-admin-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;padding:0 15px!important;border-radius:999px!important;border:1px solid var(--lca-site-accent,#008264)!important;background:var(--lca-site-accent,#008264)!important;color:#fff!important;text-decoration:none!important;font-size:12px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.04em!important;box-shadow:0 10px 22px color-mix(in srgb,var(--lca-site-accent,#008264) 18%,transparent)!important;white-space:nowrap!important}html body.lca-global-user-theme .lca-wp-admin-btn:hover{filter:brightness(.96)!important;transform:translateY(-1px)!important;color:#fff!important}html body.lca-global-user-theme :where(.lca-home-feed-card,.lca-panel,.lca-sidebox,.lca-bottom-card,.lca-article-module,.lca-news-box,.lca-latest-newsroom,.lca-community-hero,.lca-archive-sidebar,.lca-article-sidebar .lca-side-box){position:relative!important;overflow:hidden!important}html body.lca-global-user-theme :where(.lca-home-feed-card,.lca-panel,.lca-sidebox,.lca-bottom-card,.lca-article-module,.lca-news-box,.lca-latest-newsroom,.lca-archive-sidebar,.lca-article-sidebar .lca-side-box)::after{content:var(--lca-site-cross,"✝")!important;position:absolute!important;right:18px!important;bottom:-48px!important;font-size:148px!important;line-height:1!important;color:var(--lca-site-accent,#008264)!important;opacity:.035!important;font-weight:950!important;pointer-events:none!important;z-index:0!important}html body.lca-global-user-theme :where(.lca-home-feed-card,.lca-panel,.lca-sidebox,.lca-bottom-card,.lca-article-module,.lca-news-box,.lca-latest-newsroom,.lca-archive-sidebar,.lca-article-sidebar .lca-side-box)>*{position:relative!important;z-index:1!important}html body.lca-global-user-theme :where(.lca-home-feed-card,.lca-sidebox,.lca-panel,.lca-news-box,.lca-latest-newsroom) a:not(.lca-red-btn):not(.lca-outline-btn):not(.lca-label):not(.lca-latest-hero-card), html body.lca-global-user-theme :where(.lca-home-feed-card,.lca-sidebox,.lca-panel,.lca-news-box,.lca-latest-newsroom) a:not(.lca-red-btn):not(.lca-outline-btn):not(.lca-label):not(.lca-latest-hero-card):visited{color:#07111f!important;text-decoration-color:color-mix(in srgb,var(--lca-site-accent,#008264) 40%,transparent)!important;text-underline-offset:3px!important}html body.lca-global-user-theme :where(.lca-home-feed-card,.lca-sidebox,.lca-panel,.lca-news-box,.lca-latest-newsroom) a:not(.lca-red-btn):not(.lca-outline-btn):not(.lca-label):not(.lca-latest-hero-card):hover, html body.lca-global-user-theme :where(.lca-home-feed-card,.lca-sidebox,.lca-panel,.lca-news-box,.lca-latest-newsroom) a:not(.lca-red-btn):not(.lca-outline-btn):not(.lca-label):not(.lca-latest-hero-card):focus{color:var(--lca-site-accent,#008264)!important;text-decoration-color:var(--lca-site-accent,#008264)!important}html body.lca-global-user-theme .lca-home-topic, html body.lca-global-user-theme .lca-home-prayer, html body.lca-global-user-theme .lca-latest-mini-card{text-decoration:none!important;color:#07111f!important}html body.lca-global-user-theme .lca-home-topic:hover strong, html body.lca-global-user-theme .lca-home-prayer:hover strong, html body.lca-global-user-theme .lca-latest-mini-card:hover strong{color:var(--lca-site-accent,#008264)!important}html body.lca-global-user-theme .lca-news-box a, html body.lca-global-user-theme .lca-news-box label a, html body.lca-global-user-theme .lca-newsletter a, html body.lca-global-user-theme .newsletter a, html body.lca-global-user-theme form a[href*="confidential"], html body.lca-global-user-theme a[href*="confidentialite"], html body.lca-global-user-theme a[href*="privacy"]{color:var(--lca-site-accent,#008264)!important;text-decoration-color:var(--lca-site-accent,#008264)!important;font-weight:850!important}html body.lca-global-user-theme .lca-news-box input[type="text"], html body.lca-global-user-theme .lca-news-box input[type="email"], html body.lca-global-user-theme .lca-news-box input[type="checkbox"]{border-color:color-mix(in srgb,var(--lca-site-accent,#008264) 24%,#e5e7eb)!important}html body.lca-global-user-theme .lca-news-box button, html body.lca-global-user-theme .lca-news-box input[type="submit"]{background:var(--lca-site-accent,#008264)!important;border-color:var(--lca-site-accent,#008264)!important;color:#fff!important;border-radius:10px!important;font-weight:900!important}html body .lca-community-hero-v151 .lca-community-actions{align-items:center!important}html body .lca-community-hero-v151 .lca-community-actions a, html body .lca-community-hero-v151 .lca-community-actions button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:48px!important;border-radius:999px!important;padding:0 20px!important;text-decoration:none!important;font-weight:950!important;text-transform:uppercase!important;font-size:12px!important;letter-spacing:.06em!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,#008264) 28%,#d9e1df)!important;transition:.16s ease!important;cursor:pointer!important;font-family:inherit!important;white-space:nowrap!important}html body .lca-community-hero-v151 .lca-community-actions .is-primary, html body .lca-community-hero-v151 .lca-community-actions a:first-child{background:linear-gradient(135deg,var(--lca-site-accent,#008264),color-mix(in srgb,var(--lca-site-accent,#008264) 82%,#07111f))!important;color:#fff!important;border-color:var(--lca-site-accent,#008264)!important;box-shadow:0 16px 34px color-mix(in srgb,var(--lca-site-accent,#008264) 24%,transparent)!important}html body .lca-community-hero-v151 .lca-community-actions a:not(.is-primary):not(.is-admin), html body .lca-community-hero-v151 .lca-community-actions button:not(.is-primary){background:#fff!important;color:#07111f!important}html body .lca-community-hero-v151 .lca-community-actions .is-admin{background:#07111f!important;border-color:#07111f!important;color:#fff!important}html body .lca-community-status{display:grid!important;gap:3px!important;margin-top:18px!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,#008264) 20%,#dbe3e1)!important;background:color-mix(in srgb,var(--lca-site-accent,#008264) 6%,#fff)!important;border-radius:18px!important;padding:13px 15px!important;color:#07111f!important;max-width:760px!important}html body .lca-community-status strong{font-size:14px!important;font-weight:950!important;color:#07111f!important}html body .lca-community-status span{font-size:13px!important;color:#46566a!important;font-weight:760!important}html body .lca-community-benefits{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:18px!important}html body .lca-community-benefits span{display:inline-flex!important;align-items:center!important;min-height:32px!important;border-radius:999px!important;padding:0 12px!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,#008264) 20%,#dbe3e1)!important;background:#fff!important;color:#07111f!important;font-size:12px!important;font-weight:900!important}html body .lca-community-chat-stats{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;margin-top:12px!important}html body .lca-community-chat-stats div, html body .lca-community-online-list{border:1px solid color-mix(in srgb,var(--lca-site-accent,#008264) 20%,#e5e7eb)!important;border-radius:18px!important;background:rgba(255,255,255,.78)!important;padding:14px!important;box-shadow:0 10px 22px rgba(15,23,42,.035)!important}html body .lca-community-chat-stats b{display:block!important;color:var(--lca-site-accent,#008264)!important;font-size:22px!important;line-height:1!important;font-weight:950!important}html body .lca-community-chat-stats span, html body .lca-community-online-list span{display:block!important;margin-top:5px!important;color:#64748b!important;font-size:11px!important;font-weight:850!important;text-transform:uppercase!important;letter-spacing:.06em!important}html body .lca-community-online-list{margin-top:12px!important;color:#07111f!important}html body .lca-community-online-list strong{display:block!important;color:#07111f!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.06em!important;font-size:12px!important}html body .lca-latest-side-rail{grid-template-columns:repeat(2,minmax(0,1fr))!important}@media(max-width:980px){html body .lca-wp-admin-btn{display:none!important}html body .lca-community-chat-stats{grid-template-columns:1fr!important}html body .lca-community-hero-v151 .lca-community-actions a,html body .lca-community-hero-v151 .lca-community-actions button{width:100%!important}.lca-latest-news-grid{grid-template-columns:1fr!important}.lca-latest-side-rail{grid-template-columns:1fr!important}}html body, html body.lca-global-user-theme, html body .lca-global-shell, html body .lca-page, html body .lca-site-header, html body .lca-auth-box, html body .lca-account-hover-menu{--lca-hover-accent:var(--lca-site-accent,var(--lca-member-accent,var(--lca-profile-accent,#008264)))!important;--lca-hover-soft:color-mix(in srgb,var(--lca-hover-accent) 8%,#fff)!important;--lca-hover-border:color-mix(in srgb,var(--lca-hover-accent) 24%,#dbe3e1)!important;}html body .lca-account-hover-menu, html body.lca-global-user-theme .lca-account-hover-menu{border-color:var(--lca-hover-border)!important;background:radial-gradient(circle at 92% 12%,color-mix(in srgb,var(--lca-hover-accent) 10%,transparent),transparent 38%),rgba(255,255,255,.985)!important;}html body .lca-account-hover-head, html body.lca-global-user-theme .lca-account-hover-head{border-bottom-color:var(--lca-hover-border)!important}html body .lca-account-hover-head span, html body.lca-global-user-theme .lca-account-hover-head span{color:var(--lca-hover-accent)!important}html body .lca-account-hover-grid a, html body .lca-account-hover-grid a:link, html body .lca-account-hover-grid a:visited, html body.lca-global-user-theme .lca-account-hover-grid a, html body.lca-global-user-theme .lca-account-hover-grid a:link, html body.lca-global-user-theme .lca-account-hover-grid a:visited, html body .lca-account-space-grid a, html body.lca-global-user-theme .lca-account-space-grid a{background:#fff!important;border-color:var(--lca-hover-border)!important;color:#07111f!important;text-shadow:none!important;}html body .lca-account-hover-grid a:hover, html body .lca-account-hover-grid a:focus, html body .lca-account-hover-grid a:focus-visible, html body .lca-account-hover-grid a.is-active, html body.lca-global-user-theme .lca-account-hover-grid a:hover, html body.lca-global-user-theme .lca-account-hover-grid a:focus, html body.lca-global-user-theme .lca-account-hover-grid a:focus-visible, html body.lca-global-user-theme .lca-account-hover-grid a.is-active, html body .lca-account-space-grid a:hover, html body .lca-account-space-grid a:focus, html body .lca-account-space-grid a:focus-visible, html body.lca-global-user-theme .lca-account-space-grid a:hover, html body.lca-global-user-theme .lca-account-space-grid a:focus, html body.lca-global-user-theme .lca-account-space-grid a:focus-visible{background:linear-gradient(135deg,var(--lca-hover-accent),color-mix(in srgb,var(--lca-hover-accent) 76%,#07111f))!important;border-color:var(--lca-hover-accent)!important;color:#fff!important;box-shadow:0 12px 24px color-mix(in srgb,var(--lca-hover-accent) 18%,transparent)!important;outline:0!important;}html body .lca-account-hover-grid a:hover *, html body .lca-account-hover-grid a:focus *, html body .lca-account-hover-grid a.is-active *, html body.lca-global-user-theme .lca-account-hover-grid a:hover *, html body.lca-global-user-theme .lca-account-hover-grid a:focus *, html body.lca-global-user-theme .lca-account-hover-grid a.is-active *{color:#fff!important;text-shadow:none!important}html body .lca-account-hover-grid a.is-danger, html body.lca-global-user-theme .lca-account-hover-grid a.is-danger{background:#fff7f7!important;border-color:#fecaca!important;color:#b91c1c!important;box-shadow:none!important;}html body .lca-account-hover-grid a.is-danger:hover, html body .lca-account-hover-grid a.is-danger:focus, html body.lca-global-user-theme .lca-account-hover-grid a.is-danger:hover, html body.lca-global-user-theme .lca-account-hover-grid a.is-danger:focus{background:#b91c1c!important;border-color:#b91c1c!important;color:#fff!important;}html body .lca-account-hover-grid a.lca-account-admin-link:hover, html body.lca-global-user-theme .lca-account-hover-grid a.lca-account-admin-link:hover{background:linear-gradient(135deg,var(--lca-hover-accent),color-mix(in srgb,var(--lca-hover-accent) 76%,#07111f))!important;border-color:var(--lca-hover-accent)!important;color:#fff!important;}html body :where(.lca-home-comments,.lca-side-comments,.lca-side-box,.lca-article-sidebar .lca-side-box,.lca-sidebar,.widget-area,.ast-sidebar-primary), html body.lca-global-user-theme :where(.lca-home-comments,.lca-side-comments,.lca-side-box,.lca-article-sidebar .lca-side-box,.lca-sidebar,.widget-area,.ast-sidebar-primary){--lca-side-accent:var(--lca-site-accent,var(--lca-member-accent,var(--lca-profile-accent,#008264)))!important;}html body .lca-home-comments, html body.lca-global-user-theme .lca-home-comments{border:0!important;background:transparent!important;box-shadow:none!important;}html body .lca-home-comments>.lca-side-box, html body.lca-global-user-theme .lca-home-comments>.lca-side-box, html body .lca-side-comments, html body.lca-global-user-theme .lca-side-comments{border:1px solid color-mix(in srgb,var(--lca-side-accent) 23%,#dbe3e1)!important;border-radius:26px!important;background:linear-gradient(135deg,#fff 0%,color-mix(in srgb,var(--lca-site-bg,#f8fafc) 42%,#fff) 62%,color-mix(in srgb,var(--lca-side-accent) 5%,#fff) 100%)!important;box-shadow:0 18px 48px color-mix(in srgb,var(--lca-side-accent) 8%,transparent)!important;padding:24px!important;overflow:hidden!important;}html body .lca-side-box, html body.lca-global-user-theme .lca-side-box{border-color:color-mix(in srgb,var(--lca-side-accent,var(--lca-site-accent,#008264)) 20%,#dbe3e1)!important;}html body .lca-side-box:after, html body.lca-global-user-theme .lca-side-box:after, html body .widget-area:after, html body.lca-global-user-theme .widget-area:after{content:var(--lca-site-cross,"✝")!important;position:absolute!important;right:18px!important;bottom:-42px!important;font-size:136px!important;line-height:1!important;color:var(--lca-side-accent,var(--lca-site-accent,#008264))!important;opacity:.035!important;pointer-events:none!important;z-index:0!important;}html body .lca-side-box>*{position:relative!important;z-index:1!important}html body .lca-side-box h3, html body .lca-sidebar-title, html body.lca-global-user-theme .lca-side-box h3, html body.lca-global-user-theme .lca-sidebar-title{color:#07111f!important;font-weight:950!important;}html body .lca-side-box h3:after, html body .lca-sidebar-title:after, html body.lca-global-user-theme .lca-side-box h3:after, html body.lca-global-user-theme .lca-sidebar-title:after{background:var(--lca-side-accent,var(--lca-site-accent,#008264))!important;}html body .lca-side-comment, html body.lca-global-user-theme .lca-side-comment{display:grid!important;grid-template-columns:44px minmax(0,1fr)!important;gap:13px!important;align-items:start!important;padding:13px 0!important;border-bottom:1px solid color-mix(in srgb,var(--lca-side-accent,var(--lca-site-accent,#008264)) 16%,#dbe3e1)!important;color:#07111f!important;text-decoration:none!important;}html body .lca-side-comment:hover, html body.lca-global-user-theme .lca-side-comment:hover{background:color-mix(in srgb,var(--lca-side-accent,var(--lca-site-accent,#008264)) 6%,transparent)!important;border-radius:16px!important;padding-left:10px!important;padding-right:10px!important;border-color:color-mix(in srgb,var(--lca-side-accent,var(--lca-site-accent,#008264)) 30%,#dbe3e1)!important;}html body .lca-side-comment strong, html body.lca-global-user-theme .lca-side-comment strong{color:#07111f!important;font-weight:950!important;}html body .lca-side-comment em, html body.lca-global-user-theme .lca-side-comment em{color:#46566a!important;font-style:normal!important;font-weight:760!important;line-height:1.35!important;}html body .lca-side-comment small, html body.lca-global-user-theme .lca-side-comment small{color:var(--lca-side-accent,var(--lca-site-accent,#008264))!important;font-weight:900!important;}html body .lca-side-comment:hover strong, html body .lca-side-comment:hover em, html body .lca-side-comment:hover small, html body.lca-global-user-theme .lca-side-comment:hover strong, html body.lca-global-user-theme .lca-side-comment:hover em, html body.lca-global-user-theme .lca-side-comment:hover small{color:var(--lca-side-accent,var(--lca-site-accent,#008264))!important;}html body :where(.lca-side-box,.lca-sidebar,.widget-area,.ast-sidebar-primary) a:not(.lca-red-btn):not(.lca-outline-btn), html body.lca-global-user-theme :where(.lca-side-box,.lca-sidebar,.widget-area,.ast-sidebar-primary) a:not(.lca-red-btn):not(.lca-outline-btn){color:#07111f!important;text-decoration-color:color-mix(in srgb,var(--lca-side-accent,var(--lca-site-accent,#008264)) 42%,transparent)!important;text-underline-offset:3px!important;}html body :where(.lca-side-box,.lca-sidebar,.widget-area,.ast-sidebar-primary) a:not(.lca-red-btn):not(.lca-outline-btn):hover, html body.lca-global-user-theme :where(.lca-side-box,.lca-sidebar,.widget-area,.ast-sidebar-primary) a:not(.lca-red-btn):not(.lca-outline-btn):hover{color:var(--lca-side-accent,var(--lca-site-accent,#008264))!important;text-decoration-color:var(--lca-side-accent,var(--lca-site-accent,#008264))!important;}html body .lca-side-post:hover span, html body .lca-side-popular a:hover, html body.lca-global-user-theme .lca-side-post:hover span, html body.lca-global-user-theme .lca-side-popular a:hover{color:var(--lca-side-accent,var(--lca-site-accent,#008264))!important}html body a[href*="confidentialite"], html body a[href*="privacy"], html body a[href*="politique-de-confidentialite"], html body.lca-global-user-theme a[href*="confidentialite"], html body.lca-global-user-theme a[href*="privacy"], html body.lca-global-user-theme a[href*="politique-de-confidentialite"]{color:var(--lca-site-accent,var(--lca-member-accent,var(--lca-profile-accent,#008264)))!important;text-decoration-color:var(--lca-site-accent,var(--lca-member-accent,var(--lca-profile-accent,#008264)))!important;text-underline-offset:3px!important;}@media(max-width:760px){html body.single-post .lca-article-top-flow, html body.single-post .lca-article-top-flow-v129, html body.single-post .lca-article-top-flow-v130, html body.lca-global-user-theme.single-post .lca-article-top-flow, html body.lca-global-user-theme.single-post .lca-article-top-flow-v129, html body.lca-global-user-theme.single-post .lca-article-top-flow-v130{display:flex!important;flex-direction:column!important;gap:16px!important;overflow:visible!important;clear:both!important;}html body.single-post .lca-article-top-flow .lca-featured-under-title, html body.single-post .lca-article-top-flow-v129 .lca-featured-under-title, html body.single-post .lca-article-top-flow-v130 .lca-featured-under-title, html body.lca-global-user-theme.single-post .lca-article-top-flow .lca-featured-under-title, html body.lca-global-user-theme.single-post .lca-article-top-flow-v129 .lca-featured-under-title, html body.lca-global-user-theme.single-post .lca-article-top-flow-v130 .lca-featured-under-title{display:block!important;order:1!important;width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;margin:0!important;float:none!important;position:relative!important;opacity:1!important;visibility:visible!important;}html body.single-post .lca-article-top-flow .lca-featured-under-title img, html body.single-post .lca-article-top-flow-v129 .lca-featured-under-title img, html body.single-post .lca-article-top-flow-v130 .lca-featured-under-title img, html body.lca-global-user-theme.single-post .lca-article-top-flow .lca-featured-under-title img, html body.lca-global-user-theme.single-post .lca-article-top-flow-v129 .lca-featured-under-title img, html body.lca-global-user-theme.single-post .lca-article-top-flow-v130 .lca-featured-under-title img{display:block!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:16/10!important;object-fit:cover!important;border-radius:22px!important;opacity:1!important;visibility:visible!important;}html body.single-post .lca-article-top-flow .lca-article-entry-card, html body.single-post .lca-article-top-flow-v129 .lca-article-entry-card, html body.single-post .lca-article-top-flow-v130 .lca-article-entry-card, html body.lca-global-user-theme.single-post .lca-article-top-flow .lca-article-entry-card, html body.lca-global-user-theme.single-post .lca-article-top-flow-v129 .lca-article-entry-card, html body.lca-global-user-theme.single-post .lca-article-top-flow-v130 .lca-article-entry-card{order:2!important;width:100%!important;max-width:100%!important;}}@keyframes lcaNoticeAutoV154{0%,72%{opacity:1;max-height:220px;transform:translateY(0)}100%{opacity:0;max-height:0;margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0;border-width:0;transform:translateY(-8px)}}html body .lca-member-notice{animation:lcaNoticeAutoV154 2.65s ease forwards!important;will-change:opacity,max-height,transform!important;overflow:hidden!important}html body .lca-profile-embed-field{display:grid!important;gap:8px!important;color:#07111f!important;font-weight:950!important}html body .lca-public-profile-media{grid-column:1/-1!important;background:linear-gradient(135deg,#fff 0%,color-mix(in srgb,var(--lca-profile-accent,#008264) 4%,#fff) 100%)!important;border-color:color-mix(in srgb,var(--lca-profile-accent,#008264) 18%,#e5e7eb)!important}html body .lca-profile-embed-wrap{position:relative!important;width:100%!important;display:block!important}html body .lca-profile-embed-badge{position:absolute!important;top:14px!important;left:14px!important;z-index:2!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:var(--lca-profile-accent,var(--lca-member-accent,#008264))!important;color:#fff!important;padding:7px 11px!important;font-size:11px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.06em!important;box-shadow:0 12px 26px color-mix(in srgb,var(--lca-profile-accent,#008264) 28%,transparent)!important}html body .lca-profile-embed-frame{position:relative!important;width:100%!important;min-height:260px!important;border-radius:22px!important;background:#07111f!important;overflow:hidden!important;border:1px solid color-mix(in srgb,var(--lca-profile-accent,#008264) 26%,#dbe3e1)!important;box-shadow:0 18px 44px rgba(7,17,31,.12)!important}html body .lca-profile-embed-frame:before{content:""!important;display:block!important;padding-top:56.25%!important}html body .lca-profile-embed-frame iframe,html body .lca-profile-embed-frame embed,html body .lca-profile-embed-frame object,html body .lca-profile-embed-frame video{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;border:0!important;border-radius:22px!important;background:#07111f!important}html body .lca-profile-embed-social{position:absolute!important;inset:0!important;display:grid!important;place-items:center!important;background:#fff!important;padding:26px!important;overflow:auto!important}html body .lca-profile-embed-social .twitter-tweet{max-width:720px!important;margin:0 auto!important}html body .lca-profile-embed-fallback{position:absolute!important;inset:0!important;display:grid!important;place-items:center!important;color:#fff!important;text-decoration:none!important;font-weight:950!important;background:linear-gradient(135deg,var(--lca-profile-accent,#008264),#07111f)!important}html body .lca-public-profile-media h2{display:flex!important;align-items:center!important;gap:10px!important}html body .lca-public-profile-media h2:before{content:"▶"!important;display:inline-grid!important;place-items:center!important;width:34px!important;height:34px!important;border-radius:999px!important;background:var(--lca-profile-accent,#008264)!important;color:#fff!important;font-size:12px!important;box-shadow:0 10px 22px color-mix(in srgb,var(--lca-profile-accent,#008264) 24%,transparent)!important}html body .lca-settings-anchor-list a[href="#lca-settings-media"]:after{content:"▶"!important;color:var(--lca-member-accent,#008264)!important;font-size:11px!important}@media(max-width:760px){html body .lca-profile-embed-frame{min-height:190px!important;border-radius:18px!important}html body .lca-profile-embed-frame iframe,html body .lca-profile-embed-frame video{border-radius:18px!important}html body .lca-profile-embed-badge{top:10px!important;left:10px!important;font-size:10px!important;padding:6px 9px!important}}@media(max-width:760px){html body .lca-latest-newsroom{padding:18px!important;border-radius:22px!important;overflow:hidden!important}html body .lca-latest-news-head{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;margin-bottom:18px!important}html body .lca-latest-news-head .lca-outline-btn{width:100%!important;justify-content:center!important;min-height:42px!important}html body .lca-latest-news-grid{display:grid!important;grid-template-columns:1fr!important;gap:16px!important;min-width:0!important;width:100%!important}html body .lca-latest-hero-card{min-height:360px!important;border-radius:22px!important;padding:20px!important;width:100%!important;max-width:100%!important}html body .lca-latest-hero-card h3{font-size:clamp(27px,9.5vw,40px)!important;line-height:1!important;letter-spacing:-.045em!important;word-break:normal!important;overflow-wrap:normal!important;hyphens:none!important}html body .lca-latest-hero-card p{font-size:13px!important;line-height:1.35!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important}html body .lca-latest-side-rail{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;min-width:0!important;width:100%!important}html body .lca-latest-mini-card{display:grid!important;grid-template-columns:112px minmax(0,1fr)!important;grid-template-rows:auto!important;align-items:stretch!important;width:100%!important;min-width:0!important;border-radius:18px!important;overflow:hidden!important;background:#fff!important}html body .lca-latest-mini-card img{width:112px!important;height:112px!important;min-width:112px!important;object-fit:cover!important;display:block!important}html body .lca-latest-mini-card span{display:block!important;min-width:0!important;padding:12px 13px!important;overflow:hidden!important}html body .lca-latest-mini-card strong{display:block!important;font-size:15px!important;line-height:1.18!important;letter-spacing:-.012em!important;word-break:normal!important;overflow-wrap:break-word!important;hyphens:none!important;color:#07111f!important}html body .lca-latest-mini-card small{font-size:12px!important;margin-top:8px!important;color:var(--lca-site-accent,var(--lca-member-accent,#008264))!important}}@media(max-width:420px){html body .lca-latest-newsroom{padding:16px!important}html body .lca-latest-mini-card{grid-template-columns:92px minmax(0,1fr)!important;border-radius:16px!important}html body .lca-latest-mini-card img{width:92px!important;height:104px!important;min-width:92px!important}html body .lca-latest-mini-card span{padding:10px 11px!important}html body .lca-latest-mini-card strong{font-size:14px!important;line-height:1.16!important}html body .lca-latest-hero-card{min-height:330px!important;padding:18px!important}html body .lca-latest-hero-card h3{font-size:clamp(24px,9vw,34px)!important}}@media(max-width:340px){html body .lca-latest-mini-card{grid-template-columns:1fr!important}html body .lca-latest-mini-card img{width:100%!important;height:150px!important;min-width:0!important}}html body.lca-global-user-theme .lca-latest-newsroom::after, html body.lca-global-user-theme .lca-dossiers::after, html body.lca-global-user-theme .lca-media-schedule-box::after{content:""!important;position:absolute!important;right:14px!important;bottom:-52px!important;width:178px!important;height:178px!important;font-size:0!important;line-height:0!important;color:transparent!important;background:var(--lca-site-accent,#008264)!important;opacity:.034!important;pointer-events:none!important;z-index:0!important;-webkit-mask:var(--lca-site-cross-mask) center / contain no-repeat!important;mask:var(--lca-site-cross-mask) center / contain no-repeat!important;-webkit-font-smoothing:antialiased!important;text-rendering:geometricPrecision!important;image-rendering:auto!important;transform:translateZ(0)!important;}html body.lca-global-user-theme.lca-global-cross-none .lca-latest-newsroom::after, html body.lca-global-user-theme.lca-global-cross-none .lca-dossiers::after, html body.lca-global-user-theme.lca-global-cross-none .lca-media-schedule-box::after{display:none!important;content:""!important;}html body.lca-global-user-theme .lca-latest-newsroom>* , html body.lca-global-user-theme .lca-dossiers>* , html body.lca-global-user-theme .lca-media-schedule-box>*{position:relative!important;z-index:1!important;}@media(max-width:680px){html body.lca-global-user-theme .lca-latest-newsroom::after, html body.lca-global-user-theme .lca-dossiers::after, html body.lca-global-user-theme .lca-media-schedule-box::after{width:138px!important;height:138px!important;right:10px!important;bottom:-40px!important;opacity:.026!important;}}html body .lca-member-page .lca-forum-thread{background:linear-gradient(180deg,#fff 0%,color-mix(in srgb,var(--lca-member-accent,#007d59) 2%,#fff) 100%)!important;border-color:color-mix(in srgb,var(--lca-member-accent,#007d59) 18%,#d8e2df)!important;box-shadow:0 18px 50px rgba(7,17,31,.055)!important;}html body .lca-member-page .lca-forum-thread-head{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto auto auto!important;align-items:center!important;gap:12px!important;padding:0 0 18px!important;margin-bottom:18px!important;border-bottom:1px solid color-mix(in srgb,var(--lca-member-accent,#007d59) 15%,#e5e7eb)!important;}html body .lca-member-page .lca-forum-thread-head h3{font-size:clamp(24px,2.4vw,34px)!important;line-height:1.08!important;margin:3px 0 0!important;letter-spacing:-.035em!important;}html body .lca-member-page .lca-forum-thread-head>button, html body .lca-member-page .lca-forum-copy-topic, html body .lca-member-page .lca-forum-subscribe-topic, html body .lca-member-page .lca-forum-topic-admin button{border-radius:999px!important;min-height:36px!important;padding:0 13px!important;font-size:12px!important;font-weight:950!important;background:#fff!important;color:#07111f!important;border:1px solid color-mix(in srgb,var(--lca-member-accent,#007d59) 20%,#dbe3e1)!important;box-shadow:0 8px 18px rgba(7,17,31,.045)!important;}html body .lca-member-page .lca-forum-thread-head>button:hover, html body .lca-member-page .lca-forum-copy-topic:hover, html body .lca-member-page .lca-forum-subscribe-topic:hover, html body .lca-member-page .lca-forum-subscribe-topic.is-active{background:var(--lca-member-accent,#007d59)!important;border-color:var(--lca-member-accent,#007d59)!important;color:#fff!important;}html body .lca-member-page .lca-forum-post-list{display:grid!important;gap:16px!important;}html body .lca-member-page .lca-forum-post{border-color:color-mix(in srgb,var(--lca-member-accent,#007d59) 16%,#e5e7eb)!important;border-radius:24px!important;padding:18px!important;background:#fff!important;box-shadow:0 14px 34px rgba(7,17,31,.04)!important;}html body .lca-member-page .lca-forum-post:first-child{border-color:color-mix(in srgb,var(--lca-member-accent,#007d59) 35%,#dbe3e1)!important;background:linear-gradient(135deg,#fff 0%,color-mix(in srgb,var(--lca-member-accent,#007d59) 4%,#fff) 100%)!important;}html body .lca-member-page .lca-forum-post-body header{margin-bottom:10px!important;padding-bottom:9px!important;border-bottom:1px solid #eef2f7!important;}html body .lca-member-page .lca-forum-message{clear:none!important;color:#142033!important;font-size:16.5px!important;line-height:1.72!important;letter-spacing:-.006em!important;margin:0!important;padding:0!important;max-width:1100px!important;white-space:normal!important;}html body .lca-member-page .lca-forum-message p{margin:0 0 .95em!important;color:inherit!important;line-height:1.72!important;}html body .lca-member-page .lca-forum-message p:last-child{margin-bottom:0!important}html body .lca-member-page .lca-forum-message br{display:none!important}html body .lca-member-page .lca-forum-message strong, html body .lca-member-page .lca-forum-message b{font-weight:950!important;color:#07111f!important}html body .lca-member-page .lca-forum-message em, html body .lca-member-page .lca-forum-message i{font-style:italic!important;color:#253044!important}html body .lca-member-page .lca-forum-message mark{background:color-mix(in srgb,var(--lca-member-accent,#007d59) 20%,#fff3b0)!important;color:#07111f!important;padding:.08em .24em!important;border-radius:.32em!important;}html body .lca-member-page .lca-forum-message blockquote{margin:1em 0!important;padding:12px 16px!important;border-left:4px solid var(--lca-member-accent,#007d59)!important;background:color-mix(in srgb,var(--lca-member-accent,#007d59) 5%,#f8fafc)!important;border-radius:0 14px 14px 0!important;color:#334155!important;}html body .lca-member-page .lca-forum-message ul, html body .lca-member-page .lca-forum-message ol{margin:.9em 0 .9em 1.3em!important;padding:0!important;}html body .lca-member-page .lca-forum-message li{margin:.28em 0!important}html body .lca-member-page .lca-forum-link{color:var(--lca-member-accent,#007d59)!important;font-weight:900!important;text-decoration-thickness:2px!important;text-underline-offset:3px!important;}html body .lca-member-page .lca-forum-color-accent{color:var(--lca-member-accent,#007d59)!important;font-weight:900!important}html body .lca-member-page .lca-forum-color-red{color:#dc2626!important;font-weight:900!important}html body .lca-member-page .lca-forum-color-blue{color:#2563eb!important;font-weight:900!important}html body .lca-member-page .lca-forum-color-gold{color:#b7791f!important;font-weight:900!important}html body .lca-member-page .lca-forum-editor-toolbar{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:7px!important;margin:8px 0 8px!important;padding:9px!important;border:1px solid color-mix(in srgb,var(--lca-member-accent,#007d59) 20%,#dbe3e1)!important;border-radius:16px!important;background:linear-gradient(135deg,#fff,color-mix(in srgb,var(--lca-member-accent,#007d59) 4%,#fff))!important;}html body .lca-member-page .lca-forum-editor-toolbar button{width:auto!important;min-height:32px!important;height:32px!important;margin:0!important;padding:0 10px!important;border-radius:999px!important;border:1px solid color-mix(in srgb,var(--lca-member-accent,#007d59) 20%,#dbe3e1)!important;background:#fff!important;color:#07111f!important;font-size:12px!important;font-weight:950!important;line-height:1!important;box-shadow:none!important;cursor:pointer!important;}html body .lca-member-page .lca-forum-editor-toolbar button:hover, html body .lca-member-page .lca-forum-editor-toolbar button:focus{background:var(--lca-member-accent,#007d59)!important;border-color:var(--lca-member-accent,#007d59)!important;color:#fff!important;}html body .lca-member-page .lca-forum-toolbar-sep{width:1px!important;height:24px!important;background:#dbe3e1!important;margin:0 2px!important}html body .lca-member-page .lca-forum-editor-toolbar small{margin-left:auto!important;color:#64748b!important;font-weight:850!important;font-size:11px!important}html body .lca-member-page .lca-forum-color-dot{font-size:0!important;width:32px!important;padding:0!important;position:relative!important}html body .lca-member-page .lca-forum-color-dot::after{content:""!important;width:14px!important;height:14px!important;border-radius:999px!important;display:block!important;margin:auto!important;border:2px solid #fff!important;box-shadow:0 0 0 1px rgba(7,17,31,.14)!important}html body .lca-member-page .lca-forum-color-dot.is-accent::after{background:var(--lca-member-accent,#007d59)!important}html body .lca-member-page .lca-forum-color-dot.is-red::after{background:#dc2626!important}html body .lca-member-page .lca-forum-color-dot.is-blue::after{background:#2563eb!important}html body .lca-member-page .lca-forum-color-dot.is-gold::after{background:#d39b2a!important}html body .lca-member-page .lca-forum-create-topic textarea, html body .lca-member-page .lca-forum-reply-form textarea, html body .lca-member-page .lca-forum-edit-form textarea{font-size:15.5px!important;line-height:1.55!important;min-height:128px!important;border-color:color-mix(in srgb,var(--lca-member-accent,#007d59) 20%,#dbe3e1)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9)!important;}html body .lca-member-page .lca-forum-edit-form{margin-top:12px!important;padding:12px!important;border:1px solid color-mix(in srgb,var(--lca-member-accent,#007d59) 18%,#dbe3e1)!important;border-radius:18px!important;background:#f8fafc!important;}html body .lca-member-page .lca-forum-post-body footer{margin-top:14px!important;padding-top:10px!important;border-top:1px solid #eef2f7!important;}@media(max-width:900px){html body .lca-member-page .lca-forum-thread-head{grid-template-columns:1fr!important;align-items:stretch!important}html body .lca-member-page .lca-forum-thread-head>button, html body .lca-member-page .lca-forum-copy-topic, html body .lca-member-page .lca-forum-subscribe-topic{width:100%!important}html body .lca-member-page .lca-forum-message{font-size:15.5px!important;line-height:1.68!important}html body .lca-member-page .lca-forum-editor-toolbar small{flex:1 0 100%!important;margin-left:0!important}}html body .lca-member-page .lca-forum-source-textarea{display:none!important;}html body .lca-member-page .lca-forum-rich-editor{width:100%!important;min-height:154px!important;max-height:none!important;overflow:visible!important;resize:none!important;border:1px solid color-mix(in srgb,var(--lca-member-accent,#007d59) 22%,#dbe3e1)!important;border-radius:18px!important;background:#fff!important;color:#07111f!important;padding:14px 15px!important;margin:0 0 10px!important;font-size:16px!important;line-height:1.62!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 10px 25px rgba(7,17,31,.035)!important;outline:0!important;white-space:pre-wrap!important;word-break:break-word!important;}html body .lca-member-page .lca-forum-rich-editor:focus{border-color:var(--lca-member-accent,#007d59)!important;box-shadow:0 0 0 4px color-mix(in srgb,var(--lca-member-accent,#007d59) 11%,transparent),inset 0 1px 0 rgba(255,255,255,.95)!important;}html body .lca-member-page .lca-forum-rich-editor:empty:before{content:attr(data-placeholder)!important;color:#8492a6!important;font-weight:760!important;pointer-events:none!important;}html body .lca-member-page .lca-forum-rich-editor p, html body .lca-member-page .lca-forum-rich-editor div{margin:0 0 .75em!important;}html body .lca-member-page .lca-forum-rich-editor p:last-child, html body .lca-member-page .lca-forum-rich-editor div:last-child{margin-bottom:0!important}html body .lca-member-page .lca-forum-rich-editor blockquote{margin:.8em 0!important;padding:10px 14px!important;border-left:4px solid var(--lca-member-accent,#007d59)!important;background:color-mix(in srgb,var(--lca-member-accent,#007d59) 5%,#f8fafc)!important;border-radius:0 14px 14px 0!important;}html body .lca-member-page .lca-forum-rich-editor mark{background:color-mix(in srgb,var(--lca-member-accent,#007d59) 20%,#fff3b0)!important;color:#07111f!important;padding:.08em .24em!important;border-radius:.32em!important;}html body .lca-member-page .lca-forum-rich-editor .lca-forum-color-accent{color:var(--lca-member-accent,#007d59)!important;font-weight:900!important}html body .lca-member-page .lca-forum-rich-editor .lca-forum-color-red{color:#dc2626!important;font-weight:900!important}html body .lca-member-page .lca-forum-rich-editor .lca-forum-color-blue{color:#2563eb!important;font-weight:900!important}html body .lca-member-page .lca-forum-rich-editor .lca-forum-color-gold{color:#b7791f!important;font-weight:900!important}html body .lca-member-page .lca-forum-reply-form{overflow:visible!important;}html body .lca-member-page .lca-forum-reply-form .lca-forum-rich-editor{min-height:170px!important;}html body .lca-member-page .lca-forum-edit-form .lca-forum-rich-editor{min-height:132px!important;}html body .lca-member-page .lca-forum-editor-toolbar{position:sticky!important;top:calc(var(--lca-header-offset,120px) + 12px)!important;z-index:25!important;backdrop-filter:blur(10px)!important;}html body .lca-member-page .lca-forum-editor-toolbar button.is-active{background:var(--lca-member-accent,#007d59)!important;border-color:var(--lca-member-accent,#007d59)!important;color:#fff!important;}html body .lca-member-page .lca-forum-message div{margin:0 0 .95em!important;line-height:1.72!important;}html body .lca-member-page .lca-forum-message div:last-child{margin-bottom:0!important}@media(max-width:760px){html body .lca-member-page .lca-forum-rich-editor{min-height:142px!important;font-size:16px!important;border-radius:16px!important}html body .lca-member-page .lca-forum-reply-form .lca-forum-rich-editor{min-height:160px!important}html body .lca-member-page .lca-forum-editor-toolbar{position:relative!important;top:auto!important}}html body .lca-member-page .lca-forum-thread, html body .lca-member-page .lca-forum-post-body, html body .lca-member-page .lca-forum-create-topic, html body .lca-member-page .lca-forum-reply-form, html body .lca-member-page .lca-forum-edit-form{overflow:visible!important;}html body .lca-member-page .lca-forum-editor-toolbar{position:sticky!important;top:calc(var(--lca-header-offset,112px) + 10px)!important;z-index:1000!important;box-shadow:0 12px 30px rgba(7,17,31,.10)!important;background:linear-gradient(135deg,#fff 0%,color-mix(in srgb,var(--lca-member-accent,#007d59) 5%,#fff) 100%)!important;}html body .lca-member-page .lca-forum-rich-editor{height:auto!important;min-height:180px!important;max-height:none!important;overflow:visible!important;white-space:pre-wrap!important;overflow-wrap:anywhere!important;word-break:normal!important;padding-bottom:22px!important;}html body .lca-member-page .lca-forum-rich-editor p, html body .lca-member-page .lca-forum-rich-editor div{min-height:1.62em!important;}html body .lca-member-page .lca-forum-rich-editor p.lca-forum-spacer, html body .lca-member-page .lca-forum-rich-editor div.lca-forum-spacer{display:block!important;min-height:1.15em!important;margin:.15em 0 .85em!important;}html body .lca-member-page .lca-forum-message{white-space:normal!important;}html body .lca-member-page .lca-forum-message br{display:block!important;content:""!important;min-height:.72em!important;line-height:.72em!important;}html body .lca-member-page .lca-forum-message p, html body .lca-member-page .lca-forum-message div{min-height:1.15em!important;}html body .lca-member-page .lca-forum-message p.lca-forum-spacer, html body .lca-member-page .lca-forum-message div.lca-forum-spacer{display:block!important;min-height:1.05em!important;margin:.2em 0 .9em!important;}html body .lca-member-page .lca-forum-message p:empty::before, html body .lca-member-page .lca-forum-message div:empty::before, html body .lca-member-page .lca-forum-message .lca-forum-spacer:empty::before{content:"\00a0"!important;}html body .lca-member-page .lca-forum-message p + p, html body .lca-member-page .lca-forum-message div + div{margin-top:.15em!important;}@media(max-width:760px){html body .lca-member-page .lca-forum-editor-toolbar{position:sticky!important;top:8px!important;z-index:1000!important;overflow-x:auto!important;flex-wrap:nowrap!important;-webkit-overflow-scrolling:touch!important;}html body .lca-member-page .lca-forum-editor-toolbar small{display:none!important}html body .lca-member-page .lca-forum-rich-editor{min-height:170px!important}}html body .lca-member-page .lca-forum-message{white-space:normal!important;display:block!important;}html body .lca-member-page .lca-forum-message :where(p,div){display:block!important;margin:0 0 1.05em!important;line-height:1.72!important;white-space:normal!important;}html body .lca-member-page .lca-forum-message :where(p,div):last-child{margin-bottom:0!important}html body .lca-member-page .lca-forum-message br{display:block!important;line-height:1.05em!important;min-height:1.05em!important;content:""!important;}html body .lca-member-page .lca-forum-message .lca-forum-spacer{display:block!important;min-height:1.05em!important;margin:.15em 0 1em!important;}html body .lca-member-page .lca-forum-message .lca-forum-spacer::before{content:"\00a0"!important}html body .lca-member-page .lca-forum-message blockquote{display:block!important;margin:1em 0!important;}html body .lca-member-page .lca-forum-message ul, html body .lca-member-page .lca-forum-message ol{display:block!important;margin:1em 0 1em 1.35em!important;}html body .lca-member-page .lca-forum-rich-editor{overflow-wrap:anywhere!important;}@media(max-width:760px){html body .lca-member-page .lca-forum-message :where(p,div){margin-bottom:.95em!important;line-height:1.68!important}}html body .lca-member-page .lca-forum-message{white-space:normal!important;line-height:1.72!important;}html body .lca-member-page .lca-forum-message p, html body .lca-member-page .lca-forum-message div.lca-forum-line, html body .lca-member-page .lca-forum-message .lca-forum-line{display:block!important;margin:0 0 1.05em!important;line-height:1.72!important;min-height:1.1em!important;white-space:normal!important;}html body .lca-member-page .lca-forum-message p:last-child, html body .lca-member-page .lca-forum-message div.lca-forum-line:last-child, html body .lca-member-page .lca-forum-message .lca-forum-line:last-child{margin-bottom:0!important}html body .lca-member-page .lca-forum-message .lca-forum-spacer, html body .lca-member-page .lca-forum-message p.lca-forum-spacer, html body .lca-member-page .lca-forum-message div.lca-forum-spacer{display:block!important;height:1.15em!important;min-height:1.15em!important;margin:.05em 0 1.05em!important;}html body .lca-member-page .lca-forum-message .lca-forum-spacer:before, html body .lca-member-page .lca-forum-message p.lca-forum-spacer:before, html body .lca-member-page .lca-forum-message div.lca-forum-spacer:before{content:"\00a0"!important}html body .lca-member-page .lca-forum-message blockquote{display:block!important;margin:1em 0!important;}html body .lca-member-page .lca-forum-message ul, html body .lca-member-page .lca-forum-message ol{display:block!important;margin:1em 0 1em 1.35em!important;}html body .lca-member-page .lca-forum-message br{display:none!important}html body .lca-member-page .lca-forum-rich-editor{white-space:pre-wrap!important;line-height:1.62!important;min-height:190px!important;max-height:none!important;overflow:visible!important;}html body .lca-member-page .lca-forum-editor-toolbar{position:sticky!important;top:calc(var(--lca-header-offset,118px) + 10px)!important;z-index:10050!important;}html body .lca-member-page .lca-forum-editor-toolbar.is-lca-fixed{position:fixed!important;z-index:100999!important;margin:0!important;box-shadow:0 16px 44px rgba(7,17,31,.16)!important;border-color:var(--lca-member-accent,#007d59)!important;}html body .lca-member-page .lca-forum-editor-toolbar.is-lca-fixed + .lca-forum-toolbar-placeholder{display:block!important}html body .lca-member-page .lca-forum-toolbar-placeholder{display:none!important;height:54px!important}@media(max-width:760px){html body .lca-member-page .lca-forum-editor-toolbar{top:8px!important;overflow-x:auto!important;flex-wrap:nowrap!important;-webkit-overflow-scrolling:touch!important}html body .lca-member-page .lca-forum-editor-toolbar.is-lca-fixed{left:8px!important;right:8px!important;width:auto!important}}html body .lca-member-chat-screen .lca-chat-inline-profile{width:100%!important;max-width:none!important;overflow:hidden!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-messages{width:100%!important;max-width:none!important;box-sizing:border-box!important;padding:18px!important;display:flex!important;flex-direction:column!important;gap:12px!important;overflow-x:hidden!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-message{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;display:grid!important;grid-template-columns:44px minmax(0,1fr) auto!important;grid-template-areas:"avatar body admin"!important;align-items:start!important;gap:10px!important;padding:14px 16px!important;border-radius:18px!important;overflow:visible!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-message > a:first-child{grid-area:avatar!important;display:block!important;width:44px!important;height:44px!important;min-width:44px!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-message > a:first-child img, html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-message > img:first-child{width:44px!important;height:44px!important;min-width:44px!important;object-fit:cover!important;border-radius:999px!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-message .lca-chat-body{grid-area:body!important;display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow-wrap:anywhere!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-message .lca-chat-name-row{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:6px!important;margin:0 0 2px!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-message time{display:block!important;margin:2px 0 8px!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-message blockquote{display:block!important;width:100%!important;max-width:720px!important;box-sizing:border-box!important;margin:8px 0 10px 0!important;padding:9px 12px!important;border-left:4px solid var(--lca-member-accent,var(--lca-site-accent,#008264))!important;background:color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 7%,#fff)!important;border-radius:10px!important;color:#475569!important;font-style:normal!important;line-height:1.45!important;text-align:left!important;clear:both!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-message em{display:block!important;width:100%!important;margin:0!important;color:#07111f!important;font-style:normal!important;line-height:1.55!important;white-space:pre-wrap!important;overflow-wrap:anywhere!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-message .lca-chat-admin{grid-area:admin!important;align-self:start!important;justify-self:end!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:5px!important;flex-wrap:nowrap!important;margin:0!important;opacity:.78!important;position:static!important;max-width:180px!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-message:hover .lca-chat-admin{opacity:1!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-admin button, html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-admin select{flex:0 0 auto!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-composer{width:100%!important;max-width:100%!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:12px!important;padding:18px!important;border-top:1px solid color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 14%,#e5e7eb)!important;background:#fff!important;overflow:visible!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-composer input[type="hidden"]{display:none!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-composer textarea[name="message"]{order:2!important;display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:86px!important;max-height:42vh!important;box-sizing:border-box!important;resize:vertical!important;padding:16px 18px!important;border:1px solid color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 24%,#dbe3e1)!important;border-radius:20px!important;background:#fff!important;color:#07111f!important;font-weight:750!important;line-height:1.55!important;overflow:auto!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-composer textarea[name="message"]:focus{outline:0!important;border-color:var(--lca-member-accent,var(--lca-site-accent,#008264))!important;box-shadow:0 0 0 4px color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 12%,transparent)!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-composer > button[type="submit"]{order:3!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:54px!important;border:0!important;border-radius:18px!important;background:var(--lca-member-accent,var(--lca-site-accent,#008264))!important;color:#fff!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.03em!important;cursor:pointer!important;box-shadow:0 14px 34px color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 22%,transparent)!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-composer [data-lca-chat-inline-status]{order:4!important;margin:0!important;min-height:0!important;color:var(--lca-member-accent,var(--lca-site-accent,#008264))!important;font-size:13px!important;font-weight:900!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-reply-preview, html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-reply-preview{order:1!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;display:grid!important;grid-template-columns:minmax(0,1fr) 38px!important;grid-template-areas:"title close" "text close"!important;align-items:center!important;gap:4px 12px!important;margin:0!important;padding:12px 14px!important;border:1px solid color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 24%,#dbe3e1)!important;border-left:5px solid var(--lca-member-accent,var(--lca-site-accent,#008264))!important;border-radius:16px!important;background:color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 7%,#fff)!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-reply-preview[hidden], html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-reply-preview[hidden]{display:none!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-reply-preview strong, html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-reply-preview strong{grid-area:title!important;display:block!important;min-width:0!important;margin:0!important;color:var(--lca-member-accent,var(--lca-site-accent,#008264))!important;font-size:12px!important;line-height:1.25!important;text-transform:uppercase!important;letter-spacing:.04em!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-reply-preview span, html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-reply-preview span{grid-area:text!important;display:block!important;min-width:0!important;max-width:100%!important;color:#475569!important;font-size:13px!important;line-height:1.35!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-reply-preview button, html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-reply-preview button, html body .lca-member-chat-screen .lca-chat-inline-profile [data-lca-chat-inline-reply-cancel]{grid-area:close!important;justify-self:end!important;align-self:center!important;width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important;padding:0!important;border:0!important;border-radius:999px!important;background:#475569!important;color:#fff!important;font-size:20px!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;box-shadow:none!important;}@media(max-width:920px){html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-head{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-head label{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;white-space:normal!important;}html body .lca-member-chat-screen .lca-chat-inline-profile select[data-lca-chat-inline-room]{width:100%!important;min-width:0!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-member-button{width:100%!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-message{grid-template-columns:40px minmax(0,1fr)!important;grid-template-areas:"avatar body" "admin admin"!important;gap:9px!important;padding:12px!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-message > a:first-child, html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-message > a:first-child img, html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-message > img:first-child{width:40px!important;height:40px!important;min-width:40px!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-message .lca-chat-admin{justify-self:start!important;margin-left:49px!important;max-width:100%!important;flex-wrap:wrap!important;}}@media(max-width:560px){html body .lca-member-chat-screen .lca-chat-page-head{display:grid!important;grid-template-columns:1fr!important;}html body .lca-member-chat-screen .lca-chat-page-presence{margin-left:0!important;width:100%!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-messages{padding:12px!important;min-height:360px!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-composer{padding:12px!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-message{grid-template-columns:34px minmax(0,1fr)!important;border-radius:16px!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-message > a:first-child, html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-message > a:first-child img, html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-message > img:first-child{width:34px!important;height:34px!important;min-width:34px!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-message .lca-chat-admin{margin-left:43px!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-reply-preview, html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-reply-preview{grid-template-columns:minmax(0,1fr) 34px!important;padding:10px 12px!important;}}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-composer{display:flex!important;flex-direction:column!important;gap:12px!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:18px!important;background:#fff!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-composer > input[type="hidden"]{display:none!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-composer textarea[name="message"]{display:block!important;order:20!important;width:100%!important;min-width:0!important;max-width:100%!important;min-height:82px!important;height:auto!important;box-sizing:border-box!important;margin:0!important;padding:14px 16px!important;resize:vertical!important;border-radius:18px!important;background:#fff!important;float:none!important;position:relative!important;inset:auto!important;transform:none!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-composer textarea[name="message"].lca-chat-duplicate-hidden, html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-composer .lca-chat-duplicate-hidden{display:none!important;width:0!important;height:0!important;min-height:0!important;padding:0!important;margin:0!important;overflow:hidden!important;visibility:hidden!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-composer > button[type="submit"]{order:30!important;width:100%!important;margin:0!important;min-height:54px!important;display:flex!important;align-items:center!important;justify-content:center!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-composer [data-lca-chat-inline-status]{order:40!important;margin:0!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-reply-preview, html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-reply-preview, html body .lca-member-chat-screen .lca-chat-inline-profile [data-lca-chat-inline-reply-preview]{order:10!important;display:grid!important;grid-template-columns:minmax(0,1fr) 32px!important;grid-template-areas:"title close" "text close"!important;align-items:center!important;gap:3px 10px!important;width:100%!important;max-width:100%!important;min-height:0!important;height:auto!important;box-sizing:border-box!important;margin:0!important;padding:10px 12px!important;border-radius:14px!important;border:1px solid color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 22%,#d8e2e0)!important;border-left:5px solid var(--lca-member-accent,var(--lca-site-accent,#008264))!important;background:color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 6%,#fff)!important;box-shadow:none!important;overflow:hidden!important;float:none!important;position:relative!important;inset:auto!important;transform:none!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-reply-preview[hidden], html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-reply-preview[hidden], html body .lca-member-chat-screen .lca-chat-inline-profile [data-lca-chat-inline-reply-preview][hidden]{display:none!important;}html body .lca-member-chat-screen .lca-chat-inline-profile [data-lca-chat-inline-reply-preview] strong{grid-area:title!important;display:block!important;margin:0!important;color:var(--lca-member-accent,var(--lca-site-accent,#008264))!important;font-size:12px!important;line-height:1.2!important;text-transform:uppercase!important;letter-spacing:.035em!important;}html body .lca-member-chat-screen .lca-chat-inline-profile [data-lca-chat-inline-reply-preview] span{grid-area:text!important;display:block!important;min-width:0!important;margin:0!important;color:#475569!important;font-size:13px!important;line-height:1.35!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}html body .lca-member-chat-screen .lca-chat-inline-profile [data-lca-chat-inline-reply-cancel]{grid-area:close!important;justify-self:end!important;align-self:center!important;width:30px!important;min-width:30px!important;height:30px!important;min-height:30px!important;max-width:30px!important;max-height:30px!important;padding:0!important;margin:0!important;border:0!important;border-radius:999px!important;background:#475569!important;color:#fff!important;font-size:18px!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:none!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-input-row, html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-profile-input-row{display:contents!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-floating-duplicate, html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-legacy-duplicate{display:none!important;}@media(max-width:760px){html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-composer{padding:12px!important;gap:10px!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-composer textarea[name="message"]{min-height:78px!important;border-radius:16px!important;}html body .lca-member-chat-screen .lca-chat-inline-profile [data-lca-chat-inline-reply-preview]{grid-template-columns:minmax(0,1fr) 30px!important;padding:9px 10px!important;}html body .lca-member-chat-screen .lca-chat-inline-profile [data-lca-chat-inline-reply-preview] span{white-space:normal!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;}}html body .lca-member-chat-screen .lca-chat-inline-profile{overflow:hidden!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-composer, html body .lca-member-chat-screen .lca-chat-inline-profile form[data-lca-chat-inline-form].lca-chat-inline-composer{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;width:100%!important;max-width:100%!important;margin:0!important;padding:18px!important;box-sizing:border-box!important;border:0!important;border-top:1px solid color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 18%,#e5e7eb)!important;border-radius:0!important;background:linear-gradient(180deg,#fff,color-mix(in srgb,var(--lca-member-bg,#f8fafc) 34%,#fff))!important;box-shadow:none!important;float:none!important;position:relative!important;inset:auto!important;transform:none!important;}html body .lca-member-chat-screen .lca-chat-inline-profile form[data-lca-chat-inline-form][data-lca-chat-composer-secondary="1"], html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-composer.is-lca-secondary-composer, html body .lca-member-chat-screen .lca-chat-inline-profile textarea[name="message"][data-lca-chat-secondary="1"], html body .lca-member-chat-screen .lca-chat-inline-profile textarea[name="message"].lca-chat-duplicate-hidden, html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-legacy-duplicate, html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-floating-duplicate{display:none!important;visibility:hidden!important;pointer-events:none!important;width:0!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important;}html body .lca-member-chat-screen .lca-chat-inline-profile textarea[name="message"][data-lca-chat-primary="1"]{display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;min-height:96px!important;max-height:42vh!important;box-sizing:border-box!important;margin:0!important;padding:18px 20px!important;resize:vertical!important;border:1px solid color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 26%,#cbd5e1)!important;border-radius:22px!important;background:#fff!important;color:#07111f!important;font:inherit!important;line-height:1.55!important;box-shadow:0 12px 34px rgba(7,17,31,.05)!important;outline:0!important;float:none!important;position:relative!important;inset:auto!important;transform:none!important;}html body .lca-member-chat-screen .lca-chat-inline-profile textarea[name="message"][data-lca-chat-primary="1"]:focus{border-color:var(--lca-member-accent,var(--lca-site-accent,#008264))!important;box-shadow:0 0 0 4px color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 13%,transparent),0 16px 36px rgba(7,17,31,.07)!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-composer > button[type="submit"]{width:100%!important;min-height:54px!important;margin:0!important;border:0!important;border-radius:18px!important;background:var(--lca-member-accent,var(--lca-site-accent,#008264))!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;font-weight:950!important;letter-spacing:.02em!important;text-transform:uppercase!important;box-shadow:0 16px 34px color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 18%,transparent)!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-composer > button[type="submit"]:hover{filter:saturate(1.08) brightness(.96)!important;}html body .lca-member-chat-screen .lca-chat-inline-profile [data-lca-chat-inline-status]{margin:0!important;min-height:18px!important;color:#64748b!important;font-weight:800!important;font-size:12px!important;}html body .lca-member-chat-screen .lca-chat-inline-profile [data-lca-chat-inline-reply-preview]{display:flex!important;align-items:center!important;gap:12px!important;width:100%!important;max-width:100%!important;min-height:0!important;height:auto!important;margin:0!important;padding:12px 14px!important;box-sizing:border-box!important;border:1px solid color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 28%,#dbe4e6)!important;border-left:6px solid var(--lca-member-accent,var(--lca-site-accent,#008264))!important;border-radius:16px!important;background:linear-gradient(135deg,color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 9%,#fff),#fff)!important;color:#07111f!important;box-shadow:0 12px 28px rgba(7,17,31,.06)!important;overflow:hidden!important;float:none!important;position:relative!important;inset:auto!important;transform:none!important;}html body .lca-member-chat-screen .lca-chat-inline-profile [data-lca-chat-inline-reply-preview][hidden]{display:none!important;}html body .lca-member-chat-screen .lca-chat-inline-profile [data-lca-chat-inline-reply-preview] .lca-chat-reply-copy, html body .lca-member-chat-screen .lca-chat-inline-profile [data-lca-chat-inline-reply-preview] > span:not(.lca-chat-reply-kicker):not(.lca-chat-reply-author){min-width:0!important;flex:1!important;}html body .lca-member-chat-screen .lca-chat-inline-profile [data-lca-chat-inline-reply-preview] strong, html body .lca-member-chat-screen .lca-chat-inline-profile [data-lca-chat-inline-reply-preview] .lca-chat-reply-kicker{display:block!important;margin:0 0 3px!important;color:var(--lca-member-accent,var(--lca-site-accent,#008264))!important;font-size:11px!important;line-height:1.15!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-weight:950!important;}html body .lca-member-chat-screen .lca-chat-inline-profile [data-lca-chat-inline-reply-preview] .lca-chat-reply-author{display:block!important;margin:0!important;color:#07111f!important;font-size:13px!important;line-height:1.25!important;font-weight:950!important;}html body .lca-member-chat-screen .lca-chat-inline-profile [data-lca-chat-inline-reply-preview] span:not(.lca-chat-reply-kicker):not(.lca-chat-reply-author){display:block!important;min-width:0!important;margin:0!important;color:#475569!important;font-size:13px!important;line-height:1.35!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}html body .lca-member-chat-screen .lca-chat-inline-profile [data-lca-chat-inline-reply-cancel]{flex:0 0 32px!important;width:32px!important;min-width:32px!important;max-width:32px!important;height:32px!important;min-height:32px!important;max-height:32px!important;margin:0!important;padding:0!important;border:0!important;border-radius:999px!important;background:#07111f!important;color:#fff!important;font-size:18px!important;font-weight:950!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:none!important;transform:none!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-message{border-color:color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 20%,#d8e2e0)!important;}@media(max-width:860px){html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-composer{padding:14px!important;gap:10px!important;}html body .lca-member-chat-screen .lca-chat-inline-profile textarea[name="message"][data-lca-chat-primary="1"]{min-height:88px!important;border-radius:18px!important;padding:14px 15px!important;}}@media(max-width:560px){html body .lca-member-chat-screen .lca-chat-inline-profile [data-lca-chat-inline-reply-preview]{align-items:flex-start!important;padding:10px 11px!important;gap:9px!important;}html body .lca-member-chat-screen .lca-chat-inline-profile [data-lca-chat-inline-reply-preview] span:not(.lca-chat-reply-kicker):not(.lca-chat-reply-author){white-space:normal!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;}html body .lca-member-chat-screen .lca-chat-inline-profile [data-lca-chat-inline-reply-cancel]{width:30px!important;min-width:30px!important;height:30px!important;min-height:30px!important;}}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-composer{display:flex!important;flex-direction:column!important;gap:12px!important;padding:18px!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow:visible!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-composer > input[type="hidden"]{display:none!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-composer .lca-forum-rich-editor, html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-composer [data-lca-forum-editor], html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-composer lt-mirror, html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-composer qb-highlighter{display:none!important;visibility:hidden!important;pointer-events:none!important;width:0!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important;position:absolute!important;left:-99999px!important;top:auto!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-composer textarea[name="message"], html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-composer textarea[name="message"][data-lca-chat-primary="1"]{order:20!important;display:block!important;visibility:visible!important;width:100%!important;min-width:0!important;max-width:100%!important;min-height:104px!important;max-height:38vh!important;box-sizing:border-box!important;margin:0!important;padding:17px 20px!important;resize:vertical!important;border:1px solid color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 26%,#cbd5e1)!important;border-radius:20px!important;background:#fff!important;color:#07111f!important;font:inherit!important;font-weight:800!important;line-height:1.55!important;white-space:pre-wrap!important;box-shadow:0 12px 28px rgba(7,17,31,.045)!important;outline:0!important;float:none!important;position:relative!important;inset:auto!important;transform:none!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-composer textarea[name="message"]:focus{border-color:var(--lca-member-accent,var(--lca-site-accent,#008264))!important;box-shadow:0 0 0 4px color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 12%,transparent),0 14px 30px rgba(7,17,31,.06)!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-composer textarea[name="message"].lca-chat-duplicate-hidden, html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-composer textarea[name="message"][data-lca-chat-secondary="1"]{display:none!important;visibility:hidden!important;pointer-events:none!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important;}html body .lca-member-chat-screen .lca-chat-inline-profile [data-lca-chat-inline-reply-preview]{order:10!important;display:grid!important;grid-template-columns:minmax(0,1fr) 32px!important;align-items:center!important;gap:10px!important;width:100%!important;max-width:100%!important;min-height:0!important;height:auto!important;max-height:74px!important;box-sizing:border-box!important;margin:0!important;padding:10px 12px!important;border:1px solid color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 25%,#dbe4e6)!important;border-left:5px solid var(--lca-member-accent,var(--lca-site-accent,#008264))!important;border-radius:15px!important;background:linear-gradient(135deg,color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 8%,#fff),#fff)!important;color:#07111f!important;box-shadow:none!important;overflow:hidden!important;float:none!important;position:relative!important;inset:auto!important;transform:none!important;}html body .lca-member-chat-screen .lca-chat-inline-profile [data-lca-chat-inline-reply-preview][hidden]{display:none!important;}html body .lca-member-chat-screen .lca-chat-inline-profile [data-lca-chat-inline-reply-preview] .lca-chat-reply-copy{min-width:0!important;display:block!important;}html body .lca-member-chat-screen .lca-chat-inline-profile [data-lca-chat-inline-reply-preview] .lca-chat-reply-kicker, html body .lca-member-chat-screen .lca-chat-inline-profile [data-lca-chat-inline-reply-preview] strong{display:inline!important;margin:0 6px 0 0!important;color:var(--lca-member-accent,var(--lca-site-accent,#008264))!important;font-size:11px!important;line-height:1.2!important;text-transform:uppercase!important;letter-spacing:.06em!important;font-weight:950!important;}html body .lca-member-chat-screen .lca-chat-inline-profile [data-lca-chat-inline-reply-preview] .lca-chat-reply-author{display:inline!important;color:#07111f!important;font-size:12px!important;line-height:1.2!important;font-weight:950!important;}html body .lca-member-chat-screen .lca-chat-inline-profile [data-lca-chat-inline-reply-preview] span:not(.lca-chat-reply-kicker):not(.lca-chat-reply-author):not(.lca-chat-reply-copy){display:block!important;min-width:0!important;margin:3px 0 0!important;color:#475569!important;font-size:13px!important;line-height:1.32!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}html body .lca-member-chat-screen .lca-chat-inline-profile [data-lca-chat-inline-reply-cancel]{width:30px!important;min-width:30px!important;max-width:30px!important;height:30px!important;min-height:30px!important;max-height:30px!important;padding:0!important;margin:0!important;border:0!important;border-radius:999px!important;background:#07111f!important;color:#fff!important;font-size:17px!important;font-weight:950!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:none!important;transform:none!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-composer > button[type="submit"]{order:30!important;width:100%!important;min-height:54px!important;margin:0!important;border:0!important;border-radius:18px!important;background:var(--lca-member-accent,var(--lca-site-accent,#008264))!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;font-weight:950!important;text-transform:uppercase!important;}html body .lca-member-chat-screen .lca-chat-inline-profile [data-lca-chat-inline-status]{order:40!important;margin:0!important;min-height:0!important;}@media(max-width:760px){html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-composer{padding:12px!important;gap:10px!important;}html body .lca-member-chat-screen .lca-chat-inline-profile .lca-chat-inline-composer textarea[name="message"]{min-height:86px!important;padding:14px 15px!important;border-radius:16px!important;}html body .lca-member-chat-screen .lca-chat-inline-profile [data-lca-chat-inline-reply-preview]{max-height:none!important;align-items:start!important;}html body .lca-member-chat-screen .lca-chat-inline-profile [data-lca-chat-inline-reply-preview] span:not(.lca-chat-reply-kicker):not(.lca-chat-reply-author):not(.lca-chat-reply-copy){white-space:normal!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;}}html body .lca-shell{max-width:var(--lca-site-width,1240px)!important;margin-left:auto!important;margin-right:auto!important}html body .lca-site-header{position:sticky!important;top:0!important;z-index:2147482000!important;width:100%!important;overflow:visible!important;background:#fff!important;border-bottom:1px solid color-mix(in srgb,var(--lca-site-accent,#008264) 14%,#e5e7eb)!important;box-shadow:0 8px 24px rgba(7,17,31,.045)!important}html body.admin-bar .lca-site-header{top:0!important}html body .lca-site-header .lca-header-inner{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;width:100%!important;max-width:var(--lca-site-width,1240px)!important;min-height:76px!important;height:auto!important;margin:0 auto!important;padding:0 22px!important;overflow:visible!important}html body .lca-site-header .lca-brand{display:flex!important;align-items:center!important;gap:10px!important;min-width:0!important;flex:0 1 auto!important;overflow:visible!important}html body .lca-site-header .lca-logo{display:block!important;flex:0 1 auto!important;min-width:0!important}html body .lca-site-header .lca-logo img{display:block!important;width:auto!important;height:auto!important;max-width:250px!important;max-height:56px!important;object-fit:contain!important}html body .lca-site-header .lca-brand-actions{display:flex!important;align-items:center!important;gap:8px!important;flex:0 0 auto!important;overflow:visible!important}html body .lca-site-header .lca-main-nav{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:clamp(2px,.42vw,8px)!important;flex-wrap:nowrap!important;margin-left:auto!important;min-width:0!important;overflow:visible!important}html body .lca-site-header .lca-main-nav>a, html body .lca-site-header .lca-main-nav>.lca-header-account-menu>a, html body .lca-site-header .lca-main-nav>button{white-space:nowrap!important;font-size:clamp(11px,.8vw,13px)!important}html body .lca-menu-toggle, html body .lca-menu-toggle-v177, html body .lca-menu-toggle-v178, html body #lca-mobile-drawer-v177, html body #lca-mobile-drawer-v178, html body #lca-mobile-menu-layer-v96, html body .lca-mobile-menu-layer, html body .lca-mobile-nav-backdrop{display:none!important;visibility:hidden!important;pointer-events:none!important}html body .lca-menu-toggle-v179{display:none!important;align-items:center!important;justify-content:center!important;width:46px!important;height:46px!important;min-width:46px!important;flex:0 0 46px!important;border:0!important;border-radius:14px!important;background:#07111f!important;color:#fff!important;cursor:pointer!important;touch-action:manipulation!important;position:relative!important;z-index:2147484100!important}html body .lca-menu-toggle-v179:hover, html body .lca-menu-toggle-v179:focus-visible{background:var(--lca-site-accent,#008264)!important;outline:0!important}html body .lca-menu-toggle-v179 .lca-svg{width:22px!important;height:22px!important}html body .lca-account-menu-wrap, html body .lca-header-account-menu{position:relative!important;display:inline-flex!important;align-items:center!important;overflow:visible!important;z-index:2147483100!important}html body .lca-account-menu-wrap::after, html body .lca-header-account-menu::after{content:""!important;position:absolute!important;display:none!important;left:-14px!important;right:-14px!important;top:100%!important;height:22px!important;background:transparent!important;pointer-events:auto!important}html body .lca-account-menu-wrap:hover::after, html body .lca-account-menu-wrap:focus-within::after, html body .lca-account-menu-wrap.is-v179-open::after, html body .lca-header-account-menu:hover::after, html body .lca-header-account-menu:focus-within::after, html body .lca-header-account-menu.is-v179-open::after{display:block!important}html body .lca-account-hover-menu, html body.lca-global-user-theme .lca-account-hover-menu{position:absolute!important;top:calc(100% + 10px)!important;width:min(420px,calc(100vw - 24px))!important;max-width:calc(100vw - 24px)!important;max-height:min(76vh,720px)!important;overflow:auto!important;margin:0!important;padding:14px!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,#008264) 20%,#dbe3e1)!important;border-radius:22px!important;background:rgba(255,255,255,.99)!important;box-shadow:0 24px 70px rgba(7,17,31,.18)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(8px)!important;transition:opacity .15s ease,transform .15s ease,visibility .15s ease!important;z-index:2147483600!important}html body .lca-account-menu-wrap>.lca-account-hover-menu{left:0!important;right:auto!important}html body .lca-header-account-menu>.lca-account-hover-menu{left:auto!important;right:0!important}html body .lca-account-menu-wrap:hover>.lca-account-hover-menu, html body .lca-account-menu-wrap:focus-within>.lca-account-hover-menu, html body .lca-account-menu-wrap.is-v179-open>.lca-account-hover-menu, html body .lca-header-account-menu:hover>.lca-account-hover-menu, html body .lca-header-account-menu:focus-within>.lca-account-hover-menu, html body .lca-header-account-menu.is-v179-open>.lca-account-hover-menu{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0)!important}html body .lca-mobile-drawer-v179{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}html body .lca-mobile-drawer-v179.is-open{position:fixed!important;inset:0!important;z-index:2147487000!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:16px!important;background:rgba(7,17,31,.76)!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;overflow:auto!important;overscroll-behavior:contain!important}html body .lca-mobile-drawer-card-v179{width:min(540px,calc(100vw - 24px))!important;max-height:calc(100dvh - 24px)!important;overflow:auto!important;border-radius:24px!important;background:#fff!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,#008264) 24%,#dbe3e1)!important;box-shadow:0 34px 110px rgba(7,17,31,.42)!important;padding:16px!important}html body .lca-mobile-drawer-head-v179{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:0 0 12px!important;margin-bottom:12px!important;border-bottom:1px solid #e5e7eb!important}html body .lca-mobile-drawer-head-v179 strong{font-size:20px!important;color:#07111f!important;font-weight:950!important}html body .lca-mobile-drawer-close-v179{display:grid!important;place-items:center!important;width:42px!important;height:42px!important;min-width:42px!important;border:0!important;border-radius:999px!important;background:#07111f!important;color:#fff!important;font-size:23px!important;line-height:1!important;cursor:pointer!important}html body .lca-mobile-drawer-grid-v179{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}html body .lca-mobile-drawer-grid-v179 a, html body .lca-mobile-drawer-grid-v179 button{display:flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;padding:9px 11px!important;border-radius:999px!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,#008264) 24%,#dbe3e1)!important;background:#fff!important;color:#07111f!important;font:inherit!important;font-size:13px!important;font-weight:900!important;text-align:center!important;text-decoration:none!important;cursor:pointer!important;touch-action:manipulation!important;overflow-wrap:anywhere!important}html body .lca-mobile-drawer-grid-v179 a:hover, html body .lca-mobile-drawer-grid-v179 a:focus-visible, html body .lca-mobile-drawer-grid-v179 button:hover, html body .lca-mobile-drawer-grid-v179 button:focus-visible{background:var(--lca-site-accent,#008264)!important;border-color:var(--lca-site-accent,#008264)!important;color:#fff!important;outline:0!important}html body .lca-mobile-drawer-grid-v179 .is-danger{color:#b91c1c!important;border-color:#fecaca!important;background:#fff7f7!important}html body .lca-mobile-drawer-grid-v179 .is-danger:hover{color:#fff!important;background:#dc2626!important;border-color:#dc2626!important}html body.lca-v179-drawer-open{overflow:hidden!important}html body .lca-ad-wrap, html body .lca-ad-home-top, html body .lca-ad-home-mobile-after-hero, html body .lca-ad-sidebar-desktop, html body .lca-ad-article-middle, html body .lca-ad-article-end, html body ins.adsbygoogle, html body .google-auto-placed, html body .adsbygoogle-noablate, html body [data-ad-client], html body [data-lca-ad-key]{display:none!important;visibility:hidden!important;opacity:0!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important;pointer-events:none!important}@media(max-width:1180px){html body .lca-site-header .lca-header-inner{min-height:70px!important;padding-inline:14px!important;gap:10px!important}html body .lca-site-header .lca-main-nav{display:none!important}html body .lca-site-header .lca-menu-toggle-v179{display:inline-flex!important}html body .lca-account-hover-menu{display:none!important}html body .lca-member-header-subnav-scroll{justify-content:flex-start!important;overflow-x:auto!important;overscroll-behavior-x:contain!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important}}@media(max-width:760px){html body .lca-topbar{display:none!important}html body .lca-site-header .lca-header-inner{min-height:62px!important;padding-inline:10px!important;gap:8px!important}html body .lca-site-header .lca-logo img{max-width:min(190px,50vw)!important;max-height:48px!important}html body .lca-site-header .lca-brand-actions{gap:5px!important}html body .lca-site-header .lca-account-btn, html body .lca-site-header .lca-bell-btn{width:36px!important;height:36px!important;min-width:36px!important}html body .lca-site-header .lca-menu-toggle-v179{width:42px!important;height:42px!important;min-width:42px!important;flex-basis:42px!important;border-radius:12px!important}html body .lca-mobile-drawer-v179.is-open{align-items:flex-end!important;padding:8px!important}html body .lca-mobile-drawer-card-v179{width:100%!important;max-height:calc(100dvh - 16px)!important;border-radius:24px 24px 16px 16px!important;padding:14px!important}html body .lca-mobile-drawer-grid-v179{grid-template-columns:1fr!important;gap:8px!important}html body.single-post .lca-article-top-flow, html body.single-post .lca-article-top-flow-v129, html body.single-post .lca-article-top-flow-v130{display:flex!important;flex-direction:column!important;gap:14px!important;width:100%!important;max-width:100%!important;overflow:visible!important}html body.single-post .lca-article-top-flow .lca-featured-under-title, html body.single-post .lca-article-top-flow-v129 .lca-featured-under-title, html body.single-post .lca-article-top-flow-v130 .lca-featured-under-title{display:block!important;visibility:visible!important;opacity:1!important;order:1!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;margin:0 0 14px!important;overflow:hidden!important}html body.single-post .lca-article-top-flow .lca-featured-under-title img, html body.single-post .lca-article-top-flow-v129 .lca-featured-under-title img, html body.single-post .lca-article-top-flow-v130 .lca-featured-under-title img{display:block!important;visibility:visible!important;opacity:1!important;width:100%!important;height:auto!important;min-height:210px!important;max-height:none!important;aspect-ratio:16/10!important;object-fit:cover!important}html body.single-post .lca-article-top-flow .lca-article-entry-card, html body.single-post .lca-article-top-flow-v129 .lca-article-entry-card, html body.single-post .lca-article-top-flow-v130 .lca-article-entry-card{order:2!important;width:100%!important;max-width:100%!important;float:none!important;margin:0 0 14px!important}}@media(max-width:390px){html body .lca-site-header .lca-logo img{max-width:min(164px,47vw)!important}html body .lca-site-header .lca-account-btn, html body .lca-site-header .lca-bell-btn{width:34px!important;height:34px!important;min-width:34px!important}}html body .lca-mobile-featured-article{display:none!important}html body .lca-article-entry-actions-mobile{display:none!important}@media(max-width:760px){html body.single-post .lca-mobile-featured-article{display:block!important;visibility:visible!important;opacity:1!important;width:100%!important;max-width:100%!important;height:auto!important;margin:14px 0!important;padding:0!important;overflow:hidden!important;border-radius:18px!important;background:#eef2f6!important;box-shadow:0 8px 20px rgba(7,17,31,.08)!important;position:relative!important;z-index:2!important;}html body.single-post .lca-mobile-featured-article img{display:block!important;visibility:visible!important;opacity:1!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:210px!important;aspect-ratio:16/10!important;object-fit:cover!important;object-position:center!important;}html body.single-post .lca-article-top-flow .lca-featured-under-title, html body.single-post .lca-article-top-flow-v129 .lca-featured-under-title, html body.single-post .lca-article-top-flow-v130 .lca-featured-under-title{display:none!important;visibility:hidden!important;opacity:0!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;}html body.single-post .lca-article-top-flow, html body.single-post .lca-article-top-flow-v129, html body.single-post .lca-article-top-flow-v130{display:block!important;width:100%!important;max-width:100%!important;margin:0 0 14px!important;gap:0!important;}html body.single-post .lca-article-entry-card{display:block!important;width:100%!important;max-width:100%!important;min-height:0!important;height:auto!important;margin:0 0 14px!important;padding:14px!important;border-radius:18px!important;box-shadow:0 7px 18px rgba(7,17,31,.055)!important;}html body.single-post .lca-article-entry-card .lca-article-entry-kicker{display:block!important;margin:0 0 4px!important;font-size:10px!important;}html body.single-post .lca-article-entry-card h2{margin:0 0 10px!important;font-size:20px!important;line-height:1.05!important;}html body.single-post .lca-article-entry-card>p, html body.single-post .lca-article-entry-actions-desktop, html body.single-post .lca-article-entry-reactions-desktop{display:none!important;}html body.single-post .lca-article-entry-actions-mobile{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;}html body.single-post .lca-article-entry-actions-mobile a{display:flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;padding:9px 10px!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,#008264) 28%,#dbe3e1)!important;border-radius:999px!important;background:#fff!important;color:#07111f!important;text-align:center!important;text-decoration:none!important;font-size:11px!important;line-height:1.1!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.025em!important;}html body.single-post .lca-article-entry-actions-mobile a:first-child{background:var(--lca-site-accent,#008264)!important;border-color:var(--lca-site-accent,#008264)!important;color:#fff!important;}}@media(max-width:390px){html body.single-post .lca-mobile-featured-article img{min-height:185px!important}html body.single-post .lca-article-entry-card{padding:12px!important}html body.single-post .lca-article-entry-actions-mobile{grid-template-columns:1fr!important}}html,body{max-width:100%;overflow-x:hidden}.lca-page,.lca-home,.lca-shell,.lca-header-inner,.lca-footer-inner{box-sizing:border-box}.lca-pagination ul{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin:24px 0;padding:0;list-style:none}.lca-pagination li{margin:0;padding:0}.lca-pagination a,.lca-pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:42px;min-height:42px;padding:8px 12px;border:1px solid #d7dde3;border-radius:10px;background:#fff;color:#07111f;text-decoration:none;font-weight:850}.lca-pagination .current{background:var(--lca-site-accent,#008264);border-color:var(--lca-site-accent,#008264);color:#fff}@media(max-width:760px){html body .lca-page{position:relative!important;left:0!important;right:auto!important;transform:none!important;width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;margin-right:0!important;}html body .lca-home, html body .lca-shell, html body .lca-header-inner, html body .lca-footer-inner{width:100%!important;max-width:100%!important;min-width:0!important;margin-left:auto!important;margin-right:auto!important;padding-left:12px!important;padding-right:12px!important}html body .lca-site-header, html body .lca-site-footer{left:0!important;right:auto!important;transform:none!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}html body .lca-archive-layout, html body .lca-article-layout, html body .lca-flow-grid, html body .lca-home-grid, html body .lca-main-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:100%!important;max-width:100%!important;gap:16px!important}html body .lca-archive-main, html body .lca-article-layout>*, html body .lca-flow-grid>*, html body .lca-home-grid>*, html body .lca-main-grid>*{min-width:0!important;max-width:100%!important}html body .lca-archive-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:100%!important}html body .lca-archive-card, html body .lca-archive-card.lca-archive-featured{grid-column:auto!important;width:100%!important;max-width:100%!important;min-width:0!important}html body .lca-search-page-form{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:8px!important;width:100%!important}html body .lca-search-page-form input, html body .lca-search-page-form button{width:100%!important;max-width:100%!important;min-height:46px!important}html body .lca-pagination ul{justify-content:center;gap:6px}html body .lca-pagination a, html body .lca-pagination span{min-width:40px;min-height:44px;padding:7px 10px}html body img, html body iframe, html body video{max-width:100%;height:auto}}:root{--lca-v184-ink:#07111f;--lca-v184-muted:#5f6b7a;--lca-v184-line:#e7ebef;--lca-v184-card:#ffffff;--lca-v184-radius:24px;--lca-v184-shadow:0 18px 52px rgba(7,17,31,.075);--lca-v184-shadow-hover:0 24px 68px color-mix(in srgb,var(--lca-site-accent,#e30613) 12%,rgba(7,17,31,.08));}html body .lca-home-v9{background: radial-gradient(circle at 8% 5%,color-mix(in srgb,var(--lca-site-accent,#e30613) 5%,transparent),transparent 28%), linear-gradient(180deg,#fff 0%,#f7f8fa 42%,#fff 100%)!important;}html body .lca-home-v9 .lca-home{padding-top:24px!important;padding-bottom:58px!important;}html body .lca-home-v9 .lca-flow-grid{gap:24px!important;align-items:stretch!important;grid-auto-flow:row!important;grid-auto-rows:auto!important;}html body .lca-home-v9 .lca-flow-grid>*{grid-row-end:auto!important;min-width:0!important;}html body .lca-home-v9 .lca-panel, html body .lca-home-v9 .lca-sidebox, html body .lca-home-v9 .lca-bottom-card, html body .lca-home-v9 .lca-about-wide, html body .lca-home-v9 .lca-home-feed-card, html body .lca-home-v9 .lca-community-hero{border:1px solid color-mix(in srgb,var(--lca-site-accent,#e30613) 13%,var(--lca-v184-line))!important;border-radius:var(--lca-v184-radius)!important;background:rgba(255,255,255,.96)!important;box-shadow:var(--lca-v184-shadow)!important;}html body .lca-home-v9 .lca-panel, html body .lca-home-v9 .lca-sidebox, html body .lca-home-v9 .lca-bottom-card, html body .lca-home-v9 .lca-home-feed-card{overflow:hidden!important;}html body .lca-home-v9 .lca-section-title{margin:0 0 18px!important;color:var(--lca-v184-ink)!important;font-size:clamp(23px,2.2vw,34px)!important;line-height:1!important;letter-spacing:-.045em!important;text-transform:uppercase!important;font-weight:950!important;}html body .lca-home-v9 .lca-section-title:after{width:46px!important;height:4px!important;margin-top:11px!important;border-radius:999px!important;background:var(--lca-site-accent,#e30613)!important;}html body .lca-home-v9 a, html body .lca-home-v9 button{-webkit-tap-highlight-color:transparent;}html body .lca-home-v9 .lca-latest-newsroom{padding:26px!important;}html body .lca-home-v9 .lca-latest-news-head{align-items:center!important;margin-bottom:20px!important;}html body .lca-home-v9 .lca-latest-news-head .lca-outline-btn{min-height:42px!important;padding:0 16px!important;border-radius:999px!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,#e30613) 28%,#dfe4e8)!important;background:#fff!important;color:var(--lca-v184-ink)!important;box-shadow:0 8px 22px rgba(7,17,31,.045)!important;}html body .lca-home-v9 .lca-latest-news-grid{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr)!important;gap:18px!important;}html body .lca-home-v9 .lca-latest-hero-card{min-height:470px!important;border-radius:22px!important;padding:28px!important;box-shadow:none!important;transition:transform .2s ease,box-shadow .2s ease!important;}html body .lca-home-v9 .lca-latest-hero-card:hover{transform:translateY(-3px)!important;box-shadow:var(--lca-v184-shadow-hover)!important;}html body .lca-home-v9 .lca-latest-hero-card:before{background:linear-gradient(180deg,rgba(7,17,31,.02) 10%,rgba(7,17,31,.2) 44%,rgba(7,17,31,.92) 100%)!important;}html body .lca-home-v9 .lca-latest-hero-card h3{max-width:900px!important;font-size:clamp(34px,4vw,58px)!important;line-height:.96!important;}html body .lca-home-v9 .lca-latest-hero-card p{max-width:720px!important;font-size:15px!important;}html body .lca-home-v9 .lca-latest-side-rail{gap:14px!important;}html body .lca-home-v9 .lca-latest-mini-card{border-radius:18px!important;border-color:var(--lca-v184-line)!important;box-shadow:0 10px 28px rgba(7,17,31,.055)!important;}html body .lca-home-v9 .lca-latest-mini-card:hover{transform:translateY(-3px)!important;border-color:var(--lca-site-accent,#e30613)!important;box-shadow:var(--lca-v184-shadow-hover)!important;}html body .lca-home-v9 .lca-latest-mini-card strong{font-size:16px!important;line-height:1.14!important;}html body .lca-home-v9 .lca-social-box{padding:22px!important;}html body .lca-home-v9 .lca-social-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;}html body .lca-home-v9 .lca-social-grid a{min-height:48px!important;border:1px solid var(--lca-v184-line)!important;border-radius:14px!important;background:#fff!important;color:var(--lca-v184-ink)!important;box-shadow:none!important;transition:transform .16s ease,border-color .16s ease,background .16s ease!important;}html body .lca-home-v9 .lca-social-grid a:hover{transform:translateY(-2px)!important;border-color:var(--lca-site-accent,#e30613)!important;background:color-mix(in srgb,var(--lca-site-accent,#e30613) 5%,#fff)!important;}html body .lca-home-v9 .lca-social-grid svg{color:var(--lca-site-accent,#e30613)!important;}html body .lca-home-v9 .lca-community-hero-v151{position:relative!important;isolation:isolate!important;padding:0!important;overflow:hidden!important;background:#fff!important;}html body .lca-home-v9 .lca-community-hero-v151:before{content:""!important;position:absolute!important;inset:0 auto 0 0!important;width:7px!important;background:linear-gradient(180deg,var(--lca-site-accent,#e30613),color-mix(in srgb,var(--lca-site-accent,#e30613) 56%,#07111f))!important;z-index:2!important;}html body .lca-home-v9 .lca-community-hero-v151:after{content:var(--lca-site-cross,"✝")!important;position:absolute!important;right:-12px!important;bottom:-70px!important;font-size:250px!important;line-height:1!important;color:var(--lca-site-accent,#e30613)!important;opacity:.035!important;pointer-events:none!important;z-index:0!important;}html body .lca-home-v9 .lca-community-hero-grid{position:relative!important;z-index:1!important;grid-template-columns:minmax(0,1.22fr) minmax(340px,.78fr)!important;gap:32px!important;padding:34px 34px 34px 40px!important;}html body .lca-home-v9 .lca-community-kicker, html body .lca-home-v9 .lca-home-feed-kicker{color:var(--lca-site-accent,#e30613)!important;}html body .lca-home-v9 .lca-community-hero h1{max-width:760px!important;font-size:clamp(44px,5.4vw,76px)!important;line-height:.91!important;color:var(--lca-v184-ink)!important;}html body .lca-home-v9 .lca-community-hero p{max-width:680px!important;margin-top:15px!important;color:var(--lca-v184-muted)!important;font-size:17px!important;line-height:1.55!important;}html body .lca-home-v9 .lca-community-benefits{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:20px!important;}html body .lca-home-v9 .lca-community-benefits span{min-height:34px!important;display:inline-flex!important;align-items:center!important;padding:0 12px!important;border:1px solid var(--lca-v184-line)!important;border-radius:999px!important;background:#f8fafb!important;color:var(--lca-v184-ink)!important;font-size:11px!important;font-weight:900!important;}html body .lca-home-v9 .lca-community-actions{gap:10px!important;margin-top:22px!important;}html body .lca-home-v9 .lca-community-actions a, html body .lca-home-v9 .lca-community-actions button{min-height:46px!important;padding:0 17px!important;border-radius:13px!important;text-transform:none!important;letter-spacing:0!important;font-size:13px!important;font-weight:900!important;}html body .lca-home-v9 .lca-community-actions .is-primary, html body .lca-home-v9 .lca-community-actions a:first-child, html body .lca-home-v9 .lca-community-actions button:first-child{background:var(--lca-site-accent,#e30613)!important;border-color:var(--lca-site-accent,#e30613)!important;color:#fff!important;box-shadow:0 14px 30px color-mix(in srgb,var(--lca-site-accent,#e30613) 23%,transparent)!important;}html body .lca-home-v9 .lca-community-stats{gap:10px!important;}html body .lca-home-v9 .lca-community-stat, html body .lca-home-v9 .lca-community-chat-stats>div, html body .lca-home-v9 .lca-community-online-list{border:1px solid var(--lca-v184-line)!important;border-radius:16px!important;background:rgba(255,255,255,.92)!important;box-shadow:0 10px 28px rgba(7,17,31,.045)!important;}html body .lca-home-v9 .lca-community-stat{padding:16px!important;}html body .lca-home-v9 .lca-community-stat b{color:var(--lca-v184-ink)!important;font-size:30px!important;}html body .lca-home-v9 .lca-community-stat span, html body .lca-home-v9 .lca-community-chat-stats span{color:var(--lca-v184-muted)!important;font-size:10px!important;letter-spacing:.06em!important;}html body .lca-home-v9 .lca-community-chat-stats{gap:10px!important;margin-top:10px!important;}html body .lca-home-v9 .lca-community-chat-stats>div{padding:13px 15px!important;}html body .lca-home-v9 .lca-community-online-list{margin-top:10px!important;padding:13px 15px!important;}html body .lca-home-v9 .lca-media-schedule-box-v184{display:grid!important;grid-template-rows:auto 1fr!important;gap:0!important;padding:0!important;min-height:100%!important;background:#fff!important;border-radius:var(--lca-v184-radius)!important;}html body .lca-home-v9 .lca-media-schedule-box-v184:after{content:none!important;}html body .lca-home-v9 .lca-media-preview-v184{position:relative!important;width:100%!important;aspect-ratio:16/9!important;overflow:hidden!important;background:#07111f!important;}html body .lca-home-v9 .lca-media-preview-v184 iframe{display:block!important;width:100%!important;height:100%!important;min-height:0!important;border:0!important;}html body .lca-home-v9 .lca-media-preview-fallback-v184{position:absolute!important;inset:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:12px!important;color:#fff!important;text-decoration:none!important;background:linear-gradient(135deg,#07111f,color-mix(in srgb,var(--lca-site-accent,#e30613) 48%,#07111f))!important;}html body .lca-home-v9 .lca-media-badge-v184{position:absolute!important;top:14px!important;left:14px!important;z-index:2!important;display:inline-flex!important;align-items:center!important;min-height:28px!important;padding:0 10px!important;border-radius:999px!important;background:var(--lca-site-accent,#e30613)!important;color:#fff!important;font-size:10px!important;font-weight:950!important;letter-spacing:.06em!important;text-transform:uppercase!important;box-shadow:0 8px 22px rgba(7,17,31,.2)!important;pointer-events:none!important;}html body .lca-home-v9 .lca-media-content-v184{display:flex!important;flex-direction:column!important;min-height:240px!important;padding:24px!important;}html body .lca-home-v9 .lca-media-content-v184 h2{margin:0!important;color:var(--lca-v184-ink)!important;font-size:clamp(28px,2.5vw,42px)!important;line-height:.98!important;letter-spacing:-.045em!important;font-weight:950!important;text-transform:uppercase!important;}html body .lca-home-v9 .lca-media-content-v184 p{margin:12px 0 20px!important;color:var(--lca-v184-muted)!important;font-size:15px!important;line-height:1.5!important;font-weight:720!important;}html body .lca-home-v9 .lca-media-actions-v184{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:10px!important;margin-top:auto!important;}html body .lca-home-v9 .lca-media-primary-v184, html body .lca-home-v9 .lca-media-secondary-v184{min-height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;padding:0 15px!important;border-radius:12px!important;text-decoration:none!important;font-size:12px!important;font-weight:950!important;}html body .lca-home-v9 .lca-media-primary-v184{background:var(--lca-site-accent,#e30613)!important;color:#fff!important;box-shadow:0 12px 28px color-mix(in srgb,var(--lca-site-accent,#e30613) 24%,transparent)!important;}html body .lca-home-v9 .lca-media-primary-v184 svg{width:16px!important;height:16px!important;}html body .lca-home-v9 .lca-media-secondary-v184{border:1px solid var(--lca-v184-line)!important;background:#f8fafb!important;color:var(--lca-v184-ink)!important;}html body .lca-home-v9 .lca-media-primary-v184:hover, html body .lca-home-v9 .lca-media-secondary-v184:hover{transform:translateY(-2px)!important;}html body .lca-home-v9 .lca-home-feed-card, html body .lca-home-v9 .lca-popular, html body .lca-home-v9 .lca-news-box, html body .lca-home-v9 .lca-zjm-wrap, html body .lca-home-v9 .lca-home-comments, html body .lca-home-v9 .lca-article-module{padding:22px!important;}html body .lca-home-v9 .lca-home-feed-head{align-items:center!important;margin-bottom:15px!important;}html body .lca-home-v9 .lca-home-feed-head h2{font-size:28px!important;color:var(--lca-v184-ink)!important;}html body .lca-home-v9 .lca-home-feed-head>a{border-radius:999px!important;border-color:var(--lca-v184-line)!important;color:var(--lca-v184-ink)!important;}html body .lca-home-v9 .lca-home-topic, html body .lca-home-v9 .lca-home-prayer{border-color:var(--lca-v184-line)!important;border-radius:15px!important;box-shadow:none!important;}html body .lca-home-v9 .lca-home-topic:hover, html body .lca-home-v9 .lca-home-prayer:hover{border-color:var(--lca-site-accent,#e30613)!important;box-shadow:0 12px 30px color-mix(in srgb,var(--lca-site-accent,#e30613) 8%,transparent)!important;}html body .lca-home-v9 .lca-list-card{border:1px solid var(--lca-v184-line)!important;border-radius:15px!important;padding:10px!important;background:#fff!important;box-shadow:none!important;}html body .lca-home-v9 .lca-list-card:hover{border-color:var(--lca-site-accent,#e30613)!important;box-shadow:0 12px 30px color-mix(in srgb,var(--lca-site-accent,#e30613) 8%,transparent)!important;}html body .lca-home-v9 .lca-list-card img{border-radius:11px!important;}html body .lca-home-v9 .lca-popular-list li{border-bottom:1px solid var(--lca-v184-line)!important;}html body .lca-home-v9 .lca-newsletter input, html body .lca-home-v9 .lca-news-box input{min-height:48px!important;border:1px solid var(--lca-v184-line)!important;border-radius:12px!important;background:#f8fafb!important;}html body .lca-home-v9 .lca-newsletter button, html body .lca-home-v9 .lca-news-box button{min-height:44px!important;border-radius:12px!important;background:var(--lca-site-accent,#e30613)!important;color:#fff!important;}html body .lca-home-v9 .lch-radio-player{border:1px solid var(--lca-v184-line)!important;border-radius:18px!important;background:#f8fafb!important;box-shadow:none!important;}html body .lca-home-v9 .lca-rubriques{padding:4px 0 0!important;}html body .lca-home-v9 .lca-rub-grid{gap:14px!important;}html body .lca-home-v9 .lca-rub-card{min-height:150px!important;border:0!important;border-radius:18px!important;overflow:hidden!important;box-shadow:0 12px 28px rgba(7,17,31,.08)!important;transition:transform .18s ease,box-shadow .18s ease!important;}html body .lca-home-v9 .lca-rub-card:before{background:linear-gradient(180deg,rgba(7,17,31,.06),rgba(7,17,31,.86))!important;}html body .lca-home-v9 .lca-rub-card:hover{transform:translateY(-3px)!important;box-shadow:var(--lca-v184-shadow-hover)!important;}html body .lca-home-v9 .lca-rub-name{font-size:22px!important;letter-spacing:-.02em!important;}html body .lca-home-v9 .lca-rub-count{color:rgba(255,255,255,.82)!important;}html body .lca-home-v9 .lca-about-wide{display:grid!important;grid-template-columns:minmax(260px,.75fr) minmax(0,1.7fr)!important;padding:0!important;overflow:hidden!important;}html body .lca-home-v9 .lca-about-head{padding:28px!important;border-right:0!important;background:linear-gradient(145deg,var(--lca-v184-ink),color-mix(in srgb,var(--lca-site-accent,#e30613) 34%,var(--lca-v184-ink)))!important;color:#fff!important;}html body .lca-home-v9 .lca-about-head .lca-section-title, html body .lca-home-v9 .lca-about-head p{color:#fff!important;}html body .lca-home-v9 .lca-about-head .lca-section-title:after{background:#fff!important;}html body .lca-home-v9 .lca-about-content{padding:30px!important;color:#354255!important;column-width:380px!important;column-gap:34px!important;}html body.lca-v184-drawer-open, html body.lca-v184-modal-open{overflow:hidden!important;touch-action:none!important;}html body .lca-mobile-drawer-v179.is-open{z-index:2147483638!important;background:rgba(7,17,31,.68)!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;}html body .lca-mobile-drawer-card-v179{border:1px solid color-mix(in srgb,var(--lca-site-accent,#e30613) 20%,#dfe5ea)!important;background:rgba(255,255,255,.99)!important;box-shadow:0 34px 100px rgba(7,17,31,.38)!important;}html body .lca-mobile-drawer-head-v179{position:sticky!important;top:-1px!important;z-index:3!important;background:rgba(255,255,255,.98)!important;}html body .lca-mobile-drawer-head-v179 strong{color:var(--lca-v184-ink)!important;font-size:22px!important;}html body .lca-mobile-drawer-close-v179{background:#f1f4f6!important;color:var(--lca-v184-ink)!important;}html body .lca-mobile-drawer-grid-v179 a, html body .lca-mobile-drawer-grid-v179 button{min-height:50px!important;border-radius:14px!important;border-color:var(--lca-v184-line)!important;background:#f8fafb!important;color:var(--lca-v184-ink)!important;font-size:14px!important;text-transform:none!important;letter-spacing:0!important;transition:transform .15s ease,border-color .15s ease,background .15s ease!important;}html body .lca-mobile-drawer-grid-v179 a:hover, html body .lca-mobile-drawer-grid-v179 a:focus-visible, html body .lca-mobile-drawer-grid-v179 button:hover, html body .lca-mobile-drawer-grid-v179 button:focus-visible{transform:translateY(-1px)!important;border-color:var(--lca-site-accent,#e30613)!important;background:color-mix(in srgb,var(--lca-site-accent,#e30613) 7%,#fff)!important;color:var(--lca-v184-ink)!important;}html body .lca-mobile-drawer-grid-v179 button[data-lca-v179-action="auth"]{background:var(--lca-site-accent,#e30613)!important;border-color:var(--lca-site-accent,#e30613)!important;color:#fff!important;box-shadow:0 14px 30px color-mix(in srgb,var(--lca-site-accent,#e30613) 24%,transparent)!important;}html body>.lca-auth-overlay:not([hidden]), html body>.lca-search-overlay:not([hidden]){position:fixed!important;inset:0!important;z-index:2147483644!important;display:flex!important;align-items:flex-start!important;justify-content:center!important;padding:max(18px,env(safe-area-inset-top)) 12px max(18px,env(safe-area-inset-bottom))!important;background:rgba(7,17,31,.72)!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;overflow:auto!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;}html body>.lca-auth-overlay[hidden], html body>.lca-search-overlay[hidden]{display:none!important;visibility:hidden!important;pointer-events:none!important;}html body>.lca-auth-overlay .lca-auth-box, html body>.lca-search-overlay .lca-search-box{width:min(760px,calc(100vw - 24px))!important;max-height:calc(100dvh - 36px)!important;margin:auto!important;padding:26px!important;border-radius:24px!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,#e30613) 22%,#dfe5ea)!important;background:#fff!important;box-shadow:0 34px 100px rgba(7,17,31,.42)!important;overflow:auto!important;}html body>.lca-auth-overlay .lca-modal-close, html body>.lca-search-overlay .lca-modal-close{border-radius:999px!important;background:#f1f4f6!important;color:var(--lca-v184-ink)!important;}html body>.lca-notifications-panel:not([hidden]){position:fixed!important;inset:0!important;z-index:2147483643!important;display:flex!important;align-items:flex-start!important;justify-content:flex-end!important;padding:96px 20px 20px!important;background:rgba(7,17,31,.68)!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;overflow:auto!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;}html body>.lca-notifications-panel[hidden]{display:none!important;visibility:hidden!important;pointer-events:none!important;}html body>.lca-notifications-panel .lca-notifications-box{width:min(430px,calc(100vw - 24px))!important;max-height:calc(100dvh - 116px)!important;margin:0!important;padding:22px!important;border-radius:22px!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,#e30613) 22%,#dfe5ea)!important;background:#fff!important;box-shadow:0 34px 100px rgba(7,17,31,.42)!important;overflow:auto!important;}html body>.lca-notifications-panel .lca-modal-close{border-radius:999px!important;background:#f1f4f6!important;color:var(--lca-v184-ink)!important;}@media(max-width:1180px){html body .lca-home-v9 .lca-latest-news-grid{grid-template-columns:1fr!important;}html body .lca-home-v9 .lca-latest-side-rail{grid-template-columns:repeat(4,minmax(0,1fr))!important;}html body .lca-home-v9 .lca-latest-mini-card{grid-template-rows:130px minmax(0,1fr)!important;}html body .lca-home-v9 .lca-latest-mini-card img{height:130px!important;}html body .lca-home-v9 .lca-community-hero-grid{grid-template-columns:1fr!important;}}@media(max-width:900px){html body .lca-home-v9 .lca-social-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}html body .lca-home-v9 .lca-latest-side-rail{grid-template-columns:repeat(2,minmax(0,1fr))!important;}html body .lca-home-v9 .lca-about-wide{grid-template-columns:1fr!important;}}@media(max-width:760px){html body .lca-home-v9 .lca-home{padding-top:14px!important;padding-bottom:38px!important;}html body .lca-home-v9 .lca-flow-grid{gap:16px!important;}html body .lca-home-v9 .lca-panel, html body .lca-home-v9 .lca-sidebox, html body .lca-home-v9 .lca-bottom-card, html body .lca-home-v9 .lca-about-wide, html body .lca-home-v9 .lca-home-feed-card, html body .lca-home-v9 .lca-community-hero{border-radius:19px!important;}html body .lca-home-v9 .lca-section-title{font-size:24px!important;}html body .lca-home-v9 .lca-latest-newsroom{padding:15px!important;}html body .lca-home-v9 .lca-latest-news-head{display:block!important;}html body .lca-home-v9 .lca-latest-news-head .lca-outline-btn{display:none!important;}html body .lca-home-v9 .lca-latest-hero-card{min-height:410px!important;padding:20px!important;border-radius:16px!important;}html body .lca-home-v9 .lca-latest-hero-card h3{font-size:35px!important;}html body .lca-home-v9 .lca-latest-hero-card p{display:none!important;}html body .lca-home-v9 .lca-latest-side-rail{grid-template-columns:1fr!important;}html body .lca-home-v9 .lca-latest-mini-card{grid-template-columns:116px minmax(0,1fr)!important;grid-template-rows:auto!important;min-height:102px!important;}html body .lca-home-v9 .lca-latest-mini-card img{width:116px!important;height:100%!important;min-height:102px!important;}html body .lca-home-v9 .lca-latest-mini-card span{display:flex!important;flex-direction:column!important;justify-content:center!important;padding:12px!important;}html body .lca-home-v9 .lca-latest-news-bottom{display:flex!important;margin-top:15px!important;}html body .lca-home-v9 .lca-latest-news-bottom .lca-outline-btn{width:100%!important;min-height:46px!important;border-radius:13px!important;}html body .lca-home-v9 .lca-community-hero-grid{padding:25px 18px 22px 24px!important;gap:24px!important;}html body .lca-home-v9 .lca-community-hero h1{font-size:44px!important;}html body .lca-home-v9 .lca-community-hero p{font-size:15px!important;}html body .lca-home-v9 .lca-community-actions a, html body .lca-home-v9 .lca-community-actions button{width:100%!important;}html body .lca-home-v9 .lca-community-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;}html body .lca-home-v9 .lca-media-content-v184{min-height:0!important;padding:19px!important;}html body .lca-home-v9 .lca-media-content-v184 h2{font-size:29px!important;}html body .lca-home-v9 .lca-media-actions-v184{display:grid!important;grid-template-columns:1fr!important;}html body .lca-home-v9 .lca-media-primary-v184, html body .lca-home-v9 .lca-media-secondary-v184{width:100%!important;}html body .lca-home-v9 .lca-social-box, html body .lca-home-v9 .lca-home-feed-card, html body .lca-home-v9 .lca-popular, html body .lca-home-v9 .lca-news-box, html body .lca-home-v9 .lca-zjm-wrap, html body .lca-home-v9 .lca-home-comments, html body .lca-home-v9 .lca-article-module{padding:16px!important;}html body .lca-home-v9 .lca-rub-grid{grid-template-columns:1fr 1fr!important;gap:10px!important;}html body .lca-home-v9 .lca-rub-card{min-height:125px!important;border-radius:14px!important;}html body .lca-home-v9 .lca-rub-name{font-size:17px!important;}html body .lca-home-v9 .lca-about-head, html body .lca-home-v9 .lca-about-content{padding:22px!important;}html body .lca-mobile-drawer-v179.is-open{align-items:flex-end!important;padding:0!important;}html body .lca-mobile-drawer-card-v179{width:100%!important;max-height:min(88dvh,760px)!important;padding:14px 14px max(14px,env(safe-area-inset-bottom))!important;border-radius:24px 24px 0 0!important;border-left:0!important;border-right:0!important;border-bottom:0!important;}html body .lca-mobile-drawer-grid-v179{grid-template-columns:1fr 1fr!important;gap:8px!important;}html body .lca-mobile-drawer-grid-v179 a, html body .lca-mobile-drawer-grid-v179 button{min-height:52px!important;}html body>.lca-auth-overlay:not([hidden]), html body>.lca-search-overlay:not([hidden]){align-items:flex-end!important;padding:0!important;}html body>.lca-auth-overlay .lca-auth-box, html body>.lca-search-overlay .lca-search-box{width:100%!important;max-height:92dvh!important;margin:0!important;padding:22px 16px max(20px,env(safe-area-inset-bottom))!important;border-radius:24px 24px 0 0!important;border-left:0!important;border-right:0!important;border-bottom:0!important;}html body>.lca-auth-overlay .lca-auth-tabs{grid-template-columns:1fr!important;}html body>.lca-notifications-panel:not([hidden]){align-items:flex-end!important;justify-content:center!important;padding:0!important;}html body>.lca-notifications-panel .lca-notifications-box{width:100%!important;max-height:88dvh!important;margin:0!important;padding:22px 16px max(20px,env(safe-area-inset-bottom))!important;border-radius:24px 24px 0 0!important;border-left:0!important;border-right:0!important;border-bottom:0!important;}}@media(max-width:430px){html body .lca-home-v9 .lca-social-grid{grid-template-columns:1fr!important;}html body .lca-home-v9 .lca-community-stats{grid-template-columns:1fr 1fr!important;}html body .lca-home-v9 .lca-community-chat-stats{grid-template-columns:1fr!important;}html body .lca-mobile-drawer-grid-v179{grid-template-columns:1fr!important;}html body .lca-mobile-drawer-card-v179{max-height:92dvh!important;}}@media(prefers-reduced-motion:reduce){html body .lca-home-v9 *, html body .lca-mobile-drawer-v179 *{scroll-behavior:auto!important;transition:none!important;animation:none!important;}}@media(min-width:1181px){html body .lca-home-v9 .lca-home-latest-main.lca-span-12{grid-column:span 12!important}html body .lca-home-v9 .lca-home-latest-main.lca-span-9{grid-column:span 9!important}html body .lca-home-v9 .lca-home-latest-main.lca-span-8{grid-column:span 8!important}html body .lca-home-v9 .lca-home-latest-main.lca-span-7{grid-column:span 7!important}html body .lca-home-v9 .lca-home-latest-main.lca-span-6{grid-column:span 6!important}html body .lca-home-v9 .lca-home-latest-main.lca-span-5{grid-column:span 5!important}html body .lca-home-v9 .lca-home-latest-main.lca-span-4{grid-column:span 4!important}html body .lca-home-v9 .lca-home-latest-main.lca-span-3{grid-column:span 3!important}}html body .lca-home-v9 .lca-social-box>h2, html body .lca-home-v9 .lca-news-box>h2, html body .lca-home-v9 .lca-zjm-wrap>h2{margin:0 0 18px!important;color:var(--lca-v184-ink)!important;font-size:clamp(22px,2vw,30px)!important;line-height:1!important;letter-spacing:-.04em!important;text-transform:uppercase!important;font-weight:950!important;}html body .lca-home-v9 .lca-social-box>h2:after, html body .lca-home-v9 .lca-news-box>h2:after, html body .lca-home-v9 .lca-zjm-wrap>h2:after{content:""!important;display:block!important;width:42px!important;height:4px!important;margin-top:10px!important;border-radius:999px!important;background:var(--lca-site-accent,#e30613)!important;}@media(max-width:760px){html body>.lca-auth-overlay .lca-auth-tabs{display:grid!important;grid-template-columns:1fr!important;}}:root{--lca-v186-ink:#07111f;--lca-v186-muted:#647083;--lca-v186-line:#e3e8ee;--lca-v186-soft:#f6f8fa;--lca-v186-card:#fff;--lca-v186-radius:22px;--lca-v186-shadow:0 16px 42px rgba(7,17,31,.065);--lca-v186-shadow-hover:0 22px 54px color-mix(in srgb,var(--lca-site-accent,#e30613) 12%,rgba(7,17,31,.08));}html body .lca-chat-widget, html body [data-lca-chat-widget], html body .lca-community-hero, html body .lca-home-prayer-feed, html body .lca-member-chat-screen, html body .lca-community-chat-stats, html body .lca-community-online-list{display:none!important}html body .lca-v186-editorial-module, html body .lca-v186-video-module, html body .lca-v186-forum-home{width:100%!important;min-width:0!important;max-width:100%!important;grid-column:1/-1!important;padding:clamp(20px,2.4vw,30px)!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,#e30613) 13%,var(--lca-v186-line))!important;border-radius:var(--lca-v186-radius)!important;background:rgba(255,255,255,.98)!important;box-shadow:var(--lca-v186-shadow)!important;overflow:hidden!important;box-sizing:border-box!important;}html body .lca-v186-section-head{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:18px!important;margin:0 0 22px!important;padding:0!important;border:0!important;background:none!important;}html body .lca-v186-section-head>div{min-width:0!important}html body .lca-v186-section-head span{display:flex!important;align-items:center!important;gap:7px!important;margin:0 0 7px!important;color:var(--lca-site-accent,#e30613)!important;font-size:11px!important;line-height:1!important;font-weight:950!important;letter-spacing:.16em!important;text-transform:uppercase!important;}html body .lca-v186-section-head span:before{content:""!important;width:8px!important;height:8px!important;border-radius:50%!important;background:var(--lca-site-accent,#e30613)!important;box-shadow:0 0 0 4px color-mix(in srgb,var(--lca-site-accent,#e30613) 12%,transparent)!important;}html body .lca-v186-section-head h2{margin:0!important;color:var(--lca-v186-ink)!important;font-size:clamp(25px,3vw,39px)!important;line-height:.98!important;letter-spacing:-.045em!important;font-weight:950!important;text-transform:uppercase!important;}html body .lca-v186-section-head p{max-width:720px!important;margin:10px 0 0!important;color:var(--lca-v186-muted)!important;font-size:14px!important;line-height:1.55!important;}html body .lca-v186-section-head>a, html body .lca-v186-forum-hero a, html body .lca-v186-forum-hero button{flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;padding:0 17px!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,#e30613) 24%,var(--lca-v186-line))!important;border-radius:12px!important;background:#fff!important;color:var(--lca-v186-ink)!important;font-size:12px!important;font-weight:900!important;text-decoration:none!important;box-shadow:none!important;cursor:pointer!important;}html body .lca-v186-section-head>a:hover, html body .lca-v186-forum-hero a:hover, html body .lca-v186-forum-hero button:hover{border-color:var(--lca-site-accent,#e30613)!important;background:var(--lca-site-accent,#e30613)!important;color:#fff!important;}html body .lca-v186-article-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:17px!important;width:100%!important;min-width:0!important;}html body .lca-v186-article-card{display:flex!important;flex-direction:column!important;min-width:0!important;height:100%!important;margin:0!important;border:1px solid var(--lca-v186-line)!important;border-radius:17px!important;background:#fff!important;overflow:hidden!important;box-shadow:0 8px 24px rgba(7,17,31,.045)!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important;}html body .lca-v186-article-card:hover{transform:translateY(-3px)!important;border-color:color-mix(in srgb,var(--lca-site-accent,#e30613) 34%,var(--lca-v186-line))!important;box-shadow:var(--lca-v186-shadow-hover)!important;}html body .lca-v186-card-image{position:relative!important;display:block!important;width:100%!important;aspect-ratio:16/10!important;overflow:hidden!important;background:#edf0f3!important;}html body .lca-v186-card-image:after{content:""!important;position:absolute!important;inset:auto 0 0!important;height:30%!important;background:linear-gradient(transparent,rgba(0,0,0,.16))!important;pointer-events:none!important;}html body .lca-v186-card-image img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;transition:transform .28s ease!important;}html body .lca-v186-article-card:hover .lca-v186-card-image img{transform:scale(1.025)!important}html body .lca-v186-card-body{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;min-width:0!important;padding:15px 15px 14px!important;}html body .lca-v186-card-kicker{display:block!important;margin:0 0 8px!important;color:var(--lca-site-accent,#e30613)!important;font-size:10px!important;line-height:1.2!important;font-weight:950!important;letter-spacing:.09em!important;text-transform:uppercase!important;}html body .lca-v186-card-body h3{margin:0!important;color:var(--lca-v186-ink)!important;font-size:clamp(15px,1.4vw,18px)!important;line-height:1.18!important;letter-spacing:-.025em!important;font-weight:900!important;text-transform:none!important;}html body .lca-v186-card-body h3 a{color:inherit!important;text-decoration:none!important;}html body .lca-v186-card-body footer{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;margin-top:auto!important;padding-top:15px!important;color:#7a8493!important;font-size:10px!important;line-height:1!important;font-weight:800!important;text-transform:uppercase!important;}html body .lca-v186-card-body footer b{display:inline-flex!important;align-items:center!important;padding:5px 7px!important;border-radius:999px!important;background:color-mix(in srgb,var(--lca-site-accent,#e30613) 8%,#f7f8fa)!important;color:var(--lca-site-accent,#e30613)!important;font-size:10px!important;}html body .lca-v186-video-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:17px!important;width:100%!important;}html body .lca-v186-video-card{min-width:0!important;border:1px solid var(--lca-v186-line)!important;border-radius:17px!important;background:#fff!important;overflow:hidden!important;box-shadow:0 8px 24px rgba(7,17,31,.045)!important;transition:transform .18s ease,box-shadow .18s ease!important;}html body .lca-v186-video-card:hover{transform:translateY(-3px)!important;box-shadow:var(--lca-v186-shadow-hover)!important}html body .lca-v186-video-thumb{position:relative!important;display:block!important;width:100%!important;aspect-ratio:16/9!important;overflow:hidden!important;background:#111827!important;}html body .lca-v186-video-thumb:after{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(180deg,transparent 48%,rgba(0,0,0,.32))!important;}html body .lca-v186-video-thumb img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;}html body .lca-v186-video-thumb>span{position:absolute!important;z-index:2!important;left:50%!important;top:50%!important;display:grid!important;place-items:center!important;width:50px!important;height:50px!important;border-radius:15px!important;background:var(--lca-site-accent,#e30613)!important;color:#fff!important;transform:translate(-50%,-50%)!important;box-shadow:0 12px 28px rgba(0,0,0,.25)!important;}html body .lca-v186-video-thumb>span svg{width:21px!important;height:21px!important;fill:currentColor!important;stroke:currentColor!important;color:#fff!important}html body .lca-v186-video-card>div{padding:14px 15px 16px!important}html body .lca-v186-video-card h3{margin:0!important;font-size:16px!important;line-height:1.2!important;letter-spacing:-.02em!important;font-weight:900!important;text-transform:none!important;}html body .lca-v186-video-card h3 a{color:var(--lca-v186-ink)!important;text-decoration:none!important}html body .lca-v186-video-card time{display:block!important;margin-top:9px!important;color:#7a8493!important;font-size:10px!important;font-weight:850!important;text-transform:uppercase!important}html body .lca-v186-empty{padding:28px!important;border:1px dashed color-mix(in srgb,var(--lca-site-accent,#e30613) 32%,var(--lca-v186-line))!important;border-radius:16px!important;background:color-mix(in srgb,var(--lca-site-accent,#e30613) 4%,#fff)!important;}html body .lca-v186-empty strong{display:block!important;color:var(--lca-v186-ink)!important;font-size:17px!important}html body .lca-v186-empty p{margin:6px 0 0!important;color:var(--lca-v186-muted)!important}html body .lca-v186-forum-columns{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;}html body .lca-v186-forum-columns>div{min-width:0!important;padding:18px!important;border:1px solid var(--lca-v186-line)!important;border-radius:17px!important;background:linear-gradient(180deg,#fff,var(--lca-v186-soft))!important;}html body .lca-v186-forum-columns h3{margin:0 0 13px!important;color:var(--lca-v186-ink)!important;font-size:17px!important;line-height:1!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:-.02em!important;}html body .lca-v186-forum-list{display:grid!important;gap:8px!important}html body .lca-v186-forum-list>a{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;min-width:0!important;padding:11px 12px!important;border:1px solid #e8ebef!important;border-radius:12px!important;background:#fff!important;color:var(--lca-v186-ink)!important;text-decoration:none!important;}html body .lca-v186-forum-list>a:hover{border-color:color-mix(in srgb,var(--lca-site-accent,#e30613) 35%,#e8ebef)!important}html body .lca-v186-forum-list>a>span{display:block!important;min-width:0!important}html body .lca-v186-forum-list strong, html body .lca-v186-forum-list small, html body .lca-v186-forum-list em{display:block!important;min-width:0!important}html body .lca-v186-forum-list strong{overflow:hidden!important;color:var(--lca-v186-ink)!important;font-size:13px!important;line-height:1.25!important;font-style:normal!important;text-overflow:ellipsis!important;white-space:nowrap!important}html body .lca-v186-forum-list small{margin-top:4px!important;color:#7a8493!important;font-size:10px!important;font-weight:800!important}html body .lca-v186-forum-list>a>b{display:grid!important;place-items:center!important;min-width:31px!important;height:31px!important;border-radius:10px!important;background:color-mix(in srgb,var(--lca-site-accent,#e30613) 9%,#fff)!important;color:var(--lca-site-accent,#e30613)!important;font-size:11px!important;}html body .lca-v186-forum-list>a>em{max-width:180px!important;overflow:hidden!important;color:#758091!important;font-size:10px!important;line-height:1.3!important;text-align:right!important;text-overflow:ellipsis!important;white-space:nowrap!important;}html body .lca-v186-forum-stats, html body .lca-v186-forum-page-stats{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr)) minmax(180px,1.35fr)!important;gap:10px!important;margin-top:18px!important;}html body .lca-v186-forum-stats>span, html body .lca-v186-forum-page-stats>span{display:flex!important;min-width:0!important;min-height:72px!important;flex-direction:column!important;justify-content:center!important;padding:12px 14px!important;border:1px solid var(--lca-v186-line)!important;border-radius:14px!important;background:#fff!important;color:#687386!important;font-size:9px!important;line-height:1.15!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important;}html body .lca-v186-forum-stats b, html body .lca-v186-forum-page-stats b{margin-bottom:4px!important;color:var(--lca-v186-ink)!important;font-size:23px!important;line-height:1!important;letter-spacing:-.04em!important;}html body .lca-v186-forum-stats small, html body .lca-v186-forum-page-stats small{display:block!important;margin-bottom:4px!important;color:#8a94a3!important;font-size:9px!important}html body .lca-v186-forum-stats strong, html body .lca-v186-forum-page-stats strong{overflow:hidden!important;color:var(--lca-v186-ink)!important;font-size:13px!important;line-height:1.2!important;text-overflow:ellipsis!important;white-space:nowrap!important;text-transform:none!important}html body .lca-v186-forum-page{background:linear-gradient(180deg,#f7f8fa 0,#fff 380px)!important;color:var(--lca-v186-ink)!important;min-height:70vh!important;}html body .lca-v186-forum-page>.lca-shell, html body .lca-v186-forum-page .lca-shell{width:min(var(--lca-site-width,1180px),calc(100% - 32px))!important;max-width:none!important;margin:0 auto!important;padding:30px 0 58px!important;}html body .lca-v186-forum-hero{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;margin:0 0 20px!important;padding:clamp(24px,3vw,38px)!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,#e30613) 20%,var(--lca-v186-line))!important;border-radius:25px!important;background: radial-gradient(circle at 85% 18%,color-mix(in srgb,var(--lca-site-accent,#e30613) 13%,transparent),transparent 28%), #fff!important;box-shadow:var(--lca-v186-shadow)!important;}html body .lca-v186-forum-hero span{display:block!important;margin-bottom:7px!important;color:var(--lca-site-accent,#e30613)!important;font-size:11px!important;font-weight:950!important;letter-spacing:.16em!important;text-transform:uppercase!important;}html body .lca-v186-forum-hero h1{margin:0!important;color:var(--lca-v186-ink)!important;font-size:clamp(31px,5vw,56px)!important;line-height:.92!important;letter-spacing:-.055em!important;font-weight:950!important;text-transform:uppercase!important;}html body .lca-v186-forum-hero p{max-width:700px!important;margin:13px 0 0!important;color:var(--lca-v186-muted)!important;font-size:15px!important;line-height:1.55!important}html body .lca-v186-forum-hero a, html body .lca-v186-forum-hero button{min-height:48px!important;background:var(--lca-site-accent,#e30613)!important;color:#fff!important;border-color:var(--lca-site-accent,#e30613)!important}html body .lca-v186-forum-shell{min-width:0!important;padding:0!important;border:0!important;background:transparent!important;}html body .lca-v186-forum-shell [data-lca-forum-output]{min-width:0!important}html body .lca-v186-forum-page .lca-forum-grid{display:grid!important;grid-template-columns:285px minmax(0,1fr)!important;gap:18px!important;align-items:start!important;min-width:0!important;}html body .lca-v186-forum-page .lca-forum-side, html body .lca-v186-forum-page .lca-forum-main{min-width:0!important;margin:0!important;border:1px solid var(--lca-v186-line)!important;border-radius:20px!important;background:#fff!important;box-shadow:var(--lca-v186-shadow)!important;overflow:hidden!important;}html body .lca-v186-forum-page .lca-forum-side{position:sticky!important;top:92px!important;padding:14px!important}html body .lca-v186-forum-page .lca-forum-main{padding:clamp(18px,2.3vw,28px)!important}html body .lca-v186-forum-page .lca-forum-side-title{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:10px!important;padding:7px 6px 14px!important;border-bottom:1px solid var(--lca-v186-line)!important;}html body .lca-v186-forum-page .lca-forum-side-title strong{display:block!important;color:var(--lca-v186-ink)!important;font-size:16px!important;font-weight:950!important}html body .lca-v186-forum-page .lca-forum-side-title small{display:block!important;margin-top:4px!important;color:#7d8795!important;font-size:10px!important;line-height:1.35!important}html body .lca-v186-forum-page .lca-forum-side-actions>span{display:grid!important;place-items:center!important;min-width:29px!important;height:29px!important;border-radius:9px!important;background:var(--lca-v186-soft)!important;color:var(--lca-v186-ink)!important;font-size:11px!important;font-weight:950!important}html body .lca-v186-forum-page .lca-forum-section-list{display:grid!important;gap:7px!important;padding-top:12px!important}html body .lca-v186-forum-page .lca-forum-section-btn{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"copy count" "copy lock"!important;align-items:center!important;gap:3px 10px!important;width:100%!important;min-height:64px!important;padding:11px 12px!important;border:1px solid transparent!important;border-radius:13px!important;background:transparent!important;color:var(--lca-v186-ink)!important;text-align:left!important;box-shadow:none!important;cursor:pointer!important;}html body .lca-v186-forum-page .lca-forum-section-btn:hover{background:var(--lca-v186-soft)!important}html body .lca-v186-forum-page .lca-forum-section-btn.is-active{border-color:color-mix(in srgb,var(--lca-site-accent,#e30613) 28%,var(--lca-v186-line))!important;background:color-mix(in srgb,var(--lca-site-accent,#e30613) 7%,#fff)!important;box-shadow:inset 4px 0 0 var(--lca-site-accent,#e30613)!important;}html body .lca-v186-forum-page .lca-forum-section-btn>span{grid-area:copy!important;min-width:0!important}html body .lca-v186-forum-page .lca-forum-section-btn b{display:block!important;color:inherit!important;font-size:12px!important;line-height:1.2!important;font-weight:950!important}html body .lca-v186-forum-page .lca-forum-section-btn small{display:block!important;margin-top:4px!important;color:#788394!important;font-size:9px!important;line-height:1.3!important}html body .lca-v186-forum-page .lca-forum-section-btn em{grid-area:count!important;display:grid!important;place-items:center!important;min-width:28px!important;height:28px!important;border-radius:9px!important;background:#edf0f3!important;color:#4b5563!important;font-size:10px!important;font-style:normal!important;font-weight:950!important}html body .lca-v186-forum-page .lca-forum-section-btn.is-active em{background:var(--lca-site-accent,#e30613)!important;color:#fff!important}html body .lca-v186-forum-page .lca-forum-section-btn i{grid-area:lock!important;color:#9a6b00!important;font-size:8px!important;font-style:normal!important;font-weight:900!important;text-transform:uppercase!important}html body .lca-v186-forum-page .lca-forum-main-head{margin:0 0 18px!important;padding:0 0 17px!important;border-bottom:1px solid var(--lca-v186-line)!important}html body .lca-v186-forum-page .lca-forum-main-head span, html body .lca-v186-forum-page .lca-forum-thread-head>div>span{display:block!important;margin-bottom:6px!important;color:var(--lca-site-accent,#e30613)!important;font-size:9px!important;font-weight:950!important;letter-spacing:.14em!important;text-transform:uppercase!important}html body .lca-v186-forum-page .lca-forum-main-head h3, html body .lca-v186-forum-page .lca-forum-thread-head h3{margin:0!important;color:var(--lca-v186-ink)!important;font-size:clamp(22px,3vw,33px)!important;line-height:1!important;letter-spacing:-.04em!important;font-weight:950!important;text-transform:none!important}html body .lca-v186-forum-page .lca-forum-main-head p{margin:9px 0 0!important;color:var(--lca-v186-muted)!important;font-size:13px!important;line-height:1.45!important}html body .lca-v186-forum-page .lca-forum-topic-list{display:grid!important;gap:9px!important}html body .lca-v186-forum-page .lca-forum-topic-row{display:grid!important;grid-template-columns:45px minmax(0,1fr) minmax(170px,auto)!important;align-items:center!important;gap:13px!important;width:100%!important;min-width:0!important;padding:13px!important;border:1px solid var(--lca-v186-line)!important;border-radius:14px!important;background:#fff!important;color:var(--lca-v186-ink)!important;text-align:left!important;box-shadow:none!important;cursor:pointer!important;}html body .lca-v186-forum-page .lca-forum-topic-row:hover{border-color:color-mix(in srgb,var(--lca-site-accent,#e30613) 35%,var(--lca-v186-line))!important;background:color-mix(in srgb,var(--lca-site-accent,#e30613) 3%,#fff)!important}html body .lca-v186-forum-page .lca-forum-topic-avatar{width:45px!important;height:45px!important;max-width:none!important;border-radius:13px!important;object-fit:cover!important}html body .lca-v186-forum-page .lca-forum-topic-row>span{min-width:0!important}html body .lca-v186-forum-page .lca-forum-topic-row>span>strong{display:block!important;overflow:hidden!important;color:var(--lca-v186-ink)!important;font-size:14px!important;line-height:1.22!important;font-weight:950!important;text-overflow:ellipsis!important;white-space:nowrap!important}html body .lca-v186-forum-page .lca-forum-topic-row>span>small{display:block!important;margin-top:5px!important;color:#778293!important;font-size:10px!important}html body .lca-v186-forum-page .lca-forum-topic-row>em{display:block!important;min-width:0!important;color:#758091!important;font-style:normal!important;text-align:right!important}html body .lca-v186-forum-page .lca-forum-topic-row>em>b{display:block!important;color:var(--lca-site-accent,#e30613)!important;font-size:11px!important;font-weight:950!important}html body .lca-v186-forum-page .lca-forum-topic-row>em>small{display:block!important;max-width:260px!important;margin-top:4px!important;overflow:hidden!important;font-size:9px!important;text-overflow:ellipsis!important;white-space:nowrap!important}html body .lca-v186-forum-page .lca-forum-create-topic, html body .lca-v186-forum-page .lca-forum-reply-form{display:grid!important;gap:11px!important;margin-top:20px!important;padding:18px!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,#e30613) 18%,var(--lca-v186-line))!important;border-radius:16px!important;background:color-mix(in srgb,var(--lca-site-accent,#e30613) 3%,#fff)!important;}html body .lca-v186-forum-page input, html body .lca-v186-forum-page textarea, html body .lca-v186-forum-page select{width:100%!important;max-width:none!important;min-height:44px!important;padding:11px 13px!important;border:1px solid #d8dde4!important;border-radius:11px!important;background:#fff!important;color:var(--lca-v186-ink)!important;box-shadow:none!important;box-sizing:border-box!important;}html body .lca-v186-forum-page textarea{min-height:130px!important;line-height:1.5!important;resize:vertical!important}html body .lca-v186-forum-page .lca-forum-create-topic>button[type=submit], html body .lca-v186-forum-page .lca-forum-reply-form>button[type=submit], html body .lca-v186-forum-page .lca-forum-edit-form>button[type=submit]{justify-self:start!important;min-height:42px!important;padding:0 17px!important;border:0!important;border-radius:11px!important;background:var(--lca-site-accent,#e30613)!important;color:#fff!important;font-size:11px!important;font-weight:950!important;cursor:pointer!important}html body .lca-v186-forum-page .lca-forum-thread-head{display:flex!important;align-items:center!important;gap:10px!important;margin:0 0 18px!important;padding:0 0 17px!important;border-bottom:1px solid var(--lca-v186-line)!important;}html body .lca-v186-forum-page .lca-forum-thread-head>div{flex:1 1 auto!important;min-width:0!important}html body .lca-v186-forum-page .lca-forum-thread-head>button, html body .lca-v186-forum-page .lca-forum-topic-admin button{min-height:36px!important;padding:0 11px!important;border:1px solid var(--lca-v186-line)!important;border-radius:10px!important;background:#fff!important;color:#4c5868!important;font-size:9px!important;font-weight:900!important;cursor:pointer!important;}html body .lca-v186-forum-page .lca-forum-thread-head>button:hover{border-color:var(--lca-site-accent,#e30613)!important;color:var(--lca-site-accent,#e30613)!important}html body .lca-v186-forum-page .lca-forum-post-list{display:grid!important;gap:11px!important}html body .lca-v186-forum-page .lca-forum-post{display:grid!important;grid-template-columns:48px minmax(0,1fr)!important;gap:13px!important;min-width:0!important;padding:15px!important;border:1px solid var(--lca-v186-line)!important;border-radius:15px!important;background:#fff!important;}html body .lca-v186-forum-page .lca-forum-post-avatar img{display:block!important;width:48px!important;height:48px!important;max-width:none!important;border-radius:14px!important;object-fit:cover!important}html body .lca-v186-forum-page .lca-forum-post-body{min-width:0!important}html body .lca-v186-forum-page .lca-forum-post-body>header{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:6px 9px!important;margin:0 0 10px!important}html body .lca-v186-forum-page .lca-forum-post-body>header a{text-decoration:none!important}html body .lca-v186-forum-page .lca-forum-post-body>header strong{color:var(--lca-v186-ink)!important;font-size:12px!important;font-weight:950!important}html body .lca-v186-forum-page .lca-forum-post-body>header time{color:#8993a1!important;font-size:9px!important;font-weight:800!important}html body .lca-v186-forum-page .lca-forum-message{min-width:0!important;color:#263243!important;font-size:13px!important;line-height:1.65!important;overflow-wrap:anywhere!important}html body .lca-v186-forum-page .lca-forum-message p{margin:.5em 0!important}html body .lca-v186-forum-page .lca-forum-post-body>blockquote{margin:0 0 10px!important;padding:10px 12px!important;border-left:3px solid var(--lca-site-accent,#e30613)!important;border-radius:0 9px 9px 0!important;background:var(--lca-v186-soft)!important;color:#566273!important;font-size:11px!important}html body .lca-v186-forum-page .lca-forum-post-body>footer{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:6px!important;margin-top:12px!important;padding-top:10px!important;border-top:1px solid #eef0f3!important}html body .lca-v186-forum-page .lca-forum-post-body>footer>button, html body .lca-v186-forum-page .lca-forum-reactions button, html body .lca-v186-forum-page .lca-forum-follow-mini{min-height:29px!important;padding:0 8px!important;border:1px solid #e2e6eb!important;border-radius:9px!important;background:#fff!important;color:#687386!important;font-size:9px!important;font-weight:850!important;cursor:pointer!important;}html body .lca-v186-forum-page .lca-forum-reactions{display:inline-flex!important;align-items:center!important;flex-wrap:wrap!important;gap:4px!important}html body .lca-v186-forum-page .lca-forum-image{display:block!important;max-width:680px!important;margin-top:12px!important;overflow:hidden!important;border-radius:13px!important}html body .lca-v186-forum-page .lca-forum-image img{display:block!important;width:100%!important;height:auto!important}html body .lca-v186-forum-page .lca-forum-editor-toolbar{display:flex!important;flex-wrap:wrap!important;gap:5px!important;padding:7px!important;border:1px solid #dde2e8!important;border-radius:11px!important;background:#fff!important}html body .lca-v186-forum-page .lca-forum-editor-toolbar button{min-height:30px!important;padding:0 8px!important;border:1px solid #e6e9ed!important;border-radius:8px!important;background:#f8f9fa!important;color:#4d5969!important;font-size:9px!important;font-weight:900!important;cursor:pointer!important}html body .lca-v186-forum-page .lca-forum-emoji-picker{display:flex!important;flex-wrap:wrap!important;gap:4px!important}html body .lca-v186-forum-page .lca-forum-emoji-picker button{width:32px!important;height:32px!important;padding:0!important;border:1px solid #e2e6eb!important;border-radius:9px!important;background:#fff!important;cursor:pointer!important}html body .lca-v186-forum-page .lca-forum-empty, html body .lca-v186-forum-page .lca-forum-readonly, html body .lca-v186-forum-page .lca-forum-ban-notice{padding:18px!important;border:1px solid var(--lca-v186-line)!important;border-radius:14px!important;background:var(--lca-v186-soft)!important;color:#586476!important;font-size:12px!important}html body .lca-member-page .lca-member-shell{width:min(var(--lca-site-width,1180px),calc(100% - 32px))!important;max-width:none!important;padding:28px 0 54px!important}html body .lca-v186-account-app{display:grid!important;grid-template-columns:210px minmax(0,1fr)!important;gap:18px!important;align-items:start!important}html body .lca-v186-account-nav{position:sticky!important;top:92px!important;display:grid!important;gap:5px!important;padding:10px!important;border:1px solid var(--lca-v186-line)!important;border-radius:17px!important;background:#fff!important;box-shadow:var(--lca-v186-shadow)!important;}html body .lca-v186-account-nav a{display:flex!important;align-items:center!important;min-height:42px!important;padding:0 12px!important;border-radius:10px!important;color:#4d5968!important;font-size:11px!important;font-weight:900!important;text-decoration:none!important}html body .lca-v186-account-nav a:hover, html body .lca-v186-account-nav a.is-active{background:color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#e30613)) 9%,#fff)!important;color:var(--lca-member-accent,var(--lca-site-accent,#e30613))!important}html body .lca-v186-account-nav a.is-danger{margin-top:6px!important;border-top:1px solid #eceff2!important;color:#b4232c!important}html body .lca-v186-account-overview, html body .lca-v186-account-settings, html body .lca-v186-public-profile{min-width:0!important;padding:clamp(20px,2.6vw,30px)!important;border:1px solid color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#e30613)) 14%,var(--lca-v186-line))!important;border-radius:22px!important;background:#fff!important;box-shadow:var(--lca-v186-shadow)!important;}html body .lca-v186-profile-summary, html body .lca-v186-public-profile>header{display:flex!important;align-items:center!important;gap:18px!important;margin-bottom:22px!important}html body .lca-v186-profile-summary img, html body .lca-v186-public-profile>header img{width:112px!important;height:112px!important;max-width:none!important;border:5px solid color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#e30613)) 14%,#fff)!important;border-radius:26px!important;object-fit:cover!important}html body .lca-v186-profile-summary span, html body .lca-v186-public-profile>header span, html body .lca-v186-account-head span{display:block!important;margin-bottom:6px!important;color:var(--lca-member-accent,var(--lca-site-accent,#e30613))!important;font-size:10px!important;font-weight:950!important;letter-spacing:.14em!important;text-transform:uppercase!important}html body .lca-v186-profile-summary h1, html body .lca-v186-public-profile>header h1, html body .lca-v186-account-head h1{margin:0!important;color:var(--lca-v186-ink)!important;font-size:clamp(28px,4vw,44px)!important;line-height:.95!important;letter-spacing:-.045em!important;font-weight:950!important}html body .lca-v186-profile-summary p, html body .lca-v186-profile-summary small, html body .lca-v186-public-profile>header p, html body .lca-v186-account-head p{display:block!important;margin:8px 0 0!important;color:var(--lca-v186-muted)!important;font-size:12px!important;line-height:1.45!important}html body .lca-v186-account-cards, html body .lca-v186-public-stats{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:11px!important;margin:0 0 18px!important}html body .lca-v186-account-cards a, html body .lca-v186-public-stats span{display:flex!important;min-height:94px!important;flex-direction:column!important;justify-content:center!important;padding:15px!important;border:1px solid var(--lca-v186-line)!important;border-radius:15px!important;background:var(--lca-v186-soft)!important;color:#6a7586!important;font-size:10px!important;font-weight:850!important;text-decoration:none!important}html body .lca-v186-account-cards b, html body .lca-v186-public-stats b{display:block!important;margin-bottom:5px!important;color:var(--lca-v186-ink)!important;font-size:25px!important;line-height:1!important;font-weight:950!important}html body .lca-v186-account-actions{display:flex!important;flex-wrap:wrap!important;gap:9px!important}html body .lca-v186-account-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;margin-bottom:20px!important}html body .lca-v186-settings-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}html body .lca-v186-settings-grid .lca-member-card{min-width:0!important;margin:0!important;padding:18px!important;border:1px solid var(--lca-v186-line)!important;border-radius:16px!important;background:#fff!important;box-shadow:none!important}html body .lca-v186-settings-grid .lca-member-card:first-child{grid-row:span 2!important}html body .lca-v186-settings-grid h2{margin:0 0 12px!important;color:var(--lca-v186-ink)!important;font-size:18px!important;font-weight:950!important}html body .lca-v186-settings-grid label{display:grid!important;gap:6px!important;margin:0 0 11px!important;color:#4d5968!important;font-size:10px!important;font-weight:900!important}html body .lca-v186-settings-grid input:not([type=color]), html body .lca-v186-settings-grid textarea{width:100%!important;max-width:none!important;padding:11px 12px!important;border:1px solid #dce1e7!important;border-radius:10px!important;background:#fff!important;color:var(--lca-v186-ink)!important;box-sizing:border-box!important}html body .lca-v186-color-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}html body .lca-v186-color-grid input[type=color]{width:100%!important;height:52px!important;padding:4px!important;border:1px solid #dce1e7!important;border-radius:10px!important;background:#fff!important}html body .lca-v186-color-presets{display:flex!important;flex-wrap:wrap!important;gap:6px!important;margin-top:9px!important}html body .lca-v186-color-presets button{min-height:32px!important;padding:0 10px!important;border:1px solid #dfe4ea!important;border-radius:9px!important;background:#fff!important;color:#536071!important;font-size:9px!important;font-weight:900!important;cursor:pointer!important}html body .lca-v186-settings-save{margin-top:14px!important;text-align:right!important}html body .lca-v186-public-bio{margin:0 0 18px!important;padding:16px!important;border-radius:14px!important;background:var(--lca-v186-soft)!important;color:#405063!important;font-size:13px!important;line-height:1.6!important}html body .lca-v186-public-posts h2{margin:0 0 12px!important;color:var(--lca-v186-ink)!important;font-size:18px!important;font-weight:950!important}html body .lca-v186-public-posts>a{display:grid!important;gap:3px!important;padding:12px 0!important;border-top:1px solid var(--lca-v186-line)!important;color:var(--lca-v186-ink)!important;text-decoration:none!important}html body .lca-v186-public-posts>a span{color:#5f6c7d!important;font-size:11px!important;line-height:1.4!important}html body .lca-v186-public-posts>a small{color:#8a94a2!important;font-size:9px!important}html body .lca-v186-account-link img{display:block!important;width:28px!important;height:28px!important;max-width:none!important;border-radius:9px!important;object-fit:cover!important}@media (max-width:1050px){html body .lca-v186-article-grid, html body .lca-v186-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body .lca-v186-forum-page .lca-forum-grid{grid-template-columns:235px minmax(0,1fr)!important}html body .lca-v186-forum-stats, html body .lca-v186-forum-page-stats{grid-template-columns:repeat(4,minmax(0,1fr))!important}html body .lca-v186-forum-stats .is-wide, html body .lca-v186-forum-page-stats>span:last-child{grid-column:1/-1!important}}@media (max-width:780px){html body .lca-home-v9 .lca-flow-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:100%!important;gap:16px!important}html body .lca-home-v9 .lca-flow-grid>*{grid-column:1/-1!important;width:100%!important;max-width:100%!important;min-width:0!important}html body .lca-v186-editorial-module, html body .lca-v186-video-module, html body .lca-v186-forum-home{padding:19px!important;border-radius:18px!important}html body .lca-v186-section-head{align-items:flex-start!important;flex-direction:column!important;margin-bottom:17px!important}html body .lca-v186-section-head h2{font-size:27px!important}html body .lca-v186-section-head>a{min-height:40px!important}html body .lca-v186-article-grid, html body .lca-v186-video-grid{grid-template-columns:minmax(0,1fr)!important;gap:13px!important}html body .lca-v186-article-card{display:grid!important;grid-template-columns:122px minmax(0,1fr)!important;min-height:118px!important}html body .lca-v186-card-image{height:100%!important;min-height:118px!important;aspect-ratio:auto!important}html body .lca-v186-card-body{padding:13px!important}html body .lca-v186-card-body h3{font-size:15px!important}html body .lca-v186-video-card{border-radius:15px!important}html body .lca-v186-forum-columns{grid-template-columns:minmax(0,1fr)!important;gap:12px!important}html body .lca-v186-forum-columns>div{padding:14px!important}html body .lca-v186-forum-list>a>em{display:none!important}html body .lca-v186-forum-stats, html body .lca-v186-forum-page-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body .lca-v186-forum-stats .is-wide, html body .lca-v186-forum-page-stats>span:last-child{grid-column:1/-1!important}html body .lca-v186-forum-page .lca-shell{width:min(100% - 20px,var(--lca-site-width,1180px))!important;padding-top:16px!important}html body .lca-v186-forum-hero{align-items:flex-start!important;flex-direction:column!important;padding:23px!important;border-radius:19px!important}html body .lca-v186-forum-hero h1{font-size:37px!important}html body .lca-v186-forum-page .lca-forum-grid{grid-template-columns:minmax(0,1fr)!important;gap:12px!important}html body .lca-v186-forum-page .lca-forum-side{position:static!important;padding:11px!important;border-radius:16px!important}html body .lca-v186-forum-page .lca-forum-section-list{display:flex!important;gap:7px!important;overflow-x:auto!important;scroll-snap-type:x proximity!important;padding:10px 0 2px!important;-webkit-overflow-scrolling:touch!important}html body .lca-v186-forum-page .lca-forum-section-wrap{flex:0 0 220px!important;scroll-snap-align:start!important}html body .lca-v186-forum-page .lca-forum-section-btn{height:100%!important}html body .lca-v186-forum-page .lca-forum-main{padding:17px!important;border-radius:16px!important}html body .lca-v186-forum-page .lca-forum-topic-row{grid-template-columns:39px minmax(0,1fr)!important;gap:10px!important;padding:11px!important}html body .lca-v186-forum-page .lca-forum-topic-avatar{width:39px!important;height:39px!important;border-radius:11px!important}html body .lca-v186-forum-page .lca-forum-topic-row>em{grid-column:2!important;text-align:left!important}html body .lca-v186-forum-page .lca-forum-topic-row>em>small{max-width:none!important}html body .lca-v186-forum-page .lca-forum-thread-head{align-items:flex-start!important;flex-wrap:wrap!important}html body .lca-v186-forum-page .lca-forum-thread-head>div{order:-1!important;flex-basis:100%!important}html body .lca-v186-forum-page .lca-forum-post{grid-template-columns:38px minmax(0,1fr)!important;padding:12px!important}html body .lca-v186-forum-page .lca-forum-post-avatar img{width:38px!important;height:38px!important;border-radius:11px!important}html body .lca-v186-account-app{grid-template-columns:minmax(0,1fr)!important}html body .lca-v186-account-nav{position:static!important;display:flex!important;overflow-x:auto!important}html body .lca-v186-account-nav a{flex:0 0 auto!important}html body .lca-v186-account-overview, html body .lca-v186-account-settings, html body .lca-v186-public-profile{padding:18px!important;border-radius:18px!important}html body .lca-v186-settings-grid{grid-template-columns:minmax(0,1fr)!important}html body .lca-v186-settings-grid .lca-member-card:first-child{grid-row:auto!important}html body .lca-v186-account-head{align-items:flex-start!important;flex-direction:column!important}}@media (max-width:480px){html body .lca-v186-editorial-module, html body .lca-v186-video-module, html body .lca-v186-forum-home{padding:16px!important}html body .lca-v186-section-head h2{font-size:24px!important}html body .lca-v186-article-card{grid-template-columns:104px minmax(0,1fr)!important;min-height:108px!important}html body .lca-v186-card-image{min-height:108px!important}html body .lca-v186-card-kicker{font-size:8px!important;margin-bottom:6px!important}html body .lca-v186-card-body h3{font-size:13px!important;line-height:1.2!important}html body .lca-v186-card-body footer{padding-top:10px!important;font-size:8px!important}html body .lca-v186-forum-stats, html body .lca-v186-forum-page-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}html body .lca-v186-forum-stats>span, html body .lca-v186-forum-page-stats>span{min-height:65px!important;padding:10px!important}html body .lca-v186-forum-hero{padding:19px!important}html body .lca-v186-forum-hero h1{font-size:32px!important}html body .lca-v186-forum-page .lca-forum-main{padding:13px!important}html body .lca-v186-forum-page .lca-forum-post{grid-template-columns:minmax(0,1fr)!important}html body .lca-v186-forum-page .lca-forum-post-avatar{display:none!important}html body .lca-v186-profile-summary, html body .lca-v186-public-profile>header{align-items:flex-start!important;flex-direction:column!important}html body .lca-v186-profile-summary img, html body .lca-v186-public-profile>header img{width:92px!important;height:92px!important;border-radius:22px!important}html body .lca-v186-account-cards, html body .lca-v186-public-stats{grid-template-columns:minmax(0,1fr)!important}}html body .lca-favorite-wrap, html body .lca-article-fav-btn, html body [data-lca-favorite], html body .lca-article-entry-reactions-desktop, html body .lca-community-reactions, html body .lca-profile-follow, html body [data-lca-follow-user], html body .lca-member-notifications-screen, html body .lca-member-prayers-screen, html body .lca-member-events-screen, html body .lca-member-polls-screen, html body .lca-member-following-screen, html body .lca-member-favorites-screen{display:none!important}html body .lca-v186-article-entry .lca-article-entry-actions-desktop{display:flex!important;flex-wrap:wrap!important;gap:10px!important;}html body .lca-v186-article-entry .lca-article-entry-actions-desktop a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;padding:0 16px!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,#e30613) 24%,#dfe3e8)!important;border-radius:12px!important;background:#fff!important;color:#07111f!important;font-weight:900!important;text-decoration:none!important;}html body .lca-v186-article-entry .lca-article-entry-actions-desktop a:last-child{background:var(--lca-site-accent,#e30613)!important;border-color:var(--lca-site-accent,#e30613)!important;color:#fff!important;}.lca-v187-safe-notice, .lca-v187-forum-unavailable{width:100%;box-sizing:border-box;padding:18px 20px;border:1px solid color-mix(in srgb,var(--lca-site-accent,var(--lca-red,#e30613)) 22%,#dfe5ec);border-radius:18px;background:#fff;color:#07111f;}.lca-v187-safe-notice strong, .lca-v187-forum-unavailable strong{display:block;margin-bottom:5px;font-weight:950}.lca-v187-forum-unavailable p{margin:0;color:#5f6b7a}:root{--lca-v189-ink:#081321;--lca-v189-muted:#667286;--lca-v189-line:#dfe5eb;--lca-v189-soft:#f4f6f8;--lca-v189-card:#fff;--lca-v189-radius:18px;--lca-v189-shadow:0 14px 38px rgba(8,19,33,.065);--lca-v189-shadow-lg:0 24px 70px rgba(8,19,33,.095)}html{margin-top:0!important;padding-top:0!important;scroll-padding-top:110px}html body{margin:0!important;padding:0!important;background:#f4f6f8!important;color:var(--lca-v189-ink)!important;overflow-x:hidden!important}html body.lca-standalone-template{min-height:100vh!important}html body .lca-standalone-site{width:100%!important;min-height:50vh!important;margin:0!important;padding:0!important}html body #wpadminbar{display:none!important}html body.lca-replace-astra #masthead, html body.lca-replace-astra #colophon, html body.lca-replace-astra .site-header:not(.lca-site-header), html body.lca-replace-astra .site-footer:not(.lca-site-footer), html body.lca-replace-astra .ast-above-header-wrap, html body.lca-replace-astra .ast-primary-header-bar, html body.lca-replace-astra .ast-mobile-header-wrap, html body.lca-replace-astra .ast-below-header-wrap, html body.lca-replace-astra .ast-builder-grid-row-container, html body.lca-replace-astra .ast-footer-overlay{display:none!important}html body .lca-global-shell{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}html body .lca-shell, html body .lca-header-inner, html body .lca-footer-inner{width:min(calc(100% - 40px),var(--lca-site-width,1420px))!important;max-width:var(--lca-site-width,1420px)!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}html body .lca-topbar{height:32px!important;min-height:32px!important;margin:0!important;padding:0!important;border:0!important;border-bottom:1px solid #e8ebef!important;background:#fff!important;box-shadow:none!important}html body .lca-topbar .lca-shell{height:32px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important}html body .lca-topbar-left{font-size:10px!important;line-height:1!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#182231!important;white-space:nowrap!important}html body .lca-topbar-social{display:flex!important;align-items:center!important;gap:13px!important;min-width:0!important}html body .lca-mini-social{display:inline-flex!important;align-items:center!important;gap:5px!important;color:#111827!important;text-decoration:none!important;font-size:10px!important;font-weight:850!important;line-height:1!important}html body .lca-mini-social svg{width:13px!important;height:13px!important}html body .lca-site-header{position:relative!important;top:auto!important;left:auto!important;right:auto!important;width:100%!important;min-height:82px!important;margin:0!important;padding:0!important;border:0!important;border-bottom:1px solid #dde4e8!important;background:rgba(255,255,255,.98)!important;box-shadow:0 7px 26px rgba(8,19,33,.035)!important;z-index:9000!important;backdrop-filter:blur(14px)!important}html body .lca-header-inner{min-height:82px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;padding:0!important}html body .lca-logo{display:flex!important;align-items:center!important;flex:0 0 auto!important;text-decoration:none!important}html body .lca-logo img{display:block!important;width:auto!important;height:48px!important;max-width:240px!important;object-fit:contain!important}html body .lca-main-nav{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:30px!important;margin-left:auto!important}html body .lca-main-nav>a{position:relative!important;display:flex!important;align-items:center!important;min-height:82px!important;padding:0!important;color:#131d2b!important;text-decoration:none!important;font-size:12px!important;line-height:1!important;font-weight:900!important;letter-spacing:.025em!important;text-transform:uppercase!important;white-space:nowrap!important}html body .lca-main-nav>a:after{content:""!important;position:absolute!important;left:0!important;right:100%!important;bottom:0!important;height:3px!important;background:var(--lca-site-accent,#e30613)!important;transition:right .18s ease!important}html body .lca-main-nav>a:hover:after{right:0!important}html body .lca-header-account-menu{position:relative!important;display:flex!important;align-items:center!important}html body .lca-v189-account-link{display:grid!important;grid-template-columns:36px auto 14px!important;align-items:center!important;gap:9px!important;min-height:48px!important;padding:5px 11px 5px 6px!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,#e30613) 23%,#d6dde3)!important;border-radius:15px!important;background:#fff!important;color:var(--lca-v189-ink)!important;text-decoration:none!important;box-shadow:0 7px 20px rgba(8,19,33,.045)!important;transition:.18s ease!important}html body .lca-v189-account-link:hover{border-color:var(--lca-site-accent,#e30613)!important;box-shadow:0 10px 28px color-mix(in srgb,var(--lca-site-accent,#e30613) 12%,transparent)!important;transform:translateY(-1px)!important}html body .lca-v189-account-avatar{width:36px!important;height:36px!important;border-radius:11px!important;overflow:hidden!important;background:#eef1f4!important;box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--lca-site-accent,#e30613) 22%,transparent)!important}html body .lca-v189-account-avatar img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}html body .lca-v189-account-copy{display:grid!important;gap:1px!important;min-width:0!important;line-height:1!important}html body .lca-v189-account-copy small{font-size:8px!important;font-weight:850!important;letter-spacing:.09em!important;text-transform:uppercase!important;color:#7b8492!important}html body .lca-v189-account-copy strong{font-size:12px!important;font-weight:950!important;color:#0c1625!important}html body .lca-v189-account-arrow{font-size:15px!important;line-height:1!important;color:var(--lca-site-accent,#e30613)!important}html body .lca-header-account-link:not(.lca-v189-account-link){display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;padding:0 17px!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,#e30613) 28%,#d6dde3)!important;border-radius:14px!important;background:#fff!important;color:#111827!important;font-weight:900!important;font-size:12px!important;text-transform:uppercase!important;cursor:pointer!important}html body .lca-nav-search{width:44px!important;height:44px!important;min-width:44px!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,#e30613) 35%,#d6dde3)!important;border-radius:13px!important;background:#fff!important;color:var(--lca-site-accent,#e30613)!important;display:grid!important;place-items:center!important;padding:0!important;cursor:pointer!important}html body .lca-nav-search svg{width:19px!important;height:19px!important}html body .lca-account-hover-menu{top:calc(100% + 10px)!important;right:0!important;width:250px!important;border:1px solid #e0e5ea!important;border-radius:17px!important;background:#fff!important;box-shadow:0 24px 55px rgba(8,19,33,.16)!important;padding:12px!important}html body .lca-account-hover-head{padding:8px 9px 12px!important;border-bottom:1px solid #edf0f3!important}html body .lca-account-hover-grid{display:grid!important;grid-template-columns:1fr!important;gap:4px!important;padding-top:8px!important}html body .lca-account-hover-grid a{border-radius:10px!important;padding:10px 11px!important;color:#172130!important;text-decoration:none!important;font-size:12px!important;font-weight:850!important}html body .lca-account-hover-grid a:hover{background:color-mix(in srgb,var(--lca-site-accent,#e30613) 7%,#f7f8fa)!important;color:var(--lca-site-accent,#e30613)!important}html body .lca-menu-toggle-v179{display:none!important}html body .lca-breaking{width:min(calc(100% - 40px),var(--lca-site-width,1420px))!important;max-width:var(--lca-site-width,1420px)!important;margin:18px auto 0!important;border-radius:13px!important;overflow:hidden!important;box-shadow:0 8px 24px rgba(8,19,33,.045)!important}html body .lca-breaking a small{margin-left:7px!important;font-size:9px!important;font-weight:900!important;opacity:.72!important;white-space:nowrap!important}html body .lca-home{width:100%!important;max-width:none!important;margin:0!important;padding:20px 0 42px!important;background:#f4f6f8!important}html body .lca-flow-grid{width:min(calc(100% - 40px),var(--lca-site-width,1420px))!important;max-width:var(--lca-site-width,1420px)!important;margin:0 auto!important;gap:22px!important}html body .lca-v186-editorial-module, html body .lca-v186-video-module, html body .lca-v186-forum-home{border-radius:20px!important;border-color:#dfe5ea!important;box-shadow:var(--lca-v189-shadow)!important}html body .lca-v186-section-head h2{font-size:clamp(25px,2.25vw,36px)!important;letter-spacing:-.04em!important}html body .lca-v186-section-head>a{border-radius:12px!important;background:var(--lca-site-accent,#e30613)!important;border-color:var(--lca-site-accent,#e30613)!important;color:#fff!important;box-shadow:0 9px 24px color-mix(in srgb,var(--lca-site-accent,#e30613) 20%,transparent)!important}html body .lca-v186-section-head>a:hover{filter:brightness(.93)!important;transform:translateY(-1px)!important}html body .lca-v186-card-body footer b{white-space:nowrap!important}html body .lca-v189-forum-page{width:100%!important;margin:0!important;padding:0!important;background:#f4f6f8!important}html body .lca-v189-forum-wrap{width:min(calc(100% - 40px),var(--lca-site-width,1420px))!important;max-width:var(--lca-site-width,1420px)!important;margin:0 auto!important;padding:22px 0 48px!important;box-sizing:border-box!important}html body .lca-v189-forum-news{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important;min-height:48px!important;margin:0 0 16px!important;padding:0 14px!important;border:1px solid #dfe5ea!important;border-radius:14px!important;background:#fff!important;box-shadow:0 8px 24px rgba(8,19,33,.04)!important;overflow:hidden!important}html body .lca-v189-forum-news>strong{display:inline-flex!important;align-items:center!important;align-self:stretch!important;margin-left:-14px!important;padding:0 16px!important;background:var(--lca-site-accent,#e30613)!important;color:#fff!important;font-size:10px!important;font-weight:950!important;letter-spacing:.11em!important;text-transform:uppercase!important;white-space:nowrap!important}html body .lca-v189-forum-news>div{display:flex!important;align-items:center!important;gap:18px!important;min-width:0!important;overflow:auto!important;scrollbar-width:none!important}html body .lca-v189-forum-news>div::-webkit-scrollbar{display:none!important}html body .lca-v189-forum-news>div>a{display:inline-flex!important;align-items:center!important;gap:8px!important;min-width:max-content!important;color:#182230!important;text-decoration:none!important;font-size:11px!important;font-weight:850!important;white-space:nowrap!important}html body .lca-v189-forum-news>div>a:before{content:""!important;width:5px!important;height:5px!important;border-radius:50%!important;background:var(--lca-site-accent,#e30613)!important}html body .lca-v189-forum-news>div>a small{color:#7c8795!important;font-size:9px!important;font-weight:800!important}html body .lca-v189-forum-news-more{color:var(--lca-site-accent,#e30613)!important;text-decoration:none!important;font-size:10px!important;font-weight:950!important;text-transform:uppercase!important;white-space:nowrap!important}html body .lca-v189-forum-head{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important;gap:28px!important;margin:0 0 18px!important;padding:28px 30px!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,#e30613) 16%,#dfe5ea)!important;border-radius:20px!important;background:linear-gradient(135deg,#fff 0%,#fff 65%,color-mix(in srgb,var(--lca-site-accent,#e30613) 6%,#fff) 100%)!important;box-shadow:var(--lca-v189-shadow)!important}html body .lca-v189-forum-title>span, html body .lca-v189-forum-bottom>div>span, html body .lca-v189-archive-head>div>span{display:block!important;margin:0 0 7px!important;color:var(--lca-site-accent,#e30613)!important;font-size:10px!important;font-weight:950!important;letter-spacing:.15em!important;text-transform:uppercase!important}html body .lca-v189-forum-title h1{margin:0!important;color:var(--lca-v189-ink)!important;font-size:clamp(34px,4vw,58px)!important;line-height:.96!important;letter-spacing:-.055em!important;font-weight:950!important;text-transform:uppercase!important}html body .lca-v189-forum-title p{max-width:760px!important;margin:12px 0 0!important;color:var(--lca-v189-muted)!important;font-size:14px!important;line-height:1.55!important;font-weight:600!important}html body .lca-v189-forum-head-actions{display:grid!important;justify-items:end!important;gap:15px!important}html body .lca-v189-forum-head-actions>a, html body .lca-v189-forum-head-actions>button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;padding:0 17px!important;border:0!important;border-radius:12px!important;background:var(--lca-site-accent,#e30613)!important;color:#fff!important;text-decoration:none!important;font-size:11px!important;font-weight:950!important;text-transform:uppercase!important;box-shadow:0 10px 24px color-mix(in srgb,var(--lca-site-accent,#e30613) 21%,transparent)!important;cursor:pointer!important}html body .lca-v189-forum-head-stats{display:flex!important;align-items:center!important;gap:8px!important}html body .lca-v189-forum-head-stats span{display:grid!important;justify-items:center!important;min-width:82px!important;padding:9px 11px!important;border:1px solid #e0e5ea!important;border-radius:12px!important;background:#fff!important;color:#697487!important;font-size:8px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.06em!important}html body .lca-v189-forum-head-stats b{color:#101a28!important;font-size:17px!important;line-height:1.05!important}html body .lca-v189-forum-shell{width:100%!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}html body .lca-forum-grid{display:grid!important;grid-template-columns:300px minmax(0,1fr)!important;gap:18px!important;align-items:start!important;width:100%!important}html body .lca-forum-side{position:sticky!important;top:18px!important;width:100%!important;min-width:0!important;margin:0!important;padding:14px!important;border:1px solid #dfe5ea!important;border-radius:18px!important;background:#fff!important;box-shadow:var(--lca-v189-shadow)!important;box-sizing:border-box!important}html body .lca-forum-side-title{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px!important;padding:5px 5px 14px!important;border-bottom:1px solid #edf0f3!important}html body .lca-forum-side-title strong{display:block!important;color:#111b29!important;font-size:17px!important;font-weight:950!important}html body .lca-forum-side-title small{display:block!important;margin-top:4px!important;color:#778293!important;font-size:10px!important;line-height:1.35!important}html body .lca-forum-side-actions>span{display:grid!important;place-items:center!important;min-width:34px!important;height:28px!important;border-radius:9px!important;background:color-mix(in srgb,var(--lca-site-accent,#e30613) 10%,#f3f5f7)!important;color:var(--lca-site-accent,#e30613)!important;font-size:11px!important;font-weight:950!important}html body .lca-forum-admin-open{margin-top:7px!important;border:0!important;border-radius:8px!important;background:#111827!important;color:#fff!important;padding:7px 9px!important;font-size:9px!important;font-weight:900!important}html body .lca-forum-section-list{display:grid!important;gap:7px!important;padding-top:12px!important}html body .lca-forum-section-btn{position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:9px!important;width:100%!important;min-height:66px!important;margin:0!important;padding:11px 11px!important;border:1px solid transparent!important;border-radius:12px!important;background:#f7f8fa!important;color:#152030!important;text-align:left!important;box-shadow:none!important;cursor:pointer!important;transition:.16s ease!important}html body .lca-forum-section-btn:hover{background:color-mix(in srgb,var(--lca-site-accent,#e30613) 5%,#f7f8fa)!important;border-color:color-mix(in srgb,var(--lca-site-accent,#e30613) 20%,#dfe5ea)!important}html body .lca-forum-section-btn.is-active{background:color-mix(in srgb,var(--lca-site-accent,#e30613) 8%,#fff)!important;border-color:color-mix(in srgb,var(--lca-site-accent,#e30613) 32%,#dfe5ea)!important;box-shadow:inset 3px 0 0 var(--lca-site-accent,#e30613)!important}html body .lca-forum-section-btn span{min-width:0!important}html body .lca-forum-section-btn b{display:block!important;color:#101a28!important;font-size:12px!important;font-weight:950!important;line-height:1.18!important}html body .lca-forum-section-btn small{display:block!important;margin-top:4px!important;color:#7a8594!important;font-size:9px!important;line-height:1.3!important}html body .lca-forum-section-btn em{display:grid!important;place-items:center!important;min-width:29px!important;height:29px!important;border-radius:9px!important;background:#fff!important;color:var(--lca-site-accent,#e30613)!important;font-size:10px!important;font-style:normal!important;font-weight:950!important}html body .lca-forum-section-btn i{grid-column:1/-1!important;width:max-content!important;padding:3px 7px!important;border-radius:999px!important;background:#fff1f2!important;color:#be123c!important;font-size:8px!important;font-style:normal!important;font-weight:900!important;text-transform:uppercase!important}html body .lca-forum-main{min-width:0!important;width:100%!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}html body .lca-forum-section-view, html body .lca-forum-thread{width:100%!important;min-width:0!important;margin:0!important;padding:22px!important;border:1px solid #dfe5ea!important;border-radius:18px!important;background:#fff!important;box-shadow:var(--lca-v189-shadow)!important;box-sizing:border-box!important}html body .lca-forum-main-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:16px!important;margin:0 0 16px!important;padding:0 0 17px!important;border-bottom:1px solid #e8ecf0!important}html body .lca-forum-main-head span, html body .lca-forum-thread-head>div>span{display:block!important;margin-bottom:6px!important;color:var(--lca-site-accent,#e30613)!important;font-size:9px!important;font-weight:950!important;letter-spacing:.13em!important;text-transform:uppercase!important}html body .lca-forum-main-head h3, html body .lca-forum-thread-head h3{margin:0!important;color:#0a1422!important;font-size:clamp(25px,2.6vw,38px)!important;line-height:1!important;letter-spacing:-.04em!important;font-weight:950!important}html body .lca-forum-main-head p{max-width:760px!important;margin:8px 0 0!important;color:#707c8e!important;font-size:12px!important;line-height:1.5!important}html body .lca-forum-topic-list{display:grid!important;gap:8px!important}html body .lca-forum-topic-row{display:grid!important;grid-template-columns:44px minmax(0,1fr) minmax(190px,270px)!important;align-items:center!important;gap:13px!important;width:100%!important;min-height:72px!important;margin:0!important;padding:11px 13px!important;border:1px solid #e4e8ed!important;border-radius:13px!important;background:#fff!important;color:#111827!important;text-align:left!important;box-shadow:none!important;cursor:pointer!important;transition:.16s ease!important}html body .lca-forum-topic-row:hover{border-color:color-mix(in srgb,var(--lca-site-accent,#e30613) 35%,#dfe5ea)!important;background:color-mix(in srgb,var(--lca-site-accent,#e30613) 3%,#fff)!important;transform:translateY(-1px)!important;box-shadow:0 9px 25px rgba(8,19,33,.05)!important}html body .lca-forum-topic-avatar{width:44px!important;height:44px!important;border-radius:12px!important;object-fit:cover!important;background:#edf0f2!important}html body .lca-forum-topic-row>span{min-width:0!important}html body .lca-forum-topic-row>span>strong{display:block!important;color:#101a28!important;font-size:13px!important;line-height:1.25!important;font-weight:950!important}html body .lca-forum-topic-row>span>small{display:block!important;margin-top:5px!important;color:#758091!important;font-size:9px!important}html body .lca-forum-topic-row>em{display:grid!important;justify-items:end!important;gap:5px!important;min-width:0!important;font-style:normal!important}html body .lca-forum-topic-row>em>b{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:58px!important;padding:5px 9px!important;border-radius:999px!important;background:color-mix(in srgb,var(--lca-site-accent,#e30613) 9%,#f3f5f7)!important;color:var(--lca-site-accent,#e30613)!important;font-size:9px!important;font-weight:950!important}html body .lca-forum-topic-row>em>small{max-width:260px!important;color:#7b8695!important;font-size:8px!important;line-height:1.35!important;text-align:right!important;white-space:normal!important}html body .lca-forum-create-topic, html body .lca-forum-reply-form{display:grid!important;gap:12px!important;margin-top:18px!important;padding:18px!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,#e30613) 20%,#dfe5ea)!important;border-radius:15px!important;background:#f8f9fa!important}html body .lca-forum-create-topic h4{margin:0!important;color:#111b29!important;font-size:18px!important;font-weight:950!important}html body .lca-forum-create-topic input, html body .lca-forum-create-topic textarea, html body .lca-forum-reply-form textarea, html body .lca-forum-edit-form textarea{width:100%!important;box-sizing:border-box!important;border:1px solid #ced6de!important;border-radius:11px!important;background:#fff!important;color:#111827!important;padding:12px!important;font-size:13px!important;line-height:1.55!important;box-shadow:none!important}html body .lca-forum-create-topic input:focus, html body .lca-forum-create-topic textarea:focus, html body .lca-forum-reply-form textarea:focus{outline:0!important;border-color:var(--lca-site-accent,#e30613)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--lca-site-accent,#e30613) 11%,transparent)!important}html body .lca-forum-create-topic>button, html body .lca-forum-reply-form>button{justify-self:start!important;min-height:42px!important;padding:0 17px!important;border:0!important;border-radius:11px!important;background:var(--lca-site-accent,#e30613)!important;color:#fff!important;font-size:11px!important;font-weight:950!important;text-transform:uppercase!important;cursor:pointer!important}html body .lca-forum-thread-head{display:flex!important;align-items:flex-start!important;gap:10px!important;flex-wrap:wrap!important;margin:0 0 18px!important;padding:0 0 17px!important;border-bottom:1px solid #e8ecf0!important}html body .lca-forum-thread-head>div{flex:1 1 400px!important;min-width:0!important}html body .lca-forum-thread-head>button{min-height:36px!important;padding:0 11px!important;border:1px solid #d8dfe5!important;border-radius:10px!important;background:#fff!important;color:#243044!important;font-size:9px!important;font-weight:900!important;cursor:pointer!important}html body .lca-forum-post-list{display:grid!important;gap:10px!important}html body .lca-forum-post{display:grid!important;grid-template-columns:48px minmax(0,1fr)!important;gap:13px!important;margin:0!important;padding:15px!important;border:1px solid #e3e8ed!important;border-radius:14px!important;background:#fff!important;box-shadow:none!important}html body .lca-forum-post-avatar img{width:48px!important;height:48px!important;border-radius:13px!important;object-fit:cover!important}html body .lca-forum-post-body{min-width:0!important}html body .lca-forum-post-body>header{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important;margin:0 0 9px!important;padding:0!important;border:0!important;background:none!important}html body .lca-forum-post-body>header strong{font-size:12px!important;font-weight:950!important}html body .lca-forum-post-body>header time{margin-left:auto!important;color:#8390a0!important;font-size:8px!important;font-weight:800!important}html body .lca-forum-message{color:#273244!important;font-size:13px!important;line-height:1.7!important;overflow-wrap:anywhere!important}html body .lca-forum-post-body>footer{display:flex!important;align-items:center!important;gap:6px!important;flex-wrap:wrap!important;margin-top:12px!important;padding-top:10px!important;border-top:1px solid #eef1f3!important}html body .lca-forum-post-body>footer button, html body .lca-forum-reactions button{min-height:29px!important;padding:0 8px!important;border:1px solid #dfe5ea!important;border-radius:8px!important;background:#fff!important;color:#4d596b!important;font-size:8px!important;font-weight:850!important;cursor:pointer!important}html body .lca-v189-forum-bottom{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,2fr)!important;align-items:center!important;gap:25px!important;margin-top:18px!important;padding:22px 24px!important;border:1px solid #dfe5ea!important;border-radius:18px!important;background:#fff!important;box-shadow:var(--lca-v189-shadow)!important}html body .lca-v189-forum-bottom h2{margin:0!important;color:#101a28!important;font-size:24px!important;line-height:1!important;letter-spacing:-.035em!important;font-weight:950!important}html body .lca-v186-forum-page-stats{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:9px!important;margin:0!important;padding:0!important;border:0!important;background:none!important;box-shadow:none!important}html body .lca-v186-forum-page-stats>span{display:grid!important;align-content:center!important;min-height:64px!important;padding:9px 12px!important;border:1px solid #e3e8ed!important;border-radius:12px!important;background:#f8f9fa!important;color:#738092!important;font-size:8px!important;font-weight:900!important;text-transform:uppercase!important}html body .lca-v186-forum-page-stats b, html body .lca-v186-forum-page-stats strong{display:block!important;color:#111b29!important;font-size:18px!important;line-height:1.1!important;font-weight:950!important;text-transform:none!important}html body .lca-v189-profile-page{width:100%!important;margin:0!important;padding:0!important;background:#f4f6f8!important}html body .lca-v189-account-shell{width:min(calc(100% - 40px),var(--lca-site-width,1420px))!important;max-width:var(--lca-site-width,1420px)!important;margin:0 auto!important;padding:24px 0 48px!important;box-sizing:border-box!important}html body .lca-member-header-subnav{margin:0!important;border-bottom:1px solid #e1e6eb!important;background:#fff!important;box-shadow:none!important}html body .lca-member-header-subnav-inner{width:min(calc(100% - 40px),var(--lca-site-width,1420px))!important;max-width:var(--lca-site-width,1420px)!important;margin:0 auto!important;padding:0!important}html body .lca-v186-account-app{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}html body .lca-v186-account-nav{display:flex!important;align-items:center!important;gap:6px!important;margin:0 0 16px!important;padding:6px!important;border:1px solid #dfe5ea!important;border-radius:14px!important;background:#fff!important;box-shadow:0 8px 24px rgba(8,19,33,.04)!important;overflow:auto!important}html body .lca-v186-account-nav a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;padding:0 14px!important;border-radius:9px!important;color:#4d596b!important;text-decoration:none!important;font-size:10px!important;font-weight:900!important;text-transform:uppercase!important;white-space:nowrap!important}html body .lca-v186-account-nav a:hover, html body .lca-v186-account-nav a.is-active{background:var(--lca-site-accent,#e30613)!important;color:#fff!important}html body .lca-v186-account-nav a.is-danger{margin-left:auto!important;color:#b4232c!important}html body .lca-v186-account-nav a.is-danger:hover{background:#b4232c!important;color:#fff!important}html body .lca-v186-account-overview{display:grid!important;grid-template-columns:minmax(0,1.45fr) minmax(320px,.55fr)!important;gap:18px!important;width:100%!important;margin:0!important;padding:0!important}html body .lca-v186-profile-summary{grid-column:1!important;display:grid!important;grid-template-columns:126px minmax(0,1fr)!important;align-items:center!important;gap:22px!important;min-height:220px!important;margin:0!important;padding:26px!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,#e30613) 17%,#dfe5ea)!important;border-radius:20px!important;background:linear-gradient(135deg,#fff 0%,#fff 70%,color-mix(in srgb,var(--lca-site-accent,#e30613) 6%,#fff) 100%)!important;box-shadow:var(--lca-v189-shadow)!important}html body .lca-v186-profile-summary>img{width:126px!important;height:126px!important;border-radius:20px!important;object-fit:cover!important;border:4px solid #fff!important;box-shadow:0 12px 30px rgba(8,19,33,.12)!important}html body .lca-v186-profile-summary span{display:block!important;color:var(--lca-site-accent,#e30613)!important;font-size:10px!important;font-weight:950!important;letter-spacing:.14em!important;text-transform:uppercase!important}html body .lca-v186-profile-summary h1{margin:7px 0 5px!important;color:#0b1523!important;font-size:clamp(34px,4vw,58px)!important;line-height:.95!important;letter-spacing:-.05em!important;font-weight:950!important}html body .lca-v186-profile-summary p{margin:0!important;color:#596679!important;font-size:13px!important;font-weight:700!important}html body .lca-v186-profile-summary small{display:block!important;margin-top:10px!important;color:#85909e!important;font-size:10px!important}html body .lca-v186-account-cards{grid-column:2!important;grid-row:1!important;display:grid!important;grid-template-columns:1fr!important;gap:9px!important}html body .lca-v186-account-cards a{display:grid!important;grid-template-columns:55px minmax(0,1fr)!important;align-items:center!important;gap:13px!important;min-height:68px!important;padding:10px 15px!important;border:1px solid #dfe5ea!important;border-radius:14px!important;background:#fff!important;color:#172130!important;text-decoration:none!important;box-shadow:0 7px 20px rgba(8,19,33,.035)!important}html body .lca-v186-account-cards a:hover{border-color:color-mix(in srgb,var(--lca-site-accent,#e30613) 32%,#dfe5ea)!important;transform:translateY(-1px)!important}html body .lca-v186-account-cards b{display:grid!important;place-items:center!important;width:55px!important;height:45px!important;border-radius:11px!important;background:color-mix(in srgb,var(--lca-site-accent,#e30613) 9%,#f3f5f7)!important;color:var(--lca-site-accent,#e30613)!important;font-size:20px!important;font-weight:950!important}html body .lca-v186-account-cards span{font-size:11px!important;font-weight:900!important;text-transform:uppercase!important}html body .lca-v186-account-actions{grid-column:1/-1!important;display:flex!important;gap:10px!important;flex-wrap:wrap!important;padding:18px!important;border:1px solid #dfe5ea!important;border-radius:16px!important;background:#fff!important}html body .lca-v186-account-settings{width:100%!important;margin:0!important;padding:0!important}html body .lca-v186-account-head{display:flex!important;align-items:end!important;justify-content:space-between!important;gap:20px!important;margin:0 0 16px!important;padding:26px!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,#e30613) 16%,#dfe5ea)!important;border-radius:20px!important;background:#fff!important;box-shadow:var(--lca-v189-shadow)!important}html body .lca-v186-account-head h1{margin:5px 0 0!important;font-size:40px!important;line-height:1!important;letter-spacing:-.045em!important;font-weight:950!important}html body .lca-v186-settings-grid{display:grid!important;grid-template-columns:1.4fr .7fr .7fr!important;gap:16px!important}html body .lca-v186-settings-grid .lca-member-card{margin:0!important;padding:22px!important;border:1px solid #dfe5ea!important;border-radius:17px!important;background:#fff!important;box-shadow:0 10px 30px rgba(8,19,33,.045)!important}html body .lca-v186-public-profile{width:100%!important;max-width:none!important;margin:0!important;padding:28px!important;border:1px solid #dfe5ea!important;border-radius:20px!important;background:#fff!important;box-shadow:var(--lca-v189-shadow)!important;box-sizing:border-box!important}html body .lca-v186-public-profile>header{display:grid!important;grid-template-columns:130px minmax(0,1fr)!important;align-items:center!important;gap:22px!important;margin:0 0 22px!important;padding:0 0 22px!important;border-bottom:1px solid #e8ecf0!important;background:none!important}html body .lca-v186-public-profile>header img{width:130px!important;height:130px!important;border-radius:20px!important;object-fit:cover!important}html body .lca-v186-public-profile>header h1{margin:6px 0!important;font-size:clamp(34px,4vw,58px)!important;line-height:.96!important;letter-spacing:-.05em!important;font-weight:950!important}html body .lca-v186-public-bio{padding:20px!important;border-radius:15px!important;background:#f7f8fa!important;color:#344155!important;font-size:13px!important;line-height:1.7!important}html body .lca-v186-public-stats{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin:16px 0!important}html body .lca-v186-public-stats span{display:grid!important;gap:4px!important;padding:16px!important;border:1px solid #e1e6eb!important;border-radius:13px!important;background:#fff!important;color:#6d798a!important;font-size:9px!important;font-weight:900!important;text-transform:uppercase!important}html body .lca-v186-public-stats b{font-size:22px!important;color:#111b29!important}html body .lca-v189-all-articles{width:100%!important;margin:0!important;padding:0!important;background:#f4f6f8!important}html body .lca-v189-all-articles-shell{width:min(calc(100% - 40px),var(--lca-site-width,1420px))!important;max-width:var(--lca-site-width,1420px)!important;margin:0 auto!important;padding:24px 0 50px!important}html body .lca-v189-archive-head{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(300px,430px)!important;align-items:end!important;gap:25px!important;margin:0 0 18px!important;padding:27px 29px!important;border:1px solid #dfe5ea!important;border-radius:20px!important;background:#fff!important;box-shadow:var(--lca-v189-shadow)!important}html body .lca-v189-archive-head h1{margin:0!important;color:#0b1523!important;font-size:clamp(38px,5vw,68px)!important;line-height:.93!important;letter-spacing:-.06em!important;font-weight:950!important;text-transform:uppercase!important}html body .lca-v189-archive-head p{margin:10px 0 0!important;color:#697588!important;font-size:13px!important}html body .lca-v189-archive-head form{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important}html body .lca-v189-archive-head input{min-width:0!important;height:44px!important;border:1px solid #ccd5dd!important;border-radius:11px!important;padding:0 13px!important;background:#f8f9fa!important;color:#111827!important}html body .lca-v189-archive-head button{height:44px!important;border:0!important;border-radius:11px!important;padding:0 15px!important;background:var(--lca-site-accent,#e30613)!important;color:#fff!important;font-size:10px!important;font-weight:950!important;text-transform:uppercase!important}html body .lca-v189-all-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:17px!important}html body .lca-v189-all-card{display:flex!important;flex-direction:column!important;min-width:0!important;border:1px solid #dfe5ea!important;border-radius:17px!important;background:#fff!important;overflow:hidden!important;box-shadow:0 9px 26px rgba(8,19,33,.045)!important;transition:.18s ease!important}html body .lca-v189-all-card:hover{transform:translateY(-3px)!important;border-color:color-mix(in srgb,var(--lca-site-accent,#e30613) 32%,#dfe5ea)!important;box-shadow:var(--lca-v189-shadow)!important}html body .lca-v189-all-image{display:block!important;aspect-ratio:16/10!important;overflow:hidden!important;background:#edf0f3!important}html body .lca-v189-all-image img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .25s ease!important}html body .lca-v189-all-card:hover img{transform:scale(1.025)!important}html body .lca-v189-all-card>div{display:flex!important;flex:1!important;flex-direction:column!important;padding:15px!important}html body .lca-v189-all-card>div>span{color:var(--lca-site-accent,#e30613)!important;font-size:9px!important;font-weight:950!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .lca-v189-all-card h2{margin:7px 0 9px!important;font-size:17px!important;line-height:1.2!important;letter-spacing:-.025em!important;font-weight:950!important}html body .lca-v189-all-card h2 a{color:#101a28!important;text-decoration:none!important}html body .lca-v189-all-card p{margin:0!important;color:#707c8d!important;font-size:11px!important;line-height:1.5!important}html body .lca-v189-all-card footer{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;margin-top:auto!important;padding-top:14px!important;color:#7c8796!important;font-size:9px!important;font-weight:850!important;text-transform:uppercase!important}html body .lca-v189-all-card footer b{padding:5px 7px!important;border-radius:999px!important;background:color-mix(in srgb,var(--lca-site-accent,#e30613) 8%,#f5f7f8)!important;color:var(--lca-site-accent,#e30613)!important;white-space:nowrap!important}html body .lca-v189-pagination{margin-top:25px!important}html body .lca-archive-page{width:100%!important;margin:0!important;padding:24px 0 50px!important;background:#f4f6f8!important}html body .lca-archive-page>.lca-shell{width:min(calc(100% - 40px),var(--lca-site-width,1420px))!important;max-width:var(--lca-site-width,1420px)!important}html body .lca-archive-hero{margin:0 0 18px!important;padding:27px 29px!important;border:1px solid #dfe5ea!important;border-radius:20px!important;background:#fff!important;box-shadow:var(--lca-v189-shadow)!important}html body .lca-archive-hero span{color:var(--lca-site-accent,#e30613)!important;font-size:10px!important;font-weight:950!important;letter-spacing:.13em!important;text-transform:uppercase!important}html body .lca-archive-hero h1{margin:7px 0 0!important;font-size:clamp(38px,5vw,68px)!important;line-height:.94!important;letter-spacing:-.055em!important;font-weight:950!important;text-transform:uppercase!important}html body .lca-archive-layout{display:grid!important;grid-template-columns:minmax(0,1fr) 310px!important;gap:20px!important;align-items:start!important}html body .lca-archive-main{min-width:0!important}html body .lca-archive-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important}html body .lca-archive-card, html body .lca-archive-card.lca-archive-featured{grid-column:auto!important;display:flex!important;flex-direction:column!important;min-width:0!important;margin:0!important;border:1px solid #dfe5ea!important;border-radius:17px!important;background:#fff!important;overflow:hidden!important;box-shadow:0 9px 26px rgba(8,19,33,.045)!important}html body .lca-archive-card.lca-archive-featured{grid-column:span 2!important;grid-row:span 2!important}html body .lca-archive-img{display:block!important;min-height:190px!important;aspect-ratio:16/10!important;background-size:cover!important;background-position:center!important}html body .lca-archive-featured .lca-archive-img{min-height:310px!important}html body .lca-archive-card-body{display:flex!important;flex:1!important;flex-direction:column!important;padding:15px!important}html body .lca-archive-card-body h2{margin:0!important;font-size:17px!important;line-height:1.2!important;letter-spacing:-.025em!important;font-weight:950!important}html body .lca-archive-featured .lca-archive-card-body h2{font-size:25px!important}html body .lca-archive-card-body h2 a{color:#101a28!important;text-decoration:none!important}html body .lca-archive-meta{display:flex!important;align-items:center!important;gap:6px!important;flex-wrap:wrap!important;margin:10px 0!important;color:#7b8696!important;font-size:9px!important;font-weight:800!important}html body .lca-archive-card-body p{margin:0!important;color:#6e7a8c!important;font-size:11px!important;line-height:1.55!important}html body .lca-standard-page{width:100%!important;margin:0!important;padding:24px 0 50px!important;background:#f4f6f8!important}html body .lca-standard-page>.lca-shell{width:min(calc(100% - 40px),var(--lca-site-width,1420px))!important;max-width:var(--lca-site-width,1420px)!important}html body .lca-single-page{max-width:1100px!important;margin:0 auto!important;padding:34px 40px!important;border:1px solid #dfe5ea!important;border-radius:20px!important;background:#fff!important;box-shadow:var(--lca-v189-shadow)!important}html body .lca-single-page .lca-article-title{font-size:clamp(38px,5vw,68px)!important}html body .lca-article-page{background:#f4f6f8!important}html body .lca-article-layout{width:min(calc(100% - 40px),var(--lca-site-width,1420px))!important;max-width:var(--lca-site-width,1420px)!important}html body .lca-site-footer{margin:0!important;border-top:1px solid #dfe5ea!important;background:#0d1521!important;color:#fff!important}html body .lca-site-footer a{color:#fff!important}@media(max-width:1180px){html body .lca-main-nav{gap:18px!important}html body .lca-main-nav>a{font-size:10px!important}html body .lca-v189-account-copy small{display:none!important}html body .lca-v189-account-link{grid-template-columns:36px auto 12px!important}html body .lca-v189-all-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}html body .lca-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body .lca-archive-layout{grid-template-columns:minmax(0,1fr)!important}html body .lca-article-sidebar{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}html body .lca-v186-settings-grid{grid-template-columns:1fr 1fr!important}html body .lca-v186-settings-grid .lca-member-card:first-child{grid-column:1/-1!important}}@media(max-width:900px){html body .lca-shell, html body .lca-header-inner, html body .lca-footer-inner, html body .lca-flow-grid, html body .lca-breaking, html body .lca-v189-forum-wrap, html body .lca-v189-account-shell, html body .lca-v189-all-articles-shell, html body .lca-archive-page>.lca-shell, html body .lca-standard-page>.lca-shell, html body .lca-article-layout{width:min(calc(100% - 24px),var(--lca-site-width,1420px))!important}html body .lca-topbar-social span{display:none!important}html body .lca-main-nav{display:none!important}html body .lca-menu-toggle-v179{display:grid!important;place-items:center!important;width:44px!important;height:44px!important;min-width:44px!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,#e30613) 32%,#d6dde3)!important;border-radius:13px!important;background:#fff!important;color:var(--lca-site-accent,#e30613)!important;padding:0!important}html body .lca-site-header, html body .lca-header-inner{min-height:70px!important}html body .lca-logo img{height:42px!important;max-width:205px!important}html body .lca-v189-forum-head{grid-template-columns:1fr!important;align-items:start!important;padding:23px!important}html body .lca-v189-forum-head-actions{justify-items:start!important;width:100%!important}html body .lca-v189-forum-head-stats{width:100%!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}html body .lca-v189-forum-head-stats span{min-width:0!important}html body .lca-forum-grid{grid-template-columns:1fr!important}html body .lca-forum-side{position:relative!important;top:auto!important}html body .lca-forum-section-list{display:flex!important;gap:8px!important;overflow:auto!important;padding-bottom:3px!important;scrollbar-width:none!important}html body .lca-forum-section-list::-webkit-scrollbar{display:none!important}html body .lca-forum-section-wrap{flex:0 0 235px!important}html body .lca-forum-topic-row{grid-template-columns:42px minmax(0,1fr)!important}html body .lca-forum-topic-row>em{grid-column:2!important;justify-items:start!important;margin-top:-4px!important}html body .lca-forum-topic-row>em>small{text-align:left!important}html body .lca-v189-forum-bottom{grid-template-columns:1fr!important}html body .lca-v186-forum-page-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}html body .lca-v186-account-overview{grid-template-columns:1fr!important}html body .lca-v186-profile-summary, html body .lca-v186-account-cards, html body .lca-v186-account-actions{grid-column:1!important;grid-row:auto!important}html body .lca-v186-account-cards{grid-template-columns:repeat(3,minmax(0,1fr))!important}html body .lca-v186-account-cards a{grid-template-columns:1fr!important;justify-items:center!important;text-align:center!important}html body .lca-v189-all-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body .lca-v189-archive-head{grid-template-columns:1fr!important}html body .lca-v186-settings-grid{grid-template-columns:1fr!important}html body .lca-v186-settings-grid .lca-member-card:first-child{grid-column:auto!important}}@media(max-width:620px){html body .lca-topbar{height:29px!important;min-height:29px!important}html body .lca-topbar .lca-shell{height:29px!important}html body .lca-topbar-left{font-size:8px!important;letter-spacing:.04em!important;overflow:hidden!important;text-overflow:ellipsis!important}html body .lca-topbar-social{gap:8px!important}html body .lca-mini-social{display:none!important}html body .lca-mini-social:nth-child(-n+3){display:inline-flex!important}html body .lca-site-header, html body .lca-header-inner{min-height:64px!important}html body .lca-logo img{height:37px!important;max-width:180px!important}html body .lca-menu-toggle-v179{width:40px!important;height:40px!important;min-width:40px!important}html body .lca-breaking{margin-top:12px!important;border-radius:10px!important}html body .lca-flow-grid{padding:0!important;gap:14px!important}html body .lca-home{padding-top:14px!important}html body .lca-v186-editorial-module, html body .lca-v186-video-module, html body .lca-v186-forum-home{padding:17px!important;border-radius:16px!important}html body .lca-v186-section-head{display:grid!important;gap:12px!important;margin-bottom:16px!important}html body .lca-v186-section-head>a{width:100%!important;box-sizing:border-box!important}html body .lca-v189-forum-wrap, html body .lca-v189-account-shell, html body .lca-v189-all-articles-shell, html body .lca-archive-page, html body .lca-standard-page{padding-top:14px!important;padding-bottom:34px!important}html body .lca-v189-forum-news{grid-template-columns:auto minmax(0,1fr)!important;padding-right:8px!important}html body .lca-v189-forum-news-more{display:none!important}html body .lca-v189-forum-head{padding:19px!important;border-radius:16px!important}html body .lca-v189-forum-title h1{font-size:37px!important}html body .lca-v189-forum-head-stats{gap:6px!important}html body .lca-v189-forum-head-stats span{padding:7px 5px!important}html body .lca-forum-side, html body .lca-forum-section-view, html body .lca-forum-thread{padding:12px!important;border-radius:15px!important}html body .lca-forum-section-wrap{flex-basis:210px!important}html body .lca-forum-topic-row{grid-template-columns:38px minmax(0,1fr)!important;gap:10px!important;padding:10px!important}html body .lca-forum-topic-avatar{width:38px!important;height:38px!important;border-radius:10px!important}html body .lca-forum-topic-row>span>strong{font-size:12px!important}html body .lca-forum-post{grid-template-columns:36px minmax(0,1fr)!important;padding:11px!important;gap:9px!important}html body .lca-forum-post-avatar img{width:36px!important;height:36px!important;border-radius:10px!important}html body .lca-forum-post-body>header time{width:100%!important;margin-left:0!important}html body .lca-v189-forum-bottom{padding:17px!important}html body .lca-v186-forum-page-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body .lca-v186-profile-summary{grid-template-columns:76px minmax(0,1fr)!important;gap:14px!important;min-height:0!important;padding:18px!important;border-radius:16px!important}html body .lca-v186-profile-summary>img{width:76px!important;height:76px!important;border-radius:15px!important}html body .lca-v186-profile-summary h1{font-size:32px!important}html body .lca-v186-account-cards{grid-template-columns:1fr!important}html body .lca-v186-account-cards a{grid-template-columns:50px minmax(0,1fr)!important;justify-items:start!important;text-align:left!important}html body .lca-v186-account-nav a.is-danger{margin-left:0!important}html body .lca-v186-account-head{display:grid!important;align-items:start!important;padding:19px!important}html body .lca-v186-public-profile{padding:18px!important;border-radius:16px!important}html body .lca-v186-public-profile>header{grid-template-columns:80px minmax(0,1fr)!important;gap:14px!important}html body .lca-v186-public-profile>header img{width:80px!important;height:80px!important;border-radius:15px!important}html body .lca-v186-public-profile>header h1{font-size:30px!important}html body .lca-v189-archive-head{padding:20px!important;border-radius:16px!important}html body .lca-v189-archive-head h1{font-size:40px!important}html body .lca-v189-archive-head form{grid-template-columns:1fr!important}html body .lca-v189-all-grid, html body .lca-archive-grid{grid-template-columns:1fr!important}html body .lca-archive-card.lca-archive-featured{grid-column:auto!important;grid-row:auto!important}html body .lca-archive-featured .lca-archive-img{min-height:190px!important}html body .lca-archive-featured .lca-archive-card-body h2{font-size:19px!important}html body .lca-single-page{padding:22px 18px!important;border-radius:16px!important}html body .lca-article-sidebar{grid-template-columns:1fr!important}}html,body{width:100%;max-width:100%;margin:0!important;padding:0!important;overflow-x:clip!important}html body .lca-page{position:relative!important;left:auto!important;right:auto!important;transform:none!important;width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important}html body .lca-global-shell,html body .lca-standalone-site,html body #page,html body #content,html body .site-content,html body .ast-container,html body #primary,html body .content-area,html body .site-main,html body .site-main>article,html body .entry-content{position:relative!important;left:auto!important;right:auto!important;transform:none!important;width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;box-sizing:border-box!important}html body.lca-replace-astra .ast-container,html body.lca-replace-astra .site-content .ast-container,html body.lca-replace-astra .entry-content[ast-blocks-layout]{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}html body .lca-topbar,html body .lca-site-header,html body .lca-site-footer{position:relative!important;left:auto!important;right:auto!important;transform:none!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}html body .lca-shell,html body .lca-header-inner,html body .lca-footer-inner{width:min(calc(100% - 40px),var(--lca-site-width,1420px))!important;max-width:var(--lca-site-width,1420px)!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}html body .lca-header-inner{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:22px!important}html body .lca-logo{min-width:0!important}html body .lca-main-nav{min-width:0!important;max-width:100%!important}html body .lca-v189-account-link{grid-template-columns:30px auto 11px!important;gap:8px!important;min-height:42px!important;padding:5px 10px 5px 5px!important;border-radius:999px!important;box-shadow:none!important}html body .lca-v189-account-avatar{width:30px!important;height:30px!important;border-radius:50%!important}html body .lca-v189-account-copy{display:block!important}html body .lca-v189-account-copy small{display:none!important}html body .lca-v189-account-copy strong{font-size:11px!important;text-transform:uppercase!important;letter-spacing:.025em!important;white-space:nowrap!important}html body .lca-v189-account-arrow{font-size:13px!important}html body .lca-v189-forum-page{position:relative!important;left:auto!important;right:auto!important;transform:none!important;width:100%!important;max-width:100%!important;margin:0!important}html body .lca-v189-forum-wrap{width:min(calc(100% - 40px),var(--lca-site-width,1420px))!important;max-width:var(--lca-site-width,1420px)!important;margin:0 auto!important;padding:22px 0 52px!important}html body .lca-v189-forum-news{margin-bottom:14px!important;border:1px solid #dde4e9!important;border-radius:14px!important;background:#fff!important;box-shadow:0 7px 24px rgba(8,19,33,.04)!important}html body .lca-v189-forum-head{align-items:center!important;margin-bottom:14px!important;padding:30px 32px!important;border-radius:22px!important;box-shadow:0 12px 34px rgba(8,19,33,.055)!important}html body .lca-v189-forum-title h1{max-width:900px!important;font-size:clamp(38px,4.2vw,66px)!important;line-height:.92!important;letter-spacing:-.055em!important}html body .lca-v189-forum-title p{font-size:15px!important}html body .lca-v189-forum-shell{width:100%!important;max-width:100%!important}html body .lca-forum-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:14px!important;width:100%!important;max-width:100%!important}html body .lca-forum-side{position:relative!important;top:auto!important;width:100%!important;max-width:100%!important;margin:0!important;padding:18px!important;border:1px solid #dce3e8!important;border-radius:20px!important;background:#fff!important;box-shadow:0 10px 30px rgba(8,19,33,.05)!important}html body .lca-forum-side-title{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:18px!important;margin:0 0 14px!important;padding:0 0 14px!important;border-bottom:1px solid #e7ebef!important}html body .lca-forum-side-title strong{font-size:21px!important;letter-spacing:-.025em!important}html body .lca-forum-side-title small{max-width:640px!important;font-size:11px!important}html body .lca-forum-side-actions{display:flex!important;align-items:center!important;gap:8px!important}html body .lca-forum-admin-open{margin:0!important;min-height:34px!important;padding:0 12px!important;border-radius:10px!important}html body .lca-forum-section-list{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;padding:0!important;overflow:visible!important}html body .lca-forum-section-wrap{width:100%!important;min-width:0!important}html body .lca-forum-section-btn{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-content:center!important;min-height:104px!important;padding:16px!important;border:1px solid #e1e7eb!important;border-radius:16px!important;background:#f8fafb!important;box-shadow:none!important}html body .lca-forum-section-btn:hover{transform:translateY(-2px)!important;background:#fff!important;box-shadow:0 11px 28px rgba(8,19,33,.065)!important}html body .lca-forum-section-btn.is-active{background:linear-gradient(145deg,#fff 0%,color-mix(in srgb,var(--lca-site-accent,#008264) 7%,#fff) 100%)!important;border-color:color-mix(in srgb,var(--lca-site-accent,#008264) 42%,#dce3e8)!important;box-shadow:inset 0 4px 0 var(--lca-site-accent,#008264)!important}html body .lca-forum-section-btn b{font-size:14px!important;line-height:1.15!important}html body .lca-forum-section-btn small{margin-top:7px!important;font-size:10px!important;line-height:1.4!important}html body .lca-forum-section-btn em{align-self:start!important;min-width:34px!important;height:34px!important;border-radius:11px!important;font-size:11px!important}html body .lca-forum-section-btn i{margin-top:7px!important}html body .lca-forum-main{width:100%!important;max-width:100%!important;min-width:0!important}html body .lca-forum-section-view,html body .lca-forum-thread{padding:0!important;border:1px solid #dce3e8!important;border-radius:20px!important;background:#fff!important;box-shadow:0 12px 36px rgba(8,19,33,.055)!important;overflow:hidden!important}html body .lca-forum-main-head{margin:0!important;padding:25px 28px 22px!important;background:linear-gradient(135deg,#fff 0%,#fff 70%,color-mix(in srgb,var(--lca-site-accent,#008264) 5%,#fff) 100%)!important;border-bottom:1px solid #e4e9ed!important}html body .lca-forum-main-head h3{font-size:clamp(30px,3.1vw,46px)!important}html body .lca-forum-topic-list{display:block!important;margin:0!important;padding:0!important;border:0!important;background:#fff!important}html body .lca-forum-topic-list:before{content:"DISCUSSIONS RÉCENTES"!important;display:block!important;padding:13px 28px!important;border-bottom:1px solid #e6eaee!important;background:#f7f9fa!important;color:#727e8f!important;font-size:9px!important;font-weight:950!important;letter-spacing:.13em!important}html body .lca-forum-topic-row{display:grid!important;grid-template-columns:48px minmax(0,1fr) minmax(220px,320px)!important;align-items:center!important;gap:15px!important;width:100%!important;min-height:88px!important;margin:0!important;padding:16px 28px!important;border:0!important;border-bottom:1px solid #e7ebef!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;transform:none!important}html body .lca-forum-topic-row:last-child{border-bottom:0!important}html body .lca-forum-topic-row:hover{background:color-mix(in srgb,var(--lca-site-accent,#008264) 3.5%,#fff)!important;border-color:#e7ebef!important;box-shadow:inset 4px 0 0 var(--lca-site-accent,#008264)!important;transform:none!important}html body .lca-forum-topic-avatar{width:48px!important;height:48px!important;border-radius:50%!important;border:2px solid #fff!important;box-shadow:0 0 0 1px #dfe5ea!important}html body .lca-forum-topic-row>span>strong{font-size:15px!important;line-height:1.25!important}html body .lca-forum-topic-row>span>small{margin-top:6px!important;font-size:10px!important}html body .lca-forum-topic-row>em{display:grid!important;grid-template-columns:auto!important;justify-items:end!important;gap:6px!important;padding-left:18px!important;border-left:1px solid #e6eaee!important}html body .lca-forum-topic-row>em>b{min-width:74px!important;padding:6px 10px!important;font-size:10px!important}html body .lca-forum-topic-row>em>small{font-size:9px!important;line-height:1.45!important}html body .lca-forum-create-topic{margin:20px 28px 28px!important;padding:20px!important;border-radius:16px!important}html body .lca-forum-thread-head{padding:24px 28px!important;border-bottom:1px solid #e5e9ed!important;background:#fbfcfd!important}html body .lca-forum-post-list{padding:0 28px!important}html body .lca-forum-post{border-radius:0!important;border-width:0 0 1px!important;box-shadow:none!important;padding:22px 0!important}html body .lca-forum-reply-form{margin:22px 28px 28px!important}html body .lca-v189-forum-bottom{margin-top:14px!important;border-radius:20px!important;box-shadow:0 10px 30px rgba(8,19,33,.05)!important}@media(max-width:1180px){html body .lca-main-nav{display:none!important}html body .lca-menu-toggle-v179{display:grid!important;place-items:center!important}html body .lca-header-inner{min-height:70px!important}html body .lca-forum-section-list{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(min-width:1181px){html body .lca-menu-toggle-v179{display:none!important}}@media(max-width:760px){html body .lca-shell,html body .lca-header-inner,html body .lca-footer-inner,html body .lca-v189-forum-wrap{width:calc(100% - 24px)!important;max-width:calc(100% - 24px)!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}html body .lca-topbar{display:none!important}html body .lca-site-header{min-height:64px!important}html body .lca-header-inner{min-height:64px!important;gap:10px!important}html body .lca-logo img{height:38px!important;max-width:min(185px,60vw)!important}html body .lca-menu-toggle-v179{width:42px!important;height:42px!important;min-width:42px!important;border-radius:12px!important}html body .lca-mobile-drawer-v179.is-open{align-items:stretch!important;padding:0!important;background:rgba(7,17,31,.72)!important}html body .lca-mobile-drawer-card-v179{align-self:flex-end!important;width:100%!important;max-width:100%!important;max-height:92dvh!important;margin:0!important;padding:16px!important;border-radius:24px 24px 0 0!important}html body .lca-mobile-drawer-grid-v179{grid-template-columns:1fr!important;gap:8px!important}html body .lca-mobile-drawer-grid-v179 a,html body .lca-mobile-drawer-grid-v179 button{min-height:48px!important;border-radius:12px!important;font-size:13px!important}html body .lca-v189-forum-wrap{padding-top:12px!important;padding-bottom:34px!important}html body .lca-v189-forum-news{display:none!important}html body .lca-v189-forum-head{grid-template-columns:1fr!important;gap:18px!important;padding:22px 18px!important;border-radius:17px!important}html body .lca-v189-forum-title h1{font-size:39px!important}html body .lca-v189-forum-title p{font-size:13px!important}html body .lca-v189-forum-head-actions{width:100%!important}html body .lca-v189-forum-head-stats{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;width:100%!important}html body .lca-v189-forum-head-actions>a,html body .lca-v189-forum-head-actions>button{width:100%!important}html body .lca-forum-side{padding:14px!important;border-radius:17px!important}html body .lca-forum-side-title{grid-template-columns:1fr!important;gap:10px!important}html body .lca-forum-side-actions{justify-content:space-between!important}html body .lca-forum-section-list{grid-template-columns:1fr!important;gap:8px!important;overflow:visible!important}html body .lca-forum-section-wrap{flex:none!important;width:100%!important}html body .lca-forum-section-btn{min-height:78px!important;padding:13px!important;border-radius:13px!important}html body .lca-forum-section-btn small{display:block!important}html body .lca-forum-section-view,html body .lca-forum-thread{border-radius:17px!important}html body .lca-forum-main-head{padding:20px 17px!important}html body .lca-forum-main-head h3{font-size:31px!important}html body .lca-forum-topic-list:before{padding:11px 16px!important}html body .lca-forum-topic-row{grid-template-columns:42px minmax(0,1fr)!important;gap:11px!important;min-height:0!important;padding:14px 16px!important}html body .lca-forum-topic-avatar{width:42px!important;height:42px!important}html body .lca-forum-topic-row>span>strong{font-size:13px!important}html body .lca-forum-topic-row>em{grid-column:2!important;justify-items:start!important;padding:0!important;border-left:0!important}html body .lca-forum-topic-row>em>small{text-align:left!important}html body .lca-forum-create-topic{margin:14px!important;padding:15px!important}html body .lca-forum-thread-head{padding:18px 16px!important}html body .lca-forum-post-list{padding:0 16px!important}html body .lca-forum-post{grid-template-columns:38px minmax(0,1fr)!important;gap:10px!important;padding:16px 0!important}html body .lca-forum-reply-form{margin:16px!important}html body .lca-v189-forum-bottom{grid-template-columns:1fr!important;padding:18px!important}html body .lca-v186-forum-page-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:390px){html body .lca-shell,html body .lca-header-inner,html body .lca-footer-inner,html body .lca-v189-forum-wrap{width:calc(100% - 18px)!important;max-width:calc(100% - 18px)!important}html body .lca-logo img{max-width:160px!important}html body .lca-v189-forum-title h1{font-size:34px!important}html body .lca-v189-forum-head-stats span{padding:7px 3px!important}}html body .lca-site-header{background:rgba(255,255,255,.98)!important;border-bottom:1px solid #e5e9ed!important;box-shadow:0 8px 28px rgba(7,17,31,.055)!important}html body .lca-site-header .lca-header-inner{min-height:82px!important;gap:28px!important}html body .lca-site-header .lca-logo img{max-width:245px!important;max-height:54px!important}html body .lca-main-nav{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:14px!important;flex:1 1 auto!important}html body .lca-main-nav-links{display:flex!important;align-items:center!important;gap:3px!important;padding:5px!important;border:1px solid #e7ebef!important;border-radius:16px!important;background:#f7f9fa!important}html body .lca-main-nav .lca-nav-link{display:flex!important;align-items:center!important;justify-content:center!important;min-height:40px!important;padding:0 13px!important;border-radius:11px!important;color:#263246!important;font-size:12px!important;font-weight:900!important;letter-spacing:.015em!important;text-decoration:none!important;white-space:nowrap!important;transition:background .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease!important}html body .lca-main-nav .lca-nav-link:hover{background:#fff!important;color:var(--lca-site-accent,#008264)!important;box-shadow:0 5px 16px rgba(7,17,31,.08)!important;transform:translateY(-1px)!important}html body .lca-main-nav .lca-nav-link.is-current{background:var(--lca-site-accent,#008264)!important;color:#fff!important;box-shadow:0 7px 18px color-mix(in srgb,var(--lca-site-accent,#008264) 24%,transparent)!important}html body .lca-main-nav-actions{display:flex!important;align-items:center!important;gap:8px!important;flex:0 0 auto!important}html body .lca-v189-account-link{min-height:46px!important;padding:5px 12px 5px 5px!important;border:1px solid #d9e1e6!important;background:#fff!important;box-shadow:0 4px 14px rgba(7,17,31,.06)!important}html body .lca-v189-account-link:hover{border-color:color-mix(in srgb,var(--lca-site-accent,#008264) 45%,#d9e1e6)!important;box-shadow:0 7px 20px rgba(7,17,31,.09)!important}html body .lca-v189-account-avatar{width:34px!important;height:34px!important}html body .lca-v189-account-copy small{display:block!important;color:#778396!important;font-size:8px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important}html body .lca-v189-account-copy strong{font-size:11px!important;text-transform:none!important}html body .lca-nav-search{width:46px!important;height:46px!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,#008264) 35%,#dbe3e8)!important;border-radius:14px!important;background:#fff!important;color:var(--lca-site-accent,#008264)!important;box-shadow:0 4px 14px rgba(7,17,31,.05)!important}html body .lca-nav-search:hover{background:var(--lca-site-accent,#008264)!important;color:#fff!important}html body .lca-v189-forum-wrap{width:min(calc(100% - 40px),1320px)!important;max-width:1320px!important;padding-top:20px!important}html body .lca-v189-forum-news{min-height:46px!important;border-radius:12px!important;box-shadow:none!important}html body .lca-v189-forum-head{padding:28px 32px!important;border:1px solid #dfe5e9!important;border-radius:18px!important;background:linear-gradient(120deg,#fff 0%,#fff 68%,color-mix(in srgb,var(--lca-site-accent,#008264) 6%,#fff) 100%)!important;box-shadow:0 10px 32px rgba(7,17,31,.045)!important}html body .lca-v189-forum-title h1{font-size:clamp(38px,4vw,58px)!important;line-height:.98!important;letter-spacing:-.045em!important}html body .lca-v189-forum-title p{max-width:720px!important;font-size:14px!important;line-height:1.55!important}html body .lca-v189-forum-head-stats span{min-width:86px!important;padding:10px 12px!important;border:1px solid #e1e6ea!important;border-radius:12px!important;background:#fff!important}html body .lca-v189-forum-head-actions>a,html body .lca-v189-forum-head-actions>button{min-height:42px!important;border-radius:11px!important}html body .lca-forum-grid{gap:14px!important}html body .lca-forum-side{padding:0!important;border:1px solid #dfe5e9!important;border-radius:16px!important;background:#fff!important;box-shadow:0 8px 26px rgba(7,17,31,.045)!important;overflow:hidden!important}html body .lca-forum-side-title{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;margin:0!important;padding:15px 18px!important;border-bottom:1px solid #e5e9ed!important;background:#f7f9fa!important}html body .lca-forum-side-title strong{font-size:16px!important;letter-spacing:-.015em!important}html body .lca-forum-side-title small{font-size:11px!important}html body .lca-forum-side-actions>span{display:grid!important;place-items:center!important;min-width:32px!important;height:30px!important;border-radius:9px!important;background:color-mix(in srgb,var(--lca-site-accent,#008264) 10%,#fff)!important;color:var(--lca-site-accent,#008264)!important;font-size:11px!important;font-weight:950!important}html body .lca-forum-admin-open{min-height:32px!important;border-radius:9px!important;background:#0b1728!important;color:#fff!important;font-size:10px!important}html body .lca-forum-section-list{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;padding:0!important;background:#fff!important}html body .lca-forum-section-wrap{border-right:1px solid #e7ebef!important}html body .lca-forum-section-wrap:last-child{border-right:0!important}html body .lca-forum-section-btn{position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;min-height:88px!important;padding:16px 18px!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;transform:none!important}html body .lca-forum-section-btn:before{content:""!important;position:absolute!important;left:0!important;right:0!important;bottom:0!important;height:3px!important;background:transparent!important}html body .lca-forum-section-btn:hover{background:#f8fafb!important;box-shadow:none!important;transform:none!important}html body .lca-forum-section-btn.is-active{background:color-mix(in srgb,var(--lca-site-accent,#008264) 5%,#fff)!important;border:0!important;box-shadow:none!important}html body .lca-forum-section-btn.is-active:before{background:var(--lca-site-accent,#008264)!important}html body .lca-forum-section-btn b{font-size:14px!important;line-height:1.25!important}html body .lca-forum-section-btn small{display:block!important;margin-top:5px!important;color:#6c7889!important;font-size:10px!important;line-height:1.35!important}html body .lca-forum-section-btn em{align-self:start!important;min-width:30px!important;height:30px!important;border-radius:9px!important;background:#f0f3f5!important;color:#243044!important;font-size:10px!important}html body .lca-forum-section-btn.is-active em{background:var(--lca-site-accent,#008264)!important;color:#fff!important}html body .lca-forum-section-view,html body .lca-forum-thread{border:1px solid #dfe5e9!important;border-radius:16px!important;box-shadow:0 10px 30px rgba(7,17,31,.045)!important}html body .lca-forum-main-head{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:24px!important;padding:25px 28px!important;background:#fff!important;border-bottom:1px solid #e4e9ed!important}html body .lca-forum-main-head>div>span{display:block!important;margin-bottom:6px!important;color:var(--lca-site-accent,#008264)!important;font-size:10px!important;font-weight:950!important;letter-spacing:.11em!important;text-transform:uppercase!important}html body .lca-forum-main-head h3{margin:0!important;font-size:clamp(30px,3vw,42px)!important;line-height:1!important;letter-spacing:-.04em!important}html body .lca-forum-main-head p{margin:9px 0 0!important;color:#677487!important;font-size:13px!important}html body .lca-forum-new-topic-link{display:flex!important;align-items:center!important;gap:8px!important;min-height:42px!important;padding:0 16px!important;border-radius:11px!important;background:var(--lca-site-accent,#008264)!important;color:#fff!important;font-size:12px!important;font-weight:950!important;text-decoration:none!important;white-space:nowrap!important;box-shadow:0 8px 20px color-mix(in srgb,var(--lca-site-accent,#008264) 22%,transparent)!important}html body .lca-forum-new-topic-link span{font-size:18px!important;font-weight:500!important}html body .lca-forum-topic-table-head{display:grid!important;grid-template-columns:minmax(0,1fr) 110px 230px!important;gap:0!important;padding:11px 24px!important;border-bottom:1px solid #e6eaee!important;background:#f5f7f9!important;color:#778396!important;font-size:9px!important;font-weight:950!important;letter-spacing:.11em!important;text-transform:uppercase!important}html body .lca-forum-topic-table-head span:nth-child(2){text-align:center!important}html body .lca-forum-topic-table-head span:nth-child(3){padding-left:22px!important}html body .lca-forum-topic-list:before{display:none!important;content:none!important}html body .lca-forum-topic-row{display:grid!important;grid-template-columns:minmax(0,1fr) 110px 230px!important;gap:0!important;align-items:stretch!important;min-height:82px!important;padding:0 24px!important;border:0!important;border-bottom:1px solid #e7ebef!important;border-radius:0!important;background:#fff!important;text-align:left!important;box-shadow:none!important;transform:none!important}html body .lca-forum-topic-row:hover{background:color-mix(in srgb,var(--lca-site-accent,#008264) 3%,#fff)!important;box-shadow:inset 4px 0 0 var(--lca-site-accent,#008264)!important}html body .lca-forum-topic-main{display:grid!important;grid-template-columns:48px minmax(0,1fr)!important;align-items:center!important;gap:14px!important;padding:15px 18px 15px 0!important;min-width:0!important}html body .lca-forum-topic-avatar{width:48px!important;height:48px!important;border-radius:13px!important;border:1px solid #dce3e8!important;box-shadow:none!important;object-fit:cover!important}html body .lca-forum-topic-copy{display:block!important;min-width:0!important}html body .lca-forum-topic-copy strong{display:block!important;color:#101a2a!important;font-size:15px!important;font-weight:950!important;line-height:1.3!important;overflow-wrap:anywhere!important}html body .lca-forum-topic-copy strong i{display:inline-flex!important;margin-left:6px!important;padding:3px 6px!important;border-radius:999px!important;background:#fff0f1!important;color:#c81e32!important;font-size:8px!important;font-style:normal!important;text-transform:uppercase!important}html body .lca-forum-topic-copy small{display:block!important;margin-top:6px!important;color:#768294!important;font-size:10px!important}html body .lca-forum-topic-replies{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;border-left:1px solid #e8ecef!important;color:#192438!important;text-align:center!important}html body .lca-forum-topic-replies b{font-size:17px!important;line-height:1!important}html body .lca-forum-topic-replies small{margin-top:4px!important;color:#8691a1!important;font-size:9px!important;text-transform:uppercase!important;letter-spacing:.06em!important}html body .lca-forum-topic-activity{display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;min-width:0!important;padding-left:22px!important;border-left:1px solid #e8ecef!important}html body .lca-forum-topic-activity b{max-width:100%!important;color:var(--lca-site-accent,#008264)!important;font-size:11px!important;font-weight:950!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}html body .lca-forum-topic-activity small{margin-top:5px!important;color:#7c8797!important;font-size:10px!important}html body .lca-forum-empty{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;min-height:180px!important;padding:30px!important;color:#697688!important;text-align:center!important}html body .lca-forum-empty strong{color:#142034!important;font-size:18px!important}html body .lca-forum-empty span{margin-top:7px!important;font-size:13px!important}html body .lca-forum-compose-panel{margin:20px 24px 24px!important;border:1px solid #dce3e8!important;border-radius:15px!important;background:#fff!important;overflow:hidden!important;box-shadow:0 8px 24px rgba(7,17,31,.04)!important}html body .lca-forum-compose-panel>summary{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;min-height:72px!important;padding:14px 18px!important;background:#f7f9fa!important;color:#142034!important;cursor:pointer!important;list-style:none!important}html body .lca-forum-compose-panel>summary::-webkit-details-marker{display:none!important}html body .lca-forum-compose-panel>summary>span{display:flex!important;align-items:center!important;gap:12px!important}html body .lca-forum-compose-panel>summary>span>b{display:grid!important;place-items:center!important;width:38px!important;height:38px!important;border-radius:11px!important;background:var(--lca-site-accent,#008264)!important;color:#fff!important;font-size:20px!important;font-weight:500!important}html body .lca-forum-compose-panel>summary strong{display:block!important;font-size:15px!important}html body .lca-forum-compose-panel>summary small{display:block!important;margin-top:3px!important;color:#758193!important;font-size:10px!important}html body .lca-forum-compose-panel>summary>i{font-size:18px!important;font-style:normal!important;transition:transform .2s ease!important}html body .lca-forum-compose-panel[open]>summary>i{transform:rotate(180deg)!important}html body .lca-forum-create-topic,html body .lca-forum-reply-form{margin:0!important;padding:22px!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}html body .lca-forum-composer-head{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:18px!important;margin-bottom:18px!important}html body .lca-forum-composer-head span,html body .lca-forum-reply-card>header span{display:block!important;color:var(--lca-site-accent,#008264)!important;font-size:9px!important;font-weight:950!important;letter-spacing:.11em!important;text-transform:uppercase!important}html body .lca-forum-composer-head h4,html body .lca-forum-reply-card>header h4{margin:4px 0 0!important;color:#101a2a!important;font-size:24px!important;line-height:1.1!important;letter-spacing:-.025em!important}html body .lca-forum-composer-head>small,html body .lca-forum-reply-card>header>small{max-width:430px!important;color:#758193!important;font-size:10px!important;line-height:1.5!important;text-align:right!important}html body .lca-forum-field{display:block!important;margin-bottom:14px!important}html body .lca-forum-field>span{display:block!important;margin-bottom:7px!important;color:#344055!important;font-size:11px!important;font-weight:900!important}html body .lca-forum-field input{width:100%!important;height:48px!important;margin:0!important;padding:0 15px!important;border:1px solid #d8e0e6!important;border-radius:10px!important;background:#fff!important;color:#101a2a!important;font-size:14px!important;font-weight:800!important;box-shadow:inset 0 1px 2px rgba(7,17,31,.025)!important}html body .lca-forum-field input:focus{border-color:var(--lca-site-accent,#008264)!important;outline:3px solid color-mix(in srgb,var(--lca-site-accent,#008264) 12%,transparent)!important}html body .lca-forum-composer-editor{border:1px solid #d8e0e6!important;border-radius:12px!important;background:#fff!important;overflow:hidden!important;box-shadow:inset 0 1px 2px rgba(7,17,31,.025)!important}html body .lca-forum-editor-toolbar{position:relative!important;top:auto!important;display:flex!important;align-items:center!important;gap:7px!important;min-height:50px!important;padding:7px 10px!important;border:0!important;border-bottom:1px solid #e1e6ea!important;border-radius:0!important;background:#f5f7f9!important;box-shadow:none!important;overflow-x:auto!important;overflow-y:hidden!important;white-space:nowrap!important;scrollbar-width:thin!important}html body .lca-forum-toolbar-group{display:flex!important;align-items:center!important;gap:4px!important;padding-right:7px!important;border-right:1px solid #dce3e8!important}html body .lca-forum-toolbar-group:last-of-type{border-right:0!important}html body .lca-forum-editor-toolbar button{display:grid!important;place-items:center!important;width:34px!important;height:34px!important;min-width:34px!important;margin:0!important;padding:0!important;border:1px solid transparent!important;border-radius:8px!important;background:transparent!important;color:#314055!important;font-size:14px!important;font-weight:900!important;box-shadow:none!important}html body .lca-forum-editor-toolbar button:hover,html body .lca-forum-editor-toolbar button.is-active{border-color:#d6dee4!important;background:#fff!important;color:var(--lca-site-accent,#008264)!important;box-shadow:0 3px 9px rgba(7,17,31,.07)!important}html body .lca-forum-editor-toolbar .lca-forum-color-dot span{display:block!important;width:16px!important;height:16px!important;border-radius:50%!important;border:2px solid #fff!important;box-shadow:0 0 0 1px #cfd8df!important}html body .lca-forum-editor-toolbar .is-accent span{background:var(--lca-site-accent,#008264)!important}html body .lca-forum-editor-toolbar .is-red span{background:#d9273e!important}html body .lca-forum-editor-toolbar .is-blue span{background:#2472d9!important}html body .lca-forum-editor-toolbar .is-gold span{background:#c28b0e!important}html body .lca-forum-editor-help{margin-left:auto!important;padding-left:10px!important;color:#7c8797!important;font-size:9px!important;font-weight:800!important}html body .lca-forum-composer-editor textarea,html body .lca-forum-composer-editor .lca-forum-rich-editor{display:block!important;width:100%!important;min-height:230px!important;margin:0!important;padding:18px!important;border:0!important;border-radius:0!important;background:#fff!important;color:#263246!important;font-family:inherit!important;font-size:15px!important;line-height:1.65!important;resize:vertical!important;outline:0!important;box-shadow:none!important}html body .lca-forum-composer-editor .lca-forum-rich-editor:focus{box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--lca-site-accent,#008264) 22%,transparent)!important}html body .lca-forum-composer-options{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(300px,auto)!important;gap:12px!important;margin-top:12px!important}html body .lca-forum-upload{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;min-height:62px!important;margin:0!important;padding:10px 12px!important;border:1px dashed #ccd6de!important;border-radius:11px!important;background:#fafbfc!important;color:#263246!important}html body .lca-forum-upload>span b{display:block!important;font-size:11px!important}html body .lca-forum-upload>span small{display:block!important;margin-top:3px!important;color:#7c8797!important;font-size:9px!important}html body .lca-forum-upload input{max-width:270px!important;margin:0!important;padding:6px!important;border:1px solid #d9e1e6!important;border-radius:8px!important;background:#fff!important;font-size:10px!important}html body .lca-forum-emoji-zone{display:flex!important;align-items:center!important;gap:10px!important;min-height:62px!important;padding:10px 12px!important;border:1px solid #e0e6ea!important;border-radius:11px!important;background:#fafbfc!important}html body .lca-forum-emoji-zone>span{color:#667386!important;font-size:9px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.05em!important;white-space:nowrap!important}html body .lca-forum-emoji-picker{display:flex!important;align-items:center!important;gap:4px!important;margin:0!important;flex-wrap:nowrap!important}html body .lca-forum-emoji-picker button{width:32px!important;height:32px!important;min-width:32px!important;margin:0!important;padding:0!important;border:1px solid #dce3e8!important;border-radius:8px!important;background:#fff!important;color:#101a2a!important;font-size:16px!important;box-shadow:none!important}html body .lca-forum-emoji-picker button:hover{border-color:var(--lca-site-accent,#008264)!important;transform:translateY(-1px)!important}html body .lca-forum-composer-foot{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;margin-top:16px!important;padding-top:16px!important;border-top:1px solid #e5e9ed!important}html body .lca-forum-composer-foot>span{color:#657286!important;font-size:11px!important;font-weight:800!important}html body .lca-forum-composer-foot>div{display:flex!important;align-items:center!important;gap:8px!important}html body .lca-forum-composer-foot button,html body .lca-forum-reply-form button[type="submit"]{min-height:42px!important;margin:0!important;padding:0 18px!important;border:0!important;border-radius:10px!important;background:var(--lca-site-accent,#008264)!important;color:#fff!important;font-size:11px!important;font-weight:950!important;box-shadow:0 7px 18px color-mix(in srgb,var(--lca-site-accent,#008264) 20%,transparent)!important}html body .lca-forum-composer-foot .lca-forum-secondary-button{border:1px solid #d8e0e6!important;background:#fff!important;color:#344055!important;box-shadow:none!important}html body .lca-forum-login-callout{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:4px 18px!important;margin:20px 24px 24px!important;padding:18px!important;border:1px solid #dfe5e9!important;border-radius:13px!important;background:#f7f9fa!important}html body .lca-forum-login-callout strong{color:#142034!important;font-size:15px!important}html body .lca-forum-login-callout span{color:#748092!important;font-size:11px!important}html body .lca-forum-login-callout button{grid-column:2!important;grid-row:1/3!important;min-height:40px!important;padding:0 15px!important;border:0!important;border-radius:10px!important;background:var(--lca-site-accent,#008264)!important;color:#fff!important;font-size:11px!important;font-weight:950!important}html body .lca-forum-thread-head{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:18px!important;padding:20px 24px!important;border-bottom:1px solid #e2e7eb!important;background:#f7f9fa!important}html body .lca-forum-back-button{min-height:38px!important;padding:0 13px!important;border:1px solid #d8e0e6!important;border-radius:9px!important;background:#fff!important;color:#344055!important;font-size:10px!important;font-weight:900!important}html body .lca-forum-thread-title span{display:block!important;color:var(--lca-site-accent,#008264)!important;font-size:9px!important;font-weight:950!important;letter-spacing:.09em!important;text-transform:uppercase!important}html body .lca-forum-thread-title h3{margin:5px 0 0!important;color:#101a2a!important;font-size:clamp(24px,2.4vw,34px)!important;line-height:1.1!important;letter-spacing:-.03em!important}html body .lca-forum-thread-title small{display:block!important;margin-top:6px!important;color:#7d8898!important;font-size:10px!important}html body .lca-forum-thread-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:7px!important;flex-wrap:wrap!important}html body .lca-forum-thread-actions button,html body .lca-forum-thread-actions a{display:flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;padding:0 12px!important;border:1px solid #d8e0e6!important;border-radius:9px!important;background:#fff!important;color:#344055!important;font-size:10px!important;font-weight:900!important;text-decoration:none!important}html body .lca-forum-thread-actions .lca-forum-reply-anchor{border-color:var(--lca-site-accent,#008264)!important;background:var(--lca-site-accent,#008264)!important;color:#fff!important}html body .lca-forum-post-list{padding:18px 24px!important;background:#f3f5f7!important}html body .lca-forum-post{display:grid!important;grid-template-columns:160px minmax(0,1fr)!important;gap:0!important;margin:0 0 14px!important;padding:0!important;border:1px solid #dce3e8!important;border-radius:13px!important;background:#fff!important;box-shadow:0 5px 18px rgba(7,17,31,.035)!important;overflow:hidden!important}html body .lca-forum-post:last-child{margin-bottom:0!important}html body .lca-forum-post-author{display:flex!important;flex-direction:column!important;align-items:center!important;padding:20px 14px!important;border-right:1px solid #e2e7eb!important;background:#f8fafb!important;text-align:center!important}html body .lca-forum-post-avatar{display:block!important}html body .lca-forum-post-avatar img{width:72px!important;height:72px!important;border-radius:16px!important;border:3px solid #fff!important;object-fit:cover!important;box-shadow:0 0 0 1px #d4dde4!important}html body .lca-forum-post-name{display:block!important;margin-top:11px!important;color:#101a2a!important;text-decoration:none!important;overflow-wrap:anywhere!important}html body .lca-forum-post-name strong{font-size:12px!important;font-weight:950!important}html body .lca-forum-role-badge,html body .lca-forum-member-badge{display:inline-flex!important;align-items:center!important;justify-content:center!important;margin-top:7px!important;padding:4px 7px!important;border-radius:999px!important;background:#e9eef2!important;color:#5e6b7d!important;font-size:8px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.06em!important}html body .lca-forum-post-body{min-width:0!important;padding:0!important}html body .lca-forum-post-body>header{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;min-height:44px!important;padding:0 18px!important;border-bottom:1px solid #e6eaee!important;background:#fbfcfd!important}html body .lca-forum-post-body>header time{margin-right:auto!important;color:#7c8797!important;font-size:9px!important;font-weight:800!important}html body .lca-forum-post-body>header>a{color:#8a95a4!important;font-size:10px!important;font-weight:950!important;text-decoration:none!important}html body .lca-forum-follow-mini{min-height:28px!important;padding:0 9px!important;border:1px solid #d9e1e6!important;border-radius:8px!important;background:#fff!important;color:var(--lca-site-accent,#008264)!important;font-size:9px!important;font-weight:900!important}html body .lca-forum-message{min-height:110px!important;padding:22px 20px!important;color:#2c384c!important;font-size:15px!important;line-height:1.72!important}html body .lca-forum-message p:first-child{margin-top:0!important}html body .lca-forum-message p:last-child{margin-bottom:0!important}html body .lca-forum-post-body blockquote{margin:18px 20px 0!important;padding:12px 14px!important;border-left:4px solid var(--lca-site-accent,#008264)!important;border-radius:0 9px 9px 0!important;background:#f4f7f8!important;color:#536074!important;font-size:12px!important}html body .lca-forum-post-body>footer{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:12px 18px!important;border-top:1px solid #e6eaee!important;background:#fbfcfd!important}html body .lca-forum-post-primary-actions,html body .lca-forum-post-admin-actions{display:flex!important;align-items:center!important;gap:7px!important;flex-wrap:wrap!important}html body .lca-forum-post-body>footer button{min-height:31px!important;padding:0 10px!important;border:1px solid #dbe2e7!important;border-radius:8px!important;background:#fff!important;color:#4d5a6e!important;font-size:9px!important;font-weight:900!important}html body .lca-forum-reactions{display:flex!important;align-items:center!important;gap:4px!important}html body .lca-forum-reactions button{min-width:31px!important;width:auto!important;height:31px!important;padding:0 7px!important;font-size:14px!important}html body .lca-forum-reactions button b{margin-left:3px!important;font-size:8px!important}html body .lca-forum-reply-card{margin:0!important;padding:24px!important;border-top:1px solid #dfe5e9!important;background:#f7f9fa!important}html body .lca-forum-reply-card>header{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:18px!important;margin-bottom:15px!important}html body .lca-forum-reply-form{padding:0!important;border:1px solid #dce3e8!important;border-radius:13px!important;overflow:hidden!important}html body .lca-forum-reply-form .lca-forum-composer-editor{border:0!important;border-radius:0!important}html body .lca-forum-reply-form .lca-forum-composer-options{margin:0!important;padding:12px!important;border-top:1px solid #e3e8ec!important;background:#fafbfc!important}html body .lca-forum-reply-form .lca-forum-composer-foot{margin:0!important;padding:12px!important;background:#fff!important}html body .lca-forum-quote-preview{margin:12px!important;padding:12px 42px 12px 14px!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,#008264) 28%,#dbe3e8)!important;border-radius:9px!important;background:color-mix(in srgb,var(--lca-site-accent,#008264) 5%,#fff)!important}html body .lca-forum-edit-form{margin:14px 18px 18px!important;padding:12px!important;border:1px solid #dce3e8!important;border-radius:11px!important;background:#f7f9fa!important}html body .lca-v189-forum-bottom{border:1px solid #dfe5e9!important;border-radius:16px!important;box-shadow:none!important}html body .lca-mobile-drawer-card-v179{padding:0!important;border-radius:20px!important;overflow:hidden!important}html body .lca-mobile-drawer-head-v179{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;gap:11px!important;align-items:center!important;margin:0!important;padding:15px!important;border-bottom:1px solid #e3e8ec!important;background:#fff!important}html body .lca-mobile-drawer-head-v179>a{display:block!important}html body .lca-mobile-drawer-head-v179 img{display:block!important;width:auto!important;height:34px!important;max-width:145px!important}html body .lca-mobile-drawer-head-v179>div strong{display:block!important;color:#142034!important;font-size:14px!important}html body .lca-mobile-drawer-head-v179>div small{display:block!important;margin-top:2px!important;color:#7b8797!important;font-size:9px!important}html body .lca-mobile-drawer-close-v179{width:38px!important;height:38px!important;min-width:38px!important;border-radius:10px!important;background:#f0f3f5!important;color:#142034!important}html body .lca-mobile-drawer-grid-v179{display:block!important;padding:12px!important;background:#f7f9fa!important}html body .lca-mobile-drawer-primary-v191{display:grid!important;gap:7px!important}html body .lca-mobile-drawer-primary-v191 a{display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:48px!important;padding:0 14px!important;border:1px solid #e0e6ea!important;border-radius:11px!important;background:#fff!important;color:#1e2b3f!important;font-size:13px!important;font-weight:900!important;text-align:left!important;text-decoration:none!important}html body .lca-mobile-drawer-primary-v191 a b{color:var(--lca-site-accent,#008264)!important;font-size:20px!important;font-weight:500!important}html body .lca-mobile-drawer-primary-v191 a:hover{border-color:var(--lca-site-accent,#008264)!important;background:#fff!important;color:var(--lca-site-accent,#008264)!important}html body .lca-mobile-drawer-actions-v191{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;margin-top:11px!important;padding-top:11px!important;border-top:1px solid #dfe5e9!important}html body .lca-mobile-drawer-actions-v191 a,html body .lca-mobile-drawer-actions-v191 button{display:flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;padding:0 10px!important;border:1px solid #d9e1e6!important;border-radius:10px!important;background:#fff!important;color:#344055!important;font-size:10px!important;font-weight:900!important;text-decoration:none!important}html body .lca-mobile-drawer-actions-v191 button[data-lca-v179-action="auth"],html body .lca-mobile-drawer-actions-v191 a:first-child{border-color:var(--lca-site-accent,#008264)!important;background:var(--lca-site-accent,#008264)!important;color:#fff!important}@media(max-width:1180px){html body .lca-main-nav{display:none!important}html body .lca-menu-toggle-v179{display:grid!important;place-items:center!important}html body .lca-site-header .lca-header-inner{min-height:70px!important}html body .lca-forum-section-list{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body .lca-forum-section-wrap:nth-child(2n){border-right:0!important}html body .lca-forum-section-wrap:nth-child(n+3){border-top:1px solid #e7ebef!important}html body .lca-forum-topic-table-head,html body .lca-forum-topic-row{grid-template-columns:minmax(0,1fr) 90px 200px!important}html body .lca-forum-composer-options{grid-template-columns:1fr!important}}@media(max-width:760px){html body .lca-site-header .lca-header-inner{min-height:64px!important;padding-inline:12px!important}html body .lca-site-header .lca-logo img{max-width:min(190px,58vw)!important;max-height:43px!important}html body .lca-menu-toggle-v179{width:42px!important;height:42px!important;min-width:42px!important;border-radius:11px!important}html body .lca-v189-forum-wrap{width:calc(100% - 20px)!important;max-width:calc(100% - 20px)!important;padding-top:10px!important}html body .lca-v189-forum-head{padding:20px 17px!important}html body .lca-v189-forum-title h1{font-size:36px!important}html body .lca-v189-forum-title p{font-size:12px!important}html body .lca-forum-side-title{align-items:flex-start!important;padding:13px!important}html body .lca-forum-side-title small{display:block!important;margin-top:3px!important}html body .lca-forum-section-list{grid-template-columns:1fr!important}html body .lca-forum-section-wrap{border-right:0!important;border-top:1px solid #e7ebef!important}html body .lca-forum-section-wrap:first-child{border-top:0!important}html body .lca-forum-section-btn{min-height:72px!important;padding:12px 14px!important}html body .lca-forum-main-head{align-items:flex-start!important;padding:18px 15px!important;flex-direction:column!important}html body .lca-forum-main-head h3{font-size:29px!important}html body .lca-forum-new-topic-link{width:100%!important;justify-content:center!important}html body .lca-forum-topic-table-head{display:none!important}html body .lca-forum-topic-row{grid-template-columns:minmax(0,1fr)!important;padding:0 14px!important;min-height:0!important}html body .lca-forum-topic-main{grid-template-columns:42px minmax(0,1fr)!important;padding:13px 0 10px!important}html body .lca-forum-topic-avatar{width:42px!important;height:42px!important;border-radius:11px!important}html body .lca-forum-topic-copy strong{font-size:13px!important}html body .lca-forum-topic-replies,html body .lca-forum-topic-activity{display:inline-flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:5px!important;border:0!important;padding:0 0 12px 56px!important}html body .lca-forum-topic-replies{display:none!important}html body .lca-forum-topic-activity b{font-size:10px!important}html body .lca-forum-topic-activity small{margin:0!important;font-size:9px!important}html body .lca-forum-compose-panel{margin:12px!important}html body .lca-forum-compose-panel>summary{padding:12px!important}html body .lca-forum-create-topic,html body .lca-forum-reply-card{padding:14px!important}html body .lca-forum-composer-head,html body .lca-forum-reply-card>header{align-items:flex-start!important;flex-direction:column!important}html body .lca-forum-composer-head>small,html body .lca-forum-reply-card>header>small{text-align:left!important}html body .lca-forum-editor-toolbar{gap:5px!important;padding:6px!important}html body .lca-forum-editor-toolbar button{width:32px!important;height:32px!important;min-width:32px!important}html body .lca-forum-editor-help{display:none!important}html body .lca-forum-composer-editor textarea,html body .lca-forum-composer-editor .lca-forum-rich-editor{min-height:190px!important;padding:14px!important;font-size:14px!important}html body .lca-forum-upload{align-items:flex-start!important;flex-direction:column!important}html body .lca-forum-upload input{max-width:100%!important;width:100%!important}html body .lca-forum-emoji-zone{align-items:flex-start!important;flex-direction:column!important;overflow-x:auto!important}html body .lca-forum-emoji-picker{max-width:100%!important;overflow-x:auto!important;padding-bottom:3px!important}html body .lca-forum-composer-foot{align-items:stretch!important;flex-direction:column!important}html body .lca-forum-composer-foot>div{display:grid!important;grid-template-columns:1fr 1fr!important}html body .lca-forum-composer-foot button,html body .lca-forum-reply-form button[type="submit"]{width:100%!important}html body .lca-forum-login-callout{grid-template-columns:1fr!important;margin:12px!important}html body .lca-forum-login-callout button{grid-column:1!important;grid-row:auto!important;margin-top:8px!important}html body .lca-forum-thread-head{grid-template-columns:1fr!important;gap:12px!important;padding:16px 14px!important}html body .lca-forum-back-button{justify-self:start!important}html body .lca-forum-thread-title h3{font-size:25px!important}html body .lca-forum-thread-actions{justify-content:flex-start!important}html body .lca-forum-thread-actions button,html body .lca-forum-thread-actions a{flex:1 1 auto!important}html body .lca-forum-post-list{padding:10px!important}html body .lca-forum-post{grid-template-columns:1fr!important;margin-bottom:10px!important}html body .lca-forum-post-author{display:grid!important;grid-template-columns:44px minmax(0,1fr) auto!important;gap:9px!important;align-items:center!important;padding:10px 12px!important;border-right:0!important;border-bottom:1px solid #e2e7eb!important;text-align:left!important}html body .lca-forum-post-avatar img{width:44px!important;height:44px!important;border-radius:11px!important}html body .lca-forum-post-name{margin:0!important}html body .lca-forum-role-badge,html body .lca-forum-member-badge{margin:0!important}html body .lca-forum-post-body>header{min-height:38px!important;padding:0 12px!important}html body .lca-forum-message{min-height:80px!important;padding:16px 13px!important;font-size:14px!important}html body .lca-forum-post-body>footer{align-items:flex-start!important;flex-direction:column!important;padding:10px 12px!important}html body .lca-forum-post-primary-actions,html body .lca-forum-post-admin-actions{width:100%!important}html body .lca-forum-reply-card{padding:14px 10px!important}html body .lca-mobile-drawer-v179.is-open{padding:0!important;align-items:flex-end!important}html body .lca-mobile-drawer-card-v179{width:100%!important;max-width:100%!important;max-height:94dvh!important;border-radius:20px 20px 0 0!important}html body .lca-mobile-drawer-actions-v191{grid-template-columns:1fr!important}}@media(max-width:390px){html body .lca-v189-forum-wrap{width:calc(100% - 14px)!important;max-width:calc(100% - 14px)!important}html body .lca-v189-forum-title h1{font-size:32px!important}html body .lca-forum-topic-main{grid-template-columns:36px minmax(0,1fr)!important;gap:9px!important}html body .lca-forum-topic-avatar{width:36px!important;height:36px!important}html body .lca-forum-topic-activity{padding-left:45px!important}}html body .lca-v189-forum-page,html body .lca-v189-forum-wrap,html body .lca-v189-forum-shell,html body .lca-forum-grid,html body .lca-forum-main,html body .lca-forum-section-view,html body .lca-forum-thread{min-width:0!important;overflow-wrap:anywhere!important}html body .lca-forum-topic-row{width:100%!important;max-width:100%!important}html body .lca-v189-forum-head{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important}html body .lca-v189-forum-head-actions{min-width:0!important}@media(max-width:760px){html body .lca-v189-forum-news{display:none!important}html body .lca-v189-forum-head{grid-template-columns:minmax(0,1fr)!important;gap:16px!important;overflow:hidden!important}html body .lca-v189-forum-title,html body .lca-v189-forum-head-actions{width:100%!important;max-width:100%!important;min-width:0!important}html body .lca-v189-forum-head-stats{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;width:100%!important;gap:6px!important}html body .lca-v189-forum-head-stats span{min-width:0!important;width:100%!important;padding:8px 4px!important;text-align:center!important}html body .lca-v189-forum-head-stats span b{font-size:16px!important}html body .lca-v189-forum-head-stats span{font-size:8px!important}html body .lca-v189-forum-head-actions>a,html body .lca-v189-forum-head-actions>button{width:100%!important}html body .lca-v189-forum-title h1{max-width:100%!important;overflow-wrap:normal!important;word-break:normal!important}}html body .lca-board-topic-head{display:grid!important;grid-template-columns:minmax(0,1fr) 120px 240px!important;align-items:center!important;min-height:42px!important;padding:0 22px!important;border-bottom:1px solid #dfe5e9!important;background:#f4f6f8!important;color:#697689!important;font-size:10px!important;font-weight:950!important;letter-spacing:.09em!important;text-transform:uppercase!important;}html body .lca-board-topic-head span:nth-child(2){text-align:center!important;}html body .lca-board-topic-head span:nth-child(3){padding-left:22px!important;}html body .lca-board-topic-list{display:block!important;width:100%!important;height:auto!important;min-height:0!important;background:#fff!important;overflow:visible!important;}html body .lca-board-topic{display:block!important;width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;border-bottom:1px solid #e3e8ec!important;background:#fff!important;}html body .lca-board-topic:last-child{border-bottom:0!important;}html body .lca-board-topic-link{display:grid!important;width:100%!important;height:auto!important;min-height:88px!important;grid-template-columns:minmax(0,1fr) 120px 240px!important;align-items:stretch!important;margin:0!important;padding:0 22px!important;border:0!important;background:#fff!important;color:#142034!important;text-align:left!important;cursor:pointer!important;appearance:none!important;transition:background .16s ease,box-shadow .16s ease!important;}html body .lca-board-topic-link:hover,html body .lca-board-topic-link:focus-visible{background:color-mix(in srgb,var(--lca-site-accent,#008264) 4%,#fff)!important;box-shadow:inset 4px 0 0 var(--lca-site-accent,#008264)!important;outline:0!important;}html body .lca-board-topic-main{display:grid!important;grid-template-columns:52px minmax(0,1fr)!important;align-items:center!important;gap:15px!important;min-width:0!important;padding:16px 18px 16px 0!important;}html body .lca-board-topic-main img{display:block!important;width:52px!important;height:52px!important;min-width:52px!important;border:1px solid #d8e0e6!important;border-radius:14px!important;object-fit:cover!important;background:#eef2f4!important;}html body .lca-board-topic-main>span{display:block!important;min-width:0!important;}html body .lca-board-topic-main strong{display:block!important;color:#101a2a!important;font-size:16px!important;font-weight:950!important;line-height:1.3!important;overflow-wrap:anywhere!important;}html body .lca-board-topic-main strong i{display:inline-flex!important;margin-left:7px!important;padding:3px 7px!important;border-radius:999px!important;background:#ffe9eb!important;color:#b91c2b!important;font-size:8px!important;font-style:normal!important;text-transform:uppercase!important;}html body .lca-board-topic-main small{display:block!important;margin-top:6px!important;color:#738093!important;font-size:11px!important;}html body .lca-board-topic-main small b{color:var(--lca-site-accent,#008264)!important;}html body .lca-board-topic-count,html body .lca-board-topic-last{display:flex!important;flex-direction:column!important;justify-content:center!important;border-left:1px solid #e5eaee!important;}html body .lca-board-topic-count{align-items:center!important;text-align:center!important;}html body .lca-board-topic-count b{color:#142034!important;font-size:18px!important;line-height:1!important;}html body .lca-board-topic-count small{margin-top:5px!important;color:#8792a0!important;font-size:9px!important;text-transform:uppercase!important;}html body .lca-board-topic-last{align-items:flex-start!important;min-width:0!important;padding-left:22px!important;}html body .lca-board-topic-last b{display:block!important;max-width:100%!important;color:var(--lca-site-accent,#008264)!important;font-size:12px!important;font-weight:950!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}html body .lca-board-topic-last small{display:block!important;margin-top:5px!important;color:#7c8898!important;font-size:10px!important;}html body .lca-forum-thread-v192{overflow:visible!important;}html body .lca-forum-post-list-v192{display:block!important;max-height:none!important;height:auto!important;overflow:visible!important;padding:20px 24px!important;background:#f3f5f7!important;}html body .lca-forum-post-list-v192 .lca-forum-post{height:auto!important;min-height:0!important;margin-bottom:16px!important;}html body .lca-forum-post-list-v192 .lca-forum-message{min-height:0!important;}html body .lca-forum-thread-pagination{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;padding:15px 24px!important;border-top:1px solid #e1e6ea!important;border-bottom:1px solid #e1e6ea!important;background:#fff!important;}html body .lca-forum-thread-pagination>button,html body .lca-forum-thread-pages button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:40px!important;padding:0 14px!important;border:1px solid #d6dee4!important;border-radius:10px!important;background:#fff!important;color:#2e3b4f!important;font-size:11px!important;font-weight:950!important;cursor:pointer!important;transition:.16s ease!important;}html body .lca-forum-thread-pagination>button:hover:not(:disabled),html body .lca-forum-thread-pages button:hover{border-color:var(--lca-site-accent,#008264)!important;background:var(--lca-site-accent,#008264)!important;color:#fff!important;}html body .lca-forum-thread-pagination button:disabled{opacity:.38!important;cursor:not-allowed!important;}html body .lca-forum-thread-pages{display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;min-width:0!important;}html body .lca-forum-thread-pages button{width:40px!important;padding:0!important;}html body .lca-forum-thread-pages button.is-current{border-color:var(--lca-site-accent,#008264)!important;background:var(--lca-site-accent,#008264)!important;color:#fff!important;box-shadow:0 8px 18px color-mix(in srgb,var(--lca-site-accent,#008264) 22%,transparent)!important;}html body .lca-forum-thread-pages i{color:#8691a0!important;font-style:normal!important;font-weight:900!important;}html body .lca-forum-quoted-post{margin:18px 20px 0!important;padding:13px 15px!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,#008264) 26%,#dbe2e7)!important;border-left:4px solid var(--lca-site-accent,#008264)!important;border-radius:0 10px 10px 0!important;background:color-mix(in srgb,var(--lca-site-accent,#008264) 5%,#fff)!important;}html body .lca-forum-quoted-post a{display:inline-block!important;margin-bottom:6px!important;color:var(--lca-site-accent,#008264)!important;font-size:10px!important;font-weight:950!important;text-decoration:none!important;text-transform:uppercase!important;letter-spacing:.05em!important;}html body .lca-forum-quoted-post p{margin:0!important;color:#526075!important;font-size:12px!important;line-height:1.5!important;}html body .lca-forum-quote-button{border-color:color-mix(in srgb,var(--lca-site-accent,#008264) 28%,#dbe2e7)!important;color:var(--lca-site-accent,#008264)!important;}html body .lca-forum-quote-preview{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:16px!important;}html body .lca-forum-quote-preview>div{min-width:0!important;}html body .lca-forum-quote-preview strong{display:block!important;color:var(--lca-site-accent,#008264)!important;font-size:12px!important;}html body .lca-forum-quote-preview span{display:block!important;margin-top:5px!important;color:#536176!important;font-size:12px!important;line-height:1.45!important;}html body .lca-forum-quote-preview button{position:static!important;width:30px!important;height:30px!important;min-width:30px!important;padding:0!important;border:1px solid #d7dfe5!important;border-radius:8px!important;background:#fff!important;color:#334155!important;}html body .lca-pagination{margin:42px 0 10px!important;padding:0!important;border:0!important;background:transparent!important;}html body .lca-pagination ul{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;flex-wrap:wrap!important;margin:0!important;padding:14px!important;list-style:none!important;border:1px solid #dce3e8!important;border-radius:16px!important;background:#fff!important;box-shadow:0 10px 28px rgba(7,17,31,.05)!important;}html body .lca-pagination li{margin:0!important;padding:0!important;}html body .lca-pagination .page-numbers{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:44px!important;min-height:44px!important;padding:0 14px!important;border:1px solid #d6dee4!important;border-radius:11px!important;background:#fff!important;color:#243044!important;font-size:13px!important;font-weight:950!important;text-decoration:none!important;transition:.16s ease!important;}html body .lca-pagination a.page-numbers:hover,html body .lca-pagination a.page-numbers:focus-visible{border-color:var(--lca-site-accent,#008264)!important;background:var(--lca-site-accent,#008264)!important;color:#fff!important;outline:0!important;}html body .lca-pagination .page-numbers.current{border-color:var(--lca-site-accent,#008264)!important;background:var(--lca-site-accent,#008264)!important;color:#fff!important;box-shadow:0 8px 20px color-mix(in srgb,var(--lca-site-accent,#008264) 22%,transparent)!important;}html body .lca-pagination .prev,html body .lca-pagination .next{min-width:auto!important;padding-inline:18px!important;}html body .lca-article-featured-main{display:block!important;width:100%!important;margin:22px 0!important;border-radius:18px!important;overflow:hidden!important;background:#eef1f3!important;}html body .lca-article-featured-main img{display:block!important;width:100%!important;height:auto!important;max-height:720px!important;object-fit:cover!important;}html body .lca-mobile-featured-article,html body .lca-article-top-flow{display:none!important;}html body .lca-article-forum-bar{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:28px!important;margin:34px 0 24px!important;padding:24px 26px!important;border:1px solid color-mix(in srgb,var(--lca-site-accent,#008264) 28%,#dbe3e7)!important;border-radius:18px!important;background:linear-gradient(135deg,#fff,color-mix(in srgb,var(--lca-site-accent,#008264) 5%,#fff))!important;box-shadow:0 12px 32px rgba(7,17,31,.05)!important;}html body .lca-article-forum-copy span{display:block!important;color:var(--lca-site-accent,#008264)!important;font-size:10px!important;font-weight:950!important;letter-spacing:.1em!important;text-transform:uppercase!important;}html body .lca-article-forum-copy h2{margin:5px 0 7px!important;color:#101a2a!important;font-size:25px!important;line-height:1.1!important;}html body .lca-article-forum-copy p{margin:0!important;color:#5c6a7d!important;font-size:14px!important;line-height:1.5!important;}html body .lca-article-forum-actions{display:flex!important;align-items:center!important;gap:9px!important;flex-wrap:wrap!important;justify-content:flex-end!important;}html body .lca-article-forum-actions a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:43px!important;padding:0 15px!important;border:1px solid #d3dce2!important;border-radius:10px!important;background:#fff!important;color:#273448!important;font-size:11px!important;font-weight:950!important;text-decoration:none!important;white-space:nowrap!important;}html body .lca-article-forum-actions a:hover{border-color:var(--lca-site-accent,#008264)!important;color:var(--lca-site-accent,#008264)!important;}html body .lca-article-forum-actions a.is-primary{border-color:var(--lca-site-accent,#008264)!important;background:var(--lca-site-accent,#008264)!important;color:#fff!important;}html body .lca-article-forum-actions a.is-primary:hover{filter:brightness(.92)!important;color:#fff!important;}@media(max-width:980px){html body .lca-board-topic-head{grid-template-columns:minmax(0,1fr) 90px 190px!important;}html body .lca-board-topic-link{grid-template-columns:minmax(0,1fr) 90px 190px!important;}html body .lca-article-forum-bar{grid-template-columns:1fr!important;}html body .lca-article-forum-actions{justify-content:flex-start!important;}}@media(max-width:720px){html body .lca-board-topic-head{display:none!important;}html body .lca-board-topic-link{display:grid!important;grid-template-columns:1fr!important;min-height:0!important;padding:14px 15px!important;}html body .lca-board-topic-main{grid-template-columns:44px minmax(0,1fr)!important;gap:11px!important;padding:0!important;}html body .lca-board-topic-main img{width:44px!important;height:44px!important;min-width:44px!important;border-radius:12px!important;}html body .lca-board-topic-main strong{font-size:14px!important;}html body .lca-board-topic-count{display:none!important;}html body .lca-board-topic-last{display:flex!important;flex-direction:row!important;align-items:center!important;gap:7px!important;padding:10px 0 0 55px!important;border:0!important;}html body .lca-board-topic-last b{font-size:10px!important;}html body .lca-board-topic-last small{margin:0!important;font-size:9px!important;}html body .lca-forum-thread-pagination{grid-template-columns:1fr 1fr!important;padding:12px!important;}html body .lca-forum-thread-pages{grid-column:1/3!important;grid-row:1!important;overflow-x:auto!important;justify-content:flex-start!important;padding-bottom:3px!important;}html body .lca-forum-thread-pagination>button:first-child{grid-column:1!important;grid-row:2!important;}html body .lca-forum-thread-pagination>button:last-child{grid-column:2!important;grid-row:2!important;}html body .lca-forum-post-list-v192{padding:10px!important;}html body .lca-article-forum-bar{margin:25px 0 18px!important;padding:19px!important;border-radius:15px!important;}html body .lca-article-forum-copy h2{font-size:22px!important;}html body .lca-article-forum-actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important;}html body .lca-article-forum-actions a{width:100%!important;}html body .lca-pagination ul{gap:6px!important;padding:10px!important;}html body .lca-pagination .page-numbers{min-width:40px!important;min-height:40px!important;padding:0 11px!important;font-size:12px!important;}html body .lca-pagination .prev,html body .lca-pagination .next{width:100%!important;}}html body .lca-member-page .lca-forum-topic-form textarea.lca-forum-source-textarea, html body .lca-member-page .lca-forum-reply-form textarea.lca-forum-source-textarea, html body .lca-member-page .lca-forum-edit-form textarea.lca-forum-source-textarea, html body .lca-member-page textarea[name="message"].lca-forum-source-textarea{display:none!important;visibility:hidden!important;position:absolute!important;left:-99999px!important;width:1px!important;height:1px!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;opacity:0!important;pointer-events:none!important}html body .lca-v186-account-app{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important}html body .lca-v186-account-nav{position:relative!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:9px!important;width:100%!important;margin:0 0 18px!important;padding:9px!important;overflow:visible!important;border:1px solid color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 18%,#dce4e8)!important;border-radius:18px!important;background:#fff!important;box-shadow:0 12px 30px rgba(7,17,31,.055)!important}html body .lca-v186-account-nav a{display:flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;min-height:46px!important;padding:0 12px!important;border:1px solid transparent!important;border-radius:12px!important;background:#f7f9fa!important;color:#263449!important;font-size:12px!important;font-weight:950!important;text-transform:uppercase!important;text-decoration:none!important;white-space:normal!important;text-align:center!important;line-height:1.2!important}html body .lca-v186-account-nav a:hover{border-color:color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 28%,#dce4e8)!important;background:color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 6%,#fff)!important;color:var(--lca-member-accent,var(--lca-site-accent,#008264))!important}html body .lca-v186-account-nav a.is-active{border-color:var(--lca-member-accent,var(--lca-site-accent,#008264))!important;background:var(--lca-member-accent,var(--lca-site-accent,#008264))!important;color:#fff!important;box-shadow:0 8px 20px color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 20%,transparent)!important}html body .lca-v186-account-nav a.is-danger{margin:0!important;border-color:#fee2e2!important;background:#fffafa!important;color:#b4232c!important}html body .lca-v186-account-nav a.is-danger:hover{border-color:#b4232c!important;background:#b4232c!important;color:#fff!important}html body .lca-member-header-subnav-scroll{justify-content:center!important;overflow:visible!important;flex-wrap:wrap!important}html body .lca-member-header-subnav-inner{overflow:visible!important}html body .lca-v193-settings-grid{display:grid!important;grid-template-columns:minmax(0,1.45fr) minmax(330px,.55fr)!important;gap:18px!important;align-items:start!important}html body .lca-v193-settings-card{background:#fff!important;color:#101827!important;border:1px solid color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 16%,#dfe5e9)!important;border-radius:20px!important;box-shadow:0 12px 34px rgba(7,17,31,.055)!important;padding:24px!important}html body .lca-v193-settings-card:first-child{grid-row:span 2!important}html body .lca-v193-card-head{margin-bottom:18px!important}html body .lca-v193-card-head>span{display:block!important;color:var(--lca-member-accent,var(--lca-site-accent,#008264))!important;font-size:10px!important;font-weight:950!important;letter-spacing:.11em!important;text-transform:uppercase!important}html body .lca-v193-card-head h2{margin:6px 0 7px!important;color:#0b1523!important;font-size:25px!important;line-height:1.05!important;letter-spacing:-.035em!important}html body .lca-v193-card-head p{margin:0!important;color:#667386!important;font-size:13px!important;line-height:1.55!important}html body .lca-v193-color-fields{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important;margin-bottom:16px!important}html body .lca-v193-color-fields label{display:grid!important;grid-template-columns:1fr 58px!important;align-items:center!important;gap:12px!important;min-height:58px!important;padding:10px 12px!important;border:1px solid #dfe5e9!important;border-radius:14px!important;background:#f8fafb!important;color:#263449!important;font-weight:900!important}html body .lca-v193-color-fields input[type="color"]{width:58px!important;height:38px!important;padding:2px!important;border:1px solid #cfd8de!important;border-radius:10px!important;background:#fff!important}html body .lca-v193-color-presets{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important}html body .lca-v193-color-presets button{display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;align-items:center!important;gap:9px!important;min-height:48px!important;padding:7px 9px!important;border:1px solid #dfe5e9!important;border-radius:12px!important;background:#fff!important;color:#263449!important;text-align:left!important;font-size:10px!important;font-weight:900!important;cursor:pointer!important}html body .lca-v193-color-presets button:hover{border-color:var(--lca-member-accent,var(--lca-site-accent,#008264))!important;background:color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 4%,#fff)!important}html body .lca-v193-color-presets i{display:block!important;width:34px!important;height:34px!important;border-radius:9px!important;background:linear-gradient(135deg,var(--lca-preset-bg),var(--lca-preset-accent))!important;box-shadow:inset 0 0 0 1px rgba(7,17,31,.08)!important}html body .lca-v193-cross-card{grid-column:1/-1!important}html body .lca-v193-cross-grid{display:grid!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:10px!important}html body .lca-v193-cross-choice{position:relative!important;display:grid!important;justify-items:center!important;gap:7px!important;min-height:116px!important;padding:14px 9px!important;border:1px solid #dfe5e9!important;border-radius:16px!important;background:#fff!important;color:#263449!important;text-align:center!important;cursor:pointer!important}html body .lca-v193-cross-choice:hover{border-color:var(--lca-member-accent,var(--lca-site-accent,#008264))!important;background:color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 4%,#fff)!important}html body .lca-v193-cross-choice.is-selected,html body .lca-v193-cross-choice:has(input:checked){border-color:var(--lca-member-accent,var(--lca-site-accent,#008264))!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 10%,transparent)!important}html body .lca-v193-cross-choice input{position:absolute!important;opacity:0!important;pointer-events:none!important}html body .lca-v193-cross-choice>span{display:grid!important;place-items:center!important;width:50px!important;height:50px!important;border-radius:14px!important;background:color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 8%,#fff)!important;color:var(--lca-member-accent,var(--lca-site-accent,#008264))!important;font-family:Georgia,"Times New Roman",serif!important;font-size:29px!important;font-weight:900!important}html body .lca-v193-cross-choice strong{color:#1a2739!important;font-size:10px!important;line-height:1.25!important}html body .lca-v193-profile-location,html body .lca-v193-account-location{display:flex!important;align-items:center!important;gap:9px!important;flex-wrap:wrap!important;margin-top:13px!important}html body .lca-v193-profile-location b,html body .lca-v193-account-location b{display:inline-flex!important;align-items:center!important;gap:7px!important;padding:7px 10px!important;border:1px solid color-mix(in srgb,var(--lca-member-accent,var(--lca-site-accent,#008264)) 20%,#dfe5e9)!important;border-radius:999px!important;background:#fff!important;color:#263449!important;font-size:12px!important;font-weight:900!important}html body .lca-v193-profile-location em,html body .lca-v193-account-location em{color:var(--lca-member-accent,var(--lca-site-accent,#008264))!important;font-size:9px!important;font-style:normal!important;font-weight:950!important;letter-spacing:.07em!important;text-transform:uppercase!important}html body .lca-v193-public-profile>header>div>div.lca-v193-profile-location{gap:9px!important}html body .lca-v193-public-profile>header>div>div.lca-v193-profile-location b{margin:0!important}html body .lca-article-sidebar .lca-side-box,html body .lca-article-sidebar .lca-article-widget,html body .lca-archive-sidebar,html body .lca-archive-sidebar>*,html body .lca-sidebox{background:#fff!important;background-image:none!important;color:#101827!important;border-color:color-mix(in srgb,var(--lca-site-accent,#008264) 18%,#dfe5e9)!important;box-shadow:0 12px 30px rgba(7,17,31,.055)!important}html body .lca-article-sidebar .lca-side-box:before,html body .lca-article-sidebar .lca-side-box:after,html body .lca-archive-sidebar:before,html body .lca-archive-sidebar:after{color:var(--lca-site-accent,#008264)!important;opacity:.025!important}html body .lca-article-sidebar :where(h2,h3,h4,strong,a),html body .lca-archive-sidebar :where(h2,h3,h4,strong,a),html body .lca-sidebox :where(h2,h3,h4,strong,a){color:#101827!important}html body .lca-article-sidebar :where(p,span,small,li),html body .lca-archive-sidebar :where(p,span,small,li),html body .lca-sidebox :where(p,span,small,li){color:#5d6a7d!important}html body .lca-article-sidebar :where(.lca-sidebar-title,.lca-side-box>span,.lca-side-post small,.lca-side-popular span,.lca-card-meta),html body .lca-archive-sidebar :where(.lca-sidebar-title,.lca-card-meta),html body .lca-sidebox :where(.lca-card-meta){color:var(--lca-site-accent,#008264)!important}html body .lca-side-popular li:before{background:var(--lca-site-accent,#008264)!important;color:#fff!important}html body .lca-v186-side-forum-box a:first-child,html body .lca-donate-actions a{background:var(--lca-site-accent,#008264)!important;border-color:var(--lca-site-accent,#008264)!important;color:#fff!important}html body .lca-v186-side-forum-box a:last-child{background:#fff!important;border-color:color-mix(in srgb,var(--lca-site-accent,#008264) 35%,#dfe5e9)!important;color:var(--lca-site-accent,#008264)!important}html body .lca-site-footer{background:#181818!important;background-image:none!important;border-top-color:#2b2b2b!important;color:#f5f5f5!important}html body .lca-site-footer .lca-footer-brand,html body .lca-site-footer .lca-footer-brand div,html body .lca-site-footer .lca-footer-nav,html body .lca-site-footer .lca-footer-nav a,html body .lca-site-footer .lca-footer-nav a:visited,html body .lca-site-footer .lca-footer-nav a:hover,html body .lca-site-footer .lca-footer-nav a:focus{color:#f5f5f5!important}html body .lca-site-footer .lca-footer-nav a{background:transparent!important;text-decoration:none!important}html body .lca-site-footer .lca-footer-nav a:hover{text-decoration:underline!important;text-decoration-color:var(--lca-site-accent,#008264)!important;text-underline-offset:4px!important}@media(max-width:1050px){html body .lca-v193-settings-grid{grid-template-columns:1fr!important}html body .lca-v193-settings-card:first-child{grid-row:auto!important}html body .lca-v193-cross-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media(max-width:760px){html body .lca-v186-account-nav{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;padding:7px!important}html body .lca-v186-account-nav a{min-height:43px!important;font-size:10px!important;padding:0 8px!important}html body .lca-member-header-subnav-scroll{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;width:100%!important;overflow:visible!important}html body .lca-member-headnav-link{width:100%!important;min-width:0!important;white-space:normal!important;text-align:center!important}html body .lca-v193-color-presets{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body .lca-v193-cross-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}html body .lca-v193-profile-location,html body .lca-v193-account-location{display:grid!important;grid-template-columns:1fr!important}html body .lca-v193-profile-location b,html body .lca-v193-account-location b{width:100%!important;justify-content:flex-start!important}html body .lca-v186-profile-summary{grid-template-columns:76px minmax(0,1fr)!important}}@media(max-width:480px){html body .lca-v193-color-fields{grid-template-columns:1fr!important}html body .lca-v193-color-presets{grid-template-columns:1fr!important}html body .lca-v193-cross-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body .lca-v193-settings-card{padding:18px!important}html body .lca-v186-account-nav{grid-template-columns:1fr 1fr!important}}html body .lca-v189-profile-page .lca-member-header-subnav{position:relative!important;top:auto!important;z-index:20!important}html body .lca-v194-account-app{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:18px!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;position:relative!important;overflow:visible!important}html body .lca-v194-account-nav{position:static!important;inset:auto!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;z-index:2!important;order:0!important;flex:0 0 auto!important;float:none!important;clear:both!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:9px!important;width:100%!important;min-height:0!important;margin:0!important;padding:9px!important;box-sizing:border-box!important;transform:none!important;overflow:visible!important}html body .lca-v194-account-nav a{min-width:0!important;width:100%!important;box-sizing:border-box!important}html body .lca-v194-account-content{position:relative!important;z-index:1!important;order:1!important;display:block!important;clear:both!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important;transform:none!important}html body .lca-v194-account-content>.lca-v186-account-overview,html body .lca-v194-account-content>.lca-v186-account-settings{position:relative!important;inset:auto!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;width:100%!important;max-width:none!important;margin:0!important;transform:none!important}@media(max-width:760px){html body .lca-v194-account-app{gap:14px!important}html body .lca-v194-account-nav{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;padding:7px!important}html body .lca-v194-account-nav a{min-height:44px!important;padding:0 8px!important;font-size:10px!important}}@media(max-width:420px){html body .lca-v194-account-nav{grid-template-columns:1fr 1fr!important}html body .lca-v194-account-nav a{font-size:9px!important}}:root{--lca-v195-red:var(--lca-site-accent,#e30613);--lca-v195-ink:#07111f;--lca-v195-muted:#667085;--lca-v195-line:#e7eaf0;--lca-v195-shadow:0 16px 38px rgba(7,17,31,.07);--lca-v195-shadow-hover:0 24px 52px rgba(7,17,31,.13);}html body .lca-home-v9 .lca-flow-grid{gap:clamp(22px,2.2vw,34px)!important;}html body .lca-home-v9 .lca-v186-editorial-module, html body .lca-home-v9 .lca-v186-video-module, html body .lca-home-v9 .lca-v186-forum-home{position:relative!important;padding:clamp(24px,2.6vw,38px)!important;border:1px solid color-mix(in srgb,var(--lca-v195-red) 11%,var(--lca-v195-line))!important;border-radius:26px!important;background:#fff!important;box-shadow:0 18px 48px rgba(7,17,31,.065)!important;overflow:hidden!important;}html body .lca-home-v9 .lca-v186-editorial-module:before, html body .lca-home-v9 .lca-v186-video-module:before, html body .lca-home-v9 .lca-v186-forum-home:before{content:""!important;position:absolute!important;z-index:1!important;inset:0 0 auto!important;height:4px!important;background:linear-gradient(90deg,var(--lca-v195-red) 0 92px,transparent 92px)!important;pointer-events:none!important;}html body .lca-home-v9 .lca-v186-section-head{position:relative!important;z-index:2!important;align-items:flex-end!important;margin-bottom:clamp(22px,2.2vw,30px)!important;padding-bottom:18px!important;border-bottom:1px solid var(--lca-v195-line)!important;}html body .lca-home-v9 .lca-v186-section-head span{margin-bottom:9px!important;font-size:11px!important;letter-spacing:.18em!important;}html body .lca-home-v9 .lca-v186-section-head h2{max-width:900px!important;font-size:clamp(27px,2.45vw,40px)!important;line-height:1.02!important;letter-spacing:-.045em!important;}html body .lca-home-v9 .lca-v186-section-head>a{min-height:46px!important;padding:0 20px!important;border:1px solid var(--lca-v195-red)!important;border-radius:13px!important;background:var(--lca-v195-red)!important;color:#fff!important;box-shadow:0 10px 22px color-mix(in srgb,var(--lca-v195-red) 20%,transparent)!important;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease!important;}html body .lca-home-v9 .lca-v186-section-head>a:hover{transform:translateY(-2px)!important;filter:brightness(.94)!important;box-shadow:0 14px 28px color-mix(in srgb,var(--lca-v195-red) 27%,transparent)!important;}html body .lca-home-v9 .lca-v186-article-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(20px,1.8vw,28px)!important;}html body .lca-home-v9 .lca-v186-article-card{position:relative!important;display:flex!important;flex-direction:column!important;min-height:100%!important;border:1px solid var(--lca-v195-line)!important;border-radius:20px!important;background:#fff!important;box-shadow:var(--lca-v195-shadow)!important;overflow:hidden!important;isolation:isolate!important;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease!important;}html body .lca-home-v9 .lca-v186-article-card:after{content:""!important;position:absolute!important;z-index:3!important;inset:0 auto auto 0!important;width:72px!important;height:4px!important;background:var(--lca-v195-red)!important;pointer-events:none!important;}html body .lca-home-v9 .lca-v186-article-card:hover{transform:translateY(-5px)!important;border-color:color-mix(in srgb,var(--lca-v195-red) 35%,var(--lca-v195-line))!important;box-shadow:var(--lca-v195-shadow-hover)!important;}html body .lca-home-v9 .lca-v186-card-image{flex:0 0 auto!important;display:block!important;width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:16/9!important;border:0!important;border-radius:0!important;background:#eef1f4!important;overflow:hidden!important;}html body .lca-home-v9 .lca-v186-card-image:after{height:22%!important;background:linear-gradient(transparent,rgba(7,17,31,.12))!important;}html body .lca-home-v9 .lca-v186-card-image img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:center!important;}html body .lca-home-v9 .lca-v186-card-body{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;padding:20px 20px 17px!important;}html body .lca-home-v9 .lca-v186-card-kicker{margin-bottom:10px!important;font-size:10px!important;letter-spacing:.12em!important;}html body .lca-home-v9 .lca-v186-card-body h3{display:-webkit-box!important;min-height:3.6em!important;overflow:hidden!important;color:var(--lca-v195-ink)!important;font-size:clamp(18px,1.35vw,22px)!important;line-height:1.2!important;letter-spacing:-.03em!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;}html body .lca-home-v9 .lca-v186-card-body footer{margin-top:auto!important;padding-top:18px!important;border-top:1px solid #f0f2f5!important;color:var(--lca-v195-muted)!important;font-size:10px!important;}html body .lca-home-v9 .lca-v186-video-card{border-color:var(--lca-v195-line)!important;border-radius:19px!important;box-shadow:var(--lca-v195-shadow)!important;}html body .lca-home-v9 .lca-v186-video-card:hover{transform:translateY(-4px)!important;box-shadow:var(--lca-v195-shadow-hover)!important;}html body .lca-home-v9 .lca-v186-video-card>div{padding:17px 18px 19px!important;}html body .lca-home-v9 .lca-v186-video-card h3{font-size:17px!important;line-height:1.25!important;}@media (max-width:1080px){html body .lca-home-v9 .lca-v186-article-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}html body .lca-home-v9 .lca-v186-card-body h3{font-size:19px!important;}}@media (max-width:700px){html body .lca-home-v9 .lca-flow-grid{gap:18px!important;}html body .lca-home-v9 .lca-v186-editorial-module, html body .lca-home-v9 .lca-v186-video-module, html body .lca-home-v9 .lca-v186-forum-home{padding:20px!important;border-radius:20px!important;}html body .lca-home-v9 .lca-v186-section-head{display:grid!important;align-items:start!important;gap:14px!important;padding-bottom:16px!important;}html body .lca-home-v9 .lca-v186-section-head h2{font-size:clamp(25px,8vw,32px)!important;}html body .lca-home-v9 .lca-v186-section-head>a{width:100%!important;box-sizing:border-box!important;}html body .lca-home-v9 .lca-v186-article-grid{grid-template-columns:minmax(0,1fr)!important;gap:18px!important;}html body .lca-home-v9 .lca-v186-article-card{display:flex!important;flex-direction:column!important;min-height:0!important;border-radius:18px!important;}html body .lca-home-v9 .lca-v186-card-image{width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:16/9!important;}html body .lca-home-v9 .lca-v186-card-body{padding:17px 17px 15px!important;}html body .lca-home-v9 .lca-v186-card-body h3{min-height:0!important;font-size:18px!important;-webkit-line-clamp:3!important;}}@media (max-width:420px){html body .lca-home-v9 .lca-v186-editorial-module, html body .lca-home-v9 .lca-v186-video-module, html body .lca-home-v9 .lca-v186-forum-home{padding:16px!important;border-radius:18px!important;}html body .lca-home-v9 .lca-v186-article-grid{gap:15px!important;}html body .lca-home-v9 .lca-v186-card-body h3{font-size:17px!important;}}html body .lca-home-v9 .lca-v197-liturgy-strip{grid-column:1 / -1!important;display:flex!important;align-items:stretch!important;width:100%!important;min-width:0!important;height:46px!important;margin:0!important;overflow:hidden!important;border:1px solid rgba(7,55,50,.13)!important;border-radius:14px!important;background:#fff!important;box-shadow:0 10px 28px rgba(16,34,48,.06)!important;color:#0b1727!important;}html body .lca-home-v9 .lca-v197-liturgy-label{position:relative!important;z-index:2!important;display:flex!important;flex:0 0 auto!important;align-items:center!important;padding:0 18px!important;background:#e30613!important;color:#fff!important;font-size:12px!important;font-weight:900!important;letter-spacing:.08em!important;white-space:nowrap!important;}html body .lca-home-v9 .lca-v197-liturgy-window{display:flex!important;align-items:center!important;min-width:0!important;flex:1 1 auto!important;overflow:hidden!important;}html body .lca-home-v9 .lca-v197-liturgy-track{display:flex!important;align-items:center!important;width:max-content!important;min-width:max-content!important;white-space:nowrap!important;will-change:transform;animation:lca-v197-liturgy-scroll 42s linear infinite!important;}html body .lca-home-v9 .lca-v197-liturgy-strip:hover .lca-v197-liturgy-track{animation-play-state:paused!important;}html body .lca-home-v9 .lca-v197-liturgy-copy{display:flex!important;flex:0 0 auto!important;align-items:center!important;gap:18px!important;padding:0 18px!important;font-size:13px!important;font-weight:650!important;line-height:1!important;white-space:nowrap!important;}html body .lca-home-v9 .lca-v197-liturgy-copy::after{content:"";width:20px;}html body .lca-home-v9 .lca-v197-liturgy-copy a{display:inline-flex!important;align-items:center!important;color:#0b1727!important;text-decoration:none!important;}html body .lca-home-v9 .lca-v197-liturgy-copy a:hover{color:#e30613!important;}html body .lca-home-v9 .lca-v197-liturgy-copy b{margin-right:5px!important;color:#007e62!important;font-weight:900!important;}html body .lca-home-v9 .lca-v197-liturgy-copy i{color:#e30613!important;font-style:normal!important;font-weight:900!important;}@keyframes lca-v197-liturgy-scroll{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}html body.category .lca-archive-page .lca-archive-grid > .lca-archive-card:nth-child(12), html body.category.lca-replace-astra .lca-archive-page .lca-archive-grid > .lca-archive-card:nth-child(12){display:flex!important;flex-direction:column!important;}@media (max-width:700px){html body .lca-home-v9 .lca-v197-liturgy-strip{height:42px!important;border-radius:12px!important;}html body .lca-home-v9 .lca-v197-liturgy-label{padding:0 12px!important;font-size:10px!important;}html body .lca-home-v9 .lca-v197-liturgy-copy{gap:14px!important;padding:0 14px!important;font-size:12px!important;}html body .lca-home-v9 .lca-v197-liturgy-track{animation-duration:34s!important;}}@media (prefers-reduced-motion:reduce){html body .lca-home-v9 .lca-v197-liturgy-window{overflow-x:auto!important;scrollbar-width:none!important;}html body .lca-home-v9 .lca-v197-liturgy-window::-webkit-scrollbar{display:none!important;}html body .lca-home-v9 .lca-v197-liturgy-track{animation:none!important;}}html body .lca-breaking:hover .lca-marquee > div, html body .lca-breaking:focus-within .lca-marquee > div{animation-play-state:paused!important;}@media (prefers-reduced-motion:reduce){html body .lca-marquee > div{animation:none!important;padding-left:0!important;transform:none!important;}}.lca-2fa-login-step{display:grid;gap:12px;padding:18px;border:1px solid #fecaca;border-radius:18px;background:#fff}.lca-2fa-login-step[hidden],.lca-2fa-enroll[hidden],.lca-2fa-recovery[hidden]{display:none!important}.lca-2fa-login-step>strong{font-size:1.15rem;color:#111827}.lca-2fa-login-step>p{margin:0;color:#475569}.lca-2fa-login-step input,.lca-2fa-settings input{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:12px;padding:12px;background:#fff;color:#111827}.lca-2fa-login-step>button:not(.lca-auth-link-btn){border:0;border-radius:12px;padding:12px;background:var(--lca-site-accent,#e30613);color:#fff;font-weight:900;cursor:pointer}.lca-2fa-settings{grid-column:1/-1}.lca-2fa-status{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 15px;border-radius:14px;margin:0 0 16px;background:#f8fafc;border:1px solid #e2e8f0}.lca-2fa-status.is-enabled{background:#ecfdf5;border-color:#a7f3d0;color:#065f46}.lca-2fa-status.is-disabled{background:#fff7ed;border-color:#fed7aa;color:#9a3412}.lca-2fa-start,.lca-2fa-manage{display:grid;gap:12px}.lca-2fa-start label,.lca-2fa-manage label,.lca-2fa-enroll label{display:grid;gap:6px;font-weight:800;color:#334155}.lca-2fa-manage>div{display:flex;gap:9px;flex-wrap:wrap}.lca-2fa-enroll{display:grid;grid-template-columns:minmax(180px,240px) 1fr;gap:22px;align-items:center;margin-top:18px;padding:18px;border:1px solid #dbeafe;border-radius:16px;background:#f8fbff}.lca-2fa-qr{display:flex;justify-content:center;align-items:center;background:#fff;border-radius:12px;padding:12px;min-height:190px}.lca-2fa-qr svg{display:block;max-width:100%;height:auto}.lca-2fa-enroll>div:last-child{display:grid;gap:10px}.lca-2fa-enroll code{display:block;overflow-wrap:anywhere;padding:10px;border-radius:10px;background:#0f172a;color:#fff;font-weight:800;letter-spacing:.08em}.lca-2fa-recovery{margin-top:18px;padding:16px;border:2px solid #f59e0b;border-radius:16px;background:#fffbeb}.lca-2fa-recovery pre{white-space:pre-wrap;font:800 1rem/1.7 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.08em;background:#fff;padding:12px;border-radius:12px}.lca-2fa-message{min-height:1.4em;margin:12px 0 0;font-weight:800;color:#047857}.lca-2fa-message.is-error{color:#b91c1c}@media(max-width:700px){.lca-2fa-enroll{grid-template-columns:1fr}.lca-2fa-status{align-items:flex-start;flex-direction:column}}.lca-security-sessions{grid-column:1/-1;display:grid;gap:13px}.lca-security-sessions label{display:grid;gap:6px;font-weight:800;color:#334155;max-width:620px}.lca-security-sessions input{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:12px;padding:12px;background:#fff;color:#111827}.lca-security-session-status{display:flex;align-items:baseline;gap:9px;padding:14px 16px;border-radius:14px;border:1px solid #dbeafe;background:#eff6ff;color:#1e3a8a}.lca-security-session-status strong{font-size:2rem;line-height:1}.lca-security-sessions>button{justify-self:start}.lca-auth-notice{margin:0 0 13px;padding:11px 13px;border-radius:12px;font-weight:800}.lca-auth-notice.is-success{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.lca-auth-notice.is-error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}html{max-width: 100%;overflow-x: clip;text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}body{max-width: 100%;overflow-x: clip;}html body *, html body *::before, html body *::after{box-sizing: border-box;}html body img, html body svg, html body video, html body canvas{max-width: 100%;height: auto;}html body iframe{max-width: 100%;}html body input, html body select, html body textarea{max-width: 100%;}.lca-site-shell, .lca-header-inner, .lca-member-shell, .lca-member-content, .lca-member-main, .lca-profile-page, .lca-account-panel, .lca-member-card, .lca-forum-main{min-width: 0;}.lca-member-card, .lca-v193-settings-card, .lca-account-space, .lca-forum-main{overflow-wrap: anywhere;}@media (max-width: 1180px){html body .lca-header-inner, html body .lca-site-shell{width: 100% !important;max-width: 100% !important;padding-inline: clamp(14px, 3vw, 28px) !important;}html body .lca-main-nav{display: none !important;}html body .lca-menu-toggle-v179{display: inline-flex !important;align-items: center;justify-content: center;}html body .lca-member-shell, html body .lca-member-layout, html body .lca-profile-layout, html body .lca-forum-grid{grid-template-columns: minmax(0, 1fr) !important;width: 100% !important;}html body .lca-member-sidebar:not(.lca-member-topnav){position: static !important;width: 100% !important;max-width: none !important;}html body .lca-member-topnav, html body .lca-member-header-subnav{width: 100% !important;max-width: 100% !important;overflow: hidden !important;}html body .lca-member-nav-list, html body .lca-member-header-subnav-scroll{display: flex !important;flex-wrap: nowrap !important;gap: 8px !important;overflow-x: auto !important;overscroll-behavior-inline: contain;scroll-snap-type: x proximity;scrollbar-width: none;-webkit-overflow-scrolling: touch;}html body .lca-member-nav-list::-webkit-scrollbar, html body .lca-member-header-subnav-scroll::-webkit-scrollbar{display: none;}html body .lca-member-nav-item, html body .lca-member-header-subnav a{flex: 0 0 auto !important;white-space: nowrap !important;scroll-snap-align: start;}html body .lca-v193-settings-grid{grid-template-columns: repeat(2, minmax(0, 1fr)) !important;}html body .lca-v193-settings-card{width: auto !important;min-width: 0 !important;}html body .lca-forum-side{position: static !important;width: 100% !important;}}@media (max-width: 920px){html body{--lca-mobile-gutter: clamp(12px, 3.5vw, 22px);}html body .lca-topbar-inner, html body .lca-header-inner, html body .lca-site-shell, html body .lca-member-content, html body .lca-member-main, html body .lca-profile-page{width: 100% !important;max-width: 100% !important;padding-inline: var(--lca-mobile-gutter) !important;}html body .lca-header-inner{min-height: 64px !important;gap: 10px !important;}html body .lca-site-logo img, html body .lca-header-logo img{max-height: 48px !important;width: auto !important;}html body .lca-menu-toggle-v179, html body .lca-modal-close, html body .lca-search-close, html body .lca-notifications-close{min-width: 44px !important;min-height: 44px !important;}html body .lca-mobile-drawer-v179{align-items: flex-end !important;padding: 0 !important;}html body .lca-mobile-drawer-card-v179{width: 100% !important;max-width: none !important;max-height: 100dvh !important;overflow-y: auto !important;overscroll-behavior: contain;-webkit-overflow-scrolling: touch;border-radius: 24px 24px 0 0 !important;padding: 18px var(--lca-mobile-gutter) calc(18px + env(safe-area-inset-bottom)) !important;}html body .lca-mobile-drawer-grid-v179{grid-template-columns: repeat(2, minmax(0, 1fr)) !important;gap: 10px !important;}html body .lca-mobile-drawer-grid-v179 a, html body .lca-mobile-drawer-grid-v179 button{min-height: 48px !important;}html body .lca-auth-overlay, html body .lca-search-overlay, html body .lca-notifications-panel{position: fixed !important;inset: 0 !important;width: 100% !important;height: 100dvh !important;align-items: center !important;justify-content: center !important;padding: max(10px, env(safe-area-inset-top)) var(--lca-mobile-gutter) max(10px, env(safe-area-inset-bottom)) !important;overflow: hidden !important;}html body .lca-auth-box, html body .lca-search-box, html body .lca-notifications-box{width: 100% !important;max-width: 680px !important;max-height: calc(100dvh - 20px - env(safe-area-inset-top) - env(safe-area-inset-bottom)) !important;overflow-y: auto !important;overscroll-behavior: contain;-webkit-overflow-scrolling: touch;margin: 0 !important;padding: clamp(18px, 4vw, 28px) !important;}html body .lca-live-search-form, html body .lca-notif-actions, html body .lca-account-actions, html body .lca-v186-account-head{flex-wrap: wrap !important;}html body .lca-live-search-form input{min-width: 0 !important;flex: 1 1 180px !important;}html body .lca-live-results{max-height: 52dvh !important;overflow-y: auto !important;}html body .lca-v193-settings-grid, html body .lca-member-field-grid, html body .lca-v193-color-fields, html body .lca-v193-cross-grid, html body .lca-account-space-grid, html body .lca-2fa-enroll, html body .lca-security-sessions, html body .lca-profile-grid, html body .lca-directory-grid, html body .lca-calendar-grid{grid-template-columns: minmax(0, 1fr) !important;}html body .lca-v193-settings-card, html body .lca-member-card{padding: clamp(16px, 3.8vw, 24px) !important;}html body .lca-v186-account-head{align-items: flex-start !important;gap: 12px !important;}html body .lca-v186-settings-save{min-height: 48px !important;}html body .lca-2fa-qr{display: block !important;width: min(230px, 100%) !important;height: auto !important;margin-inline: auto !important;}html body .lca-2fa-recovery{overflow-wrap: anywhere !important;user-select: all;}html body .lca-security-session-status{white-space: normal !important;}html body .lca-profile-header, html body .lca-account-id{flex-wrap: wrap !important;align-items: flex-start !important;}html body .lca-profile-avatar, html body .lca-account-avatar{flex: 0 0 auto !important;}html body .lca-forum-topic-row, html body .lca-forum-post{grid-template-columns: minmax(0, 1fr) !important;}html body .lca-forum-topic-row > *, html body .lca-forum-post > *{min-width: 0 !important;}html body .lca-member-content table, html body .lca-profile-page table, html body .lca-forum-main table{display: block !important;width: 100% !important;max-width: 100% !important;overflow-x: auto !important;-webkit-overflow-scrolling: touch;}html body .lca-chat-widget{right: var(--lca-mobile-gutter) !important;bottom: calc(12px + env(safe-area-inset-bottom)) !important;}html body .lca-chat-panel{width: calc(100vw - (2 * var(--lca-mobile-gutter))) !important;max-width: 460px !important;max-height: min(78dvh, 680px) !important;}}@media (max-width: 600px){html body h1{font-size: clamp(1.65rem, 8vw, 2.25rem) !important;line-height: 1.08 !important;}html body h2{font-size: clamp(1.3rem, 6.2vw, 1.75rem) !important;line-height: 1.15 !important;}html body input:not([type="checkbox"]):not([type="radio"]), html body select, html body textarea{width: 100% !important;min-height: 48px !important;font-size: 16px !important;}html body textarea{min-height: 120px !important;}html body .lca-auth-overlay, html body .lca-search-overlay, html body .lca-notifications-panel{align-items: flex-end !important;padding: 0 !important;}html body .lca-auth-box, html body .lca-search-box, html body .lca-notifications-box{max-width: none !important;max-height: 100dvh !important;border-radius: 24px 24px 0 0 !important;padding: max(18px, env(safe-area-inset-top)) var(--lca-mobile-gutter) calc(20px + env(safe-area-inset-bottom)) !important;}html body .lca-auth-tabs{display: grid !important;grid-template-columns: repeat(2, minmax(0, 1fr)) !important;gap: 8px !important;}html body .lca-auth-tabs > :nth-child(3){grid-column: 1 / -1;}html body .lca-auth-tabs button, html body .lca-auth-tabs a{min-height: 44px !important;white-space: normal !important;}html body .lca-auth-form button[type="submit"], html body .lca-v186-settings-save, html body .lca-account-actions > *, html body .lca-notif-actions > *, html body .lca-2fa-settings button{width: 100% !important;justify-content: center !important;min-height: 48px !important;}html body .lca-account-space-grid{grid-template-columns: repeat(2, minmax(0, 1fr)) !important;}html body .lca-v193-color-presets, html body .lca-v193-cross-grid{grid-template-columns: repeat(2, minmax(0, 1fr)) !important;}html body .lca-member-topnav, html body .lca-member-header-subnav-inner{padding-inline: var(--lca-mobile-gutter) !important;}html body .lca-member-nav-item, html body .lca-member-header-subnav a{min-height: 44px !important;display: inline-flex !important;align-items: center !important;}html body .lca-profile-header{text-align: center !important;justify-content: center !important;}html body .lca-profile-header > *{max-width: 100% !important;}html body .lca-profile-actions{display: grid !important;grid-template-columns: minmax(0, 1fr) !important;width: 100% !important;}html body .lca-profile-actions > *{width: 100% !important;min-height: 46px !important;}html body .lca-mobile-drawer-grid-v179{grid-template-columns: minmax(0, 1fr) !important;}html body .lca-chat-widget{left: var(--lca-mobile-gutter) !important;right: var(--lca-mobile-gutter) !important;}html body .lca-chat-panel{width: 100% !important;max-width: none !important;}}@media (max-width: 380px){html body{--lca-mobile-gutter: 10px;}html body .lca-account-space-grid, html body .lca-v193-color-presets, html body .lca-v193-cross-grid{grid-template-columns: minmax(0, 1fr) !important;}html body .lca-auth-tabs{grid-template-columns: minmax(0, 1fr) !important;}html body .lca-auth-tabs > :nth-child(3){grid-column: auto;}}@media (pointer: coarse){html body a.lca-btn, html body button, html body [role="button"], html body .lca-member-nav-item{min-height: 44px;}}@media (max-height: 540px) and (orientation: landscape){html body .lca-auth-overlay, html body .lca-search-overlay, html body .lca-notifications-panel{align-items: stretch !important;}html body .lca-auth-box, html body .lca-search-box, html body .lca-notifications-box, html body .lca-mobile-drawer-card-v179{max-height: 100dvh !important;border-radius: 0 !important;}}@media (prefers-reduced-motion: reduce){html body *, html body *::before, html body *::after{scroll-behavior: auto !important;animation-duration: .01ms !important;animation-iteration-count: 1 !important;transition-duration: .01ms !important;}}html body .entry-content .wp-block-embed.is-type-video, html body .entry-content .wp-block-embed__wrapper{width: 100% !important;max-width: 100% !important;}html body .entry-content iframe[src*="youtube.com"], html body .entry-content iframe[src*="youtube-nocookie.com"], html body .entry-content iframe[src*="youtu.be"]{display: block !important;width: 100% !important;max-width: 100% !important;aspect-ratio: 16 / 9 !important;height: auto !important;border: 0 !important;}:root{--lca-navy:#0A1628;--lca-navy-2:#0F1C2E;--lca-gold:#E30613;--lca-gold-2:#B80612;--lca-white:#FFFFFF;--lca-text:#182235;--lca-muted:#667085;--lca-line:#E7E9EE;--lca-soft:#F6F7F9;--lca-serif:Georgia,"Times New Roman",serif;--lca-sans:Inter,"Source Sans 3",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;}html body, html body.lca-global-user-theme{--lca-site-accent:var(--lca-gold)!important;--lca-site-bg:#fff!important;--lca-member-accent:var(--lca-gold)!important;--lca-profile-accent:var(--lca-gold)!important;--lca-profile-bg:#fff!important;color:var(--lca-text)!important;background:#fff!important;font-family:var(--lca-sans)!important;}html body .lca-view-badge, html body .lca-view-badge-popular{display:none!important}html body :where(h1,h2,h3,h4,.lca-article-title,.lca-archive-hero h1){font-family:var(--lca-serif)!important;letter-spacing:-.025em!important}html body a{transition:color .16s ease,background-color .16s ease,border-color .16s ease,transform .16s ease}html body .lca-shell{width:min(calc(100% - 40px),var(--lca-site-width,1420px))!important;max-width:var(--lca-site-width,1420px)!important}html body .lca-topbar{background:var(--lca-navy)!important;color:#fff!important;border:0!important;min-height:34px!important}html body .lca-topbar *{color:#fff!important}html body .lca-site-header{background:rgba(255,255,255,.985)!important;border-bottom:1px solid var(--lca-line)!important;box-shadow:0 10px 30px rgba(10,22,40,.055)!important}html body .lca-site-header .lca-header-inner{min-height:82px!important;gap:24px!important}html body .lca-site-header .lca-logo img{max-height:58px!important;max-width:245px!important}html body .lca-site-header .lca-main-nav-links{display:flex!important;align-items:center!important;gap:2px!important}html body .lca-site-header .lca-nav-link{font-family:var(--lca-sans)!important;color:var(--lca-navy-2)!important;font-size:13px!important;font-weight:700!important;text-transform:none!important;letter-spacing:0!important;padding:12px 10px!important;border-radius:8px!important}html body .lca-site-header .lca-nav-link:hover, html body .lca-site-header .lca-nav-link.is-current{color:var(--lca-gold)!important;background:#FBF8ED!important}html body .lca-site-header .lca-main-nav-actions{gap:10px!important}html body .lca-v208-header-support{display:flex;align-items:center;gap:7px;padding:6px 8px 6px 12px;border:1px solid rgba(227,6,19,.35);background:#FFFCF2;border-radius:999px;white-space:nowrap}html body .lca-v208-header-support>span{font-size:11px;font-weight:800;color:var(--lca-navy);text-transform:uppercase;letter-spacing:.06em}html body .lca-v208-header-support>a{display:inline-flex!important;align-items:center!important;min-height:30px!important;padding:0 10px!important;border-radius:999px!important;background:var(--lca-navy)!important;color:#fff!important;font-size:11px!important;font-weight:800!important;text-decoration:none!important}html body .lca-v208-header-support>a:last-child{background:var(--lca-gold)!important;color:var(--lca-navy)!important}html body .lca-header-account-link, html body .lca-nav-search{border-color:var(--lca-line)!important;background:#fff!important;color:var(--lca-navy)!important}html body .lca-menu-toggle-v179{background:var(--lca-navy)!important;color:#fff!important;border-radius:10px!important}html body .lca-mobile-drawer-card-v179{border-radius:18px!important;border-color:var(--lca-line)!important;background:#fff!important}html body .lca-mobile-drawer-head-v179 strong{font-family:var(--lca-serif)!important;color:var(--lca-navy)!important}html body .lca-mobile-drawer-primary-v191 a{border-radius:10px!important;justify-content:space-between!important;color:var(--lca-navy)!important}html body .lca-mobile-drawer-actions-v191 .lca-v208-mobile-support{background:var(--lca-navy)!important;color:#fff!important;border-color:var(--lca-navy)!important}html body .lca-home-v208{background:#fff!important}html body .lca-v208-home{padding:34px 0 80px;background:#fff}html body .lca-v208-home-shell{display:block!important}html body .lca-v208-section-title{display:grid;grid-template-columns:auto 1fr auto;align-items:end;gap:14px;margin:0 0 20px;padding-bottom:12px;border-bottom:1px solid var(--lca-line)}html body .lca-v208-section-title>span{grid-column:1/-1;color:var(--lca-gold);font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;margin-bottom:-6px}html body .lca-v208-section-title h1, html body .lca-v208-section-title h2{margin:0!important;color:var(--lca-navy)!important;font-size:clamp(30px,3.1vw,46px)!important;line-height:1!important;font-weight:700!important}html body .lca-v208-section-title i{height:2px;background:linear-gradient(90deg,var(--lca-gold),transparent);align-self:center}html body .lca-v208-section-title>a{color:var(--lca-navy)!important;font-size:12px;font-weight:800;text-decoration:none!important;border-bottom:1px solid var(--lca-gold);padding-bottom:3px;white-space:nowrap}html body .lca-v208-lead{margin-bottom:38px}html body .lca-v208-lead-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(340px,.75fr);gap:22px}html body .lca-v208-lead-main{border-bottom:4px solid var(--lca-navy);background:#fff}html body .lca-v208-lead-main-image{display:block;aspect-ratio:16/9;overflow:hidden;background:var(--lca-soft)}html body .lca-v208-lead-main-image img, html body .lca-v208-lead-small-image img, html body .lca-v208-news-image img, html body .lca-v208-category-block img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;transition:transform .35s ease!important}html body .lca-v208-lead-main:hover img, html body .lca-v208-lead-small:hover img, html body .lca-v208-news-row:hover img, html body .lca-v208-category-block article:hover img{transform:scale(1.025)}html body .lca-v208-lead-main-copy{padding:20px 0 17px}html body .lca-v208-kicker{display:inline-block;color:var(--lca-gold)!important;font-size:11px!important;font-weight:850!important;text-transform:uppercase!important;letter-spacing:.12em!important;text-decoration:none!important;margin-bottom:8px}html body .lca-v208-lead-main h2{margin:0 0 10px!important;font-size:clamp(34px,3.25vw,54px)!important;line-height:1.02!important;color:var(--lca-navy)!important}html body .lca-v208-lead-main h2 a, html body .lca-v208-lead-small h3 a, html body .lca-v208-news-row h3 a, html body .lca-v208-category-block h4 a{color:inherit!important;text-decoration:none!important}html body .lca-v208-lead-main p{margin:0 0 13px!important;color:#4A5568!important;font-size:17px!important;line-height:1.55!important;max-width:900px}html body .lca-v208-meta{display:flex;gap:14px;flex-wrap:wrap;color:var(--lca-muted);font-size:12px;font-weight:600}html body .lca-v208-lead-side{display:grid;grid-template-columns:1fr;gap:0;border-top:1px solid var(--lca-line)}html body .lca-v208-lead-small{display:grid;grid-template-columns:138px minmax(0,1fr);gap:14px;padding:14px 0;border-bottom:1px solid var(--lca-line);align-items:start}html body .lca-v208-lead-small-image{display:block;aspect-ratio:4/3;overflow:hidden;background:var(--lca-soft)}html body .lca-v208-lead-small h3{margin:0 0 8px!important;color:var(--lca-navy)!important;font-size:20px!important;line-height:1.1!important}html body .lca-v208-lead-small time{color:var(--lca-muted);font-size:11px;font-weight:600}html body .lca-v208-newsroom-layout{display:grid;grid-template-columns:minmax(0,7fr) minmax(300px,3fr);gap:40px;align-items:start;margin-top:8px}html body .lca-v208-latest-list{border-top:1px solid var(--lca-line)}html body .lca-v208-news-row{display:grid;grid-template-columns:minmax(210px,31%) minmax(0,1fr);gap:20px;padding:20px 0;border-bottom:1px solid var(--lca-line);align-items:start}html body .lca-v208-news-image{display:block;aspect-ratio:16/10;overflow:hidden;background:var(--lca-soft)}html body .lca-v208-news-copy h3{margin:0 0 8px!important;color:var(--lca-navy)!important;font-size:clamp(22px,2vw,30px)!important;line-height:1.08!important}html body .lca-v208-news-copy p{margin:0 0 12px!important;color:#526071!important;font-size:14.5px!important;line-height:1.55!important}html body .lca-v208-sidebar{display:grid;gap:22px;position:sticky;top:108px;align-self:start}html body .lca-v208-article-sidebar{position:sticky!important;top:110px!important;width:auto!important;max-width:none!important}html body .lca-v208-side-card{border:1px solid var(--lca-line);background:#fff;padding:20px;box-shadow:0 12px 30px rgba(10,22,40,.045)}html body .lca-v208-side-head{padding-bottom:12px;margin-bottom:14px;border-bottom:2px solid var(--lca-navy)}html body .lca-v208-side-head>span{display:block;color:var(--lca-gold);font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.14em;margin-bottom:5px}html body .lca-v208-side-head h3{margin:0!important;color:var(--lca-navy)!important;font-size:25px!important;line-height:1.05!important}html body .lca-v208-popular ol{margin:0;padding:0;list-style:none;display:grid}html body .lca-v208-popular li{display:grid;grid-template-columns:42px 1fr;gap:10px;padding:12px 0;border-bottom:1px solid var(--lca-line);align-items:start}html body .lca-v208-popular li:last-child{border-bottom:0;padding-bottom:0}html body .lca-v208-popular li>b{font-family:var(--lca-serif);font-size:27px;line-height:1;color:var(--lca-gold);font-weight:400}html body .lca-v208-popular li>a{color:var(--lca-navy)!important;font-family:var(--lca-serif)!important;font-size:16px!important;line-height:1.18!important;font-weight:700!important;text-decoration:none!important}html body .lca-v208-side-videos{display:grid;gap:16px}html body .lca-v208-side-videos article{display:grid;grid-template-columns:116px 1fr;gap:11px;align-items:start}html body .lca-v208-side-video-thumb{display:block;position:relative;aspect-ratio:16/9;overflow:hidden;background:var(--lca-soft)}html body .lca-v208-side-video-thumb img{width:100%;height:100%;object-fit:cover;display:block}html body .lca-v208-side-video-thumb span{position:absolute;left:8px;bottom:8px;display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:rgba(10,22,40,.92);color:#fff;font-size:10px}html body .lca-v208-side-videos h4{margin:0 0 5px!important;color:var(--lca-navy)!important;font-size:15px!important;line-height:1.15!important}html body .lca-v208-side-videos h4 a{color:inherit!important;text-decoration:none!important}html body .lca-v208-side-videos time{color:var(--lca-muted);font-size:10px}html body .lca-v208-side-more{display:inline-block;margin-top:15px;color:var(--lca-navy)!important;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.07em;text-decoration:none!important;border-bottom:1px solid var(--lca-gold)}html body .lca-v208-support-card{position:relative;overflow:hidden;background:var(--lca-navy)!important;border-color:var(--lca-navy)!important;color:#fff!important}html body .lca-v208-support-card .lca-v208-side-head{border-color:rgba(255,255,255,.25)}html body .lca-v208-support-card .lca-v208-side-head h3, html body .lca-v208-support-card p{color:#fff!important}html body .lca-v208-support-card p{font-size:14px;line-height:1.55;opacity:.84;position:relative;z-index:2}html body .lca-v208-support-cross{position:absolute;right:-10px;bottom:-48px;font-family:var(--lca-serif);font-size:190px;color:rgba(227,6,19,.08);line-height:1;pointer-events:none}html body .lca-v208-support-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;position:relative;z-index:2}html body .lca-v208-support-actions a{display:grid;gap:2px;padding:12px;border:1px solid rgba(255,255,255,.18);background:#fff;color:var(--lca-navy)!important;text-decoration:none!important}html body .lca-v208-support-actions a.is-tipeee{background:var(--lca-gold);border-color:var(--lca-gold)}html body .lca-v208-support-actions b{font-size:13px}html body .lca-v208-support-actions span{font-size:10px;opacity:.75}html body .lca-v208-categories{margin-top:64px}html body .lca-v208-categories-intro{max-width:760px;margin-bottom:28px}html body .lca-v208-categories-intro>span{color:var(--lca-gold);font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.14em}html body .lca-v208-categories-intro h2{margin:7px 0 10px!important;color:var(--lca-navy)!important;font-size:clamp(30px,3.3vw,48px)!important;line-height:1.02!important}html body .lca-v208-categories-intro p{margin:0;color:var(--lca-muted);font-size:15px;line-height:1.55}html body .lca-v208-category-block{padding:32px 0;border-top:1px solid var(--lca-line)}html body .lca-v208-category-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}html body .lca-v208-category-head span{display:block;color:var(--lca-gold);font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.14em}html body .lca-v208-category-head h3{margin:3px 0 0!important;color:var(--lca-navy)!important;font-size:34px!important;line-height:1!important}html body .lca-v208-category-head>a{color:var(--lca-navy)!important;font-size:11px;font-weight:800;text-decoration:none!important;border-bottom:1px solid var(--lca-gold);padding-bottom:3px}html body .lca-v208-category-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:28px}html body .lca-v208-category-lead{display:grid;grid-template-columns:minmax(230px,45%) 1fr;gap:18px;align-items:start}html body .lca-v208-category-lead-image{display:block;aspect-ratio:4/3;overflow:hidden;background:var(--lca-soft)}html body .lca-v208-category-block time{display:block;color:var(--lca-muted);font-size:10px;font-weight:600;margin-bottom:6px}html body .lca-v208-category-lead h4{margin:0 0 8px!important;color:var(--lca-navy)!important;font-size:25px!important;line-height:1.08!important}html body .lca-v208-category-lead p{margin:0!important;color:#566273!important;font-size:14px!important;line-height:1.5!important}html body .lca-v208-category-list{display:grid;grid-template-columns:1fr 1fr;gap:18px}html body .lca-v208-category-list article{display:grid;grid-template-columns:92px 1fr;gap:11px;padding-bottom:14px;border-bottom:1px solid var(--lca-line)}html body .lca-v208-category-list article>a{display:block;aspect-ratio:1/1;overflow:hidden;background:var(--lca-soft)}html body .lca-v208-category-list h4{margin:0!important;color:var(--lca-navy)!important;font-size:16px!important;line-height:1.16!important}html body.single-post .lca-article-page{background:#fff!important;padding:34px 0 72px!important}html body.single-post .lca-article-layout{display:grid!important;grid-template-columns:minmax(0,7fr) minmax(300px,3fr)!important;gap:48px!important;align-items:start!important;overflow:visible!important}html body.single-post .lca-single-article{position:relative!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:#fff!important;overflow:visible!important;min-width:0!important}html body.single-post .lca-article-kicker{color:var(--lca-gold)!important;font-size:11px!important;font-weight:850!important;text-transform:uppercase!important;letter-spacing:.14em!important;margin-bottom:10px!important}html body.single-post .lca-article-title{margin:0 0 16px!important;color:var(--lca-navy)!important;font-size:clamp(42px,5.1vw,72px)!important;line-height:.98!important;font-weight:700!important;max-width:1050px!important}html body.single-post .lca-article-meta{padding:0 0 20px!important;margin:0!important;border-bottom:1px solid var(--lca-line)!important;color:var(--lca-muted)!important;font-size:12px!important}html body.single-post .lca-article-meta a{color:var(--lca-navy)!important;font-weight:700!important}html body.single-post .lca-article-featured-main{margin:22px 0 30px!important;aspect-ratio:16/9!important;overflow:hidden!important;background:var(--lca-soft)!important}html body.single-post .lca-article-featured-main img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:0!important}html body.single-post .lca-article-body{max-width:820px!important;margin:0 auto!important;color:#202A39!important;font-family:var(--lca-serif)!important;font-size:19px!important;line-height:1.82!important}html body.single-post .lca-article-body p{margin:0 0 1.35em!important}html body.single-post .lca-article-body h2{margin:1.7em 0 .65em!important;color:var(--lca-navy)!important;font-size:34px!important;line-height:1.1!important}html body.single-post .lca-article-body h3{margin:1.45em 0 .55em!important;color:var(--lca-navy)!important;font-size:27px!important;line-height:1.15!important}html body.single-post .lca-article-body :where(h2,h3)::before{display:none!important;content:none!important}html body.single-post .lca-article-body a{color:#8D7018!important;text-decoration-thickness:1px!important;text-underline-offset:3px!important}html body .lca-article-forum-bar.lca-v208-comment-cta{margin:34px auto 0!important;max-width:820px!important;border:1px solid var(--lca-line)!important;border-left:4px solid var(--lca-gold)!important;background:#FBFCFD!important;border-radius:0!important;box-shadow:none!important}html body .lca-v208-comment-cta .lca-article-forum-copy span{color:var(--lca-gold)!important}html body .lca-v208-comment-cta .lca-article-forum-copy h2{font-family:var(--lca-serif)!important;color:var(--lca-navy)!important}html body .lca-v208-comment-cta .lca-article-forum-actions a.is-primary, html body .lca-v208-comment-cta .lca-article-forum-actions button{background:var(--lca-navy)!important;color:#fff!important;border-color:var(--lca-navy)!important;border-radius:6px!important}html body.single-post :where(.lca-post-nav,.lca-related,.lca-comments){max-width:820px!important;margin-left:auto!important;margin-right:auto!important}html body .lca-v208-share-dock{position:fixed;left:18px;top:50%;transform:translateY(-50%);z-index:1500;display:grid;gap:7px;padding:10px;border:1px solid var(--lca-line);background:rgba(255,255,255,.98);box-shadow:0 14px 34px rgba(10,22,40,.10)}html body .lca-v208-share-label{font-size:9px;font-weight:850;color:var(--lca-muted);text-transform:uppercase;letter-spacing:.1em;text-align:center;writing-mode:vertical-rl;transform:rotate(180deg);justify-self:center;margin-bottom:3px}html body .lca-v208-share-dock>a, html body .lca-v208-share-dock>button{display:grid!important;place-items:center!important;width:38px!important;height:38px!important;padding:0!important;border-radius:50%!important;border:1px solid var(--lca-line)!important;background:#fff!important;color:var(--lca-navy)!important;font:800 11px/1 var(--lca-sans)!important;text-decoration:none!important;cursor:pointer!important}html body .lca-v208-share-dock>a:hover, html body .lca-v208-share-dock>button:hover{background:var(--lca-navy)!important;color:#fff!important;border-color:var(--lca-navy)!important}html body .lca-v208-share-support{display:none}html body .lca-v208-share-dock .is-copied{background:var(--lca-gold)!important;color:var(--lca-navy)!important;border-color:var(--lca-gold)!important}html body .lca-profile-page-full, html body .lca-v189-profile-page{background:#F7F8FA!important}html body .lca-v186-account-app{max-width:1180px!important;margin:0 auto!important}html body .lca-v186-account-nav{background:var(--lca-navy)!important;border:0!important;border-radius:0!important;padding:8px!important;box-shadow:none!important}html body .lca-v186-account-nav a{color:#fff!important;border-radius:5px!important;font-size:12px!important;font-weight:750!important}html body .lca-v186-account-nav a.is-active{background:var(--lca-gold)!important;color:var(--lca-navy)!important}html body .lca-v186-account-nav a.is-danger{margin-left:auto;background:rgba(255,255,255,.08)!important}html body .lca-v208-profile-summary{border:0!important;border-bottom:1px solid var(--lca-line)!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}html body .lca-v208-account-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:18px 0}html body .lca-v208-account-cards article, html body .lca-v208-account-cards a{display:grid;padding:18px;border:1px solid var(--lca-line);background:#fff;color:var(--lca-navy)!important;text-decoration:none!important}html body .lca-v208-account-cards b{font-family:var(--lca-serif);font-size:28px;color:var(--lca-gold);font-weight:700}html body .lca-v208-account-cards span{font-size:12px;color:var(--lca-muted);font-weight:700}html body .lca-v208-my-comments{border:1px solid var(--lca-line);background:#fff;padding:24px}html body .lca-v208-my-comments>header{padding-bottom:16px;border-bottom:2px solid var(--lca-navy)}html body .lca-v208-my-comments>header>span{color:var(--lca-gold);font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.14em}html body .lca-v208-my-comments>header h2{margin:4px 0 5px!important;color:var(--lca-navy)!important;font-size:30px!important}html body .lca-v208-my-comments>header p{margin:0;color:var(--lca-muted);font-size:13px}html body .lca-v208-my-comment{padding:20px 0;border-bottom:1px solid var(--lca-line);position:relative}html body .lca-v208-my-comment-head{display:flex;justify-content:space-between;gap:20px;align-items:start;margin-bottom:10px}html body .lca-v208-my-comment-head span{color:var(--lca-gold);font-size:10px;font-weight:800;text-transform:uppercase}html body .lca-v208-my-comment-head h3{margin:3px 0 0!important;font-size:20px!important;color:var(--lca-navy)!important}html body .lca-v208-my-comment-head h3 a{color:inherit!important;text-decoration:none!important}html body .lca-v208-my-comment-head time{color:var(--lca-muted);font-size:10px;white-space:nowrap}html body .lca-v208-comment-edit textarea{width:100%;min-height:104px;border:1px solid var(--lca-line);border-radius:4px;padding:12px;font:14px/1.55 var(--lca-sans);resize:vertical}html body .lca-v208-comment-edit>div{display:flex;gap:10px;align-items:center;margin-top:8px}html body .lca-v208-comment-edit button, html body .lca-v208-comment-edit a{display:inline-flex;align-items:center;min-height:38px;padding:0 13px;border:1px solid var(--lca-navy);background:var(--lca-navy);color:#fff!important;text-decoration:none!important;font-size:11px;font-weight:800;border-radius:4px;cursor:pointer}html body .lca-v208-comment-edit a{background:#fff;color:var(--lca-navy)!important}html body .lca-v208-comment-delete{position:absolute;right:0;bottom:20px}html body .lca-v208-comment-delete button{border:0;background:none;color:#9A3412;font-size:11px;font-weight:800;cursor:pointer}html body .lca-v208-brand-lock{grid-column:1/-1!important;background:linear-gradient(135deg,#fff,#FFFCF2)!important;border-color:rgba(227,6,19,.35)!important}html body .lca-v208-brand-swatches{display:flex;gap:10px;margin-top:12px}html body .lca-v208-brand-swatches i{display:block;width:42px;height:42px;border-radius:50%;background:var(--sw);border:1px solid #D8DCE3;box-shadow:0 0 0 4px #fff,0 0 0 5px #E7E9EE}html body .lca-v193-color-fields, html body .lca-v193-color-presets{display:none!important}html body .lca-archive-hero{background:var(--lca-navy)!important;border:0!important;border-radius:0!important;color:#fff!important}html body .lca-archive-hero h1{color:#fff!important}html body .lca-archive-hero span{color:var(--lca-gold)!important}html body .lca-archive-card{border-color:var(--lca-line)!important;border-radius:0!important;box-shadow:none!important;background:#fff!important}html body .lca-archive-card h2{color:var(--lca-navy)!important}html body .lca-v189-all-card footer b{display:none!important}html body .lca-site-footer{background:var(--lca-navy)!important;color:#fff!important;border:0!important}html body .lca-site-footer a, html body .lca-site-footer p, html body .lca-site-footer strong{color:#fff!important}@media(max-width:1240px){html body .lca-v208-header-support{display:none}html body .lca-v208-newsroom-layout{grid-template-columns:minmax(0,1fr) 320px;gap:28px}html body .lca-v208-lead-grid{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr)}}@media(max-width:1020px){html body .lca-v208-lead-grid, html body .lca-v208-newsroom-layout, html body.single-post .lca-article-layout{grid-template-columns:1fr!important}html body .lca-v208-sidebar, html body .lca-v208-article-sidebar{position:static!important;top:auto!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}html body .lca-v208-support-card{grid-column:1/-1}html body .lca-v208-category-grid{grid-template-columns:1fr}html body .lca-v208-share-dock{left:8px}}@media(max-width:760px){html body .lca-shell{width:min(calc(100% - 24px),var(--lca-site-width,1420px))!important}html body .lca-v208-home{padding:20px 0 92px}html body .lca-v208-section-title{grid-template-columns:1fr auto;gap:9px}html body .lca-v208-section-title i{display:none}html body .lca-v208-section-title h1, html body .lca-v208-section-title h2{font-size:32px!important}html body .lca-v208-lead-main h2{font-size:34px!important}html body .lca-v208-lead-main p{font-size:15px!important}html body .lca-v208-lead-small{grid-template-columns:118px 1fr}html body .lca-v208-lead-small h3{font-size:18px!important}html body .lca-v208-news-row{grid-template-columns:124px 1fr;gap:14px;padding:15px 0}html body .lca-v208-news-copy h3{font-size:20px!important}html body .lca-v208-news-copy p{display:none}html body .lca-v208-newsroom-layout{gap:30px}html body .lca-v208-sidebar, html body .lca-v208-article-sidebar{display:flex!important;flex-direction:column!important}html body .lca-v208-side-card{padding:17px}html body .lca-v208-category-block{padding:27px 0}html body .lca-v208-category-head h3{font-size:28px!important}html body .lca-v208-category-grid{gap:20px}html body .lca-v208-category-lead{grid-template-columns:1fr}html body .lca-v208-category-lead-image{aspect-ratio:16/9}html body .lca-v208-category-list{grid-template-columns:1fr}html body .lca-v208-category-list article{grid-template-columns:96px 1fr}html body.single-post .lca-article-page{padding:18px 0 100px!important}html body.single-post .lca-article-layout{gap:30px!important}html body.single-post .lca-article-title{font-size:clamp(34px,10vw,48px)!important}html body.single-post .lca-article-featured-main{margin:18px 0 24px!important}html body.single-post .lca-article-body{font-size:17px!important;line-height:1.72!important}html body.single-post .lca-article-body h2{font-size:29px!important}html body .lca-v208-share-dock{left:50%;top:auto;bottom:8px;transform:translateX(-50%);width:calc(100vw - 16px);display:flex;align-items:center;justify-content:center;gap:6px;padding:8px;background:rgba(255,255,255,.985);border-radius:12px;box-shadow:0 12px 34px rgba(10,22,40,.18);overflow-x:auto}html body .lca-v208-share-label{display:none}html body .lca-v208-share-dock>a, html body .lca-v208-share-dock>button{flex:0 0 36px!important;width:36px!important;height:36px!important}html body .lca-v208-share-support{display:flex;align-items:center;gap:5px;margin-left:4px;padding-left:7px;border-left:1px solid var(--lca-line)}html body .lca-v208-share-support>span{display:none}html body .lca-v208-share-support>a{display:inline-flex!important;width:auto!important;height:36px!important;border-radius:999px!important;padding:0 9px!important;background:var(--lca-navy)!important;color:#fff!important;border:0!important;font-size:10px!important}html body .lca-v208-share-support>a:last-child{background:var(--lca-gold)!important;color:var(--lca-navy)!important}html body .lca-v208-account-cards{grid-template-columns:1fr}html body .lca-v208-my-comments{padding:17px}html body .lca-v208-my-comment-head{display:block}html body .lca-v208-my-comment-head time{display:block;margin-top:6px}html body .lca-v208-comment-edit>div{display:grid;grid-template-columns:1fr}html body .lca-v208-comment-edit button, html body .lca-v208-comment-edit a{justify-content:center}html body .lca-v208-comment-delete{position:static;margin-top:8px}html body .lca-v186-account-nav{display:flex!important;overflow-x:auto!important;gap:5px!important}html body .lca-v186-account-nav a{white-space:nowrap!important}}@media(max-width:430px){html body .lca-v208-lead-small{grid-template-columns:104px 1fr;gap:11px}html body .lca-v208-news-row{grid-template-columns:108px 1fr;gap:11px}html body .lca-v208-meta span:nth-child(2){display:none}html body .lca-v208-support-actions{grid-template-columns:1fr}html body .lca-v208-share-dock{justify-content:flex-start}}:root{--lca-v209-navy:#0A1628;--lca-v209-navy-2:#0F1C2E;--lca-v209-white:#FFFFFF;--lca-v209-gold:#E30613;--lca-v209-gold-2:#B80612;--lca-v209-ink:#182230;--lca-v209-muted:#667085;--lca-v209-line:#E1E5EA;--lca-v209-soft:#F4F6F8;--lca-v209-serif:"Iowan Old Style","Palatino Linotype","Book Antiqua",Georgia,"Times New Roman",serif;--lca-v209-sans:Inter,"Source Sans 3",-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;}html body, html body.lca-global-user-theme{--lca-site-accent:var(--lca-v209-gold)!important;--lca-red:var(--lca-v209-gold)!important;--lca-red-dark:#B80612!important;--lca-member-accent:var(--lca-v209-gold)!important;--lca-profile-accent:var(--lca-v209-gold)!important;--lca-mobile-header-accent:var(--lca-v209-gold)!important;--lca-site-bg:var(--lca-v209-white)!important;--lca-profile-bg:var(--lca-v209-white)!important;font-family:var(--lca-v209-sans)!important;color:var(--lca-v209-ink)!important;}html body :where(h1,h2,h3,h4,h5,.lca-article-title,.lca-archive-hero h1){font-family:var(--lca-v209-serif)!important}html body .lca-topbar, html body.lca-global-user-theme .lca-topbar{min-height:30px!important;background:var(--lca-v209-navy)!important;border:0!important;border-bottom:1px solid rgba(227,6,19,.45)!important;box-shadow:none!important;}html body .lca-topbar .lca-shell{min-height:30px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;}html body .lca-topbar-left{color:#fff!important;font-size:10px!important;font-weight:800!important;letter-spacing:.105em!important;text-transform:uppercase!important;}html body .lca-topbar-social{gap:14px!important}html body .lca-topbar-social a{color:rgba(255,255,255,.72)!important;font-size:10px!important;font-weight:650!important;gap:5px!important;text-decoration:none!important;}html body .lca-topbar-social a:hover{color:#fff!important}html body .lca-topbar-social .lca-svg{width:13px!important;height:13px!important}html body .lca-site-header.lca-v209-site-header, html body.lca-global-user-theme .lca-site-header.lca-v209-site-header{background:#fff!important;border:0!important;border-bottom:1px solid var(--lca-v209-line)!important;box-shadow:0 8px 24px rgba(10,22,40,.045)!important;}html body .lca-v209-header-inner{min-height:78px!important;display:flex!important;align-items:center!important;gap:30px!important;overflow:visible!important;}html body .lca-v209-header-inner:after{display:none!important;content:none!important}html body .lca-v209-logo{flex:0 0 auto!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:3px!important;min-width:208px!important;text-decoration:none!important;position:relative!important;}html body .lca-v209-logo:after{content:""!important;display:block!important;width:42px!important;height:2px!important;margin-top:2px!important;background:var(--lca-v209-gold)!important}html body .lca-v209-logo img{display:block!important;max-width:205px!important;max-height:48px!important;width:auto!important;height:auto!important;filter:brightness(0) saturate(100%) invert(8%) sepia(37%) saturate(1510%) hue-rotate(176deg) brightness(88%) contrast(98%)!important}html body .lca-v209-logo>span{color:var(--lca-v209-muted)!important;font-size:8.5px!important;line-height:1!important;font-weight:800!important;letter-spacing:.11em!important;text-transform:uppercase!important;padding-left:2px!important;}html body .lca-v209-main-nav{display:flex!important;flex:1 1 auto!important;min-width:0!important;max-width:none!important;height:auto!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;padding:0!important;margin:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important;}html body .lca-v209-nav-links{display:flex!important;flex:1 1 auto!important;min-width:0!important;align-items:center!important;gap:0!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;}html body .lca-v209-nav-links .lca-nav-link{position:relative!important;min-height:78px!important;display:flex!important;align-items:center!important;padding:0 10px!important;border:0!important;border-radius:0!important;background:transparent!important;color:var(--lca-v209-navy-2)!important;font-family:var(--lca-v209-sans)!important;font-size:12px!important;font-weight:750!important;letter-spacing:0!important;text-transform:none!important;white-space:nowrap!important;text-decoration:none!important;}html body .lca-v209-nav-links .lca-nav-link:after{content:""!important;position:absolute!important;left:10px!important;right:10px!important;bottom:0!important;height:3px!important;background:transparent!important;}html body .lca-v209-nav-links .lca-nav-link:hover, html body .lca-v209-nav-links .lca-nav-link.is-current{background:transparent!important;color:var(--lca-v209-navy)!important;}html body .lca-v209-nav-links .lca-nav-link:hover:after, html body .lca-v209-nav-links .lca-nav-link.is-current:after{background:var(--lca-v209-gold)!important}html body .lca-v209-nav-actions{display:flex!important;flex:0 0 auto!important;align-items:center!important;gap:10px!important;margin-left:auto!important;}html body .lca-v209-header-support{display:flex!important;align-items:center!important;gap:7px!important;padding-left:15px!important;margin-left:2px!important;border-left:1px solid var(--lca-v209-line)!important;background:transparent!important;}html body .lca-v209-header-support>span{display:grid!important;gap:1px!important;margin-right:2px!important;color:var(--lca-v209-navy)!important;line-height:1.05!important;white-space:nowrap!important;}html body .lca-v209-header-support>span small{color:var(--lca-v209-gold)!important;font-size:8px!important;font-weight:850!important;letter-spacing:.11em!important;text-transform:uppercase!important;}html body .lca-v209-header-support>span strong{font-size:10px!important;font-weight:850!important;text-transform:uppercase!important;letter-spacing:.04em!important}html body .lca-v209-header-support>a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:34px!important;padding:0 12px!important;border-radius:4px!important;font-size:10px!important;font-weight:850!important;text-decoration:none!important;box-shadow:none!important;}html body .lca-v209-header-support>a.is-paypal{background:#fff!important;color:var(--lca-v209-navy)!important;border:1px solid #CCD3DD!important;}html body .lca-v209-header-support>a.is-paypal:hover{border-color:var(--lca-v209-navy)!important;background:rgba(10,22,40,.035)!important}html body .lca-v209-header-support>a.is-tipeee{background:var(--lca-v209-gold)!important;color:var(--lca-v209-navy)!important;border:1px solid var(--lca-v209-gold)!important;}html body .lca-v209-header-support>a.is-tipeee:hover{background:var(--lca-v209-gold-2)!important;border-color:var(--lca-v209-gold-2)!important}html body .lca-v209-account-link, html body .lca-v209-login, html body .lca-v209-search{min-height:38px!important;border:1px solid var(--lca-v209-line)!important;background:#fff!important;color:var(--lca-v209-navy)!important;box-shadow:none!important;border-radius:4px!important;}html body .lca-v209-account-link{padding:4px 9px 4px 5px!important}html body .lca-v209-account-link:hover, html body .lca-v209-login:hover, html body .lca-v209-search:hover{border-color:#B8C0CC!important;background:rgba(10,22,40,.025)!important;color:var(--lca-v209-navy)!important}html body .lca-v209-account-link .lca-v189-account-copy small{color:var(--lca-v209-muted)!important;font-size:8px!important;letter-spacing:.06em!important}html body .lca-v209-account-link .lca-v189-account-copy strong{color:var(--lca-v209-navy)!important;font-size:11px!important}html body .lca-v209-search{width:38px!important;min-width:38px!important;padding:0!important}html body .lca-v209-search .lca-svg{width:17px!important;height:17px!important}html body .lca-v209-menu-toggle{background:var(--lca-v209-navy)!important;color:#fff!important;border:1px solid var(--lca-v209-navy)!important;border-radius:4px!important;box-shadow:none!important;}html body .lca-v208-side-card, html body .lca-v208-category-block, html body .lca-v208-my-comments, html body .lca-v208-account-cards article, html body .lca-v208-account-cards a{border-radius:0!important;box-shadow:none!important;}html body .lca-v208-side-card{border-color:var(--lca-v209-line)!important}html body .lca-v208-support-card{background:var(--lca-v209-navy)!important}html body .lca-v208-support-card .lca-v208-support-actions a.is-paypal{background:#fff!important;color:var(--lca-v209-navy)!important;border:1px solid rgba(255,255,255,.55)!important}html body .lca-v208-support-card .lca-v208-support-actions a.is-tipeee{background:var(--lca-v209-gold)!important;color:var(--lca-v209-navy)!important;border:1px solid var(--lca-v209-gold)!important}html body.single-post .lca-v209-article-page, html body.single-post.lca-replace-astra .lca-v209-article-page{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:36px 0 72px!important;background:var(--lca-v209-soft)!important;overflow:visible!important;}html body.single-post .lca-v209-article-layout, html body.single-post.lca-replace-astra .lca-v209-article-page>.lca-v209-article-layout{width:min(calc(100% - 40px),1290px)!important;max-width:1242px!important;margin:0 auto!important;padding:0!important;display:grid!important;grid-template-columns:minmax(0,900px) 310px!important;gap:32px!important;align-items:start!important;justify-content:center!important;overflow:visible!important;}html body.single-post .lca-v209-article, html body.single-post.lca-replace-astra .lca-v209-article-layout>.lca-v209-article{position:relative!important;display:block!important;min-width:0!important;width:100%!important;max-width:none!important;min-height:0!important;margin:0!important;padding:38px 42px 46px!important;border:1px solid var(--lca-v209-line)!important;border-top:3px solid var(--lca-v209-navy)!important;border-radius:0!important;background:#fff!important;box-shadow:0 12px 28px rgba(10,22,40,.045)!important;overflow:visible!important;content-visibility:visible!important;contain:none!important;contain-intrinsic-size:auto!important;float:none!important;clear:none!important;}html body.single-post .lca-v209-article-header{display:block!important;width:100%!important;max-width:780px!important;min-height:0!important;margin:0 auto!important;padding:0!important;position:relative!important;overflow:visible!important;}html body.single-post .lca-v209-article-header .lca-breadcrumbs{margin:0 0 18px!important;color:var(--lca-v209-muted)!important;font-size:11px!important;font-weight:650!important;letter-spacing:.01em!important;}html body.single-post .lca-v209-article-header .lca-breadcrumbs a{color:var(--lca-v209-muted)!important;border:0!important;text-decoration:none!important}html body.single-post .lca-v209-article-kicker{display:inline-flex!important;width:auto!important;max-width:max-content!important;min-height:0!important;margin:0 0 10px!important;padding:0!important;border:0!important;background:transparent!important;color:var(--lca-v209-gold)!important;box-shadow:none!important;font-family:var(--lca-v209-sans)!important;font-size:10px!important;font-weight:850!important;line-height:1.2!important;letter-spacing:.13em!important;text-transform:uppercase!important;text-decoration:none!important;}html body.single-post .lca-v209-article-title{display:block!important;position:static!important;width:100%!important;max-width:780px!important;min-height:0!important;height:auto!important;overflow:visible!important;margin:0!important;padding:0!important;color:var(--lca-v209-navy)!important;background:transparent!important;opacity:1!important;transform:none!important;text-shadow:none!important;font-family:var(--lca-v209-serif)!important;font-size:clamp(40px,3.6vw,54px)!important;font-weight:700!important;line-height:1.035!important;letter-spacing:-.038em!important;overflow-wrap:break-word!important;word-break:normal!important;hyphens:auto!important;}html body.single-post .lca-v209-article-deck{max-width:740px!important;margin:15px 0 0!important;color:#465266!important;font-family:var(--lca-v209-sans)!important;font-size:18px!important;line-height:1.55!important;font-weight:450!important;}html body.single-post .lca-v209-article-meta{display:flex!important;width:100%!important;max-width:780px!important;min-height:0!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important;margin:20px 0 0!important;padding:14px 0 0!important;border:0!important;border-top:1px solid var(--lca-v209-line)!important;color:var(--lca-v209-muted)!important;font-family:var(--lca-v209-sans)!important;font-size:11px!important;font-weight:650!important;line-height:1.4!important;letter-spacing:0!important;text-transform:none!important;}html body.single-post .lca-v209-article-meta a{color:var(--lca-v209-navy)!important;font-weight:750!important;text-decoration:none!important}html body.single-post .lca-v209-meta-sep{color:#B0B7C1!important;font-size:9px!important}html body.single-post .lca-v209-article-featured{display:block!important;width:min(100%,760px)!important;max-width:760px!important;height:auto!important;aspect-ratio:16/9!important;min-height:0!important;max-height:428px!important;margin:26px auto 34px!important;padding:0!important;overflow:hidden!important;border:0!important;border-radius:3px!important;background:#EEF1F4!important;box-shadow:none!important;}html body.single-post .lca-v209-article-featured img{display:block!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;object-fit:cover!important;border:0!important;border-radius:0!important;box-shadow:none!important;}html body.single-post .lca-v209-article-body{display:block!important;clear:both!important;width:100%!important;max-width:730px!important;min-height:0!important;margin:0 auto!important;padding:0!important;color:#253142!important;font-family:Georgia,"Times New Roman",serif!important;font-size:18px!important;line-height:1.82!important;letter-spacing:0!important;overflow:visible!important;}html body.single-post .lca-v209-article-body p{margin:0 0 1.38em!important;padding:0!important;background:transparent!important}html body.single-post .lca-v209-article-body>p:first-child{font-size:19.5px!important;color:#1D2939!important}html body.single-post .lca-v209-article-body h2{margin:1.8em 0 .58em!important;color:var(--lca-v209-navy)!important;font-family:var(--lca-v209-serif)!important;font-size:33px!important;line-height:1.14!important;letter-spacing:-.025em!important;}html body.single-post .lca-v209-article-body h3{margin:1.55em 0 .5em!important;color:var(--lca-v209-navy)!important;font-size:26px!important;line-height:1.18!important}html body.single-post .lca-v209-article-body blockquote{margin:28px 0!important;padding:18px 22px!important;border:0!important;border-left:3px solid var(--lca-v209-gold)!important;background:rgba(227,6,19,.06)!important;color:#263244!important;font-style:italic!important}html body.single-post .lca-v209-article-body a{color:#806615!important;text-decoration:underline!important;text-decoration-thickness:1px!important;text-underline-offset:3px!important}html body.single-post .lca-v209-article-body img{height:auto!important;border-radius:2px!important}html body.single-post .lca-v209-article-after{max-width:730px!important;margin:0 auto!important}html body.single-post .lca-v209-article-after :where(.lca-article-forum-bar,.lca-post-nav,.lca-related,.lca-comments){max-width:730px!important;margin-left:auto!important;margin-right:auto!important}html body.single-post .lca-v209-article-after .lca-article-forum-bar{margin-top:36px!important;border:1px solid var(--lca-v209-line)!important;border-left:3px solid var(--lca-v209-gold)!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;}html body.single-post .lca-v209-article-layout>.lca-v208-article-sidebar, html body.single-post.lca-replace-astra .lca-v209-article-layout>.lca-v208-article-sidebar{width:310px!important;max-width:310px!important;min-width:0!important;margin:0!important;padding:0!important;position:sticky!important;top:118px!important;align-self:start!important;display:grid!important;gap:18px!important;}html body.single-post .lca-v209-article-layout>.lca-v208-article-sidebar .lca-v208-side-card{padding:18px!important;background:#fff!important;border:1px solid var(--lca-v209-line)!important;box-shadow:0 8px 20px rgba(10,22,40,.035)!important}html body .lca-v209-share{position:fixed!important;right:22px!important;bottom:24px!important;left:auto!important;top:auto!important;z-index:5000!important;width:auto!important;height:auto!important;transform:none!important;font-family:var(--lca-v209-sans)!important;}html body .lca-v209-share-trigger{display:inline-flex!important;align-items:center!important;gap:8px!important;min-height:44px!important;padding:0 15px!important;border:1px solid var(--lca-v209-navy)!important;border-radius:4px!important;background:var(--lca-v209-navy)!important;color:#fff!important;box-shadow:0 8px 20px rgba(10,22,40,.16)!important;cursor:pointer!important;font:750 11px/1 var(--lca-v209-sans)!important;}html body .lca-v209-share-trigger>span{display:grid!important;place-items:center!important;width:20px!important;height:20px!important;border:1px solid rgba(255,255,255,.28)!important;border-radius:50%!important;font-size:12px!important}html body .lca-v209-share-panel{position:absolute!important;right:0!important;bottom:54px!important;width:280px!important;max-width:calc(100vw - 28px)!important;padding:0!important;border:1px solid var(--lca-v209-line)!important;border-top:3px solid var(--lca-v209-gold)!important;border-radius:0!important;background:#fff!important;box-shadow:0 18px 46px rgba(10,22,40,.18)!important;overflow:hidden!important;}html body .lca-v209-share-panel[hidden]{display:none!important}html body .lca-v209-share-panel-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;padding:13px 14px!important;border-bottom:1px solid var(--lca-v209-line)!important;background:#fff!important}html body .lca-v209-share-panel-head strong{color:var(--lca-v209-navy)!important;font-family:var(--lca-v209-serif)!important;font-size:18px!important;line-height:1.1!important}html body .lca-v209-share-panel-head button{display:grid!important;place-items:center!important;width:28px!important;height:28px!important;padding:0!important;border:0!important;background:transparent!important;color:var(--lca-v209-muted)!important;font-size:22px!important;cursor:pointer!important}html body .lca-v209-share-links{display:grid!important;padding:7px!important}html body .lca-v209-share-links>a, html body .lca-v209-share-links>button{display:grid!important;grid-template-columns:30px 1fr!important;align-items:center!important;gap:9px!important;width:100%!important;min-height:39px!important;margin:0!important;padding:5px 8px!important;border:0!important;border-radius:3px!important;background:#fff!important;color:var(--lca-v209-navy)!important;text-decoration:none!important;text-align:left!important;font:700 11px/1.2 var(--lca-v209-sans)!important;cursor:pointer!important;}html body .lca-v209-share-links>a:hover, html body .lca-v209-share-links>button:hover{background:rgba(10,22,40,.045)!important}html body .lca-v209-share-links span{display:grid!important;place-items:center!important;width:28px!important;height:28px!important;border:1px solid var(--lca-v209-line)!important;border-radius:50%!important;color:var(--lca-v209-navy)!important;font-size:11px!important;font-weight:850!important}html body .lca-v209-share-links>button.is-copied b{color:#527A48!important}html body .lca-v209-share-support{padding:12px 14px 14px!important;border-top:1px solid var(--lca-v209-line)!important;background:rgba(10,22,40,.02)!important}html body .lca-v209-share-support>small{display:block!important;margin-bottom:8px!important;color:var(--lca-v209-muted)!important;font-size:9px!important;font-weight:800!important;letter-spacing:.09em!important;text-transform:uppercase!important}html body .lca-v209-share-support>div{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important}html body .lca-v209-share-support a{display:flex!important;align-items:center!important;justify-content:center!important;min-height:35px!important;border-radius:3px!important;text-decoration:none!important;font-size:10px!important;font-weight:850!important}html body .lca-v209-share-support a.is-paypal{background:#fff!important;color:var(--lca-v209-navy)!important;border:1px solid #CDD4DE!important}html body .lca-v209-share-support a.is-tipeee{background:var(--lca-v209-gold)!important;color:var(--lca-v209-navy)!important;border:1px solid var(--lca-v209-gold)!important}html body .lca-profile-page-full, html body .lca-v189-profile-page{background:var(--lca-v209-soft)!important}html body .lca-v186-account-app{max-width:1120px!important;margin:0 auto!important}html body .lca-v186-account-nav{display:flex!important;align-items:center!important;gap:4px!important;margin-bottom:16px!important;padding:6px!important;border:1px solid var(--lca-v209-line)!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;}html body .lca-v186-account-nav a{min-height:38px!important;padding:0 14px!important;border:0!important;border-radius:0!important;background:transparent!important;color:var(--lca-v209-muted)!important;font-size:11px!important;font-weight:750!important;text-decoration:none!important;}html body .lca-v186-account-nav a.is-active{background:var(--lca-v209-navy)!important;color:#fff!important}html body .lca-v186-account-nav a.is-danger{margin-left:auto!important;color:#8B3A3A!important}html body .lca-v209-account-overview{display:grid!important;gap:16px!important}html body .lca-v209-profile-hero{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;padding:28px!important;border:1px solid var(--lca-v209-line)!important;border-top:3px solid var(--lca-v209-navy)!important;background:#fff!important;box-shadow:none!important;}html body .lca-v209-profile-person{display:flex!important;align-items:center!important;gap:18px!important;min-width:0!important}html body .lca-v209-profile-person>img{width:84px!important;height:84px!important;flex:0 0 84px!important;border-radius:50%!important;object-fit:cover!important;border:3px solid #fff!important;box-shadow:0 0 0 1px var(--lca-v209-line)!important}html body .lca-v209-profile-person>div>span{display:block!important;color:var(--lca-v209-gold)!important;font-size:9px!important;font-weight:850!important;letter-spacing:.13em!important;text-transform:uppercase!important}html body .lca-v209-profile-person h1{margin:3px 0 3px!important;color:var(--lca-v209-navy)!important;font-size:35px!important;line-height:1!important;letter-spacing:-.025em!important}html body .lca-v209-profile-person p{margin:0!important;color:var(--lca-v209-muted)!important;font-size:12px!important}html body .lca-v209-profile-facts{display:flex!important;flex-wrap:wrap!important;gap:6px!important;margin-top:9px!important}html body .lca-v209-profile-facts small{display:inline-flex!important;min-height:25px!important;align-items:center!important;padding:0 8px!important;border:1px solid var(--lca-v209-line)!important;background:#fff!important;color:#596477!important;font-size:9px!important;font-weight:700!important}html body .lca-v209-profile-hero>a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;padding:0 14px!important;border:1px solid var(--lca-v209-navy)!important;background:var(--lca-v209-navy)!important;color:#fff!important;text-decoration:none!important;font-size:10px!important;font-weight:800!important}html body .lca-v209-account-cards{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}html body .lca-v209-account-cards>article, html body .lca-v209-account-cards>a{display:grid!important;gap:5px!important;min-height:122px!important;padding:18px!important;border:1px solid var(--lca-v209-line)!important;border-left:3px solid var(--lca-v209-gold)!important;border-radius:0!important;background:#fff!important;color:var(--lca-v209-navy)!important;text-decoration:none!important;box-shadow:none!important;}html body .lca-v209-account-cards span{color:var(--lca-v209-muted)!important;font-size:9px!important;font-weight:850!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .lca-v209-account-cards b{align-self:center!important;color:var(--lca-v209-navy)!important;font-family:var(--lca-v209-serif)!important;font-size:24px!important;line-height:1.05!important;font-weight:700!important}html body .lca-v209-account-cards small{align-self:end!important;color:var(--lca-v209-muted)!important;font-size:10px!important}html body .lca-v209-account-cards>a:hover{border-color:#C7CDD5!important;border-left-color:var(--lca-v209-gold)!important}html body .lca-v209-my-comments{padding:0!important;border:1px solid var(--lca-v209-line)!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;}html body .lca-v209-my-comments>header{display:flex!important;align-items:end!important;justify-content:space-between!important;gap:20px!important;padding:22px 24px!important;border:0!important;border-bottom:1px solid var(--lca-v209-line)!important;background:#fff!important}html body .lca-v209-my-comments>header span{display:block!important;color:var(--lca-v209-gold)!important;font-size:9px!important;font-weight:850!important;letter-spacing:.13em!important;text-transform:uppercase!important}html body .lca-v209-my-comments>header h2{margin:3px 0 3px!important;color:var(--lca-v209-navy)!important;font-size:30px!important;line-height:1.05!important}html body .lca-v209-my-comments>header p{margin:0!important;color:var(--lca-v209-muted)!important;font-size:11px!important}html body .lca-v209-my-comments>header>a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:34px!important;padding:0 11px!important;border:1px solid var(--lca-v209-line)!important;color:var(--lca-v209-navy)!important;text-decoration:none!important;font-size:10px!important;font-weight:750!important}html body .lca-v209-empty{padding:28px 24px!important;color:var(--lca-v209-muted)!important}html body .lca-v209-empty strong{display:block!important;color:var(--lca-v209-navy)!important;font-family:var(--lca-v209-serif)!important;font-size:20px!important}html body .lca-v209-empty p{margin:4px 0 0!important;font-size:11px!important}html body .lca-v209-my-comment{position:relative!important;padding:21px 24px!important;border-bottom:1px solid var(--lca-v209-line)!important}html body .lca-v209-my-comment:last-child{border-bottom:0!important}html body .lca-v209-my-comment-head{display:flex!important;align-items:start!important;justify-content:space-between!important;gap:18px!important}html body .lca-v209-my-comment-head>div>span{display:inline-flex!important;align-items:center!important;min-height:21px!important;padding:0 7px!important;border:1px solid var(--lca-v209-line)!important;color:var(--lca-v209-muted)!important;font-size:8px!important;font-weight:850!important;letter-spacing:.08em!important;text-transform:uppercase!important}html body .lca-v209-my-comment-head>div>span.is-published{border-color:rgba(91,126,79,.25)!important;color:#537048!important;background:rgba(91,126,79,.05)!important}html body .lca-v209-my-comment-head>div>span.is-pending{border-color:rgba(227,6,19,.35)!important;color:#886B13!important;background:rgba(227,6,19,.06)!important}html body .lca-v209-my-comment-head h3{margin:7px 0 0!important;color:var(--lca-v209-navy)!important;font-size:20px!important;line-height:1.16!important}html body .lca-v209-my-comment-head h3 a{color:inherit!important;text-decoration:none!important}html body .lca-v209-my-comment-head time{color:#8B95A4!important;font-size:9px!important;white-space:nowrap!important}html body .lca-v209-comment-preview{max-width:780px!important;margin:10px 0 13px!important;color:#4C586A!important;font-size:13px!important;line-height:1.55!important}html body .lca-v209-comment-toolbar{display:flex!important;align-items:center!important;gap:10px!important}html body .lca-v209-comment-editor{position:relative!important}html body .lca-v209-comment-editor summary{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:32px!important;padding:0 10px!important;border:1px solid var(--lca-v209-line)!important;background:#fff!important;color:var(--lca-v209-navy)!important;font-size:9px!important;font-weight:800!important;cursor:pointer!important;list-style:none!important}html body .lca-v209-comment-editor summary::-webkit-details-marker{display:none!important}html body .lca-v209-comment-editor[open]{width:100%!important}html body .lca-v209-comment-edit{margin-top:10px!important;padding:14px!important;border:1px solid var(--lca-v209-line)!important;background:var(--lca-v209-soft)!important}html body .lca-v209-comment-edit textarea{width:100%!important;min-height:100px!important;padding:11px!important;border:1px solid #CBD2DC!important;border-radius:0!important;background:#fff!important;color:var(--lca-v209-ink)!important;font:13px/1.55 var(--lca-v209-sans)!important;resize:vertical!important}html body .lca-v209-comment-actions{display:flex!important;align-items:center!important;gap:8px!important;margin-top:8px!important}html body .lca-v209-comment-actions button, html body .lca-v209-comment-actions a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:32px!important;padding:0 10px!important;border:1px solid var(--lca-v209-navy)!important;background:var(--lca-v209-navy)!important;color:#fff!important;text-decoration:none!important;font-size:9px!important;font-weight:800!important;cursor:pointer!important}html body .lca-v209-comment-actions a{background:#fff!important;color:var(--lca-v209-navy)!important}html body .lca-v209-comment-delete button{min-height:32px!important;padding:0 7px!important;border:0!important;background:transparent!important;color:#8A3B3B!important;font-size:9px!important;font-weight:800!important;cursor:pointer!important}html body .lca-v209-account-settings{display:grid!important;gap:16px!important}html body .lca-v209-settings-hero{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:22px!important;padding:24px!important;border:1px solid var(--lca-v209-line)!important;border-top:3px solid var(--lca-v209-navy)!important;background:#fff!important;}html body .lca-v209-settings-identity{display:flex!important;align-items:center!important;gap:15px!important;min-width:0!important}html body .lca-v209-settings-identity img{width:68px!important;height:68px!important;border-radius:50%!important;object-fit:cover!important;border:3px solid #fff!important;box-shadow:0 0 0 1px var(--lca-v209-line)!important}html body .lca-v209-settings-identity span{display:block!important;color:var(--lca-v209-gold)!important;font-size:9px!important;font-weight:850!important;letter-spacing:.12em!important;text-transform:uppercase!important}html body .lca-v209-settings-identity h1{margin:3px 0!important;color:var(--lca-v209-navy)!important;font-size:30px!important;line-height:1!important}html body .lca-v209-settings-identity p{margin:0!important;color:var(--lca-v209-muted)!important;font-size:11px!important}html body .lca-v209-settings-status{display:flex!important;align-items:center!important;gap:10px!important}html body .lca-v209-settings-status>span{display:grid!important;gap:1px!important;padding:8px 10px!important;border:1px solid var(--lca-v209-line)!important;color:var(--lca-v209-muted)!important;font-size:9px!important}html body .lca-v209-settings-status>span b{color:var(--lca-v209-navy)!important;font-size:9px!important}html body .lca-v209-settings-status>span.is-ok{border-color:rgba(91,126,79,.28)!important;background:rgba(91,126,79,.04)!important}html body .lca-v209-settings-status>span.is-warn{border-color:rgba(227,6,19,.35)!important;background:rgba(227,6,19,.05)!important}html body .lca-v209-settings-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;align-items:start!important}html body .lca-v209-settings-card, html body .lca-v209-account-settings .lca-2fa-settings, html body .lca-v209-account-settings .lca-security-sessions{padding:22px!important;border:1px solid var(--lca-v209-line)!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;}html body .lca-v209-settings-card-wide{grid-column:1/-1!important}html body .lca-v209-account-settings .lca-v193-card-head{padding-bottom:14px!important;margin-bottom:16px!important;border-bottom:1px solid var(--lca-v209-line)!important}html body .lca-v209-account-settings .lca-v193-card-head>span{color:var(--lca-v209-gold)!important;font-size:9px!important;font-weight:850!important;letter-spacing:.12em!important;text-transform:uppercase!important}html body .lca-v209-account-settings .lca-v193-card-head h2{margin:3px 0 4px!important;color:var(--lca-v209-navy)!important;font-size:25px!important;line-height:1.05!important}html body .lca-v209-account-settings .lca-v193-card-head p{margin:0!important;color:var(--lca-v209-muted)!important;font-size:11px!important;line-height:1.5!important}html body .lca-v209-account-settings .lca-member-field-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}html body .lca-v209-account-settings label{display:grid!important;gap:6px!important;color:#465266!important;font-size:10px!important;font-weight:750!important}html body .lca-v209-account-settings :where(input[type="text"],input[type="email"],input[type="password"],input[type="file"],textarea){border:1px solid #CBD2DC!important;border-radius:0!important;background:#fff!important;color:var(--lca-v209-ink)!important;box-shadow:none!important}html body .lca-v209-account-settings :where(input[type="text"],input[type="email"],input[type="password"]){min-height:42px!important;padding:0 11px!important}html body .lca-v209-account-settings textarea{padding:11px!important;line-height:1.5!important}html body .lca-v209-account-settings .lca-member-button{min-height:38px!important;border-radius:0!important;box-shadow:none!important;font-size:10px!important;font-weight:800!important;}html body .lca-v209-account-settings .lca-member-button-primary{background:var(--lca-v209-navy)!important;border-color:var(--lca-v209-navy)!important;color:#fff!important}html body .lca-v209-account-settings .lca-member-button-secondary{background:#fff!important;border-color:#C9D0DA!important;color:var(--lca-v209-navy)!important}html body .lca-v209-account-settings .lca-member-button-danger{background:#fff!important;border-color:#D7BABA!important;color:#8A3B3B!important}html body .lca-v209-account-settings .lca-2fa-status, html body .lca-v209-account-settings .lca-security-session-status{border-radius:0!important;box-shadow:none!important}html body .lca-v209-settings-save{display:flex!important;justify-content:flex-end!important;padding:0!important}html body .lca-v209-notice{border-radius:0!important;border-left:3px solid var(--lca-v209-gold)!important;background:#fff!important}html body .lca-v193-color-fields, html body .lca-v193-color-presets, html body .lca-v208-brand-lock, html body [name="lca_profile_banner_bg"], html body [name="lca_profile_banner_accent"]{display:none!important}html body .lca-v209-public-profile{width:min(calc(100% - 32px),920px)!important;margin:24px auto 56px!important;border:1px solid var(--lca-v209-line)!important;border-top:3px solid var(--lca-v209-navy)!important;background:#fff!important;box-shadow:none!important}html body .lca-v209-public-profile>header{display:flex!important;align-items:center!important;gap:20px!important;padding:28px!important;border-bottom:1px solid var(--lca-v209-line)!important}html body .lca-v209-public-profile>header>img{width:92px!important;height:92px!important;border-radius:50%!important;object-fit:cover!important;border:3px solid #fff!important;box-shadow:0 0 0 1px var(--lca-v209-line)!important}html body .lca-v209-public-profile>header span, html body .lca-v209-public-comments>div>span{display:block!important;color:var(--lca-v209-gold)!important;font-size:9px!important;font-weight:850!important;letter-spacing:.12em!important;text-transform:uppercase!important}html body .lca-v209-public-profile>header h1{margin:4px 0!important;color:var(--lca-v209-navy)!important;font-size:36px!important;line-height:1!important}html body .lca-v209-public-profile>header p{margin:0!important;color:var(--lca-v209-muted)!important;font-size:11px!important}html body .lca-v209-public-facts{display:flex!important;flex-wrap:wrap!important;gap:6px!important;margin-top:9px!important}html body .lca-v209-public-facts small{padding:5px 7px!important;border:1px solid var(--lca-v209-line)!important;color:#596477!important;font-size:9px!important}html body .lca-v209-public-bio{padding:22px 28px!important;border-bottom:1px solid var(--lca-v209-line)!important;color:#3F4A5A!important;font-size:14px!important;line-height:1.65!important}html body .lca-v209-public-bio p{margin:0!important}html body .lca-v209-public-comments{padding:24px 28px!important}html body .lca-v209-public-comments>div{padding-bottom:12px!important;border-bottom:1px solid var(--lca-v209-line)!important}html body .lca-v209-public-comments h2{margin:3px 0 0!important;color:var(--lca-v209-navy)!important;font-size:27px!important}html body .lca-v209-public-comments>a{display:grid!important;gap:4px!important;padding:14px 0!important;border-bottom:1px solid var(--lca-v209-line)!important;color:var(--lca-v209-navy)!important;text-decoration:none!important}html body .lca-v209-public-comments>a:last-child{border-bottom:0!important}html body .lca-v209-public-comments>a strong{font-family:var(--lca-v209-serif)!important;font-size:18px!important}html body .lca-v209-public-comments>a span{color:#4F5B6E!important;font-size:12px!important;line-height:1.5!important}html body .lca-v209-public-comments>a small{color:#8A94A3!important;font-size:9px!important}@media(max-width:1380px){html body .lca-v209-header-inner{gap:20px!important}html body .lca-v209-logo{min-width:180px!important}html body .lca-v209-logo img{max-width:180px!important}html body .lca-v209-logo>span{display:none!important}html body .lca-v209-nav-links .lca-nav-link{padding:0 8px!important;font-size:11px!important}html body .lca-v209-header-support>span{display:none!important}html body .lca-v209-header-support{padding-left:10px!important}}@media(max-width:1180px){html body .lca-v209-header-support{display:none!important}html body.single-post .lca-v209-article-layout, html body.single-post.lca-replace-astra .lca-v209-article-page>.lca-v209-article-layout{grid-template-columns:minmax(0,1fr) 300px!important;max-width:1160px!important;gap:24px!important}html body.single-post .lca-v209-article-layout>.lca-v208-article-sidebar, html body.single-post.lca-replace-astra .lca-v209-article-layout>.lca-v208-article-sidebar{width:300px!important;max-width:300px!important}}@media(max-width:1020px){html body .lca-v209-site-header .lca-main-nav{display:none!important}html body .lca-v209-menu-toggle{display:grid!important;margin-left:auto!important}html body .lca-v209-header-inner{min-height:68px!important}html body .lca-v209-logo img{max-width:190px!important;max-height:45px!important}html body.single-post .lca-v209-article-layout, html body.single-post.lca-replace-astra .lca-v209-article-page>.lca-v209-article-layout{grid-template-columns:1fr!important;width:min(calc(100% - 30px),930px)!important;max-width:930px!important}html body.single-post .lca-v209-article-layout>.lca-v208-article-sidebar, html body.single-post.lca-replace-astra .lca-v209-article-layout>.lca-v208-article-sidebar{position:static!important;width:100%!important;max-width:none!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}html body.single-post .lca-v209-article-layout>.lca-v208-article-sidebar .lca-v208-support-card{grid-column:1/-1!important}}@media(max-width:760px){html body .lca-topbar{display:none!important}html body .lca-v209-header-inner{min-height:62px!important;width:calc(100% - 24px)!important}html body .lca-v209-logo{min-width:0!important}html body .lca-v209-logo img{max-width:165px!important;max-height:40px!important}html body.single-post .lca-v209-article-page, html body.single-post.lca-replace-astra .lca-v209-article-page{padding:14px 0 88px!important}html body.single-post .lca-v209-article-layout, html body.single-post.lca-replace-astra .lca-v209-article-page>.lca-v209-article-layout{width:calc(100% - 18px)!important;max-width:calc(100% - 18px)!important;gap:18px!important}html body.single-post .lca-v209-article, html body.single-post.lca-replace-astra .lca-v209-article-layout>.lca-v209-article{padding:22px 17px 30px!important;border-top-width:2px!important;box-shadow:none!important}html body.single-post .lca-v209-article-header{max-width:none!important}html body.single-post .lca-v209-article-header .lca-breadcrumbs{margin-bottom:13px!important;font-size:10px!important}html body.single-post .lca-v209-article-title{max-width:none!important;font-size:clamp(34px,10.5vw,46px)!important;line-height:1.04!important;letter-spacing:-.035em!important}html body.single-post .lca-v209-article-deck{font-size:16px!important;line-height:1.5!important}html body.single-post .lca-v209-article-meta{gap:6px!important;margin-top:15px!important;padding-top:11px!important;font-size:10px!important}html body.single-post .lca-v209-article-featured{width:100%!important;max-width:none!important;max-height:none!important;margin:20px auto 25px!important;aspect-ratio:16/9!important}html body.single-post .lca-v209-article-body{max-width:none!important;font-size:17px!important;line-height:1.75!important}html body.single-post .lca-v209-article-body>p:first-child{font-size:17.5px!important}html body.single-post .lca-v209-article-body h2{font-size:28px!important}html body.single-post .lca-v209-article-body h3{font-size:23px!important}html body.single-post .lca-v209-article-after{max-width:none!important}html body.single-post .lca-v209-article-layout>.lca-v208-article-sidebar, html body.single-post.lca-replace-astra .lca-v209-article-layout>.lca-v208-article-sidebar{display:flex!important;flex-direction:column!important}html body .lca-v209-share{right:10px!important;bottom:10px!important}html body .lca-v209-share-trigger{min-height:42px!important;padding:0 12px!important;box-shadow:0 8px 20px rgba(10,22,40,.22)!important}html body .lca-v209-share-trigger b{display:none!important}html body .lca-v209-share-trigger>span{border:0!important;width:20px!important}html body .lca-v209-share-panel{position:fixed!important;left:10px!important;right:10px!important;bottom:62px!important;width:auto!important;max-width:none!important}html body .lca-v209-share-links{grid-template-columns:1fr 1fr!important;gap:3px!important}html body .lca-v209-share-support>div{grid-template-columns:1fr 1fr!important}html body .lca-v186-account-nav{overflow-x:auto!important;white-space:nowrap!important}html body .lca-v209-profile-hero{display:grid!important;padding:20px!important}html body .lca-v209-profile-person{align-items:flex-start!important}html body .lca-v209-profile-person>img{width:68px!important;height:68px!important;flex-basis:68px!important}html body .lca-v209-profile-person h1{font-size:29px!important}html body .lca-v209-profile-hero>a{justify-self:start!important}html body .lca-v209-account-cards{grid-template-columns:1fr!important}html body .lca-v209-my-comments>header{display:grid!important;padding:19px!important}html body .lca-v209-my-comment{padding:18px!important}html body .lca-v209-my-comment-head{display:grid!important}html body .lca-v209-my-comment-head time{white-space:normal!important}html body .lca-v209-comment-toolbar{align-items:flex-start!important}html body .lca-v209-comment-editor[open]{width:100%!important}html body .lca-v209-settings-hero{display:grid!important;padding:19px!important}html body .lca-v209-settings-status{justify-content:space-between!important}html body .lca-v209-settings-grid{grid-template-columns:1fr!important}html body .lca-v209-settings-card-wide{grid-column:auto!important}html body .lca-v209-account-settings .lca-member-field-grid{grid-template-columns:1fr!important}html body .lca-v209-settings-card, html body .lca-v209-account-settings .lca-2fa-settings, html body .lca-v209-account-settings .lca-security-sessions{padding:18px!important}html body .lca-v209-public-profile{width:calc(100% - 18px)!important;margin-top:14px!important}html body .lca-v209-public-profile>header{align-items:flex-start!important;padding:20px!important}html body .lca-v209-public-profile>header>img{width:70px!important;height:70px!important}html body .lca-v209-public-profile>header h1{font-size:29px!important}html body .lca-v209-public-bio, html body .lca-v209-public-comments{padding:20px!important}}@media(max-width:430px){html body.single-post .lca-v209-meta-sep{display:none!important}html body.single-post .lca-v209-article-meta{display:grid!important;grid-template-columns:1fr!important}html body .lca-v209-settings-status{display:grid!important;grid-template-columns:1fr!important}html body .lca-v209-settings-status .lca-member-button{width:100%!important}html body .lca-v209-profile-person{display:grid!important;grid-template-columns:58px 1fr!important;gap:12px!important}html body .lca-v209-profile-person>img{width:58px!important;height:58px!important;flex-basis:58px!important}}:root{--lca-v210-navy:#0A1628;--lca-v210-navy-2:#0F1C2E;--lca-v210-red:#E30613;--lca-v210-red-dark:#B80612;--lca-v210-white:#FFFFFF;--lca-v210-ink:#172233;--lca-v210-muted:#657084;--lca-v210-line:#E2E7ED;--lca-v210-soft:#F5F7F9;--lca-v210-serif:"Iowan Old Style","Palatino Linotype","Book Antiqua",Georgia,"Times New Roman",serif;--lca-v210-sans:Inter,"Source Sans 3",-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;--lca-gold:var(--lca-v210-red)!important;--lca-gold-2:var(--lca-v210-red-dark)!important;--lca-v209-gold:var(--lca-v210-red)!important;--lca-v209-gold-2:var(--lca-v210-red-dark)!important;}html body, html body.lca-global-user-theme{--lca-site-accent:var(--lca-v210-red)!important;--lca-red:var(--lca-v210-red)!important;--lca-red-dark:var(--lca-v210-red-dark)!important;--lca-member-accent:var(--lca-v210-red)!important;--lca-profile-accent:var(--lca-v210-red)!important;--lca-mobile-header-accent:var(--lca-v210-red)!important;--lca-site-bg:#fff!important;--lca-profile-bg:#fff!important;}html body .lca-topbar, html body.lca-global-user-theme .lca-topbar{min-height:30px!important;background:var(--lca-v210-navy)!important;border:0!important;border-bottom:2px solid var(--lca-v210-red)!important;color:#fff!important;}html body .lca-topbar *, html body .lca-topbar a, html body .lca-topbar a *, html body .lca-topbar .lca-svg, html body .lca-topbar svg{color:#fff!important}html body .lca-topbar .lca-shell{min-height:30px!important}html body .lca-topbar-left{font-size:10px!important;font-weight:850!important;letter-spacing:.105em!important}html body .lca-topbar-social a{opacity:.78!important;font-size:10px!important;font-weight:700!important}html body .lca-topbar-social a:hover{opacity:1!important;color:#fff!important}html body .lca-site-header.lca-v210-site-header{position:sticky!important;top:0!important;z-index:2147482000!important;background:#fff!important;border:0!important;border-bottom:1px solid var(--lca-v210-line)!important;box-shadow:0 7px 22px rgba(10,22,40,.055)!important;overflow:visible!important;}html body .lca-v210-brand-row{background:#fff!important;border-bottom:1px solid #EEF1F4!important}html body .lca-v210-brand-shell{position:relative!important;min-height:72px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:8px 20px!important;}html body .lca-v210-logo{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:5px!important;min-width:0!important;text-decoration:none!important;text-align:center!important;}html body .lca-v210-logo:after{display:none!important;content:none!important}html body .lca-v210-logo img{display:block!important;width:auto!important;height:auto!important;max-width:225px!important;max-height:45px!important;filter:none!important;}html body .lca-v210-logo>span{padding:0!important;color:#5B687A!important;font:800 9px/1.15 var(--lca-v210-sans)!important;letter-spacing:.13em!important;text-transform:uppercase!important;}html body .lca-v210-menu-row{background:#fff!important}html body .lca-v210-menu-shell{min-height:48px!important;display:flex!important;align-items:center!important;gap:14px!important;padding:0 20px!important;}html body .lca-v210-main-nav{width:100%!important;min-width:0!important;min-height:48px!important;display:flex!important;align-items:stretch!important;justify-content:space-between!important;gap:18px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;border-radius:0!important;box-shadow:none!important;}html body .lca-v210-nav-links{display:flex!important;align-items:stretch!important;justify-content:flex-start!important;gap:0!important;min-width:0!important;flex:1 1 auto!important;overflow:visible!important;}html body .lca-v210-nav-links .lca-nav-link{position:relative!important;display:flex!important;align-items:center!important;min-height:48px!important;padding:0 13px!important;border:0!important;border-radius:0!important;background:transparent!important;color:var(--lca-v210-navy-2)!important;font:760 12px/1 var(--lca-v210-sans)!important;text-decoration:none!important;white-space:nowrap!important;}html body .lca-v210-nav-links .lca-nav-link:after{content:""!important;position:absolute!important;left:13px!important;right:13px!important;bottom:-1px!important;height:3px!important;background:transparent!important;}html body .lca-v210-nav-links .lca-nav-link:hover, html body .lca-v210-nav-links .lca-nav-link.is-current{color:var(--lca-v210-red)!important;background:transparent!important}html body .lca-v210-nav-links .lca-nav-link:hover:after, html body .lca-v210-nav-links .lca-nav-link.is-current:after{background:var(--lca-v210-red)!important}html body .lca-v210-nav-actions{display:flex!important;align-items:center!important;gap:7px!important;flex:0 0 auto!important;margin-left:auto!important}html body .lca-v210-header-support{display:flex!important;align-items:center!important;gap:6px!important;margin:0!important;padding:0 10px 0 14px!important;border:0!important;border-left:1px solid var(--lca-v210-line)!important;background:transparent!important;}html body .lca-v210-header-support>span{display:grid!important;gap:0!important;margin-right:2px!important;line-height:1!important}html body .lca-v210-header-support>span small{color:var(--lca-v210-red)!important;font-size:7px!important;font-weight:900!important;letter-spacing:.11em!important;text-transform:uppercase!important}html body .lca-v210-header-support>span strong{color:var(--lca-v210-navy)!important;font-size:9px!important;font-weight:900!important;letter-spacing:.035em!important;text-transform:uppercase!important}html body .lca-v210-header-support>a{min-height:32px!important;padding:0 10px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:3px!important;font:850 9px/1 var(--lca-v210-sans)!important;text-decoration:none!important;text-transform:uppercase!important;letter-spacing:.025em!important;}html body .lca-v210-header-support>a.is-paypal{background:#fff!important;color:var(--lca-v210-navy)!important;border:1px solid #C9D1DC!important}html body .lca-v210-header-support>a.is-paypal:hover{border-color:var(--lca-v210-navy)!important}html body .lca-v210-header-support>a.is-tipeee{background:var(--lca-v210-red)!important;color:#fff!important;border:1px solid var(--lca-v210-red)!important}html body .lca-v210-header-support>a.is-tipeee:hover{background:var(--lca-v210-red-dark)!important;border-color:var(--lca-v210-red-dark)!important}html body .lca-v210-account-link{width:auto!important;min-width:0!important;min-height:34px!important;padding:3px 8px 3px 4px!important;gap:6px!important;border:1px solid #D2D8E1!important;border-radius:3px!important;background:#fff!important;color:var(--lca-v210-navy)!important;box-shadow:none!important;}html body .lca-v210-account-link .lca-v189-account-avatar{width:27px!important;height:27px!important;flex:0 0 27px!important}html body .lca-v210-account-link .lca-v189-account-avatar img{width:27px!important;height:27px!important;border-radius:50%!important;object-fit:cover!important}html body .lca-v210-account-link .lca-v189-account-copy{display:block!important;min-width:0!important}html body .lca-v210-account-link .lca-v189-account-copy small{display:none!important}html body .lca-v210-account-link .lca-v189-account-copy strong{font-size:10px!important;color:var(--lca-v210-navy)!important;white-space:nowrap!important}html body .lca-v210-account-link .lca-v189-account-arrow{font-size:11px!important;color:#7A8493!important}html body .lca-v210-account-menu>.lca-account-hover-menu{width:290px!important;max-width:calc(100vw - 24px)!important;padding:11px!important;border:1px solid #DDE3EA!important;border-top:3px solid var(--lca-v210-red)!important;border-radius:3px!important;background:#fff!important;box-shadow:0 18px 48px rgba(10,22,40,.16)!important;}html body .lca-v210-account-menu .lca-account-hover-head{padding:7px 8px 10px!important;margin:0 0 6px!important;border-bottom:1px solid #E8ECF1!important}html body .lca-v210-account-menu .lca-account-hover-head strong{color:var(--lca-v210-navy)!important;font-family:var(--lca-v210-serif)!important;font-size:18px!important}html body .lca-v210-account-menu .lca-account-hover-head span{color:#7A8493!important;font-size:9px!important}html body .lca-v210-account-menu .lca-account-hover-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:5px!important}html body .lca-v210-account-menu .lca-account-hover-grid a{min-height:37px!important;padding:8px 9px!important;border:1px solid #E0E5EB!important;border-radius:2px!important;background:#fff!important;color:var(--lca-v210-navy)!important;font-size:10px!important;font-weight:750!important;text-decoration:none!important}html body .lca-v210-account-menu .lca-account-hover-grid a:hover{border-color:var(--lca-v210-navy)!important;background:#F7F9FB!important}html body .lca-v210-account-menu .lca-account-hover-grid a.is-danger{color:#A80B15!important;border-color:#F0CDD0!important;background:#fff!important}html body .lca-v210-login{min-height:34px!important;padding:0 11px!important;border:1px solid #D2D8E1!important;border-radius:3px!important;background:#fff!important;color:var(--lca-v210-navy)!important;font:800 10px/1 var(--lca-v210-sans)!important}html body .lca-v210-search{width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important;padding:0!important;border:1px solid #D2D8E1!important;border-radius:3px!important;background:#fff!important;color:var(--lca-v210-navy)!important}html body .lca-v210-search:hover{background:var(--lca-v210-navy)!important;color:#fff!important;border-color:var(--lca-v210-navy)!important}html body .lca-v210-search .lca-svg{width:15px!important;height:15px!important}html body .lca-v210-menu-toggle{width:38px!important;height:38px!important;min-width:38px!important;border-radius:3px!important;background:var(--lca-v210-navy)!important;color:#fff!important;border:0!important}html body .lca-v208-section-title>span, html body .lca-v208-kicker, html body .lca-v208-side-head>span, html body .lca-v208-popular li>b, html body.single-post .lca-v209-article-kicker, html body .lca-v209-profile-person>div>span, html body .lca-v209-my-comments>header span, html body .lca-v209-settings-identity span, html body .lca-v209-account-settings .lca-v193-card-head>span, html body .lca-v209-public-profile>header span, html body .lca-v209-public-comments>div>span{color:var(--lca-v210-red)!important}html body .lca-v208-section-title i{background:linear-gradient(90deg,var(--lca-v210-red),transparent)!important}html body .lca-v208-section-title>a{border-bottom-color:var(--lca-v210-red)!important}html body.single-post .lca-v209-article-body blockquote{border-left-color:var(--lca-v210-red)!important;background:rgba(227,6,19,.045)!important}html body.single-post .lca-v209-article-body a{color:#A40812!important}html body.single-post .lca-v209-article-after .lca-article-forum-bar{border-left-color:var(--lca-v210-red)!important}html body .lca-v210-support-card, html body.single-post .lca-v209-article-layout>.lca-v208-article-sidebar .lca-v210-support-card, html body.single-post.lca-replace-astra .lca-v209-article-layout>.lca-v208-article-sidebar .lca-v210-support-card{position:relative!important;overflow:hidden!important;padding:21px!important;background:var(--lca-v210-navy)!important;border:1px solid var(--lca-v210-navy)!important;border-top:4px solid var(--lca-v210-red)!important;color:#fff!important;box-shadow:0 12px 28px rgba(10,22,40,.11)!important;}html body .lca-v210-support-card .lca-v208-side-head{position:relative!important;z-index:2!important;border-bottom:1px solid rgba(255,255,255,.22)!important}html body .lca-v210-support-card .lca-v208-side-head>span{color:#FF7E86!important}html body .lca-v210-support-card .lca-v208-side-head h3{color:#fff!important;font-size:25px!important}html body .lca-v210-support-card>p{position:relative!important;z-index:2!important;margin:0 0 17px!important;color:rgba(255,255,255,.78)!important;font-size:12px!important;line-height:1.6!important}html body .lca-v210-support-card .lca-v208-support-cross{position:absolute!important;z-index:0!important;right:-12px!important;bottom:-34px!important;display:block!important;color:#fff!important;opacity:.055!important;font-size:150px!important;line-height:1!important;transform:none!important;}html body .lca-v210-support-card .lca-v208-support-actions{position:relative!important;z-index:2!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}html body .lca-v210-support-card .lca-v208-support-actions a{display:grid!important;gap:2px!important;align-content:center!important;min-height:58px!important;padding:9px 10px!important;border-radius:2px!important;text-decoration:none!important}html body .lca-v210-support-card .lca-v208-support-actions a b{font-size:12px!important;line-height:1.1!important}html body .lca-v210-support-card .lca-v208-support-actions a span{font-size:8px!important;line-height:1.25!important;opacity:.72!important}html body .lca-v210-support-card .lca-v208-support-actions a.is-paypal{background:#fff!important;color:var(--lca-v210-navy)!important;border:1px solid #fff!important}html body .lca-v210-support-card .lca-v208-support-actions a.is-tipeee{background:var(--lca-v210-red)!important;color:#fff!important;border:1px solid var(--lca-v210-red)!important}html body.single-post .lca-v209-article-page{background:#F3F5F7!important}html body.single-post .lca-v209-article{border-top-color:var(--lca-v210-red)!important}html body.single-post .lca-v209-article-title{font-size:clamp(38px,3.25vw,51px)!important;line-height:1.04!important;letter-spacing:-.034em!important}html body.single-post .lca-v209-article-featured{width:min(100%,720px)!important;max-width:720px!important;max-height:405px!important;margin:25px auto 32px!important}html body.single-post .lca-v209-article-body{max-width:710px!important;font-size:18px!important;line-height:1.82!important}html body.single-post .lca-v209-article-after{max-width:710px!important}html body .lca-v209-share{display:none!important}html body .lca-v210-share-rail{position:fixed!important;left:max(12px,calc(50vw - 678px))!important;top:50%!important;transform:translateY(-50%)!important;z-index:1900!important;display:grid!important;grid-template-columns:40px!important;gap:5px!important;padding:8px!important;border:1px solid #DDE3EA!important;border-top:3px solid var(--lca-v210-red)!important;background:rgba(255,255,255,.985)!important;box-shadow:0 10px 30px rgba(10,22,40,.09)!important;font-family:var(--lca-v210-sans)!important;}html body .lca-v210-share-label{display:block!important;padding:5px 0 3px!important;color:#707B8C!important;font-size:7px!important;font-weight:900!important;letter-spacing:.08em!important;text-align:center!important;text-transform:uppercase!important;}html body .lca-v210-share-rail>a, html body .lca-v210-share-rail>button{position:relative!important;display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;margin:0!important;padding:0!important;border:1px solid #DDE3EA!important;border-radius:2px!important;background:#fff!important;color:var(--lca-v210-navy)!important;box-shadow:none!important;text-decoration:none!important;cursor:pointer!important;}html body .lca-v210-share-rail>a:hover, html body .lca-v210-share-rail>button:hover{background:var(--lca-v210-navy)!important;color:#fff!important;border-color:var(--lca-v210-navy)!important}html body .lca-v210-share-rail>a b, html body .lca-v210-share-rail>button b{font:850 12px/1 var(--lca-v210-sans)!important}html body .lca-v210-share-rail>button.is-copied{background:var(--lca-v210-red)!important;color:#fff!important;border-color:var(--lca-v210-red)!important}html body .lca-v210-share-rail [data-tip]:after{content:attr(data-tip)!important;position:absolute!important;left:calc(100% + 9px)!important;top:50%!important;transform:translateY(-50%) translateX(-3px)!important;padding:6px 8px!important;background:var(--lca-v210-navy)!important;color:#fff!important;font:700 9px/1 var(--lca-v210-sans)!important;white-space:nowrap!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:.14s ease!important;}html body .lca-v210-share-rail [data-tip]:hover:after{opacity:1!important;visibility:visible!important;transform:translateY(-50%) translateX(0)!important}html body .lca-v210-search-overlay:not([hidden]), html body.lca-global-user-theme .lca-v210-search-overlay:not([hidden]){position:fixed!important;inset:0!important;z-index:2147487400!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:24px!important;overflow:auto!important;background:rgba(6,18,32,.76)!important;backdrop-filter:blur(5px)!important;}html body .lca-v210-search-overlay[hidden]{display:none!important}html body .lca-v210-search-box, html body.lca-global-user-theme .lca-v210-search-box{position:relative!important;width:min(760px,calc(100vw - 34px))!important;height:auto!important;min-height:0!important;max-height:min(82dvh,720px)!important;margin:auto!important;padding:32px 34px 28px!important;overflow:auto!important;display:block!important;border:1px solid #DDE3EA!important;border-top:4px solid var(--lca-v210-red)!important;border-radius:4px!important;background:#fff!important;box-shadow:0 34px 90px rgba(2,12,25,.32)!important;}html body .lca-v210-search-close{position:absolute!important;right:18px!important;top:17px!important;width:34px!important;height:34px!important;border:1px solid #D8DEE6!important;border-radius:50%!important;background:#fff!important;color:var(--lca-v210-navy)!important;}html body .lca-v210-search-close:hover{background:var(--lca-v210-navy)!important;color:#fff!important;border-color:var(--lca-v210-navy)!important}html body .lca-v210-search-brand{display:flex!important;align-items:center!important;gap:10px!important;margin-bottom:13px!important}html body .lca-v210-search-brand span{color:var(--lca-v210-red)!important;font:900 9px/1 var(--lca-v210-sans)!important;letter-spacing:.15em!important}html body .lca-v210-search-brand i{width:46px!important;height:2px!important;background:var(--lca-v210-red)!important}html body .lca-v210-search-head{padding:0 46px 0 0!important}html body .lca-v210-search-head strong{margin:0 0 7px!important;color:var(--lca-v210-navy)!important;font-family:var(--lca-v210-serif)!important;font-size:clamp(29px,4vw,40px)!important;font-weight:700!important;line-height:1.02!important;letter-spacing:-.035em!important;text-transform:none!important}html body .lca-v210-search-head span{margin:0!important;color:#657084!important;font:500 13px/1.55 var(--lca-v210-sans)!important}html body .lca-v210-search-form{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;margin:24px 0 0!important;padding:0!important}html body .lca-v210-search-field{position:relative!important;display:block!important;margin:0!important}html body .lca-v210-search-field>.lca-svg{position:absolute!important;left:15px!important;top:50%!important;transform:translateY(-50%)!important;width:17px!important;height:17px!important;color:#778294!important;z-index:2!important}html body .lca-v210-search-form input{width:100%!important;height:48px!important;min-height:48px!important;padding:0 15px 0 43px!important;border:1px solid #C9D1DC!important;border-radius:3px!important;background:#fff!important;color:var(--lca-v210-navy)!important;box-shadow:none!important;font:600 13px/1 var(--lca-v210-sans)!important;}html body .lca-v210-search-form input:focus{outline:0!important;border-color:var(--lca-v210-navy)!important;box-shadow:0 0 0 3px rgba(10,22,40,.06)!important}html body .lca-v210-search-form button{min-width:118px!important;height:48px!important;padding:0 17px!important;border:1px solid var(--lca-v210-red)!important;border-radius:3px!important;background:var(--lca-v210-red)!important;color:#fff!important;box-shadow:none!important;font:850 10px/1 var(--lca-v210-sans)!important;letter-spacing:.05em!important;text-transform:uppercase!important;}html body .lca-v210-search-form button:hover{background:var(--lca-v210-red-dark)!important;border-color:var(--lca-v210-red-dark)!important}html body .lca-v210-search-shortcuts{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important;margin:16px 0 0!important;padding:13px 0 0!important;border-top:1px solid #EEF1F4!important}html body .lca-v210-search-shortcuts>span{margin-right:2px!important;color:#7A8493!important;font:800 8px/1 var(--lca-v210-sans)!important;letter-spacing:.08em!important;text-transform:uppercase!important}html body .lca-v210-search-shortcuts>a{padding:5px 8px!important;border:1px solid #DDE3EA!important;border-radius:2px!important;background:#fff!important;color:var(--lca-v210-navy)!important;text-decoration:none!important;font:750 9px/1 var(--lca-v210-sans)!important}html body .lca-v210-search-shortcuts>a:hover{border-color:var(--lca-v210-red)!important;color:var(--lca-v210-red)!important}html body .lca-v210-live-results{min-height:0!important;max-height:390px!important;margin:18px 0 0!important;padding:0!important;overflow:auto!important;}html body .lca-v210-live-results:empty{display:none!important}html body .lca-v210-live-results .lca-search-result{border:0!important;border-top:1px solid #E7EBF0!important;padding:10px 0!important;background:#fff!important}html body .lca-v210-live-results .lca-search-result:hover{border-color:#E7EBF0!important;background:#FAFBFC!important}html body .lca-v186-account-app{width:min(calc(100% - 28px),980px)!important;max-width:980px!important;margin:22px auto 60px!important}html body .lca-v186-account-nav{padding:5px!important;border-top:3px solid var(--lca-v210-red)!important}html body .lca-v186-account-nav a.is-active{background:var(--lca-v210-navy)!important;color:#fff!important}html body .lca-v209-profile-hero, html body .lca-v209-settings-hero{padding:22px!important;border-top:3px solid var(--lca-v210-red)!important;box-shadow:0 8px 24px rgba(10,22,40,.035)!important}html body .lca-v209-profile-person>img{width:70px!important;height:70px!important;flex-basis:70px!important}html body .lca-v209-profile-person h1{font-size:31px!important}html body .lca-v209-profile-hero>a{background:var(--lca-v210-navy)!important;border-color:var(--lca-v210-navy)!important;border-radius:2px!important}html body .lca-v209-account-cards{grid-template-columns:1fr 1fr 1fr!important;gap:10px!important}html body .lca-v209-account-cards>article, html body .lca-v209-account-cards>a{min-height:105px!important;padding:15px!important;border-left:1px solid var(--lca-v210-line)!important;border-top:3px solid var(--lca-v210-red)!important;box-shadow:0 5px 18px rgba(10,22,40,.025)!important}html body .lca-v209-account-cards b{font-size:21px!important}html body .lca-v209-my-comments{border-top:3px solid var(--lca-v210-red)!important}html body .lca-v209-settings-card, html body .lca-v209-account-settings .lca-2fa-settings, html body .lca-v209-account-settings .lca-security-sessions{border-top:3px solid #C9D1DC!important;box-shadow:0 5px 18px rgba(10,22,40,.025)!important}html body .lca-v209-notice{border-left-color:var(--lca-v210-red)!important}html body .lca-v193-color-fields, html body .lca-v193-color-presets, html body .lca-v208-brand-lock, html body [name="lca_profile_banner_bg"], html body [name="lca_profile_banner_accent"], html body [name="lca_profile_banner_opacity"]{display:none!important}html body .lca-mobile-drawer-card-v179{border-radius:6px!important;border-top:4px solid var(--lca-v210-red)!important}html body .lca-mobile-drawer-grid-v179 a, html body .lca-mobile-drawer-grid-v179 button{border-radius:3px!important}html body .lca-mobile-drawer-grid-v179 a:hover, html body .lca-mobile-drawer-grid-v179 button:hover{background:var(--lca-v210-navy)!important;border-color:var(--lca-v210-navy)!important;color:#fff!important}html body .lca-mobile-drawer-actions-v191 .lca-v208-mobile-support:last-child{background:var(--lca-v210-red)!important;border-color:var(--lca-v210-red)!important;color:#fff!important}@media(max-width:1180px){html body .lca-v210-brand-shell{min-height:66px!important}html body .lca-v210-menu-shell{min-height:48px!important;justify-content:flex-end!important}html body .lca-v210-main-nav{display:none!important}html body .lca-v210-menu-toggle{display:inline-flex!important;margin-left:auto!important}}@media(max-width:1020px){html body .lca-v210-share-rail{left:10px!important}}@media(max-width:760px){html body .lca-topbar{display:none!important}html body .lca-v210-brand-shell{min-height:58px!important;padding:7px 14px!important}html body .lca-v210-logo img{max-width:185px!important;max-height:38px!important}html body .lca-v210-logo>span{font-size:7.5px!important;letter-spacing:.1em!important}html body .lca-v210-menu-shell{min-height:44px!important;padding:0 12px!important}html body .lca-v210-menu-toggle{width:36px!important;height:36px!important;min-width:36px!important}html body.single-post .lca-v209-article-title{font-size:clamp(32px,9.7vw,43px)!important}html body.single-post .lca-v209-article-featured{width:100%!important;max-width:none!important;max-height:none!important}html body .lca-v210-share-rail{left:50%!important;right:auto!important;top:auto!important;bottom:10px!important;transform:translateX(-50%)!important;grid-template-columns:repeat(5,38px)!important;gap:4px!important;padding:6px!important;border-top:2px solid var(--lca-v210-red)!important;box-shadow:0 10px 34px rgba(10,22,40,.18)!important;}html body .lca-v210-share-label{display:none!important}html body .lca-v210-share-rail>a, html body .lca-v210-share-rail>button{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important}html body .lca-v210-share-rail [data-tip]:after{display:none!important}html body .lca-v210-search-overlay:not([hidden]){padding:12px!important;align-items:center!important}html body .lca-v210-search-box{width:100%!important;max-height:88dvh!important;padding:25px 18px 20px!important;border-radius:3px!important}html body .lca-v210-search-close{right:12px!important;top:12px!important}html body .lca-v210-search-head{padding-right:38px!important}html body .lca-v210-search-head strong{font-size:31px!important}html body .lca-v210-search-form{grid-template-columns:1fr!important}html body .lca-v210-search-form button{width:100%!important}html body .lca-v210-search-shortcuts{gap:6px!important}html body .lca-v210-live-results{max-height:42dvh!important}html body .lca-v186-account-app{width:calc(100% - 16px)!important;margin-top:10px!important}html body .lca-v209-account-cards{grid-template-columns:1fr!important}html body .lca-v209-profile-hero, html body .lca-v209-settings-hero{padding:17px!important}}:root{--lca-v211-navy:#0A1628;--lca-v211-navy2:#0F1C2E;--lca-v211-red:#E30613;--lca-v211-red-dark:#B80612;--lca-v211-white:#FFFFFF;--lca-v211-ink:#172233;--lca-v211-muted:#697487;--lca-v211-line:#E3E8EE;--lca-v211-soft:#F6F8FA;--lca-v211-serif:"Iowan Old Style","Palatino Linotype","Book Antiqua",Georgia,"Times New Roman",serif;--lca-v211-sans:Inter,"Source Sans 3",-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;}html body .lca-v211-topbar{min-height:32px!important;background:var(--lca-v211-navy)!important;border:0!important;border-bottom:2px solid var(--lca-v211-red)!important;color:#fff!important;}html body .lca-v211-topbar-shell{min-height:32px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0 18px!important;}html body .lca-v211-topbar .lca-topbar-left{display:none!important}html body .lca-v211-topbar-social{width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:18px!important;margin:0!important;padding:0!important;}html body .lca-v211-topbar-social a, html body .lca-v211-topbar-social a span, html body .lca-v211-topbar-social a svg, html body .lca-v211-topbar-social a svg *{color:#F7F9FC!important;fill:currentColor!important;stroke:currentColor!important;opacity:1!important;}html body .lca-v211-topbar-social a{display:inline-flex!important;align-items:center!important;gap:5px!important;font:700 10px/1 var(--lca-v211-sans)!important;text-decoration:none!important;letter-spacing:.01em!important;}html body .lca-v211-topbar-social a:hover, html body .lca-v211-topbar-social a:hover span{color:#fff!important}html body .lca-v211-topbar-social .lca-svg{width:13px!important;height:13px!important}html body .lca-v211-site-header{background:#fff!important;border:0!important;border-bottom:1px solid var(--lca-v211-line)!important;box-shadow:none!important;}html body .lca-v211-brand-row{background:#fff!important;border-bottom:1px solid #EEF1F4!important}html body .lca-v211-brand-shell{min-height:88px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:10px 24px!important;}html body .lca-v211-brand-center{display:flex!important;align-items:center!important;justify-content:center!important;gap:26px!important;width:auto!important;}html body .lca-v211-logo{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:5px!important;text-align:center!important;text-decoration:none!important;}html body .lca-v211-logo img{max-width:248px!important;max-height:50px!important;width:auto!important;height:auto!important}html body .lca-v211-logo>span{color:#697487!important;font:800 9px/1.1 var(--lca-v211-sans)!important;letter-spacing:.12em!important;text-transform:uppercase!important;}html body .lca-v211-header-support{display:flex!important;align-items:center!important;gap:7px!important;margin:0!important;padding:0 0 0 22px!important;border:0!important;border-left:1px solid #DCE2E8!important;background:transparent!important;}html body .lca-v211-header-support>span{display:grid!important;gap:1px!important;line-height:1!important;margin-right:2px!important}html body .lca-v211-header-support>span small{color:var(--lca-v211-red)!important;font:900 7px/1 var(--lca-v211-sans)!important;letter-spacing:.12em!important;text-transform:uppercase!important}html body .lca-v211-header-support>span strong{color:var(--lca-v211-navy)!important;font:900 10px/1 var(--lca-v211-sans)!important;letter-spacing:.03em!important;text-transform:uppercase!important}html body .lca-v211-header-support>a{min-height:35px!important;padding:0 12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:2px!important;box-shadow:none!important;font:850 9px/1 var(--lca-v211-sans)!important;letter-spacing:.025em!important;text-transform:uppercase!important;text-decoration:none!important;}html body .lca-v211-header-support>a.is-paypal{background:#fff!important;color:var(--lca-v211-navy)!important;border:1px solid #C9D1DB!important}html body .lca-v211-header-support>a.is-paypal:hover{border-color:var(--lca-v211-navy)!important;background:#F9FAFB!important}html body .lca-v211-header-support>a.is-tipeee{background:var(--lca-v211-red)!important;color:#fff!important;border:1px solid var(--lca-v211-red)!important}html body .lca-v211-header-support>a.is-tipeee:hover{background:var(--lca-v211-red-dark)!important;border-color:var(--lca-v211-red-dark)!important}html body .lca-v211-menu-row{background:#fff!important}html body .lca-v211-menu-shell{min-height:54px!important;display:flex!important;align-items:center!important;padding:0 24px!important;}html body .lca-v211-main-nav{position:relative!important;width:100%!important;min-height:54px!important;display:flex!important;align-items:stretch!important;justify-content:center!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;}html body .lca-v211-nav-links{flex:0 1 auto!important;display:flex!important;align-items:stretch!important;justify-content:center!important;gap:4px!important;overflow:visible!important;}html body .lca-v211-nav-links .lca-nav-link{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;min-height:54px!important;padding:0 14px!important;border:0!important;border-radius:0!important;background:transparent!important;color:var(--lca-v211-navy2)!important;box-shadow:none!important;text-shadow:none!important;font:760 12px/1 var(--lca-v211-sans)!important;text-decoration:none!important;white-space:nowrap!important;}html body .lca-v211-nav-links .lca-nav-link:before{display:none!important;content:none!important}html body .lca-v211-nav-links .lca-nav-link:after{content:""!important;position:absolute!important;left:50%!important;right:auto!important;bottom:0!important;width:0!important;height:2px!important;background:var(--lca-v211-red)!important;transform:translateX(-50%)!important;transition:width .16s ease!important;}html body .lca-v211-nav-links .lca-nav-link:hover, html body .lca-v211-nav-links .lca-nav-link.is-current{background:transparent!important;color:var(--lca-v211-navy)!important;box-shadow:none!important;}html body .lca-v211-nav-links .lca-nav-link:hover:after{width:24px!important}html body .lca-v211-nav-links .lca-nav-link.is-current:after{width:38px!important}html body .lca-v211-nav-actions{position:absolute!important;right:0!important;top:50%!important;transform:translateY(-50%)!important;display:flex!important;align-items:center!important;gap:8px!important;margin:0!important;}html body .lca-v211-account-link, html body .lca-v211-login, html body .lca-v211-search{width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important;padding:0!important;display:grid!important;place-items:center!important;border:1px solid #D3DAE2!important;border-radius:50%!important;background:#fff!important;color:var(--lca-v211-navy)!important;box-shadow:none!important;}html body .lca-v211-account-link:hover, html body .lca-v211-login:hover, html body .lca-v211-search:hover{border-color:var(--lca-v211-navy)!important;background:var(--lca-v211-navy)!important;color:#fff!important}html body .lca-v211-account-link .lca-v189-account-avatar, html body .lca-v211-account-link .lca-v189-account-avatar img{width:30px!important;height:30px!important;min-width:30px!important;border-radius:50%!important;object-fit:cover!important}html body .lca-v211-account-link .lca-v189-account-copy, html body .lca-v211-account-link .lca-v189-account-arrow{display:none!important}html body .lca-v211-account-menu>.lca-account-hover-menu{width:250px!important;max-width:calc(100vw - 24px)!important;border-radius:4px!important}html body.single-post .lca-v209-article-kicker, html body.single-post .lca-article-kicker.lca-v209-article-kicker{display:inline-flex!important;width:auto!important;max-width:max-content!important;min-width:0!important;margin:0 0 14px!important;padding:0 0 6px!important;border:0!important;border-bottom:2px solid var(--lca-v211-red)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;filter:none!important;color:var(--lca-v211-red)!important;font:900 10px/1 var(--lca-v211-sans)!important;letter-spacing:.13em!important;text-transform:uppercase!important;text-decoration:none!important;}html body.single-post .lca-v209-article-kicker:before, html body.single-post .lca-v209-article-kicker:after{display:none!important;content:none!important}html body .lca-v210-share-rail{position:fixed!important;left:max(14px,calc(50vw - 700px))!important;top:50%!important;right:auto!important;bottom:auto!important;transform:translateY(-50%)!important;z-index:2147481800!important;box-sizing:border-box!important;width:48px!important;min-width:48px!important;max-width:48px!important;height:auto!important;min-height:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:5px!important;margin:0!important;padding:7px 4px!important;overflow:visible!important;border:1px solid #DDE3EA!important;border-top:2px solid var(--lca-v211-red)!important;border-radius:3px!important;background:#fff!important;box-shadow:0 10px 24px rgba(10,22,40,.08)!important;}html body .lca-v210-share-label{width:100%!important;padding:2px 0 4px!important;color:#7A8492!important;font:900 6.5px/1 var(--lca-v211-sans)!important;letter-spacing:.08em!important;text-align:center!important;text-transform:uppercase!important;}html body .lca-v210-share-rail>a, html body .lca-v210-share-rail>button{position:relative!important;box-sizing:border-box!important;width:36px!important;min-width:36px!important;max-width:36px!important;height:36px!important;min-height:36px!important;max-height:36px!important;flex:0 0 36px!important;display:grid!important;place-items:center!important;margin:0!important;padding:0!important;border:1px solid #DDE3EA!important;border-radius:2px!important;background:#fff!important;color:var(--lca-v211-navy)!important;box-shadow:none!important;text-decoration:none!important;}html body .lca-v210-share-rail>a:hover, html body .lca-v210-share-rail>button:hover{background:var(--lca-v211-navy)!important;color:#fff!important;border-color:var(--lca-v211-navy)!important}html body.single-post .lca-v209-article-after{max-width:740px!important;margin:44px auto 0!important}html body.single-post .lca-v209-article-after :where(.lca-article-forum-bar,.lca-post-nav,.lca-related,.lca-comments){max-width:740px!important;margin-left:auto!important;margin-right:auto!important}html body.single-post .lca-v209-article-after .lca-article-forum-bar{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:22px!important;margin-top:0!important;padding:22px 24px!important;border:1px solid var(--lca-v211-line)!important;border-left:3px solid var(--lca-v211-red)!important;border-radius:2px!important;background:#fff!important;box-shadow:none!important;}html body.single-post .lca-article-forum-copy>span{color:var(--lca-v211-red)!important;font:900 8px/1 var(--lca-v211-sans)!important;letter-spacing:.12em!important;text-transform:uppercase!important}html body.single-post .lca-article-forum-copy h2{margin:5px 0 6px!important;color:var(--lca-v211-navy)!important;font:700 24px/1.08 var(--lca-v211-serif)!important}html body.single-post .lca-article-forum-copy p{max-width:480px!important;margin:0!important;color:#667184!important;font:450 13px/1.55 var(--lca-v211-sans)!important}html body.single-post .lca-article-forum-actions .is-primary{min-height:38px!important;padding:0 15px!important;display:inline-flex!important;align-items:center!important;border:1px solid var(--lca-v211-navy)!important;border-radius:2px!important;background:var(--lca-v211-navy)!important;color:#fff!important;font:800 10px/1 var(--lca-v211-sans)!important;text-decoration:none!important}html body.single-post .lca-article-forum-actions .is-primary:hover{background:var(--lca-v211-red)!important;border-color:var(--lca-v211-red)!important}html body.single-post .lca-post-nav{display:grid!important;grid-template-columns:1fr 1fr!important;gap:14px!important;margin-top:28px!important;padding:0!important;border:0!important;}html body.single-post .lca-post-nav-card{position:relative!important;min-height:126px!important;padding:20px 22px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:8px!important;border:1px solid var(--lca-v211-line)!important;border-radius:2px!important;background:#fff!important;box-shadow:none!important;color:var(--lca-v211-navy)!important;text-decoration:none!important;overflow:hidden!important;}html body.single-post .lca-post-nav-card:after{content:"→"!important;position:absolute!important;right:18px!important;bottom:14px!important;color:#B6BEC8!important;font:500 18px/1 var(--lca-v211-sans)!important}html body.single-post .lca-post-nav-card.lca-nav-prev:after{content:"←"!important;left:18px!important;right:auto!important}html body.single-post .lca-post-nav-card small{color:var(--lca-v211-red)!important;font:900 9px/1 var(--lca-v211-sans)!important;letter-spacing:.11em!important;text-transform:uppercase!important}html body.single-post .lca-post-nav-card strong{max-width:92%!important;color:var(--lca-v211-navy)!important;font:720 17px/1.22 var(--lca-v211-sans)!important}html body.single-post .lca-post-nav-card:hover{border-color:#BFC8D3!important;background:#FAFBFC!important;transform:none!important;box-shadow:none!important}html body.single-post .lca-related{margin-top:36px!important;padding-top:0!important;border:0!important;border-top:1px solid var(--lca-v211-navy)!important;background:transparent!important;box-shadow:none!important;}html body.single-post .lca-related-head{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:18px!important;margin:0 0 18px!important;padding:18px 0 0!important;border:0!important;}html body.single-post .lca-related-head h2{margin:0!important;padding:0!important;color:var(--lca-v211-navy)!important;font:700 28px/1.05 var(--lca-v211-serif)!important;letter-spacing:-.02em!important;text-transform:none!important}html body.single-post .lca-related-head h2:after{display:none!important;content:none!important}html body.single-post .lca-related-head span{color:#7A8492!important;font:800 9px/1 var(--lca-v211-sans)!important;letter-spacing:.08em!important;text-transform:uppercase!important}html body.single-post .lca-related-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:14px!important}html body.single-post .lca-related-card{display:grid!important;grid-template-columns:118px minmax(0,1fr)!important;grid-template-rows:auto 1fr auto!important;column-gap:14px!important;row-gap:4px!important;min-height:116px!important;padding:12px!important;border:1px solid var(--lca-v211-line)!important;border-radius:2px!important;background:#fff!important;box-shadow:none!important;text-decoration:none!important;transform:none!important;}html body.single-post .lca-related-card img{grid-column:1!important;grid-row:1/4!important;width:118px!important;height:90px!important;align-self:center!important;object-fit:cover!important;border-radius:1px!important}html body.single-post .lca-related-card>span{grid-column:2!important;grid-row:1!important;width:auto!important;max-width:max-content!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;color:var(--lca-v211-red)!important;font:900 8px/1.1 var(--lca-v211-sans)!important;letter-spacing:.08em!important;text-transform:uppercase!important}html body.single-post .lca-related-card>strong{grid-column:2!important;grid-row:2!important;color:var(--lca-v211-navy)!important;font:740 15px/1.18 var(--lca-v211-sans)!important;align-self:start!important}html body.single-post .lca-related-card>small{grid-column:2!important;grid-row:3!important;color:#7B8592!important;font:700 9px/1.2 var(--lca-v211-sans)!important;text-transform:uppercase!important}html body.single-post .lca-related-card:hover{border-color:#BCC5CF!important;background:#FAFBFC!important;box-shadow:none!important;transform:none!important}html body.single-post .lca-comments{margin-top:36px!important;padding-top:20px!important;border:0!important;border-top:1px solid var(--lca-v211-navy)!important;background:transparent!important;box-shadow:none!important;}html body.single-post .lca-comments-head{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:16px!important;margin:0 0 16px!important;padding:0!important;border:0!important}html body.single-post .lca-comments-head h2{margin:0!important;color:var(--lca-v211-navy)!important;font:700 28px/1.05 var(--lca-v211-serif)!important;letter-spacing:-.02em!important;text-transform:none!important}html body.single-post .lca-comments-head h2:after{display:none!important;content:none!important}html body.single-post .lca-comments-head span{color:#7A8492!important;font:750 10px/1 var(--lca-v211-sans)!important}html body.single-post .lca-comments>p{color:#697487!important;font:500 13px/1.5 var(--lca-v211-sans)!important}html body.single-post .lca-comment-form, html body.single-post .lca-comment-form-wrap, html body.single-post .lca-comment-editor{border-color:var(--lca-v211-line)!important;border-radius:2px!important;background:#FAFBFC!important;box-shadow:none!important;}html body.single-post .lca-comments textarea{border:1px solid #DDE3E9!important;border-radius:2px!important;background:#fff!important;color:var(--lca-v211-ink)!important;box-shadow:none!important}html body.single-post .lca-comments button[type="submit"], html body.single-post .lca-comments input[type="submit"]{border-radius:2px!important;background:var(--lca-v211-navy)!important;color:#fff!important;border-color:var(--lca-v211-navy)!important;box-shadow:none!important}html body.single-post .lca-comments button[type="submit"]:hover, html body.single-post .lca-comments input[type="submit"]:hover{background:var(--lca-v211-red)!important;border-color:var(--lca-v211-red)!important}@media (max-width:1180px){html body .lca-v211-nav-links .lca-nav-link{padding:0 10px!important;font-size:11px!important}html body .lca-v211-nav-actions{right:4px!important}}@media (max-width:1024px){html body .lca-v211-topbar-social{gap:12px!important}html body .lca-v211-header-support{display:none!important}html body .lca-v211-brand-shell{min-height:72px!important}html body .lca-v211-logo img{max-width:210px!important;max-height:42px!important}html body .lca-v211-main-nav{display:none!important}html body .lca-v211-menu-toggle{display:grid!important;place-items:center!important;margin-left:auto!important}html body .lca-v210-share-rail{left:50%!important;right:auto!important;top:auto!important;bottom:12px!important;transform:translateX(-50%)!important;width:auto!important;min-width:0!important;max-width:calc(100vw - 24px)!important;flex-direction:row!important;padding:5px!important;}html body .lca-v210-share-label{display:none!important}}@media (max-width:700px){html body .lca-v211-topbar-social a span{display:none!important}html body .lca-v211-topbar-social{gap:18px!important}html body.single-post .lca-post-nav{grid-template-columns:1fr!important}html body.single-post .lca-related-grid{grid-template-columns:1fr!important}html body.single-post .lca-v209-article-after .lca-article-forum-bar{grid-template-columns:1fr!important;gap:16px!important;padding:18px!important}}html body .lca-v212-topbar, html body .lca-v212-topbar *{text-shadow:none!important;}html body .lca-v212-topbar .lca-v212-topbar-social .lca-mini-social, html body .lca-v212-topbar .lca-v212-topbar-social .lca-mini-social:link, html body .lca-v212-topbar .lca-v212-topbar-social .lca-mini-social:visited, html body .lca-v212-topbar .lca-v212-topbar-social .lca-mini-social span, html body .lca-v212-topbar .lca-v212-topbar-social .lca-mini-social svg, html body .lca-v212-topbar .lca-v212-topbar-social .lca-mini-social svg *{color:#F7F9FC!important;-webkit-text-fill-color:#F7F9FC!important;fill:currentColor!important;stroke:currentColor!important;opacity:1!important;}html body .lca-v212-topbar .lca-v212-topbar-social .lca-mini-social span{display:inline!important;width:auto!important;height:auto!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;font-size:10px!important;font-weight:700!important;line-height:1!important;}html body .lca-v212-topbar .lca-v212-topbar-social .lca-mini-social:hover, html body .lca-v212-topbar .lca-v212-topbar-social .lca-mini-social:hover span, html body .lca-v212-topbar .lca-v212-topbar-social .lca-mini-social:hover svg{color:#FFFFFF!important;-webkit-text-fill-color:#FFFFFF!important;}html body .lca-v212-menu-shell{position:relative!important;width:100%!important;max-width:var(--lca-site-width,1240px)!important;margin-left:auto!important;margin-right:auto!important;justify-content:center!important;}html body .lca-v212-main-nav{position:relative!important;width:100%!important;max-width:none!important;margin:0!important;}html body .lca-v212-nav-links{position:absolute!important;left:50%!important;top:0!important;bottom:0!important;transform:translateX(-50%)!important;display:flex!important;align-items:stretch!important;justify-content:center!important;flex:0 0 auto!important;width:max-content!important;max-width:calc(100% - 150px)!important;margin:0!important;}html body .lca-v212-nav-actions{position:absolute!important;right:0!important;top:50%!important;transform:translateY(-50%)!important;margin:0!important;z-index:2!important;}html body .lca-v212-brand-shell{position:relative!important}html body .lca-v212-menu-toggle{display:none!important}html body .lca-v210-share-rail{margin:0!important;}@media (max-width:1180px){html body .lca-v212-menu-row{display:none!important}html body .lca-v212-brand-shell{min-height:72px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding-left:68px!important;padding-right:68px!important;}html body .lca-v212-brand-center{width:auto!important;max-width:100%!important;justify-content:center!important;}html body .lca-v212-header-support{display:none!important}html body .lca-v212-menu-toggle{position:absolute!important;right:16px!important;top:50%!important;transform:translateY(-50%)!important;display:grid!important;place-items:center!important;width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;margin:0!important;padding:0!important;border:1px solid #D9E0E7!important;border-radius:8px!important;background:#0A1628!important;color:#FFFFFF!important;box-shadow:none!important;z-index:5!important;}html body .lca-v212-menu-toggle svg, html body .lca-v212-menu-toggle svg *{color:#FFFFFF!important;fill:currentColor!important;}}@media (max-width:760px){html body .lca-v212-brand-shell{min-height:64px!important;padding-left:58px!important;padding-right:58px!important;}html body .lca-v212-logo img{max-width:min(220px,62vw)!important}html body .lca-v212-menu-toggle{right:12px!important;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;}}:root{--lca-v213-navy:#0A1628;--lca-v213-navy2:#0F1C2E;--lca-v213-red:#E30613;--lca-v213-ink:#172337;--lca-v213-muted:#697487;--lca-v213-line:#DCE2E8;--lca-v213-soft:#F6F8FA;--lca-v213-serif:"Playfair Display",Georgia,"Times New Roman",serif;--lca-v213-sans:Inter,"Source Sans 3",Arial,sans-serif;}html body .lca-v212-nav-links .lca-nav-link, html body .lca-v212-nav-links .lca-nav-link:link, html body .lca-v212-nav-links .lca-nav-link:visited, html body .lca-v212-nav-links .lca-nav-link:hover, html body .lca-v212-nav-links .lca-nav-link.is-current{color:var(--lca-v213-navy2)!important;-webkit-text-fill-color:var(--lca-v213-navy2)!important;font-family:var(--lca-v213-sans)!important;font-size:12px!important;font-weight:700!important;font-style:normal!important;opacity:1!important;text-shadow:none!important;-webkit-font-smoothing:antialiased!important;}html body .lca-v212-nav-links .lca-nav-link.is-current:after{width:30px!important;height:2px!important;background:var(--lca-v213-red)!important}html body .lca-v212-nav-links .lca-nav-link:hover:after{width:22px!important;background:var(--lca-v213-red)!important}html body .lca-v208-sidebar{gap:18px!important}html body .lca-v208-sidebar .lca-v208-side-card:not(.lca-v208-support-card){padding:18px!important;border:1px solid var(--lca-v213-line)!important;background:#fff!important;box-shadow:none!important;border-radius:0!important;}html body .lca-v208-sidebar .lca-v208-side-card:not(.lca-v208-support-card) .lca-v208-side-head{margin:0 0 14px!important;padding:0 0 11px!important;border:0!important;border-bottom:1px solid var(--lca-v213-line)!important;}html body .lca-v208-sidebar .lca-v208-side-card:not(.lca-v208-support-card) .lca-v208-side-head>span{margin:0 0 5px!important;color:var(--lca-v213-red)!important;font:800 9px/1 var(--lca-v213-sans)!important;letter-spacing:.14em!important;text-transform:uppercase!important;}html body .lca-v208-sidebar .lca-v208-side-card:not(.lca-v208-support-card) .lca-v208-side-head h3{margin:0!important;color:var(--lca-v213-navy)!important;font:700 22px/1.06 var(--lca-v213-serif)!important;letter-spacing:-.018em!important;}html body .lca-v208-video-side .lca-v208-side-videos{display:grid!important;grid-template-columns:1fr!important;gap:20px!important;}html body .lca-v208-video-side .lca-v208-side-videos article{display:block!important;padding:0 0 17px!important;border:0!important;border-bottom:1px solid #E7EBEF!important;}html body .lca-v208-video-side .lca-v208-side-videos article:last-child{padding-bottom:0!important;border-bottom:0!important}html body .lca-v208-video-side .lca-v208-side-video-thumb{width:100%!important;aspect-ratio:16/9!important;margin:0 0 10px!important;display:block!important;overflow:hidden!important;background:#EEF1F4!important;}html body .lca-v208-video-side .lca-v208-side-video-thumb img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;transition:transform .22s ease!important;}html body .lca-v208-video-side .lca-v208-side-video-thumb:hover img{transform:scale(1.018)!important}html body .lca-v208-video-side .lca-v208-side-video-thumb span{left:12px!important;bottom:12px!important;width:32px!important;height:32px!important;background:rgba(10,22,40,.94)!important;color:#fff!important;border:1px solid rgba(255,255,255,.22)!important}html body .lca-v208-video-side .lca-v208-side-videos h4{margin:0 0 6px!important;color:var(--lca-v213-navy)!important;font:700 16px/1.25 var(--lca-v213-serif)!important;letter-spacing:-.012em!important;}html body .lca-v208-video-side .lca-v208-side-videos h4 a{color:inherit!important;text-decoration:none!important}html body .lca-v208-video-side .lca-v208-side-videos time{color:#7B8592!important;font:650 9px/1 var(--lca-v213-sans)!important;text-transform:uppercase!important;letter-spacing:.05em!important}html body .lca-v208-video-side .lca-v208-side-more{display:inline-flex!important;margin-top:16px!important;padding-top:1px!important;border:0!important;background:none!important;color:var(--lca-v213-navy)!important;font:800 10px/1 var(--lca-v213-sans)!important;text-transform:uppercase!important;letter-spacing:.08em!important;text-decoration:none!important}html body .lca-v208-video-side .lca-v208-side-more:after{content:" →"!important;color:var(--lca-v213-red)!important;margin-left:5px!important}html body .lca-v213-commented-list{list-style:none!important;margin:0!important;padding:0!important;display:grid!important;gap:0!important}html body .lca-v213-commented-list li{display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;gap:10px!important;padding:12px 0!important;border-bottom:1px solid #E8ECF0!important;align-items:start!important}html body .lca-v213-commented-list li:first-child{padding-top:0!important}html body .lca-v213-commented-list li:last-child{padding-bottom:0!important;border-bottom:0!important}html body .lca-v213-rank{color:var(--lca-v213-red)!important;font:700 18px/1 var(--lca-v213-serif)!important}html body .lca-v213-commented-list a{display:block!important;color:var(--lca-v213-navy)!important;text-decoration:none!important;font:720 13px/1.28 var(--lca-v213-sans)!important}html body .lca-v213-commented-list a:hover{text-decoration:underline!important;text-decoration-color:var(--lca-v213-red)!important;text-underline-offset:3px!important}html body .lca-v213-commented-list small{display:block!important;margin-top:5px!important;color:#7B8592!important;font:650 9px/1 var(--lca-v213-sans)!important;text-transform:uppercase!important;letter-spacing:.04em!important}html body .lca-v213-side-empty{margin:0!important;color:var(--lca-v213-muted)!important;font:500 12px/1.5 var(--lca-v213-sans)!important}html body .lca-v213-comments-list{display:grid!important;gap:0!important}html body .lca-v213-comment-item{display:grid!important;grid-template-columns:38px minmax(0,1fr)!important;gap:10px!important;padding:12px 0!important;border-bottom:1px solid #E8ECF0!important;text-decoration:none!important;color:inherit!important}html body .lca-v213-comment-item:first-child{padding-top:0!important}html body .lca-v213-comment-item:last-child{padding-bottom:0!important;border-bottom:0!important}html body .lca-v213-comment-item img{width:38px!important;height:38px!important;border-radius:50%!important;object-fit:cover!important;border:1px solid #D9E0E7!important}html body .lca-v213-comment-item span{min-width:0!important;display:block!important}html body .lca-v213-comment-item strong{display:block!important;margin:0 0 4px!important;color:var(--lca-v213-navy)!important;font:750 11px/1.1 var(--lca-v213-sans)!important}html body .lca-v213-comment-item em{display:block!important;color:#465469!important;font:500 11px/1.35 var(--lca-v213-sans)!important;font-style:normal!important}html body .lca-v213-comment-item small{display:block!important;margin-top:4px!important;color:#87919E!important;font:650 8px/1.25 var(--lca-v213-sans)!important;text-transform:uppercase!important;letter-spacing:.035em!important}html body .lca-v213-comment-item:hover em{color:var(--lca-v213-red)!important}html body.single-post .lca-v209-article-after{max-width:780px!important;margin:54px auto 0!important}html body.single-post .lca-v209-article-after :where(.lca-article-forum-bar,.lca-post-nav,.lca-related,.lca-comments){max-width:780px!important;margin-left:auto!important;margin-right:auto!important}html body.single-post .lca-v209-article-after .lca-article-forum-bar{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:28px!important;padding:24px 0!important;margin:0!important;border:0!important;border-top:1px solid var(--lca-v213-line)!important;border-bottom:1px solid var(--lca-v213-line)!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}html body.single-post .lca-article-forum-copy>span{display:block!important;margin-bottom:7px!important;color:var(--lca-v213-red)!important;font:850 9px/1 var(--lca-v213-sans)!important;letter-spacing:.12em!important;text-transform:uppercase!important}html body.single-post .lca-article-forum-copy h2{margin:0 0 7px!important;color:var(--lca-v213-navy)!important;font:700 27px/1.08 var(--lca-v213-serif)!important;letter-spacing:-.025em!important}html body.single-post .lca-article-forum-copy p{max-width:520px!important;margin:0!important;color:var(--lca-v213-muted)!important;font:480 13px/1.55 var(--lca-v213-sans)!important}html body.single-post .lca-article-forum-actions .is-primary, html body.single-post .lca-article-forum-actions button{min-height:auto!important;padding:8px 0!important;border:0!important;border-bottom:2px solid var(--lca-v213-red)!important;border-radius:0!important;background:transparent!important;color:var(--lca-v213-navy)!important;font:800 10px/1 var(--lca-v213-sans)!important;text-transform:uppercase!important;letter-spacing:.06em!important;text-decoration:none!important;box-shadow:none!important}html body.single-post .lca-article-forum-actions .is-primary:after{content:" →"!important;color:var(--lca-v213-red)!important}html body.single-post .lca-article-forum-actions .is-primary:hover{background:transparent!important;color:var(--lca-v213-red)!important;border-color:var(--lca-v213-red)!important}html body.single-post .lca-post-nav{display:grid!important;grid-template-columns:1fr 1fr!important;gap:0!important;margin:36px 0 0!important;padding:0!important;border:0!important;border-bottom:1px solid var(--lca-v213-line)!important}html body.single-post .lca-post-nav-card{position:relative!important;min-height:118px!important;padding:22px 28px 24px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:8px!important;border:0!important;border-top:1px solid var(--lca-v213-line)!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;color:var(--lca-v213-navy)!important;text-decoration:none!important}html body.single-post .lca-post-nav-card + .lca-post-nav-card{border-left:1px solid var(--lca-v213-line)!important}html body.single-post .lca-post-nav-card small{color:var(--lca-v213-red)!important;font:850 9px/1 var(--lca-v213-sans)!important;letter-spacing:.12em!important;text-transform:uppercase!important}html body.single-post .lca-post-nav-card strong{max-width:92%!important;color:var(--lca-v213-navy)!important;font:700 19px/1.22 var(--lca-v213-serif)!important;letter-spacing:-.015em!important}html body.single-post .lca-post-nav-card:after{right:28px!important;bottom:22px!important;color:#A7B0BB!important;font-size:18px!important}html body.single-post .lca-post-nav-card.lca-nav-prev:after{left:28px!important;right:auto!important}html body.single-post .lca-post-nav-card:hover{background:var(--lca-v213-soft)!important;border-color:var(--lca-v213-line)!important;transform:none!important;box-shadow:none!important}html body.single-post .lca-empty-nav{background:#fff!important}html body.single-post .lca-related{margin-top:42px!important;padding-top:0!important;border:0!important;background:#fff!important}html body.single-post .lca-related-head{display:flex!important;align-items:end!important;justify-content:space-between!important;gap:24px!important;margin:0 0 18px!important;padding:0 0 13px!important;border-bottom:2px solid var(--lca-v213-navy)!important}html body.single-post .lca-related-head h2{margin:0!important;color:var(--lca-v213-navy)!important;font:700 30px/1 var(--lca-v213-serif)!important;letter-spacing:-.025em!important;text-transform:none!important}html body.single-post .lca-related-head h2:after{display:none!important;content:none!important}html body.single-post .lca-related-head span{color:var(--lca-v213-red)!important;font:800 9px/1 var(--lca-v213-sans)!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body.single-post .lca-related-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:28px 22px!important}html body.single-post .lca-related-card{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:auto auto auto auto!important;gap:0!important;min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;text-decoration:none!important;transform:none!important}html body.single-post .lca-related-card img{grid-column:1!important;grid-row:1!important;width:100%!important;height:auto!important;aspect-ratio:16/9!important;margin:0 0 11px!important;object-fit:cover!important;border-radius:0!important;background:#EEF1F4!important}html body.single-post .lca-related-card>span{grid-column:1!important;grid-row:2!important;margin:0 0 6px!important;padding:0!important;border:0!important;background:transparent!important;color:var(--lca-v213-red)!important;font:850 8px/1 var(--lca-v213-sans)!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body.single-post .lca-related-card>strong{grid-column:1!important;grid-row:3!important;margin:0!important;color:var(--lca-v213-navy)!important;font:700 18px/1.2 var(--lca-v213-serif)!important;letter-spacing:-.015em!important}html body.single-post .lca-related-card>small{grid-column:1!important;grid-row:4!important;margin:9px 0 0!important;color:#818A96!important;font:650 9px/1 var(--lca-v213-sans)!important;text-transform:uppercase!important;letter-spacing:.045em!important}html body.single-post .lca-related-card:hover{border:0!important;background:#fff!important;box-shadow:none!important;transform:none!important}html body.single-post .lca-related-card:hover>strong{color:var(--lca-v213-red)!important}html body.single-post .lca-comments{margin-top:48px!important;padding:24px 0 0!important;border:0!important;border-top:2px solid var(--lca-v213-navy)!important;background:#fff!important;box-shadow:none!important}html body.single-post .lca-comments-head{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:18px!important;margin:0 0 18px!important;padding:0!important;border:0!important}html body.single-post .lca-comments-head h2{margin:0!important;color:var(--lca-v213-navy)!important;font:700 30px/1.05 var(--lca-v213-serif)!important;letter-spacing:-.025em!important;text-transform:none!important}html body.single-post .lca-comments-head h2:after{display:none!important;content:none!important}html body.single-post .lca-comments-head span{color:#7B8592!important;font:700 10px/1 var(--lca-v213-sans)!important}html body.single-post .lca-comments>p{color:var(--lca-v213-muted)!important;font:500 13px/1.5 var(--lca-v213-sans)!important}html body.single-post .lca-comment-form, html body.single-post .lca-comment-form-wrap, html body.single-post .lca-comment-editor{margin-top:20px!important;padding:22px!important;border:1px solid var(--lca-v213-line)!important;border-radius:0!important;background:var(--lca-v213-soft)!important;box-shadow:none!important}html body.single-post .lca-comment-form h3{margin:0 0 17px!important;color:var(--lca-v213-navy)!important;font:700 22px/1.05 var(--lca-v213-serif)!important;text-transform:none!important}html body.single-post .lca-comment-form h3:after{display:none!important;content:none!important}html body.single-post .lca-comment-author{color:var(--lca-v213-navy)!important}html body.single-post .lca-comments textarea{min-height:142px!important;border:1px solid #CDD5DE!important;border-radius:0!important;background:#fff!important;color:var(--lca-v213-ink)!important;box-shadow:none!important;font:500 13px/1.55 var(--lca-v213-sans)!important}html body.single-post .lca-comments textarea:focus{border-color:var(--lca-v213-navy)!important;outline:0!important;box-shadow:0 0 0 2px rgba(10,22,40,.07)!important}html body.single-post .lca-comments button[type="submit"], html body.single-post .lca-comments input[type="submit"]{min-height:38px!important;padding:0 17px!important;border:1px solid var(--lca-v213-navy)!important;border-radius:0!important;background:var(--lca-v213-navy)!important;color:#fff!important;box-shadow:none!important;font:800 10px/1 var(--lca-v213-sans)!important;text-transform:uppercase!important;letter-spacing:.05em!important}html body.single-post .lca-comments button[type="submit"]:hover, html body.single-post .lca-comments input[type="submit"]:hover{background:var(--lca-v213-red)!important;border-color:var(--lca-v213-red)!important}@media (max-width:900px){html body .lca-v208-video-side .lca-v208-side-videos{grid-template-columns:1fr!important}}@media (max-width:700px){html body.single-post .lca-v209-article-after{margin-top:40px!important}html body.single-post .lca-v209-article-after .lca-article-forum-bar{grid-template-columns:1fr!important;gap:14px!important;padding:20px 0!important}html body.single-post .lca-post-nav{grid-template-columns:1fr!important}html body.single-post .lca-post-nav-card + .lca-post-nav-card{border-left:0!important}html body.single-post .lca-related-grid{grid-template-columns:1fr!important;gap:24px!important}html body.single-post .lca-related-head{align-items:start!important;flex-direction:column!important;gap:7px!important}html body.single-post .lca-comment-form,html body.single-post .lca-comment-form-wrap,html body.single-post .lca-comment-editor{padding:17px!important}html body .lca-v208-video-side .lca-v208-side-videos{grid-template-columns:1fr!important}}:root{--lca-v214-navy:#0A1628;--lca-v214-ink:#243247;--lca-v214-red:#E30613;--lca-v214-line:#DCE2E8;--lca-v214-sans:Inter,"Source Sans 3",Arial,sans-serif;}html body .lca-site-header .lca-main-nav .lca-v212-nav-links > a.lca-nav-link, html body .lca-site-header .lca-main-nav .lca-v212-nav-links > a.lca-nav-link:link, html body .lca-site-header .lca-main-nav .lca-v212-nav-links > a.lca-nav-link:visited, html body .lca-site-header .lca-main-nav .lca-v212-nav-links > a.lca-nav-link:hover, html body .lca-site-header .lca-main-nav .lca-v212-nav-links > a.lca-nav-link:active, html body .lca-site-header .lca-main-nav .lca-v212-nav-links > a.lca-nav-link.is-current, html body .lca-site-header .lca-main-nav .lca-v212-nav-links > a.lca-nav-link:nth-child(1), html body .lca-site-header .lca-main-nav .lca-v212-nav-links > a.lca-nav-link:nth-child(2){color:var(--lca-v214-ink)!important;-webkit-text-fill-color:var(--lca-v214-ink)!important;opacity:1!important;font-family:var(--lca-v214-sans)!important;font-size:13.5px!important;line-height:1!important;font-weight:800!important;font-style:normal!important;text-transform:uppercase!important;letter-spacing:.055em!important;text-shadow:none!important;filter:none!important;background:transparent!important;box-shadow:none!important;}html body .lca-v212-nav-links > a.lca-nav-link{padding:0 15px!important;min-height:58px!important}html body .lca-v212-nav-links > a.lca-nav-link.is-current:after{width:32px!important;height:2px!important;background:var(--lca-v214-red)!important;}html body .lca-v212-nav-links > a.lca-nav-link:hover:after{width:24px!important;background:var(--lca-v214-red)!important;}html body .lca-v214-newsroom-layout{display:grid!important;grid-template-columns:minmax(0,7fr) minmax(300px,3fr)!important;grid-template-rows:auto auto!important;gap:0 40px!important;align-items:start!important;margin-top:8px!important;}html body .lca-v214-newsroom-layout > .lca-v208-latest{grid-column:1!important;grid-row:1!important;min-width:0!important;}html body .lca-v214-newsroom-layout > .lca-v208-sidebar{grid-column:2!important;grid-row:1 / span 2!important;min-width:0!important;}html body .lca-v214-newsroom-layout > .lca-v208-categories{grid-column:1!important;grid-row:2!important;min-width:0!important;margin-top:46px!important;}html body .lca-v214-newsroom-layout > .lca-v208-categories .lca-v208-categories-intro{max-width:720px!important}html body .lca-v214-newsroom-layout > .lca-v208-categories .lca-v208-category-grid{grid-template-columns:1fr!important;gap:22px!important;}html body .lca-v214-newsroom-layout > .lca-v208-categories .lca-v208-category-lead{grid-template-columns:minmax(230px,42%) minmax(0,1fr)!important;}html body .lca-v214-newsroom-layout > .lca-v208-categories .lca-v208-category-list{grid-template-columns:1fr 1fr!important;}@media(max-width:1240px){html body .lca-v214-newsroom-layout{grid-template-columns:minmax(0,1fr) 320px!important;gap:0 28px!important}html body .lca-v212-nav-links > a.lca-nav-link{padding:0 11px!important;font-size:12.5px!important;letter-spacing:.04em!important}}@media(max-width:1020px){html body .lca-v214-newsroom-layout{grid-template-columns:1fr!important;grid-template-rows:auto!important;gap:30px!important}html body .lca-v214-newsroom-layout > .lca-v208-latest, html body .lca-v214-newsroom-layout > .lca-v208-sidebar, html body .lca-v214-newsroom-layout > .lca-v208-categories{grid-column:1!important;grid-row:auto!important;}html body .lca-v214-newsroom-layout > .lca-v208-sidebar{order:2!important}html body .lca-v214-newsroom-layout > .lca-v208-categories{order:3!important;margin-top:8px!important}html body .lca-v214-newsroom-layout > .lca-v208-latest{order:1!important}}@media(max-width:760px){html body .lca-v214-newsroom-layout > .lca-v208-categories .lca-v208-category-lead{grid-template-columns:1fr!important}html body .lca-v214-newsroom-layout > .lca-v208-categories .lca-v208-category-list{grid-template-columns:1fr!important}}:root{--lca-v219-navy:#0A1628;--lca-v219-ink:#172033;--lca-v219-muted:#667085;--lca-v219-red:#E30613;--lca-v219-line:#DDE3E9;--lca-v219-soft:#F5F7F9;--lca-v219-serif:"Playfair Display",Georgia,"Times New Roman",serif;--lca-v219-sans:Inter,"Source Sans 3",Arial,sans-serif;}html body .lca-v212-menu-row{background:#fff!important;border-top:1px solid #EEF1F4!important;border-bottom:1px solid var(--lca-v219-line)!important;box-shadow:none!important;}html body .lca-v212-menu-shell{max-width:1220px!important}html body .lca-site-header .lca-main-nav .lca-v212-nav-links > a.lca-nav-link, html body .lca-site-header .lca-main-nav .lca-v212-nav-links > a.lca-nav-link:link, html body .lca-site-header .lca-main-nav .lca-v212-nav-links > a.lca-nav-link:visited, html body .lca-site-header .lca-main-nav .lca-v212-nav-links > a.lca-nav-link:hover, html body .lca-site-header .lca-main-nav .lca-v212-nav-links > a.lca-nav-link:active, html body .lca-site-header .lca-main-nav .lca-v212-nav-links > a.lca-nav-link.is-current{color:var(--lca-v219-ink)!important;-webkit-text-fill-color:var(--lca-v219-ink)!important;background:transparent!important;box-shadow:none!important;font-family:var(--lca-v219-sans)!important;font-size:13px!important;line-height:1!important;font-weight:800!important;letter-spacing:.075em!important;text-transform:uppercase!important;min-height:54px!important;padding:0 17px!important;}html body .lca-v212-nav-links > a.lca-nav-link:after{bottom:0!important;height:3px!important;border-radius:0!important;background:var(--lca-v219-red)!important;box-shadow:none!important;}html body .lca-v212-nav-links > a.lca-nav-link.is-current:after{width:34px!important}html body .lca-v212-nav-links > a.lca-nav-link:hover:after{width:22px!important}html body .lca-v219-home{padding-top:28px!important}html body .lca-v219-home-grid{display:grid!important;grid-template-columns:minmax(0,1fr) 340px!important;gap:42px!important;align-items:start!important;}html body .lca-v219-editorial-column{min-width:0!important}html body .lca-v219-home-grid > .lca-v208-sidebar{position:sticky!important;top:var(--lca-v221-sticky-top,18px)!important;align-self:start!important;height:max-content!important;max-height:none!important;overflow:visible!important;overflow-x:visible!important;overflow-y:visible!important;padding-right:0!important;scrollbar-width:none!important;overscroll-behavior:auto!important;}html body .lca-v219-home-grid > .lca-v208-sidebar::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}html body .lca-v219-home .lca-v219-section-title{display:grid!important;grid-template-columns:auto minmax(80px,1fr) auto!important;align-items:end!important;column-gap:14px!important;row-gap:5px!important;margin:0 0 20px!important;padding:0 0 12px!important;border-bottom:1px solid var(--lca-v219-line)!important;}html body .lca-v219-home .lca-v219-section-title > span{grid-column:1 / -1!important;margin:0!important;color:var(--lca-v219-red)!important;font:850 10px/1 var(--lca-v219-sans)!important;letter-spacing:.16em!important;text-transform:uppercase!important;}html body .lca-v219-home .lca-v219-section-title h1, html body .lca-v219-home .lca-v219-section-title h2{margin:0!important;color:var(--lca-v219-navy)!important;font-family:var(--lca-v219-serif)!important;font-size:clamp(31px,2.7vw,43px)!important;line-height:1!important;font-weight:700!important;letter-spacing:-.025em!important;}html body .lca-v219-home .lca-v219-section-title i{height:1px!important;background:linear-gradient(90deg,var(--lca-v219-red) 0 80px,var(--lca-v219-line) 80px 100%)!important;align-self:center!important;}html body .lca-v219-home .lca-v219-section-title > a{color:var(--lca-v219-navy)!important;border-bottom:2px solid var(--lca-v219-red)!important;padding-bottom:4px!important;font:800 10px/1 var(--lca-v219-sans)!important;letter-spacing:.03em!important;text-decoration:none!important;text-transform:none!important;}html body .lca-v219-lead{margin:0 0 44px!important}html body .lca-v219-lead-stage{display:grid!important;grid-template-columns:minmax(0,1.65fr) minmax(260px,.8fr)!important;gap:24px!important;align-items:start!important;}html body .lca-v219-lead-main{border:0!important;background:#fff!important;}html body .lca-v219-lead-main .lca-v208-lead-main-image{aspect-ratio:16/9!important;background:var(--lca-v219-soft)!important;}html body .lca-v219-lead-main .lca-v208-lead-main-copy{padding:16px 0 0!important}html body .lca-v219-lead-main h2{margin:0 0 9px!important;color:var(--lca-v219-navy)!important;font-family:var(--lca-v219-serif)!important;font-size:clamp(36px,3.45vw,52px)!important;line-height:1.01!important;letter-spacing:-.03em!important;}html body .lca-v219-lead-main p{margin:0!important;max-width:820px!important;color:#4C5868!important;font:400 15.5px/1.55 var(--lca-v219-sans)!important;}html body .lca-v219-lead-secondary{display:grid!important;grid-template-columns:1fr!important;gap:22px!important;}html body .lca-v219-lead-card{margin:0!important;padding:0 0 18px!important;border-bottom:1px solid var(--lca-v219-line)!important;}html body .lca-v219-lead-card-image{display:block!important;aspect-ratio:16/9!important;overflow:hidden!important;margin-bottom:10px!important;background:var(--lca-v219-soft)!important;}html body .lca-v219-lead-card-image img, html body .lca-v219-lead-strip-image img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;transition:transform .25s ease!important;}html body .lca-v219-lead-card:hover img, html body .lca-v219-lead-strip article:hover img{transform:scale(1.02)!important}html body .lca-v219-lead-card h3, html body .lca-v219-lead-strip h3{margin:0!important;color:var(--lca-v219-navy)!important;font-family:var(--lca-v219-serif)!important;font-weight:700!important;}html body .lca-v219-lead-card h3{font-size:21px!important;line-height:1.12!important}html body .lca-v219-lead-card h3 a, html body .lca-v219-lead-strip h3 a{color:inherit!important;text-decoration:none!important}html body .lca-v219-lead-strip{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px!important;margin-top:24px!important;padding-top:20px!important;border-top:1px solid var(--lca-v219-line)!important;}html body .lca-v219-lead-strip article{display:grid!important;grid-template-columns:minmax(150px,42%) minmax(0,1fr)!important;gap:14px!important;align-items:start!important;}html body .lca-v219-lead-strip-image{display:block!important;aspect-ratio:16/10!important;overflow:hidden!important;background:var(--lca-v219-soft)!important}html body .lca-v219-lead-strip h3{font-size:18px!important;line-height:1.15!important;padding-top:2px!important}html body .lca-v219-home .lca-v208-kicker, html body .lca-v219-home .lca-v208-meta, html body .lca-v219-home .lca-v208-category-block time, html body .lca-v219-home .lca-v208-side-videos time{display:none!important}html body .lca-v219-latest{margin-top:0!important}html body .lca-v219-latest .lca-v208-latest-list{border-top:0!important}html body .lca-v219-latest .lca-v208-news-row{display:grid!important;grid-template-columns:minmax(280px,40%) minmax(0,1fr)!important;gap:22px!important;padding:20px 0!important;border-bottom:1px solid var(--lca-v219-line)!important;align-items:start!important;}html body .lca-v219-latest .lca-v208-news-row:first-child{padding-top:0!important}html body .lca-v219-latest .lca-v208-news-image{aspect-ratio:16/10!important}html body .lca-v219-latest .lca-v208-news-copy h3{margin:1px 0 9px!important;color:var(--lca-v219-navy)!important;font-family:var(--lca-v219-serif)!important;font-size:clamp(24px,2.2vw,31px)!important;line-height:1.06!important;letter-spacing:-.018em!important;}html body .lca-v219-latest .lca-v208-news-copy p{margin:0!important;color:#586474!important;font:400 14.5px/1.52 var(--lca-v219-sans)!important;}html body .lca-v219-home .lca-v208-categories{margin-top:48px!important}html body .lca-v219-category-block{padding:34px 0 40px!important;border-top:2px solid var(--lca-v219-navy)!important;}html body .lca-v219-category-block .lca-v208-category-head{margin-bottom:20px!important;align-items:end!important;}html body .lca-v219-category-block .lca-v208-category-head span{color:var(--lca-v219-red)!important;font:850 9px/1 var(--lca-v219-sans)!important;letter-spacing:.16em!important;}html body .lca-v219-category-block .lca-v208-category-head h3{margin:5px 0 0!important;color:var(--lca-v219-navy)!important;font-family:var(--lca-v219-serif)!important;font-size:34px!important;line-height:.98!important;letter-spacing:-.02em!important;}html body .lca-v219-category-block .lca-v208-category-head>a{color:var(--lca-v219-navy)!important;border-bottom:2px solid var(--lca-v219-red)!important;font:800 10px/1 var(--lca-v219-sans)!important;padding-bottom:4px!important;}html body .lca-v219-category-block .lca-v208-category-grid{display:grid!important;grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr)!important;gap:28px!important;align-items:start!important;}html body .lca-v219-category-block .lca-v208-category-lead{display:block!important;}html body .lca-v219-category-block .lca-v208-category-lead-image{display:block!important;aspect-ratio:16/9!important;margin-bottom:13px!important;overflow:hidden!important;}html body .lca-v219-category-block .lca-v208-category-lead h4{margin:0 0 8px!important;color:var(--lca-v219-navy)!important;font-family:var(--lca-v219-serif)!important;font-size:29px!important;line-height:1.06!important;letter-spacing:-.02em!important;}html body .lca-v219-category-block .lca-v208-category-lead p{margin:0!important;color:#596575!important;font:400 14px/1.5 var(--lca-v219-sans)!important;}html body .lca-v219-category-block .lca-v208-category-list{display:grid!important;grid-template-columns:1fr!important;gap:0!important;}html body .lca-v219-category-block .lca-v208-category-list article{display:grid!important;grid-template-columns:145px minmax(0,1fr)!important;gap:13px!important;padding:0 0 14px!important;margin:0 0 14px!important;border-bottom:1px solid var(--lca-v219-line)!important;align-items:start!important;}html body .lca-v219-category-block .lca-v208-category-list article:last-child{margin-bottom:0!important}html body .lca-v219-category-block .lca-v208-category-list article>a{aspect-ratio:16/10!important;overflow:hidden!important;}html body .lca-v219-category-block .lca-v208-category-list h4{margin:0!important;color:var(--lca-v219-navy)!important;font-family:var(--lca-v219-serif)!important;font-size:17px!important;line-height:1.14!important;}html body .lca-v219-home-grid > .lca-v208-sidebar{gap:18px!important}html body .lca-v219-home-grid > .lca-v208-sidebar .lca-v208-side-card{padding:17px!important;box-shadow:none!important}html body .lca-v219-home-grid > .lca-v208-sidebar .lca-v208-side-head h3{font-size:22px!important}html body .lca-v219-home-grid > .lca-v208-sidebar .lca-v208-side-head>span{color:var(--lca-v219-red)!important}html body .lca-v219-home-grid > .lca-v208-sidebar .lca-v208-side-head{border-bottom-color:var(--lca-v219-red)!important}@media (max-width:1280px){html body .lca-v219-home-grid{grid-template-columns:minmax(0,1fr) 320px!important;gap:30px!important}html body .lca-v219-lead-stage{grid-template-columns:minmax(0,1.5fr) minmax(240px,.8fr)!important;gap:20px!important}html body .lca-v219-latest .lca-v208-news-row{grid-template-columns:minmax(240px,38%) minmax(0,1fr)!important}html body .lca-v219-category-block .lca-v208-category-grid{grid-template-columns:minmax(0,1.08fr) minmax(290px,.92fr)!important;gap:22px!important}html body .lca-v219-category-block .lca-v208-category-list article{grid-template-columns:125px minmax(0,1fr)!important}html body .lca-v212-nav-links > a.lca-nav-link{font-size:12px!important;padding:0 12px!important;letter-spacing:.055em!important}}@media (max-width:1020px){html body .lca-v219-home-grid{grid-template-columns:1fr!important;gap:34px!important}html body .lca-v219-home-grid > .lca-v208-sidebar{position:static!important;max-height:none!important;overflow:visible!important;padding-right:0!important;order:2!important;}html body .lca-v219-editorial-column{order:1!important}html body .lca-v219-lead-stage{grid-template-columns:minmax(0,1.45fr) minmax(250px,.75fr)!important}html body .lca-v219-category-block .lca-v208-category-grid{grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr)!important}}@media (max-width:760px){html body .lca-v219-home{padding-top:18px!important}html body .lca-v219-home .lca-v219-section-title{grid-template-columns:auto 1fr!important}html body .lca-v219-home .lca-v219-section-title i{display:none!important}html body .lca-v219-home .lca-v219-section-title>a{grid-column:2!important;grid-row:2!important;justify-self:end!important}html body .lca-v219-lead-stage{grid-template-columns:1fr!important}html body .lca-v219-lead-secondary{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}html body .lca-v219-lead-card{border-bottom:0!important;padding-bottom:0!important}html body .lca-v219-lead-card h3{font-size:17px!important}html body .lca-v219-lead-strip{grid-template-columns:1fr!important;gap:14px!important}html body .lca-v219-lead-main h2{font-size:34px!important}html body .lca-v219-latest .lca-v208-news-row{grid-template-columns:132px minmax(0,1fr)!important;gap:13px!important;padding:15px 0!important}html body .lca-v219-latest .lca-v208-news-copy h3{font-size:20px!important;margin-bottom:0!important}html body .lca-v219-latest .lca-v208-news-copy p{display:none!important}html body .lca-v219-category-block .lca-v208-category-grid{grid-template-columns:1fr!important;gap:22px!important}html body .lca-v219-category-block .lca-v208-category-list article{grid-template-columns:120px minmax(0,1fr)!important}}@media (max-width:520px){html body .lca-v219-lead-secondary{grid-template-columns:1fr!important}html body .lca-v219-lead-card{display:grid!important;grid-template-columns:130px minmax(0,1fr)!important;gap:12px!important;align-items:start!important}html body .lca-v219-lead-card-image{margin:0!important}html body .lca-v219-lead-strip article{grid-template-columns:125px minmax(0,1fr)!important}html body .lca-v219-latest .lca-v208-news-row{grid-template-columns:112px minmax(0,1fr)!important}html body .lca-v219-category-block .lca-v208-category-list article{grid-template-columns:105px minmax(0,1fr)!important}}@media (min-width:1021px){html body .lca-v219-home, html body .lca-v219-home > .lca-v208-home-shell, html body .lca-v219-home-grid, html body .lca-v219-editorial-column{overflow:visible!important;}html body .lca-v219-home-grid{align-items:start!important;}html body .lca-v219-home-grid > .lca-v208-sidebar{position:sticky!important;top:var(--lca-v221-sticky-top,18px)!important;align-self:start!important;height:max-content!important;min-height:0!important;max-height:none!important;overflow:visible!important;overflow-x:visible!important;overflow-y:visible!important;padding-right:0!important;scrollbar-width:none!important;overscroll-behavior:auto!important;}html body .lca-v219-home-grid > .lca-v208-sidebar::-webkit-scrollbar{display:none!important;width:0!important;height:0!important;}}@media (max-width:1020px){html body .lca-v219-home-grid > .lca-v208-sidebar{position:static!important;top:auto!important;max-height:none!important;overflow:visible!important;}}@media (min-width:1021px){html body .lca-v219-home, html body .lca-v219-home > .lca-v208-home-shell, html body .lca-v219-home-grid, html body .lca-v219-editorial-column{overflow:visible!important;}html body .lca-v219-home-grid{position:relative!important;align-items:start!important;}html body .lca-v219-home-grid > .lca-v208-sidebar{position:relative!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;align-self:start!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;overflow-x:visible!important;overflow-y:visible!important;padding-right:0!important;scrollbar-width:none!important;overscroll-behavior:auto!important;transform:translate3d(0,var(--lecatho-sidebar-y,0px),0)!important;will-change:transform!important;}html body .lca-v219-home-grid > .lca-v208-sidebar::-webkit-scrollbar{display:none!important;width:0!important;height:0!important;}}@media (max-width:1020px){html body .lca-v219-home-grid > .lca-v208-sidebar{position:static!important;top:auto!important;transform:none!important;max-height:none!important;overflow:visible!important;will-change:auto!important;}}:root{--lecatho-night:#071426;--lecatho-night-2:#0d1b2f;--lecatho-night-3:#13243a;--lecatho-red:#e30613;--lecatho-day:#ffffff;--lecatho-text:#0a1628;--lecatho-muted:#667489;--lecatho-line:#dfe5ec;}html body .lca-v212-topbar .lca-v212-topbar-shell{position:relative!important;justify-content:center!important;}html body .lca-v212-topbar .lca-v212-topbar-social{justify-content:center!important;margin-inline:auto!important;}html body .lca-theme-toggle{position:absolute!important;right:0!important;top:50%!important;transform:translateY(-50%)!important;width:26px!important;height:26px!important;display:grid!important;place-items:center!important;padding:0!important;border:1px solid rgba(255,255,255,.34)!important;border-radius:999px!important;background:rgba(255,255,255,.06)!important;color:#fff!important;box-shadow:none!important;cursor:pointer!important;line-height:1!important;}html body .lca-theme-toggle:hover{background:rgba(255,255,255,.14)!important;border-color:rgba(255,255,255,.72)!important}html body .lca-theme-toggle .lca-theme-icon{font:700 15px/1 Georgia,serif!important;color:#fff!important}html:not([data-lca-theme="dark"]) .lca-theme-icon-sun{display:none!important}html[data-lca-theme="dark"] .lca-theme-icon-moon{display:none!important}html body .lca-v213-comments-side .lca-v208-side-head h3{font-size:25px!important}html body .lca-v213-comment-item{grid-template-columns:46px minmax(0,1fr)!important;gap:12px!important;padding:15px 0!important;}html body .lca-v213-comment-item img{width:46px!important;height:46px!important}html body .lca-v213-comment-item strong{font-size:13px!important;line-height:1.2!important;margin-bottom:5px!important}html body .lca-v213-comment-item em{font-size:13px!important;line-height:1.45!important;color:#405067!important}html body .lca-v213-comment-item small{font-size:9.5px!important;line-height:1.3!important;margin-top:6px!important}html body .lca-v208-support-card{padding:21px!important}html body .lca-v208-support-card .lca-v208-side-head{margin-bottom:15px!important;padding-bottom:12px!important}html body .lca-v208-support-card .lca-v208-side-head>span{font-size:9.5px!important;letter-spacing:.16em!important}html body .lca-v208-support-card .lca-v208-side-head h3{font-size:26px!important;line-height:1.05!important}html body .lca-v208-support-card p{font-size:14px!important;line-height:1.65!important;opacity:.9!important;margin-bottom:17px!important}html body .lca-v208-support-actions{gap:10px!important}html body .lca-v208-support-actions a{min-height:58px!important;padding:13px 14px!important;align-content:center!important}html body .lca-v208-support-actions b{font-size:14px!important;line-height:1.1!important}html body .lca-v208-support-actions span{font-size:10.5px!important;line-height:1.2!important}html body .lca-archive-img>span{display:none!important}html[data-lca-theme="dark"]{color-scheme:dark;background:#071321!important;}html[data-lca-theme="dark"] body{--lca-line:#26384d;--lca-soft:#0e1d2f;--lca-muted:#a8b4c4;--lca-v213-line:#26384d;--lca-v219-line:#26384d;background:#071321!important;color:#eef3f8!important;}html[data-lca-theme="dark"] body, html[data-lca-theme="dark"] body #page, html[data-lca-theme="dark"] body .site, html[data-lca-theme="dark"] body .site-content, html[data-lca-theme="dark"] body .content-area, html[data-lca-theme="dark"] body .entry-content, html[data-lca-theme="dark"] body .lca-page, html[data-lca-theme="dark"] body .lca-home, html[data-lca-theme="dark"] body .lca-v219-home, html[data-lca-theme="dark"] body .lca-v208-home-shell, html[data-lca-theme="dark"] body .lca-v209-article-page, html[data-lca-theme="dark"] body .lca-archive-page, html[data-lca-theme="dark"] body .lca-member-page{background:#071321!important;color:#eef3f8!important;}html[data-lca-theme="dark"] body .lca-v212-topbar{background:#050d18!important;border-bottom-color:#e30613!important;}html[data-lca-theme="dark"] body .lca-v212-brand-row, html[data-lca-theme="dark"] body .lca-v212-menu-row, html[data-lca-theme="dark"] body .lca-site-header{background:#091827!important;border-color:#26384d!important;box-shadow:none!important;}html[data-lca-theme="dark"] body .lca-v212-menu-row{border-top-color:#1d2d42!important;border-bottom-color:#26384d!important;}html[data-lca-theme="dark"] body .lca-logo img{filter:brightness(0) invert(1)!important}html[data-lca-theme="dark"] body .lca-logo span{color:#9facc0!important}html[data-lca-theme="dark"] body .lca-site-header .lca-main-nav .lca-v212-nav-links>a.lca-nav-link, html[data-lca-theme="dark"] body .lca-site-header .lca-main-nav .lca-v212-nav-links>a.lca-nav-link:link, html[data-lca-theme="dark"] body .lca-site-header .lca-main-nav .lca-v212-nav-links>a.lca-nav-link:visited, html[data-lca-theme="dark"] body .lca-site-header .lca-main-nav .lca-v212-nav-links>a.lca-nav-link:hover, html[data-lca-theme="dark"] body .lca-site-header .lca-main-nav .lca-v212-nav-links>a.lca-nav-link:active, html[data-lca-theme="dark"] body .lca-site-header .lca-main-nav .lca-v212-nav-links>a.lca-nav-link.is-current{color:#edf2f7!important;-webkit-text-fill-color:#edf2f7!important;background:transparent!important;}html[data-lca-theme="dark"] body .lca-header-account-link, html[data-lca-theme="dark"] body .lca-nav-search, html[data-lca-theme="dark"] body .lca-v212-menu-toggle{color:#f4f7fb!important;background:#0d1d30!important;border-color:#35465e!important;}html[data-lca-theme="dark"] body .lca-account-hover-menu, html[data-lca-theme="dark"] body .lca-mobile-drawer-v179{background:#0d1d30!important;border-color:#2a3b53!important;box-shadow:0 18px 40px rgba(0,0,0,.38)!important;}html[data-lca-theme="dark"] body .lca-account-hover-menu a{color:#eef3f8!important}html[data-lca-theme="dark"] body .lca-account-hover-menu a:hover{background:#14263c!important}html[data-lca-theme="dark"] body .lca-v219-home .lca-v219-section-title, html[data-lca-theme="dark"] body .lca-v219-lead-strip, html[data-lca-theme="dark"] body .lca-v219-lead-card, html[data-lca-theme="dark"] body .lca-v219-latest .lca-v208-news-row, html[data-lca-theme="dark"] body .lca-v219-category-block, html[data-lca-theme="dark"] body .lca-v219-category-block .lca-v208-category-list article{border-color:#26384d!important;}html[data-lca-theme="dark"] body .lca-v219-home .lca-v219-section-title h1, html[data-lca-theme="dark"] body .lca-v219-home .lca-v219-section-title h2, html[data-lca-theme="dark"] body .lca-v219-home .lca-v219-section-title>a, html[data-lca-theme="dark"] body .lca-v219-lead-main h2, html[data-lca-theme="dark"] body .lca-v219-lead-card h3, html[data-lca-theme="dark"] body .lca-v219-lead-strip h3, html[data-lca-theme="dark"] body .lca-v219-latest .lca-v208-news-copy h3, html[data-lca-theme="dark"] body .lca-v219-category-block .lca-v208-category-head h3, html[data-lca-theme="dark"] body .lca-v219-category-block .lca-v208-category-head>a, html[data-lca-theme="dark"] body .lca-v219-category-block .lca-v208-category-lead h4, html[data-lca-theme="dark"] body .lca-v219-category-block .lca-v208-category-list h4, html[data-lca-theme="dark"] body .lca-v219-category-block a{color:#f3f6fa!important;}html[data-lca-theme="dark"] body .lca-v219-lead-main{background:#071321!important;}html[data-lca-theme="dark"] body .lca-v219-lead-main p, html[data-lca-theme="dark"] body .lca-v219-latest .lca-v208-news-copy p, html[data-lca-theme="dark"] body .lca-v219-category-block .lca-v208-category-lead p{color:#aeb9c8!important;}html[data-lca-theme="dark"] body .lca-v219-lead-main .lca-v208-lead-main-image, html[data-lca-theme="dark"] body .lca-v219-lead-card-image, html[data-lca-theme="dark"] body .lca-v219-lead-strip-image, html[data-lca-theme="dark"] body .lca-v219-latest .lca-v208-news-image, html[data-lca-theme="dark"] body .lca-v219-category-block .lca-v208-category-lead-image{background:#0e1d2f!important;}html[data-lca-theme="dark"] body .lca-v219-home-grid>.lca-v208-sidebar .lca-v208-side-card:not(.lca-v208-support-card), html[data-lca-theme="dark"] body.single-post .lca-v209-article-layout>.lca-v208-article-sidebar .lca-v208-side-card:not(.lca-v208-support-card){background:#0d1d30!important;border-color:#2a3b53!important;box-shadow:none!important;}html[data-lca-theme="dark"] body .lca-v219-home-grid>.lca-v208-sidebar .lca-v208-side-card:not(.lca-v208-support-card) .lca-v208-side-head, html[data-lca-theme="dark"] body.single-post .lca-v209-article-layout>.lca-v208-article-sidebar .lca-v208-side-card:not(.lca-v208-support-card) .lca-v208-side-head{border-bottom-color:#32445d!important;}html[data-lca-theme="dark"] body .lca-v219-home-grid>.lca-v208-sidebar .lca-v208-side-card:not(.lca-v208-support-card) .lca-v208-side-head h3, html[data-lca-theme="dark"] body.single-post .lca-v209-article-layout>.lca-v208-article-sidebar .lca-v208-side-card:not(.lca-v208-support-card) .lca-v208-side-head h3, html[data-lca-theme="dark"] body .lca-v219-home-grid>.lca-v208-sidebar .lca-v208-side-card:not(.lca-v208-support-card) :where(h4,strong,a), html[data-lca-theme="dark"] body.single-post .lca-v209-article-layout>.lca-v208-article-sidebar .lca-v208-side-card:not(.lca-v208-support-card) :where(h4,strong,a){color:#f4f7fb!important;}html[data-lca-theme="dark"] body .lca-v219-home-grid>.lca-v208-sidebar .lca-v208-popular li, html[data-lca-theme="dark"] body.single-post .lca-v209-article-layout>.lca-v208-article-sidebar .lca-v208-popular li, html[data-lca-theme="dark"] body .lca-v219-home-grid>.lca-v208-sidebar .lca-v208-side-videos article, html[data-lca-theme="dark"] body.single-post .lca-v209-article-layout>.lca-v208-article-sidebar .lca-v208-side-videos article, html[data-lca-theme="dark"] body .lca-v219-home-grid>.lca-v208-sidebar .lca-v213-comment-item, html[data-lca-theme="dark"] body.single-post .lca-v209-article-layout>.lca-v208-article-sidebar .lca-v213-comment-item{border-color:#2a3b53!important;}html[data-lca-theme="dark"] body .lca-v219-home-grid>.lca-v208-sidebar .lca-v213-comment-item em, html[data-lca-theme="dark"] body.single-post .lca-v209-article-layout>.lca-v208-article-sidebar .lca-v213-comment-item em{color:#c5cfdb!important}html[data-lca-theme="dark"] body .lca-v219-home-grid>.lca-v208-sidebar .lca-v213-comment-item small, html[data-lca-theme="dark"] body.single-post .lca-v209-article-layout>.lca-v208-article-sidebar .lca-v213-comment-item small{color:#8f9db0!important}html[data-lca-theme="dark"] body .lca-v208-support-card, html[data-lca-theme="dark"] body .lca-v210-support-card, html[data-lca-theme="dark"] body.single-post .lca-v209-article-layout>.lca-v208-article-sidebar .lca-v210-support-card{background:#091827!important;border-color:#091827!important;border-top-color:#e30613!important;}html[data-lca-theme="dark"] body.single-post .lca-v209-article-page, html[data-lca-theme="dark"] body.single-post .lca-v209-article, html[data-lca-theme="dark"] body.single-post .lca-v209-article-main, html[data-lca-theme="dark"] body.single-post .lca-v209-article-content, html[data-lca-theme="dark"] body.single-post .lca-v209-article-body, html[data-lca-theme="dark"] body.single-post .lca-v209-article-after{background:#071321!important;color:#e8eef5!important;}html[data-lca-theme="dark"] body.single-post .lca-v209-article-content :where(p,li,figcaption,blockquote){color:#d2dbe6!important}html[data-lca-theme="dark"] body.single-post .lca-v209-article-content :where(h1,h2,h3,h4,h5,h6){color:#f5f8fb!important}html[data-lca-theme="dark"] body.single-post .lca-v209-article-content a{color:#ff7f87!important}html[data-lca-theme="dark"] body.single-post .lca-v209-article-body blockquote{background:#0d1d30!important;border-left-color:#e30613!important}html[data-lca-theme="dark"] body.single-post .lca-v209-article-after .lca-article-forum-bar, html[data-lca-theme="dark"] body.single-post .lca-v209-article-after .lca-post-nav-card, html[data-lca-theme="dark"] body.single-post .lca-v209-article-after .lca-related, html[data-lca-theme="dark"] body.single-post .lca-v209-article-after .lca-comments, html[data-lca-theme="dark"] body.single-post .lca-v209-article-after .lca-comment-form{background:#0d1d30!important;border-color:#2a3b53!important;box-shadow:none!important;}html[data-lca-theme="dark"] body.single-post .lca-v209-article-after .lca-related-card{background:#0b192a!important;border-color:#2a3b53!important}html[data-lca-theme="dark"] body.single-post .lca-v209-article-after :where(h2,h3,h4,strong,a){color:#f3f6fa!important}html[data-lca-theme="dark"] body .lca-archive-page .lca-archive-card, html[data-lca-theme="dark"] body .lca-member-page .lca-member-card, html[data-lca-theme="dark"] body .lca-member-page .lca-v209-settings-card, html[data-lca-theme="dark"] body .lca-member-page .lca-v209-public-profile, html[data-lca-theme="dark"] body .lca-member-page .lca-v209-my-comments{background:#0d1d30!important;border-color:#2a3b53!important;box-shadow:none!important;}html[data-lca-theme="dark"] body .lca-archive-page :where(h1,h2,h3,h4,a,strong), html[data-lca-theme="dark"] body .lca-member-page :where(h1,h2,h3,h4,a,strong){color:#f3f6fa!important}html[data-lca-theme="dark"] body .lca-archive-page :where(p,small,time), html[data-lca-theme="dark"] body .lca-member-page :where(p,small,time){color:#aeb9c8!important}html[data-lca-theme="dark"] body .lca-search-overlay{background:rgba(2,7,14,.86)!important}html[data-lca-theme="dark"] body .lca-search-box{background:#0d1d30!important;color:#f4f7fb!important;border-color:#2a3b53!important;box-shadow:0 24px 70px rgba(0,0,0,.5)!important;}html[data-lca-theme="dark"] body .lca-search-box :where(h1,h2,h3,p,strong,label){color:#f4f7fb!important}html[data-lca-theme="dark"] body .lca-search-close{color:#f4f7fb!important;border-color:#3a4c65!important;background:#101f33!important}html[data-lca-theme="dark"] body .lca-v210-search-shortcuts a{border-color:#34455d!important;background:#0a192b!important;color:#eaf0f7!important}html[data-lca-theme="dark"] body :where(input,textarea,select){background:#0a192b!important;color:#eef3f8!important;border-color:#34455d!important}html[data-lca-theme="dark"] body :where(input,textarea)::placeholder{color:#7f8ca0!important}html[data-lca-theme="dark"] body .lca-site-footer{background:#050d18!important;color:#f3f6fa!important;border-top:1px solid #26384d!important;}html[data-lca-theme="dark"] body .lca-site-footer :where(p,a,strong){color:#f3f6fa!important}html[data-lca-theme="dark"] body .lca-site-footer .lca-footer-brand img{filter:brightness(0) invert(1)!important;background:transparent!important}@media(max-width:920px){html body .lca-v212-topbar .lca-theme-toggle{right:14px!important}}html[data-lca-theme="dark"] body.single-post, html[data-lca-theme="dark"] body.archive, html[data-lca-theme="dark"] body.category, html[data-lca-theme="dark"] body.tag, html[data-lca-theme="dark"] body.search{background:#071321!important;}html[data-lca-theme="dark"] body.single-post :where(#page,.site,.site-content,.ast-container,#primary,.content-area,.site-main,.entry-content,.lca-article-page,.lca-article-page>.lca-shell,.lca-v209-article-layout), html[data-lca-theme="dark"] body.archive :where(#page,.site,.site-content,.ast-container,#primary,.content-area,.site-main,.entry-content,.lca-archive-page,.lca-archive-page>.lca-shell,.lca-archive-layout,.lca-archive-main), html[data-lca-theme="dark"] body.category :where(#page,.site,.site-content,.ast-container,#primary,.content-area,.site-main,.entry-content,.lca-archive-page,.lca-archive-page>.lca-shell,.lca-archive-layout,.lca-archive-main), html[data-lca-theme="dark"] body.tag :where(#page,.site,.site-content,.ast-container,#primary,.content-area,.site-main,.entry-content,.lca-archive-page,.lca-archive-page>.lca-shell,.lca-archive-layout,.lca-archive-main), html[data-lca-theme="dark"] body.search :where(#page,.site,.site-content,.ast-container,#primary,.content-area,.site-main,.entry-content,.lca-archive-page,.lca-archive-page>.lca-shell,.lca-archive-layout,.lca-archive-main){background:#071321!important;color:#e8eef5!important;}html[data-lca-theme="dark"] body .lca-v208-sidebar, html[data-lca-theme="dark"] body .lca-v208-article-sidebar, html[data-lca-theme="dark"] body .lca-article-sidebar{background:transparent!important;}html[data-lca-theme="dark"] body .lca-v208-sidebar .lca-v208-side-card:not(.lca-v208-support-card), html[data-lca-theme="dark"] body .lca-v208-article-sidebar .lca-v208-side-card:not(.lca-v208-support-card), html[data-lca-theme="dark"] body .lca-article-sidebar .lca-v208-side-card:not(.lca-v208-support-card){background:#0d1d30!important;border-color:#2a3b53!important;box-shadow:none!important;color:#e8eef5!important;}html[data-lca-theme="dark"] body .lca-v208-sidebar .lca-v208-side-card:not(.lca-v208-support-card) :where(h2,h3,h4,h5,strong,a), html[data-lca-theme="dark"] body .lca-v208-article-sidebar .lca-v208-side-card:not(.lca-v208-support-card) :where(h2,h3,h4,h5,strong,a), html[data-lca-theme="dark"] body .lca-article-sidebar .lca-v208-side-card:not(.lca-v208-support-card) :where(h2,h3,h4,h5,strong,a){color:#f4f7fb!important;}html[data-lca-theme="dark"] body .lca-v208-sidebar .lca-v208-side-card:not(.lca-v208-support-card) :where(p,span,small,em), html[data-lca-theme="dark"] body .lca-v208-article-sidebar .lca-v208-side-card:not(.lca-v208-support-card) :where(p,span,small,em), html[data-lca-theme="dark"] body .lca-article-sidebar .lca-v208-side-card:not(.lca-v208-support-card) :where(p,span,small,em){color:#aab6c6!important;}html[data-lca-theme="dark"] body .lca-v208-sidebar .lca-v208-side-head, html[data-lca-theme="dark"] body .lca-v208-article-sidebar .lca-v208-side-head, html[data-lca-theme="dark"] body .lca-article-sidebar .lca-v208-side-head, html[data-lca-theme="dark"] body .lca-v208-popular li, html[data-lca-theme="dark"] body .lca-v208-side-videos article, html[data-lca-theme="dark"] body .lca-v213-comment-item{border-color:#2a3b53!important;}html[data-lca-theme="dark"] body .lca-archive-page{background:#071321!important;}html[data-lca-theme="dark"] body .lca-archive-hero{background:#0d1d30!important;border-color:#2a3b53!important;box-shadow:none!important;}html[data-lca-theme="dark"] body .lca-archive-hero h1{color:#f7f9fc!important}html[data-lca-theme="dark"] body .lca-archive-hero p{color:#aeb9c8!important}html[data-lca-theme="dark"] body .lca-archive-card, html[data-lca-theme="dark"] body .lca-archive-card.lca-archive-featured{background:#0d1d30!important;border-color:#2a3b53!important;box-shadow:none!important;}html[data-lca-theme="dark"] body .lca-archive-card-body h2 a{color:#f4f7fb!important}html[data-lca-theme="dark"] body .lca-archive-card-body p{color:#adb8c7!important}html[data-lca-theme="dark"] body .lca-archive-meta{color:#8f9db0!important}html[data-lca-theme="dark"] body .lca-archive-meta a{color:#dce4ee!important}html[data-lca-theme="dark"] body .lca-search-page-form, html[data-lca-theme="dark"] body .lca-search-page-count, html[data-lca-theme="dark"] body .lca-empty{background:#0d1d30!important;color:#e7edf5!important;border-color:#2a3b53!important;}html[data-lca-theme="dark"] body .lca-pagination, html[data-lca-theme="dark"] body .lca-pagination ul{background:transparent!important;box-shadow:none!important;}html[data-lca-theme="dark"] body .lca-pagination :where(a,span){background:#0d1d30!important;border-color:#2a3b53!important;color:#e7edf5!important;box-shadow:none!important;}html[data-lca-theme="dark"] body .lca-pagination .current{background:#e30613!important;border-color:#e30613!important;color:#fff!important;}html[data-lca-theme="dark"] body.single-post .lca-v209-article-page{background:#071321!important;}html[data-lca-theme="dark"] body.single-post .lca-v209-article, html[data-lca-theme="dark"] body.single-post .lca-single-article.lca-v209-article{background:#0b192a!important;border-color:#2a3b53!important;border-top-color:#e30613!important;box-shadow:none!important;color:#e8eef5!important;}html[data-lca-theme="dark"] body.single-post .lca-v209-article-header{background:transparent!important;color:#e8eef5!important;}html[data-lca-theme="dark"] body.single-post .lca-v209-article-header .lca-breadcrumbs, html[data-lca-theme="dark"] body.single-post .lca-v209-article-header .lca-breadcrumbs a{color:#94a2b4!important;}html[data-lca-theme="dark"] body.single-post .lca-v209-article-title{color:#f7f9fc!important;-webkit-text-fill-color:#f7f9fc!important;}html[data-lca-theme="dark"] body.single-post .lca-v209-article-deck{color:#c1cbd8!important}html[data-lca-theme="dark"] body.single-post .lca-v209-article-meta{color:#96a4b6!important;border-top-color:#2a3b53!important;}html[data-lca-theme="dark"] body.single-post .lca-v209-article-meta a{color:#e8eef5!important}html[data-lca-theme="dark"] body.single-post .lca-v209-meta-sep{color:#64748a!important}html[data-lca-theme="dark"] body.single-post .lca-v209-article-featured{background:#101f33!important}html[data-lca-theme="dark"] body.single-post .lca-v209-article-body{background:transparent!important;color:#d8e0ea!important;}html[data-lca-theme="dark"] body.single-post .lca-v209-article-body :where(p,li,dd,dt,figcaption,blockquote){color:#d8e0ea!important}html[data-lca-theme="dark"] body.single-post .lca-v209-article-body :where(h2,h3,h4,h5,h6,strong){color:#f3f6fa!important}html[data-lca-theme="dark"] body.single-post .lca-v209-article-body hr{border-color:#2a3b53!important}html[data-lca-theme="dark"] body.single-post .lca-v209-article-body table{background:#0d1d30!important;color:#e8eef5!important;border-color:#2a3b53!important}html[data-lca-theme="dark"] body.single-post .lca-v209-article-body :where(th,td){border-color:#2a3b53!important}html[data-lca-theme="dark"] body.single-post .lca-inline-reco a{background:#102136!important;border-color:#31445d!important;border-left-color:#e30613!important;color:#f3f6fa!important;box-shadow:none!important;}html[data-lca-theme="dark"] body.single-post .lca-inline-reco strong{color:#f3f6fa!important}html[data-lca-theme="dark"] body.single-post .lca-inline-reco small{color:#ff7d85!important}html[data-lca-theme="dark"] body.single-post .lca-v209-article-after{background:transparent!important;color:#e8eef5!important;}html[data-lca-theme="dark"] body.single-post .lca-v209-article-after :where(.lca-article-forum-bar,.lca-post-nav-card,.lca-related,.lca-comments,.lca-comment-form,.lca-related-card,.lca-comment-card,.lca-comment-login){background:#0d1d30!important;border-color:#2a3b53!important;box-shadow:none!important;}html[data-lca-theme="dark"] body.single-post .lca-v209-article-after :where(h2,h3,h4,strong,a){color:#f3f6fa!important}html[data-lca-theme="dark"] body.single-post .lca-v209-article-after :where(p,span,small,time,em){color:#aeb9c8!important}html[data-lca-theme="dark"] body.single-post .lca-v209-article-after textarea{background:#091827!important;color:#eef3f8!important;border-color:#34475f!important;}html[data-lca-theme="dark"] body.single-post .lca-v210-share-rail{background:#0d1d30!important;border-color:#2a3b53!important;box-shadow:0 12px 30px rgba(0,0,0,.28)!important;}html[data-lca-theme="dark"] body.single-post .lca-v210-share-rail :where(a,button){background:#0a192b!important;color:#f3f6fa!important;border-color:#34475f!important;}html[data-lca-theme="dark"] body.single-post .lca-v210-share-label{color:#9eabbc!important}html[data-lca-theme="dark"], html[data-lca-theme="dark"] body, html[data-lca-theme="dark"] body.lca-standalone-template, html[data-lca-theme="dark"] body #page, html[data-lca-theme="dark"] body .lca-standalone-site{background:#071321!important;background-color:#071321!important;color:#e8eef5!important;}html[data-lca-theme="dark"] body.page, html[data-lca-theme="dark"] body.category, html[data-lca-theme="dark"] body.archive, html[data-lca-theme="dark"] body.tag, html[data-lca-theme="dark"] body.search, html[data-lca-theme="dark"] body.single-post{background:#071321!important;background-image:none!important;}html[data-lca-theme="dark"] body :where(.lca-page,.lca-article-page,.lca-standard-page,.lca-archive-page){background:#071321!important;background-color:#071321!important;}html[data-lca-theme="dark"] body :where(.lca-page>.lca-shell,.lca-standard-page>.lca-shell,.lca-archive-page>.lca-shell){background:transparent!important;}html[data-lca-theme="dark"] body.page .lca-standard-page .lca-single-page, html[data-lca-theme="dark"] body.page .lca-standard-page .lca-single-article, html[data-lca-theme="dark"] body .lca-standard-page .lca-single-page{background:#0b192a!important;background-color:#0b192a!important;color:#d8e0ea!important;border-color:#2a3b53!important;box-shadow:none!important;}html[data-lca-theme="dark"] body.page .lca-standard-page .lca-article-title, html[data-lca-theme="dark"] body .lca-standard-page .lca-article-title, html[data-lca-theme="dark"] body .lca-standard-page .lca-article-body :where(h1,h2,h3,h4,h5,h6,strong){color:#f7f9fc!important;-webkit-text-fill-color:#f7f9fc!important;}html[data-lca-theme="dark"] body.page .lca-standard-page .lca-article-body, html[data-lca-theme="dark"] body.page .lca-standard-page .lca-article-body :where(p,li,dd,dt,figcaption,blockquote), html[data-lca-theme="dark"] body .lca-standard-page .lca-article-body, html[data-lca-theme="dark"] body .lca-standard-page .lca-article-body :where(p,li,dd,dt,figcaption,blockquote){background:transparent!important;color:#d8e0ea!important;}html[data-lca-theme="dark"] body .lca-standard-page .lca-article-body a{color:#ff7d85!important}html[data-lca-theme="dark"] body .lca-standard-page .lca-article-body blockquote{background:#0f2136!important;border-left-color:#e30613!important;}html[data-lca-theme="dark"] body.category .lca-archive-page, html[data-lca-theme="dark"] body.archive .lca-archive-page, html[data-lca-theme="dark"] body.tag .lca-archive-page, html[data-lca-theme="dark"] body.search .lca-archive-page, html[data-lca-theme="dark"] body.category .lca-archive-page>.lca-shell, html[data-lca-theme="dark"] body.archive .lca-archive-page>.lca-shell, html[data-lca-theme="dark"] body.tag .lca-archive-page>.lca-shell, html[data-lca-theme="dark"] body.search .lca-archive-page>.lca-shell, html[data-lca-theme="dark"] body.category .lca-archive-layout, html[data-lca-theme="dark"] body.archive .lca-archive-layout, html[data-lca-theme="dark"] body.tag .lca-archive-layout, html[data-lca-theme="dark"] body.search .lca-archive-layout, html[data-lca-theme="dark"] body.category .lca-archive-main, html[data-lca-theme="dark"] body.archive .lca-archive-main, html[data-lca-theme="dark"] body.tag .lca-archive-main, html[data-lca-theme="dark"] body.search .lca-archive-main{background:#071321!important;background-color:#071321!important;}html[data-lca-theme="dark"] body .lca-profile-page-full, html[data-lca-theme="dark"] body .lca-v189-profile-page, html[data-lca-theme="dark"] body .lca-member-page, html[data-lca-theme="dark"] body .lca-member-page .lca-member-shell, html[data-lca-theme="dark"] body .lca-v189-account-shell, html[data-lca-theme="dark"] body .lca-v186-account-app, html[data-lca-theme="dark"] body .lca-v209-account-overview, html[data-lca-theme="dark"] body .lca-v209-account-settings{--lca-member-bg:#0b192a!important;--lca-member-accent:#e30613!important;--lca-profile-accent:#e30613!important;background:#071321!important;color:#e8eef5!important;}html body .lca-v186-account-overview.lca-v209-account-overview{grid-template-columns:minmax(0,1fr)!important;width:100%!important;}html[data-lca-theme="dark"] body .lca-v186-account-nav{background:#0b192a!important;border-color:#2a3b53!important;border-top-color:#e30613!important;box-shadow:none!important;}html[data-lca-theme="dark"] body .lca-v186-account-nav a{background:#0d1d30!important;border-color:#26384d!important;color:#b8c4d3!important;box-shadow:none!important;}html[data-lca-theme="dark"] body .lca-v186-account-nav a:hover{background:#13243a!important;border-color:#40536d!important;color:#fff!important;}html[data-lca-theme="dark"] body .lca-v186-account-nav a.is-active{background:#e30613!important;border-color:#e30613!important;color:#fff!important;}html[data-lca-theme="dark"] body .lca-v186-account-nav a.is-danger{background:#0d1d30!important;border-color:#4b2c35!important;color:#ff9ca2!important;}html[data-lca-theme="dark"] body .lca-v186-account-nav a.is-danger:hover{background:#7e111a!important;border-color:#9d1721!important;color:#fff!important;}html[data-lca-theme="dark"] body :where( .lca-v209-profile-hero, .lca-v209-account-cards>article, .lca-v209-account-cards>a, .lca-v209-my-comments, .lca-v209-my-comments>header, .lca-v209-settings-hero, .lca-v209-settings-card, .lca-v209-account-settings .lca-2fa-settings, .lca-v209-account-settings .lca-security-sessions, .lca-v209-public-profile, .lca-profile-login-card, .lca-member-notice ){background:#0b192a!important;border-color:#2a3b53!important;color:#e8eef5!important;box-shadow:none!important;}html[data-lca-theme="dark"] body :where(.lca-v209-profile-hero,.lca-v209-settings-hero,.lca-v209-public-profile){border-top-color:#e30613!important;}html[data-lca-theme="dark"] body .lca-v209-profile-person>img, html[data-lca-theme="dark"] body .lca-v209-settings-identity img, html[data-lca-theme="dark"] body .lca-v209-public-profile>header>img{border-color:#0b192a!important;box-shadow:0 0 0 1px #40536d!important;}html[data-lca-theme="dark"] body :where( .lca-v209-profile-person h1, .lca-v209-account-cards b, .lca-v209-my-comments>header h2, .lca-v209-my-comment-head h3, .lca-v209-my-comment-head h3 a, .lca-v209-settings-identity h1, .lca-v209-settings-status>span b, .lca-v209-account-settings .lca-v193-card-head h2, .lca-v209-public-profile>header h1, .lca-v209-public-comments h2, .lca-v209-public-comments>a, .lca-v209-public-comments>a strong, .lca-v209-empty strong ){color:#f7f9fc!important;-webkit-text-fill-color:#f7f9fc!important;}html[data-lca-theme="dark"] body :where( .lca-v209-profile-person p, .lca-v209-account-cards span, .lca-v209-account-cards small, .lca-v209-my-comments>header p, .lca-v209-my-comment-head time, .lca-v209-comment-preview, .lca-v209-settings-identity p, .lca-v209-settings-status>span, .lca-v209-account-settings .lca-v193-card-head p, .lca-v209-account-settings label, .lca-v209-account-settings small, .lca-v209-public-profile>header p, .lca-v209-public-bio, .lca-v209-public-bio p, .lca-v209-public-comments>a span, .lca-v209-public-comments>a small, .lca-v209-empty, .lca-v209-empty p ){color:#aeb9c8!important;-webkit-text-fill-color:currentColor!important;}html[data-lca-theme="dark"] body :where( .lca-v209-profile-person>div>span, .lca-v209-my-comments>header span, .lca-v209-settings-identity span, .lca-v209-account-settings .lca-v193-card-head>span, .lca-v209-public-profile>header span, .lca-v209-public-comments>div>span ){color:#ff4a55!important;-webkit-text-fill-color:#ff4a55!important;}html[data-lca-theme="dark"] body .lca-v209-profile-facts small, html[data-lca-theme="dark"] body .lca-v209-public-facts small, html[data-lca-theme="dark"] body .lca-v209-settings-status>span{background:#0d1d30!important;border-color:#33475f!important;color:#c0cad7!important;}html[data-lca-theme="dark"] body .lca-v209-settings-status>span.is-ok{background:#10291f!important;border-color:#285a43!important;color:#bde5ce!important;}html[data-lca-theme="dark"] body .lca-v209-settings-status>span.is-warn{background:#32161b!important;border-color:#6f2830!important;color:#ffc0c4!important;}html[data-lca-theme="dark"] body .lca-v209-profile-hero>a, html[data-lca-theme="dark"] body .lca-v209-account-settings .lca-member-button-primary, html[data-lca-theme="dark"] body .lca-v209-settings-save .lca-member-button-primary{background:#e30613!important;border-color:#e30613!important;color:#fff!important;}html[data-lca-theme="dark"] body .lca-v209-profile-hero>a:hover, html[data-lca-theme="dark"] body .lca-v209-account-settings .lca-member-button-primary:hover{background:#c70510!important;border-color:#c70510!important;}html[data-lca-theme="dark"] body .lca-v209-account-settings .lca-member-button-secondary, html[data-lca-theme="dark"] body .lca-v209-comment-editor summary, html[data-lca-theme="dark"] body .lca-v209-comment-actions a{background:#102136!important;border-color:#3a4e67!important;color:#f1f5f9!important;}html[data-lca-theme="dark"] body .lca-v209-account-settings .lca-member-button-danger{background:#32161b!important;border-color:#6f2830!important;color:#ffc0c4!important;}html[data-lca-theme="dark"] body .lca-v209-my-comment{background:#0b192a!important;border-bottom-color:#2a3b53!important;}html[data-lca-theme="dark"] body .lca-v209-my-comment:hover{background:#0d1d30!important}html[data-lca-theme="dark"] body .lca-v209-my-comment-head>div>span{background:#102136!important;border-color:#34475f!important;color:#b9c4d2!important;}html[data-lca-theme="dark"] body .lca-v209-my-comment-head>div>span.is-published{background:#10291f!important;border-color:#285a43!important;color:#bde5ce!important;}html[data-lca-theme="dark"] body .lca-v209-my-comment-head>div>span.is-pending{background:#32161b!important;border-color:#6f2830!important;color:#ffc0c4!important;}html[data-lca-theme="dark"] body .lca-v209-my-comments>header>a{background:#102136!important;border-color:#34475f!important;color:#f4f7fb!important;}html[data-lca-theme="dark"] body .lca-v209-comment-delete button{color:#ff8b92!important}html[data-lca-theme="dark"] body .lca-v209-comment-edit{background:#071321!important;border-color:#2a3b53!important;}html[data-lca-theme="dark"] body .lca-v209-comment-edit textarea{background:#091827!important;border-color:#34475f!important;color:#eef3f8!important;}html[data-lca-theme="dark"] body .lca-v209-account-settings :where(input[type="text"],input[type="email"],input[type="password"],input[type="file"],textarea), html[data-lca-theme="dark"] body .lca-v209-account-settings .lca-member-input, html[data-lca-theme="dark"] body .lca-v209-account-settings .lca-member-textarea, html[data-lca-theme="dark"] body .lca-v209-account-settings .lca-2fa-settings input, html[data-lca-theme="dark"] body .lca-v209-account-settings .lca-security-sessions input{background:#091827!important;border-color:#34475f!important;color:#eef3f8!important;-webkit-text-fill-color:#eef3f8!important;box-shadow:none!important;}html[data-lca-theme="dark"] body .lca-v209-account-settings input::placeholder, html[data-lca-theme="dark"] body .lca-v209-account-settings textarea::placeholder{color:#7f8da0!important;opacity:1!important}html[data-lca-theme="dark"] body .lca-v209-account-settings input[type="file"]::file-selector-button{background:#102136!important;color:#eef3f8!important;border:0!important;border-right:1px solid #34475f!important;padding:9px 11px!important;margin-right:10px!important;}html[data-lca-theme="dark"] body .lca-v209-account-settings :where(input,textarea):focus{border-color:#e30613!important;box-shadow:0 0 0 2px rgba(227,6,19,.15)!important;outline:none!important;}html[data-lca-theme="dark"] body .lca-v209-account-settings .lca-v193-card-head{border-bottom-color:#2a3b53!important;}html[data-lca-theme="dark"] body .lca-v209-account-settings .lca-2fa-status, html[data-lca-theme="dark"] body .lca-v209-account-settings .lca-security-session-status{background:#102136!important;border-color:#34475f!important;color:#dce5ef!important;}html[data-lca-theme="dark"] body .lca-v209-account-settings .lca-2fa-status.is-enabled{background:#10291f!important;border-color:#285a43!important;color:#c2ead2!important;}html[data-lca-theme="dark"] body .lca-v209-account-settings .lca-2fa-status :where(strong,span), html[data-lca-theme="dark"] body .lca-v209-account-settings .lca-security-session-status :where(strong,span){color:inherit!important}html[data-lca-theme="dark"] body .lca-v209-account-settings .lca-2fa-recovery, html[data-lca-theme="dark"] body .lca-v209-account-settings .lca-2fa-enroll{background:#071321!important;border-color:#34475f!important;color:#dce5ef!important;}html[data-lca-theme="dark"] body .lca-v209-account-settings .lca-2fa-recovery pre, html[data-lca-theme="dark"] body .lca-v209-account-settings .lca-2fa-enroll code{background:#050d18!important;color:#f4f7fb!important;border-color:#34475f!important;}html[data-lca-theme="dark"] body .lca-v209-public-profile>header, html[data-lca-theme="dark"] body .lca-v209-public-bio, html[data-lca-theme="dark"] body .lca-v209-public-comments>div, html[data-lca-theme="dark"] body .lca-v209-public-comments>a{border-color:#2a3b53!important;}html[data-lca-theme="dark"] body .lca-v209-public-comments>a:hover{background:#0d1d30!important}html[data-lca-theme="dark"] body .lca-member-header-subnav, html[data-lca-theme="dark"] body .lca-member-header-subnav-inner, html[data-lca-theme="dark"] body .lca-member-header-subnav-scroll{background:#0b192a!important;border-color:#2a3b53!important;box-shadow:none!important;}html[data-lca-theme="dark"] body .lca-member-header-subnav a{background:#0d1d30!important;border-color:#26384d!important;color:#b8c4d3!important;}html[data-lca-theme="dark"] body .lca-member-header-subnav a.is-active, html[data-lca-theme="dark"] body .lca-member-header-subnav a:hover{background:#e30613!important;border-color:#e30613!important;color:#fff!important;}:root{--lc-navy:#101a2f;--lc-red:#a91f2b;--lc-paper:#f7f5f0;--lc-card:#fff;--lc-ink:#17191d;--lc-muted:#667085;--lc-line:rgba(16,26,47,.13);--lc-radius:18px;--lc-shadow:0 12px 38px rgba(16,26,47,.09)}html[data-lca-theme="dark"]{--lc-paper:#111722;--lc-card:#171f2c;--lc-ink:#f3f4f6;--lc-muted:#aab3c2;--lc-line:rgba(255,255,255,.12);--lc-shadow:0 14px 40px rgba(0,0,0,.25)}.lc-resource-page,.lc-reader-page{background:var(--lc-paper);color:var(--lc-ink);min-height:70vh;padding:32px 0 64px}.lc-resource-shell{width:min(1180px,calc(100% - 32px));margin:auto}.lc-resource-hero{background:linear-gradient(135deg,var(--lc-navy),#273959);color:#fff;border-radius:24px;padding:34px;box-shadow:var(--lc-shadow);margin-bottom:24px}.lc-resource-hero h1{font-family:Georgia,serif;font-size:clamp(32px,5vw,58px);line-height:1;margin:0 0 12px}.lc-resource-hero p{max-width:760px;margin:0;opacity:.88}.lc-resource-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:22px 0}.lc-resource-tab,.lc-filter-button{border:1px solid var(--lc-line);background:var(--lc-card);color:var(--lc-ink);padding:10px 16px;border-radius:999px;font-weight:800;cursor:pointer;text-decoration:none}.lc-resource-tab.is-active{background:var(--lc-red);border-color:var(--lc-red);color:#fff}.lc-resource-panel{display:none}.lc-resource-panel.is-active{display:block}.lc-resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.lc-resource-card,.lc-liturgy-card,.lc-reader-card,.lc-book-card{background:var(--lc-card);border:1px solid var(--lc-line);border-radius:var(--lc-radius);box-shadow:var(--lc-shadow)}.lc-resource-card{padding:18px}.lc-resource-card h3{margin:0 0 10px;font-family:Georgia,serif}.lc-resource-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.lc-resource-list a{display:block;border:1px solid var(--lc-line);border-radius:12px;padding:10px 12px;color:var(--lc-ink);text-decoration:none;font-weight:700}.lc-resource-list a:hover{border-color:var(--lc-red);color:var(--lc-red)}.lc-library-tools{display:grid;grid-template-columns:minmax(220px,1fr) 260px;gap:10px;margin:0 0 18px}.lc-library-tools input,.lc-library-tools select,.lc-reader-nav select{width:100%;border:1px solid var(--lc-line);border-radius:12px;background:var(--lc-card);color:var(--lc-ink);padding:12px}.lc-book-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.lc-book-card{overflow:hidden;display:flex;flex-direction:column}.lc-book-cover{aspect-ratio:3/4;background:#e6e8ec;overflow:hidden}.lc-book-cover img{width:100%;height:100%;object-fit:cover}.lc-book-body{padding:15px;display:flex;flex-direction:column;gap:8px;height:100%}.lc-book-body h3{font-family:Georgia,serif;margin:0;font-size:20px}.lc-book-meta{font-size:13px;color:var(--lc-muted)}.lc-book-actions{margin-top:auto;display:flex;gap:8px;flex-wrap:wrap}.lc-book-actions a{font-size:13px;font-weight:800;text-decoration:none;border-radius:10px;padding:8px 10px;background:var(--lc-navy);color:#fff}.lc-book-actions a+ a{background:var(--lc-red)}.lc-liturgy-today{display:grid;gap:12px;margin-bottom:14px}.lc-liturgy-card{padding:16px}.lc-liturgy-kicker{display:block;text-transform:uppercase;letter-spacing:.09em;color:var(--lc-red);font-size:11px;font-weight:900;margin-bottom:5px}.lc-liturgy-card h3{font:700 21px/1.15 Georgia,serif;margin:0 0 8px}.lc-liturgy-card p{font-size:14px;line-height:1.55;margin:0;color:var(--lc-muted)}.lc-liturgy-card details{margin-top:10px}.lc-liturgy-card summary{cursor:pointer;font-weight:800;color:var(--lc-red)}.lc-reader-card{padding:clamp(20px,4vw,46px)}.lc-reader-card h1{font:700 clamp(30px,4vw,50px)/1.1 Georgia,serif}.lc-reader-nav{display:flex;gap:10px;align-items:center;margin:0 0 22px}.lc-reader-content{font-family:Georgia,serif;font-size:18px;line-height:1.75}.lc-reader-content a{color:var(--lc-red)}.lc-reader-content h1,.lc-reader-content h2,.lc-reader-content h3{color:var(--lc-navy);line-height:1.2}.lc-reader-content table{width:100%;border-collapse:collapse}.lc-reader-content img{max-width:100%;height:auto}.lc-reader-back{display:inline-block;margin-bottom:12px;color:var(--lc-red);font-weight:800;text-decoration:none}.lca-v208-side-card.lc-liturgy-side{padding:0;overflow:hidden}.lc-liturgy-side .lc-liturgy-card{border:0;border-radius:0;box-shadow:none;background:transparent}.lc-liturgy-side .lc-liturgy-card+.lc-liturgy-card{border-top:1px solid var(--lc-line)}@media(max-width:900px){.lc-resource-grid{grid-template-columns:1fr 1fr}.lc-book-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.lc-resource-grid,.lc-resource-list,.lc-book-grid,.lc-library-tools{grid-template-columns:1fr}.lc-resource-hero{padding:24px}.lc-reader-nav{display:block}.lc-reader-nav select{margin-top:8px}}.lc-liturgical-calendar .lc-resource-list>div{display:flex;gap:12px;justify-content:space-between;border:1px solid var(--lc-line);border-radius:12px;padding:10px 12px}.lc-liturgical-calendar .lc-resource-list>div strong{white-space:nowrap;color:var(--lc-red)}.lc-liturgical-calendar .lc-resource-list>div span{text-align:right}.lc-book-single-grid{display:grid;grid-template-columns:minmax(220px,320px) 1fr;gap:32px;align-items:start}.lc-book-single-cover{border-radius:16px;overflow:hidden;background:#e6e8ec}.lc-book-single-cover img{display:block;width:100%;height:auto}@media(max-width:720px){.lc-book-single-grid{grid-template-columns:1fr}.lc-book-single-cover{max-width:320px}}

/* LeCatho Native 5.1 — resources, responsive sidebars and account menu */
.lc-resource-page,.lc-reader-page{background:var(--lc-paper,#f5f6f8);padding:42px 0 76px}
.lc-resource-shell{width:min(var(--lca-site-width,1420px),calc(100% - 40px));margin:0 auto}
.lc-resource-hero{margin:0 0 28px!important;border-radius:0!important;min-height:190px!important;padding:34px 38px!important;display:flex!important;align-items:center!important;background:var(--lc-navy,#0a1628)!important;box-shadow:0 18px 42px rgba(7,17,31,.10)!important}
.lc-resource-hero>div{max-width:900px}
.lc-resource-hero>div>span,.lc-reader-masthead .lc-liturgy-kicker{display:block;color:var(--lc-red,#e30613);font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.12em;margin-bottom:10px}
.lc-resource-hero h1{font-size:clamp(46px,5vw,72px)!important;letter-spacing:-.045em!important;line-height:.96!important;margin:0 0 16px!important;color:#fff!important}
.lc-resource-hero p{font-size:16px;line-height:1.65;max-width:830px;color:rgba(255,255,255,.78);margin:0}
.lc-resource-layout,.lc-reader-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:32px;align-items:start}
.lc-resource-main{min-width:0}
.lc-resource-sidebar{min-width:0;position:sticky;top:22px;display:grid;gap:20px}
.lc-resource-sidebar>.lca-v208-side-card,.lc-resource-sidebar>.widget{margin:0!important;width:100%!important}
.lc-resource-tabs{margin:0 0 22px;padding:8px;background:var(--lc-card,#fff);border:1px solid var(--lc-line,rgba(16,26,47,.13));display:inline-flex;gap:6px;border-radius:12px;box-shadow:0 7px 22px rgba(7,17,31,.05)}
.lc-resource-tab{border:0!important;border-radius:8px!important;padding:11px 18px!important;background:transparent!important;color:var(--lc-ink,#07111f)!important;font-size:13px;font-weight:900!important}
.lc-resource-tab:hover{background:color-mix(in srgb,var(--lc-red,#e30613) 7%,var(--lc-card,#fff))!important}
.lc-resource-tab.is-active{background:var(--lc-red,#e30613)!important;color:#fff!important}
.lc-resource-intro{display:flex;align-items:end;justify-content:space-between;gap:24px;padding:26px 28px;margin-bottom:18px;background:var(--lc-card,#fff);border:1px solid var(--lc-line,rgba(16,26,47,.13));border-top:4px solid var(--lc-red,#e30613)}
.lc-resource-intro>div>span{display:block;color:var(--lc-red,#e30613);font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.13em;margin-bottom:5px}
.lc-resource-intro h2{margin:0 0 7px;font-size:clamp(26px,3vw,38px);line-height:1.06;color:var(--lc-ink,#07111f)}
.lc-resource-intro p{margin:0;max-width:720px;color:var(--lc-muted,#667085);line-height:1.55}
.lc-resource-grid.lc-bible-index{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.lc-resource-card{border-radius:0!important;padding:24px!important;box-shadow:none!important;border:1px solid var(--lc-line,rgba(16,26,47,.13))!important}
.lc-resource-card h3{font-size:24px!important;margin:0 0 18px!important;display:flex;align-items:center;gap:9px}
.lc-resource-card h3:before{content:"✝";color:var(--lc-red,#e30613);opacity:.25;font-size:17px}
.lc-resource-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.lc-resource-list a{min-height:48px;border-radius:7px!important;padding:10px 12px!important;display:flex!important;align-items:center;justify-content:space-between;gap:8px;background:color-mix(in srgb,var(--lc-card,#fff) 96%,var(--lc-paper,#f5f6f8));font-size:14px}
.lc-resource-list a strong{font-weight:850}
.lc-resource-list a small{font-size:10px;color:var(--lc-muted,#667085);white-space:nowrap}
.lc-resource-list a:hover{background:color-mix(in srgb,var(--lc-red,#e30613) 5%,var(--lc-card,#fff));transform:translateY(-1px)}
.lc-cate-index{grid-template-columns:repeat(3,minmax(0,1fr))}
.lc-cate-jump{display:flex;gap:8px;align-items:end;margin:0}
.lc-cate-jump label{font-weight:800;font-size:12px;color:var(--lc-muted,#667085)}
.lc-cate-jump input{display:block;margin-top:5px;width:130px;min-height:42px;border:1px solid var(--lc-line,rgba(16,26,47,.13));background:var(--lc-card,#fff);color:var(--lc-ink,#07111f);padding:8px 10px}
.lc-cate-jump button{min-height:42px;border:0;background:var(--lc-red,#e30613);color:#fff;padding:0 14px;font-weight:850;cursor:pointer}
.lc-book-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.lc-book-card{border-radius:0!important;box-shadow:none!important;transition:transform .18s ease,box-shadow .18s ease}
.lc-book-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(7,17,31,.09)!important}
.lc-book-body h3 a{color:inherit;text-decoration:none}
.lc-book-actions a{border-radius:5px!important}

.lc-reader-masthead{display:flex;align-items:end;justify-content:space-between;gap:28px;padding:30px 34px;margin-bottom:24px;background:var(--lc-navy,#0a1628);color:#fff;border-left:5px solid var(--lc-red,#e30613)}
.lc-reader-masthead .lc-reader-back{color:#fff;opacity:.78;margin-bottom:18px}
.lc-reader-masthead h1{margin:0 0 8px;font-size:clamp(42px,5vw,68px);line-height:.98;letter-spacing:-.04em;color:#fff}
.lc-reader-masthead h1 b{color:var(--lc-red,#e30613);font-weight:800}
.lc-reader-masthead p{margin:0;color:rgba(255,255,255,.72);max-width:720px}
.lc-reader-reference{display:grid;grid-template-columns:auto auto;gap:6px 16px;min-width:210px;padding:16px 18px;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.04)}
.lc-reader-reference span{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:rgba(255,255,255,.55)}
.lc-reader-reference strong{font-size:13px;text-align:right}
.lc-reader-card{border-radius:0!important;padding:0!important;box-shadow:none!important;overflow:visible}
.lc-reader-toolbar{position:sticky;top:10px;z-index:20;display:grid;grid-template-columns:minmax(180px,1.35fr) minmax(110px,.7fr) 90px minmax(240px,1fr);gap:10px;align-items:end;padding:14px 16px;background:color-mix(in srgb,var(--lc-card,#fff) 95%,transparent);border-bottom:1px solid var(--lc-line,rgba(16,26,47,.13));backdrop-filter:blur(14px)}
.lc-reader-toolbar label>span{display:block;font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.11em;color:var(--lc-muted,#667085);margin:0 0 5px}
.lc-reader-toolbar select,.lc-reader-toolbar input{width:100%;height:40px;border:1px solid var(--lc-line,rgba(16,26,47,.13));background:var(--lc-card,#fff);color:var(--lc-ink,#07111f);padding:0 10px;font:700 13px/1 var(--lca-native-body-font,system-ui);border-radius:4px}
.lc-reader-prevnext{display:flex;justify-content:flex-end;gap:7px}
.lc-reader-prevnext a,.lc-reader-prevnext span{min-height:40px;padding:0 10px;display:flex;align-items:center;justify-content:center;border:1px solid var(--lc-line,rgba(16,26,47,.13));color:var(--lc-ink,#07111f);text-decoration:none;font-size:12px;font-weight:850;background:var(--lc-card,#fff)}
.lc-reader-prevnext a:hover{border-color:var(--lc-red,#e30613);color:var(--lc-red,#e30613)}
.lc-bible-headings{padding:28px 34px 0}
.lc-bible-headings p{margin:0 0 5px;font-family:var(--lca-native-title-font,Georgia,serif);font-size:19px;font-weight:700;color:var(--lc-ink,#07111f)}
.lc-bible-chapter{padding:18px 34px 38px}
.lc-bible-verse{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr);gap:0 14px;padding:15px 12px 15px 4px;border-bottom:1px solid color-mix(in srgb,var(--lc-line,rgba(16,26,47,.13)) 72%,transparent);scroll-margin-top:110px;transition:background .18s ease}
.lc-bible-verse:hover{background:color-mix(in srgb,var(--lc-red,#e30613) 2.5%,var(--lc-card,#fff))}
.lc-bible-verse:target,.lc-bible-verse.is-highlighted{background:color-mix(in srgb,var(--lc-red,#e30613) 8%,var(--lc-card,#fff));box-shadow:inset 4px 0 0 var(--lc-red,#e30613)}
.lc-bible-verse-number{width:34px;height:34px;display:grid;place-items:center;background:var(--lc-navy,#0a1628);color:#fff!important;text-decoration:none;border-radius:50%;font:800 13px/1 var(--lca-native-body-font,system-ui);margin-top:2px}
.lc-bible-verse:target .lc-bible-verse-number,.lc-bible-verse.is-highlighted .lc-bible-verse-number{background:var(--lc-red,#e30613)}
.lc-bible-verse p{margin:0;font-family:var(--lca-native-title-font,Georgia,serif);font-size:19px;line-height:1.72;color:var(--lc-ink,#07111f)}
.lc-verse-actions{grid-column:2;display:flex;gap:6px;flex-wrap:wrap;margin-top:9px;opacity:.15;transition:opacity .15s ease}
.lc-bible-verse:hover .lc-verse-actions,.lc-bible-verse:focus-within .lc-verse-actions,.lc-bible-verse:target .lc-verse-actions{opacity:1}
.lc-verse-action{appearance:none;border:1px solid var(--lc-line,rgba(16,26,47,.13));background:var(--lc-card,#fff);color:var(--lc-muted,#667085);padding:5px 8px;font:750 10px/1.2 var(--lca-native-body-font,system-ui);text-decoration:none;cursor:pointer;border-radius:4px}
.lc-verse-action:hover{border-color:var(--lc-red,#e30613);color:var(--lc-red,#e30613)}
.lc-reader-bottom-nav{display:grid;grid-template-columns:1fr auto 1fr;gap:8px;padding:18px 34px;border-top:1px solid var(--lc-line,rgba(16,26,47,.13))}
.lc-reader-bottom-nav a{padding:10px 12px;border:1px solid var(--lc-line,rgba(16,26,47,.13));color:var(--lc-ink,#07111f);text-decoration:none;text-align:center;font-weight:800;font-size:12px}
.lc-reader-bottom-nav a:last-child{justify-self:end}.lc-reader-bottom-nav a:first-child{justify-self:start}
.lc-reader-bottom-nav a:hover{border-color:var(--lc-red,#e30613);color:var(--lc-red,#e30613)}
.lc-cate-toolbar{grid-template-columns:minmax(240px,1fr) minmax(260px,auto)}
.lc-reader-content.lc-cate-content{padding:30px 38px 44px;font-family:var(--lca-native-title-font,Georgia,serif);font-size:18px;line-height:1.72;color:var(--lc-ink,#07111f)}
.lc-cate-content h1{display:none}
.lc-cate-content h4,.lc-cate-content h5,.lc-cate-content h6{font-family:var(--lca-native-title-font,Georgia,serif);color:var(--lc-ink,#07111f);margin:30px 0 12px}
.lc-cate-content p{position:relative;margin:0 0 21px;scroll-margin-top:110px}
.lc-cate-anchor{display:inline-flex;align-items:center;justify-content:center;min-width:48px;margin-right:7px;padding:4px 7px;background:var(--lc-navy,#0a1628);color:#fff;font:800 12px/1 var(--lca-native-body-font,system-ui);scroll-margin-top:110px}
.lc-cate-anchor:target{background:var(--lc-red,#e30613);box-shadow:0 0 0 5px color-mix(in srgb,var(--lc-red,#e30613) 12%,transparent)}
.lc-cate-copy{vertical-align:middle;margin-right:8px}
.lc-native-side-list{display:grid;gap:0}
.lc-native-side-list>a{display:grid;grid-template-columns:74px 1fr;gap:10px;padding:11px 0;border-top:1px solid var(--lc-line,rgba(16,26,47,.13));text-decoration:none;color:var(--lc-ink,#07111f)}
.lc-native-side-list>a:first-child{border-top:0}
.lc-native-side-list img{width:74px;height:55px;object-fit:cover}
.lc-native-side-list strong{display:block;font:800 13px/1.22 var(--lca-native-title-font,Georgia,serif)}
.lc-native-side-list small{display:block;margin-top:5px;color:var(--lc-muted,#667085);font-size:9px;text-transform:uppercase;letter-spacing:.05em}
.lc-native-category-list{display:grid}
.lc-native-category-list a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-top:1px solid var(--lc-line,rgba(16,26,47,.13));text-decoration:none;color:var(--lc-ink,#07111f);font-weight:800;font-size:13px}
.lc-native-category-list a:first-child{border-top:0}.lc-native-category-list b{color:var(--lc-red,#e30613);font-size:11px}

html body .lca-account-hover-menu-v51,html body.lca-global-user-theme .lca-account-hover-menu-v51{width:330px!important;max-width:calc(100vw - 24px)!important;padding:0!important;border-radius:12px!important;border:1px solid #dfe4ea!important;background:#fff!important;box-shadow:0 18px 55px rgba(7,17,31,.18)!important;overflow:hidden!important;top:calc(100% + 8px)!important}
html body .lca-header-account-menu>.lca-account-hover-menu-v51{left:auto!important;right:-8px!important;transform:translateY(8px)!important}
html body .lca-header-account-menu:hover>.lca-account-hover-menu-v51,html body .lca-header-account-menu:focus-within>.lca-account-hover-menu-v51,html body .lca-header-account-menu.is-v179-open>.lca-account-hover-menu-v51{transform:translateY(0)!important}
.lca-account-v51-user{display:flex;gap:11px;align-items:center;padding:15px 16px;background:#f7f8fa;border-bottom:1px solid #e5e7eb}
.lca-account-v51-user img{width:42px;height:42px;border-radius:50%;object-fit:cover;border:2px solid #fff;box-shadow:0 0 0 1px #d8dee6}
.lca-account-v51-user span{min-width:0}.lca-account-v51-user strong{display:block;color:#07111f;font:850 14px/1.2 var(--lca-native-body-font,system-ui);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lca-account-v51-user small{display:block;color:#7b8794;font-size:10px;margin-top:3px}
.lca-account-v51-links{display:grid;padding:6px}
.lca-account-v51-links a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 11px!important;border:0!important;background:transparent!important;text-decoration:none!important;border-radius:7px!important;color:#07111f!important}
.lca-account-v51-links a:hover{background:#f5f6f8!important}.lca-account-v51-links a span{display:block}.lca-account-v51-links a strong{display:block;font:800 12px/1.2 var(--lca-native-body-font,system-ui)}.lca-account-v51-links a small{display:block;font-size:9px;color:#7b8794;margin-top:2px}.lca-account-v51-links a>b{font-size:20px;color:#b2bac4;font-weight:400}
.lca-account-v51-logout{display:block;padding:11px 16px;border-top:1px solid #e5e7eb;color:#b42318!important;text-decoration:none;font-size:11px;font-weight:850;text-align:left;background:#fff}.lca-account-v51-logout:hover{background:#fff5f5}
html[data-lca-theme="dark"] body .lca-account-hover-menu-v51{background:#0b192a!important;border-color:#26384d!important}.lca-account-hover-menu-v51 .lca-account-v51-user{background:#0f2136}html[data-lca-theme="dark"] .lca-account-v51-user{background:#0f2136;border-color:#26384d}html[data-lca-theme="dark"] .lca-account-v51-user strong,html[data-lca-theme="dark"] .lca-account-v51-links a{color:#f4f7fb!important}html[data-lca-theme="dark"] .lca-account-v51-links a:hover{background:#102338!important}html[data-lca-theme="dark"] .lca-account-v51-logout{background:#0b192a;border-color:#26384d}

@media(max-width:1180px){.lc-resource-layout,.lc-reader-layout{grid-template-columns:minmax(0,1fr) 300px;gap:22px}.lc-resource-shell{width:min(var(--lca-site-width,1420px),calc(100% - 28px))}.lc-book-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lc-cate-index{grid-template-columns:repeat(2,minmax(0,1fr))}.lc-reader-toolbar{grid-template-columns:minmax(160px,1fr) 110px 80px}.lc-reader-prevnext{grid-column:1/-1;justify-content:space-between}}
@media(max-width:900px){.lc-resource-page,.lc-reader-page{padding:22px 0 48px}.lc-resource-shell{width:calc(100% - 24px)}.lc-resource-layout,.lc-reader-layout{display:block}.lc-resource-sidebar{position:static;margin-top:24px;grid-template-columns:repeat(2,minmax(0,1fr))}.lc-resource-hero{min-height:150px!important;padding:26px 24px!important}.lc-resource-hero h1{font-size:clamp(38px,8vw,58px)!important}.lc-reader-masthead{padding:24px;display:block}.lc-reader-reference{margin-top:20px;max-width:320px}.lc-resource-grid.lc-bible-index{grid-template-columns:1fr}.lc-reader-toolbar{top:0}.lc-verse-actions{opacity:1}}
@media(max-width:620px){.lc-resource-shell{width:calc(100% - 18px)}.lc-resource-hero{padding:22px 18px!important}.lc-resource-hero p{font-size:14px}.lc-resource-tabs{display:grid;grid-template-columns:repeat(3,1fr);width:100%;padding:5px}.lc-resource-tab{padding:10px 5px!important;font-size:11px}.lc-resource-intro{display:block;padding:20px 18px}.lc-resource-intro .lc-cate-jump{margin-top:16px}.lc-resource-list,.lc-cate-index,.lc-book-grid{grid-template-columns:1fr}.lc-resource-card{padding:18px!important}.lc-resource-sidebar{grid-template-columns:1fr}.lc-reader-masthead{margin-bottom:14px;padding:21px 18px}.lc-reader-masthead h1{font-size:clamp(36px,10vw,50px)}.lc-reader-reference{display:none}.lc-reader-toolbar{position:relative;display:grid;grid-template-columns:1fr 100px;padding:12px}.lc-reader-verse-jump{grid-column:1/2}.lc-reader-prevnext{grid-column:1/-1}.lc-bible-headings{padding:22px 18px 0}.lc-bible-chapter{padding:12px 10px 24px}.lc-bible-verse{grid-template-columns:34px minmax(0,1fr);gap:0 9px;padding:13px 6px 13px 2px}.lc-bible-verse-number{width:29px;height:29px;font-size:11px}.lc-bible-verse p{font-size:17px;line-height:1.66}.lc-verse-actions{grid-column:1/-1;padding-left:43px}.lc-reader-bottom-nav{grid-template-columns:1fr;padding:14px 12px}.lc-reader-bottom-nav a,.lc-reader-bottom-nav a:first-child,.lc-reader-bottom-nav a:last-child{justify-self:stretch}.lc-cate-toolbar{grid-template-columns:1fr}.lc-cate-jump{align-items:end}.lc-reader-content.lc-cate-content{padding:22px 17px 34px;font-size:17px}.lc-cate-content p{overflow-wrap:anywhere}.lc-library-tools{grid-template-columns:1fr}}

/* LeCatho Native 5.1 — configurable sidebar finishes */
.lc-sidebar-stack{display:grid;gap:18px}
.lc-sidebar-style-compact{gap:10px}.lc-sidebar-style-compact .lca-v208-side-card{padding:14px!important;border-radius:8px!important;box-shadow:none!important}.lc-sidebar-style-compact .lca-v208-side-head{margin-bottom:8px!important}.lc-sidebar-style-compact .lca-v208-side-head h3{font-size:17px!important}.lc-sidebar-style-compact .lc-native-side-list>a{grid-template-columns:58px 1fr;padding:8px 0}.lc-sidebar-style-compact .lc-native-side-list img{width:58px;height:44px}
.lc-sidebar-style-bordered{gap:14px}.lc-sidebar-style-bordered .lca-v208-side-card{border:1px solid var(--lc-line,rgba(16,26,47,.13))!important;border-top:4px solid var(--lc-red,#e30613)!important;box-shadow:none!important;border-radius:0!important}.lc-sidebar-style-bordered .lca-v208-side-head:after{display:none!important}
.lc-sidebar-style-soft .lca-v208-side-card{background:color-mix(in srgb,var(--lc-card,#fff) 92%,var(--lc-paper,#f5f6f8))!important;border-color:transparent!important;border-radius:18px!important;box-shadow:0 8px 28px rgba(7,17,31,.06)!important}
.lc-verse-action.is-copied{background:var(--lc-red,#e30613)!important;border-color:var(--lc-red,#e30613)!important;color:#fff!important}
@media(max-width:900px){.lc-resource-sidebar>.lc-sidebar-stack{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}
@media(max-width:620px){.lc-resource-sidebar>.lc-sidebar-stack{grid-template-columns:1fr}}

/* LeCatho Native 5.1 — native WordPress dropdown menus */
.lca-main-nav-links{display:flex;align-items:center;gap:2px;overflow:visible!important}.lc-nav-item{position:relative;display:flex;align-items:center}.lc-nav-caret{font-size:10px;margin-left:5px;transform:translateY(-1px)}.lc-nav-submenu{position:absolute;top:calc(100% + 4px);left:0;min-width:230px;padding:7px;background:var(--lc-card,#fff);border:1px solid var(--lc-line,rgba(16,26,47,.13));box-shadow:0 18px 44px rgba(7,17,31,.16);border-radius:10px;opacity:0;visibility:hidden;transform:translateY(8px);transition:.16s ease;z-index:2147483000}.lc-nav-item:hover>.lc-nav-submenu,.lc-nav-item:focus-within>.lc-nav-submenu{opacity:1;visibility:visible;transform:none}.lca-main-nav .lc-nav-submenu>a{display:flex!important;min-height:0!important;padding:10px 11px!important;border-radius:6px!important;text-transform:none!important;font-size:12px!important;letter-spacing:0!important;color:var(--lc-ink,#07111f)!important;white-space:normal!important}.lca-main-nav .lc-nav-submenu>a:after{display:none!important}.lca-main-nav .lc-nav-submenu>a:hover{background:color-mix(in srgb,var(--lc-red,#e30613) 7%,var(--lc-card,#fff))!important;color:var(--lc-red,#e30613)!important}.lc-mobile-nav-group{display:grid}.lc-mobile-nav-group>a{width:100%}.lc-mobile-nav-children{display:grid;padding:0 0 7px 14px}.lc-mobile-nav-children>a{font-size:12px!important;min-height:38px!important;opacity:.86;border-left:2px solid var(--lc-line,rgba(16,26,47,.13))!important;border-radius:0!important}

/* LeCatho 5.2.0 — correctifs présentation, mode sombre, profil et ressources */
.lc-resource-layout{align-items:start}
.lc-resource-main{min-width:0}
.lc-resource-hero p{font-size:16px!important;font-weight:900!important;letter-spacing:.06em!important;text-transform:uppercase!important;color:rgba(255,255,255,.92)!important}
.lc-resource-intro p,.lc-reader-card p,.lc-book-body p{color:var(--lc-muted,#667085)!important}
.lc-reader-content h1,.lc-reader-content h2,.lc-reader-content h3{color:var(--lc-navy,#0a1628)!important}
.lc-reader-content,.lc-reader-content p,.lc-reader-content li,.lc-reader-content table,.lc-reader-content td,.lc-reader-content th{color:var(--lc-ink)!important}

html[data-lca-theme="dark"] .lc-resource-page,
html[data-lca-theme="dark"] .lc-reader-page,
html[data-lca-theme="dark"] .lc-resource-shell,
html[data-lca-theme="dark"] .lc-resource-main,
html[data-lca-theme="dark"] .lc-reader-card,
html[data-lca-theme="dark"] .lc-book-card,
html[data-lca-theme="dark"] .lc-resource-card,
html[data-lca-theme="dark"] .lc-liturgy-card,
html[data-lca-theme="dark"] .lc-book-single,
html[data-lca-theme="dark"] .lc-resource-intro,
html[data-lca-theme="dark"] .lc-reader-masthead,
html[data-lca-theme="dark"] .lc-reader-toolbar,
html[data-lca-theme="dark"] .lc-reader-bottom-nav a,
html[data-lca-theme="dark"] .lc-resource-sidebar .widget,
html[data-lca-theme="dark"] .lc-resource-sidebar .lca-v208-side-card{background:var(--lc-card)!important;color:var(--lc-ink)!important;border-color:var(--lc-line)!important;box-shadow:none!important}
html[data-lca-theme="dark"] .lc-resource-list a,
html[data-lca-theme="dark"] .lc-cate-index a,
html[data-lca-theme="dark"] .lc-library-tools input,
html[data-lca-theme="dark"] .lc-library-tools select,
html[data-lca-theme="dark"] .lc-reader-nav select,
html[data-lca-theme="dark"] .lc-verse-action,
html[data-lca-theme="dark"] .lc-cate-jump input,
html[data-lca-theme="dark"] .lc-cate-jump button,
html[data-lca-theme="dark"] .lc-book-actions a,
html[data-lca-theme="dark"] .lc-reader-bottom-nav a{background:color-mix(in srgb,var(--lc-card) 92%,#0b1220)!important;color:var(--lc-ink)!important;border-color:var(--lc-line)!important}
html[data-lca-theme="dark"] .lc-resource-intro p,
html[data-lca-theme="dark"] .lc-book-meta,
html[data-lca-theme="dark"] .lc-liturgy-card p,
html[data-lca-theme="dark"] .lc-reader-reference p,
html[data-lca-theme="dark"] .lc-reader-content p,
html[data-lca-theme="dark"] .lc-reader-content li,
html[data-lca-theme="dark"] .lc-reader-content td,
html[data-lca-theme="dark"] .lc-reader-content th{color:var(--lc-muted)!important}
html[data-lca-theme="dark"] .lc-reader-content h1,
html[data-lca-theme="dark"] .lc-reader-content h2,
html[data-lca-theme="dark"] .lc-reader-content h3,
html[data-lca-theme="dark"] .lc-resource-card h3,
html[data-lca-theme="dark"] .lc-book-body h3,
html[data-lca-theme="dark"] .lc-book-body h3 a,
html[data-lca-theme="dark"] .lc-resource-list a strong,
html[data-lca-theme="dark"] .lc-reader-card h1{color:var(--lc-ink)!important}
html[data-lca-theme="dark"] .lc-book-actions a{background:var(--lc-navy)!important;color:#fff!important}
html[data-lca-theme="dark"] .lc-book-actions a+a,
html[data-lca-theme="dark"] .lc-resource-tab.is-active,
html[data-lca-theme="dark"] .lc-cate-jump button,
html[data-lca-theme="dark"] .lc-verse-action.is-copied{background:var(--lc-red)!important;border-color:var(--lc-red)!important;color:#fff!important}
html[data-lca-theme="dark"] .lc-verse-action:hover,
html[data-lca-theme="dark"] .lc-resource-list a:hover,
html[data-lca-theme="dark"] .lc-cate-index a:hover{color:#fff!important;border-color:var(--lc-red)!important;background:color-mix(in srgb,var(--lc-red) 24%,var(--lc-card))!important}

html[data-lca-theme="dark"] .lca-account-hover-menu-v51{background:#0b192a!important;border-color:#26384d!important}
html[data-lca-theme="dark"] .lca-account-v51-user{background:#102033!important;border-color:#26384d!important}
html[data-lca-theme="dark"] .lca-account-v51-user strong,
html[data-lca-theme="dark"] .lca-account-v51-links a{color:#f4f7fb!important}
html[data-lca-theme="dark"] .lca-account-v51-user small,
html[data-lca-theme="dark"] .lca-account-v51-links a small{color:#aab4c2!important}
html[data-lca-theme="dark"] .lca-account-v51-links a>b{color:#8ea4bf!important}
html[data-lca-theme="dark"] .lca-account-v51-links a:hover{background:#14243a!important}
html[data-lca-theme="dark"] .lca-account-v51-logout{background:#0b192a!important;border-color:#26384d!important;color:#ffb4b4!important}

html body .lca-profile-page-full{background:var(--lc-paper)!important;color:var(--lc-ink)!important;padding:34px 0 54px!important}
html body .lca-profile-page-full .lca-member-shell,
html body .lca-v194-account-nav,
html body .lca-v194-account-content,
html body .lca-v194-account-app{max-width:var(--lca-site-width,1420px)!important;margin-left:auto!important;margin-right:auto!important}
html body .lca-v194-account-app{padding-left:22px!important;padding-right:22px!important}
html body .lca-v194-account-nav{padding:0!important;gap:0!important;border:1px solid var(--lc-line)!important;border-radius:16px!important;overflow:hidden!important;background:var(--lc-card)!important;box-shadow:var(--lc-shadow)!important}
html body .lca-v194-account-nav a{display:flex!important;align-items:center!important;justify-content:center!important;min-height:52px!important;padding:0 12px!important;border-right:1px solid var(--lc-line)!important;border-radius:0!important;background:transparent!important;color:var(--lc-ink)!important;font-size:12px!important;letter-spacing:.03em!important;text-transform:uppercase!important}
html body .lca-v194-account-nav a:last-child{border-right:0!important}
html body .lca-v194-account-nav a:hover{background:color-mix(in srgb,var(--lca-site-accent,#e30613) 8%,var(--lc-card))!important;color:var(--lca-site-accent,#e30613)!important}
html body .lca-v194-account-nav a.is-active{background:var(--lca-site-accent,#e30613)!important;color:#fff!important}
html body .lca-v194-account-nav a.is-danger{color:#b42318!important}
html body .lca-v194-account-content>.lca-v186-account-overview,
html body .lca-v194-account-content>.lca-v186-account-settings,
html body .lca-v194-account-content>.lca-v209-account-overview,
html body .lca-v194-account-content>.lca-v209-account-settings{background:var(--lc-card)!important;border-color:var(--lc-line)!important;box-shadow:var(--lc-shadow)!important}
html[data-lca-theme="dark"] body .lca-profile-page-full,
html[data-lca-theme="dark"] body .lca-v194-account-content>.lca-v186-account-overview,
html[data-lca-theme="dark"] body .lca-v194-account-content>.lca-v186-account-settings,
html[data-lca-theme="dark"] body .lca-v194-account-content>.lca-v209-account-overview,
html[data-lca-theme="dark"] body .lca-v194-account-content>.lca-v209-account-settings{background:var(--lc-paper)!important;color:var(--lc-ink)!important;border-color:var(--lc-line)!important}
html[data-lca-theme="dark"] body .lca-v194-account-nav{background:var(--lc-card)!important;border-color:var(--lc-line)!important}
html[data-lca-theme="dark"] body .lca-v194-account-nav a{background:transparent!important;color:var(--lc-ink)!important;border-color:var(--lc-line)!important}
html[data-lca-theme="dark"] body .lca-v194-account-nav a:hover{background:#162338!important;color:#fff!important}
html[data-lca-theme="dark"] body .lca-v194-account-nav a.is-active{background:var(--lca-site-accent,#e30613)!important;color:#fff!important}
html[data-lca-theme="dark"] body .lca-v194-account-nav a.is-danger{color:#ffb4b4!important}

@media(max-width:760px){
  html body .lca-v194-account-app{padding-left:12px!important;padding-right:12px!important}
  html body .lca-v194-account-nav{grid-template-columns:1fr 1fr!important}
  html body .lca-v194-account-nav a.is-danger{grid-column:1/-1!important}
}

/* LeCatho 5.2.1 — correctifs espace membre, dropdown compte, lisibilité sombre */
:root{--lc-btn-shadow:none;}

/* Pas d'ombres moches sur les boutons / actions */
html body .lca-page button,
html body .lca-page input[type="submit"],
html body .lca-page input[type="button"],
html body .lca-page .button,
html body .lca-page a[class*="btn"],
html body .lca-page .lca-outline-btn,
html body .lca-page .lca-red-btn,
html body .lca-page .lca-small-action,
html body .lca-page .lca-v209-comment-actions button,
html body .lca-page .lca-v209-comment-actions a,
html body .lca-page .lca-v209-comment-delete button,
html body .lca-page .lca-v209-profile-hero>a,
html body .lca-page .lca-v209-my-comments>header>a,
html body .lca-page .lca-profile-comments-bulk-delete button,
html body .lca-page .lca-v186-account-nav a,
html body .lca-page .lca-v194-account-nav a,
html body .lca-page .lca-account-btn,
html body .lca-page .lca-account-btn-pro,
html body .lca-page .lca-nav-search,
html body .lca-page .lca-verse-action,
html body .lca-page .lc-book-actions a,
html body .lca-page .lc-reader-bottom-nav a,
html body .lca-page .lc-cate-jump button{box-shadow:none!important;filter:none!important;text-shadow:none!important}

/* Menu compte rapide : nom lisible en clair, cohérence de thème */
html body .lca-account-hover-menu-v51{width:328px!important;border-radius:16px!important;overflow:hidden!important;border:1px solid rgba(13,28,52,.14)!important;box-shadow:0 12px 30px rgba(7,17,31,.10)!important;background:#fff!important}
html body .lca-account-v51-user{background:linear-gradient(180deg,#102540 0%,#132c4a 100%)!important;border-bottom:1px solid rgba(255,255,255,.10)!important;padding:16px 16px 14px!important}
html body .lca-account-v51-user strong{color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:15px!important;line-height:1.15!important}
html body .lca-account-v51-user small{color:#cfd9e7!important;-webkit-text-fill-color:#cfd9e7!important;font-size:12px!important}
html body .lca-account-v51-user img{box-shadow:none!important;border:2px solid rgba(255,255,255,.18)!important}
html body .lca-account-v51-links{padding:10px!important;background:#fff!important}
html body .lca-account-v51-links a{min-height:64px!important;padding:14px 16px!important;border-radius:12px!important;border:1px solid transparent!important;color:#0b1830!important;background:#fff!important}
html body .lca-account-v51-links a strong,
html body .lca-account-v51-links a b{color:#0b1830!important;-webkit-text-fill-color:#0b1830!important}
html body .lca-account-v51-links a small{color:#667489!important;-webkit-text-fill-color:#667489!important}
html body .lca-account-v51-links a:hover{background:#f7f9fc!important;border-color:#dfe6ef!important;transform:none!important}
html body .lca-account-v51-links a.is-active{background:#fff5f5!important;border-color:#ffd5d8!important}
html body .lca-account-v51-links a::after{color:#7d8796!important}
html body .lca-account-v51-logout{display:block!important;margin:0 10px 10px!important;padding:14px 16px!important;border-radius:12px!important;border:1px solid #f2d5d8!important;background:#fff!important;color:#ba2332!important;font-weight:900!important;box-shadow:none!important}
html body .lca-account-v51-logout:hover{background:#fff5f6!important;color:#a31724!important}

html[data-lca-theme="dark"] body .lca-account-hover-menu-v51{background:#0b192a!important;border-color:#26384d!important;box-shadow:none!important}
html[data-lca-theme="dark"] body .lca-account-v51-links{background:#0b192a!important}
html[data-lca-theme="dark"] body .lca-account-v51-links a{background:#0f2034!important;border-color:transparent!important;color:#eef3f8!important}
html[data-lca-theme="dark"] body .lca-account-v51-links a strong,
html[data-lca-theme="dark"] body .lca-account-v51-links a b{color:#eef3f8!important;-webkit-text-fill-color:#eef3f8!important}
html[data-lca-theme="dark"] body .lca-account-v51-links a small{color:#aab8c8!important;-webkit-text-fill-color:#aab8c8!important}
html[data-lca-theme="dark"] body .lca-account-v51-links a:hover{background:#16283e!important;border-color:#314964!important}
html[data-lca-theme="dark"] body .lca-account-v51-links a.is-active{background:#1a3048!important;border-color:#314964!important}
html[data-lca-theme="dark"] body .lca-account-v51-links a::after{color:#96a8bc!important}
html[data-lca-theme="dark"] body .lca-account-v51-logout{background:#0f2034!important;border-color:#47323a!important;color:#ffb7bd!important}
html[data-lca-theme="dark"] body .lca-account-v51-logout:hover{background:#16283e!important;color:#fff!important}

/* Espace membre : même largeur et même thème que le reste du site */
html body .lca-profile-page-full{background:var(--lc-paper,#f6f6f6)!important;color:var(--lc-ink,#08111f)!important;padding:30px 0 54px!important}
html body .lca-profile-page-full .lca-member-shell,
html body .lca-profile-page-full .lca-v194-account-app,
html body .lca-profile-page-full .lca-v194-account-content,
html body .lca-profile-page-full .lca-v194-account-nav,
html body .lca-profile-page-full .lca-v186-account-app,
html body .lca-profile-page-full .lca-v186-account-content{max-width:var(--lca-site-width,1420px)!important;width:100%!important;margin-left:auto!important;margin-right:auto!important}
html body .lca-profile-page-full .lca-member-shell,
html body .lca-profile-page-full .lca-v194-account-app,
html body .lca-profile-page-full .lca-v186-account-app{padding-left:22px!important;padding-right:22px!important}
html body .lca-profile-page-full .lca-v194-account-app{display:grid!important;gap:22px!important}
html body .lca-profile-page-full .lca-v194-account-content{padding:0!important}

/* Onglets supérieurs du compte */
html body .lca-v194-account-nav{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important;padding:0!important;border:1px solid var(--lc-line)!important;border-radius:18px!important;overflow:hidden!important;background:var(--lc-card,#fff)!important;box-shadow:none!important}
html body .lca-v194-account-nav a{display:flex!important;align-items:center!important;justify-content:center!important;min-height:52px!important;padding:0 16px!important;border-right:1px solid var(--lc-line)!important;border-radius:0!important;background:transparent!important;color:var(--lc-ink,#08111f)!important;font-size:12px!important;font-weight:900!important;letter-spacing:.03em!important;text-transform:uppercase!important}
html body .lca-v194-account-nav a:last-child{border-right:0!important}
html body .lca-v194-account-nav a:hover{background:#f8fafc!important;color:var(--lca-site-accent,#e30613)!important}
html body .lca-v194-account-nav a.is-active{background:var(--lca-site-accent,#e30613)!important;color:#fff!important}
html body .lca-v194-account-nav a.is-danger{color:#b42318!important}

/* Blocs du compte : même langage visuel que le site */
html body .lca-v194-account-content>.lca-v186-account-overview,
html body .lca-v194-account-content>.lca-v186-account-settings,
html body .lca-v194-account-content>.lca-v209-account-overview,
html body .lca-v194-account-content>.lca-v209-account-settings{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}
html body .lca-v209-profile-hero,
html body .lca-v209-account-cards>article,
html body .lca-v209-account-cards>a,
html body .lca-v209-my-comments,
html body .lca-v209-settings-hero,
html body .lca-v209-settings-card,
html body .lca-v209-account-settings .lca-2fa-settings,
html body .lca-v209-account-settings .lca-security-sessions,
html body .lca-profile-login-card,
html body .lca-member-notice{background:var(--lc-card,#fff)!important;border:1px solid var(--lc-line)!important;border-radius:0!important;box-shadow:none!important}
html body .lca-v209-profile-hero,
html body .lca-v209-settings-hero{border-top:4px solid var(--lca-site-accent,#e30613)!important}
html body .lca-v209-account-cards{margin-top:14px!important;gap:14px!important}
html body .lca-v209-account-cards>article,
html body .lca-v209-account-cards>a{min-height:136px!important;border-left:0!important;border-top:4px solid var(--lca-site-accent,#e30613)!important}
html body .lca-v209-profile-person>img,
html body .lca-v209-settings-identity img{border-color:var(--lc-card,#fff)!important;box-shadow:none!important}
html body .lca-v209-profile-person h1,
html body .lca-v209-settings-identity h1,
html body .lca-v209-my-comments>header h2,
html body .lca-v209-account-cards b,
html body .lca-v209-my-comment-head h3,
html body .lca-v209-my-comment-head h3 a{color:var(--lc-ink,#08111f)!important;-webkit-text-fill-color:var(--lc-ink,#08111f)!important}
html body .lca-v209-profile-person p,
html body .lca-v209-settings-identity p,
html body .lca-v209-my-comments>header p,
html body .lca-v209-account-cards span,
html body .lca-v209-account-cards small,
html body .lca-v209-comment-preview,
html body .lca-v209-my-comment-head time,
html body .lca-v209-empty,
html body .lca-v209-empty p{color:var(--lc-muted,#667085)!important;-webkit-text-fill-color:currentColor!important}
html body .lca-v209-profile-person>div>span,
html body .lca-v209-settings-identity span,
html body .lca-v209-my-comments>header span{color:var(--lca-site-accent,#e30613)!important;-webkit-text-fill-color:var(--lca-site-accent,#e30613)!important}
html body .lca-v209-profile-facts small,
html body .lca-v209-settings-status>span{background:transparent!important;border-color:var(--lc-line)!important;color:var(--lc-muted,#667085)!important}
html body .lca-v209-settings-status>span b{color:var(--lc-ink,#08111f)!important}
html body .lca-v209-my-comments>header,
html body .lca-v209-my-comment,
html body .lca-profile-comments-manager{border-color:var(--lc-line)!important;background:var(--lc-card,#fff)!important}

/* Formulaires / actions commentaires */
html body .lca-profile-comments-filter select,
html body .lca-v209-comment-edit textarea,
html body .lca-v209-comment-editor summary{border-color:var(--lc-line)!important;background:var(--lc-card,#fff)!important;color:var(--lc-ink,#08111f)!important}
html body .lca-v209-comment-actions button{background:var(--lca-site-accent,#e30613)!important;border-color:var(--lca-site-accent,#e30613)!important;color:#fff!important}
html body .lca-v209-comment-actions a,
html body .lca-v209-my-comments>header>a{background:transparent!important;border-color:var(--lc-line)!important;color:var(--lc-ink,#08111f)!important}
html body .lca-v209-comment-delete button,
html body .lca-profile-comments-bulk-delete button{padding:0 12px!important;min-height:34px!important;border:1px solid #e7cfd2!important;background:#fff!important;color:#a51d2d!important;font-size:11px!important;font-weight:800!important;border-radius:0!important}
html body .lca-v209-comment-delete button:hover,
html body .lca-profile-comments-bulk-delete button:hover{background:#fff5f6!important;border-color:#d8a5ab!important;color:#8e1321!important}
html body .lca-v209-comment-editor summary,
html body .lca-v209-comment-actions button,
html body .lca-v209-comment-actions a,
html body .lca-v209-profile-hero>a,
html body .lca-v209-my-comments>header>a,
html body .lca-profile-comments-filter select{min-height:34px!important;font-size:11px!important;font-weight:800!important}
html body .lca-v209-comment-edit{background:color-mix(in srgb,var(--lc-card,#fff) 78%,var(--lc-paper,#f6f6f6))!important;border-color:var(--lc-line)!important}

/* Mode sombre : plus aucun texte sombre sur fond sombre */
html[data-lca-theme="dark"] body .lca-profile-page-full,
html[data-lca-theme="dark"] body .lca-v194-account-nav,
html[data-lca-theme="dark"] body .lca-v209-profile-hero,
html[data-lca-theme="dark"] body .lca-v209-account-cards>article,
html[data-lca-theme="dark"] body .lca-v209-account-cards>a,
html[data-lca-theme="dark"] body .lca-v209-my-comments,
html[data-lca-theme="dark"] body .lca-v209-settings-hero,
html[data-lca-theme="dark"] body .lca-v209-settings-card,
html[data-lca-theme="dark"] body .lca-v209-account-settings .lca-2fa-settings,
html[data-lca-theme="dark"] body .lca-v209-account-settings .lca-security-sessions,
html[data-lca-theme="dark"] body .lca-profile-login-card,
html[data-lca-theme="dark"] body .lca-member-notice{background:var(--lc-paper)!important;color:var(--lc-ink)!important;border-color:var(--lc-line)!important;box-shadow:none!important}
html[data-lca-theme="dark"] body .lca-v194-account-nav a{background:transparent!important;color:var(--lc-ink)!important;border-color:var(--lc-line)!important}
html[data-lca-theme="dark"] body .lca-v194-account-nav a:hover{background:#15253a!important;color:#fff!important}
html[data-lca-theme="dark"] body .lca-v194-account-nav a.is-active{background:var(--lca-site-accent,#e30613)!important;color:#fff!important}
html[data-lca-theme="dark"] body .lca-v194-account-nav a.is-danger{color:#ffb8be!important}
html[data-lca-theme="dark"] body .lca-v209-profile-person h1,
html[data-lca-theme="dark"] body .lca-v209-settings-identity h1,
html[data-lca-theme="dark"] body .lca-v209-my-comments>header h2,
html[data-lca-theme="dark"] body .lca-v209-account-cards b,
html[data-lca-theme="dark"] body .lca-v209-my-comment-head h3,
html[data-lca-theme="dark"] body .lca-v209-my-comment-head h3 a,
html[data-lca-theme="dark"] body .lca-v209-empty strong{color:var(--lc-ink)!important;-webkit-text-fill-color:var(--lc-ink)!important}
html[data-lca-theme="dark"] body .lca-v209-profile-person p,
html[data-lca-theme="dark"] body .lca-v209-settings-identity p,
html[data-lca-theme="dark"] body .lca-v209-my-comments>header p,
html[data-lca-theme="dark"] body .lca-v209-account-cards span,
html[data-lca-theme="dark"] body .lca-v209-account-cards small,
html[data-lca-theme="dark"] body .lca-v209-comment-preview,
html[data-lca-theme="dark"] body .lca-v209-my-comment-head time,
html[data-lca-theme="dark"] body .lca-v209-empty,
html[data-lca-theme="dark"] body .lca-v209-empty p,
html[data-lca-theme="dark"] body .lca-profile-comments-manager-meta span{color:var(--lc-muted)!important;-webkit-text-fill-color:currentColor!important}
html[data-lca-theme="dark"] body .lca-v209-profile-facts small,
html[data-lca-theme="dark"] body .lca-v209-settings-status>span,
html[data-lca-theme="dark"] body .lca-profile-comments-filter select,
html[data-lca-theme="dark"] body .lca-v209-comment-editor summary,
html[data-lca-theme="dark"] body .lca-v209-comment-actions a,
html[data-lca-theme="dark"] body .lca-v209-my-comments>header>a,
html[data-lca-theme="dark"] body .lca-v209-comment-edit textarea{background:var(--lc-card)!important;border-color:var(--lc-line)!important;color:var(--lc-ink)!important}
html[data-lca-theme="dark"] body .lca-v209-comment-edit{background:#0f1d30!important;border-color:var(--lc-line)!important}
html[data-lca-theme="dark"] body .lca-v209-comment-delete button,
html[data-lca-theme="dark"] body .lca-profile-comments-bulk-delete button{background:#102033!important;border-color:#47323a!important;color:#ffb7bd!important}
html[data-lca-theme="dark"] body .lca-v209-comment-delete button:hover,
html[data-lca-theme="dark"] body .lca-profile-comments-bulk-delete button:hover{background:#17283d!important;color:#fff!important}

@media(max-width:980px){
 html body .lca-v209-account-cards{grid-template-columns:1fr!important}
 html body .lca-v209-profile-hero,
 html body .lca-v209-settings-hero,
 html body .lca-v209-my-comments>header{display:grid!important;grid-template-columns:1fr!important;align-items:start!important}
 html body .lca-v209-profile-hero>a,
 html body .lca-v209-my-comments>header>a{justify-self:start!important}
}
@media(max-width:760px){
 html body .lca-profile-page-full .lca-member-shell,
 html body .lca-profile-page-full .lca-v194-account-app,
 html body .lca-profile-page-full .lca-v186-account-app{padding-left:12px!important;padding-right:12px!important}
 html body .lca-v194-account-nav{grid-template-columns:1fr 1fr!important}
 html body .lca-v194-account-nav a.is-danger{grid-column:1/-1!important}
 html body .lca-account-hover-menu-v51{width:min(92vw,328px)!important}
}


/* LeCatho 5.2.2 — correctif menu invisible en mode sombre */
html[data-lca-theme="dark"] .lca-topbar,
html[data-lca-theme="dark"] .lca-site-header,
html[data-lca-theme="dark"] .lca-site-footer{background:var(--lc-navy,#08111f)!important;border-color:rgba(255,255,255,.10)!important}
html[data-lca-theme="dark"] .lca-topbar-left,
html[data-lca-theme="dark"] .lca-mini-social,
html[data-lca-theme="dark"] .lca-header-tagline,
html[data-lca-theme="dark"] .lca-main-nav a,
html[data-lca-theme="dark"] .lca-nav-search{color:#f2f5f9!important;-webkit-text-fill-color:#f2f5f9!important;opacity:1!important}
html[data-lca-theme="dark"] .lca-main-nav a:hover,
html[data-lca-theme="dark"] .lca-main-nav a.is-active,
html[data-lca-theme="dark"] .lca-nav-search:hover{color:#ff4d57!important;-webkit-text-fill-color:#ff4d57!important}
html[data-lca-theme="dark"] .lca-main-nav a::after,
html[data-lca-theme="dark"] .lca-nav-search::after{background:var(--lca-site-accent,#e30613)!important;opacity:1!important}
html[data-lca-theme="dark"] .lca-main-nav,
html[data-lca-theme="dark"] .lca-header-inner{opacity:1!important}
html[data-lca-theme="dark"] .lca-brand,
html[data-lca-theme="dark"] .lca-logo,
html[data-lca-theme="dark"] .lca-logo img{opacity:1!important}
html[data-lca-theme="dark"] .lca-account-btn,
html[data-lca-theme="dark"] .lca-account-btn-pro{background:transparent!important;border-color:rgba(255,255,255,.24)!important;color:#fff!important}
html[data-lca-theme="dark"] .lca-account-btn:hover,
html[data-lca-theme="dark"] .lca-account-btn-pro:hover{background:rgba(255,255,255,.08)!important;border-color:#ff4d57!important;color:#fff!important}
html[data-lca-theme="dark"] .lca-account-btn-pro img{border-color:#fff!important}
html[data-lca-theme="dark"] .lca-menu-toggle{background:#fff!important;color:#08111f!important}
html[data-lca-theme="dark"] .lca-main-nav a[aria-current="page"]{color:#ff4d57!important}
@media(max-width:980px){
  html[data-lca-theme="dark"] .lca-main-nav{background:var(--lc-navy,#08111f)!important}
  html[data-lca-theme="dark"] .lca-main-nav a{color:#f2f5f9!important}
}


/* LeCatho 5.2.3 — correctif menu profil / sécurité */
html body .lca-v186-account-app,
html body .lca-v194-account-app{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:18px!important;width:100%!important;max-width:var(--lca-site-width,1420px)!important;margin:0 auto!important;padding:0 22px!important;position:relative!important;overflow:visible!important}
html body .lca-v186-account-nav,
html body .lca-v194-account-nav{position:static!important;top:auto!important;left:auto!important;right:auto!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important;width:100%!important;min-width:0!important;margin:0 0 8px!important;padding:0!important;border:1px solid var(--lc-line)!important;border-radius:18px!important;overflow:hidden!important;background:var(--lc-card,#fff)!important;box-shadow:none!important;z-index:1!important}
html body .lca-v186-account-nav a,
html body .lca-v194-account-nav a{display:flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;min-height:52px!important;padding:0 14px!important;border-right:1px solid var(--lc-line)!important;border-top:0!important;border-radius:0!important;background:transparent!important;color:var(--lc-ink,#08111f)!important;font-size:12px!important;font-weight:900!important;line-height:1.15!important;letter-spacing:.03em!important;text-transform:uppercase!important;text-align:center!important;white-space:normal!important;word-break:keep-all!important;overflow-wrap:anywhere!important}
html body .lca-v186-account-nav a:last-child,
html body .lca-v194-account-nav a:last-child{border-right:0!important}
html body .lca-v186-account-nav a:hover,
html body .lca-v194-account-nav a:hover{background:#f8fafc!important;color:var(--lca-site-accent,#e30613)!important}
html body .lca-v186-account-nav a.is-active,
html body .lca-v194-account-nav a.is-active{background:var(--lca-site-accent,#e30613)!important;color:#fff!important}
html body .lca-v186-account-nav a.is-danger,
html body .lca-v194-account-nav a.is-danger{margin-top:0!important;color:#b42318!important;border-top:0!important}
html body .lca-v186-account-content,
html body .lca-v194-account-content{width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important;display:block!important}
html body .lca-v186-account-overview,
html body .lca-v186-account-settings,
html body .lca-v186-public-profile,
html body .lca-v209-account-overview,
html body .lca-v209-account-settings{width:100%!important;max-width:none!important;margin:0!important}

html[data-lca-theme="dark"] body .lca-v186-account-nav,
html[data-lca-theme="dark"] body .lca-v194-account-nav{background:var(--lc-card)!important;border-color:var(--lc-line)!important}
html[data-lca-theme="dark"] body .lca-v186-account-nav a,
html[data-lca-theme="dark"] body .lca-v194-account-nav a{background:transparent!important;color:var(--lc-ink)!important;border-color:var(--lc-line)!important}
html[data-lca-theme="dark"] body .lca-v186-account-nav a:hover,
html[data-lca-theme="dark"] body .lca-v194-account-nav a:hover{background:#15253a!important;color:#fff!important}
html[data-lca-theme="dark"] body .lca-v186-account-nav a.is-active,
html[data-lca-theme="dark"] body .lca-v194-account-nav a.is-active{background:var(--lca-site-accent,#e30613)!important;color:#fff!important}
html[data-lca-theme="dark"] body .lca-v186-account-nav a.is-danger,
html[data-lca-theme="dark"] body .lca-v194-account-nav a.is-danger{color:#ffb8be!important}

@media(max-width:980px){
  html body .lca-v186-account-app,
  html body .lca-v194-account-app{padding-left:16px!important;padding-right:16px!important}
}
@media(max-width:760px){
  html body .lca-v186-account-app,
  html body .lca-v194-account-app{padding-left:12px!important;padding-right:12px!important}
  html body .lca-v186-account-nav,
  html body .lca-v194-account-nav{grid-template-columns:1fr 1fr!important}
  html body .lca-v186-account-nav a.is-danger,
  html body .lca-v194-account-nav a.is-danger{grid-column:1/-1!important}
}
