:root{--bg:#252525;--text:#ffcb03;--text-strong:#ffcb03;--surface:#303030;--brand-yellow:#ffcb03;--sans:"Trebuchet MS", Tahoma, sans-serif;font-family:var(--sans);color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{background:var(--bg);min-height:100%}body{background:radial-gradient(circle at 50% 50%, #ffffff0b, #0000 34%), radial-gradient(circle at 50% 50%, #25252500 42%, #08080894 100%), var(--bg);min-width:320px;min-height:100svh;margin:0}#root{min-height:100svh}img{max-width:100%}.coming-soon-page{box-sizing:border-box;flex-direction:column;align-items:center;min-height:100svh;padding:clamp(54px,9vh,86px) clamp(24px,7vw,96px) clamp(44px,6vh,64px);display:flex;position:relative;overflow:hidden}.page-header{justify-content:center;width:100%;display:flex}.brand-title{margin:0;line-height:0}.brand-title img{width:clamp(150px,10vw,196px);height:auto;display:block}.page-main{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:clamp(18px,2.8vh,28px);width:100%;min-height:0;padding:clamp(48px,10vh,96px) 0 clamp(80px,13vh,124px);display:flex}.page-main h2{color:var(--text-strong);letter-spacing:.02em;text-shadow:0 12px 20px #00000073;text-transform:uppercase;margin:0;font-size:clamp(62px,8.1vw,158px);font-weight:900;line-height:.78}.page-main h3{color:var(--text);opacity:.9;text-shadow:0 6px 14px #00000052;margin:0;font-size:clamp(30px,3.1vw,58px);font-weight:400;line-height:1.15}.page-footer{box-sizing:border-box;justify-content:center;align-items:flex-start;width:100%;min-height:clamp(108px,15vh,144px);padding-bottom:58px;display:flex;position:relative}.social-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(26px,3vw,42px);display:flex}.social-links a{color:var(--text-strong);justify-content:center;align-items:center;width:clamp(34px,2.6vw,44px);height:clamp(34px,2.6vw,44px);text-decoration:none;transition:color .18s,transform .18s;display:inline-flex;position:relative}.social-links svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:100%;height:100%;display:block}.social-links a[aria-label=WhatsApp] svg{fill:currentColor;stroke:none}.social-links a+a:before{content:"";background:var(--brand-yellow);width:1px;height:36px;position:absolute;top:50%;left:calc(clamp(26px,3vw,42px)/-2);transform:translateY(-50%)}.social-links a:hover,.social-links a:focus-visible{color:var(--brand-yellow);transform:translateY(-1px)}.social-links a:focus-visible{outline:2px solid var(--brand-yellow);outline-offset:6px}.signature-dot{width:clamp(34px,2.4vw,46px);height:clamp(34px,2.4vw,46px);display:block;position:absolute;bottom:0;left:50%;transform:translate(-50%)}@media (width<=640px){.coming-soon-page{padding-inline:20px;padding-top:42px}.page-main{gap:14px;padding-top:52px;padding-bottom:76px}.page-footer{min-height:116px;padding-bottom:52px}.social-links{gap:24px}.social-links a+a:before{height:24px;left:-12px}}
