:root {
  --ink: #f6f9ff;
  --muted: #aabbd9;
  --deep: #06132e;
  --blue: #0877ff;
  --bright-blue: #41a0ff;
  --line: rgba(174, 212, 255, 0.16);
  --glass: rgba(10, 31, 70, 0.65);
  --font: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Helvetica Neue", Arial, sans-serif;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  min-width: 320px;
  color: var(--ink);
  background: #030b1c;
  font-family: var(--font);
  line-height: 1.5;
  overflow-x: hidden;
}
button, a { font: inherit; }
button { cursor: pointer; }
a { color: inherit; text-decoration: none; }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }

.page-glow { position: fixed; z-index: -1; border-radius: 50%; filter: blur(6px); pointer-events: none; }
.glow-one { top: -380px; right: -170px; width: 790px; height: 790px; background: radial-gradient(circle, rgba(25, 132, 255, .35), transparent 67%); }
.glow-two { top: 1000px; left: -390px; width: 760px; height: 760px; background: radial-gradient(circle, rgba(3, 81, 210, .28), transparent 67%); }
.section-shell { width: min(1160px, calc(100% - 48px)); margin-inline: auto; }

.site-header { width: min(1160px, calc(100% - 48px)); height: 86px; margin-inline: auto; display: flex; align-items: center; justify-content: space-between; gap: 28px; }
.brand { display: inline-flex; align-items: center; gap: 10px; font-size: 16px; letter-spacing: -.03em; white-space: nowrap; }
.brand strong { font-weight: 700; }
.brand-mark { width: 29px; height: 29px; display: grid; place-items: center; border: 1px solid rgba(148, 203, 255, .5); border-radius: 9px; color: #bfe4ff; font-size: 14px; font-weight: 800; background: linear-gradient(145deg, rgba(27, 151, 255, .45), rgba(15, 61, 130, .2)); box-shadow: inset 0 1px rgba(255, 255, 255, .26); }
.site-nav { display: flex; gap: 30px; margin-left: auto; color: #dce9ff; font-size: 13px; }
.site-nav a { opacity: .78; transition: opacity .2s; }
.site-nav a:hover { opacity: 1; }
.menu-button { display: none; }

.button { border: 1px solid transparent; border-radius: 999px; min-height: 48px; display: inline-flex; align-items: center; justify-content: center; gap: 12px; padding: 0 21px; font-size: 14px; font-weight: 650; transition: transform .2s, background .2s, border-color .2s; }
.button:hover { transform: translateY(-2px); }
.button-small { min-height: 38px; padding-inline: 16px; background: rgba(137, 194, 255, .1); border-color: rgba(148, 203, 255, .2); color: #eaf4ff; font-size: 13px; }
.button-primary { color: white; background: linear-gradient(115deg, #0570f8, #208eff); box-shadow: 0 16px 34px rgba(0, 110, 255, .3), inset 0 1px rgba(255,255,255,.32); }
.button-quiet { color: #ddebff; border-color: rgba(164, 205, 255, .27); background: rgba(255, 255, 255, .03); }
.button-discord { margin-top: 10px; color: #fff; background: linear-gradient(115deg, #5364d8, #7289da); box-shadow: 0 16px 34px rgba(72, 86, 191, .28), inset 0 1px rgba(255,255,255,.24); }

.hero { min-height: 652px; display: grid; align-items: center; grid-template-columns: 1.05fr .95fr; gap: 56px; padding-block: 70px 64px; }
.eyebrow { margin: 0 0 18px; display: flex; align-items: center; gap: 8px; color: #9ecbff; font-size: 11px; font-weight: 750; text-transform: uppercase; letter-spacing: .15em; }
.eyebrow span { width: 18px; height: 1px; background: #42a7ff; }
h1, h2 { margin: 0; letter-spacing: -.065em; line-height: .98; font-weight: 680; }
h1 { font-size: clamp(3.65rem, 6.2vw, 5.55rem); max-width: 640px; }
h2 { font-size: clamp(2.55rem, 4.2vw, 4.15rem); }
h1 em, h2 em { color: #52a7ff; font-style: normal; }
.hero-text { max-width: 510px; margin: 25px 0 30px; color: var(--muted); font-size: 17px; letter-spacing: -.02em; }
.hero-actions { display: flex; flex-wrap: wrap; gap: 11px; }
.member-proof { display: flex; align-items: center; gap: 14px; margin-top: 42px; color: #9eb2d4; font-size: 12px; }
.member-proof p { margin: 0; }
.member-proof strong { color: #ecf5ff; font-weight: 650; }
.avatar-stack { display: flex; padding-left: 6px; }
.avatar { width: 27px; height: 27px; border: 2px solid #06132e; border-radius: 50%; margin-left: -6px; background: linear-gradient(135deg, #64bbff, #1b4ca2); }
.avatar-b { background: linear-gradient(135deg, #466ce0, #96d2ff); }.avatar-c { background: linear-gradient(135deg, #1b9d90, #96e3da); }.avatar-d { background: linear-gradient(135deg, #9873ff, #d4b1ff); }

.hero-visual { position: relative; min-height: 455px; display: grid; place-items: center; isolation: isolate; }
.hero-visual::before { content: ""; position: absolute; width: min(33vw, 400px); aspect-ratio: 1; border-radius: 50%; background: radial-gradient(circle at 40% 30%, rgba(82, 177, 255, .66), rgba(11, 73, 211, .28) 42%, rgba(3, 17, 54, 0) 71%); filter: blur(2px); }
.orbit { position: absolute; border: 1px solid rgba(138, 200, 255, .2); border-radius: 50%; transform: rotate(-30deg); }
.orbit-one { width: 406px; height: 183px; }.orbit-two { width: 314px; height: 490px; border-color: rgba(93, 168, 255, .12); }
.handheld { position: absolute; border: 1px solid rgba(190, 226, 255, .5); background: linear-gradient(145deg, #3d9cf1, #0751ba 47%, #06357f); box-shadow: 0 35px 70px rgba(0, 5, 24, .54), inset 0 1px rgba(255,255,255,.58), inset -8px -10px 20px rgba(0, 21, 75, .35); }
.handheld-main { z-index: 1; width: 249px; height: 380px; padding: 16px 19px 25px; border-radius: 25px 25px 34px 34px; transform: rotate(8deg); overflow: hidden; }
.handheld-main::before { content: ""; position: absolute; inset: 6px 8px auto; height: 32px; border-radius: 20px 20px 10px 10px; background: linear-gradient(rgba(255,255,255,.34), transparent); opacity: .63; }
.handheld-back { width: 205px; height: 321px; transform: translate(-86px, 28px) rotate(-14deg); border-radius: 21px 21px 29px 29px; background: linear-gradient(145deg, #0a3377, #041637); display: grid; place-items: center; }
.back-camera { position: absolute; top: 26px; right: 23px; width: 17px; height: 17px; border: 3px solid #102b5c; border-radius: 50%; background: radial-gradient(circle at 35% 32%, #a8ddff 0 10%, #0e3876 28%, #04122e 65%); box-shadow: 0 0 0 2px rgba(177, 220, 255, .32); }.back-logo { color: rgba(142, 202, 255, .48); font-size: 48px; font-weight: 760; letter-spacing: -.08em; }
.console-screen { position: relative; z-index: 1; overflow: hidden; border: 4px solid #061939; border-radius: 8px; background: radial-gradient(circle at 45% 23%, #148ded, #06336f 49%, #020f2b); box-shadow: inset 0 0 25px rgba(0, 4, 26, .6), 0 2px 0 rgba(172, 221, 255, .29); }
.screen-top { height: 145px; padding: 14px; }.screen-top::after { content: ""; position: absolute; inset: 0; background: repeating-linear-gradient(0deg, transparent 0 4px, rgba(177, 231, 255, .06) 5px); mix-blend-mode: screen; }
.screen-label { position: relative; z-index: 1; display: flex; align-items: center; gap: 5px; color: #cceaff; font-size: 7px; font-weight: 780; letter-spacing: .13em; }.screen-label i { width: 5px; height: 5px; border-radius: 50%; background: #8de0ff; box-shadow: 0 0 9px #7bd4ff; }.screen-top strong { position: absolute; z-index: 1; bottom: 14px; left: 14px; color: #e8f8ff; font-size: 25px; font-weight: 760; line-height: .79; letter-spacing: -.08em; }.screen-spark { position: absolute; right: 17px; bottom: 19px; color: #bde8ff; font-size: 38px; text-shadow: 0 0 18px rgba(189,232,255,.78); }
.console-hinge { position: relative; z-index: 1; width: 78px; height: 8px; margin: 6px auto; border-radius: 5px; background: linear-gradient(#04245b, #156dc3, #032e77); box-shadow: inset 0 1px rgba(255,255,255,.24); }.screen-bottom { width: 112px; height: 87px; margin: 0 auto; }.screen-grid { position: absolute; inset: 0; background: linear-gradient(90deg, transparent 49%, rgba(132, 207, 255, .17) 50%, transparent 51%), linear-gradient(0deg, transparent 49%, rgba(132, 207, 255, .17) 50%, transparent 51%); background-size: 18px 18px; opacity: .6; }.screen-message { position: absolute; z-index: 1; left: 10px; bottom: 9px; color: #8ed2ff; font-size: 9px; font-weight: 360; line-height: .87; letter-spacing: .04em; }.screen-message b { color: #e7f8ff; font-size: 10px; font-weight: 740; }
.console-controls { position: absolute; z-index: 1; right: 0; bottom: 15px; left: 0; height: 64px; }.circle-pad { position: absolute; left: 22px; top: 3px; width: 39px; height: 39px; border: 3px solid #0b3d89; border-radius: 50%; background: radial-gradient(circle at 35% 30%, #55aff8, #0b5ec1 64%, #06418e); box-shadow: inset 2px 2px rgba(170, 220, 255, .3), 0 2px 0 #9cdbff; }.d-pad { position: absolute; left: 30px; top: 45px; width: 25px; height: 25px; border-radius: 5px; background: #072b68; box-shadow: inset 1px 1px rgba(177, 220, 255, .25), 0 1px 0 #8ecbf7; }.d-pad::before, .d-pad::after { content: ""; position: absolute; background: #0b488e; }.d-pad::before { top: -7px; left: 7px; width: 11px; height: 39px; border-radius: 3px; }.d-pad::after { top: 7px; left: -7px; width: 39px; height: 11px; border-radius: 3px; }.action-buttons { position: absolute; right: 22px; top: 24px; display: flex; gap: 5px; }.action-buttons i { width: 21px; height: 21px; display: grid; place-items: center; border-radius: 50%; background: linear-gradient(145deg, #3095ec, #0b4b9b); box-shadow: inset 1px 1px rgba(211, 241, 255, .4), 0 1px 0 #9bd9ff; color: #d9f1ff; font-size: 8px; font-style: normal; font-weight: 760; }.start-buttons { position: absolute; right: 27px; bottom: -1px; display: flex; gap: 6px; }.start-buttons i { width: 14px; height: 4px; border-radius: 5px; background: #0a3c84; box-shadow: 0 1px #9bd9ff; }
.floating-chip { position: absolute; z-index: 2; padding: 8px 12px; border: 1px solid rgba(168, 211, 255, .32); border-radius: 999px; background: rgba(8, 31, 77, .8); box-shadow: 0 12px 24px rgba(0, 12, 42, .31); backdrop-filter: blur(8px); color: #dceeff; font-size: 10px; font-weight: 720; letter-spacing: .12em; }
.chip-one { top: 75px; right: 32px; }.chip-two { bottom: 58px; left: 25px; }

.announcements-section { padding-block: 90px 108px; }
.section-heading { display: flex; justify-content: space-between; align-items: end; gap: 30px; margin-bottom: 37px; }.section-heading > p { max-width: 327px; margin: 0 0 4px; color: var(--muted); font-size: 15px; }
.announcement-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.announcement { min-height: 250px; padding: 25px; display: flex; flex-direction: column; border: 1px solid var(--line); border-radius: 20px; background: linear-gradient(145deg, rgba(22, 55, 112, .45), rgba(5, 16, 41, .42)); transition: transform .22s, border-color .22s; }
.announcement:hover { transform: translateY(-5px); border-color: rgba(106, 179, 255, .45); }.announcement.featured { background: linear-gradient(135deg, rgba(19, 111, 235, .86), rgba(10, 50, 128, .8)); }
.announcement-type { margin: 0 0 28px; color: #a9d7ff; font-size: 10px; font-weight: 750; letter-spacing: .15em; text-transform: uppercase; }.announcement h3 { margin: 0 0 12px; font-size: 22px; letter-spacing: -.045em; line-height: 1.05; }.announcement p:not(.announcement-type) { margin: 0; color: #afc4e3; font-size: 14px; }.announcement-date { margin-top: auto !important; padding-top: 24px; font-size: 11px !important; color: #ddecff !important; font-weight: 650; }

.community-section { padding-bottom: 106px; }.community-card { display: grid; grid-template-columns: .93fr 1.07fr; gap: 70px; padding: clamp(30px, 6vw, 72px); border: 1px solid rgba(124, 187, 255, .25); border-radius: 30px; background: radial-gradient(circle at 8% 3%, rgba(34, 129, 246, .29), transparent 43%), linear-gradient(115deg, rgba(8, 34, 83, .85), rgba(3, 15, 40, .74)); }.community-card > div > p:not(.eyebrow), .account-card > div > p:not(.eyebrow) { margin: 23px 0 26px; color: var(--muted); font-size: 15px; }.text-link { padding: 0; border: none; background: transparent; color: #bce0ff; font-size: 14px; font-weight: 670; }.text-link span { margin-left: 8px; color: #58adff; }
.community-points { display: grid; gap: 20px; margin: 0; padding: 0; list-style: none; }.community-points li { display: grid; grid-template-columns: 39px 1fr; gap: 15px; padding-bottom: 20px; border-bottom: 1px solid var(--line); }.community-points li:last-child { border: 0; padding-bottom: 0; }.community-points > li > span { color: #65b4ff; font-size: 11px; font-weight: 720; letter-spacing: .1em; }.community-points strong { font-size: 16px; letter-spacing: -.025em; }.community-points p { margin: 4px 0 0; color: #9db4d5; font-size: 13px; }

.account-section { padding-bottom: 105px; }.account-card { min-height: 355px; display: grid; grid-template-columns: 105px 1fr .8fr; align-items: center; gap: 40px; padding: 42px 58px; border: 1px solid rgba(151, 208, 255, .25); border-radius: 28px; background: linear-gradient(110deg, rgba(5, 36, 96, .92), rgba(4, 18, 46, .85)); }.account-orb { width: 93px; height: 93px; display: grid; place-items: center; border-radius: 28px; background: radial-gradient(circle at 37% 30%, #a6e0ff, #3989ef 36%, #062e88 72%); box-shadow: 0 22px 45px rgba(0, 82, 198, .45), inset 0 1px rgba(255,255,255,.7); color: rgba(250, 254, 255, .9); font-size: 45px; font-weight: 740; }.login-options { display: grid; gap: 11px; }.login-button { min-height: 49px; padding: 0 15px; border: 1px solid rgba(171, 211, 255, .26); border-radius: 13px; background: rgba(255, 255, 255, .055); color: #eff7ff; text-align: left; font-size: 13px; font-weight: 630; }.login-button:hover { background: rgba(255, 255, 255, .1); }.discord-icon, .google-icon { display: inline-grid; place-items: center; width: 24px; margin-right: 8px; color: #bde0ff; font-size: 21px; vertical-align: middle; }.google-icon { color: #fff; font-size: 14px; font-weight: 770; }

.account-orb { overflow: hidden; }.account-orb img { width: 100%; height: 100%; object-fit: cover; }.profile-form { display: grid; gap: 11px; }.profile-info { display: grid; gap: 2px; padding-bottom: 7px; }.profile-info span:first-child { color: #f0f8ff; font-size: 16px; font-weight: 680; }.profile-info span:last-child { color: #9db8dc; font-size: 12px; }.profile-form label { color: #b8dbff; font-size: 12px; font-weight: 650; }.profile-form textarea { width: 100%; min-height: 104px; resize: vertical; padding: 12px 13px; border: 1px solid rgba(171, 211, 255, .25); border-radius: 13px; outline: none; color: #edf7ff; background: rgba(0, 13, 41, .42); font: inherit; font-size: 13px; line-height: 1.45; }.profile-form textarea:focus { border-color: #58aaff; box-shadow: 0 0 0 3px rgba(45, 144, 255, .14); }.profile-form textarea::placeholder { color: #7892b8; }.profile-form-footer { display: flex; align-items: center; justify-content: space-between; gap: 12px; color: #8ba6cc; font-size: 11px; }.profile-form-footer .button { min-height: 39px; padding-inline: 16px; font-size: 12px; }
.login-button:disabled { cursor: wait; opacity: .72; }.auth-status { min-height: 22px; margin: 2px 0 0; color: #a9d7ff; font-size: 12px; }.auth-status strong { color: #eff8ff; }.sign-out { padding: 0; border: 0; background: transparent; color: #8ac8ff; text-decoration: underline; font: inherit; }
.profile-nav .is-current { color: #dff1ff; opacity: 1; }.profile-shell { min-height: calc(100vh - 86px); padding-block: 42px 84px; }.back-link { display: inline-flex; margin-bottom: 45px; color: #a9d7ff; font-size: 13px; }.profile-gate { width: min(620px, 100%); margin: 30px auto; padding: clamp(34px, 6vw, 68px); border: 1px solid rgba(151, 208, 255, .27); border-radius: 30px; text-align: center; background: radial-gradient(circle at 50% 0, rgba(31, 131, 255, .28), transparent 42%), linear-gradient(145deg, rgba(8, 38, 98, .93), rgba(3, 16, 43, .9)); }.profile-gate .account-orb { margin: 0 auto 26px; }.profile-gate .eyebrow { justify-content: center; }.profile-gate h1 { font-size: clamp(3.4rem, 7vw, 5rem); }.profile-gate > p:not(.eyebrow) { max-width: 400px; margin: 22px auto 28px; color: var(--muted); font-size: 16px; }.profile-gate .button { width: auto; }.profile-panel { width: min(850px, 100%); margin: 0 auto; padding: clamp(30px, 5vw, 60px); border: 1px solid rgba(151, 208, 255, .27); border-radius: 30px; background: radial-gradient(circle at 85% 0, rgba(31, 131, 255, .22), transparent 35%), linear-gradient(145deg, rgba(8, 38, 98, .93), rgba(3, 16, 43, .9)); }.profile-heading { display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: 23px; padding-bottom: 35px; border-bottom: 1px solid var(--line); }.profile-heading h1 { font-size: clamp(2.8rem, 5vw, 4rem); }.profile-heading .eyebrow { margin-bottom: 11px; }.profile-details { max-width: 600px; padding-top: 30px; margin-inline: auto; }.profile-details .profile-info { padding-bottom: 27px; }.profile-details .profile-info span:first-child { font-size: 20px; }.profile-details .profile-form textarea { min-height: 160px; }.profile-form-footer .button { width: auto; }
.creator-badge { display: inline-flex; align-items: center; gap: 5px; margin-top: 14px; padding: 5px 9px; border: 1px solid rgba(164, 217, 255, .38); border-radius: 999px; color: #d9f2ff; background: rgba(87, 171, 255, .16); font-size: 11px; font-weight: 720; }.profile-actions { display: flex; flex-wrap: wrap; justify-content: end; gap: 9px; }.profile-actions .button { width: auto; }.admin-panel { width: min(850px, 100%); margin: 0 auto; padding: clamp(30px, 5vw, 60px); border: 1px solid rgba(151, 208, 255, .27); border-radius: 30px; background: radial-gradient(circle at 85% 0, rgba(31, 131, 255, .22), transparent 35%), linear-gradient(145deg, rgba(8, 38, 98, .93), rgba(3, 16, 43, .9)); }.admin-heading { display: flex; align-items: end; justify-content: space-between; gap: 25px; padding-bottom: 34px; border-bottom: 1px solid var(--line); }.admin-heading h1 { font-size: clamp(2.8rem, 5vw, 4rem); }.admin-heading .eyebrow { margin-bottom: 11px; }.admin-heading .button { width: auto; }.admin-form { display: grid; gap: 16px; padding-block: 34px; }.admin-form label { display: grid; gap: 7px; color: #cce7ff; font-size: 12px; font-weight: 650; }.admin-form input, .admin-form select, .admin-form textarea { width: 100%; padding: 12px 13px; border: 1px solid rgba(171, 211, 255, .25); border-radius: 13px; outline: none; color: #edf7ff; background: rgba(0, 13, 41, .42); font: inherit; font-size: 14px; }.admin-form textarea { min-height: 135px; resize: vertical; }.admin-form input:focus, .admin-form select:focus, .admin-form textarea:focus { border-color: #58aaff; box-shadow: 0 0 0 3px rgba(45, 144, 255, .14); }.form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 15px; }.featured-choice { display: flex !important; align-items: center; gap: 9px; color: #afd2f8 !important; }.featured-choice input { width: auto; accent-color: #358fff; }.admin-list-heading { padding-top: 30px; border-top: 1px solid var(--line); }.admin-list-heading h2 { font-size: 28px; }.admin-list-heading p { color: var(--muted); font-size: 14px; }.admin-announcements { display: grid; gap: 10px; margin-top: 22px; }.admin-announcement { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 16px; border: 1px solid var(--line); border-radius: 15px; background: rgba(1, 13, 40, .28); }.admin-announcement strong { color: #ecf7ff; font-size: 15px; }.admin-announcement p { margin: 3px 0 0; color: #91afd3; font-size: 12px; }.remove-announcement { padding: 8px 10px; border: 1px solid rgba(255, 159, 159, .3); border-radius: 9px; color: #ffd5d5; background: rgba(198, 45, 62, .15); font: inherit; font-size: 12px; }
.admin-management { padding-top: 2px; }.admin-add-form { display: flex; gap: 10px; margin-top: 16px; }.admin-add-form input { flex: 1; min-width: 0; padding: 12px 13px; border: 1px solid rgba(171, 211, 255, .25); border-radius: 13px; outline: none; color: #edf7ff; background: rgba(0, 13, 41, .42); font: inherit; font-size: 14px; }.admin-add-form input:focus { border-color: #58aaff; box-shadow: 0 0 0 3px rgba(45, 144, 255, .14); }.admin-add-form .button { width: auto; min-height: 43px; }
.tickets-panel { width: min(1080px, 100%); margin: 0 auto; padding: clamp(28px, 5vw, 56px); border: 1px solid rgba(151, 208, 255, .27); border-radius: 30px; background: radial-gradient(circle at 85% 0, rgba(31, 131, 255, .22), transparent 35%), linear-gradient(145deg, rgba(8, 38, 98, .93), rgba(3, 16, 43, .9)); }.tickets-heading { display: flex; align-items: end; justify-content: space-between; gap: 25px; padding-bottom: 34px; border-bottom: 1px solid var(--line); }.tickets-heading h1 { font-size: clamp(2.8rem, 5vw, 4rem); }.tickets-heading .eyebrow { margin-bottom: 11px; }.tickets-heading .button { width: auto; }.tickets-workspace { display: grid; grid-template-columns: minmax(250px, .76fr) minmax(0, 1.24fr); gap: 25px; padding-top: 30px; }.tickets-sidebar { min-width: 0; }.ticket-form { display: grid; gap: 13px; padding: 23px; border: 1px solid var(--line); border-radius: 19px; background: rgba(1, 13, 40, .28); }.ticket-form h2, .ticket-list-header h2 { font-size: 23px; }.ticket-form label { display: grid; gap: 7px; color: #cce7ff; font-size: 12px; font-weight: 650; }.ticket-form input, .ticket-form select, .message-form textarea { width: 100%; padding: 12px 13px; border: 1px solid rgba(171, 211, 255, .25); border-radius: 13px; outline: none; color: #edf7ff; background: rgba(0, 13, 41, .42); font: inherit; font-size: 14px; }.ticket-form input:focus, .ticket-form select:focus, .message-form textarea:focus { border-color: #58aaff; box-shadow: 0 0 0 3px rgba(45, 144, 255, .14); }.ticket-list-header { padding: 27px 3px 10px; }.ticket-list-header p { margin: 8px 0 0; color: var(--muted); font-size: 12px; }.ticket-list { display: grid; gap: 8px; }.ticket-item { width: 100%; display: grid; gap: 4px; padding: 14px; border: 1px solid var(--line); border-radius: 14px; color: #eff8ff; background: rgba(1, 13, 40, .28); text-align: left; font: inherit; }.ticket-item:hover, .ticket-item.is-selected { border-color: rgba(100, 181, 255, .6); background: rgba(33, 113, 222, .18); }.ticket-item strong { overflow: hidden; font-size: 14px; text-overflow: ellipsis; white-space: nowrap; }.ticket-item span { color: #9cb9dc; font-size: 12px; }.tickets-empty, .messages-empty { margin: 0; padding: 18px 4px; color: #9cb9dc; font-size: 13px; }.conversation-panel { min-height: 580px; overflow: hidden; border: 1px solid var(--line); border-radius: 20px; background: rgba(1, 13, 40, .28); }.conversation-empty { min-height: 580px; display: grid; align-content: center; justify-items: center; gap: 8px; padding: 30px; text-align: center; }.conversation-empty > span { display: grid; width: 52px; height: 52px; place-items: center; border: 1px solid rgba(135, 205, 255, .38); border-radius: 16px; color: #bfe6ff; background: rgba(39, 135, 242, .18); font-size: 23px; }.conversation-empty h2 { margin-top: 12px; font-size: 27px; }.conversation-empty p { max-width: 290px; margin: 0; color: var(--muted); font-size: 14px; }.conversation-heading { display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: 24px 25px 13px; }.conversation-heading .eyebrow { margin-bottom: 8px; }.conversation-heading h2 { font-size: 29px; }.conversation-heading .button { width: auto; min-height: 39px; padding-inline: 15px; font-size: 12px; }.ticket-state { margin: 0; padding: 0 25px 17px; border-bottom: 1px solid var(--line); color: #9ecbff; font-size: 12px; }.ticket-state.is-closed { color: #d2a8a8; }.message-list { min-height: 295px; max-height: 420px; display: grid; align-content: start; gap: 11px; overflow-y: auto; padding: 20px 25px; }.message { max-width: 86%; padding: 12px 14px; border: 1px solid rgba(159, 211, 255, .16); border-radius: 15px 15px 15px 4px; background: rgba(255, 255, 255, .045); }.message.is-mine { justify-self: end; border-color: rgba(103, 182, 255, .35); border-radius: 15px 15px 4px 15px; background: rgba(24, 116, 234, .25); }.message-meta { margin: 0 0 5px; color: #9bc9f6; font-size: 11px; }.message-body { margin: 0; color: #ebf6ff; font-size: 14px; overflow-wrap: anywhere; white-space: pre-wrap; }.message-form { display: grid; gap: 9px; padding: 18px 25px 22px; border-top: 1px solid var(--line); }.message-form textarea { min-height: 82px; max-height: 180px; resize: vertical; }.message-form textarea:disabled { opacity: .55; cursor: not-allowed; }.message-form-footer { display: flex; align-items: center; justify-content: space-between; gap: 12px; }.message-form-footer .button { width: auto; min-height: 40px; padding-inline: 17px; font-size: 12px; }
.site-footer { padding-block: 30px 45px; display: grid; grid-template-columns: 1fr 1.5fr auto; align-items: center; gap: 25px; border-top: 1px solid var(--line); color: #8ea5c7; font-size: 11px; }.site-footer p { margin: 0; }.site-footer p:last-child { text-align: right; }
.notice-modal { width: min(420px, calc(100% - 36px)); padding: 34px; border: 1px solid rgba(153, 211, 255, .34); border-radius: 24px; color: #eff8ff; background: #0a2455; box-shadow: 0 35px 90px rgba(0,0,0,.58); }.notice-modal::backdrop { background: rgba(0, 5, 20, .72); backdrop-filter: blur(7px); }.notice-modal h2 { margin-bottom: 16px; font-size: 36px; }.notice-modal p:not(.eyebrow) { color: #bfd3ee; font-size: 15px; }.notice-modal .button { margin-top: 16px; }.modal-close { position: absolute; top: 13px; right: 15px; width: 35px; height: 35px; border: 0; border-radius: 50%; background: transparent; color: #dcecff; font-size: 27px; line-height: 1; }

@media (max-width: 840px) {
  .profile-page .profile-nav { position: static; display: flex; width: auto; padding: 0; border: 0; border-radius: 0; background: transparent; box-shadow: none; flex-direction: row; gap: 15px; }.profile-page .profile-nav a { padding: 0; font-size: 12px; }
  .site-header { position: relative; }.site-nav { position: absolute; top: 70px; right: 0; z-index: 5; display: none; width: min(255px, 90vw); padding: 14px; border: 1px solid var(--line); border-radius: 15px; background: #091d45; box-shadow: 0 20px 45px rgba(0,0,0,.4); flex-direction: column; gap: 4px; }.site-nav.is-open { display: flex; }.site-nav a { padding: 10px; }.menu-button { width: 42px; height: 42px; display: grid; place-content: center; gap: 5px; margin-left: auto; padding: 0; border: 1px solid var(--line); border-radius: 11px; background: rgba(133, 187, 255, .09); }.menu-button span:not(.sr-only) { width: 17px; height: 1px; display: block; background: #d6eaff; }.site-header > .button-small { display: none; }.hero { grid-template-columns: 1fr; padding-top: 50px; }.hero-visual { min-height: 390px; }.announcement-grid { grid-template-columns: 1fr; }.announcement { min-height: 210px; }.community-card { grid-template-columns: 1fr; gap: 42px; }.account-card { grid-template-columns: 1fr; gap: 24px; padding: 37px; }.account-orb { width: 75px; height: 75px; border-radius: 23px; }.site-footer { grid-template-columns: 1fr; }.site-footer p:last-child { text-align: left; }
}

@media (max-width: 520px) {
  .profile-page .profile-nav a:not(.is-current) { display: none; }.profile-shell { padding-top: 27px; }.back-link { margin-bottom: 25px; }.profile-gate, .profile-panel, .admin-panel, .tickets-panel { border-radius: 22px; }.profile-heading { grid-template-columns: auto 1fr; }.profile-heading > .profile-actions { grid-column: 1 / -1; }.profile-actions .button { width: 100%; }.profile-gate .button { width: 100%; }.admin-heading, .tickets-heading { align-items: start; flex-direction: column; }.admin-heading .button, .tickets-heading .button { width: 100%; }.form-row { grid-template-columns: 1fr; }.admin-announcement { align-items: start; flex-direction: column; }.remove-announcement { width: 100%; }.tickets-workspace { grid-template-columns: 1fr; }.conversation-panel, .conversation-empty { min-height: 470px; }.conversation-heading { align-items: start; flex-direction: column; }.conversation-heading .button, .message-form-footer .button { width: 100%; }.message-form-footer { align-items: stretch; flex-direction: column; }
  .section-shell, .site-header { width: min(100% - 32px, 1160px); }.site-header { height: 72px; }.hero { min-height: auto; padding-block: 49px 59px; gap: 20px; }.hero-text { font-size: 16px; }.hero-visual { min-height: 350px; transform: scale(.91); margin: -15px -20px; }.handheld-main { width: 230px; height: 352px; }.handheld-back { transform: translate(-71px, 28px) rotate(-14deg); }.screen-top { height: 133px; }.chip-one { right: 2px; }.chip-two { left: 2px; }.section-heading { display: block; }.section-heading > p { margin-top: 18px; }.announcements-section, .community-section { padding-bottom: 70px; }.announcements-section { padding-top: 58px; }.community-card, .account-card { padding: 27px; border-radius: 22px; }.account-section { padding-bottom: 65px; }.button { width: 100%; }.hero-actions { display: grid; }.member-proof { margin-top: 31px; }.site-footer { padding-top: 26px; }
}

@media (max-width: 520px) { .admin-add-form { flex-direction: column; }.admin-add-form .button { width: 100%; } }

@media (prefers-reduced-motion: no-preference) {
  .handheld-main { animation: float 6s ease-in-out infinite; }.handheld-back { animation: drift 7s ease-in-out infinite; }.chip-one { animation: drift 5s ease-in-out infinite reverse; }
  @keyframes float { 50% { transform: rotate(8deg) translateY(-11px); } } @keyframes drift { 50% { transform: translate(-86px, 18px) rotate(-12deg); } }
  @media (max-width: 520px) { @keyframes drift { 50% { transform: translate(-71px, 18px) rotate(-12deg); } } }
}
