.bgate-page{display:flex;flex-direction:column;min-height:100svh;padding:30px clamp(24px,5vw,80px);background:radial-gradient(ellipse at 50% 35%,#5da9ff09,transparent 55%),#0b0f17;color:#f5f7fa;font-family:Inter,Arial,sans-serif}.bgate-page,.bgate-page *{box-sizing:border-box}.bgate-page :is(button,input){font:inherit}.bgate-page :is(h1,h2,p){margin:0}.bgate-footer,.bgate-header{display:flex;justify-content:space-between;align-items:center;gap:24px;width:100%;max-width:1440px;margin-inline:auto}.bgate-brand{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:500;letter-spacing:-.025em}.bgate-brand img{border-radius:11px}.bgate-header-note{color:#a7b0c0;font-size:12px}.bgate-main{flex:1;display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;max-width:720px;margin-inline:auto;padding:64px 0;text-align:center}.bgate-mark{display:grid;place-items:center;width:90px;height:90px;border:1px solid #ffffff18;border-radius:26px;background:linear-gradient(135deg,#26304280,#141a2490);box-shadow:0 12px 32px #0002}.bgate-mark img{border-radius:22px}.bgate-status{display:inline-flex;align-items:center;gap:8px;margin-top:27px;color:#a7b0c0;font-size:11px;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.bgate-status i{width:6px;height:6px;border-radius:50%;background:#12b76a}.bgate-main h1{margin-top:22px;color:#f5f7fa;font-size:clamp(36px,4.1vw,58px);font-weight:500;line-height:1.12;letter-spacing:-.06em;text-wrap:balance}.bgate-main h1 span{color:#5da9ff}.bgate-main .bgate-description{max-width:455px;margin-top:22px;color:#a7b0c0;font-size:15px;line-height:1.8;text-wrap:pretty}.bgate-team{display:inline-flex;align-items:center;gap:12px;margin-top:30px;min-height:42px;padding:10px 16px;border:1px solid #ffffff17;border-radius:10px;background:#ffffff03;color:#a7b0c0;font-size:13px!important;cursor:pointer}.bgate-team:hover{background:#ffffff08;color:#fff}.bgate-panel{width:min(100%,430px);margin-top:22px;padding:26px;border:1px solid #ffffff18;border-radius:20px;background:linear-gradient(140deg,#192231aa,#141a24cc);backdrop-filter:blur(18px);box-shadow:0 12px 40px #0002;text-align:left}.bgate-panel-heading{display:flex;align-items:center;gap:12px}.bgate-key{display:grid;place-items:center;width:42px;height:42px;border:1px solid #ffffff15;border-radius:13px;background:#5da9ff0b;color:#a7b0c0;flex-shrink:0}.bgate-panel-heading>div{flex:1}.bgate-panel-heading>div>span{color:#a7b0c0;font-size:10px;letter-spacing:.06em}.bgate-panel h2{margin-top:3px;font-size:18px;font-weight:500;letter-spacing:-.025em}.bgate-close{display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:8px;background:transparent;color:#a7b0c0;cursor:pointer}.bgate-close:hover{background:#ffffff0a}.bgate-panel>p{margin-top:18px;color:#a7b0c0;font-size:13px;line-height:1.7}.bgate-panel form{margin-top:22px}.bgate-panel label{display:block;margin-bottom:9px;color:#f5f7fa;font-size:12px}.bgate-input-wrap{position:relative}.bgate-input-wrap input{width:100%;min-height:48px;padding:12px 46px 12px 14px;border:1px solid #ffffff24;border-radius:10px;background:#0b0f1766;color:#f5f7fa;font-size:15px}.bgate-input-wrap input::placeholder{color:#a7b0c0}.bgate-input-wrap button{position:absolute;inset:4px 4px 4px auto;width:40px;display:grid;place-items:center;border:0;border-radius:8px;background:transparent;color:#a7b0c0;cursor:pointer}.bgate-submit{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;min-height:46px;margin-top:16px;padding:12px;border:1px solid transparent;border-radius:10px;background:#1565c0;color:#fff;font-size:13px!important;font-weight:500!important;cursor:pointer}.bgate-submit:hover:not(:disabled){background:#1c6ed6}.bgate-submit:disabled{background:#ffffff08;border-color:#ffffff10;color:#a7b0c0;cursor:not-allowed}.bgate-panel .bgate-error{margin-top:12px;padding:11px 12px;border:1px solid #616c7f26;border-radius:8px;background:#ef444408;color:#f87171;font-size:12px;line-height:1.6}.bgate-panel .bgate-help{margin-top:16px}.bgate-footer,.bgate-panel .bgate-help{font-size:11px;color:#a7b0c0}.bgate-footer a{display:inline-flex;align-items:center;gap:5px;color:#a7b0c0;text-decoration:none}.bgate-page :is(a,button,input):focus-visible{outline:2px solid #5da9ff;outline-offset:4px}body:has(.bc-cookie-notice) .bgate-page{padding-bottom:225px}.bgate-spinner{animation:bgate-turn 1s linear infinite}@keyframes bgate-turn{to{transform:rotate(1turn)}}@media(max-width:760px){.bgate-main{padding-block:48px}body:has(.bc-cookie-notice) .bgate-page{padding-bottom:280px}}@media(max-width:480px){.bgate-page{padding:22px 22px 28px}.bgate-header-note{max-width:136px;font-size:10px;line-height:1.6;text-align:right}.bgate-main h1{font-size:36px}.bgate-main .bgate-description{font-size:14px}.bgate-mark{width:76px;height:76px;border-radius:22px}.bgate-mark img{width:60px;height:60px;border-radius:18px}.bgate-panel{padding:20px}body:has(.bc-cookie-notice) .bgate-page{padding-bottom:320px}}@media(prefers-reduced-motion:reduce){.bgate-spinner{animation:none}}.bgate-entry-options{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:30px}.bgate-entry-options .bgate-team{margin:0}.bgate-guest{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:42px;padding:10px 18px;border:1px solid transparent;border-radius:10px;background:#1565c0;color:#fff;font-size:13px!important;cursor:pointer}.bgate-guest:hover{background:#1c6ed6}.bgate-guest:disabled{opacity:.65;cursor:wait}.bgate-main .bgate-preview-note{max-width:400px;margin-top:16px;color:#a7b0c0;font-size:11px;line-height:1.7}