:root{--bg:#040d18;--bg-2:#071522;--surface:#081a2b;--surface-2:#0b2136;--surface-3:#102b44;--ink:#f4f8fc;--muted:#8ea5bb;--muted-2:#61788e;--line:#163a5a;--line-soft:rgba(142,165,187,.12);--accent:#18a9ff;--accent-2:#4e63ff;--teal:#34dec3;--danger:#ff6873;--shadow:0 24px 70px rgba(0,0,0,.32);--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);background:radial-gradient(circle at 12% 0%,rgba(24,169,255,.08),transparent 28%),var(--bg);line-height:1.6}img{max-width:100%;height:auto}a{color:inherit}button,input,textarea,select{font:inherit}.container{width:min(1250px,92%);margin-inline:auto}.brand{display:inline-flex;align-items:center;gap:11px;text-decoration:none;min-width:0}.brand img{width:42px;height:42px;display:block;filter:drop-shadow(0 10px 18px rgba(24,169,255,.2))}.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-name{font-weight:900;letter-spacing:-.045em;font-size:25px;color:#fff}.brand-name b{color:var(--accent)}.brand-tag{font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:#6f8da6;margin-top:5px;font-weight:800}.top{position:sticky;top:0;z-index:80;background:rgba(3,12,22,.84);backdrop-filter:blur(18px);border-bottom:1px solid rgba(22,58,90,.8)}.nav{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:22px}.top nav{display:flex;align-items:center;gap:26px}.top nav a{font-size:13px;font-weight:800;color:#aec0d1;text-decoration:none;white-space:nowrap;transition:.2s}.top nav a:hover,.top nav a.active{color:#fff}.nav-contact{display:flex;align-items:center;gap:10px;padding:9px 12px;border:1px solid #1c486c;border-radius:12px;background:linear-gradient(180deg,#0a2136,#081b2e);text-decoration:none;color:#e9f5ff!important}.nav-contact .mini{display:block;font-size:9px;letter-spacing:.05em;color:#6f94ae;text-transform:uppercase}.nav-contact strong{font-size:12px}.nav-cta,.btn.primary{background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#fff!important;border:1px solid #53c4ff52;box-shadow:0 12px 32px rgba(24,169,255,.2)}.menu-btn{display:none;border:1px solid var(--line);background:#091b2e;color:#fff;border-radius:11px;font-size:20px;padding:8px 11px}.hero{position:relative;overflow:hidden;background:#04111f;border-bottom:1px solid #123451;isolation:isolate}.hero-media{position:absolute;inset:0;z-index:-2;background:#04111f}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,15,26,.98) 0%,rgba(4,15,26,.84) 36%,rgba(4,15,26,.35) 72%,rgba(4,15,26,.48) 100%),linear-gradient(180deg,rgba(4,15,26,.04),rgba(4,15,26,.45))}.hero-side{display:block;align-self:end;max-width:450px;margin-left:auto}.hero-note{padding:16px 18px;border:1px solid rgba(46,129,181,.45);background:rgba(5,18,31,.48);border-radius:16px;backdrop-filter:blur(5px);color:#c5d7e6;font-size:14px}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgba(24,169,255,.18),transparent 34%),linear-gradient(90deg,rgba(4,15,26,.96) 0%,rgba(4,15,26,.86) 34%,rgba(4,15,26,.40) 72%,rgba(4,15,26,.48) 100%);opacity:.98}.hero:after{content:"";position:absolute;inset:auto -8% -54% 20%;height:560px;background:radial-gradient(circle,rgba(78,99,255,.26),transparent 68%);pointer-events:none}.hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:1.15fr .85fr;gap:60px;align-items:end;min-height:505px;padding:70px 0 56px}.hero-copy{max-width:760px}.eyebrow{display:inline-block;color:var(--accent);font-size:11px;letter-spacing:.2em;font-weight:900;text-transform:uppercase}.hero h1{font-size:clamp(44px,6.2vw,76px);line-height:.98;letter-spacing:-.055em;margin:16px 0 20px;max-width:860px}.hero h1 em{font-style:normal;color:#27b8ff}.hero p{font-size:18px;color:#b9cada;max-width:730px;margin:0}.actions{display:flex;gap:12px;margin-top:30px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:12px;padding:13px 19px;cursor:pointer;font-weight:850;text-decoration:none;font-size:14px;transition:.2s}.btn:hover{transform:translateY(-1px)}.btn.ghost{background:rgba(5,18,31,.76);color:#d6e7f5;border:1px solid #315777}.stats-strip{position:relative;z-index:2;margin-top:-24px}.stats-layout{width:min(1900px,92%);display:grid;grid-template-columns:minmax(0,1.95fr) minmax(0,1fr);gap:40px;align-items:stretch}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);background:rgba(6,25,44,.96);border:1px solid #154b73;border-radius:16px;box-shadow:0 18px 50px rgba(0,0,0,.28);overflow:hidden;min-width:0}.stat{display:flex;align-items:center;gap:14px;padding:13px 22px;border-right:1px solid #173d5d;min-width:0}.stat:last-child{border-right:0}.stat-icon{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;flex:0 0 50px;color:#42c4ff;background:radial-gradient(circle at 35% 30%,#123c61,#0b2238);border:1px solid #174c71;font-weight:900;box-shadow:inset 0 0 18px rgba(36,176,255,.08)}.stat-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.stat strong{display:block;font-size:17px;line-height:1.1;white-space:nowrap}.stat span{display:block;color:#88a2b8;font-size:11px;margin-top:4px;white-space:nowrap}.quick-contact{display:grid;grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr);align-items:center;gap:15px;background:rgba(6,25,44,.96);border:1px solid #154b73;border-radius:16px;box-shadow:0 18px 50px rgba(0,0,0,.22);padding:11px 16px;min-width:0}.quick-contact a{text-decoration:none}.quick-contact-whatsapp,.quick-contact-email{display:flex;align-items:center;gap:11px;min-width:0}.quick-contact-icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;flex:0 0 48px;font-size:25px;font-weight:900}.whatsapp-icon{background:#16c879;color:#fff;box-shadow:0 0 0 1px #25df8c,0 0 24px rgba(22,200,121,.16);transform:rotate(-20deg)}.mail-icon{color:#38bbff;background:radial-gradient(circle at 35% 30%,#11385a,#0b2238);border:1px solid #174c71}.quick-contact-copy{display:flex;flex-direction:column;min-width:0}.quick-contact-copy small{font-size:10px;color:#7894aa;margin-bottom:3px}.quick-contact-copy strong{font-size:12px;color:#f2f8fd;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.quick-contact-btn{margin-left:auto;display:inline-flex;align-items:center;gap:5px;padding:9px 12px;border-radius:18px;background:linear-gradient(135deg,#18c56e,#0aa25b);border:1px solid #2bdf8c;color:#fff;font-size:10px;font-weight:900;white-space:nowrap}.quick-contact-btn b{font-size:15px;line-height:1}.quick-contact-divider{width:1px;height:52px;background:#173d5d}.section{padding:96px 0;content-visibility:auto;contain-intrinsic-size:700px}.section.dark{background:linear-gradient(180deg,#041321,#061827);border-top:1px solid #0e2e48;border-bottom:1px solid #0e2e48}.section.alt{background:linear-gradient(180deg,#061321,#071a2b)}.section-head{max-width:800px;margin-bottom:42px}.section-head h2,.section h2{font-size:clamp(32px,4vw,51px);line-height:1.06;letter-spacing:-.045em;margin:12px 0 16px}.section-head p,.section p{color:#91a8bc}.service-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-top:35px}.service-strip a{display:flex;align-items:center;gap:14px;padding:18px;border:1px solid #143a5b;border-radius:18px;background:linear-gradient(180deg,#091e32,#071827);text-decoration:none;min-width:0}.service-strip a:hover{border-color:#2f83bb;box-shadow:0 12px 34px rgba(24,169,255,.1)}.service-strip .sicon,.card .icon{width:44px;height:44px;display:grid;place-items:center;flex:0 0 44px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#12395a,#0a2034);border:1px solid #174e74;color:#26b7ff;font-size:18px}.service-strip strong{font-size:14px;display:block}.service-strip span{font-size:11px;color:#718ba3;display:block;margin-top:3px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.card{border:1px solid #153b5b;border-radius:22px;padding:26px;background:linear-gradient(180deg,#0a2034,#081726);box-shadow:0 18px 42px rgba(0,0,0,.18);min-height:220px;position:relative;overflow:hidden}.card:after{content:"";position:absolute;right:-60px;top:-60px;width:150px;height:150px;background:radial-gradient(circle,rgba(24,169,255,.14),transparent 70%);pointer-events:none}.card h3{font-size:19px;margin:19px 0 8px;letter-spacing:-.02em}.card p{min-height:73px;font-size:14px}.card a,.post a{display:inline-flex;align-items:center;gap:6px;color:#2db9ff;text-decoration:none;font-weight:850;font-size:12px}.about-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:70px;align-items:center}.about-image{min-height:430px;border-radius:28px;border:1px solid #1a4667;box-shadow:var(--shadow);position:relative;overflow:hidden;border:1px solid #183e5d;border-radius:24px;box-shadow:var(--shadow)}.about-image img{width:100%;height:100%;object-fit:cover;display:block}.about-image:after{content:"BODRUM'DAN\A TÜRKİYE'YE";white-space:pre;position:absolute;left:24px;bottom:22px;font-size:24px;line-height:1.02;font-weight:900;letter-spacing:-.04em;color:#eef8ff}.checks{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:30px}.checks div{border:1px solid #173d5c;border-radius:17px;background:#081b2d;padding:17px}.checks b{display:block;color:#25b8ff;font-size:11px;letter-spacing:.08em}.checks span{display:block;margin-top:5px;font-weight:800;color:#e1edf7;font-size:13px}.process{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.step{border:1px solid #153b5c;border-radius:20px;background:#081b2d;padding:24px}.step b{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#0b3150;color:#36bcff;border:1px solid #1b5e88}.step h3{margin:15px 0 7px;font-size:17px}.step p{font-size:13px}.posts{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.post{border:1px solid #153b5c;border-radius:20px;padding:25px;background:#081a2b}.post small{color:#698399}.post h3{font-size:18px;line-height:1.25;margin:10px 0}.post p{min-height:65px;font-size:14px}.contact{background:linear-gradient(135deg,#071b2c,#061522)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.contact-card{border:1px solid #184263;border-radius:24px;padding:26px;background:linear-gradient(180deg,#0b2135,#081725);box-shadow:var(--shadow)}form{display:grid;gap:12px}input,textarea,select{width:100%;border:1px solid #1a405f;border-radius:12px;padding:13px 14px;background:#071b2d;color:#eff7fe;outline:none}input::placeholder,textarea::placeholder{color:#607a90}input:focus,textarea:focus,select:focus{border-color:#25adfb;box-shadow:0 0 0 3px rgba(37,173,251,.1)}footer{background:#03101c;border-top:1px solid #102f48}.footer{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px;padding:52px 0 36px}.footer .brand{margin-bottom:13px}.footer p{color:#7891a7;font-size:13px}.footer strong{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#dceaf5}.footer .contact-line{margin-top:9px;line-height:1.9}.copyright{text-align:center;border-top:1px solid #ffffff10;padding:18px;color:#617990;font-size:12px}.article{padding:92px 0}.narrow{max-width:850px}.article h1{font-size:clamp(38px,6vw,64px);line-height:1;letter-spacing:-.05em;margin:14px 0}.article-body{margin-top:35px;font-size:17px;color:#adbece}.public-image{border-radius:24px;width:100%;display:block;box-shadow:var(--shadow);object-fit:cover}.admin-body{background:#040f1b;color:#dce8f2;min-height:100vh}.admin-shell{min-height:100vh;display:flex}.admin-sidebar{width:278px;flex:0 0 278px;background:linear-gradient(180deg,#061321,#030d17);border-right:1px solid #123451;padding:18px 14px;position:sticky;top:0;height:100vh;display:flex;flex-direction:column}.admin-brand{padding:7px 7px 18px}.admin-brand .brand img{width:44px;height:44px}.admin-site-chip{display:flex;align-items:center;gap:10px;border:1px solid #163a59;background:#081a2c;border-radius:15px;padding:12px;margin:2px 5px 19px}.admin-site-chip b{display:block;color:#fff;font-size:13px}.admin-site-chip small{display:block;color:#708aa2;font-size:10px;margin-top:2px}.status-dot{width:8px;height:8px;border-radius:50%;background:#35dda8;box-shadow:0 0 12px #35dda8;flex:0 0 8px}.admin-nav{display:grid;gap:5px}.admin-nav small{font-size:10px;color:#54718b;font-weight:900;letter-spacing:.16em;padding:15px 8px 7px}.admin-nav a{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid transparent;border-radius:11px;color:#8da5bb;text-decoration:none;font-size:13px;font-weight:800}.admin-nav a:hover,.admin-nav a.active{background:linear-gradient(90deg,#0b2d4b,#081e32);color:#fff;border-color:#15486b;box-shadow:inset 3px 0 0 var(--accent)}.admin-sidebar-bottom{margin-top:auto;padding:12px;border:1px solid #16354f;background:#071826;border-radius:12px;color:#7690a5;font-size:11px;display:flex;gap:8px;align-items:center}.admin-main{flex:1;min-width:0}.admin-topbar{height:70px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 25px;background:rgba(4,16,28,.9);backdrop-filter:blur(16px);border-bottom:1px solid #123451;position:sticky;top:0;z-index:30}.admin-search{display:flex;align-items:center;gap:7px;width:min(405px,48vw);padding:5px 9px;border:1px solid #1a405f;border-radius:12px;background:#081b2d;color:#63829c}.admin-search input{border:0!important;background:transparent!important;padding:6px!important;box-shadow:none!important;color:#eaf5fd!important}.admin-search kbd{font-size:10px;border:1px solid #27445e;border-radius:6px;padding:2px 5px;color:#728ca4}.admin-top-actions{display:flex;align-items:center;gap:12px}.admin-link{color:#86a2ba;text-decoration:none;font-size:12px;font-weight:800}.admin-user-pill{display:flex;align-items:center;gap:8px}.admin-user-pill b{display:block;color:#fff;font-size:12px}.admin-user-pill small{display:block;color:#6f89a1;font-size:10px}.avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#dff4ff,#6eaaf0);color:#062038;font-weight:900}.admin-logout{display:grid;place-items:center;width:34px;height:34px;border:1px solid #1a3c58;border-radius:10px;color:#a0b7c9;text-decoration:none}.admin-mobile-btn{display:none;border:1px solid #173a58;background:#091b2d;color:#b7cfdf;border-radius:9px;width:38px;height:38px}.admin-content{padding:30px}.admin-footer{padding:18px 30px;color:#567088;border-top:1px solid #102c44;font-size:11px;text-align:center}.admin-page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px}.admin-kicker{font-size:10px;color:var(--accent);font-weight:900;letter-spacing:.18em}.admin-page-head h1{font-size:35px;line-height:1.02;color:#fff;letter-spacing:-.04em;margin:8px 0 0}.admin-subtitle{margin:8px 0 0;color:#718ba2;font-size:13px}.admin-actions{display:flex;gap:10px;flex-wrap:wrap}.admin-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:10px 13px;border-radius:10px;border:1px solid #1d425e;background:#0a1d30;color:#cfe1ef;text-decoration:none;font-size:12px;font-weight:850;cursor:pointer}.admin-btn:hover{border-color:#3177a7}.admin-btn.primary{background:linear-gradient(135deg,#1d8ff7,#5453f6);border-color:#338fff;color:#fff;box-shadow:0 10px 25px rgba(34,126,245,.2)}.admin-btn.danger{background:#32161c;border-color:#612732;color:#ff97a0}.admin-btn.ghost{background:transparent}.admin-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.admin-stat{padding:19px;border-radius:18px;border:1px solid #163a59;background:linear-gradient(135deg,#0a1c2f,#071725);box-shadow:0 16px 34px rgba(0,0,0,.18)}.admin-stat .label{color:#70899f;font-size:11px}.admin-stat .value{color:#fff;font-size:34px;font-weight:900;letter-spacing:-.04em;margin-top:4px}.admin-stat .meta{font-size:10px;color:#43d7b7;margin-top:3px}.admin-hero{border:1px solid #174262;border-radius:22px;padding:24px;margin-bottom:18px;background:linear-gradient(135deg,rgba(8,35,58,.94),rgba(6,20,33,.96)),var(--admin-hero-image) center/cover;position:relative;overflow:hidden}.admin-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,15,26,.2),rgba(5,15,26,.64));pointer-events:none}.admin-hero>*{position:relative;z-index:1}.admin-hero .hero-row{display:flex;justify-content:space-between;align-items:end;gap:20px}.admin-hero .hero-title{font-size:31px;font-weight:900;color:#fff;letter-spacing:-.035em;margin-top:4px}.admin-hero .hero-copy{max-width:750px;color:#a9bfd1;font-size:12px}.admin-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.admin-tag{display:inline-flex;align-items:center;gap:7px;border:1px solid #205176;background:#081e32cc;border-radius:999px;padding:7px 10px;font-size:10px;color:#bcd0df}.admin-panel{border:1px solid #163a59;border-radius:20px;background:#071726;box-shadow:0 16px 36px rgba(0,0,0,.18);overflow:hidden}.admin-panel + .admin-panel{margin-top:18px}.admin-panel-head{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px 18px;border-bottom:1px solid #12334f}.admin-panel-head h2{margin:0;color:#fff;font-size:13px}.admin-two-col{display:grid;grid-template-columns:1.35fr .65fr;gap:18px}.quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:14px}.quick-grid .admin-btn{min-height:52px;justify-content:space-between;text-align:left}.admin-table-wrap,.table-wrap{overflow:auto}.admin-table{width:100%;border-collapse:collapse;min-width:690px}.admin-table th,.admin-table td{padding:12px 14px;border-bottom:1px solid #102d46;text-align:left;vertical-align:middle}.admin-table th{font-size:9px;letter-spacing:.12em;color:#59758d}.admin-table td{font-size:12px;color:#b9cada}.admin-table td small{color:#68839a}.admin-table tr:last-child td{border-bottom:0}.badge{display:inline-flex;align-items:center;gap:5px;padding:4px 8px;border-radius:999px;font-size:9px;font-weight:900;border:1px solid #20425d}.badge.green{background:#0b2e27;color:#4adfb8;border-color:#1a5c4e}.badge.red{background:#35171d;color:#ff8992;border-color:#602731}.badge.blue{background:#0a2943;color:#63bcff}.table-actions{display:flex;gap:6px}.icon-btn{width:29px;height:29px;display:inline-grid;place-items:center;border-radius:8px;border:1px solid #214360;background:#0a1c2f;color:#73b9ec;text-decoration:none;font-size:12px;cursor:pointer}.icon-btn.danger{color:#ff737e;border-color:#53252e}.admin-form{display:grid;gap:16px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-field label{display:block;color:#68839a;font-size:10px;letter-spacing:.08em;font-weight:900;margin-bottom:6px}.form-help{font-size:10px;color:#58738b;margin-top:5px}.admin-form-actions{display:flex;justify-content:flex-end;gap:10px}.admin-form input,.admin-form textarea,.admin-form select{background:#071b2d;color:#eaf4fb;border-color:#173d59}.admin-form input::placeholder,.admin-form textarea::placeholder{color:#58738b}.admin-alert{margin-bottom:17px;padding:11px 13px;border-radius:11px;border:1px solid #255174;background:#0a2033;color:#d9eaf8;font-size:12px}.admin-alert.success{background:#092a23;border-color:#1d6756;color:#78e5c8}.admin-alert.error{background:#30151a;border-color:#682832;color:#ff9da5}.admin-login-shell{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 50% -10%,rgba(24,169,255,.15),transparent 30%),linear-gradient(180deg,#04111f,#020b14)}.login-box{width:min(450px,92%);border:1px solid #173a58;border-radius:25px;padding:34px;background:linear-gradient(180deg,#0a1c2e,#061625);box-shadow:0 30px 80px rgba(0,0,0,.35)}.login-box .brand{margin-bottom:20px}.login-box h1{font-size:30px;line-height:1.05;letter-spacing:-.04em;margin:0 0 7px}.login-box p{color:#718aa2;margin:0 0 18px;font-size:13px}.login-box form{margin-top:18px}.login-box input{background:#071a2c;color:#fff}.login-meta{margin-top:17px;font-size:11px!important;color:#5f7a90!important}@media(max-width:1160px){.top nav{gap:17px}.nav-contact{display:none}.hero-inner{grid-template-columns:1fr}.hero-side{display:grid;grid-template-columns:1fr 1fr}.service-strip{grid-template-columns:repeat(3,1fr)}.cards{grid-template-columns:repeat(2,1fr)}.admin-grid{grid-template-columns:repeat(2,1fr)}.admin-two-col{grid-template-columns:1fr}.stats-layout{grid-template-columns:1fr;gap:16px}.stats-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:860px){.top nav{display:none}.menu-btn{display:block}.top nav.open{display:flex;position:absolute;top:78px;left:0;right:0;background:#061624;flex-direction:column;align-items:stretch;padding:16px 4%;border-bottom:1px solid #13344f}.top nav.open a{padding:11px 3px}.hero-inner{padding:62px 0 46px}.hero-side{grid-template-columns:1fr}.about-grid,.contact-grid{grid-template-columns:1fr;gap:35px}.footer{grid-template-columns:1fr 1fr}.process{grid-template-columns:1fr 1fr}.admin-sidebar{position:fixed;left:-300px;z-index:70;transition:left .22s ease}.admin-sidebar.open{left:0}.admin-mobile-btn{display:block}.admin-topbar{padding:0 15px}.admin-search{width:100%;max-width:380px}.admin-link{display:none}.admin-content{padding:22px 15px}.admin-page-head{flex-direction:column;align-items:flex-start}.form-grid{grid-template-columns:1fr}}@media(max-width:600px){.brand-name{font-size:21px}.brand-tag{font-size:7px}.brand img{width:38px;height:38px}.hero h1{font-size:44px}.hero p{font-size:16px}.section{padding:72px 0}.service-strip,.cards,.posts,.process,.checks,.stats-grid,.admin-grid{grid-template-columns:1fr}.stats-layout{width:92%}.quick-contact{grid-template-columns:1fr}.quick-contact-divider{width:100%;height:1px}.stat{border-right:0;border-bottom:1px solid #173d5d}.stat:last-child{border-bottom:0}.footer{grid-template-columns:1fr}.about-image{min-height:320px}admin-content{padding:18px 10px}.admin-hero{padding:20px}.admin-hero .hero-row{align-items:flex-start;flex-direction:column}.quick-grid{grid-template-columns:1fr}.admin-topbar{height:64px}.admin-user-pill span:last-child{display:none}.admin-search kbd{display:none}.login-box{padding:27px}}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.hero-note{position:relative}@media(max-width:860px){.hero-side{max-width:none;margin-left:0}.hero-media img{object-position:62% center}}.admin-form-section-title{color:#fff;font-size:16px;margin:8px 0 0;padding-top:12px;border-top:1px solid #12334f}.checkline{display:flex!important;align-items:center;gap:8px;margin-top:10px;color:#88a2b8!important;letter-spacing:0!important;font-size:11px!important}.checkline input{width:auto!important}.breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:22px;color:#7690a7;font-size:12px}.breadcrumbs a{color:#90aec7;text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.hero-slider{min-height:505px}.hero-slides{position:relative;min-height:505px}.hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .65s ease;min-height:505px}.hero-slide.is-active{opacity:1;visibility:visible;position:relative}.hero-dot{width:9px;height:9px;border-radius:50%;border:1px solid #5caee6;background:#19334b;padding:0;cursor:pointer;transition:.25s}.hero-dot.is-active{width:28px;border-radius:99px;background:#27b8ff;border-color:#27b8ff;box-shadow:0 0 18px rgba(39,184,255,.55)}.hero-dots{position:absolute;left:50%;bottom:22px;transform:translateX(-50%);display:flex;gap:8px;z-index:5}.hero-slide .hero-inner{min-height:505px}.hero-slide .hero-media img{object-fit:cover;object-position:center}.whatsapp-support{padding-top:34px;padding-bottom:34px}.whatsapp-card{display:grid;grid-template-columns:1.5fr auto auto;align-items:center;gap:25px;border:1px solid #16527a;background:linear-gradient(135deg,#071b2c,#061420);border-radius:22px;padding:24px;box-shadow:0 24px 70px rgba(0,0,0,.18)}.whatsapp-card h2{margin:4px 0 8px;font-size:28px}.whatsapp-card p{color:#90a7ba;margin:0;max-width:680px}.whatsapp-btn{display:inline-flex;flex-direction:column;gap:4px;padding:13px 18px;border-radius:14px;background:linear-gradient(135deg,#0bbf74,#0b9762);border:1px solid #23d18e;color:#fff;text-decoration:none;font-weight:800;box-shadow:0 14px 40px rgba(0,191,116,.16)}.whatsapp-btn strong{font-size:12px;color:#d7fff0}.whatsapp-email{display:flex;flex-direction:column;gap:5px}.whatsapp-email span{font-size:10px;letter-spacing:.08em;color:#63839a;text-transform:uppercase;font-weight:900}.whatsapp-email a{color:#8bd5ff;text-decoration:none}.admin-banner-thumb{width:120px;height:54px;object-fit:cover;border-radius:8px;border:1px solid #1c496a}.admin-banner-preview{width:min(100%,720px);aspect-ratio:1920/730;object-fit:cover;border-radius:12px;border:1px solid #1c496a;margin-top:10px}.admin-banner-manager-link{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:15px;border:1px solid #194766;border-radius:14px;background:#071b2d;margin:10px 0}.admin-banner-manager-link strong{color:#eaf4fb}.admin-banner-manager-link .form-help{margin-top:3px}@media(max-width:900px){.whatsapp-card{grid-template-columns:1fr}.whatsapp-btn,.whatsapp-email{justify-self:start}}@media(max-width:600px){.hero-slider,.hero-slides,.hero-slide,.hero-slide .hero-inner{min-height:610px}.hero-dots{bottom:12px}.admin-banner-manager-link{flex-direction:column;align-items:flex-start}}.brand-image{display:block;width:280px;height:auto;max-width:100%;object-fit:contain;object-position:left center}.footer-brand-image{width:300px}.admin-brand-image{width:235px}.login-brand .brand-image{width:330px}.brand:has(.brand-image){gap:0}.hero-slide-image-only{display:block!important}.hero-slide-image-only .hero-image-only{width:100%;height:100%;object-fit:cover;object-position:center}.hero-slides{overflow:hidden}.nav-cta{border-radius:18px}@media(max-width:700px){.brand-image{width:220px}.footer-brand-image{width:250px}.admin-brand-image{width:200px}.login-brand .brand-image{width:270px}.hero-image-only{min-height:420px;object-fit:cover}}.hero-slider{min-height:520px;position:relative}.hero-slides{position:relative;min-height:520px;overflow:hidden}.hero-slide{position:absolute!important;inset:0;display:block!important;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .65s ease;min-height:520px}.hero-slide.is-active{opacity:1;visibility:visible;pointer-events:auto;position:absolute!important}.hero-slide .hero-inner{min-height:520px}.hero-slide .hero-media{position:absolute;inset:0;z-index:-2}.hero-slide .hero-media img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hero-slide .hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,13,24,.98) 0%,rgba(3,13,24,.90) 31%,rgba(3,13,24,.40) 66%,rgba(3,13,24,.24) 100%),linear-gradient(180deg,rgba(3,13,24,.10),rgba(3,13,24,.48))}.hero-copy{position:relative;z-index:2}.hero-copy h1{max-width:750px}.hero-side{position:relative;z-index:2}.hero-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:8;width:46px;height:46px;border-radius:50%;border:1px solid rgba(66,185,255,.65);background:rgba(3,15,28,.65);color:#d9f2ff;font-size:30px;line-height:1;cursor:pointer;display:grid;place-items:center;backdrop-filter:blur(8px)}.hero-prev{left:18px}.hero-next{right:18px}.hero-arrow:hover{background:#0b2c48;box-shadow:0 0 28px rgba(39,184,255,.22)}.hero-dots{bottom:18px}.brand-image{width:330px;height:auto;max-height:70px}.footer-brand-image{width:320px}.admin-brand-image{width:270px}.login-brand .brand-image{width:350px}.nav-cta{border-radius:16px!important;padding:12px 17px!important}@media(max-width:900px){.hero-slider,.hero-slides,.hero-slide,.hero-slide .hero-inner{min-height:600px}.hero-inner{padding-top:56px}.hero-arrow{width:40px;height:40px;font-size:26px}.hero-prev{left:8px}.hero-next{right:8px}}@media(max-width:700px){.brand-image{width:250px;max-height:58px}.footer-brand-image{width:270px}.admin-brand-image{width:220px}.login-brand .brand-image{width:290px}.hero h1{font-size:43px}.hero-copy{padding:0 8px}.hero-arrow{display:none}}.brand-image{width:430px !important;max-width:100%;height:auto !important;max-height:92px !important}.footer-brand-image{width:390px !important;max-height:84px !important}.admin-brand-image{width:340px !important;max-height:90px !important}.login-brand .brand-image{width:380px !important;max-height:92px !important}.hero-arrow{width:50px;height:50px;border-radius:50%;border:1px solid rgba(39,184,255,.82);background:rgba(3,15,28,.82);box-shadow:0 8px 28px rgba(0,0,0,.22),inset 0 0 0 1px rgba(255,255,255,.03);font-size:34px}.hero-arrow:hover{background:#0a3150;box-shadow:0 0 30px rgba(39,184,255,.28),0 10px 35px rgba(0,0,0,.28)}.hero-prev{left:20px}.hero-next{right:20px}@media(max-width:900px){.brand-image{width:360px !important;max-height:78px !important}.footer-brand-image{width:320px !important;max-height:70px !important}.admin-brand-image{width:300px !important;max-height:80px !important}.login-brand .brand-image{width:330px !important;max-height:80px !important}.hero-arrow{width:44px;height:44px;font-size:29px}.hero-prev{left:10px}.hero-next{right:10px}}@media(max-width:700px){.brand-image{width:285px !important;max-height:64px !important}.footer-brand-image{width:285px !important;max-height:62px !important}.admin-brand-image{width:255px !important;max-height:68px !important}.login-brand .brand-image{width:290px !important;max-height:70px !important}.hero-arrow{display:grid !important;width:40px;height:40px;font-size:26px}.hero-prev{left:7px}.hero-next{right:7px}}.hero-slider{position:relative;overflow:hidden;background:#04111f}.hero-slides{position:relative;width:100%;height:100%;overflow:hidden}.hero-slide{overflow:hidden}.hero-slide .hero-media{position:absolute!important;inset:0!important;z-index:0!important;width:100%;height:100%;background:#04111f}.hero-slide .hero-media img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;min-width:100%;min-height:100%;display:block!important;object-fit:cover!important;object-position:center center!important}.hero-slide .hero-media:after{z-index:1!important;pointer-events:none}.hero:before,.hero:after{z-index:1;pointer-events:none}.hero-slide .hero-inner{position:relative;z-index:2}.hero-dots,.hero-arrow{z-index:8}.top .brand img.brand-image,footer .brand img.brand-image,.admin-brand .brand img.brand-image,.login-brand img.brand-image{width:320px !important;height:auto !important;max-width:none !important;max-height:90px !important;object-fit:contain !important;display:block !important;flex:0 0 auto}.top .brand img.brand-image{width:320px !important}footer .brand img.brand-image{width:340px !important}.admin-brand .brand img.brand-image{width:310px !important}.login-brand img.brand-image{width:350px !important}.hero-slider,.hero-slides,.hero-slide,.hero-slide .hero-inner{min-height:0 !important}.hero-slider{height:clamp(480px,38vw,730px) !important}.hero-slides{height:100% !important}.hero-slide{height:100% !important}.hero-slide .hero-inner{height:100% !important;align-items:center !important;padding:64px 0 74px !important}.hero-slide .hero-media img{object-fit:cover !important;object-position:center center !important}.hero-media:after{background:linear-gradient(90deg,rgba(4,15,26,.78) 0%,rgba(4,15,26,.56) 38%,rgba(4,15,26,.16) 72%,rgba(4,15,26,.20) 100%),linear-gradient(180deg,rgba(4,15,26,.06),rgba(4,15,26,.28)) !important}.hero:before{opacity:.48 !important}.hero-copy h1,.hero-copy p,.hero-copy .eyebrow,.hero-copy .actions{filter:drop-shadow(0 4px 18px rgba(0,0,0,.42))}.hero-note{background:rgba(4,18,31,.35) !important;border-color:rgba(39,184,255,.62) !important;box-shadow:0 16px 40px rgba(0,0,0,.18)}.hero-arrow{background:rgba(4,17,30,.74) !important;border-color:rgba(39,184,255,.78) !important;box-shadow:0 8px 32px rgba(0,0,0,.22),0 0 0 1px rgba(255,255,255,.02) inset}.hero-arrow:hover{background:rgba(10,43,72,.95) !important}.whatsapp-card{grid-template-columns:1.5fr auto auto !important;gap:26px}.whatsapp-btn{flex-direction:row !important;align-items:center !important;gap:12px !important;padding:12px 16px !important;border-radius:18px !important;background:linear-gradient(180deg,#0a2438,#071a2c) !important;border:1px solid rgba(39,184,255,.7) !important;box-shadow:0 0 0 1px rgba(39,184,255,.08) inset,0 12px 32px rgba(0,0,0,.22) !important;color:#f4f8fc !important}.whatsapp-btn:hover{background:linear-gradient(180deg,#0d2d46,#081f32) !important;border-color:#34dec3 !important;transform:translateY(-1px)}.whatsapp-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle at 35% 30%,#34dec3,#0d78ad 68%,#0a2943 100%);box-shadow:0 0 24px rgba(39,184,255,.25);flex:0 0 auto}.whatsapp-icon svg{width:25px;height:25px;fill:#fff}.whatsapp-btn span:last-child{display:flex;flex-direction:column;gap:1px}.whatsapp-btn small{font-size:9px;letter-spacing:.12em;color:#67bde9;font-weight:900}.whatsapp-btn strong{font-size:14px;color:#fff}.whatsapp-btn em{font-style:normal;font-size:10px;color:#80e8d7}.admin-banner-thumb{aspect-ratio:1920/730 !important;height:auto !important}.admin-banner-preview{aspect-ratio:1920/730 !important}@media(max-width:1160px){.top .brand img.brand-image{width:285px !important}.whatsapp-card{grid-template-columns:1fr auto !important}.whatsapp-email{grid-column:2}}@media(max-width:900px){.top .brand img.brand-image{width:260px !important;max-height:74px !important}footer .brand img.brand-image{width:300px !important}.admin-brand .brand img.brand-image{width:280px !important}.login-brand img.brand-image{width:320px !important}.hero-slider{height:600px !important}.hero-slide .hero-inner{padding:52px 0 66px !important}.whatsapp-card{grid-template-columns:1fr !important}.whatsapp-email{grid-column:auto}}@media(max-width:700px){.top .brand img.brand-image{width:240px !important;max-height:66px !important}footer .brand img.brand-image{width:285px !important}.admin-brand .brand img.brand-image{width:255px !important}.login-brand img.brand-image{width:290px !important}.hero-slider{height:620px !important}.hero-slide .hero-inner{padding:46px 20px 62px !important}.hero-copy h1{font-size:42px}}.logo-transparent{background:transparent !important;display:block !important;object-fit:contain !important;object-position:left center !important;padding:0 !important;border:0 !important;box-shadow:none !important}.top .brand img.brand-image{width:360px !important;max-width:100% !important;height:auto !important;max-height:90px !important}footer .brand img.brand-image{width:360px !important;max-width:100% !important;height:auto !important;max-height:78px !important}.admin-brand .brand img.brand-image{width:330px !important;max-width:100% !important;height:auto !important;max-height:72px !important}.login-brand img.brand-image{width:390px !important;max-width:100% !important;height:auto !important;max-height:78px !important}.about-image{min-height:0 !important;aspect-ratio:4/3 !important;border-radius:28px !important;overflow:hidden !important;background:#061727 !important;border:1px solid rgba(39,184,255,.45) !important;box-shadow:0 24px 70px rgba(0,0,0,.3),0 0 35px rgba(39,184,255,.08) !important}.about-image img{width:100% !important;height:100% !important;object-fit:cover !important;object-position:center !important;display:block !important;filter:saturate(1.04) contrast(1.03) !important}.about-image:after{left:26px !important;bottom:24px !important;text-shadow:0 2px 12px rgba(0,0,0,.5)}@media(max-width:900px){.top .brand img.brand-image{width:310px !important}.footer .brand img.brand-image{width:320px !important}.admin-brand .brand img.brand-image{width:290px !important}.login-brand img.brand-image{width:340px !important}}@media(max-width:700px){.top .brand img.brand-image{width:260px !important;max-height:62px !important}.footer .brand img.brand-image{width:285px !important}.admin-brand .brand img.brand-image{width:250px !important}.login-brand img.brand-image{width:295px !important}}.hero-slider{position:relative !important;width:100% !important;aspect-ratio:1920 / 730 !important;height:auto !important;min-height:0 !important;max-height:none !important;overflow:hidden !important;background:transparent !important;isolation:isolate}.hero-slides{position:absolute !important;inset:0 !important;width:100% !important;height:100% !important;min-height:0 !important;overflow:hidden !important}.hero-slide,.hero-slide.is-active{position:absolute !important;inset:0 !important;width:100% !important;height:100% !important;min-height:0 !important;margin:0 !important;padding:0 !important;overflow:hidden !important}.hero-slide .hero-media{position:absolute !important;inset:0 !important;width:100% !important;height:100% !important;margin:0 !important;padding:0 !important;z-index:0 !important;background:transparent !important}.hero-slide .hero-media img,.hero-slide .hero-image{position:absolute !important;inset:0 !important;display:block !important;width:100% !important;height:100% !important;min-width:0 !important;min-height:0 !important;max-width:none !important;margin:0 !important;padding:0 !important;border:0 !important;object-fit:cover !important;object-position:center center !important}.hero-slide .hero-inner{position:relative !important;z-index:2 !important;width:100% !important;height:100% !important;min-height:0 !important;box-sizing:border-box !important;padding:64px 0 74px !important}.hero-slider::before,.hero-slider::after{pointer-events:none !important}@media(max-width:900px){.hero-slider{aspect-ratio:16 / 8.8 !important}.hero-slide .hero-inner{padding:52px 0 66px !important}}@media(max-width:700px){.hero-slider{aspect-ratio:auto !important;height:620px !important}.hero-slide .hero-inner{padding:46px 20px 62px !important}}.hero-slider{position:relative !important;display:block !important;width:100% !important;height:auto !important;min-height:0 !important;aspect-ratio:1920 / 730 !important;margin:0 !important;padding:0 !important;overflow:hidden !important;background:#04111f !important}.hero-slides{position:absolute !important;inset:0 !important;width:100% !important;height:100% !important;margin:0 !important;padding:0 !important;overflow:hidden !important}.hero-slide,.hero-slide.is-active{position:absolute !important;inset:0 !important;width:100% !important;height:100% !important;min-height:0 !important;margin:0 !important;padding:0 !important;overflow:hidden !important}.hero-slide .hero-media{position:absolute !important;inset:0 !important;width:100% !important;height:100% !important;margin:0 !important;padding:0 !important;background:#04111f !important;z-index:0 !important}.hero-slide .hero-media img,.hero-slide .hero-image{position:absolute !important;inset:0 !important;display:block !important;width:100% !important;height:100% !important;min-width:100% !important;min-height:100% !important;max-width:none !important;margin:0 !important;padding:0 !important;border:0 !important;object-fit:cover !important;object-position:center center !important}.hero-slide .hero-inner{position:relative !important;z-index:2 !important;width:100% !important;height:100% !important;min-height:0 !important;margin:0 auto !important;box-sizing:border-box !important;padding:64px 0 74px !important}.hero-slider::before,.hero-slider::after{pointer-events:none !important}@media(max-width:700px){.hero-slider{aspect-ratio:auto !important;height:620px !important}.hero-slide .hero-inner{padding:46px 20px 62px !important}}.hero-slide .hero-inner{padding-left:clamp(28px,5vw,86px) !important;padding-right:clamp(28px,5vw,86px) !important}.hero-slide .hero-copy{min-width:0;max-width:760px}.hero-slide .hero-side{min-width:0;max-width:450px;margin-left:auto}@media(max-width:1100px){.hero-slide .hero-inner{padding-left:clamp(24px,4vw,56px) !important;padding-right:clamp(24px,4vw,56px) !important}}@media(max-width:860px){.hero-slide .hero-inner{padding-left:24px !important;padding-right:24px !important}}@media(max-width:600px){.hero-slide .hero-inner{padding-left:20px !important;padding-right:20px !important}}.footer-socials{display:flex;align-items:center;gap:10px;margin-top:14px}.footer-social{width:38px;height:38px;display:grid;place-items:center;border:1px solid #17415f;border-radius:11px;background:linear-gradient(180deg,#081d30,#061522);color:#8ecff7;text-decoration:none;transition:transform .2s ease,border-color .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease}.footer-social svg{width:19px;height:19px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.footer-social svg path{fill:currentColor;stroke:none}.footer-social .footer-social-dot{fill:currentColor;stroke:none}.footer-social.is-disabled{opacity:.58;cursor:default}.footer-social.is-disabled:hover{transform:none;border-color:#17415f;background:linear-gradient(180deg,#081d30,#061522);color:#8ecff7;box-shadow:none}.footer-social:hover{transform:translateY(-2px);border-color:#2aaef5;background:#0a2941;color:#d9f4ff;box-shadow:0 10px 22px rgba(24,158,231,.16)}@media(max-width:700px){.footer-social{width:40px;height:40px}}.brand img.brand-image{width:285px;height:auto;max-width:min(285px,100%);object-fit:contain;object-position:left center;filter:drop-shadow(0 10px 18px rgba(24,169,255,.16))}.footer .brand img.footer-brand-image{width:310px;height:auto;max-width:100%}.admin-brand .brand img.admin-brand-image{width:238px;height:auto;max-width:100%}.login-box .brand img.brand-image{width:330px;height:auto;max-width:100%}@media(max-width:700px){.brand img.brand-image{width:220px;height:auto;max-width:min(220px,100%)}.footer .brand img.footer-brand-image{width:250px;height:auto;max-width:100%}.admin-brand .brand img.admin-brand-image{width:210px;height:auto;max-width:100%}.login-box .brand img.brand-image{width:270px;height:auto;max-width:100%}}@media(max-width:390px){.brand img.brand-image{width:195px}}.brand img.brand-image,.top .brand img.brand-image,footer .brand img.brand-image,.admin-brand .brand img.brand-image,.login-box .brand img.brand-image{background:transparent !important;filter:none !important;box-shadow:none !important;border:0 !important}.top .brand img.brand-image{width:220px !important;max-width:min(220px,100%) !important;height:auto !important;max-height:56px !important;object-fit:contain !important}footer .brand img.footer-brand-image,footer .brand img.brand-image{width:250px !important;max-width:100% !important;height:auto !important;max-height:64px !important}.admin-brand .brand img.admin-brand-image,.admin-brand .brand img.brand-image{width:205px !important;max-width:100% !important;height:auto !important;max-height:52px !important}.login-box .brand img.brand-image{width:260px !important;max-width:100% !important;height:auto !important;max-height:66px !important}.top nav{gap:22px !important}@media(max-width:900px){.top .brand img.brand-image{width:190px !important;max-width:min(190px,100%) !important;max-height:50px !important}footer .brand img.footer-brand-image,footer .brand img.brand-image{width:220px !important;max-height:58px !important}.admin-brand .brand img.admin-brand-image,.admin-brand .brand img.brand-image{width:185px !important;max-height:48px !important}.login-box .brand img.brand-image{width:235px !important;max-height:60px !important}}@media(max-width:700px){.top .brand img.brand-image{width:170px !important;max-width:min(170px,100%) !important;max-height:44px !important}footer .brand img.footer-brand-image,footer .brand img.brand-image{width:200px !important;max-height:52px !important}.admin-brand .brand img.admin-brand-image,.admin-brand .brand img.brand-image{width:168px !important;max-height:44px !important}.login-box .brand img.brand-image{width:210px !important;max-height:54px !important}}.logo-transparent{background:transparent !important;filter:none !important;box-shadow:none !important;border:0 !important}.top .brand img.brand-image{width:200px !important;max-width:min(200px,100%) !important;height:auto !important;max-height:60px !important;object-fit:contain !important;object-position:left center !important}footer .brand img.footer-brand-image,footer .brand img.brand-image{width:235px !important;max-width:100% !important;height:auto !important;max-height:70px !important;object-fit:contain !important}.admin-brand .brand img.admin-brand-image,.admin-brand .brand img.brand-image{width:190px !important;max-width:100% !important;height:auto !important;max-height:58px !important;object-fit:contain !important}.login-box .brand img.brand-image{width:250px !important;max-width:100% !important;height:auto !important;max-height:76px !important;object-fit:contain !important}@media(max-width:900px){.top .brand img.brand-image{width:180px !important;max-height:54px !important}footer .brand img.footer-brand-image,footer .brand img.brand-image{width:215px !important;max-height:64px !important}.admin-brand .brand img.admin-brand-image,.admin-brand .brand img.brand-image{width:176px !important;max-height:54px !important}.login-box .brand img.brand-image{width:225px !important;max-height:70px !important}}@media(max-width:700px){.top .brand img.brand-image{width:160px !important;max-height:48px !important}footer .brand img.footer-brand-image,footer .brand img.brand-image{width:195px !important;max-height:58px !important}.admin-brand .brand img.admin-brand-image,.admin-brand .brand img.brand-image{width:164px !important;max-height:50px !important}.login-box .brand img.brand-image{width:205px !important;max-height:64px !important}}.top .brand img.brand-image{width:205px !important;max-height:58px !important}footer .brand img.footer-brand-image,footer .brand img.brand-image{width:245px !important;max-height:72px !important}.admin-brand .brand img.admin-brand-image,.admin-brand .brand img.brand-image{width:195px !important;max-height:56px !important}.login-box .brand img.brand-image{width:255px !important;max-height:74px !important}@media(max-width:900px){.top .brand img.brand-image{width:184px !important;max-height:52px !important}footer .brand img.footer-brand-image,footer .brand img.brand-image{width:220px !important;max-height:66px !important}.admin-brand .brand img.admin-brand-image,.admin-brand .brand img.brand-image{width:178px !important;max-height:52px !important}.login-box .brand img.brand-image{width:228px !important;max-height:68px !important}}@media(max-width:700px){.top .brand img.brand-image{width:165px !important;max-height:46px !important}footer .brand img.footer-brand-image,footer .brand img.brand-image{width:198px !important;max-height:58px !important}.admin-brand .brand img.admin-brand-image,.admin-brand .brand img.brand-image{width:165px !important;max-height:48px !important}.login-box .brand img.brand-image{width:210px !important;max-height:62px !important}}.top .brand img.brand-image{width:210px !important;max-height:54px !important}footer .brand img.footer-brand-image,footer .brand img.brand-image{width:250px !important;max-height:64px !important}.admin-brand .brand img.admin-brand-image,.admin-brand .brand img.brand-image{width:198px !important;max-height:52px !important}.login-box .brand img.brand-image{width:260px !important;max-height:68px !important}@media(max-width:900px){.top .brand img.brand-image{width:186px !important;max-height:48px !important}footer .brand img.footer-brand-image,footer .brand img.brand-image{width:224px !important;max-height:58px !important}.admin-brand .brand img.admin-brand-image,.admin-brand .brand img.brand-image{width:180px !important;max-height:48px !important}.login-box .brand img.brand-image{width:230px !important;max-height:62px !important}}@media(max-width:700px){.top .brand img.brand-image{width:168px !important;max-height:42px !important}footer .brand img.footer-brand-image,footer .brand img.brand-image{width:200px !important;max-height:52px !important}.admin-brand .brand img.admin-brand-image,.admin-brand .brand img.brand-image{width:166px !important;max-height:44px !important}.login-box .brand img.brand-image{width:212px !important;max-height:56px !important}}.top .brand img.brand-image{width:208px !important;max-height:54px !important}footer .brand img.footer-brand-image,footer .brand img.brand-image{width:248px !important;max-height:64px !important}.admin-brand .brand img.admin-brand-image,.admin-brand .brand img.brand-image{width:194px !important;max-height:50px !important}.login-box .brand img.brand-image{width:255px !important;max-height:66px !important}@media(max-width:900px){.top .brand img.brand-image{width:185px !important;max-height:48px !important}footer .brand img.footer-brand-image,footer .brand img.brand-image{width:222px !important;max-height:58px !important}.admin-brand .brand img.admin-brand-image,.admin-brand .brand img.brand-image{width:178px !important;max-height:46px !important}.login-box .brand img.brand-image{width:228px !important;max-height:60px !important}}@media(max-width:700px){.top .brand img.brand-image{width:166px !important;max-height:42px !important}footer .brand img.footer-brand-image,footer .brand img.brand-image{width:198px !important;max-height:52px !important}.admin-brand .brand img.admin-brand-image,.admin-brand .brand img.brand-image{width:164px !important;max-height:42px !important}.login-box .brand img.brand-image{width:210px !important;max-height:54px !important}}.top .brand img.brand-image{width:212px !important;max-height:53px !important}footer .brand img.footer-brand-image,footer .brand img.brand-image{width:252px !important;max-height:63px !important}.admin-brand .brand img.admin-brand-image,.admin-brand .brand img.brand-image{width:196px !important;max-height:49px !important}.login-box .brand img.brand-image{width:258px !important;max-height:64px !important}@media(max-width:900px){.top .brand img.brand-image{width:188px !important;max-height:46px !important}footer .brand img.footer-brand-image,footer .brand img.brand-image{width:225px !important;max-height:56px !important}.admin-brand .brand img.admin-brand-image,.admin-brand .brand img.brand-image{width:180px !important;max-height:45px !important}.login-box .brand img.brand-image{width:230px !important;max-height:58px !important}}@media(max-width:700px){.top .brand img.brand-image{width:168px !important;max-height:40px !important}footer .brand img.footer-brand-image,footer .brand img.brand-image{width:202px !important;max-height:49px !important}.admin-brand .brand img.admin-brand-image,.admin-brand .brand img.brand-image{width:165px !important;max-height:40px !important}.login-box .brand img.brand-image{width:212px !important;max-height:50px !important}}.top .brand img.brand-image{width:205px !important;height:auto !important;max-height:none !important;object-fit:contain !important}footer .brand img.footer-brand-image,footer .brand img.brand-image{width:250px !important;height:auto !important;max-height:none !important;object-fit:contain !important}.admin-brand .brand img.admin-brand-image,.admin-brand .brand img.brand-image{width:195px !important;height:auto !important;max-height:none !important;object-fit:contain !important}.login-box .brand img.brand-image{width:260px !important;height:auto !important;max-height:none !important;object-fit:contain !important}@media(max-width:900px){.top .brand img.brand-image{width:184px !important}footer .brand img.footer-brand-image,footer .brand img.brand-image{width:225px !important}.admin-brand .brand img.admin-brand-image,.admin-brand .brand img.brand-image{width:180px !important}.login-box .brand img.brand-image{width:232px !important}}@media(max-width:700px){.top .brand img.brand-image{width:164px !important}footer .brand img.footer-brand-image,footer .brand img.brand-image{width:200px !important}.admin-brand .brand img.admin-brand-image,.admin-brand .brand img.brand-image{width:165px !important}.login-box .brand img.brand-image{width:210px !important}}.logo-transparent{background:transparent!important;filter:none!important;box-shadow:none!important;border:0!important}.top .brand img.brand-image{width:205px!important;height:auto!important;max-height:none!important;object-fit:contain!important;object-position:left center!important}footer .brand img.footer-brand-image,footer .brand img.brand-image{width:250px!important;height:auto!important;max-height:none!important;object-fit:contain!important}.admin-brand .brand img.admin-brand-image,.admin-brand .brand img.brand-image{width:195px!important;height:auto!important;max-height:none!important;object-fit:contain!important}.login-box .brand img.brand-image{width:260px!important;height:auto!important;max-height:none!important;object-fit:contain!important}@media(max-width:900px){.top .brand img.brand-image{width:184px!important}footer .brand img.footer-brand-image,footer .brand img.brand-image{width:225px!important}.admin-brand .brand img.admin-brand-image,.admin-brand .brand img.brand-image{width:180px!important}.login-box .brand img.brand-image{width:232px!important}}@media(max-width:700px){.top .brand img.brand-image{width:164px!important}footer .brand img.footer-brand-image,footer .brand img.brand-image{width:200px!important}.admin-brand .brand img.admin-brand-image,.admin-brand .brand img.brand-image{width:165px!important}.login-box .brand img.brand-image{width:210px!important}}.logo-transparent{background:transparent!important;filter:none!important;box-shadow:none!important;border:0!important}.top .brand img.brand-image{width:208px!important;height:auto!important;max-height:none!important;object-fit:contain!important;object-position:left center!important}footer .brand img.footer-brand-image,footer .brand img.brand-image{width:252px!important;height:auto!important;max-height:none!important;object-fit:contain!important}.admin-brand .brand img.admin-brand-image,.admin-brand .brand img.brand-image{width:198px!important;height:auto!important;max-height:none!important;object-fit:contain!important}.login-box .brand img.brand-image{width:262px!important;height:auto!important;max-height:none!important;object-fit:contain!important}@media(max-width:900px){.top .brand img.brand-image{width:186px!important}footer .brand img.footer-brand-image,footer .brand img.brand-image{width:226px!important}.admin-brand .brand img.admin-brand-image,.admin-brand .brand img.brand-image{width:182px!important}.login-box .brand img.brand-image{width:234px!important}}@media(max-width:700px){.top .brand img.brand-image{width:166px!important}footer .brand img.footer-brand-image,footer .brand img.brand-image{width:202px!important}.admin-brand .brand img.admin-brand-image,.admin-brand .brand img.brand-image{width:166px!important}.login-box .brand img.brand-image{width:212px!important}}.stats-strip{margin-top:-18px !important;padding:0 !important}.stats-layout{width:min(1900px,94%) !important;grid-template-columns:minmax(0,1.9fr) minmax(520px,.95fr) !important;gap:18px !important;align-items:stretch !important}.stats-grid,.quick-contact{min-height:78px !important;height:78px !important}.stats-grid{border-radius:15px !important}.stat{gap:12px !important;padding:9px 18px !important;min-height:78px !important}.stat-icon{width:44px !important;height:44px !important;flex-basis:44px !important}.stat-icon svg{width:24px !important;height:24px !important}.stat strong{font-size:16px !important;line-height:1.05 !important}.stat span{font-size:10px !important;margin-top:3px !important;line-height:1.15 !important}.quick-contact{grid-template-columns:minmax(0,1.2fr) 1px minmax(0,.8fr) !important;gap:12px !important;padding:8px 14px !important;border-radius:15px !important}.quick-contact-whatsapp,.quick-contact-email{gap:9px !important}.quick-contact-icon{width:42px !important;height:42px !important;flex-basis:42px !important;font-size:21px !important}.quick-contact-copy small{font-size:9px !important;margin-bottom:1px !important;line-height:1.15 !important;white-space:nowrap !important}.quick-contact-copy strong{font-size:11px !important;line-height:1.2 !important;white-space:nowrap !important;overflow:visible !important;text-overflow:clip !important}.quick-contact-btn{padding:7px 10px !important;font-size:9px !important;border-radius:16px !important}.quick-contact-btn b{font-size:13px !important}.quick-contact-divider{height:44px !important}@media(max-width:1320px){.stats-layout{grid-template-columns:minmax(0,1.7fr) minmax(480px,1fr) !important;gap:14px !important}.stat{padding:8px 14px !important;gap:10px !important}.stat-icon{width:40px !important;height:40px !important;flex-basis:40px !important}.quick-contact{padding:8px 11px !important;gap:9px !important}.quick-contact-icon{width:38px !important;height:38px !important;flex-basis:38px !important;font-size:19px !important}.quick-contact-btn{padding:6px 8px !important}}@media(max-width:1160px){.stats-strip{margin-top:-14px !important}.stats-layout{grid-template-columns:1fr !important;gap:10px !important;width:92% !important}.stats-grid,.quick-contact{height:auto !important;min-height:72px !important}.stat{min-height:72px !important}.quick-contact{grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr) !important}}@media(max-width:600px){.stats-strip{margin-top:-10px !important}.stats-grid,.quick-contact{height:auto !important}.stat{min-height:62px !important;padding:8px 14px !important}.quick-contact{grid-template-columns:1fr !important;padding:10px 12px !important}.quick-contact-divider{width:100% !important;height:1px !important}}.whatsapp-card{grid-template-columns:minmax(0,1.5fr) auto auto !important;align-items:center !important;column-gap:22px !important;row-gap:16px !important}.whatsapp-btn,.whatsapp-email-card{min-width:270px;justify-self:start}.whatsapp-email-card{display:inline-flex !important;flex-direction:row !important;align-items:center !important;gap:12px !important;padding:12px 16px !important;border-radius:18px !important;background:linear-gradient(180deg,#0a2438,#071a2c) !important;border:1px solid rgba(39,184,255,.7) !important;box-shadow:0 0 0 1px rgba(39,184,255,.08) inset,0 12px 32px rgba(0,0,0,.22) !important;color:#f4f8fc !important;text-decoration:none !important}.whatsapp-email-card:hover{background:linear-gradient(180deg,#0d2d46,#081f32) !important;border-color:#56c4ff !important;transform:translateY(-1px)}.whatsapp-email-card span:last-child{display:flex;flex-direction:column;gap:1px}.whatsapp-email-card small{font-size:9px;letter-spacing:.12em;color:#67bde9;font-weight:900}.whatsapp-email-card strong{font-size:14px;color:#fff;line-height:1.25;word-break:break-word}.whatsapp-email-card em{font-style:normal;font-size:10px;color:#8bd5ff}.whatsapp-icon.email-icon{background:radial-gradient(circle at 35% 30%,#5ad3ff,#0f8fdd 68%,#0a2943 100%) !important}.whatsapp-icon.email-icon svg{width:22px;height:22px;fill:#fff}@media(max-width:1160px){.whatsapp-card{grid-template-columns:1fr auto auto !important}.whatsapp-email-card{grid-column:auto !important}}@media(max-width:900px){.whatsapp-btn,.whatsapp-email-card{min-width:unset;width:auto}.whatsapp-card{grid-template-columns:1fr !important}.whatsapp-btn,.whatsapp-email-card{justify-self:start !important}}.contact-hp{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}.skip-link{position:fixed;left:12px;top:12px;z-index:9999;transform:translateY(-160%);background:#fff;color:#04101c;padding:10px 14px;border-radius:8px;font-weight:800;text-decoration:none;transition:transform .15s ease}.skip-link:focus{transform:translateY(0)}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #48caff;outline-offset:3px}img{max-width:100%;height:auto}.hero h2{font-size:clamp(44px,6.2vw,76px);line-height:.98;letter-spacing:-.055em;margin:16px 0 20px;max-width:860px}.hero h2 em{font-style:normal;color:#27b8ff}.hero-copy h2{max-width:750px;filter:drop-shadow(0 4px 18px rgba(0,0,0,.42))}.post time,.article-meta{color:#698399;font-size:12px}.article-meta{margin:.55rem 0 0}@media(max-width:900px){.hero-copy h2{font-size:42px}}@media(max-width:700px){.hero h2{font-size:43px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.hero-slide{transition:none!important}}
/* v28 blog system */
.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.blog-card{overflow:hidden;border:1px solid rgba(93,193,255,.16);border-radius:20px;background:linear-gradient(180deg,rgba(9,29,46,.96),rgba(5,18,31,.96));box-shadow:0 18px 45px rgba(0,0,0,.18)}.blog-card-image{display:block;aspect-ratio:1200/630;overflow:hidden;background:#071827}.blog-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.blog-card:hover .blog-card-image img{transform:scale(1.025)}.blog-card-body{padding:20px}.blog-card time{font-size:12px;color:#75a9c9}.blog-card h2,.blog-card h3{font-size:22px;line-height:1.22;margin:10px 0}.blog-card h2 a,.blog-card h3 a{color:#f5f9fc;text-decoration:none}.blog-card p{color:#a6bac9;line-height:1.62}.blog-read{color:#62cfff;font-weight:800;text-decoration:none}.blog-all{text-align:center;margin-top:28px}.blog-archive{padding-top:40px;min-height:70vh}.blog-archive .section-head h1{font-size:clamp(38px,5vw,64px);line-height:1.02;max-width:920px}.pagination{display:flex;gap:9px;justify-content:center;flex-wrap:wrap;margin-top:38px}.pagination a{display:grid;place-items:center;min-width:42px;height:42px;padding:0 12px;border-radius:12px;border:1px solid rgba(93,193,255,.22);color:#b7d8ea;text-decoration:none;background:#071a2a}.pagination a.is-current{background:#159bd8;color:#fff;border-color:#4bc8ff}.article-cover{margin:28px 0 34px;border-radius:22px;overflow:hidden;border:1px solid rgba(92,193,255,.18);box-shadow:0 22px 60px rgba(0,0,0,.28)}.article-cover img{display:block;width:100%;height:auto}.article-body h2{margin:42px 0 14px;font-size:30px}.article-body h3{margin:32px 0 12px;font-size:24px}.article-body ul,.article-body ol{padding-left:24px;margin:16px 0 24px}.article-body li{margin:9px 0;color:#c3d1da;line-height:1.7}.article-body blockquote{margin:24px 0;padding:16px 20px;border-left:4px solid #29b8ff;background:rgba(39,184,255,.07);color:#cbe9f8}.related-posts{margin-top:58px;padding-top:34px;border-top:1px solid rgba(93,193,255,.14)}.related-posts>h2{font-size:30px;margin-bottom:22px}@media(max-width:960px){.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.blog-grid{grid-template-columns:1fr}.blog-card h2,.blog-card h3{font-size:21px}.article-body h2{font-size:27px}.article-cover{margin-left:-2px;margin-right:-2px}}

/* v28.2 CLS reservations */.hero-slide .hero-media{aspect-ratio:1920/730}.article-cover{aspect-ratio:1200/630;background:#071827}.article-cover img{width:100%;height:100%;object-fit:cover}.brand-image{aspect-ratio:1024/341}.admin-banner-preview,.admin-banner-thumb{aspect-ratio:1920/730}
