@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
@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_5972bc34-module__OU16Qa__className{font-family:Inter,Inter Fallback;font-style:normal}
:root{--background:#fff;--sidebar-bg:#fdfdfd;--card-bg:#fff;--foreground:#111827;--muted:#f3f4f6;--muted-foreground:#6b7280;--border:#e5e7eb;--primary:#4f46e5;--primary-soft:#eef2ff;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--sidebar-left:260px;--sidebar-right:320px}.dark{--background:#000;--sidebar-bg:#09090b;--card-bg:#121212;--foreground:#fff;--muted:#1f1f22;--muted-foreground:#a1a1aa;--border:#27272a;--primary:#6366f1;--primary-soft:#4f46e526;--logo-url:url(/cryptocalforblack.png)}:root{--logo-url:url(/cryptocalforwhite.png)}.theme-logo{content:var(--logo-url);object-fit:contain;width:auto;height:24px}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif;line-height:1.5}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--background)}::-webkit-scrollbar-thumb{background:var(--border);border:2px solid var(--background);border-radius:6px}::-webkit-scrollbar-thumb:hover{background:var(--muted-foreground)}.app-container{grid-template-columns:var(--sidebar-left) 1fr var(--sidebar-right);grid-template-rows:80px calc(100vh - 80px);width:100%;height:100vh;display:grid;overflow:hidden}.sidebar-left{background:var(--sidebar-bg);border-right:1px solid var(--border);flex-direction:column;grid-area:1/1/3/2;padding:1.5rem 1rem;display:flex;overflow-y:auto}.nav-link{border-radius:var(--radius-sm);color:var(--muted-foreground);align-items:center;gap:.75rem;margin-bottom:.25rem;padding:.6rem .8rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.nav-link:hover{background:var(--muted)}.nav-link.active{background:var(--primary-soft);color:var(--primary);font-weight:600}.header-main{background:var(--background);grid-area:1/2/2/3;align-items:center;padding:0 2.5rem;display:flex}.header-right{background:var(--background);grid-area:1/3/2/4;justify-content:flex-end;align-items:center;gap:.75rem;padding:0 1.5rem;display:flex}.main-content{background:var(--background);grid-area:2/2/3/3;padding:.5rem 2.5rem 2.5rem;overflow-y:auto}.sidebar-right{background:var(--background);grid-area:2/3/3/4;padding:.5rem 1.5rem 1.5rem;overflow-y:auto}.search-container{background:var(--background);border:1px solid var(--border);border-radius:var(--radius-md);align-items:center;gap:.75rem;width:100%;padding:.6rem 1rem;transition:border-color .2s;display:flex;box-shadow:0 1px 2px #00000005}.search-container:focus-within{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary-soft)}.search-input{width:100%;color:var(--foreground);background:0 0;border:none;outline:none;font-size:.9rem}.featured-slider{scrollbar-width:none;gap:1.25rem;margin-bottom:2rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.featured-slider::-webkit-scrollbar{display:none}.featured-card{border-radius:var(--radius-md);cursor:pointer;flex-shrink:0;min-width:280px;max-width:320px;height:160px;transition:transform .2s;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.featured-card:hover{transform:translateY(-2px)}.featured-card-image{object-fit:cover;width:100%;height:100%}.featured-overlay{color:#fff;background:linear-gradient(#0000001a 40%,#000000d9 100%);flex-direction:column;justify-content:flex-end;padding:1rem;display:flex;position:absolute;inset:0}.badge-featured{border-radius:var(--radius-sm);background:var(--primary);color:#fff;text-transform:uppercase;letter-spacing:.05em;z-index:10;padding:.2rem .5rem;font-size:.6rem;font-weight:700;position:absolute;top:.75rem;left:.75rem}.pinned-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem;display:grid}.pinned-card{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--card-bg);cursor:pointer;align-items:center;gap:1rem;padding:.75rem;transition:all .2s;display:flex;box-shadow:0 1px 2px #00000005}.pinned-card:hover{border-color:var(--primary);box-shadow:0 4px 12px #0000000d}.pinned-card img{object-fit:cover;border-radius:8px;width:54px;height:54px}.month-accordion{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--card-bg);margin-bottom:1rem;overflow:hidden}.month-header{cursor:pointer;background:var(--card-bg);justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.month-header:hover{background:var(--sidebar-bg)}.event-list-item{border-top:1px solid var(--border);color:inherit;align-items:center;gap:1.5rem;padding:1rem 1.25rem;text-decoration:none;transition:background .2s;display:flex}.event-list-item:hover{background:var(--sidebar-bg)}.event-list-image{object-fit:cover;border-radius:8px;flex-shrink:0;width:120px;height:68px}.event-list-content{flex:1}.right-card{background:var(--card-bg);border:1px solid var(--primary-soft);border-radius:var(--radius-md);margin-bottom:2rem;padding:1.25rem;box-shadow:0 2px 4px #00000005}.icon-circle{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.detail-header{border-bottom:1px solid var(--border);background:var(--card-bg);z-index:50;justify-content:space-between;align-items:center;height:64px;padding:0 2rem;display:flex;position:sticky;top:0}button,a{cursor:pointer}.event-floating-bar{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius-lg);z-index:100;align-items:center;gap:.6rem;padding:.6rem;display:flex;position:fixed;bottom:2.5rem;left:50%;transform:translate(-50%);box-shadow:0 20px 40px -10px #0003}.fab-btn{border-radius:var(--radius-md);cursor:pointer;white-space:nowrap;border:none;justify-content:center;align-items:center;gap:.4rem;padding:.7rem 1.5rem;font-size:.9rem;font-weight:700;display:inline-flex}.fab-btn-primary{background:var(--primary);color:#fff}.fab-btn-muted{background:var(--muted);color:var(--foreground)}.fab-dropdown{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius-md);z-index:9999;width:200px;position:absolute;bottom:115%;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 -10px 25px -5px #0000001a}.fab-dropdown a{color:var(--foreground);border-bottom:1px solid var(--border);align-items:center;padding:.8rem 1rem;font-size:.9rem;text-decoration:none;display:flex}.fab-dropdown a:last-child{border-bottom:none}.fab-count{background:var(--primary);color:#fff;border-radius:10px;padding:0 5px;font-size:.68rem;font-weight:700}.fab-events-wrapper{display:none}.fab-visible{opacity:1;pointer-events:auto;animation:.3s cubic-bezier(.16,1,.3,1) slideUpBar}.fab-hidden{opacity:0;pointer-events:none}@keyframes slideUpBar{0%{opacity:0;transform:translate(-50%,150%)}to{opacity:1;transform:translate(-50%)}}@media (max-width:768px){body{overflow-x:hidden}.event-navbar{border-radius:0!important;width:100%!important;height:56px!important;padding:0 1rem!important;top:0!important;left:0!important;transform:none!important}.event-outer-grid{grid-template-columns:1fr!important;gap:0!important;max-width:100%!important;padding:56px 0 3rem!important}.event-main-col{min-width:0}.event-hero{border-radius:0!important;height:200px!important;margin:0!important}.event-hero-title{font-size:1.2rem!important;line-height:1.3!important}.event-main-col h1{font-size:1.4rem!important}.event-action-row{scrollbar-width:none;overflow-x:auto;flex-wrap:nowrap!important;gap:.6rem!important;margin-bottom:0!important;padding:.75rem 1rem!important}.event-action-row::-webkit-scrollbar{display:none}.event-action-row>*{flex-shrink:0!important}.event-tabs-bar{gap:0!important;margin-bottom:1rem!important;padding:0 1rem!important;top:56px!important}.event-tabs-inner{scrollbar-width:none;gap:0!important;overflow-x:auto!important}.event-tabs-inner::-webkit-scrollbar{display:none}.event-tab-item{flex-shrink:0!important;padding:0 .85rem .75rem!important;font-size:.8rem!important}#section-overview,#section-schedule,#section-speakers,#section-side-events,#section-venue,#section-sponsors,#section-faq{margin-bottom:2.5rem!important;padding-top:1.5rem!important;padding-left:1rem!important;padding-right:1rem!important}.event-overview-inner{grid-template-columns:1fr!important;gap:1rem!important}#section-overview>div[style*=auto-fill]{grid-template-columns:repeat(2,1fr)!important}.event-highlights-row{grid-template-columns:repeat(3,1fr)!important;gap:.75rem!important;display:grid!important}#section-speakers>div[style*=auto-fill]{grid-template-columns:repeat(2,1fr)!important;gap:1.5rem!important}#section-speakers img{width:90px!important;height:90px!important}#section-venue div[title]{white-space:normal!important;text-overflow:unset!important;max-width:100%!important;overflow:visible!important}.event-action-btn{padding:.55rem .9rem!important;font-size:.82rem!important}.event-action-primary{padding:.55rem 1.1rem!important}.btn-label,.nav-hide-mobile{display:none!important}.nav-info-btn,.hero-back-btn{display:flex!important}.hero-btn-label{display:none!important}.hero-btn{padding:.35rem .5rem!important}.mobile-content-gate{display:none!important}.mobile-content-open{display:block!important}.speakers-desktop{display:none!important}.speakers-mobile{display:flex!important}.speakers-mobile::-webkit-scrollbar{display:none}.event-highlights-row>*{font-size:.78rem}@keyframes sheetUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.event-sidebar-col{width:100%!important;height:auto!important;padding:0 1rem 2rem!important;position:static!important}.event-sidebar-col>div:first-child{display:none!important}.event-floating-bar{opacity:1!important;pointer-events:auto!important;border-radius:50px!important;flex-direction:row!important;align-items:stretch!important;gap:5px!important;width:auto!important;padding:4px!important;bottom:1.5rem!important;left:16px!important;right:16px!important;transform:none!important}.fab-hidden{opacity:1!important;pointer-events:auto!important}.fab-item-wrapper{flex:1!important;margin:0!important;padding:0!important;display:flex!important}.fab-item-wrapper a,.fab-item-wrapper>button{width:100%!important}.fab-btn{white-space:nowrap!important;border-radius:40px!important;flex:1!important;justify-content:center!important;align-items:center!important;gap:.4rem!important;width:100%!important;height:48px!important;padding:0!important;font-size:.85rem!important;font-weight:700!important;display:inline-flex!important}.fab-events-wrapper{display:flex!important}}.mobile-only,.mobile-logo{display:none}@media (max-width:768px){.hide-on-mobile{display:none!important}.mobile-logo{align-items:center;gap:.5rem;display:flex}:root{--sidebar-left:0px;--sidebar-right:0px}.app-container{grid-template-rows:60px 1fr;grid-template-columns:1fr;height:100vh;overflow:hidden}.sidebar-left,.sidebar-right,.header-right{display:none!important}.header-main{border-bottom:1px solid var(--border);padding:0 1rem;grid-area:1/1/2/2!important}.main-content{padding:1rem 1rem 5.5rem;overflow-y:auto;grid-area:2/1/3/2!important}.pinned-grid{grid-template-columns:1fr 1fr}.featured-card{min-width:240px}.mobile-only{display:block}.mobile-only.flex{display:flex}}.mobile-bottom-nav{display:none}@media (max-width:768px){.mobile-bottom-nav{background:var(--card-bg);border-top:1px solid var(--border);z-index:200;align-items:stretch;height:60px;display:flex;position:fixed;bottom:0;left:0;right:0}}.filter-sheet-overlay{z-index:300;background:#00000073;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.filter-sheet{background:var(--card-bg);border-radius:20px 20px 0 0;flex-direction:column;width:100%;max-width:600px;max-height:65vh;animation:.28s cubic-bezier(.16,1,.3,1) sheetUp;display:flex;overflow:hidden}@keyframes sheetUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.filter-bar{scrollbar-width:none;gap:.5rem;padding-bottom:2px;display:flex;overflow-x:auto}.filter-bar::-webkit-scrollbar{display:none}.filter-chip{border:1px solid var(--border);background:var(--card-bg);color:var(--foreground);white-space:nowrap;cursor:pointer;border-radius:20px;align-items:center;gap:.3rem;padding:.35rem .85rem;font-size:.8rem;font-weight:600;transition:all .15s;display:inline-flex}.filter-chip.active{background:var(--primary);border-color:var(--primary);color:#fff}.filter-chip:hover:not(.active){border-color:var(--primary);color:var(--primary)}
