
.event-page,.guarantee-page{background:#f5f8ff;color:#111827;font-family:Arial,'Noto Sans KR',sans-serif}.event-shell,.guarantee-shell{width:1320px;margin:22px auto 40px;display:grid;grid-template-columns:1fr 300px;gap:18px}.event-card,.guarantee-card{background:#fff;border:1px solid #dbe7ff;border-radius:14px;box-shadow:0 8px 22px rgba(29,78,216,.06);padding:22px}.event-head,.guarantee-head{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #2f80ff;padding-bottom:12px;margin-bottom:18px}.event-head h1,.guarantee-head h1{margin:0;font-size:24px;font-weight:900}.event-actions{display:flex;gap:8px}.event-btn{border:0;border-radius:10px;padding:10px 16px;background:#2f80ff;color:#fff;font-weight:800;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.event-btn.gray{background:#eef4ff;color:#1d4ed8}.event-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.event-item{background:#fff;border:1px solid #dde8ff;border-radius:14px;overflow:hidden;cursor:pointer;transition:.15s;box-shadow:0 4px 12px rgba(37,99,235,.05)}.event-item:hover{transform:translateY(-2px);border-color:#93c5fd}.event-thumb{width:100%;height:150px;background:#eef5ff;object-fit:cover;display:block}.event-noimg{height:150px;background:linear-gradient(135deg,#edf5ff,#dbeafe);display:flex;align-items:center;justify-content:center;font-size:38px}.event-body{padding:14px}.event-badge{display:inline-flex;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:900;margin-bottom:8px;background:#e8fff1;color:#15803d}.event-badge.end{background:#f1f5f9;color:#64748b}.event-title{font-size:17px;font-weight:900;margin:0 0 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.event-meta{font-size:13px;color:#64748b;line-height:1.6}.event-stats{display:flex;gap:10px;margin-top:10px;font-size:13px;color:#64748b}.event-detail-layout{display:grid;grid-template-columns:420px 1fr;gap:20px}.event-detail-img{width:100%;height:260px;object-fit:cover;border-radius:14px;background:#eef5ff;border:1px solid #dbe7ff}.event-info-box{border:1px solid #dbe7ff;border-radius:14px;overflow:hidden}.event-info-row{display:grid;grid-template-columns:120px 1fr;border-bottom:1px solid #edf2ff}.event-info-row:last-child{border-bottom:0}.event-info-row b{background:#f6f9ff;padding:12px 14px}.event-info-row span{padding:12px 14px}.event-section-title{font-size:18px;font-weight:900;border-bottom:1px solid #dbe7ff;padding-bottom:10px;margin:24px 0 14px}.event-content{white-space:pre-wrap;line-height:1.8;color:#1f2937}.event-choice{display:flex;gap:10px;flex-wrap:wrap}.choice-btn{border:1px solid #93c5fd;background:#fff;color:#1d4ed8;border-radius:10px;padding:10px 16px;font-weight:800}.event-form{display:grid;gap:14px}.event-form label{font-weight:900}.event-form input,.event-form textarea{width:100%;box-sizing:border-box;border:1px solid #cbd8ef;border-radius:10px;padding:12px;font-size:14px;background:#fff}.event-form textarea{min-height:170px;resize:vertical}.event-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.event-file-row{display:flex;align-items:center;gap:10px}.event-preview{max-width:280px;max-height:160px;border-radius:12px;border:1px solid #dbe7ff;margin-top:8px}.event-empty{padding:40px;text-align:center;color:#64748b;border:1px dashed #cbd8ef;border-radius:14px;background:#f8fbff}.guarantee-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.guarantee-item{border:1px solid #dbe7ff;border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 4px 12px rgba(37,99,235,.05);cursor:pointer}.guarantee-thumb{height:120px;width:100%;object-fit:cover;background:#eef5ff}.guarantee-body{padding:14px}.guarantee-title{font-size:18px;font-weight:900;margin-bottom:8px}.guarantee-link{color:#2563eb;font-size:13px;word-break:break-all}.guarantee-desc{margin-top:10px;color:#475569;line-height:1.6;white-space:pre-wrap}.g-detail-img{max-width:100%;border-radius:14px;border:1px solid #dbe7ff;background:#f8fbff}.hidden{display:none!important}@media(max-width:900px){.event-shell,.guarantee-shell{width:auto;margin:12px;display:block}.event-grid,.guarantee-grid{grid-template-columns:1fr}.event-detail-layout{grid-template-columns:1fr}.event-form-grid{grid-template-columns:1fr}}
/* V83 no-dark + stable separated pages */
html,body,.event-page,.guarantee-page{background:#f5f8ff!important;color:#111827!important;}
.event-card,.guarantee-card,.event-item,.guarantee-item,.event-info-box,.event-form input,.event-form textarea{background:#fff!important;color:#111827!important;}
.event-detail-title{margin:0 0 14px!important;font-size:26px!important;color:#111827!important;font-weight:900!important;}
.event-content,.guarantee-desc,.event-info-row span,.event-info-row b{color:#111827!important;}
.event-empty{background:#f8fbff!important;color:#64748b!important;}
