/* Centered user-supplied logo, simplified naming, mobile switching controls. */
.logo-intro{display:flex;align-items:center;justify-content:center;padding:36px 20px 24px;min-height:160px}.logo-intro .brand{justify-content:center;max-width:100%}.logo-intro .brand img{width:280px;height:105px;max-width:80vw;object-position:center;object-fit:contain}.logo-intro #logo-fallback{font-size:62px;letter-spacing:-3px;line-height:1.2}footer{justify-content:center;color:#9c969b;letter-spacing:1.5px;font-size:12px;padding:24px}.slide-arrow{display:none}@media(max-width:700px){.logo-intro{padding:24px 20px 18px;min-height:137px;flex:none}.logo-intro .brand img{width:237.5px;height:90px;max-width:76vw}.logo-intro #logo-fallback{font-size:62px}.switcher{padding-bottom:6px}.portal-bottom{padding-bottom:14px}.slide-arrow{display:grid;place-items:center;position:absolute;top:43%;transform:translateY(-50%);width:46px;height:64px;border:0;background:transparent;color:#e8b7ca;z-index:5;font-family:Arial,sans-serif;font-size:54px;line-height:1;touch-action:manipulation;transition:color .5s}.slide-arrow span{display:block;animation:arrow-breathe 1.8s ease-in-out infinite}.arrow-left{left:5px}.arrow-right{right:5px}.arrow-right span{animation-delay:.3s}.is-coffee .slide-arrow{color:#cfb08f}main:before,main:after{inset:100px 0 0}footer{padding:12px 20px max(18px,env(safe-area-inset-bottom));font-size:11px;flex:none}.portal-bottom h2{font-size:23px}}@keyframes arrow-breathe{0%,100%{opacity:.3;transform:scale(.88)}50%{opacity:1;transform:scale(1.08)}}@media(max-width:700px) and (max-height:650px){.logo-intro{min-height:106px;padding:12px 16px}.logo-intro .brand img{height:80px}.logo-intro #logo-fallback{font-size:56px}.portal-bottom{padding-bottom:8px}.gateways{min-height:300px}.slide-arrow{top:42%}footer{padding:8px 16px 12px}}@media(prefers-reduced-motion:reduce){.slide-arrow span{animation:none;opacity:.8}}

/* Full portrait artwork: the image owns all screen content. */
.phone{width:190px;height:390px;padding:6px;aspect-ratio:19/39;border-radius:27px}
.phone .screen{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:18px;background:#080b10;overflow:hidden}
.cola-phone .screen{background:#fff}
.phone .gateway-screen-image{position:static;display:block;width:100%;height:100%;max-width:100%;object-fit:contain;object-position:center;user-select:none;-webkit-user-drag:none}
.visual{height:430px}
@media(min-width:1500px){.phone{width:210px;height:433px}.visual{height:470px}}
@media(max-width:700px){.visual{height:auto;min-height:230px}.phone{height:clamp(225px,43svh,380px);width:auto;aspect-ratio:19/39;padding:5px;border-radius:23px}.phone .screen{border-radius:15px}}
@media(max-width:700px) and (max-height:650px){.phone{height:clamp(205px,38svh,245px)}.visual{min-height:215px}}
