.digital-tunnel-module-scss-module__goYBZq__tunnel{background:radial-gradient(circle at 50% 20%,#00c16a40,#0000 55%),radial-gradient(circle at 20% 80%,#38bdf814,#0000 60%),linear-gradient(140deg,#080a12 0%,#0e1320 45%,#141824 100%);border-radius:1.5rem;min-height:360px;position:relative;overflow:hidden;box-shadow:0 30px 80px #050a1c8c,inset 0 1px #94a3d114}.digital-tunnel-module-scss-module__goYBZq__tunnelCore{opacity:.5;filter:blur(40px);background:radial-gradient(circle,#0fa76e59,#0000 55%);animation:6s ease-in-out infinite digital-tunnel-module-scss-module__goYBZq__corePulse;position:absolute;inset:0}.digital-tunnel-module-scss-module__goYBZq__tunnelGrid{transform-origin:50% 80%;opacity:.55;background-image:linear-gradient(#0000 0%,#13233f99 100%),repeating-linear-gradient(0deg,#0000 0 18px,#2d446533 20px),repeating-linear-gradient(90deg,#0000 0 18px,#2d446533 20px);animation:18s linear infinite digital-tunnel-module-scss-module__goYBZq__gridDrift;position:absolute;inset:-30%;transform:perspective(900px)rotateX(67deg)}.digital-tunnel-module-scss-module__goYBZq__lightSweep{mix-blend-mode:screen;opacity:.6;background:radial-gradient(circle at 30% 30%,#ffe3522e,#0000 45%);animation:12s ease-in-out infinite digital-tunnel-module-scss-module__goYBZq__lightSweep;position:absolute;inset:0}.digital-tunnel-module-scss-module__goYBZq__tunnelContent{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);padding:3rem 2rem 2.5rem;position:relative}@media (min-width:768px){.digital-tunnel-module-scss-module__goYBZq__tunnelContent{padding:3.5rem 3rem 3rem}}@keyframes digital-tunnel-module-scss-module__goYBZq__corePulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:.85;transform:scale(1.08)}}@keyframes digital-tunnel-module-scss-module__goYBZq__gridDrift{0%{transform:perspective(900px)rotateX(67deg)translateY(0)}to{transform:perspective(900px)rotateX(67deg)translateY(120px)}}@keyframes digital-tunnel-module-scss-module__goYBZq__lightSweep{0%{opacity:.4;transform:translate(-15%)translateY(-5%)}50%{opacity:.75;transform:translate(5%)translateY(10%)}to{opacity:.4;transform:translate(-15%)translateY(-5%)}}.digital-tunnel-module-scss-module__goYBZq__matchPrepAnimation{opacity:0;pointer-events:none;background-image:radial-gradient(circle at 20%,#00c16a26 0%,#0000 50%),radial-gradient(circle at 80%,#38bdf81a 0%,#0000 50%);animation:4s ease-in-out infinite digital-tunnel-module-scss-module__goYBZq__matchPrepPulse;position:absolute;inset:0}@keyframes digital-tunnel-module-scss-module__goYBZq__matchPrepPulse{0%,to{opacity:0;transform:scale(1)}25%{opacity:.3;transform:scale(1.05)}50%{opacity:.5;transform:scale(1.1)}75%{opacity:.3;transform:scale(1.05)}}
.modal-module-scss-module__KFTLQG__modalOverlay{z-index:50;-webkit-backdrop-filter:blur(8px);opacity:0;pointer-events:none;background-color:#0f1115cc;justify-content:center;align-items:center;padding:1rem;transition:opacity .2s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;inset:0}.modal-module-scss-module__KFTLQG__modalOverlay.modal-module-scss-module__KFTLQG__isOpen{opacity:1;pointer-events:auto}.modal-module-scss-module__KFTLQG__modalContent{background-color:#181a1f;border:1px solid #27272a;border-radius:1rem;flex-direction:column;width:100%;max-width:90vw;max-height:90vh;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;transform:scale(.95)translateY(20px);box-shadow:0 25px 50px -12px #00000080,0 0 0 1px #27272a80}@media (min-width:640px){.modal-module-scss-module__KFTLQG__modalContent{max-width:520px}}.modal-module-scss-module__KFTLQG__modalContent.modal-module-scss-module__KFTLQG__isOpen{opacity:1;transform:scale(1)translateY(0)}.modal-module-scss-module__KFTLQG__modalContent{opacity:0}.modal-module-scss-module__KFTLQG__modalHeader{background-color:#181a1f;border-bottom:1px solid #27272a;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 1.25rem;display:flex}.modal-module-scss-module__KFTLQG__modalTitle{color:#f4f4f5;letter-spacing:-.01em;margin:0;font-size:1.375rem;font-weight:700;line-height:1.4}.modal-module-scss-module__KFTLQG__modalClose{cursor:pointer;color:#a1a1aa;background:0 0;border:none;border-radius:.5rem;outline:none;flex-shrink:0;justify-content:center;align-items:center;margin-left:1rem;padding:.5rem;transition:all .15s;display:flex}.modal-module-scss-module__KFTLQG__modalClose:hover{color:#f4f4f5;background-color:#27272a}.modal-module-scss-module__KFTLQG__modalClose:active{transform:scale(.95)}.modal-module-scss-module__KFTLQG__modalClose:focus-visible{outline-offset:2px;outline:2px solid #00c16a}.modal-module-scss-module__KFTLQG__closeIcon{stroke-width:2.5px;width:1.25rem;height:1.25rem}.modal-module-scss-module__KFTLQG__modalBody{color:#f4f4f5;background-color:#181a1f;flex:1;min-height:0;padding:1.5rem;line-height:1.6;overflow-y:auto}.modal-module-scss-module__KFTLQG__modalBody::-webkit-scrollbar{width:8px}.modal-module-scss-module__KFTLQG__modalBody::-webkit-scrollbar-track{background:0 0}.modal-module-scss-module__KFTLQG__modalBody::-webkit-scrollbar-thumb{background-color:#27272a;border-radius:4px;transition:background-color .15s}.modal-module-scss-module__KFTLQG__modalBody::-webkit-scrollbar-thumb:hover{background-color:#3f3f46}.modal-module-scss-module__KFTLQG__modalBody p{color:#f4f4f5;margin:0 0 1rem}.modal-module-scss-module__KFTLQG__modalBody p:last-child{margin-bottom:0}.modal-module-scss-module__KFTLQG__modalBody strong{color:#f4f4f5;font-weight:600}.modal-module-scss-module__KFTLQG__modalFooter{background-color:#181a1f;flex-direction:column-reverse;flex-shrink:0;justify-content:flex-end;align-items:center;gap:.75rem;padding:1.25rem 1.5rem 1.5rem;display:flex}@media (min-width:640px){.modal-module-scss-module__KFTLQG__modalFooter{flex-direction:row}}
.match-module-scss-module__m9gVmW__matchCard{border:1px solid var(--border-soft);background:var(--surface-2);color:inherit;border-radius:.75rem;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s,background-color .18s;display:block}.match-module-scss-module__m9gVmW__matchCard:hover{border-color:var(--border-strong);background:var(--surface-3);box-shadow:var(--shadow-mid),var(--shadow-glow);transform:translateY(-4px)}.match-module-scss-module__m9gVmW__matchCard.match-module-scss-module__m9gVmW__pastMatch{opacity:.6;background:var(--surface-1);box-shadow:none;border-color:#47567652}.match-module-scss-module__m9gVmW__matchCard.match-module-scss-module__m9gVmW__pastMatch:hover{box-shadow:none;background:var(--surface-1);border-color:#47567652;transform:translateY(-2px)}.match-module-scss-module__m9gVmW__matchCard:focus-visible{outline-offset:3px;outline:2px solid #00c16a}@media (prefers-reduced-motion:reduce){.match-module-scss-module__m9gVmW__matchCard{transition:none}}.match-module-scss-module__m9gVmW__matchCardShell{border-radius:.75rem;flex-direction:column;gap:1rem;padding:1rem;display:flex;position:relative}@media (min-width:640px){.match-module-scss-module__m9gVmW__matchCardShell{gap:1.25rem;padding:1.5rem}}.match-module-scss-module__m9gVmW__reminderBadge{letter-spacing:.08em;text-transform:uppercase;color:#ffe8b0;background:#ffc6582e;border:1px solid #ffc65866;border-radius:9999px;align-items:center;gap:.45rem;padding:.45rem .85rem;font-size:.7rem;font-weight:600;animation:2.8s ease-in-out infinite match-module-scss-module__m9gVmW__reminderPulse;display:inline-flex;position:absolute;top:1rem;right:1rem;box-shadow:0 12px 24px #18120059,inset 0 0 0 1px #ffffff0f}@media (max-width:640px){.match-module-scss-module__m9gVmW__reminderBadge{padding:.4rem .75rem;font-size:.65rem}}.match-module-scss-module__m9gVmW__reminderIcon{width:.85rem;height:.85rem}.match-module-scss-module__m9gVmW__matchCardShell:hover .match-module-scss-module__m9gVmW__reminderBadge{color:#fff3cc;background:#ffc65842;border-color:#ffc65880}.match-module-scss-module__m9gVmW__matchMeta{background:linear-gradient(120deg,#00c16a1f,#07181f59);border:1px solid #00c16a3d;border-radius:.75rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.6rem .75rem;display:flex}@media (min-width:640px){.match-module-scss-module__m9gVmW__matchMeta{gap:1rem;padding:.75rem 1rem}}.match-module-scss-module__m9gVmW__metaLeft{align-items:center;gap:.75rem;min-width:0;display:flex}.match-module-scss-module__m9gVmW__metaIcon{color:#00c16a;background:#00c16a2e;border-radius:.6rem;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}@media (min-width:640px){.match-module-scss-module__m9gVmW__metaIcon{border-radius:.75rem;width:2.5rem;height:2.5rem}}.match-module-scss-module__m9gVmW__metaIconSvg{width:1rem;height:1rem}@media (min-width:640px){.match-module-scss-module__m9gVmW__metaIconSvg{width:1.25rem;height:1.25rem}}.match-module-scss-module__m9gVmW__metaText{flex-direction:column;gap:.1rem;min-width:0;display:flex}.match-module-scss-module__m9gVmW__metaLabel{text-transform:uppercase;letter-spacing:.2em;color:#f4f4f599;font-size:.6rem;font-weight:600}@media (min-width:640px){.match-module-scss-module__m9gVmW__metaLabel{letter-spacing:.28em;font-size:.7rem}}.match-module-scss-module__m9gVmW__metaValue{color:#f4f4f5;white-space:nowrap;font-size:.85rem;font-weight:600}@media (min-width:640px){.match-module-scss-module__m9gVmW__metaValue{font-size:.95rem}}.match-module-scss-module__m9gVmW__statusBadge{text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;border-radius:9999px;flex-shrink:0;padding:.3rem .7rem;font-size:.65rem;font-weight:600}@media (min-width:640px){.match-module-scss-module__m9gVmW__statusBadge{letter-spacing:.14em;padding:.4rem .9rem;font-size:.75rem}}.match-module-scss-module__m9gVmW__statusPast{color:#a1a1aa;background:#27272a}.match-module-scss-module__m9gVmW__matchBody{flex-direction:column;gap:.875rem;display:flex}@media (min-width:640px){.match-module-scss-module__m9gVmW__matchBody{gap:1.25rem}}.match-module-scss-module__m9gVmW__teamBadge{letter-spacing:.12em;text-transform:uppercase;color:#e4e4e7;white-space:nowrap;background:#6e88b629;border:1px solid #7a9ace52;border-radius:9999px;align-self:flex-start;padding:.2rem .6rem;font-size:.65rem;font-weight:600}@media (min-width:640px){.match-module-scss-module__m9gVmW__teamBadge{letter-spacing:.16em;padding:.25rem .75rem;font-size:.7rem}}.match-module-scss-module__m9gVmW__detailRow{background:#1c2438a6;border:1px solid #384c7052;border-radius:.75rem;align-items:center;gap:.75rem;padding:.6rem .75rem;transition:border-color .18s,background-color .18s;display:flex}@media (min-width:640px){.match-module-scss-module__m9gVmW__detailRow{gap:1rem;padding:.75rem 1rem}}.match-module-scss-module__m9gVmW__matchCard:hover .match-module-scss-module__m9gVmW__detailRow{background:#00c16a1a;border-color:#00c16a59}.match-module-scss-module__m9gVmW__detailIcon{color:#9fb4d9;background:#7a9ace1f;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;display:flex}@media (min-width:640px){.match-module-scss-module__m9gVmW__detailIcon{border-radius:.6rem;width:2rem;height:2rem}}.match-module-scss-module__m9gVmW__matchCard:hover .match-module-scss-module__m9gVmW__detailIcon{color:#f4f4f5}.match-module-scss-module__m9gVmW__detailIconSvg{width:.95rem;height:.95rem}@media (min-width:640px){.match-module-scss-module__m9gVmW__detailIconSvg{width:1.1rem;height:1.1rem}}.match-module-scss-module__m9gVmW__detailText{flex-direction:column;gap:.15rem;min-width:0;display:flex}.match-module-scss-module__m9gVmW__detailLabel{text-transform:uppercase;letter-spacing:.16em;color:#b4c2dca6;font-size:.6rem;font-weight:600}@media (min-width:640px){.match-module-scss-module__m9gVmW__detailLabel{letter-spacing:.22em;font-size:.7rem}}.match-module-scss-module__m9gVmW__detailValue{color:#f4f4f5;word-break:keep-all;font-size:.85rem}@media (min-width:640px){.match-module-scss-module__m9gVmW__detailValue{font-size:.95rem}}.match-module-scss-module__m9gVmW__noteBlock{background:#1a2132d9;border:1px solid #3a4e765c;border-radius:.75rem;flex-direction:column;gap:.5rem;padding:.75rem;display:flex}@media (min-width:640px){.match-module-scss-module__m9gVmW__noteBlock{padding:1rem}}.match-module-scss-module__m9gVmW__noteBlock{transition:border-color .18s,background-color .18s}.match-module-scss-module__m9gVmW__matchCard:hover .match-module-scss-module__m9gVmW__noteBlock{background:#00c16a14;border-color:#00c16a47}.match-module-scss-module__m9gVmW__noteText{color:#d4d4d8;font-size:.85rem;line-height:1.6}@media (min-width:640px){.match-module-scss-module__m9gVmW__noteText{font-size:.95rem}}.match-module-scss-module__m9gVmW__matchFooter{border-top:1px solid #425a7e4d;justify-content:space-between;align-items:center;gap:1rem;padding-top:.75rem;display:flex}@media (min-width:640px){.match-module-scss-module__m9gVmW__matchFooter{gap:1.5rem;padding-top:1rem}}.match-module-scss-module__m9gVmW__footerStats{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}@media (min-width:640px){.match-module-scss-module__m9gVmW__footerStats{gap:1rem}}.match-module-scss-module__m9gVmW__statItem{color:#9aa6c8;white-space:nowrap;align-items:center;gap:.35rem;font-size:.7rem;font-weight:500;display:inline-flex}@media (min-width:640px){.match-module-scss-module__m9gVmW__statItem{gap:.45rem;font-size:.75rem}}.match-module-scss-module__m9gVmW__statIconGoing{color:#00c16a;width:.8rem;height:.8rem}@media (min-width:640px){.match-module-scss-module__m9gVmW__statIconGoing{width:.9rem;height:.9rem}}.match-module-scss-module__m9gVmW__statIconNot{color:#f87171;width:.8rem;height:.8rem}@media (min-width:640px){.match-module-scss-module__m9gVmW__statIconNot{width:.9rem;height:.9rem}}.match-module-scss-module__m9gVmW__statIconMaybe{color:#facc15;width:.8rem;height:.8rem}@media (min-width:640px){.match-module-scss-module__m9gVmW__statIconMaybe{width:.9rem;height:.9rem}}.match-module-scss-module__m9gVmW__footerAction{text-transform:uppercase;letter-spacing:.22em;color:#f4f4f580;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;transition:color .18s;display:inline-flex}.match-module-scss-module__m9gVmW__matchCard:hover .match-module-scss-module__m9gVmW__footerAction{color:#00c16a}.match-module-scss-module__m9gVmW__footerIcon{width:.9rem;height:.9rem}.match-module-scss-module__m9gVmW__pastText{opacity:.65;color:#a1a1aa}@keyframes match-module-scss-module__m9gVmW__reminderPulse{0%{transform:translateY(0);box-shadow:0 12px 24px #18120059,inset 0 0 0 1px #ffffff0f}50%{transform:translateY(-2px);box-shadow:0 18px 32px #1812008c,inset 0 0 0 1px #ffffff14}to{transform:translateY(0);box-shadow:0 12px 24px #18120059,inset 0 0 0 1px #ffffff0f}}
.splash-module-scss-module__ye6VVa__splashContainer{z-index:100;opacity:1;background:#0f1115;justify-content:center;align-items:center;transition:opacity .5s ease-out;display:flex;position:fixed;inset:0;overflow:hidden}.splash-module-scss-module__ye6VVa__splashContainer.splash-module-scss-module__ye6VVa__visible{opacity:1}.splash-module-scss-module__ye6VVa__splashContainer.splash-module-scss-module__ye6VVa__hidden{opacity:0;pointer-events:none}.splash-module-scss-module__ye6VVa__content{text-align:center;z-index:1;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.splash-module-scss-module__ye6VVa__logoContainer{margin-bottom:0;animation:2s ease-out both splash-module-scss-module__ye6VVa__fadeInScale}.splash-module-scss-module__ye6VVa__logo{color:#00c16a;letter-spacing:-.02em;justify-content:center;align-items:center;gap:0;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:4rem;font-weight:800;line-height:1.2;display:flex}@media (min-width:640px){.splash-module-scss-module__ye6VVa__logo{font-size:5.5rem}}.splash-module-scss-module__ye6VVa__logoLetter,.splash-module-scss-module__ye6VVa__logoDash{color:#00c16a;display:inline-block}.splash-module-scss-module__ye6VVa__tagline{color:#a1a1aa;letter-spacing:.01em;margin-top:2rem;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:400;animation:.5s ease-out 1.5s both splash-module-scss-module__ye6VVa__fadeIn}@media (min-width:640px){.splash-module-scss-module__ye6VVa__tagline{font-size:1.125rem}}@keyframes splash-module-scss-module__ye6VVa__fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes splash-module-scss-module__ye6VVa__fadeIn{0%{opacity:0}to{opacity:1}}
.loading-module-scss-module__AKFlIq__overlay{color:#f4f4f5;z-index:1000;background:#080b12f2 radial-gradient(circle at top,#00c16a1a,#0000 55%);justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.loading-module-scss-module__AKFlIq__overlay:before{content:"";opacity:.35;filter:blur(32px);pointer-events:none;background:conic-gradient(from 90deg,#00c16a29,#3b82f624,#ffffff14,#00c16a29);animation:22s linear infinite loading-module-scss-module__AKFlIq__rotateField;position:absolute;inset:-45%}.loading-module-scss-module__AKFlIq__overlay:after{content:"";mix-blend-mode:soft-light;opacity:.1;pointer-events:none;background:repeating-linear-gradient(90deg,#ffffff0a 0 1px,#0000 1px 34px),repeating-linear-gradient(0deg,#ffffff08 0 1px,#0000 1px 34px);position:absolute;inset:0}.loading-module-scss-module__AKFlIq__backdrop{opacity:.25;filter:blur(80px);background:radial-gradient(circle at 25% 25%,#00c16a59,#0000 55%);position:absolute;inset:0}.loading-module-scss-module__AKFlIq__card{-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);background:#0c0f16c2;border:1px solid #ffffff14;border-radius:1.5rem;flex-direction:column;align-items:center;gap:clamp(1.5rem,4vw,2rem);min-width:min(92vw,360px);padding:clamp(2.4rem,5vw,3.2rem) clamp(2.7rem,6vw,3.7rem);display:flex;position:relative;overflow:hidden;box-shadow:0 34px 68px #05070c7a,inset 0 0 0 1px #ffffff05}.loading-module-scss-module__AKFlIq__card:before{content:"";pointer-events:none;border:1px solid #ffffff0a;border-radius:calc(1.5rem - 1px);position:absolute;inset:1px}.loading-module-scss-module__AKFlIq__header{text-transform:uppercase;letter-spacing:.2em;color:#9ca3af;justify-content:space-between;align-items:center;gap:1rem;font-size:.75rem;display:flex}.loading-module-scss-module__AKFlIq__brand{color:#0ae58d;letter-spacing:.08em;text-transform:none;background:#00c16a29;border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .9rem;font-weight:700;display:inline-flex;box-shadow:inset 0 0 0 1px #00c16a38,0 8px 16px #00c16a26}.loading-module-scss-module__AKFlIq__status{color:#70737b;font-weight:600}.loading-module-scss-module__AKFlIq__pitch{aspect-ratio:1;background:radial-gradient(circle at 15% 20%,#00c16a1f,#0000 55%),radial-gradient(circle at 80% 85%,#3b82f61f,#0000 60%),#0a0e16db;border:1px solid #ffffff14;border-radius:1.1rem;width:min(72vw,280px);margin:0 auto;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff08,0 22px 38px #04050a94}.loading-module-scss-module__AKFlIq__pitchShading{pointer-events:none;background:linear-gradient(135deg,#ffffff0a,#0000 45%);position:absolute;inset:0}.loading-module-scss-module__AKFlIq__pitchBorder{opacity:.5;border:1px solid #ffffff2e;border-radius:1rem;position:absolute;inset:14px}.loading-module-scss-module__AKFlIq__pitchMidline{background:#ffffff26;height:1px;position:absolute;top:50%;left:14px;right:14px;transform:translateY(-.5px)}.loading-module-scss-module__AKFlIq__pitchCircle{border:1px solid #fff3;border-radius:50%;width:100px;height:100px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:inset 0 0 12px #00c16a2e,0 0 18px #00c16a38}.loading-module-scss-module__AKFlIq__pitchArcTop,.loading-module-scss-module__AKFlIq__pitchArcBottom{opacity:.5;border:1px solid #ffffff14;border-left:none;border-right:none;border-radius:120px/50px;width:150px;height:80px;position:absolute;left:50%;transform:translate(-50%)}.loading-module-scss-module__AKFlIq__pitchArcTop{clip-path:inset(0 0 50%);top:18px}.loading-module-scss-module__AKFlIq__pitchArcBottom{clip-path:inset(50% 0 0);bottom:18px}.loading-module-scss-module__AKFlIq__pitchGlow{opacity:.45;mix-blend-mode:screen;pointer-events:none;background:radial-gradient(circle at 50% 30%,#00c16a2e,#0000 65%);position:absolute;inset:0}.loading-module-scss-module__AKFlIq__orbit{border:1px dashed #00c16a47;border-radius:50%;width:112px;height:112px;margin:-56px;animation:3.4s ease-in-out infinite loading-module-scss-module__AKFlIq__orbitPulse;position:absolute;top:50%;left:50%}.loading-module-scss-module__AKFlIq__orbit:before{content:"";opacity:.35;border:1px solid #3b82f629;border-radius:50%;position:absolute;inset:-18px}.loading-module-scss-module__AKFlIq__ball{transform-origin:50% 56px;background:linear-gradient(135deg,#00c16a,#1deea0);border-radius:999px;width:12px;height:12px;margin:-6px;animation:1.95s linear infinite loading-module-scss-module__AKFlIq__ballOrbit;position:absolute;top:50%;left:50%;box-shadow:0 0 12px #00c16abf,0 0 26px #00c16a66}.loading-module-scss-module__AKFlIq__ball:after{content:"";border-radius:inherit;background:inherit;opacity:.55;filter:blur(6px);position:absolute;inset:0;transform:scale(2.2)}.loading-module-scss-module__AKFlIq__message{text-align:center;flex-direction:column;gap:.35rem;display:flex}.loading-module-scss-module__AKFlIq__title{letter-spacing:.02em;color:#f6f7fb;font-size:clamp(1rem,2.4vw,1.15rem);font-weight:600}.loading-module-scss-module__AKFlIq__subtitle{color:#a1a1aa;letter-spacing:.04em;font-size:clamp(.8rem,1.5vw,.92rem)}.loading-module-scss-module__AKFlIq__progress{background:#ffffff14;border-radius:999px;width:min(82%,260px);height:4px;margin:0 auto;position:relative;overflow:hidden}.loading-module-scss-module__AKFlIq__progressIndicator{background:linear-gradient(90deg,#00c16ad9,#3b82f6a6,#00c16ad9);animation:2.4s ease-in-out infinite loading-module-scss-module__AKFlIq__shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes loading-module-scss-module__AKFlIq__rotateField{to{transform:rotate(360deg)}}@keyframes loading-module-scss-module__AKFlIq__orbitPulse{0%,to{opacity:.3;transform:scale(.96)}50%{opacity:.6;transform:scale(1.02)}}@keyframes loading-module-scss-module__AKFlIq__ballOrbit{0%{transform:rotate(0)translateY(-56px)}50%{transform:rotate(180deg)translateY(-56px)}to{transform:rotate(360deg)translateY(-56px)}}@keyframes loading-module-scss-module__AKFlIq__shimmer{0%{transform:translate(-100%)}50%{transform:translate(0)}to{transform:translate(100%)}}@media (max-width:480px){.loading-module-scss-module__AKFlIq__card{gap:1.4rem;padding:2.1rem 2.4rem}.loading-module-scss-module__AKFlIq__pitch{width:min(68vw,240px)}.loading-module-scss-module__AKFlIq__header{letter-spacing:.16em}}
