.elementor-7197 .elementor-element.elementor-element-6309390{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-7197 .elementor-element.elementor-element-f60192d{text-align:center;}.elementor-7197 .elementor-element.elementor-element-4488dba{--spacer-size:50px;}@media(min-width:768px){.elementor-7197 .elementor-element.elementor-element-6309390{--content-width:1200px;}}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}.elementor-7197 .elementor-element.elementor-element-5fd33c96{padding:20px 20px 20px 20px;}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}.elementor-7197 .elementor-element.elementor-element-5fd33c96{padding:0px 0px 0px 0px;}}/* Start custom CSS for text-editor, class: .elementor-element-5fd33c96 */.brighton-complete-wrapper {
    max-height: 85vh;
    overflow: auto;
    border: 2px solid #ff7f50; /* Mercan Rengi */
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
    font-family: 'Segoe UI', Arial, sans-serif;
    margin-top: 30px;
}

.brighton-main-title {
    background: linear-gradient(135deg, #ff7f50 0%, #ff6b6b 100%);
    color: white;
    padding: 30px 20px;
    text-align: center;
    border-bottom: 5px solid #1a2a6c; /* Deniz Laciverti */
}

.brighton-title-content {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}

.brighton-flag-icon { font-size: 40px; }

.brighton-text-wrapper h1 {
    margin: 0; font-size: 26px; font-weight: 800; color: #fff !important;
}

.brighton-text-wrapper p {
    margin: 5px 0 0; font-size: 16px; color: #fff; opacity: 0.9;
}

.brighton-master-table {
    width: 100%; border-collapse: collapse; font-size: 13px; white-space: nowrap;
    font-weight: 500;
}

.brighton-top-row th {
    background: #1a2a6c; color: #fff; padding: 12px; text-transform: uppercase;
}

.brighton-sticky-header th {
    position: sticky; top: 0; background: #fffaf0; color: #ff7f50;
    padding: 12px; border: 1px solid #ddd; z-index: 20; font-weight: 700;
}

.brighton-city-divider td {
    background: #fff5f0; color: #ff7f50; font-weight: 800;
    padding: 12px 15px; font-size: 15px; text-align: left; border-left: 5px solid #ff7f50;
}

.brighton-promo-row td {
    background: #fff8e1; color: #795548; font-style: italic;
    font-weight: 600; padding: 10px; text-align: center; border-bottom: 2px solid #eee;
}

.brighton-master-table td {
    padding: 10px; border: 1px solid #eee; text-align: center;
}

/* Okul Adı Sabitleme */
.brighton-master-table td:first-child {
    font-weight: 700; color: #1a2a6c; text-align: left;
    position: sticky; left: 0; background: #fff; z-index: 5;
}

.brighton-master-table tr:hover { background-color: #fff9f6; }

/* Scrollbar */
.brighton-complete-wrapper::-webkit-scrollbar { width: 8px; height: 8px; }
.brighton-complete-wrapper::-webkit-scrollbar-thumb { background: #ff7f50; border-radius: 5px; }

@media (max-width: 768px) {
    .brighton-text-wrapper h1 { font-size: 18px; }
}/* End custom CSS */
/* Start custom CSS */b, strong {
    font-weight: 600;
}/* End custom CSS */