@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,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;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_7b064e0d-module__MOT0tq__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_7b064e0d-module__MOT0tq__variable{--font-inter:"Inter", "Inter Fallback"}
:root{--bg-primary:#020202;--bg-secondary:#0d0d0d;--bg-glass:#0d0d0d99;--bg-glass-hover:#1a1a1acc;--accent:#2dd4bf;--accent-rgb:45, 212, 191;--accent-glow:#2dd4bf33;--accent-muted:#2dd4bf1a;--text-primary:#fff;--text-secondary:#a1a1aa;--text-muted:#71717a;--font-inter:"Inter", system-ui, sans-serif;--border-glass:#ffffff0d;--border-glass-bright:#ffffff1f;--border-thin:1px solid var(--border-glass);--radius-card:16px;--radius-button:100px;--blur-standard:24px;--max-width:1200px;--nav-height:72px;--sidebar-width:280px;--z-base:1;--z-nav:100;--z-modal:1000;--z-toast:2000}
html,body{background-color:var(--bg-primary);max-width:100vw;height:100%;color:var(--text-primary);font-family:var(--font-inter), sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;line-height:1.65;overflow-x:hidden}::selection{background-color:var(--accent);color:#000}::selection{background-color:var(--accent);color:#000}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none;transition:all .2s}a:hover{color:var(--accent)}.glass-panel{background:var(--bg-glass);-webkit-backdrop-filter:blur(var(--blur-standard));border:var(--border-thin);border-radius:12px}.bulz-card{-webkit-backdrop-filter:blur(var(--blur-standard));border:var(--border-thin);background:#0f0f1466;border-radius:16px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden}.bulz-card:before{content:"";background:linear-gradient(90deg, transparent, var(--accent), transparent);opacity:0;height:1px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.bulz-card:hover{border-color:var(--accent);box-shadow:0 0 30px var(--accent-glow);transform:translateY(-5px)}.bulz-card:hover:before{opacity:.6}.module-layout{max-width:var(--max-width);padding-top:var(--nav-height);min-height:calc(100vh - var(--nav-height));gap:3rem;margin:0 auto;padding-bottom:4rem;display:flex}.module-content{flex:1;min-width:0}@media (max-width:1024px){.module-layout{padding-left:1.5rem;padding-right:1.5rem;padding-top:calc(var(--nav-height) + 1rem);flex-direction:column;gap:1.5rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (hover:none){button:active,.bulz-card:active,.primary-btn:active{transition:transform .1s;transform:scale(.96)!important}a:active{opacity:.6}}button:focus-visible,a:focus-visible,.bulz-card:focus-visible{outline:2px solid var(--accent);outline-offset:2px}html{scroll-behavior:smooth}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.loading{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}h1,h2,h3,h4,h5,h6{font-variant-ligatures:common-ligatures;text-rendering:optimizelegibility}a{position:relative}.text-gradient{background:linear-gradient(135deg, var(--text-primary), var(--accent));-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.route-transition-enter{opacity:0}.route-transition-enter-active{opacity:1;transition:opacity .3s ease-out}button,svg,img,a.no-select,[data-ui-primitive]{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}
.layout-module__DcGSja__navbar{width:90%;max-width:var(--max-width);z-index:100;border-radius:100px;justify-content:center;padding:.5rem 1.5rem;display:flex;position:fixed;top:3.5rem;left:50%;transform:translate(-50%)}.layout-module__DcGSja__navContainer{justify-content:space-between;align-items:center;width:100%;display:flex}.layout-module__DcGSja__logo{letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.layout-module__DcGSja__accent{color:var(--accent)}.layout-module__DcGSja__navLinks{align-items:center;gap:2rem;display:flex}.layout-module__DcGSja__navLink{color:var(--text-secondary);font-size:.95rem;font-weight:500;transition:color .2s}.layout-module__DcGSja__navLink:hover{color:var(--text-primary)}.layout-module__DcGSja__navDivider{background:var(--border-glass);width:1px;height:18px;margin:0 .5rem}.layout-module__DcGSja__langSwitcher{align-items:center;display:flex}.layout-module__DcGSja__langBtn{color:var(--text-secondary);background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:.5rem;padding:.4rem .8rem;font-size:.8rem;font-weight:700;transition:all .2s;display:flex}.layout-module__DcGSja__langBtn:hover{color:var(--accent);background:#2dd4bf0d;border-color:#2dd4bf4d}.layout-module__DcGSja__langLabel{min-width:20px}.layout-module__DcGSja__navBtn{color:var(--bg-primary);background-color:var(--text-primary);border-radius:100px;padding:.5rem 1.25rem;font-size:.95rem;font-weight:600;transition:all .2s}.layout-module__DcGSja__navBtn:hover{background-color:var(--accent);box-shadow:0 0 15px var(--accent-glow);color:var(--bg-primary)}.layout-module__DcGSja__footer{border-top:1px solid var(--border-glass);opacity:0;background:linear-gradient(#0000,#0006);margin-top:auto;padding:4rem 0}.layout-module__DcGSja__nextStepArea{text-align:center;background:linear-gradient(135deg,#2dd4bf08,#0000);padding:8rem 2rem}.layout-module__DcGSja__nextStepContent{flex-direction:column;align-items:center;gap:1.5rem;max-width:600px;margin:0 auto;display:flex}.layout-module__DcGSja__nextLabel{color:var(--accent);text-transform:uppercase;letter-spacing:.2em;font-size:.8rem;font-weight:800}.layout-module__DcGSja__nextTitle{letter-spacing:-.02em;color:var(--text-primary);font-size:2.5rem;font-weight:800;line-height:1.1}.layout-module__DcGSja__nextBtn{background:var(--text-primary);color:var(--bg-primary);border-radius:100px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.layout-module__DcGSja__nextBtn:hover{background:var(--accent);box-shadow:0 10px 40px var(--accent-glow);transform:scale(1.05)}.layout-module__DcGSja__legalLinks{gap:1rem;margin-top:1rem;display:flex}.layout-module__DcGSja__legalLinks a{color:var(--text-muted);font-size:.75rem;text-decoration:none;transition:color .2s}.layout-module__DcGSja__legalLinks a:hover{color:var(--text-primary)}.layout-module__DcGSja__footerBottom{border-top:1px solid var(--border-glass);padding:4rem 0}.layout-module__DcGSja__footerContainer{max-width:var(--max-width);justify-content:space-between;align-items:center;margin:0 auto;padding:0 4rem;display:flex}.layout-module__DcGSja__footerBrand{flex-direction:column;gap:.5rem;display:flex}.layout-module__DcGSja__footerText{color:var(--text-muted);font-size:.9rem;font-weight:500}.layout-module__DcGSja__footerTagline{color:#fff6;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:700}.layout-module__DcGSja__socialLinks{gap:1.5rem;display:flex}.layout-module__DcGSja__socialBtn{color:var(--text-secondary);justify-content:center;align-items:center;transition:all .2s;display:flex}.layout-module__DcGSja__socialBtn:hover{color:var(--accent);transform:translateY(-2px)}@media (max-width:768px){.layout-module__DcGSja__navbar{border-radius:16px;width:95%;padding:.75rem 1rem;top:1rem}.layout-module__DcGSja__navContainer{flex-wrap:wrap;justify-content:center;gap:1rem}.layout-module__DcGSja__navLinks{border-top:1px solid var(--border-glass);flex-wrap:wrap;flex-basis:100%;order:3;justify-content:center;gap:1rem;padding-top:1rem}.layout-module__DcGSja__navLink{font-size:.85rem}.layout-module__DcGSja__navBtn{padding:.4rem 1rem;font-size:.85rem}.layout-module__DcGSja__footerContainer{text-align:center;flex-direction:column;gap:2rem;padding:0 2rem}}.layout-module__DcGSja__mainLayout{flex-direction:column;min-height:100vh;display:flex}.layout-module__DcGSja__mainContent{max-width:var(--max-width);padding-top:9rem;flex:1;width:100%;margin:0 auto;padding-inline:2rem}@media (max-width:768px){.layout-module__DcGSja__mainContent{padding-top:7rem;padding-inline:1rem}}
.GlobalSearch-module__jdX2tq__searchWrapper{z-index:1000;width:100%;max-width:400px;position:relative}.GlobalSearch-module__jdX2tq__searchBar{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#0a0a0a66;border:1px solid #ffffff14;border-radius:12px;align-items:center;padding:.5rem 1rem;transition:all .3s cubic-bezier(.23,1,.32,1);display:flex;position:relative;box-shadow:0 4px 20px #0003}.GlobalSearch-module__jdX2tq__searchBar:focus-within{border-color:var(--accent);background:#0f0f1499;transform:translateY(-1px);box-shadow:0 0 20px #2dd4bf26}.GlobalSearch-module__jdX2tq__searchIcon{color:var(--text-muted);align-items:center;margin-right:.75rem;display:flex}.GlobalSearch-module__jdX2tq__searchInput{color:var(--text);font-family:var(--font-inter);background:0 0;border:none;outline:none;width:100%;font-size:.9rem}.GlobalSearch-module__jdX2tq__searchInput::placeholder{color:#ffffff4d}.GlobalSearch-module__jdX2tq__kbd{color:var(--text-muted);-webkit-user-select:none;user-select:none;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;align-items:center;gap:4px;padding:2px 6px;font-size:.7rem;display:flex}.GlobalSearch-module__jdX2tq__resultsArea{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:#080808f2;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;gap:.5rem;max-height:450px;padding:.75rem;display:flex;position:absolute;top:calc(100% + 12px);left:0;right:0;overflow-y:auto;box-shadow:0 10px 40px #00000080}.GlobalSearch-module__jdX2tq__resultItem{cursor:pointer;border:1px solid #0000;border-radius:10px;flex-direction:column;padding:.75rem 1rem;text-decoration:none;transition:all .2s;display:flex}.GlobalSearch-module__jdX2tq__resultItem:hover{background:#ffffff08;border-color:#2dd4bf4d;transform:translate(4px)}.GlobalSearch-module__jdX2tq__resultItem:active{transform:translate(2px)scale(.98)}.GlobalSearch-module__jdX2tq__itemHeader{justify-content:space-between;align-items:center;margin-bottom:.25rem;display:flex}.GlobalSearch-module__jdX2tq__itemTitle{color:var(--text);font-size:.95rem;font-weight:600}.GlobalSearch-module__jdX2tq__itemType{text-transform:uppercase;letter-spacing:.05em;color:var(--accent);background:#2dd4bf1a;border-radius:4px;padding:2px 6px;font-size:.65rem;font-weight:800}.GlobalSearch-module__jdX2tq__itemDescription{color:var(--text-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.8rem;line-height:1.4;display:-webkit-box;overflow:hidden}.GlobalSearch-module__jdX2tq__noResults{text-align:center;color:var(--text-muted);padding:2rem;font-size:.85rem}.GlobalSearch-module__jdX2tq__resultsArea::-webkit-scrollbar{width:6px}.GlobalSearch-module__jdX2tq__resultsArea::-webkit-scrollbar-track{background:0 0}.GlobalSearch-module__jdX2tq__resultsArea::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.GlobalSearch-module__jdX2tq__resultsArea::-webkit-scrollbar-thumb:hover{background:var(--accent)}@media (max-width:768px){.GlobalSearch-module__jdX2tq__searchWrapper{order:2;max-width:none}.GlobalSearch-module__jdX2tq__searchBar{padding:.6rem .8rem}.GlobalSearch-module__jdX2tq__searchInput{font-size:.85rem}.GlobalSearch-module__jdX2tq__kbd{display:none}.GlobalSearch-module__jdX2tq__resultsArea{border-radius:12px;max-height:350px;top:calc(100% + 8px)}.GlobalSearch-module__jdX2tq__resultItem{padding:.6rem .8rem}.GlobalSearch-module__jdX2tq__itemTitle{font-size:.9rem}.GlobalSearch-module__jdX2tq__itemDescription{font-size:.75rem}}
.AIAgent-module__pGqC3q__aiContainer{z-index:9999;flex-direction:column;align-items:flex-end;gap:1rem;display:flex;position:fixed;bottom:2rem;right:2rem}.AIAgent-module__pGqC3q__trigger{background:var(--bg-secondary);border:1px solid var(--border-glass);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000080,0 0 20px #2dd4bf33}.AIAgent-module__pGqC3q__trigger:hover{border-color:var(--accent);transform:scale(1.1);box-shadow:0 10px 30px #00000080,0 0 30px #2dd4bf66}.AIAgent-module__pGqC3q__triggerActive{background:var(--accent-glow);border-color:var(--accent)}.AIAgent-module__pGqC3q__icon{width:28px;height:28px;color:var(--accent)}.AIAgent-module__pGqC3q__chatWindow{-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-glass);transform-origin:100% 100%;background:#0a0a0cb3;border-radius:20px;flex-direction:column;width:380px;height:550px;display:flex;overflow:hidden;box-shadow:0 20px 60px #0009}.AIAgent-module__pGqC3q__header{border-bottom:1px solid var(--border-glass);background:#ffffff05;justify-content:space-between;align-items:center;padding:1.25rem;display:flex}.AIAgent-module__pGqC3q__headerTitle{color:var(--text-primary);align-items:center;gap:.5rem;font-size:1rem;font-weight:700;display:flex}.AIAgent-module__pGqC3q__onlineDot{background:var(--accent);width:8px;height:8px;box-shadow:0 0 8px var(--accent);border-radius:50%;animation:2s infinite AIAgent-module__pGqC3q__pulse}@keyframes AIAgent-module__pGqC3q__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}.AIAgent-module__pGqC3q__clearBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.4rem .6rem;font-size:.75rem}.AIAgent-module__pGqC3q__clearBtn:hover{color:var(--text-secondary);background:#ffffff0d}.AIAgent-module__pGqC3q__messageArea{scrollbar-width:thin;scrollbar-color:#ffffff1a transparent;flex-direction:column;flex-grow:1;gap:1.25rem;padding:1.25rem;display:flex;overflow-y:auto}.AIAgent-module__pGqC3q__messageArea::-webkit-scrollbar{width:4px}.AIAgent-module__pGqC3q__messageArea::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.AIAgent-module__pGqC3q__messageWrapper{flex-direction:column;max-width:85%;display:flex}.AIAgent-module__pGqC3q__userWrapper{align-self:flex-end;align-items:flex-end}.AIAgent-module__pGqC3q__aiWrapper{align-self:flex-start;align-items:flex-start}.AIAgent-module__pGqC3q__message{border-radius:12px;padding:.8rem 1rem;font-size:.95rem;line-height:1.5}.AIAgent-module__pGqC3q__userMessage{background:var(--accent);color:var(--bg-primary);border-bottom-right-radius:2px;font-weight:500}.AIAgent-module__pGqC3q__aiMessage{color:var(--text-primary);border:1px solid var(--border-glass);background:#ffffff0d;border-bottom-left-radius:2px}.AIAgent-module__pGqC3q__timestamp{color:var(--text-muted);margin-top:.3rem;font-size:.65rem}.AIAgent-module__pGqC3q__typing{color:var(--text-muted);align-items:center;gap:.4rem;margin-bottom:1rem;margin-left:1.25rem;font-size:.8rem;display:flex}.AIAgent-module__pGqC3q__dot{background:var(--text-muted);border-radius:50%;width:4px;height:4px;animation:1.4s infinite AIAgent-module__pGqC3q__typing}.AIAgent-module__pGqC3q__dot:nth-child(2){animation-delay:.2s}.AIAgent-module__pGqC3q__dot:nth-child(3){animation-delay:.4s}@keyframes AIAgent-module__pGqC3q__typing{0%,to{opacity:.4;transform:translateY(0)}50%{opacity:1;transform:translateY(-4px)}}.AIAgent-module__pGqC3q__inputArea{border-top:1px solid var(--border-glass);gap:.75rem;padding:1.25rem;display:flex}.AIAgent-module__pGqC3q__input{border:1px solid var(--border-glass);color:var(--text-primary);background:#ffffff08;border-radius:10px;outline:none;flex-grow:1;padding:.75rem 1rem;font-size:.9rem;transition:all .3s}.AIAgent-module__pGqC3q__input:focus{border-color:var(--accent);background:#ffffff0d}.AIAgent-module__pGqC3q__sendBtn{background:var(--accent);cursor:pointer;width:40px;height:40px;color:var(--bg-primary);border:none;border-radius:10px;justify-content:center;align-items:center;transition:all .2s;display:flex}.AIAgent-module__pGqC3q__sendBtn:hover{box-shadow:0 0 15px var(--accent-glow);transform:scale(1.05)}.AIAgent-module__pGqC3q__sendBtn:disabled{opacity:.5;cursor:not-allowed}@media (max-width:500px){.AIAgent-module__pGqC3q__chatWindow{width:calc(100vw - 2rem);height:70vh;bottom:5rem;right:1rem}}
.MeshBackground-module__8JH6bW__container{z-index:-1;background:var(--bg-primary);pointer-events:none;position:fixed;inset:0;overflow:hidden}.MeshBackground-module__8JH6bW__blob{filter:blur(120px);opacity:.15;mix-blend-mode:soft-light;border-radius:50%;position:absolute}.MeshBackground-module__8JH6bW__blob1{background:var(--accent);width:600px;height:600px;top:-10%;left:-10%}.MeshBackground-module__8JH6bW__blob2{background:#3b82f6;width:500px;height:500px;bottom:-10%;right:-10%}.MeshBackground-module__8JH6bW__blob3{background:#8b5cf6;width:400px;height:400px;top:40%;left:50%;transform:translate(-50%,-50%)}@media (max-width:768px){.MeshBackground-module__8JH6bW__blob{opacity:.1;filter:blur(80px)}}
.QuickAccess-module__kdpXFG__wrapper{z-index:500;flex-direction:row-reverse;align-items:center;gap:1rem;display:flex;position:fixed;top:50%;right:2rem;transform:translateY(-50%)}.QuickAccess-module__kdpXFG__toggle{background:var(--text-primary);width:50px;height:50px;color:var(--bg-primary);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 10px 40px #0006}.QuickAccess-module__kdpXFG__toggle:hover{background:var(--accent);transform:scale(1.1)}.QuickAccess-module__kdpXFG__icon{flex-direction:column;gap:4px;display:flex}.QuickAccess-module__kdpXFG__icon span{background:currentColor;border-radius:2px;width:18px;height:2px;transition:all .3s}.QuickAccess-module__kdpXFG__open .QuickAccess-module__kdpXFG__icon span:first-child{transform:translateY(6px)rotate(45deg)}.QuickAccess-module__kdpXFG__open .QuickAccess-module__kdpXFG__icon span:nth-child(2){opacity:0}.QuickAccess-module__kdpXFG__open .QuickAccess-module__kdpXFG__icon span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.QuickAccess-module__kdpXFG__menu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-glass);opacity:0;visibility:hidden;background:#0f0f14cc;border-radius:20px;flex-direction:column;gap:1rem;min-width:220px;padding:1.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;transform:translate(20px)scale(.95);box-shadow:0 30px 60px #00000080}.QuickAccess-module__kdpXFG__open .QuickAccess-module__kdpXFG__menu{opacity:1;visibility:visible;transform:translate(0)scale(1)}.QuickAccess-module__kdpXFG__label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.15em;margin-bottom:.5rem;padding-left:.5rem;font-size:.7rem;font-weight:800}.QuickAccess-module__kdpXFG__item{background:#ffffff08;border:1px solid #0000;border-radius:12px;align-items:center;gap:1rem;padding:.8rem 1rem;transition:all .2s;display:flex}.QuickAccess-module__kdpXFG__item:hover{background:#ffffff0f;border-color:#ffffff1a;transform:scale(1.02)}.QuickAccess-module__kdpXFG__itemIcon{flex-shrink:0;font-size:1.25rem}.QuickAccess-module__kdpXFG__itemText{flex-direction:column;display:flex}.QuickAccess-module__kdpXFG__itemText strong{color:var(--text-primary);font-size:.9rem}.QuickAccess-module__kdpXFG__itemText span{color:var(--text-muted);font-size:.75rem}@media (max-width:768px){.QuickAccess-module__kdpXFG__wrapper{flex-direction:column;top:auto;bottom:2rem;right:1.5rem;transform:none}.QuickAccess-module__kdpXFG__menu{transform:translateY(20px)scale(.95)}.QuickAccess-module__kdpXFG__open .QuickAccess-module__kdpXFG__menu{transform:translateY(0)scale(1)}}
.StatusBar-module__X7BQtq__bar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border-glass);z-index:2000;background:#000c;align-items:center;height:32px;display:flex;position:fixed;top:0;left:0;right:0}.StatusBar-module__X7BQtq__container{width:100%;max-width:var(--max-width);justify-content:space-between;align-items:center;margin:0 auto;padding:0 2rem;display:flex}.StatusBar-module__X7BQtq__left,.StatusBar-module__X7BQtq__right{align-items:center;gap:1.5rem;display:flex}.StatusBar-module__X7BQtq__statusItem{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.7rem;display:flex}.StatusBar-module__X7BQtq__dot{background:var(--accent);width:6px;height:6px;box-shadow:0 0 10px var(--accent);border-radius:50%}.StatusBar-module__X7BQtq__item{align-items:center;gap:.5rem;font-size:.7rem;display:flex}.StatusBar-module__X7BQtq__label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-weight:700}.StatusBar-module__X7BQtq__value{color:var(--text-primary);font-weight:600}.StatusBar-module__X7BQtq__divider{background:var(--border-glass);width:1px;height:12px}@media (max-width:768px){.StatusBar-module__X7BQtq__container{padding:0 1rem}.StatusBar-module__X7BQtq__left{display:none}.StatusBar-module__X7BQtq__right{justify-content:space-between;gap:.75rem;width:100%}.StatusBar-module__X7BQtq__divider{display:none}}
.NoiseOverlay-module__8vxhya__noise{z-index:9999;pointer-events:none;opacity:.05;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");position:fixed;inset:0}
