.tsep-wrap{max-width:1180px;margin:46px auto;padding:0 18px}.tsep-head span,.tsep-kicker{color:#087243;font-weight:950;text-transform:uppercase;letter-spacing:.08em;font-size:13px}.tsep-head h2{font-size:clamp(32px,5vw,54px);margin:8px 0;color:#071d14}.tsep-head p{max-width:680px;color:#60736a;font-size:18px}.tsep-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.tsep-event-card,.tsep-event,.tsep-content-card,.tsep-sticky-form{background:#fff;border:1px solid #ddebe4;border-radius:26px;box-shadow:0 18px 50px rgba(2,38,21,.08);overflow:hidden}.tsep-card-img{display:block;height:210px;background-size:cover;background-position:center}.tsep-card-body{padding:24px}.tsep-badges{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.tsep-badges span,.tsep-hero-meta span{background:#eef8f2;color:#075c38;border-radius:999px;padding:8px 12px;font-weight:800;font-size:13px}.tsep-event-card h3{font-size:25px;margin:0 0 10px}.tsep-event-card h3 a{color:#071d14;text-decoration:none}.tsep-event-card p{color:#61746b}.tsep-card-actions{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.tsep-link,.tsep-event button,.tsep-register button{background:#075c38;color:#fff!important;border:0;border-radius:999px;padding:12px 18px;font-weight:950;text-decoration:none;cursor:pointer}.tsep-event input,.tsep-event select,.tsep-event textarea,.tsep-register input,.tsep-register select,.tsep-register textarea{width:100%;padding:13px 14px;border:1px solid #cddbd4;border-radius:14px;margin:7px 0;background:#fff}.tsep-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.tsep-single-hero{min-height:520px;background:#06351f;background-size:cover;background-position:center;display:flex;align-items:center;color:#fff;padding:80px max(20px,calc((100vw - 1180px)/2))}.tsep-single-hero>div{max-width:820px}.tsep-single-hero h1{font-size:clamp(42px,7vw,82px);line-height:.96;margin:14px 0;color:#fff}.tsep-single-hero p{font-size:20px;max-width:720px;color:rgba(255,255,255,.86)}.tsep-hero-meta{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.tsep-hero-meta span{background:rgba(255,255,255,.14);color:#fff;border:1px solid rgba(255,255,255,.18)}.tsep-single-body{max-width:1180px;margin:-70px auto 70px;padding:0 18px;display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:24px;align-items:start}.tsep-content-card,.tsep-sticky-form{padding:28px;margin-bottom:20px}.tsep-content-card h2,.tsep-sticky-form h2{font-size:28px;margin:0 0 14px;color:#071d14}.tsep-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:20px 0}.tsep-info-grid div,.tsep-slot-list div{background:#f4faf7;border:1px solid #dcece4;border-radius:20px;padding:18px}.tsep-info-grid strong,.tsep-slot-list strong{display:block;color:#075c38;margin-bottom:6px}.tsep-info-grid span,.tsep-slot-list span,.tsep-slot-list em{display:block;color:#5b6f65;font-style:normal}.tsep-slot-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.tsep-sticky-form{position:sticky;top:24px}.tsep-result{font-weight:900;margin-top:10px}.tsep-closed{background:#fff4e5;border:1px solid #ffd391;border-radius:16px;padding:15px;color:#794900;font-weight:800}.tsep-table-wrap{overflow:auto}.tsep-table{width:100%;border-collapse:collapse;background:#fff;border-radius:18px;overflow:hidden}.tsep-table th,.tsep-table td{padding:13px;border-bottom:1px solid #e6eee9;text-align:left}.tsep-table th{background:#075c38;color:#fff}.tsep-admin-panel{background:#f7fbf9;border:1px solid #dfece6;border-radius:18px;padding:18px}.tsep-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.tsep-admin-panel label{display:block;font-weight:800;color:#123729}.tsep-admin-panel input,.tsep-admin-panel select,.tsep-admin-panel textarea{display:block;width:100%;max-width:100%;margin-top:6px;border:1px solid #cddbd4;border-radius:12px;padding:10px;background:#fff}.tsep-help,.tsep-muted{color:#60736a;font-weight:500}.tsep-slots-box{margin-top:16px}@media(max-width:900px){.tsep-grid,.tsep-single-body{grid-template-columns:1fr}.tsep-single-body{margin-top:-40px}.tsep-info-grid,.tsep-slot-list,.tsep-form-grid,.tsep-admin-grid{grid-template-columns:1fr}.tsep-sticky-form{position:relative;top:auto}.tsep-single-hero{min-height:460px;padding:58px 20px}}

/* v1.4.0 equal-height event cards and payment UX */
.tsep-grid{align-items:stretch}
.tsep-event-card{display:flex;flex-direction:column;height:100%}
.tsep-card-img{flex:0 0 210px}
.tsep-card-body{display:flex;flex:1;flex-direction:column;min-width:0}
.tsep-card-main{display:flex;flex:1;flex-direction:column}
.tsep-event-card h3{min-height:2.35em;line-height:1.15}
.tsep-event-card .tsep-card-main>p{margin:0;color:#61746b;line-height:1.65;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.tsep-card-actions{margin-top:auto;padding-top:22px;gap:14px;min-height:48px}
.tsep-card-actions .tsep-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;white-space:nowrap}
.tsep-card-actions strong{margin-left:auto;color:#075c38;font-size:17px;white-space:nowrap}
.tsep-register button:disabled{opacity:.55;cursor:wait}
.tsep-result{min-height:24px}
.tsep-result.is-success{color:#087243}.tsep-result.is-error{color:#a52424}
.tsep-payment-notice{max-width:1180px;margin:20px auto 0;padding:16px 20px;border-radius:16px;font-weight:850}
.tsep-payment-paid{background:#e9f8ef;border:1px solid #a7dfba;color:#075c38}
.tsep-payment-failed,.tsep-payment-canceled{background:#fff0f0;border:1px solid #efb0b0;color:#8b1f1f}
.tsep-payment-open,.tsep-payment-pending,.tsep-payment-unknown{background:#fff8e8;border:1px solid #efd18d;color:#755000}
@media(max-width:900px){.tsep-event-card h3{min-height:auto}.tsep-card-actions{align-items:stretch;flex-direction:column}.tsep-card-actions .tsep-link{width:100%}.tsep-card-actions strong{margin:0;text-align:center}}
