:root{--red:#e60000;--gold:#c88a1d;--ink:#111;--muted:#616161;--line:#e7e7e7;--dark:#090909}*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.geb-header{position:sticky;top:0;background:#fff;z-index:50;box-shadow:0 2px 18px rgba(0,0,0,.06)}.geb-header-inner{height:86px;display:flex;align-items:center;gap:18px;padding:0 24px;max-width:1500px;margin:auto}.geb-brand{display:flex;align-items:center;gap:12px;font-size:26px;white-space:nowrap}.geb-diamond{width:76px;height:39px;background:#f00;clip-path:polygon(10% 0,90% 0,100% 50%,90% 100%,10% 100%,0 50%);position:relative;display:inline-block}.geb-diamond:before,.geb-diamond:after{content:"";position:absolute;top:0;width:50%;height:100%;background:#fff;clip-path:polygon(0 0,100% 50%,0 100%)}.geb-diamond:before{left:12px}.geb-diamond:after{right:12px;transform:scaleX(-1)}.geb-nav{display:flex;gap:8px;flex:1;justify-content:center}.geb-nav a,.geb-actions a{background:linear-gradient(#d9aa53,#a86e14);color:#fff;border-radius:16px;padding:14px 18px;font-weight:700;font-size:14px;box-shadow:inset 0 1px rgba(255,255,255,.45),0 4px 10px rgba(137,80,0,.22)}.geb-actions{display:flex;gap:10px}.geb-actions a{background:linear-gradient(#ffe7ac,#d49d37);color:#111}.geb-menu-btn{display:none;border:0;background:#111;color:#fff;border-radius:14px;padding:11px 14px;font-size:24px}.geb-home{display:grid;grid-template-columns:minmax(0,1fr) 430px;min-height:520px}.geb-hero{position:relative;background:linear-gradient(90deg,rgba(255,255,255,.92),rgba(255,255,255,.1)),url('../images/hero-lake.svg');background-size:cover;background-position:center;display:flex;align-items:center;padding:70px 9%;overflow:hidden}.geb-slide{display:none;max-width:520px;animation:fade .5s ease}.geb-slide.active{display:block}.geb-slide h1{font-size:58px;line-height:1.05;margin:0 0 22px;font-weight:900;letter-spacing:-2px}.geb-slide p{font-size:24px;line-height:1.35;margin:0 0 28px}.geb-red-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f20,#b40000);color:#fff;border-radius:10px;padding:17px 32px;font-weight:900;box-shadow:0 10px 20px rgba(230,0,0,.25)}.geb-gold-btn{display:inline-flex;background:linear-gradient(#e8b858,#b87a16);color:#fff;border-radius:10px;padding:15px 28px;font-weight:900}.geb-slide-arrow{position:absolute;top:50%;transform:translateY(-50%);border:0;background:#fff;border-radius:50%;width:58px;height:58px;font-size:46px;box-shadow:0 5px 18px rgba(0,0,0,.18);z-index:3}.geb-prev{left:24px}.geb-next{right:24px}.geb-dots{position:absolute;bottom:26px;left:50%;display:flex;gap:12px}.geb-dots button{border:0;width:17px;height:17px;border-radius:50%;background:#fff}.geb-dots .active{background:var(--red)}.geb-login{padding:55px 42px;background:#fafafa;border-left:1px solid #eee}.geb-login h2{font-size:30px}.geb-login input[type=text],.geb-login input[type=password]{width:100%;height:62px;border:1px solid #ddd;border-radius:8px;padding:0 15px;font-size:16px}.geb-login .login-submit input{width:100%;border:0;border-radius:10px;padding:18px;background:linear-gradient(135deg,#f20,#b40000);color:white;font-size:18px;font-weight:900}.geb-login-links{border-top:1px solid #ddd;margin-top:26px;padding-top:20px;display:grid;gap:18px;font-weight:800}.geb-products{max-width:1420px;margin:22px auto;padding:0 28px;display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:white;border-radius:12px;box-shadow:0 9px 30px rgba(0,0,0,.08)}.geb-product{padding:34px;border-right:1px solid #ddd}.geb-product:last-child{border:0}.geb-product b{font-size:46px;color:var(--gold)}.geb-product h3{font-size:22px}.geb-product p{line-height:1.55}.geb-product span{color:var(--red);font-weight:900}.geb-two-col{max-width:1420px;margin:20px auto;padding:0 28px;display:grid;grid-template-columns:1fr 1.1fr;gap:20px}.geb-support,.geb-card-promo,.geb-info-card{background:#fff;border-radius:14px;padding:34px;box-shadow:0 8px 28px rgba(0,0,0,.08)}.geb-support{background:linear-gradient(120deg,#fff,#fff7e8)}.geb-mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:28px 0}.geb-mini-grid div{display:grid;gap:6px}.geb-mini-grid div:first-letter{font-size:34px}.geb-card-promo{background:#0b0b0b;color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:25px;align-items:center}.geb-footer{background:#151007;color:#fff;display:flex;gap:34px;align-items:center;justify-content:center;flex-wrap:wrap;padding:28px;margin-bottom:0}.geb-built a{color:#ffd17b;font-weight:900}.geb-mobile-nav{display:none}.geb-page-hero{min-height:430px;display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center;max-width:1420px;margin:auto;padding:60px 34px;background:linear-gradient(135deg,#fff,#fff7ea)}.geb-page-hero h1{font-size:54px;line-height:1.04;margin:10px 0}.geb-page-hero p{font-size:21px;color:#444;line-height:1.55}.geb-kicker{color:var(--red);font-weight:900;text-transform:uppercase;letter-spacing:.12em}.geb-page-hero img{border-radius:26px;box-shadow:0 25px 50px rgba(0,0,0,.16)}.geb-page-grid{max-width:1420px;margin:auto;padding:35px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.geb-info-card.big{grid-column:span 2;background:#0c0c0c;color:#fff}.geb-info-card span{color:var(--red);font-weight:900}.geb-info-card h3{font-size:24px}.geb-info-card p{color:#666;line-height:1.6}.geb-info-card.big p{color:#ddd}.geb-cta-band{max-width:1360px;margin:20px auto 40px;padding:44px;border-radius:24px;background:linear-gradient(135deg,#111,#2b1b00);color:#fff;text-align:center}.geb-cta-band h2{font-size:36px;margin:0 0 8px}@keyframes fade{from{opacity:.25;transform:translateY(12px)}to{opacity:1;transform:none}}
@media(max-width:1000px){.geb-header-inner{height:84px;padding:0 18px}.geb-brand strong{font-size:22px}.geb-nav,.geb-actions{display:none}.geb-menu-btn{display:block;margin-left:auto}.geb-home{display:block;background:#090909;padding:0 16px 90px}.geb-hero{min-height:650px;border-radius:0 0 28px 28px;padding:130px 22px 30px;align-items:flex-start;background:linear-gradient(90deg,rgba(0,0,0,.65),rgba(0,0,0,.10)),url('../images/hero-lake.svg');background-size:cover;color:#fff}.geb-slide h1{font-size:46px;letter-spacing:-1px}.geb-slide p{font-size:23px}.geb-slide-arrow{display:none}.geb-dots{left:auto;right:24px;bottom:30px}.geb-login{margin:-10px 0 18px;background:#111;color:#fff;border:1px solid #333;border-radius:18px;padding:28px}.geb-login input[type=text],.geb-login input[type=password]{background:#151515;color:#fff;border-color:#555}.geb-products{margin:18px 0;background:#111;color:#fff;border:1px solid #333;grid-template-columns:repeat(2,1fr);padding:0;border-radius:18px}.geb-product{padding:23px;border-color:#333}.geb-product p{color:#ccc}.geb-two-col{display:block;padding:0;margin:0 0 100px}.geb-support{display:none}.geb-card-promo{grid-template-columns:1fr;border:1px solid #333;border-radius:18px}.geb-footer{display:none}.geb-mobile-nav{display:flex;position:fixed;bottom:12px;left:18px;right:18px;background:#111;border:1px solid #333;border-radius:28px;padding:10px;z-index:99;box-shadow:0 -10px 30px rgba(0,0,0,.4)}.geb-mobile-nav a{flex:1;color:#ddd;text-align:center;font-size:22px}.geb-mobile-nav a span{display:block;font-size:12px;margin-top:3px}.geb-mobile-nav .active{color:#f00}.geb-page-hero{display:block;background:#090909;color:#fff;padding:34px 22px 100px}.geb-page-hero h1{font-size:42px}.geb-page-hero p{color:#ddd}.geb-page-hero img{margin-top:28px}.geb-page-grid{grid-template-columns:1fr;padding:20px;background:#090909}.geb-info-card,.geb-info-card.big{grid-column:auto;background:#111;color:#fff;border:1px solid #333}.geb-info-card p{color:#ccc}.geb-cta-band{margin:0 20px 100px}.geb-menu-open .geb-nav{display:grid;position:absolute;top:84px;left:15px;right:15px;background:#fff;padding:16px;border-radius:18px;box-shadow:0 10px 25px rgba(0,0,0,.2)}}
.geb-lang select{height:44px;border:1px solid #e5d1a3;border-radius:14px;background:#fff7e6;color:#17110a;font-weight:800;padding:0 12px;box-shadow:0 4px 12px rgba(137,80,0,.12)}
@media(max-width:1000px){.geb-lang{margin-left:auto}.geb-lang select{height:40px;max-width:124px}.geb-menu-btn{margin-left:8px}}


/* Front-end language switcher */
.geb-front-lang{display:flex;align-items:center;gap:8px;margin-left:12px;background:#fff8e8;border:1px solid rgba(200,138,29,.35);border-radius:999px;padding:6px 8px 6px 12px;box-shadow:0 8px 22px rgba(96,55,0,.12)}
.geb-front-lang label{font-size:12px;font-weight:900;color:#4b3108;letter-spacing:.02em}
.geb-front-lang select{height:36px;border:0;border-radius:999px;background:#fff;color:#151007;font-weight:900;padding:0 28px 0 10px;outline:0;box-shadow:inset 0 0 0 1px rgba(200,138,29,.25)}
.geb-mobile-lang{display:none}
@media(max-width:1000px){.geb-front-lang{margin-left:auto}.geb-front-lang label{display:none}.geb-front-lang select{height:38px;max-width:130px}.geb-header-lang{display:flex}}
@media(max-width:560px){.geb-front-lang{position:fixed;right:14px;bottom:82px;z-index:9999;margin:0;padding:7px;background:#fff;border-radius:18px}.geb-front-lang select{max-width:122px}.geb-header .geb-front-lang{position:static;right:auto;bottom:auto;z-index:auto}}

/* v2.4 header/language overflow fix */
html,body{max-width:100%;overflow-x:hidden}.geb-header,.geb-header-inner{max-width:100%;min-width:0}.geb-header-inner{flex-wrap:nowrap}.geb-brand{min-width:0}.geb-brand strong{overflow:hidden;text-overflow:ellipsis}.geb-nav,.geb-actions{min-width:0}.geb-front-lang{flex:0 0 auto;margin-left:4px;gap:6px;padding:5px 7px;background:#fff8e8;border:1px solid rgba(200,138,29,.35);border-radius:999px;box-shadow:0 6px 16px rgba(96,55,0,.10)}.geb-front-lang label{display:none!important}.geb-lang-icon{font-size:16px;line-height:1}.geb-front-lang select{width:94px;max-width:94px;height:34px;border:0;border-radius:999px;background:#fff;color:#151007;font-weight:900;font-size:12px;padding:0 22px 0 8px;outline:0;box-shadow:inset 0 0 0 1px rgba(200,138,29,.25)}
.geb-logout-card{text-align:left;display:grid;gap:14px}.geb-logout-brand .geb-brand{font-size:22px}.geb-logout-brand .geb-diamond{width:58px;height:30px}.geb-logout-card h2{margin:10px 0 0}.geb-logout-name{font-size:20px;font-weight:900;margin:0;color:var(--red)}.geb-dashboard-btn{width:100%;margin-top:8px}.geb-logout-btn{display:flex;align-items:center;justify-content:center;border:1px solid #ddd;border-radius:10px;padding:15px 18px;font-weight:900;background:#fff;color:#111}.geb-logout-btn:before{content:'↪';margin-right:8px;color:var(--red);font-size:20px}
@media(max-width:1280px){.geb-header-inner{gap:10px;padding:0 12px}.geb-brand strong{font-size:20px;max-width:180px}.geb-diamond{width:58px;height:30px}.geb-nav a,.geb-actions a{padding:12px 13px;font-size:13px}.geb-front-lang select{width:80px;max-width:80px}.geb-home{grid-template-columns:minmax(0,1fr) 390px}}
@media(max-width:1100px){.geb-brand strong{max-width:140px}.geb-nav a,.geb-actions a{padding:11px 10px;font-size:12px}.geb-actions{gap:6px}.geb-home{grid-template-columns:minmax(0,1fr) 360px}.geb-slide h1{font-size:50px}}
@media(max-width:1000px){.geb-front-lang{margin-left:auto}.geb-front-lang select{width:86px;max-width:86px}.geb-logout-btn{background:#161616;color:#fff;border-color:#444}.geb-logout-card .geb-brand{color:#fff}}

/* v2.5 header/menu customization + overflow fix */
html,body{max-width:100%;overflow-x:hidden}.geb-header{overflow:visible}.geb-header-inner{min-width:0}.geb-brand{min-width:0;flex:0 1 auto}.geb-brand strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.geb-custom-logo img{max-height:46px;width:auto}.geb-nav{min-width:0}.geb-menu-list{display:flex;align-items:center;gap:8px;list-style:none;margin:0;padding:0;flex-wrap:nowrap}.geb-menu-list li{margin:0;padding:0}.geb-menu-list a{display:inline-flex;align-items:center;background:linear-gradient(#d9aa53,#a86e14);color:#fff;border-radius:16px;padding:14px 18px;font-weight:700;font-size:14px;box-shadow:inset 0 1px rgba(255,255,255,.45),0 4px 10px rgba(137,80,0,.22)}.geb-front-lang{flex:0 0 auto;max-width:112px}.geb-front-lang select{max-width:82px}.geb-actions{flex:0 0 auto}.geb-actions a{white-space:nowrap}.geb-logout-card{background:linear-gradient(135deg,#fff,#fff7e8);border:1px solid #f0dfbf;border-radius:22px;padding:24px;box-shadow:0 18px 40px rgba(0,0,0,.08)}.geb-logout-brand .geb-brand{font-size:24px}.geb-logout-brand .geb-custom-logo img{max-height:38px}.geb-logout-badge{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #ead3a5;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:800;color:#5b3a00}.geb-logout-badge:before{content:'✓';color:var(--red);font-weight:900}@media(min-width:1001px){.geb-header-inner{gap:10px;padding-left:18px;padding-right:18px}.geb-brand{font-size:24px}.geb-diamond{width:68px;height:35px}.geb-nav a,.geb-menu-list a,.geb-actions a{padding:13px 16px;font-size:13px}.geb-actions{gap:8px}}@media(max-width:1200px) and (min-width:1001px){.geb-brand strong{max-width:210px}.geb-nav a,.geb-menu-list a,.geb-actions a{padding:12px 13px;font-size:12px}.geb-header-inner{gap:7px}.geb-front-lang{max-width:96px}.geb-front-lang select{max-width:68px;font-size:12px}.geb-actions a:nth-child(1){display:none}}@media(max-width:1000px){.geb-menu-list{display:grid;gap:10px}.geb-menu-list a{justify-content:center}.geb-front-lang{max-width:98px}.geb-logout-card{background:#111;border-color:#333}.geb-logout-badge{background:#181818;color:#fff;border-color:#333}}
