.tw-poster-hidden-wrapper{opacity:0;pointer-events:none;z-index:-100;width:1080px;position:absolute;top:-9999px;left:-9999px}.tw-poster{color:#1a1a1a;box-sizing:border-box;background:#fff;border:1px solid #eaeaea;flex-direction:column;gap:22px;width:1080px;padding:44px 48px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:flex;position:relative}.tw-poster__header{white-space:nowrap;border-bottom:2.5px solid #0f172a;justify-content:space-between;align-items:center;padding-bottom:20px;display:flex}.tw-poster__brand{white-space:nowrap;align-items:center;gap:16px;display:flex}.tw-poster__logo{object-fit:contain;flex-shrink:0;width:52px;height:52px}.tw-poster__church-name{color:#0f172a;letter-spacing:-.02em;white-space:nowrap;margin:0 0 2px;font-size:24px;font-weight:800}.tw-poster__church-sub{color:#64748b;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;margin:0;font-size:12px;font-weight:600}.tw-poster__date-badge{text-align:right;white-space:nowrap}.tw-poster__date-tag{color:#fff;letter-spacing:.15em;text-transform:uppercase;white-space:nowrap;background:#0f172a;border-radius:4px;margin-bottom:4px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-block}.tw-poster__date-text{color:#0f172a;white-space:nowrap;margin:0;font-size:12px;font-weight:600}.tw-poster__hero-card{background:#f8fafc;border:1.5px solid #e2e8f0;border-left:6px solid #0284c7;border-radius:10px;flex-direction:column;gap:10px;padding:20px 24px;display:flex}.tw-poster__section-tag{letter-spacing:.18em;text-transform:uppercase;color:#0284c7;white-space:nowrap;margin:0;font-size:11px;font-weight:700}.tw-poster__sermon-topic{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:26px;font-weight:800;line-height:1.2;overflow:hidden}.tw-poster__sermon-scripture{color:#0369a1;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:11px;font-weight:400;overflow:hidden}.tw-poster__sermon-meta{white-space:nowrap;color:#475569;border-top:1px solid #e2e8f0;flex-wrap:nowrap;justify-content:space-between;align-items:center;padding-top:12px;font-size:13px;display:flex}.tw-poster__meta-item{white-space:nowrap;align-items:center;gap:6px;display:flex}.tw-poster__meta-bold{color:#0f172a;white-space:nowrap;font-weight:700}.tw-poster__schedule-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.tw-poster__schedule-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;gap:8px;padding:14px 16px;display:flex}.tw-poster__card-title{color:#0f172a;white-space:nowrap;border-bottom:1px solid #f1f5f9;margin:0;padding-bottom:5px;font-size:12px;font-weight:700}.tw-poster__card-row{white-space:nowrap;justify-content:space-between;align-items:center;gap:8px;font-size:12px;display:flex}.tw-poster__card-key{color:#64748b;white-space:nowrap;flex-shrink:0}.tw-poster__card-val{color:#0f172a;text-align:right;white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.tw-poster__content-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.tw-poster__content-box{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;gap:8px;padding:18px;display:flex}.tw-poster__content-title{color:#0f172a;white-space:nowrap;border-bottom:2px solid #e2e8f0;align-items:center;gap:8px;margin:0;padding-bottom:6px;font-size:14px;font-weight:800;display:flex}.tw-poster__content-text{color:#334155;white-space:pre-line;margin:0;font-size:12.5px;line-height:1.65}.tw-poster__resources{white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;display:flex}.tw-poster__resources-title{color:#0f172a;white-space:nowrap;flex-shrink:0;margin:0;font-size:12px;font-weight:700}.tw-poster__resources-list{color:#0284c7;white-space:nowrap;text-overflow:ellipsis;gap:12px;font-size:12px;font-weight:600;display:flex;overflow:hidden}.tw-poster__footer{color:#64748b;white-space:nowrap;border-top:2px solid #0f172a;justify-content:space-between;align-items:center;padding-top:14px;font-size:12px;display:flex}.tw-poster__footer-left{white-space:nowrap;align-items:center;gap:12px;display:flex}.tw-poster__footer-address{color:#334155;white-space:nowrap;font-weight:600}.tw-poster__footer-right{white-space:nowrap;align-items:center;gap:12px;display:flex}.tw-poster__footer-url{color:#0284c7;white-space:nowrap;font-size:13px;font-weight:800}.tw-poster-btn{color:#fff;font-family:var(--font-body);cursor:pointer;background:#0f172a;border:1px solid #1e293b;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:.88rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #00000014}.tw-poster-btn:hover{background:#0284c7;border-color:#0284c7;transform:translateY(-1px);box-shadow:0 4px 12px #0284c740}.tw-poster-btn:disabled{opacity:.65;cursor:not-allowed;transform:none}.tw-poster-btn__icon{object-fit:contain;vertical-align:middle;flex-shrink:0;width:20px;height:20px;display:inline-block}
.tw-reveal{opacity:0;transition:opacity .65s cubic-bezier(.4, 0, .2, 1) var(--tw-delay,0s), transform .65s cubic-bezier(.4, 0, .2, 1) var(--tw-delay,0s);transform:translateY(28px)}.tw-reveal--in{opacity:1;transform:translateY(0)}.tw-page{background:var(--background);min-height:100vh}.tw-hero{padding-top:calc(var(--nav-height,6rem) + 3rem);background:var(--background);border-bottom:1px solid #e6e6e6;padding-bottom:0}.tw-hero__inner{max-width:1280px;margin-inline:auto;padding-inline:4rem}.tw-hero__eyebrow{font-family:var(--font-body);letter-spacing:.3em;text-transform:uppercase;color:var(--clr-text-muted);margin-top:5rem;font-size:.65rem;font-weight:600}.tw-hero__row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:2rem;display:flex}.tw-hero__title{font-family:var(--font-body);letter-spacing:-.02em;color:var(--foreground);margin:2rem 0 1rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:.95}.tw-poster-btn{background-color:var(--foreground)}.tw-hero__date{font-family:var(--font-body);color:var(--clr-text-muted);margin:0;font-size:1.5rem;font-weight:400}.tw-subnav{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:0;margin-top:2rem;display:flex;overflow-x:auto}.tw-subnav::-webkit-scrollbar{display:none}.tw-subnav__tab{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--clr-text-muted);white-space:nowrap;border-bottom:2px solid #0000;flex-shrink:0;padding:.85rem 1.5rem;font-size:.78rem;font-weight:500;text-decoration:none;transition:color .2s,border-color .2s}.tw-subnav__tab:hover{color:var(--foreground)}.tw-subnav__tab--active{color:var(--foreground);border-bottom-color:var(--foreground)}.tw-loading{flex-direction:column;gap:1rem;max-width:600px;margin:6rem auto;padding-inline:2rem;display:flex}.tw-loading__bar{background:linear-gradient(90deg,#ededed 25%,#e0e0e0 50%,#ededed 75%) 0 0/200% 100%;border-radius:4px;height:18px;animation:1.4s infinite shimmer}.tw-loading__bar--2{width:72%}.tw-loading__bar--3{width:55%}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.tw-body{margin-inline:auto;grid-template-columns:380px 1fr;align-items:start;gap:0;max-width:900px;margin-left:auto;margin-right:auto;padding:4rem;display:grid}.tw-sidebar{top:calc(var(--nav-height,6rem) + 1rem);max-height:calc(100vh - var(--nav-height,6rem) - 2rem);scrollbar-width:none;border-right:1px solid #e8e8e8;flex-direction:column;gap:0;padding-bottom:2rem;padding-right:3rem;display:flex;position:sticky;overflow-y:auto}.tw-sidebar::-webkit-scrollbar{display:none}.tw-sermon-hero{border-bottom:1px solid #e8e8e8;margin-bottom:2rem;padding:0 0 2.5rem}.tw-sermon-hero__label{font-family:var(--font-body);letter-spacing:.25em;text-transform:uppercase;color:var(--clr-text-muted);border:1px solid #d9d9d9;border-radius:3px;margin-bottom:1rem;padding:.25rem .6rem;font-size:1rem;font-weight:600;display:inline-block}.tw-sermon-hero__topic{font-family:var(--font-body);color:var(--foreground);letter-spacing:-.01em;margin-bottom:.5rem;font-size:1.5rem;font-weight:700;line-height:1.25}.tw-sermon-hero__scripture{font-family:var(--font-body);color:var(--clr-sky-blue-deep);margin-bottom:.75rem;font-size:.85rem;font-style:italic;font-weight:500}.tw-sermon-hero__datetime{font-family:var(--font-body);color:var(--foreground);margin-bottom:.35rem;font-size:.85rem;font-weight:600}.tw-sermon-hero__address{font-family:var(--font-body);color:var(--clr-text-muted);font-size:.8rem;line-height:1.5}.tw-schedule{border-bottom:1px solid #f0f0f0;padding:1.5rem 0}.tw-schedule__heading{font-family:var(--font-body);letter-spacing:.2em;text-transform:uppercase;color:var(--clr-text-muted);margin-bottom:.9rem;font-size:1rem;font-weight:600}.tw-schedule__rows{flex-direction:column;gap:.5rem;display:flex}.tw-schedule__row{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.tw-schedule__key{font-family:var(--font-body);color:var(--clr-text-muted);flex-shrink:0;font-size:.82rem}.tw-schedule__val{font-family:var(--font-body);color:var(--foreground);text-align:right;font-size:.88rem;font-weight:500}.tw-main{flex-direction:column;gap:0;padding-left:3.5rem;display:flex}.tw-accordion{border-bottom:1px solid #e8e8e8;overflow:hidden}.tw-accordion__trigger{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:2rem 0;display:flex}.tw-accordion__labels{flex-direction:column;gap:.25rem;display:flex}.tw-accordion__heading{font-family:var(--font-body);letter-spacing:-.01em;color:var(--foreground);font-size:1.35rem;font-weight:700;transition:color .2s}.tw-accordion__trigger:hover .tw-accordion__heading{color:var(--clr-sky-blue-deep)}.tw-accordion__subheading{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:var(--clr-text-muted);font-size:.72rem;font-weight:400}.tw-accordion__icon{flex-shrink:0;width:20px;height:20px;position:relative}.tw-accordion__icon-bar{background:var(--foreground);border-radius:2px;transition:transform .3s,opacity .3s;position:absolute}.tw-accordion__icon-bar--h{width:100%;height:1.5px;top:50%;left:0;transform:translateY(-50%)}.tw-accordion__icon-bar--v{width:1.5px;height:100%;top:0;left:50%;transform:translate(-50%)}.tw-accordion--open .tw-accordion__icon-bar--v{opacity:0;transform:translate(-50%)scaleY(0)}.tw-accordion__body{max-height:0;transition:max-height .45s cubic-bezier(.4,0,.2,1);overflow:hidden}.tw-accordion--open .tw-accordion__body{max-height:800px}.tw-accordion__text{font-family:var(--font-body);color:#4d4d4d;white-space:pre-line;padding-bottom:2rem;font-size:.95rem;line-height:1.9}.tw-downloads{padding-top:2.5rem}.tw-downloads__header{align-items:baseline;gap:1rem;margin-bottom:1.5rem;display:flex}.tw-downloads__heading{font-family:var(--font-body);letter-spacing:-.01em;color:var(--foreground);font-size:1.35rem;font-weight:700}.tw-downloads__sub{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:var(--clr-text-muted);font-size:.72rem;font-weight:400}.tw-downloads__list{flex-direction:column;gap:0;display:flex}.tw-download-item{animation:.4s both slideIn;animation-delay:calc(var(--dl-index,0) * 60ms + .2s);border-bottom:1px solid #e8e8e8;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 0;text-decoration:none;transition:background .15s;display:flex}.tw-download-item:hover .tw-download-item__title{color:var(--clr-sky-blue-deep)}.tw-download-item:hover .tw-download-item__arrow{transform:translateY(3px)}.tw-download-item__info{flex-direction:column;gap:.2rem;display:flex}.tw-download-item__title{font-family:var(--font-body);color:var(--foreground);font-size:.9rem;font-weight:500;transition:color .2s}.tw-download-item__size{font-family:var(--font-body);color:var(--clr-text-muted);font-size:.72rem}.tw-download-item__arrow{color:var(--clr-text-muted);flex-shrink:0;transition:transform .2s}@keyframes slideIn{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}@media (max-width:1024px){.tw-body{grid-template-columns:1fr;gap:3rem;padding:2.5rem 2rem}.tw-sidebar{border-bottom:1px solid #e8e8e8;border-right:none;max-height:none;padding-bottom:3rem;padding-right:0;position:static}.tw-main{padding-left:0}.tw-hero__inner{padding-inline:2rem}}@media (max-width:640px){.tw-hero__inner,.tw-body{padding-inline:1.5rem}.tw-hero__title{font-size:clamp(2.2rem,11vw,3.5rem)}.tw-subnav__tab{padding:.75rem 1rem;font-size:.72rem}}
