.cwte-wrap{max-width:1100px;margin:34px auto;font-family:Inter,Arial,Helvetica,sans-serif}
.cwte-admin-style .cwte-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}
.cwte-title{font-size:30px;color:#12263b;margin:0;font-weight:700}
.cwte-btn-primary{background:#1773c5;color:#fff;padding:10px 14px;border-radius:6px;text-decoration:none;border:none;cursor:pointer;display:inline-block;font-weight:600}
.cwte-card{background:#ffffff;border:1px solid #e6eef3;padding:6px;border-radius:8px;box-shadow:0 1px 0 rgba(24,30,35,0.03);overflow:hidden}
.cwte-table-wrap{overflow:auto}
.cwte-table-admin{width:100%;border-collapse:collapse;font-size:14px;min-width:900px}
.cwte-table-admin thead th{background:#f4f8fb;padding:14px 12px;text-align:left;border-bottom:1px solid #e9f1f7;color:#18324a;font-weight:700;font-size:13px}
.cwte-table-admin tbody td{padding:14px 12px;border-bottom:1px solid #f3f6f9;color:#263238;vertical-align:middle}
.cwte-table-admin tbody tr:nth-child(odd){background:#fff}
.cwte-table-admin tbody tr:nth-child(even){background:#fbfdff}
.cwte-table-admin tr:hover{background:#f7fbff}
.col-title{width:34%}
.col-duration{width:10%}
.col-dest{width:12%}
.col-acts{width:10%}
.col-diff{width:8%}
.col-booked{width:6%;text-align:center}
.col-rev{width:7%}
.col-date{width:10%}
.col-actions{width:8%}
.title-col{font-weight:600;color:#0f172a}
.actions-col .cwte-link{color:#0b62a3;text-decoration:none;margin:0 6px;font-size:13px}
.actions-col .sep{color:#c8d7e5;margin:0 6px}
.cwte-form-header h2{margin:0 0 12px 0;color:#0f172a}
.cwte-tabs-top{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px;padding:6px 0}
.cwte-tabs-top .tab{background:#f7fbff;border:1px solid #e6eef3;padding:8px 12px;border-radius:6px;cursor:pointer;color:#0f172a}
.cwte-tabs-top .tab.active{background:#ffffff;border:1px solid #c9e6ff;box-shadow:0 2px 8px rgba(14,78,153,0.06);color:#063852}
.cwte-tab-content{display:none;padding:8px 0}
.cwte-tab-content.active{display:block}
.cwte-row{display:flex;gap:12px;align-items:flex-start;margin-bottom:8px}
.cwte-row label{flex:1;display:block}
.cwte-it-row,.cwte-faq-row{border:1px dashed #eef4f8;padding:10px;margin-bottom:8px;border-radius:6px;background:#fbfdff}
.cwte-input, input[type="text"], textarea{width:100%;padding:9px;border:1px solid #e6eef3;border-radius:6px;background:#fff}
.cwte-gallery-existing .cwte-thumb{border-radius:6px;border:1px solid #edf3f7;padding:4px;margin:6px;max-width:120px}
.cwte-msg{padding:10px;margin:10px 0;border-radius:6px}
.cwte-error{background:#fff3f2;border:1px solid #ffd6d0}
.cwte-success{background:#f0fdf4;border:1px solid #bbf7d0}
.cwte-btn{background:#eef7ff;color:#063852;padding:8px 10px;border-radius:6px;border:none;cursor:pointer;font-weight:600}
@media(max-width:900px){.cwte-wrap{padding:12px}.cwte-table-admin{min-width:700px}.cwte-tabs-top{overflow:auto}}