
.axqa-simple-page{
  --sp-bg:#07111f;--sp-panel:#0c192a;--sp-input:#091625;
  --sp-border:rgba(129,159,200,.14);--sp-soft:rgba(129,159,200,.085);
  --sp-text:#edf4fc;--sp-muted:#91a2b9;--sp-violet:#8e7cff;--sp-teal:#36dacb;
  position:relative;min-height:100vh;padding:118px 0 82px;color:var(--sp-text);
  background:radial-gradient(circle at 10% 8%,rgba(111,88,239,.075),transparent 25%),
             radial-gradient(circle at 90% 17%,rgba(54,218,203,.04),transparent 22%),#07111f;
  overflow:hidden;
}
.axqa-simple-page *{box-sizing:border-box}
.axqa-simple-grid{position:absolute;inset:0;pointer-events:none;opacity:.24;background-image:
linear-gradient(rgba(105,137,177,.04) 1px,transparent 1px),
linear-gradient(90deg,rgba(105,137,177,.04) 1px,transparent 1px);background-size:52px 52px;
mask-image:linear-gradient(to bottom,#000,transparent 84%)}
.axqa-simple-glow{position:absolute;width:420px;height:420px;border-radius:50%;filter:blur(115px);pointer-events:none}
.axqa-simple-glow.one{left:-180px;top:180px;background:rgba(113,90,242,.07)}
.axqa-simple-glow.two{right:-180px;top:360px;background:rgba(54,218,203,.035)}
.axqa-simple-container{position:relative;z-index:2;width:min(960px,calc(100% - 40px));margin:0 auto}
.axqa-simple-container.legal-width{width:min(980px,calc(100% - 40px))}
.axqa-simple-container.support-width{width:min(780px,calc(100% - 40px))}
.axqa-simple-container.status-width{width:min(600px,calc(100% - 40px))}
.axqa-simple-header{margin-bottom:22px}
.axqa-simple-kicker{display:inline-flex;align-items:center;gap:8px;color:#8c80ec;font-size:.75rem;font-weight:800;letter-spacing:.13em}
.axqa-simple-kicker>i{width:7px;height:7px;border-radius:50%;background:var(--sp-teal);box-shadow:0 0 13px rgba(54,218,203,.7)}
.axqa-simple-kicker.muted{color:#9b8d6a}.axqa-simple-kicker.muted>i{background:#e5bd67;box-shadow:0 0 12px rgba(229,189,103,.45)}
.axqa-simple-header h1,.axqa-simple-status-card h1{margin:10px 0 11px;color:#f2f6fb;font-family:Georgia,serif;font-size:clamp(2.2rem,4vw,3.35rem);line-height:1.03;letter-spacing:-.035em}
.axqa-simple-header h1 em{color:#aa9cff;font-style:italic}
.axqa-simple-header>p,.axqa-simple-status-card>p{max-width:760px;margin:0;color:#95a6bb;font-size:.94rem;line-height:1.68}

.axqa-legal-card,.axqa-support-card,.axqa-simple-status-card{border:1px solid var(--sp-border);border-radius:22px;background:linear-gradient(150deg,rgba(14,29,49,.965),rgba(7,17,29,.99));box-shadow:0 28px 75px rgba(0,0,0,.2)}
.axqa-legal-card{overflow:hidden}
.axqa-legal-meta{min-height:58px;display:flex;flex-wrap:wrap;align-items:center;gap:10px 18px;padding:0 24px;border-bottom:1px solid var(--sp-soft);background:rgba(5,13,23,.3)}
.axqa-legal-meta span{display:inline-flex;align-items:center;gap:7px;color:#74879e;font-size:.69rem}.axqa-legal-meta i{color:#8d80ee}
.axqa-legal-content{padding:34px 36px 40px;color:#aab8c8}
.axqa-legal-content p{margin:0 0 16px!important;color:#a7b6c7!important;font-size:.9rem!important;line-height:1.82!important}
.axqa-legal-content h2,.axqa-legal-content h4{margin:32px 0 12px!important;color:#edf4fc!important;font-family:Georgia,serif!important;font-size:1.4rem!important;line-height:1.25!important;letter-spacing:-.015em}
.axqa-legal-content h3{margin:23px 0 9px!important;color:#dbe5f1!important;font-size:.95rem!important;line-height:1.35!important}
.axqa-legal-content ul{margin:0 0 18px!important;padding-left:20px!important}
.axqa-legal-content li{margin-bottom:8px!important;color:#9eafc1!important;font-size:.87rem!important;line-height:1.72!important}
.axqa-legal-content li::marker{color:#8e7cff}.axqa-legal-content strong{color:#d6e1ee!important}.axqa-legal-content a{color:#b0a4ff!important}
.axqa-legal-content .float-right{float:none!important;margin-top:30px!important;padding-top:17px!important;border-top:1px solid var(--sp-soft)!important;color:#6c8097!important}

.axqa-support-card{padding:28px}
.axqa-support-card-head{display:flex;align-items:flex-start;gap:11px;margin-bottom:20px;padding-bottom:18px;border-bottom:1px solid var(--sp-soft)}
.axqa-support-card-head>span{width:43px;height:43px;flex:0 0 auto;display:grid;place-items:center;border-radius:13px;color:#a99bff;background:rgba(142,124,255,.07);border:1px solid rgba(142,124,255,.13)}
.axqa-support-card-head small{display:block;color:#667990;font-size:.67rem;letter-spacing:.1em}
.axqa-support-card-head h2{margin:2px 0 0;color:#e8eff8;font-family:Georgia,serif;font-size:1.25rem}
.axqa-support-card-head p{margin:4px 0 0;color:#7f92a8;font-size:.74rem;line-height:1.5}
.axqa-support-form-wrap .support-request-form{display:grid;gap:15px}.axqa-support-form-wrap .form-group{margin:0!important}
.axqa-support-form-wrap .form-group label{display:block!important;margin:0 0 7px!important;color:#c2cede!important;font-size:.77rem!important;font-weight:700!important}
.axqa-support-form-wrap .form-control,.axqa-support-form-wrap input,.axqa-support-form-wrap select,.axqa-support-form-wrap textarea{
width:100%!important;min-height:49px!important;margin:0!important;padding:0 13px!important;border:1px solid rgba(129,159,200,.19)!important;border-radius:11px!important;outline:none!important;background:#091625!important;background-color:#091625!important;color:#eef4fb!important;-webkit-text-fill-color:#eef4fb!important;box-shadow:none!important;font-size:.86rem!important;line-height:1.35!important;transition:.2s!important}
.axqa-support-form-wrap textarea{min-height:135px!important;padding-top:12px!important;resize:vertical!important}
.axqa-support-form-wrap input::placeholder,.axqa-support-form-wrap textarea::placeholder{color:#657991!important;-webkit-text-fill-color:#657991!important;opacity:1!important}
.axqa-support-form-wrap .form-control:focus,.axqa-support-form-wrap input:focus,.axqa-support-form-wrap select:focus,.axqa-support-form-wrap textarea:focus{border-color:rgba(142,124,255,.52)!important;box-shadow:0 0 0 3px rgba(142,124,255,.075)!important;background:#0a1829!important;color:#fff!important;-webkit-text-fill-color:#fff!important}
.axqa-support-form-wrap input[readonly]{opacity:.72!important;cursor:not-allowed!important}
.axqa-support-form-wrap .form-text{display:block!important;margin-top:6px!important;color:#71849b!important;font-size:.69rem!important;line-height:1.5!important}
.axqa-support-form-wrap .form-actions{display:flex!important;justify-content:flex-end!important;gap:8px!important;margin-top:3px!important}
.axqa-support-form-wrap .form-actions .sine-btn{min-height:47px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 16px!important;border-radius:11px!important;font-size:.79rem!important;font-weight:800!important}
.axqa-support-form-wrap .form-actions button.sine-btn{color:#fff!important;border:1px solid rgba(142,124,255,.42)!important;background:linear-gradient(135deg,#7b68f6,#6150db)!important;box-shadow:0 12px 26px rgba(97,80,219,.18)!important}
.axqa-support-form-wrap .form-actions .btn-cancel{color:#c7d2e0!important;border:1px solid rgba(129,159,200,.15)!important;background:#0a1727!important}
.axqa-support-footnote{display:flex;justify-content:center;margin-top:14px}.axqa-support-footnote span{display:inline-flex;align-items:center;gap:7px;color:#71849b;font-size:.68rem}.axqa-support-footnote i{color:#61d8cc}

.axqa-simple-status-page{display:flex;align-items:center;padding-top:105px}.axqa-simple-status-card{padding:38px 34px;text-align:center}
.axqa-status-icon{position:relative;width:66px;height:66px;display:grid;place-items:center;margin:0 auto 19px;border-radius:19px}
.axqa-status-icon>span{position:absolute;inset:-8px;border-radius:22px}
.axqa-status-icon.warning{color:#e1bc68;border:1px solid rgba(229,189,103,.17);background:rgba(229,189,103,.04)}
.axqa-status-icon.warning>span{border:1px solid rgba(229,189,103,.06)}.axqa-status-icon>i{font-size:1.25rem}.axqa-simple-status-card .axqa-simple-kicker{justify-content:center}
.axqa-status-note{display:flex;gap:9px;align-items:flex-start;margin-top:21px;padding:12px;text-align:left;border:1px solid var(--sp-soft);border-radius:11px;background:rgba(8,19,33,.42);color:#7e91a7;font-size:.71rem}.axqa-status-note i{color:#8f82ee;margin-top:2px}
.axqa-simple-btn{min-height:47px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 16px!important;border-radius:11px!important;font-size:.79rem!important;font-weight:800!important;text-decoration:none!important}
.axqa-simple-btn.primary{color:#fff!important;border:1px solid rgba(142,124,255,.42)!important;background:linear-gradient(135deg,#7b68f6,#6150db)!important;box-shadow:0 12px 26px rgba(97,80,219,.18)!important}

@media(max-width:760px){
.axqa-simple-page{padding:96px 0 60px}
.axqa-simple-container,.axqa-simple-container.legal-width,.axqa-simple-container.support-width,.axqa-simple-container.status-width{width:min(100% - 24px,980px)}
.axqa-legal-content{padding:24px 20px 30px}.axqa-legal-meta{padding:13px 20px}
.axqa-support-card,.axqa-simple-status-card{padding:23px 19px;border-radius:18px}
.axqa-support-form-wrap .form-actions{display:grid!important;grid-template-columns:1fr!important}
.axqa-support-form-wrap .form-actions .sine-btn{width:100%!important}
}
