@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Oswald:wght@500;600;700&display=swap');
:root{--blue:#075bd8;--blue2:#0c74ee;--navy:#061424;--ink:#101820;--muted:#637080;--orange:#ff7a1a;--soft:#f2f6fa;--white:#fff;--radius:24px;--shadow:0 24px 70px rgba(7,32,64,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:82px}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:#fff;font-size:16px;line-height:1.65;overflow-x:hidden}button,a{font:inherit}a{color:inherit;text-decoration:none}button{border:0}.container{width:min(1180px,calc(100% - 40px));margin:auto}.skip-link{position:fixed;top:-100px;left:12px;z-index:9999;padding:12px 18px;background:#fff;color:#000;border-radius:8px}.skip-link:focus{top:12px}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.site-header{position:fixed;z-index:50;left:0;right:0;top:0;color:#fff;transition:.3s}.site-header.scrolled{background:rgba(4,18,32,.94);box-shadow:0 12px 35px rgba(0,0,0,.22);backdrop-filter:blur(14px)}.nav-shell{height:88px;display:flex;align-items:center;gap:32px;border-bottom:1px solid rgba(255,255,255,.16)}.site-header.scrolled .nav-shell{height:74px;border-color:transparent}.brand{display:grid;grid-template-columns:auto auto;align-items:center;line-height:.82;font-family:Oswald,sans-serif;font-weight:700;font-size:27px;letter-spacing:-.8px;min-width:178px}.brand-o{width:31px;height:31px;border:5px solid var(--blue2);border-radius:50%;display:grid;place-items:center;color:transparent;margin-right:1px;position:relative}.brand-o:after{content:'';position:absolute;width:9px;height:5px;background:var(--orange);right:-6px;bottom:1px;transform:rotate(-42deg);border-radius:2px}.brand small{grid-column:1/3;font:700 7px/1.4 Manrope,sans-serif;letter-spacing:2.1px;margin-top:6px;color:rgba(255,255,255,.72)}.desktop-nav{margin-left:auto;display:flex;gap:28px}.desktop-nav a{font-size:13px;font-weight:700;color:rgba(255,255,255,.8);transition:.2s}.desktop-nav a:hover{color:#fff}.header-cta{display:flex;align-items:center;gap:10px;background:#fff;color:var(--ink);padding:11px 17px;border-radius:99px;font-size:13px;font-weight:800}.header-cta svg{width:16px}.menu-toggle{display:none;background:none;color:#fff;width:42px;height:42px;padding:9px;cursor:pointer}.menu-toggle span{display:block;height:2px;background:currentColor;margin:7px 0;transition:.25s}.mobile-menu{position:absolute;top:74px;left:14px;right:14px;padding:16px;background:#fff;color:var(--ink);border-radius:18px;box-shadow:var(--shadow)}.mobile-menu a{display:block;padding:12px 10px;font-weight:700}.mobile-menu .btn{margin-top:8px;color:#fff;text-align:center}.hero{height:max(720px,100svh);min-height:720px;position:relative;color:#fff;background:var(--navy);display:flex;align-items:center;overflow:hidden}.hero-media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,14,27,.98) 0%,rgba(3,18,35,.88) 34%,rgba(2,15,29,.34) 66%,rgba(2,10,18,.16) 100%),linear-gradient(0deg,rgba(4,16,28,.72),transparent 45%)}.hero-inner{position:relative;padding-top:106px}.hero-copy{max-width:690px}.eyebrow,.kicker{display:flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:2.4px;font-size:12px;font-weight:800;color:var(--blue)}.eyebrow{color:#a9cbff}.eyebrow span{width:30px;height:1px;background:var(--orange)}h1,h2{font-family:Oswald,Impact,sans-serif;text-transform:uppercase;letter-spacing:-1.8px;line-height:1.01;margin:22px 0}h1{font-size:clamp(54px,6.4vw,92px);max-width:800px}h1 em{font-style:normal;color:#5b9fff}h2{font-size:clamp(42px,5vw,68px)}.hero-copy p{font-size:18px;color:rgba(255,255,255,.72);max-width:610px;margin:0 0 32px}.hero-actions,.cta-actions{display:flex;flex-wrap:wrap;gap:12px}.btn{min-height:52px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:99px;font-size:14px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s}.btn:hover{transform:translateY(-2px)}.btn-orange{background:var(--orange);color:#fff;box-shadow:0 12px 30px rgba(255,122,26,.24)}.btn-orange:hover{background:#ff8b38}.btn-glass{border:1px solid rgba(255,255,255,.35);background:rgba(255,255,255,.09);color:#fff;backdrop-filter:blur(8px)}.btn-blue{background:var(--blue);color:#fff;box-shadow:0 12px 28px rgba(7,91,216,.22)}.hero-stats{margin-top:74px;display:flex;gap:0}.hero-stats div{padding:0 32px;border-left:1px solid rgba(255,255,255,.22);display:grid}.hero-stats div:first-child{padding-left:0;border:0}.hero-stats strong{font-family:Oswald;font-size:23px;color:#fff}.hero-stats span{font-size:11px;text-transform:uppercase;letter-spacing:1.3px;color:rgba(255,255,255,.54)}.scroll-hint{position:absolute;right:28px;bottom:38px;display:flex;align-items:center;gap:12px;color:rgba(255,255,255,.65);font-size:11px;text-transform:uppercase;letter-spacing:2px;transform:rotate(90deg);transform-origin:right}.scroll-hint i{width:42px;height:1px;background:currentColor}.section{padding:110px 0}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:48px}.section-head h2{margin:12px 0 0}.section-head>p{max-width:430px;color:var(--muted);margin:0 0 10px}.section-head.centered{align-items:center;text-align:center;flex-direction:column}.section-head.centered .kicker{justify-content:center}.section-head.centered>p{margin:0}.products{background:linear-gradient(180deg,#fff,#f5f8fb)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.product-card{min-height:300px;padding:25px;text-align:left;border-radius:var(--radius);background:#fff;border:1px solid #e7edf3;cursor:pointer;position:relative;overflow:hidden;display:flex;flex-direction:column;transition:.3s}.product-card:before{content:'';position:absolute;inset:auto -50px -100px auto;width:200px;height:200px;border-radius:50%;background:radial-gradient(circle,rgba(7,91,216,.12),transparent 67%);transition:.3s}.product-card:hover{transform:translateY(-7px);box-shadow:var(--shadow);border-color:transparent}.product-card:hover:before{transform:scale(1.4)}.product-card.featured-card{background:var(--blue);color:#fff;border-color:var(--blue)}.product-card.dark-card{background:var(--navy);color:#fff;border-color:var(--navy)}.card-no{font:600 12px Oswald;color:#97a5b4;letter-spacing:1px}.featured-card .card-no,.dark-card .card-no{color:rgba(255,255,255,.55)}.card-icon{margin-top:25px;width:60px;height:60px;border-radius:18px;background:#edf4ff;color:var(--blue);display:grid;place-items:center}.featured-card .card-icon,.dark-card .card-icon{background:rgba(255,255,255,.12);color:#fff}.card-icon svg{width:28px;height:28px}.card-body{margin-top:auto;display:grid;gap:7px;position:relative}.card-body b{font-size:19px}.card-body small{font-size:13px;color:var(--muted)}.featured-card .card-body small,.dark-card .card-body small{color:rgba(255,255,255,.64)}.card-body i{font-style:normal;font-weight:800;font-size:12px;color:var(--blue);display:flex;align-items:center;gap:6px;margin-top:6px}.featured-card .card-body i,.dark-card .card-body i{color:#fff}.card-body i svg{width:14px}.feature-product{background:var(--navy);color:#fff;padding:85px 0}.feature-shell{display:grid;grid-template-columns:1.05fr .95fr;gap:75px;align-items:center}.feature-visual{height:560px;border-radius:36px;background:radial-gradient(circle at 50% 38%,#176ee8 0%,#073b87 32%,#061a31 70%);position:relative;overflow:hidden;display:grid;place-items:center}.feature-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(130deg,rgba(255,255,255,.1),transparent 30%)}.product-mark{position:relative;z-index:2;width:250px;height:360px;padding:28px 25px;border-radius:28px 28px 34px 34px;background:linear-gradient(145deg,#fff,#e8eef5);color:var(--ink);box-shadow:0 45px 70px rgba(0,0,0,.35);transform:rotate(-4deg);display:flex;flex-direction:column;align-items:flex-start}.product-mark:before{content:'';position:absolute;top:-35px;left:56px;width:138px;height:52px;background:#121820;border-radius:10px 10px 5px 5px}.product-mark:after{content:'';position:absolute;left:0;right:0;bottom:25px;height:8px;background:var(--orange)}.product-mark>span{font:700 29px Oswald;color:var(--blue);letter-spacing:-1px}.product-mark small{font-weight:800;letter-spacing:2px;font-size:7px}.product-mark strong{font:700 31px/1.05 Oswald;margin:auto 0;color:#06182b}.product-mark i{font:800 8px Manrope;font-style:normal;letter-spacing:1px}.liquid-orbit{position:absolute;inset:0}.liquid-orbit span{position:absolute;border:1px solid rgba(255,255,255,.16);border-radius:50%}.liquid-orbit span:nth-child(1){width:450px;height:450px;left:40px;top:55px}.liquid-orbit span:nth-child(2){width:330px;height:330px;right:-90px;top:-50px}.liquid-orbit span:nth-child(3){width:22px;height:22px;background:var(--orange);border:0;right:52px;bottom:76px;box-shadow:0 0 40px var(--orange)}.visual-note{position:absolute;z-index:3;bottom:28px;left:32px;text-transform:uppercase;letter-spacing:2px;font-size:10px;color:rgba(255,255,255,.6)}.feature-copy p{color:rgba(255,255,255,.63);max-width:550px;font-size:17px}.kicker.light{color:#86b8ff}.feature-list{list-style:none;padding:0;margin:30px 0;display:grid;grid-template-columns:1fr 1fr;gap:15px}.feature-list li{display:flex;align-items:center;gap:10px;font-weight:700;font-size:14px}.feature-list svg,.modal-points svg{padding:4px;width:23px;height:23px;border-radius:50%;background:rgba(255,255,255,.1);color:#7db1ff}.text-link{display:inline-flex;align-items:center;gap:9px;color:#fff;border-bottom:1px solid rgba(255,255,255,.3);padding-bottom:8px;font-weight:800;font-size:14px}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #e4eaf0;border-radius:28px;overflow:hidden}.why-card{padding:36px;border-right:1px solid #e4eaf0;border-bottom:1px solid #e4eaf0}.why-card:nth-child(3n){border-right:0}.why-card:nth-child(n+4){border-bottom:0}.why-card>span{width:50px;height:50px;display:grid;place-items:center;border-radius:16px;background:#edf4ff;color:var(--blue)}.why-card h3{font-size:17px;margin:22px 0 8px}.why-card p{font-size:13px;color:var(--muted);margin:0}.brand-character{padding:75px 0;background:linear-gradient(135deg,#075bd8,#0b72e6);color:#fff}.character-shell{min-height:460px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px}.character-monogram{height:350px;position:relative;display:grid;place-items:center}.character-monogram:before,.character-monogram:after{content:'';position:absolute;border:1px solid rgba(255,255,255,.22);border-radius:50%}.character-monogram:before{width:340px;height:340px}.character-monogram:after{width:230px;height:230px}.character-monogram span{font:700 270px/1 Oswald;color:transparent;-webkit-text-stroke:3px rgba(255,255,255,.9);z-index:1}.character-monogram i{position:absolute;bottom:62px;right:70px;z-index:2;padding:8px 15px;border-radius:99px;background:var(--orange);font:700 18px Oswald;font-style:normal}.character-copy h2{margin-bottom:20px}.character-copy p{color:rgba(255,255,255,.72);max-width:510px;margin-bottom:28px}.professionals{background:#fff}.pro-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.pro-copy p{color:var(--muted);max-width:560px;margin:0 0 28px}.pro-types{border-top:1px solid #dfe6ed}.pro-types div{display:grid;grid-template-columns:55px 1fr;align-items:center;padding:24px 4px;border-bottom:1px solid #dfe6ed}.pro-types span{font:600 12px Oswald;color:var(--blue)}.pro-types b{font-size:17px}.cta-strip{padding:80px 0;background:#05192d;color:#fff;position:relative;overflow:hidden}.cta-strip:after{content:'OTOMAX';position:absolute;right:-30px;bottom:-80px;font:700 200px Oswald;color:rgba(255,255,255,.025)}.cta-inner{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:35px}.cta-inner>div>span{font:700 13px Oswald;letter-spacing:3px;color:#78adf7}.cta-inner h2{font-size:clamp(39px,4vw,58px);margin:13px 0}.cta-inner p{margin:0;color:rgba(255,255,255,.6)}.contact{background:#f4f7fa}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px}.contact-copy p{color:var(--muted);max-width:460px}.contact-cards{display:grid;grid-template-columns:1fr 1fr;gap:15px}.contact-cards>a,.phones{background:#fff;border-radius:24px;padding:29px;min-height:300px;box-shadow:0 16px 40px rgba(7,32,64,.07);display:flex;flex-direction:column}.contact-cards>*>span{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:#edf4ff;color:var(--blue);margin-bottom:auto}.contact-cards small{font-size:11px;text-transform:uppercase;letter-spacing:1.5px;color:var(--muted);margin-bottom:6px}.contact-cards strong{font-size:17px}.contact-cards i{font-style:normal;color:var(--blue);font-size:12px;font-weight:800;margin-top:16px;display:flex;gap:6px;align-items:center}.contact-cards i svg{width:14px}.phones>a{font-weight:800;font-size:16px;margin:2px 0}.phones>a:hover{color:var(--blue)}.footer{padding:75px 0 28px;background:#020d18;color:#fff}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1.3fr 1fr;gap:50px}.brand-light{display:inline-grid}.footer-brand p{font-size:13px;color:rgba(255,255,255,.5);max-width:280px;margin-top:22px}.footer h3{font-size:12px;text-transform:uppercase;letter-spacing:1.4px;margin:0 0 18px;color:#8eb8ef}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;align-items:flex-start}.footer-grid a,.footer-grid>div>span{font-size:13px;color:rgba(255,255,255,.58);margin:5px 0}.footer-grid a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:22px;margin-top:55px;display:flex;justify-content:space-between;font-size:11px;color:rgba(255,255,255,.4)}.footer-bottom a{color:#fff;font-weight:700}.fixed-actions{position:fixed;right:18px;bottom:18px;z-index:40;display:grid;gap:8px}.fixed-actions a{height:48px;border-radius:99px;padding:0 17px;display:flex;align-items:center;gap:9px;color:#fff;font-size:12px;font-weight:800;box-shadow:0 12px 30px rgba(0,0,0,.2)}.fixed-actions .wa{background:#16aa61}.fixed-actions .call{background:var(--blue)}.fixed-actions svg{width:17px}.modal{display:none;position:fixed;z-index:80;inset:0;align-items:center;justify-content:center;padding:20px}.modal.open{display:flex}.modal-backdrop{position:absolute;inset:0;background:rgba(2,11,22,.74);backdrop-filter:blur(7px)}.modal-panel{position:relative;width:min(540px,100%);background:#fff;border-radius:28px;padding:42px;box-shadow:0 40px 100px rgba(0,0,0,.3)}.modal-close{position:absolute;right:15px;top:13px;width:40px;height:40px;border-radius:50%;background:#eff3f7;cursor:pointer;font-size:24px}.modal-panel h2{font-size:42px;margin:15px 0}.modal-panel>p{color:var(--muted)}.modal-points{display:grid;gap:9px;margin:24px 0}.modal-points span{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:700}.modal-points svg{background:#edf4ff;color:var(--blue)}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}.svg-sprite{position:absolute}
@media(max-width:960px){.desktop-nav,.header-cta{display:none}.menu-toggle{display:block;margin-left:auto}.product-grid{grid-template-columns:repeat(2,1fr)}.feature-shell{gap:38px}.why-grid{grid-template-columns:repeat(2,1fr)}.why-card,.why-card:nth-child(3n),.why-card:nth-child(n+4){border-right:1px solid #e4eaf0;border-bottom:1px solid #e4eaf0}.why-card:nth-child(2n){border-right:0}.why-card:nth-last-child(-n+2){border-bottom:0}.character-shell{gap:30px}.pro-grid,.contact-grid{gap:45px}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2}.cta-inner{align-items:flex-start}.contact-cards{grid-template-columns:1fr}.contact-cards>a,.phones{min-height:250px}}
@media(max-width:700px){.container{width:min(100% - 28px,1180px)}.nav-shell{height:74px}.hero{min-height:760px;height:100svh;align-items:flex-end}.hero-media{object-position:64% center}.hero-overlay{background:linear-gradient(0deg,rgba(3,14,27,1) 7%,rgba(3,14,27,.94) 44%,rgba(3,14,27,.35) 100%)}.hero-inner{padding:100px 0 45px}.hero-copy{max-width:none}.eyebrow{font-size:10px;letter-spacing:1.7px}h1{font-size:49px;letter-spacing:-1px;margin:15px 0}.hero-copy p{font-size:15px;line-height:1.6}.hero-actions{display:grid}.btn{width:100%;min-height:50px}.hero-stats{margin-top:34px;justify-content:space-between}.hero-stats div{padding:0 15px}.hero-stats strong{font-size:18px}.hero-stats span{font-size:8px;letter-spacing:.8px}.scroll-hint{display:none}.section{padding:76px 0}.section-head{display:block;margin-bottom:30px}.section-head h2{font-size:42px}.section-head>p{margin-top:18px;font-size:14px}.product-grid{grid-template-columns:1fr;gap:12px}.product-card{min-height:220px;padding:20px}.card-icon{margin-top:15px}.feature-product{padding:60px 0}.feature-shell{grid-template-columns:1fr;gap:38px}.feature-visual{height:420px;border-radius:24px}.product-mark{width:190px;height:280px;padding:22px 18px}.product-mark:before{left:42px;width:105px;height:42px;top:-28px}.product-mark strong{font-size:24px}.product-mark>span{font-size:23px}.feature-copy h2{font-size:43px}.feature-copy p{font-size:15px}.feature-list{grid-template-columns:1fr}.why-grid{grid-template-columns:1fr}.why-card,.why-card:nth-child(2n),.why-card:nth-child(3n),.why-card:nth-child(n+4),.why-card:nth-last-child(-n+2){border-right:0;border-bottom:1px solid #e4eaf0}.why-card:last-child{border-bottom:0}.brand-character{padding:70px 0}.character-shell{grid-template-columns:1fr;gap:10px}.character-monogram{height:260px}.character-monogram:before{width:260px;height:260px}.character-monogram:after{width:175px;height:175px}.character-monogram span{font-size:205px}.character-monogram i{right:45px;bottom:40px}.character-copy h2{font-size:48px}.pro-grid,.contact-grid{grid-template-columns:1fr;gap:35px}.pro-copy h2,.contact-copy h2{font-size:43px}.cta-inner{display:block}.cta-actions{display:grid;margin-top:28px}.contact-cards{grid-template-columns:1fr}.footer{padding-bottom:95px}.footer-grid{grid-template-columns:1fr 1fr;gap:36px 20px}.footer-brand{grid-column:1/3}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{display:block;line-height:2}.fixed-actions{left:10px;right:10px;bottom:10px;grid-template-columns:1fr 1fr}.fixed-actions a{justify-content:center;padding:0 10px}.modal-panel{padding:34px 24px}.modal-panel h2{font-size:35px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.btn,.product-card{transition:none}}

/* OTOMAX original brand asset integration */
html{scroll-padding-top:96px}
.site-header{color:var(--ink);background:#fff;border-top:5px solid var(--blue);box-shadow:0 9px 30px rgba(4,25,49,.09)}
.site-header.scrolled{background:#fff;box-shadow:0 12px 35px rgba(4,25,49,.16);backdrop-filter:none}
.nav-shell{height:92px;display:grid;grid-template-columns:1fr auto 1fr;gap:24px;border-bottom:0;transition:.3s}
.site-header.scrolled .nav-shell{height:82px}
.brand-image{position:relative;width:186px;height:76px;display:grid;place-items:center;padding:5px 18px;background:#fff;border-radius:0 0 24px 24px;filter:drop-shadow(0 10px 16px rgba(7,44,84,.08))}
.brand-image>img:first-child{display:block;width:150px;height:auto}
.header-mascot{position:absolute;width:52px;height:52px;object-fit:contain;right:-37px;bottom:6px;filter:drop-shadow(0 5px 7px rgba(0,0,0,.16))}
.desktop-nav{margin:0;display:flex;align-items:center;gap:22px}
.nav-left{justify-content:flex-start}.nav-right{justify-content:flex-end}
.desktop-nav a{font-size:12px;font-weight:800;color:#364351;white-space:nowrap}.desktop-nav a:hover{color:var(--blue)}
.desktop-nav .header-cta,.desktop-nav .header-cta:hover{color:#fff}
.header-cta{justify-self:end;background:var(--blue);color:#fff;padding:10px 15px;font-size:12px}
.menu-toggle{color:var(--ink)}
.mobile-menu{top:87px}
.hero{padding-top:92px}
.hero-media{inset:92px 0 0;height:calc(100% - 92px);filter:brightness(1.14) saturate(1.08) contrast(1.02)}
.hero-overlay{inset:92px 0 0;background:linear-gradient(90deg,rgba(3,14,27,.96) 0%,rgba(3,18,35,.8) 31%,rgba(2,15,29,.16) 62%,rgba(2,10,18,0) 100%),linear-gradient(0deg,rgba(4,16,28,.48),transparent 38%)}
.hero-inner{padding-top:72px}
.character-mascot{height:390px;position:relative;display:grid;place-items:center}
.character-mascot:before{content:'';position:absolute;width:350px;height:350px;border-radius:50%;background:#fff;box-shadow:0 28px 70px rgba(0,25,80,.22)}
.character-mascot img{position:relative;z-index:2;width:365px;height:365px;object-fit:contain;filter:drop-shadow(0 18px 15px rgba(0,31,74,.2))}
.mascot-ring{position:absolute;z-index:1;width:390px;height:390px;border:1px solid rgba(255,255,255,.28);border-radius:50%}
.footer-logo{display:grid;place-items:center;width:205px;height:105px;background:#fff;border-radius:18px;padding:12px}
.footer-logo img{display:block;width:180px;height:auto}
@media(max-width:960px){
  .desktop-nav,.header-cta{display:none}.nav-shell{display:flex;height:78px}.site-header.scrolled .nav-shell{height:72px}
  .brand-image{width:158px;height:68px;padding:5px 12px}.brand-image>img:first-child{width:132px}.header-mascot{width:43px;height:43px;right:-31px}
  .menu-toggle{display:block;margin-left:auto}.mobile-menu{top:76px}
}
@media(max-width:700px){
  .hero{min-height:820px;padding-top:74px}.hero-media{inset:74px 0 0;height:calc(100% - 74px);object-position:67% center;filter:brightness(1.13) saturate(1.07)}
  .hero-overlay{inset:74px 0 0;background:linear-gradient(0deg,rgba(3,14,27,1) 7%,rgba(3,14,27,.92) 46%,rgba(3,14,27,.1) 100%)}
  .character-mascot{height:300px}.character-mascot:before{width:275px;height:275px}.character-mascot img{width:290px;height:290px}.mascot-ring{width:305px;height:305px}
}

/* Stable header alignment and centered mobile mascot */
.nav-shell{position:relative}
.header-mascot{left:calc(50% + 76px);right:auto;bottom:14px}
.site-header.scrolled .nav-shell{height:92px}
@media(max-width:960px){
  .nav-shell,.site-header.scrolled .nav-shell{height:78px}
  .header-mascot{position:fixed;top:17px;left:50%;right:auto;bottom:auto;width:44px;height:44px;transform:translateX(-50%);pointer-events:none}
  .mobile-menu{top:83px;max-width:calc(100vw - 28px)}
}
@media(max-width:700px){
  .nav-shell,.site-header.scrolled .nav-shell{height:74px}
  .header-mascot{top:15px}
  .mobile-menu{top:79px}
}
@media(max-width:360px){
  .brand-image{width:118px;padding-inline:6px}
  .brand-image>img:first-child{width:105px}
  .header-mascot{width:38px;height:38px;top:18px}
  .character-mascot:before{width:250px;height:250px}
  .character-mascot img{width:260px;height:260px}
  .mascot-ring{width:270px;height:270px}
}

/* Keep the complete logo inside the white header at every scroll position */
.brand-image>img:first-child{max-height:100%;object-fit:contain}
@media(max-width:960px){
  .brand-image{height:64px;padding-block:0;transform:translateY(-5px)}
  .brand-image>img:first-child{width:126px}
}
@media(max-width:360px){
  .brand-image{height:60px}
  .brand-image>img:first-child{width:105px}
}

/* Prevent Turkish uppercase diacritics from touching adjacent heading lines */
@media(max-width:700px){
  .pro-copy h2{line-height:1.14;letter-spacing:-.6px}
}
@media(max-width:360px){
  .pro-copy h2{font-size:40px;line-height:1.16;letter-spacing:-.4px}
}
