.sast-events-week{--sast-blue:#164777;--sast-orange:#f26a21;--sast-green:#3b8d22;background:#fff;padding:38px 0 44px;font-family:inherit;color:#071b38;position:relative;overflow:hidden}.sast-events-week *{box-sizing:border-box}.sast-ew-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 auto 18px;max-width:1320px;padding:0 24px}.sast-ew-head h2{margin:0;color:#071b38;font-size:42px;line-height:1.05;font-weight:900;letter-spacing:.5px;text-transform:uppercase}.sast-ew-head h2 span{display:block;width:52px;height:4px;background:var(--sast-orange);border-radius:2px;margin-top:16px}.sast-ew-head a{color:var(--sast-blue);font-weight:900;text-transform:uppercase;text-decoration:none;font-size:13px;letter-spacing:.4px;white-space:nowrap}.sast-ew-filterbar{max-width:1320px;margin:0 auto 24px;padding:0 24px;display:flex;gap:10px;align-items:center;flex-wrap:wrap}.sast-ew-filterbar label{display:flex;align-items:center;gap:7px;color:var(--sast-blue);font-weight:800;font-size:12px;text-transform:uppercase}.sast-ew-filterbar input{height:42px;border:1px solid #dbe3ee;border-radius:8px;background:#fff;padding:0 12px;color:#071b38;outline:none}.sast-ew-filterbar input:focus{border-color:var(--sast-blue);box-shadow:0 0 0 3px rgba(22,71,119,.12)}.sast-ew-filter-search{min-width:260px;flex:1;max-width:380px}.sast-ew-filter-reset{height:42px;border:none;border-radius:8px;background:var(--sast-orange);color:#fff;font-weight:900;padding:0 18px;cursor:pointer;text-transform:uppercase}.sast-ew-grid{max-width:1320px;margin:0 auto;padding:0 24px}.sast-ew-slider{position:relative;min-width:0}.sast-ew-viewport{overflow:hidden;width:100%;padding:6px 0 18px}.sast-ew-events{display:flex;gap:28px;transition:transform .45s ease;will-change:transform}.sast-ew-card{background:#fff;border:1px solid #eef1f6;border-radius:8px;overflow:hidden;box-shadow:0 9px 28px rgba(6,25,52,.10);flex:0 0 calc((100% - 84px)/4);display:flex;flex-direction:column;min-height:615px}.sast-ew-img-wrap{position:relative;height:330px;background:#eaf0f7;overflow:hidden}.sast-ew-img{display:block;width:100%;height:100%;background-size:cover;background-position:center;text-decoration:none;transition:transform .35s ease}.sast-ew-card:hover .sast-ew-img{transform:scale(1.025)}.sast-ew-datebox{position:absolute;top:28px;left:26px;width:78px;min-height:96px;background:#fff;border-radius:7px;box-shadow:0 8px 25px rgba(0,0,0,.16);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:10px 6px;color:#071b38}.sast-ew-datebox em{font-style:normal;color:var(--sast-orange);font-weight:900;font-size:16px;line-height:1;text-transform:uppercase;margin-bottom:5px}.sast-ew-datebox strong{font-weight:900;font-size:34px;line-height:1}.sast-ew-datebox small{font-size:15px;line-height:1.1;font-weight:800;margin-top:4px}.sast-ew-body{padding:28px 28px 24px;display:flex;flex-direction:column;flex:1}.sast-ew-category{color:var(--sast-orange);font-weight:900;text-transform:uppercase;font-size:13px;letter-spacing:.5px;margin-bottom:18px}.sast-ew-body h3{font-size:24px;line-height:1.25;color:#071b38;margin:0;font-weight:900;min-height:60px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sast-ew-title-line{display:block;width:30px;height:3px;background:var(--sast-orange);border-radius:2px;margin:20px 0 20px}.sast-ew-meta{display:grid;gap:13px;margin-bottom:24px}.sast-ew-meta p{margin:0;color:#071b38;font-size:14px;line-height:1.35;display:flex;align-items:flex-start;gap:10px}.sast-ew-meta-icon{width:18px;min-width:18px;color:var(--sast-blue);font-weight:900;text-align:center}.sast-ew-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:auto}.sast-ew-poster-btn,.sast-ew-btn{height:45px;border-radius:6px;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:900;font-size:12px;line-height:1;text-transform:uppercase;letter-spacing:.25px;text-decoration:none;cursor:pointer}.sast-ew-poster-btn{border:1px solid #cbd5e2;background:#fff;color:#071b38}.sast-ew-poster-btn:hover{border-color:var(--sast-blue);box-shadow:0 6px 16px rgba(22,71,119,.12)}.sast-ew-btn{border:1px solid var(--sast-blue);background:var(--sast-blue);color:#fff!important}.sast-ew-btn.free{background:var(--sast-green);border-color:var(--sast-green)}.sast-ew-empty{width:100%;min-height:240px;display:flex;align-items:center;justify-content:center;background:#f7f9fc;border:1px dashed #d6e0ed;border-radius:10px;color:var(--sast-blue);font-weight:900}.sast-ew-arrow{position:absolute;top:46%;transform:translateY(-50%);z-index:5;width:46px;height:46px;border-radius:50%;border:none;background:#071b38;color:#fff;font-size:36px;line-height:1;font-weight:800;box-shadow:0 12px 30px rgba(6,25,52,.22);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .18s ease,opacity .18s ease}.sast-ew-arrow:hover{transform:translateY(-50%) scale(1.05)}.sast-ew-prev{left:-20px}.sast-ew-next{right:-20px}.sast-ew-arrow:disabled{opacity:.35;cursor:not-allowed}.sast-ew-no-arrows .sast-ew-arrow{display:none}.sast-ew-dots{display:flex;justify-content:center;gap:18px;margin-top:12px}.sast-ew-dot{width:14px;height:14px;border-radius:50%;border:none;background:#c7c9cc;cursor:pointer;padding:0}.sast-ew-dot.active{background:var(--sast-orange)}.sast-ew-loading .sast-ew-viewport{opacity:.45;pointer-events:none}.sast-ew-popup{position:fixed;inset:0;z-index:999999;background:rgba(5,18,32,.84);display:none;align-items:center;justify-content:center;padding:30px}.sast-ew-popup.active{display:flex}.sast-ew-popup img{max-width:min(100%,980px);max-height:88vh;object-fit:contain;border-radius:10px;box-shadow:0 22px 70px rgba(0,0,0,.38);background:#fff}.sast-ew-popup-close{position:fixed;top:20px;right:24px;width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.5);background:#fff;color:#102a45;font-size:30px;line-height:1;cursor:pointer}@media(max-width:1100px){.sast-ew-card{flex-basis:calc((100% - 56px)/3)}.sast-ew-img-wrap{height:290px}.sast-ew-head h2{font-size:34px}}@media(max-width:760px){.sast-events-week{padding:28px 0 36px}.sast-ew-head{align-items:flex-start;padding:0 18px}.sast-ew-head h2{font-size:30px}.sast-ew-head a{font-size:12px}.sast-ew-filterbar{padding:0 18px 12px;display:grid;grid-template-columns:1fr 1fr}.sast-ew-filterbar label{display:block}.sast-ew-filterbar input{width:100%;margin-top:6px}.sast-ew-filter-search,.sast-ew-filter-reset{grid-column:1/-1;width:100%;max-width:none}.sast-ew-grid{padding:0 18px}.sast-ew-card{flex-basis:100%;min-height:0}.sast-ew-img-wrap{height:360px}.sast-ew-body{padding:24px 22px}.sast-ew-actions{grid-template-columns:1fr 1fr}.sast-ew-prev{left:-10px}.sast-ew-next{right:-10px}.sast-ew-arrow{width:42px;height:42px;font-size:32px}}@media(max-width:480px){.sast-ew-img-wrap{height:300px}.sast-ew-body h3{font-size:22px}.sast-ew-actions{grid-template-columns:1fr}.sast-ew-datebox{top:18px;left:18px}}

/* v1.9 refinements: poster overlay on image + single book button */
.sast-ew-image-poster{border:0;padding:0;cursor:pointer;text-align:left;position:relative}
.sast-ew-image-poster:focus{outline:3px solid rgba(242,106,33,.35);outline-offset:-3px}
.sast-ew-poster-overlay{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:rgba(7,27,56,.42);color:#fff;opacity:0;transition:opacity .25s ease;text-shadow:0 2px 8px rgba(0,0,0,.45);font-weight:900;text-transform:uppercase;letter-spacing:.2px}
.sast-ew-card:hover .sast-ew-poster-overlay,.sast-ew-image-poster:focus .sast-ew-poster-overlay{opacity:1}
.sast-ew-poster-eye{width:70px;height:70px;border-radius:50%;border:3px solid #fff;display:flex;align-items:center;justify-content:center;font-size:30px;background:rgba(0,0,0,.18);line-height:1}
.sast-ew-poster-overlay strong{font-size:16px;line-height:1;color:#fff}
.sast-ew-category{display:none!important}
.sast-ew-meta{margin-bottom:24px;min-height:auto}
.sast-ew-meta p{align-items:center;font-size:15px}
.sast-ew-meta-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;min-width:20px;height:20px;color:#071b38}
.sast-ew-meta-icon svg{display:block;width:18px;height:18px}
.sast-ew-actions{grid-template-columns:1fr!important}
.sast-ew-btn{width:100%;height:50px;font-size:14px;border-radius:6px;box-shadow:0 10px 20px rgba(7,27,56,.16)}
.sast-ew-body{padding:28px 24px 24px}
.sast-ew-body h3{min-height:64px}
@media(max-width:760px){.sast-ew-poster-overlay{opacity:1;background:rgba(7,27,56,.30)}.sast-ew-actions{grid-template-columns:1fr!important}}
