.saixcwe{--gap:24px}.saixcwe *{box-sizing:border-box}.saixcwe-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.saixcwe-head h2{margin:0 0 6px}.saixcwe-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.saixcwe-event{border:1px solid #e6e6e6;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 4px 18px rgba(0,0,0,.05)}.saixcwe-image{display:block;aspect-ratio:16/9;overflow:hidden;background:#f5f5f5}.saixcwe-image img,.saixcwe-hero{width:100%;height:100%;object-fit:cover}.saixcwe-body{padding:20px}.saixcwe-body h3{margin:8px 0 12px;font-size:1.25rem}.saixcwe-body h3 a{text-decoration:none;color:inherit}.saixcwe-badge{display:inline-block;padding:5px 9px;border-radius:999px;background:#f1f1f1;font-size:.78rem;font-weight:700}.saixcwe-meta{margin:7px 0;color:#555}.saixcwe-btn{display:inline-block;border:0;border-radius:8px;padding:11px 17px;background:#1d2327;color:#fff!important;text-decoration:none!important;cursor:pointer;font-weight:700}.saixcwe-btn.secondary{background:#f2f2f2;color:#222!important}.saixcwe-detail{max-width:900px;margin:auto}.saixcwe-back{display:inline-block;margin-bottom:20px}.saixcwe-hero{max-height:460px;border-radius:18px;margin-bottom:20px}.saixcwe-detail h1{margin:10px 0 14px}.saixcwe-detail-meta{display:flex;flex-wrap:wrap;gap:12px 22px;margin-bottom:24px}.saixcwe-register-box{margin-top:30px;padding:24px;border:1px solid #ddd;border-radius:16px}.saixcwe-price{font-size:1.35rem;font-weight:800}.saixcwe-success{padding:12px;background:#eef9ef;border-radius:8px}.saixcwe-msg{margin-top:10px}.saixcwe-msg.error{color:#a00}.saixcwe-type-filter{min-width:200px;padding:9px 12px}.saixcwe-event.is-hidden{display:none}@media(max-width:900px){.saixcwe-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.saixcwe-grid{grid-template-columns:1fr}.saixcwe-head{align-items:stretch;flex-direction:column}.saixcwe-type-filter{width:100%}}