/* AtSea 0.2.2 compatibility layer.
   Public design comes from the original Elementor/MasterStudy/Tutor styles.
   Keep this file intentionally minimal: do not re-design legacy pages here. */
:root{--atsea-yellow:#f7ee00;--atsea-black:#25282b}
html,body{margin:0;padding:0}
body.legacy-atsea{font-family:'Play',Arial,sans-serif;background:#fff;color:#000}
.legacy-atsea img{max-width:100%;height:auto}
.atsea-public-main{min-height:50vh}
.atsea-legacy-header{position:relative;z-index:9999}
.elementor-section{position:relative}
.elementor-section>.elementor-background-overlay{position:absolute;inset:0}
.elementor-column>.elementor-widget-wrap{width:100%}
.elementor-icon-list-items{list-style:none;margin:0;padding:0}
.atsea-woocs{display:flex;align-items:center;gap:5px}.atsea-woocs a{font-size:12px;font-weight:700;color:#000;padding:3px 4px}.atsea-woocs a.active{background:var(--atsea-yellow)}
.atsea-currency-select{font-family:'Play';border:1px solid #ccc;background:#fff;padding:6px 8px}
.atsea-course-fallback{aspect-ratio:16/10;background:#25282b;color:#f7ee00;display:grid;place-items:center;font-size:28px;font-weight:700}
.elementor-toggle-item{border-bottom:1px solid #ddd}.elementor-tab-title{cursor:pointer}.elementor-tab-content{display:none}.elementor-toggle-item.open .elementor-tab-content{display:block}
.atsea-contact-form input,.atsea-contact-form textarea{width:100%;box-sizing:border-box}
.legacy-atsea .flash{position:relative;z-index:9990;margin:10px auto;padding:12px 16px;max-width:1180px}.legacy-atsea .flash.success{background:#e9f7ef;color:#17653d}.legacy-atsea .flash.error{background:#fff0f0;color:#9a2e2e}
/* New-system-only surfaces: intentionally independent from the preserved public layout. */
.legacy-atsea .auth-page{min-height:620px;background:#edf2f5;padding:70px 20px;font-family:'Play'}.legacy-atsea .auth-card{max-width:480px;margin:auto;background:#fff;padding:40px;box-shadow:0 12px 30px rgba(0,0,0,.1)}.legacy-atsea .auth-card input{width:100%;padding:11px;border:1px solid #ccc}.legacy-atsea .auth-card .btn{background:#f7ee00;color:#000;border:0;padding:13px 20px;font-weight:700}
/* Swiper fallback before JS initializes: preserve the original number of review slides. */
.atsea-review-carousel{overflow:hidden}.atsea-review-carousel .swiper-wrapper{display:flex}.atsea-review-carousel .swiper-slide{flex:0 0 25%}
@media(max-width:1024px){.atsea-review-carousel .swiper-slide{flex-basis:50%}}
@media(max-width:767px){.atsea-review-carousel .swiper-slide{flex-basis:100%}}
