.touch-premium .touch-splash{color-scheme:dark;font-family:-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;color:#f4f0e7;background:#041723}
.touch-premium .touch-splash *{box-sizing:border-box}
.touch-premium .touch-splash{margin:0}
.touch-premium .touch-splash .splash{position:relative;isolation:isolate;min-height:100svh;overflow:hidden;display:flex;flex-direction:column;align-items:center;padding:calc(40px + env(safe-area-inset-top,0px)) 24px calc(26px + env(safe-area-inset-bottom,0px));background:radial-gradient(ellipse at 50% 35%,#183744 0,transparent 48%),#041723;text-align:center}
.touch-premium .touch-splash .splash:before{content:"";position:absolute;z-index:-1;inset:0;background:url('assets/hero.webp') left bottom/auto 48% no-repeat;opacity:.27;pointer-events:none}
.touch-premium .touch-splash .signature{font-size:9px;letter-spacing:3.2px;color:#bbac8f;margin:0}
.touch-premium .touch-splash .identity{margin:auto 0;padding:44px 0 25px;animation:touch-arrive .8s ease-out both}
.touch-premium .touch-splash .logo-halo{display:grid;place-items:center;width:150px;height:150px;margin:0 auto 10px;border:1px solid #edc78920;border-radius:50%;background:radial-gradient(circle,#edc78914,transparent 68%)}
.touch-premium .touch-splash .logo-halo img{object-fit:contain;filter:drop-shadow(0 4px 18px #e6bc6420)}
.touch-premium .touch-splash .wordmark{font-family:Georgia,serif;font-size:48px;letter-spacing:12px;margin:16px 0 25px;padding-left:12px;color:#efcea0}
.touch-premium .touch-splash .gold-rule{display:block;width:28px;height:1px;background:#c5a571;margin:0 auto 25px}
.touch-premium .touch-splash h1{font-weight:500;font-size:21px;letter-spacing:-.6px;margin:0}
.touch-premium .touch-splash .promise{font-size:12px;letter-spacing:.6px;color:#9daeb6;margin:14px 0 0}
.touch-premium .touch-splash .loading{width:min(250px,100%);margin:35px 0}
.touch-premium .touch-splash .loading-label{display:block;color:#b1bfc4;font-size:11px;letter-spacing:.2px}
.touch-premium .touch-splash .loading-track{height:2px;background:#edc78922;overflow:hidden;margin:16px 0 8px;border-radius:2px}
.touch-premium .touch-splash .loading-track span{display:block;height:100%;width:100%;transform-origin:left;background:linear-gradient(90deg,#986e39,#f4d59e);animation:touch-load 2s ease-in-out both}
.touch-premium .touch-splash .continue{display:flex;align-items:center;justify-content:center;gap:12px;min-height:44px;font-size:10px;text-decoration:none;color:#c2b18f}
.touch-premium .touch-splash .continue:focus-visible{outline:2px solid #edc789;outline-offset:3px}
.touch-premium .touch-splash footer{font-size:8px;letter-spacing:2.3px;color:#627e8c}
@keyframes touch-load{from{transform:scaleX(0)}to{transform:scaleX(1)}}
@keyframes touch-arrive{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:768px){.touch-premium .touch-splash .splash{padding-top:52px;padding-bottom:32px}
.touch-premium .touch-splash .logo-halo{width:174px;height:174px}
.touch-premium .touch-splash .logo-halo img{width:130px;height:130px}
.touch-premium .touch-splash .wordmark{font-size:59px}
.touch-premium .touch-splash h1{font-size:24px}
.touch-premium .touch-splash .signature{font-size:10px}
.touch-premium .touch-splash .loading{margin-bottom:42px}
}
@media(max-height:600px){.touch-premium .touch-splash .splash{padding-top:20px}
.touch-premium .touch-splash .identity{padding:22px 0 0}
.touch-premium .touch-splash .logo-halo{width:88px;height:88px}
.touch-premium .touch-splash .logo-halo img{width:72px;height:72px}
.touch-premium .touch-splash .wordmark{font-size:33px;margin:8px 0 12px}
.touch-premium .touch-splash .gold-rule{margin-bottom:13px}
.touch-premium .touch-splash .loading{margin:20px 0 10px}
}
@media(prefers-reduced-motion:reduce){.touch-premium .touch-splash .identity,.touch-premium .touch-splash .loading-track span{animation:none}
}
