@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");:root{--background:#111827;--foreground:#fff;--primary:#008c6e;--primary-hover:#007a5f;--primary-active:#006b52;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--red-500:#ef4444;--red-600:#dc2626;--red-700:#b91c1c}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}body{background:var(--background);color:var(--foreground)}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none}button,input,textarea{font-family:inherit}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.RollWrapper_barrelRollContainer__UMWlP{width:100%;min-height:100vh;transition:transform 0s}.RollWrapper_doABarrelRoll__kTyul{animation:RollWrapper_roll__eODRV 1s 1}@keyframes RollWrapper_roll__eODRV{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_e8ce0c;src:local("Arial");ascent-override:90.20%;descent-override:22.48%;line-gap-override:0.00%;size-adjust:107.40%}.__className_e8ce0c{font-family:__Inter_e8ce0c,__Inter_Fallback_e8ce0c;font-style:normal}.NotificationBubble_bubble__2MImA{position:fixed;bottom:1rem;right:1rem;z-index:9999;animation:NotificationBubble_fadeIn__F8syx .3s ease-out forwards}@keyframes NotificationBubble_fadeIn__F8syx{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.NotificationBubble_content__EYg_g{background-color:#1f2937;border:1px solid #374151;border-radius:.75rem;padding:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.3),0 2px 4px -1px rgba(0,0,0,.2);max-width:24rem;position:relative}@media (max-width:640px){.NotificationBubble_bubble__2MImA{position:fixed!important;bottom:0!important;left:0!important;right:0!important;width:100%!important;padding:.5rem!important;z-index:9999!important;margin:0!important;transform:none!important}.NotificationBubble_content__EYg_g{width:100%!important;max-width:none!important;margin:0!important;border-radius:.75rem!important;box-shadow:0 -4px 6px -1px rgba(0,0,0,.3)!important;background-color:#1f2937!important}}.NotificationBubble_closeButton__bRz4_{position:absolute;top:.5rem;right:.5rem;background:none;border:none;cursor:pointer;color:#9ca3af;padding:0;transition:all .2s}.NotificationBubble_closeButton__bRz4_:hover{color:#fff}.NotificationBubble_iconWrapper__FJo_F{background-color:#008c6e;padding:.5rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;margin-right:.75rem}.NotificationBubble_icon__M8EPX{width:1.25rem;height:1.25rem;color:#fff}.NotificationBubble_content__EYg_g h3{color:#fff;font-weight:500;margin-bottom:.25rem}.NotificationBubble_content__EYg_g p{color:#9ca3af;font-size:.875rem;margin-bottom:.75rem;line-height:1.5}.NotificationBubble_buttonGroup__7cE5s{display:flex;gap:.5rem}.NotificationBubble_button__amiKN{padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;border:none;transition:all .2s}.NotificationBubble_acceptButton__QdcqR{background-color:#008c6e;color:#fff}.NotificationBubble_acceptButton__QdcqR:hover:not(:disabled){background-color:#007a5f}.NotificationBubble_acceptButton__QdcqR:disabled{background-color:#4b5563;cursor:not-allowed}.NotificationBubble_declineButton__p_gNT{background-color:transparent;color:#9ca3af;border:none}.NotificationBubble_declineButton__p_gNT:hover{color:#fff}