@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap";
.wallet-adapter-button{color:#fff;cursor:pointer;background-color:transparent;border:none;border-radius:4px;align-items:center;height:48px;padding:0 24px;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;line-height:48px;display:flex}.wallet-adapter-button-trigger{background-color:#512da8}.wallet-adapter-button:not([disabled]):focus-visible{outline-color:#fff}.wallet-adapter-button:not([disabled]):hover{background-color:#1a1f2e}.wallet-adapter-button[disabled]{color:#999;cursor:not-allowed;background:#404144}.wallet-adapter-button-end-icon,.wallet-adapter-button-start-icon,.wallet-adapter-button-end-icon img,.wallet-adapter-button-start-icon img{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.wallet-adapter-button-end-icon{margin-left:12px}.wallet-adapter-button-start-icon{margin-right:12px}.wallet-adapter-collapse{width:100%}.wallet-adapter-dropdown{display:inline-block;position:relative}.wallet-adapter-dropdown-list{z-index:99;grid-row-gap:10px;opacity:0;visibility:hidden;background:#2c2d30;border-radius:10px;grid-template-rows:1fr;margin:0;padding:10px;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;list-style:none;transition:opacity .2s,transform .2s,visibility .2s;display:grid;position:absolute;top:100%;right:0;box-shadow:0 8px 20px rgba(0,0,0,.6)}.wallet-adapter-dropdown-list-active{opacity:1;visibility:visible;transform:translateY(10px)}.wallet-adapter-dropdown-list-item{cursor:pointer;white-space:nowrap;box-sizing:border-box;color:#fff;border:none;border-radius:6px;outline:none;flex-direction:row;justify-content:center;align-items:center;width:100%;height:37px;padding:0 20px;font-size:14px;font-weight:600;display:flex}.wallet-adapter-dropdown-list-item:not([disabled]):hover{background-color:#1a1f2e}.wallet-adapter-modal-collapse-button svg{fill:#999;align-self:center}.wallet-adapter-modal-collapse-button.wallet-adapter-modal-collapse-button-active svg{transition:transform .15s ease-in;transform:rotate(180deg)}.wallet-adapter-modal{opacity:0;z-index:1040;background:rgba(0,0,0,.5);transition:opacity .15s linear;position:fixed;top:0;bottom:0;left:0;right:0;overflow-y:auto}.wallet-adapter-modal.wallet-adapter-modal-fade-in{opacity:1}.wallet-adapter-modal-button-close{cursor:pointer;background:#1a1f2e;border:none;border-radius:50%;justify-content:center;align-items:center;padding:12px;display:flex;position:absolute;top:18px;right:18px}.wallet-adapter-modal-button-close:focus-visible{outline-color:#fff}.wallet-adapter-modal-button-close svg{fill:#777;transition:fill .2s}.wallet-adapter-modal-button-close:hover svg{fill:#fff}.wallet-adapter-modal-overlay{background:rgba(0,0,0,.5);position:fixed;top:0;bottom:0;left:0;right:0}.wallet-adapter-modal-container{justify-content:center;align-items:center;min-height:calc(100vh - 6rem);margin:3rem;display:flex}@media (max-width:480px){.wallet-adapter-modal-container{min-height:calc(100vh - 2rem);margin:1rem}}.wallet-adapter-modal-wrapper{box-sizing:border-box;z-index:1050;background:#10141f;border-radius:10px;flex-direction:column;flex:1;align-items:center;max-width:400px;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;display:flex;position:relative;box-shadow:0 8px 20px rgba(0,0,0,.6)}.wallet-adapter-modal-wrapper .wallet-adapter-button{width:100%}.wallet-adapter-modal-title{text-align:center;color:#fff;margin:0;padding:64px 48px 48px;font-size:24px;font-weight:500;line-height:36px}@media (max-width:374px){.wallet-adapter-modal-title{font-size:18px}}.wallet-adapter-modal-list{width:100%;margin:0 0 12px;padding:0;list-style:none}.wallet-adapter-modal-list .wallet-adapter-button{border-radius:0;font-size:18px;font-weight:400}.wallet-adapter-modal-list .wallet-adapter-button-end-icon,.wallet-adapter-modal-list .wallet-adapter-button-start-icon,.wallet-adapter-modal-list .wallet-adapter-button-end-icon img,.wallet-adapter-modal-list .wallet-adapter-button-start-icon img{width:28px;height:28px}.wallet-adapter-modal-list .wallet-adapter-button span{opacity:.6;margin-left:auto;font-size:14px}.wallet-adapter-modal-list-more{cursor:pointer;color:#fff;background-color:transparent;border:none;align-self:flex-end;align-items:center;padding:12px 24px 24px 12px;display:flex}.wallet-adapter-modal-list-more svg{fill:#fff;margin-left:.5rem;transition:all .1s}.wallet-adapter-modal-list-more-icon-rotate{transform:rotate(180deg)}.wallet-adapter-modal-middle{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;padding:0 24px 24px;display:flex}.wallet-adapter-modal-middle-button{cursor:pointer;color:#fff;background-color:#512da8;border:none;border-radius:8px;width:100%;margin-top:48px;padding:12px;font-size:18px;display:block}
:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#020617;--foreground:#f8fafc;--surface-primary:rgba(15,23,42,.82);--surface-muted:rgba(30,41,59,.64);--surface-border:rgba(148,163,184,.24);--surface-shadow:0 30px 70px rgba(2,6,23,.55);--surface-shadow-soft:0 18px 45px rgba(2,6,23,.35);--accent:#38bdf8;--accent-strong:#0ea5e9;--accent-soft:rgba(56,189,248,.22);--background-gradient:radial-gradient(circle at 15% 20%,rgba(56,189,248,.24),transparent 45%),radial-gradient(circle at 85% 80%,rgba(14,165,233,.18),transparent 52%),linear-gradient(160deg,#020617 0%,#0f172a 45%,#111827 100%)}:root.light-theme{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f2f6fb;--foreground:#0f172a;--surface-primary:rgba(255,255,255,.98);--surface-muted:rgba(248,250,252,.94);--surface-border:rgba(15,23,42,.08);--surface-shadow:0 32px 70px rgba(15,23,42,.12);--surface-shadow-soft:0 22px 45px rgba(15,23,42,.08);--accent:#60a5fa;--accent-strong:#3b82f6;--accent-soft:rgba(59,130,246,.18);--background-gradient:radial-gradient(circle at 15% 20%,rgba(59,130,246,.22),transparent 42%),radial-gradient(circle at 82% 78%,rgba(37,99,235,.16),transparent 48%),linear-gradient(160deg,#f2f6fb 0%,#e2e8f0 46%,#f8fafc 100%)}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{background:var(--background-gradient,var(--background));color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-size:cover;background-attachment:fixed;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;transition:background .35s,color .35s}a{color:inherit;text-decoration:none}.appContainer{background:0 0;flex-direction:column;min-height:100vh;display:flex}.appContent{flex-direction:column;flex:1 0 auto;display:flex}
.CryptoSlotButton-module__kxpZ9q__slotButton{color:rgba(226,232,240,.86);cursor:pointer;background:rgba(30,41,59,.7);border:1px solid rgba(148,163,184,.36);border-radius:14px;justify-content:center;align-items:center;gap:16px;height:44px;padding:6px 20px;transition:transform .2s,box-shadow .25s,border-color .25s,background .25s,color .25s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 16px 34px rgba(2,6,23,.42),inset 0 1px rgba(255,255,255,.12)}.CryptoSlotButton-module__kxpZ9q__creditPanel{color:#e2e8f0;background:radial-gradient(circle at 20% 20%,rgba(148,163,184,.28),rgba(15,23,42,.72));border:1px solid rgba(148,163,184,.36);border-radius:12px;flex-direction:column;justify-content:center;align-items:flex-start;min-width:72px;padding:6px 12px;display:flex;position:relative;box-shadow:inset 0 1px rgba(255,255,255,.18),0 4px 18px rgba(2,6,23,.42)}.CryptoSlotButton-module__kxpZ9q__creditLabel{letter-spacing:.12em;text-transform:uppercase;opacity:.7;margin-bottom:2px;font-size:10px;font-weight:500}.CryptoSlotButton-module__kxpZ9q__creditValue{letter-spacing:.02em;align-items:baseline;gap:4px;font-size:15px;font-weight:700;display:inline-flex}.CryptoSlotButton-module__kxpZ9q__creditSuffix{text-transform:uppercase;opacity:.75;font-size:10px;font-weight:600}.CryptoSlotButton-module__kxpZ9q__slotButton:hover{color:#f8fafc;background:linear-gradient(135deg,rgba(99,102,241,.3),rgba(14,165,233,.35));border-color:rgba(59,130,246,.6);outline:none;transform:translateY(-1px);box-shadow:0 22px 42px rgba(15,23,42,.48),inset 0 1px rgba(255,255,255,.18)}.CryptoSlotButton-module__kxpZ9q__slotButton:focus-visible{color:#f8fafc;background:linear-gradient(135deg,rgba(99,102,241,.3),rgba(14,165,233,.35));border-color:rgba(59,130,246,.6);outline:none;transform:translateY(-1px);box-shadow:0 22px 42px rgba(15,23,42,.48),inset 0 1px rgba(255,255,255,.18)}.CryptoSlotButton-module__kxpZ9q__slotButton:active{transform:translateY(0)}.CryptoSlotButton-module__kxpZ9q__slotFrame{background:radial-gradient(circle at 80% 20%,rgba(14,116,144,.32),rgba(15,23,42,.66));border-radius:12px;align-items:center;gap:6px;padding:6px 12px;display:flex;position:relative;box-shadow:inset 0 1px rgba(255,255,255,.12),inset 0 -2px 6px rgba(2,6,23,.56)}.CryptoSlotButton-module__kxpZ9q__reel{background:radial-gradient(circle at 30% 30%,rgba(148,163,184,.16),rgba(2,6,23,.8));border:1px solid rgba(148,163,184,.22);border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px 1px rgba(255,255,255,.08),inset 0 -2px 6px rgba(15,23,42,.6)}.CryptoSlotButton-module__kxpZ9q__reel:after{content:"";opacity:.6;background:linear-gradient(130deg,rgba(255,255,255,.16),rgba(255,255,255,0));position:absolute;top:-20%;bottom:-20%;left:-30%;right:-30%;transform:translateY(-60%)}.CryptoSlotButton-module__kxpZ9q__reelSpinning{animation:.6s ease-in-out infinite CryptoSlotButton-module__kxpZ9q__reelGlow}.CryptoSlotButton-module__kxpZ9q__reelSpinning .CryptoSlotButton-module__kxpZ9q__icon{animation:.45s linear infinite CryptoSlotButton-module__kxpZ9q__iconSpin}.CryptoSlotButton-module__kxpZ9q__icon{width:24px;height:24px;transition:transform .2s}.CryptoSlotButton-module__kxpZ9q__slotButtonSpinning .CryptoSlotButton-module__kxpZ9q__slotFrame{filter:brightness(1.1)}.CryptoSlotButton-module__kxpZ9q__slotButtonWinner{box-shadow:0 0 0 1px rgba(244,114,182,.45),0 0 32px rgba(56,189,248,.45),0 20px 44px rgba(17,24,39,.55)}.CryptoSlotButton-module__kxpZ9q__slotButtonBroken{cursor:not-allowed;background:linear-gradient(150deg,rgba(15,23,42,.9),rgba(71,85,105,.6));border-color:rgba(148,163,184,.28);box-shadow:inset 0 -2px rgba(15,23,42,.8)}.CryptoSlotButton-module__kxpZ9q__slotButton:disabled{cursor:not-allowed;opacity:.88;transform:none;box-shadow:inset 0 8px 20px rgba(2,6,23,.36)}.CryptoSlotButton-module__kxpZ9q__slotButtonWinner .CryptoSlotButton-module__kxpZ9q__slotFrame{filter:brightness(1.18)}.CryptoSlotButton-module__kxpZ9q__brokenOverlay{color:#fda4af;letter-spacing:.08em;text-transform:uppercase;text-shadow:0 0 14px rgba(248,113,113,.65);pointer-events:none;background:linear-gradient(130deg,rgba(15,23,42,.78),rgba(30,41,59,.82));justify-content:center;align-items:center;font-weight:700;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.CryptoSlotButton-module__kxpZ9q__brokenText{font-size:12px}.CryptoSlotButton-module__kxpZ9q__starBurst{pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.CryptoSlotButton-module__kxpZ9q__star{opacity:0;background:radial-gradient(circle,rgba(252,211,77,.95),rgba(251,191,36,.2));border-radius:50%;width:10px;height:10px;position:absolute;box-shadow:0 0 10px rgba(252,211,77,.8)}.CryptoSlotButton-module__kxpZ9q__star1{animation:.9s ease-out infinite CryptoSlotButton-module__kxpZ9q__starPop;top:6px;left:8px}.CryptoSlotButton-module__kxpZ9q__star2{animation:1s ease-out .1s infinite CryptoSlotButton-module__kxpZ9q__starPop;top:2px;right:12px}.CryptoSlotButton-module__kxpZ9q__star3{animation:1s ease-out .18s infinite CryptoSlotButton-module__kxpZ9q__starPop;bottom:6px;left:14px}.CryptoSlotButton-module__kxpZ9q__star4{animation:.95s ease-out .28s infinite CryptoSlotButton-module__kxpZ9q__starPop;bottom:4px;right:8px}.CryptoSlotButton-module__kxpZ9q__star5{animation:1.05s ease-out .2s infinite CryptoSlotButton-module__kxpZ9q__starPop;top:16px;left:-2px}.CryptoSlotButton-module__kxpZ9q__star6{animation:1.1s ease-out .32s infinite CryptoSlotButton-module__kxpZ9q__starPop;bottom:14px;right:-4px}.CryptoSlotButton-module__kxpZ9q__slotButtonWinner .CryptoSlotButton-module__kxpZ9q__star{opacity:1}@keyframes CryptoSlotButton-module__kxpZ9q__iconSpin{0%{filter:blur();transform:translateY(0)scale(1)}50%{filter:blur(.8px);transform:translateY(-30%)scale(.92)}to{filter:blur();transform:translateY(0)scale(1)}}@keyframes CryptoSlotButton-module__kxpZ9q__reelGlow{0%,to{box-shadow:inset 0 1px 1px rgba(255,255,255,.08),inset 0 -2px 6px rgba(15,23,42,.6)}50%{box-shadow:inset 0 2px 4px rgba(255,255,255,.12),inset 0 -3px 8px rgba(59,130,246,.45)}}@keyframes CryptoSlotButton-module__kxpZ9q__starPop{0%{opacity:0;transform:scale(.4)translateY(6px)}40%{opacity:1;transform:scale(1.1)translateY(-6px)}to{opacity:0;transform:scale(.4)translateY(4px)}}@media (max-width:640px){.CryptoSlotButton-module__kxpZ9q__slotButton{gap:12px;height:40px;padding:4px 14px}.CryptoSlotButton-module__kxpZ9q__creditPanel{min-width:64px;padding:5px 10px}.CryptoSlotButton-module__kxpZ9q__creditLabel{font-size:9px}.CryptoSlotButton-module__kxpZ9q__creditValue{gap:3px;font-size:14px}.CryptoSlotButton-module__kxpZ9q__creditSuffix{font-size:9px}.CryptoSlotButton-module__kxpZ9q__reel{border-radius:8px;width:28px;height:28px}.CryptoSlotButton-module__kxpZ9q__icon{width:22px;height:22px}}.light-theme .CryptoSlotButton-module__kxpZ9q__slotButton{background:linear-gradient(135deg,#93c5fd,#67e8f9);border:1px solid rgba(148,163,184,.35);box-shadow:0 12px 28px rgba(148,163,184,.35),inset 0 1px rgba(255,255,255,.7)}.light-theme .CryptoSlotButton-module__kxpZ9q__slotFrame{background:radial-gradient(circle at 80% 20%,rgba(96,165,250,.2),rgba(191,219,254,.65));box-shadow:inset 0 1px rgba(255,255,255,.82),inset 0 -2px 6px rgba(148,163,184,.45)}.light-theme .CryptoSlotButton-module__kxpZ9q__creditPanel{color:#1f2937;background:radial-gradient(circle at 20% 20%,rgba(79,70,229,.22),rgba(148,163,184,.2));border-color:rgba(148,163,184,.45);box-shadow:inset 0 1px rgba(255,255,255,.82),0 3px 14px rgba(148,163,184,.3)}.light-theme .CryptoSlotButton-module__kxpZ9q__slotButton:hover{background:linear-gradient(135deg,#bfdbfe,#a5f3fc);border-color:rgba(79,70,229,.45);box-shadow:0 18px 40px rgba(148,163,184,.42),inset 0 1px rgba(255,255,255,.86)}.light-theme .CryptoSlotButton-module__kxpZ9q__slotButton:focus-visible{background:linear-gradient(135deg,#bfdbfe,#a5f3fc);border-color:rgba(79,70,229,.45);box-shadow:0 18px 40px rgba(148,163,184,.42),inset 0 1px rgba(255,255,255,.86)}.light-theme .CryptoSlotButton-module__kxpZ9q__slotButtonWinner{box-shadow:0 0 0 1px rgba(14,165,233,.45),0 0 28px rgba(59,130,246,.45),0 16px 36px rgba(148,163,184,.45)}.light-theme .CryptoSlotButton-module__kxpZ9q__slotButtonBroken{background:linear-gradient(140deg,rgba(226,232,240,.95),rgba(148,163,184,.6));border-color:rgba(148,163,184,.45);box-shadow:inset 0 -2px rgba(148,163,184,.6)}.light-theme .CryptoSlotButton-module__kxpZ9q__reel{background:radial-gradient(circle at 30% 30%,rgba(148,163,184,.28),rgba(226,232,240,.95));border:1px solid rgba(148,163,184,.45);box-shadow:inset 0 1px 1px rgba(255,255,255,.7),inset 0 -2px 6px rgba(148,163,184,.35)}.light-theme .CryptoSlotButton-module__kxpZ9q__star{background:radial-gradient(circle,rgba(251,191,36,.95),rgba(245,158,11,.3))}.light-theme .CryptoSlotButton-module__kxpZ9q__brokenOverlay{color:#b91c1c;text-shadow:none;background:linear-gradient(130deg,rgba(203,213,225,.92),rgba(248,250,252,.92))}
.Footer-module__S6Hkya__footer{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:rgba(15,23,42,.82);border-top:4px solid #f0f;margin-top:64px;box-shadow:0 -18px 48px rgba(2,6,23,.45)}.Footer-module__S6Hkya__inner{flex-direction:column;gap:40px;max-width:1120px;margin:0 auto;padding:48px 16px 32px;display:flex}.Footer-module__S6Hkya__brandSection{flex-direction:column;gap:12px;display:flex}.Footer-module__S6Hkya__logo{width:min(220px,100%);height:auto;display:block}.Footer-module__S6Hkya__tagline{color:rgba(226,232,240,.72);max-width:480px;font-size:.95rem;line-height:1.6}.Footer-module__S6Hkya__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:32px;display:grid}.Footer-module__S6Hkya__column{flex-direction:column;gap:16px;display:flex}.Footer-module__S6Hkya__columnTitle{letter-spacing:.03em;text-transform:uppercase;color:rgba(226,232,240,.8);font-size:.95rem;font-weight:600}.Footer-module__S6Hkya__linkList{flex-direction:column;gap:12px;list-style:none;display:flex}.Footer-module__S6Hkya__link{color:rgba(241,245,249,.85);font-size:.95rem;transition:color .2s,transform .2s}.Footer-module__S6Hkya__linkWithIcon{align-items:center;gap:10px;display:inline-flex}.Footer-module__S6Hkya__linkIcon{color:currentColor;width:18px;height:18px;display:inline-flex}.Footer-module__S6Hkya__linkIcon svg{fill:currentColor;width:100%;height:100%}.Footer-module__S6Hkya__link:hover{color:#38bdf8;outline:none;transform:translate(2px)}.Footer-module__S6Hkya__link:focus-visible{color:#38bdf8;outline:none;transform:translate(2px)}.Footer-module__S6Hkya__socialRow{align-items:center;gap:16px;display:flex}.Footer-module__S6Hkya__socialLink{color:rgba(226,232,240,.86);background:rgba(30,41,59,.7);border:1px solid rgba(148,163,184,.28);border-radius:14px;place-items:center;width:40px;height:40px;transition:transform .2s,border-color .2s,background .2s,color .2s;display:grid}.Footer-module__S6Hkya__socialLink svg{fill:currentColor;width:18px;height:18px}.Footer-module__S6Hkya__socialLink:hover{color:#f8fafc;background:linear-gradient(135deg,rgba(99,102,241,.3),rgba(14,165,233,.35));border-color:rgba(59,130,246,.6);outline:none;transform:translateY(-2px)}.Footer-module__S6Hkya__socialLink:focus-visible{color:#f8fafc;background:linear-gradient(135deg,rgba(99,102,241,.3),rgba(14,165,233,.35));border-color:rgba(59,130,246,.6);outline:none;transform:translateY(-2px)}.Footer-module__S6Hkya__footerSlotButton{flex-shrink:0}.Footer-module__S6Hkya__footerSlotWrapper{margin-top:20px;display:flex}.Footer-module__S6Hkya__badge{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;gap:6px;padding:6px 16px;font-size:.72rem;font-weight:700;display:inline-flex}.Footer-module__S6Hkya__statusBadge{color:rgba(199,210,254,.95);letter-spacing:.01em;background:rgba(79,70,229,.16);border:1px solid rgba(129,140,248,.32);gap:8px;margin-top:20px;padding:10px 16px;font-size:.85rem;box-shadow:inset 0 1px rgba(255,255,255,.08)}.Footer-module__S6Hkya__statusSection{flex-direction:column;align-items:stretch;width:-moz-fit-content;width:fit-content;display:inline-flex}.Footer-module__S6Hkya__statusSection .Footer-module__S6Hkya__statusBadge{justify-content:center;width:100%}.Footer-module__S6Hkya__footerSlotWrapper{width:100%;margin-top:20px;display:flex}.Footer-module__S6Hkya__footerSlotButton{width:100%}.Footer-module__S6Hkya__legalRow{border-top:1px solid rgba(148,163,184,.2);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:16px;display:flex}.Footer-module__S6Hkya__copyright{color:rgba(148,163,184,.75);font-size:.85rem}.Footer-module__S6Hkya__legalLinks{gap:16px;display:flex}.Footer-module__S6Hkya__legalButton{font:inherit;cursor:pointer;background:0 0;border:none;padding:0}.Footer-module__S6Hkya__legalButton:hover{color:#38bdf8;outline:none;transform:translate(2px)}.Footer-module__S6Hkya__legalButton:focus-visible{color:#38bdf8;outline:none;transform:translate(2px)}.Footer-module__S6Hkya__resourceButton{font:inherit;cursor:pointer;text-align:left;background:0 0;border:none;padding:0}.Footer-module__S6Hkya__resourceButton:focus-visible{outline:none}.Footer-module__S6Hkya__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:rgba(15,23,42,.82);place-items:center;padding:24px;display:grid;position:fixed;top:0;bottom:0;left:0;right:0}.Footer-module__S6Hkya__modalContent{background:rgba(15,23,42,.95);border:1px solid rgba(148,163,184,.35);border-radius:18px;flex-direction:column;gap:16px;width:min(520px,100%);padding:28px;display:flex;box-shadow:0 24px 64px rgba(2,6,23,.55)}.Footer-module__S6Hkya__modalHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.Footer-module__S6Hkya__modalTitle{color:#f8fafc;margin:0;font-size:1.3rem;font-weight:600}.Footer-module__S6Hkya__modalClose{color:rgba(226,232,240,.8);cursor:pointer;background:rgba(15,23,42,.6);border:none;border-radius:12px;padding:4px 10px;font-size:1.6rem;line-height:1;transition:background .2s,color .2s}.Footer-module__S6Hkya__modalClose:hover{color:#f8fafc;background:rgba(59,130,246,.25);outline:none}.Footer-module__S6Hkya__modalClose:focus-visible{color:#f8fafc;background:rgba(59,130,246,.25);outline:none}.Footer-module__S6Hkya__modalBody{flex-direction:column;gap:12px;display:flex}.Footer-module__S6Hkya__modalParagraph{color:rgba(226,232,240,.82);margin:0;font-size:.95rem;line-height:1.6}.Footer-module__S6Hkya__modalActions{justify-content:flex-end;display:flex}.Footer-module__S6Hkya__modalActionButton{color:#f8fafc;letter-spacing:.01em;cursor:pointer;background:linear-gradient(135deg,rgba(79,70,229,.65),rgba(14,165,233,.65));border:none;border-radius:999px;padding:10px 18px;font-weight:600;transition:transform .2s,box-shadow .2s}.Footer-module__S6Hkya__modalActionButton:hover{outline:none;transform:translateY(-1px);box-shadow:0 10px 24px rgba(14,165,233,.35)}.Footer-module__S6Hkya__modalActionButton:focus-visible{outline:none;transform:translateY(-1px);box-shadow:0 10px 24px rgba(14,165,233,.35)}@media (max-width:768px){.Footer-module__S6Hkya__inner{padding:40px 12px 28px}.Footer-module__S6Hkya__socialRow{gap:12px}.Footer-module__S6Hkya__statusBadge{justify-content:center;width:100%}.Footer-module__S6Hkya__legalRow{flex-direction:column;align-items:flex-start}}
