:root{--bg-dark:#0a0a0c;--card-bg:#111113;--card-border:#222226;--card-border-hover:#33333b;--accent-white:#fff;--btn-secondary-bg:#161619;--btn-secondary-border:#2c2c32;--text-main:#f3f4f6;--text-muted:#8e939e;--text-highlight:#fff;--color-free:#10b981;--color-warning:#f59e0b;--color-paid:#ef4444;--color-ref:#3b82f6;--radius-lg:8px;--radius-md:6px;--transition:all .2s cubic-bezier(.16, 1, .3, 1)}*{box-sizing:border-box;margin:0;padding:0}html,body,.offline-page,.container,.tally-embed-wrapper,.unlocked-container{scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar{display:none}body::-webkit-scrollbar{display:none}.offline-page::-webkit-scrollbar{display:none}.container::-webkit-scrollbar{display:none}html{overflow-x:hidden}body{background-color:var(--bg-dark);color:var(--text-main);-webkit-font-smoothing:antialiased;-webkit-overflow-scrolling:touch;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;position:relative;overflow-x:hidden}.container{z-index:1;max-width:960px;margin:0 auto;padding:3rem 1.5rem;position:relative}.header{border-bottom:1px solid #1a1a1f;justify-content:space-between;align-items:center;margin-bottom:5rem;padding-bottom:1.5rem;display:flex}.logo-container{align-items:center;gap:10px;display:flex}.logo{object-fit:contain;border:1px solid #222226;border-radius:4px;width:32px;height:32px}.brand-name{letter-spacing:-.01em;color:#fff;font-size:1.1rem;font-weight:600}.cohort-badge{color:var(--text-muted);background:#161619;border:1px solid #222226;border-radius:4px;padding:4px 10px;font-size:.75rem;font-weight:500}.hero{text-align:left;max-width:680px;margin-bottom:3.5rem}.badge-pill{color:var(--text-muted);background:#161619;border:1px solid #222226;border-radius:4px;align-items:center;gap:6px;margin-bottom:1.25rem;padding:5px 12px;font-size:.8rem;font-weight:500;display:inline-flex}.hero-title{letter-spacing:-.02em;color:#fff;margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.2}.hero-subtitle{color:var(--text-muted);font-size:1.05rem;font-weight:400;line-height:1.5}.highlight{color:#fff;font-weight:500}.card-glass{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-lg);transition:var(--transition);box-shadow:0 4px 20px #0003}.content-card{max-width:680px;margin:0 0 4rem;overflow:hidden}.card-header{text-align:left;border-bottom:1px solid var(--card-border);padding:1.75rem}.lock-indicator{color:#fff;align-items:center;gap:8px;margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:inline-flex}.lock-icon{font-size:.9rem}.card-description{color:var(--text-muted);font-size:.9rem}.tally-embed-wrapper{border-radius:var(--radius-lg);width:100%;max-width:680px;transition:var(--transition);margin:0 0 4rem;position:relative}.tally-embed-wrapper iframe{background:0 0;width:100%;display:block}.unlocked-container{max-width:680px;margin:0 0 4rem}.success-banner{text-align:left;margin-bottom:2rem;padding:2rem;position:relative}.success-icon-wrapper{background:#10b9811a;border:1px solid #10b98140;border-radius:6px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1.25rem;display:inline-flex}.success-icon{font-size:1.25rem}.success-title{color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.success-desc{color:var(--text-muted);margin-bottom:1rem;font-size:.95rem}.btn-text{color:var(--text-muted);cursor:pointer;transition:var(--transition);background:0 0;border:none;font-family:inherit;font-size:.8rem;font-weight:500;text-decoration:underline}.btn-text:hover{color:#fff}.unlocked-options-view{text-align:center;max-width:680px;margin:0 auto}.options-buttons-grid{grid-template-columns:1fr 1fr;gap:1.25rem;margin-top:1.5rem;display:grid}@media (width<=580px){.options-buttons-grid{grid-template-columns:1fr}}.btn-large{letter-spacing:-.01em;padding:16px 28px;font-size:1rem}.resources-details-view{width:100%;margin-bottom:4rem}.details-header{text-align:left;border-bottom:1px solid #1a1a1f;margin-bottom:2.5rem;padding-bottom:1.5rem}.pdf-download-status{border:1px solid var(--card-border);border-radius:var(--radius-md);color:var(--text-main);background:#111113;align-items:center;gap:12px;margin-bottom:2.5rem;padding:14px 18px;font-size:.9rem;line-height:1.4;animation:.4s ease-out forwards slideUp;display:flex}.pdf-download-status svg{color:var(--color-free);flex-shrink:0}.download-link-fallback{color:var(--color-free);transition:var(--transition);margin-left:4px;font-weight:600;text-decoration:underline}.download-link-fallback:hover{color:#34d399}.details-title{color:#fff;letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.details-subtitle{color:var(--text-muted);font-size:1.05rem}.resource-links-row{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:3rem;display:grid}@media (width<=768px){.resource-links-row{grid-template-columns:1fr}}.resource-link-card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-lg);transition:var(--transition);flex-direction:column;gap:1.25rem;padding:2rem;display:flex}.resource-link-card:hover{border-color:var(--card-border-hover)}.card-title-icon{color:#fff;align-items:center;gap:10px;display:flex}.card-title-icon h3{font-size:1.2rem;font-weight:600}.card-icon{width:20px;height:20px;color:var(--text-muted);flex-shrink:0}.resource-link-card p{color:var(--text-muted);flex-grow:1;font-size:.9rem;line-height:1.4}.card-subtext{color:var(--text-muted);opacity:.8;border-top:1px solid #1c1c20;padding-top:.75rem;font-size:.78rem;line-height:1.4}.directory-list-section{margin-top:3.5rem}.directory-list-section h3{color:#fff;letter-spacing:-.01em;margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.directory-items-grid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}@media (width<=768px){.directory-items-grid{grid-template-columns:1fr}}.directory-item{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-md);transition:var(--transition);justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;display:flex}.directory-item:hover{border-color:var(--card-border-hover);background:#141416}.item-icon-title{flex-shrink:0;align-items:center;gap:12px;min-width:140px;display:flex}.item-svg-wrapper{color:#fff;background:#17171a;border:1px solid #28282e;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.item-svg-wrapper svg{width:14px;height:14px}.item-icon-title h4{color:#fff;font-size:.9rem;font-weight:600}.item-desc{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;flex-grow:1;padding-right:8px;font-size:.8rem;overflow:hidden}.item-license{text-transform:uppercase;letter-spacing:.02em;white-space:nowrap;border-radius:4px;flex-shrink:0;padding:3px 8px;font-size:.68rem;font-weight:500}.masterclass-cta-banner{border-radius:var(--radius-lg);background:#121214;border:1px solid #222226;justify-content:space-between;align-items:center;gap:24px;margin-top:4rem;padding:1.75rem 2rem;display:flex;position:relative;overflow:hidden}.cta-content{flex-direction:column;gap:4px;display:flex}.cta-content h3{color:#fff;font-size:1.15rem;font-weight:600}.cta-content p{color:var(--text-muted);font-size:.88rem}@media (width<=680px){.masterclass-cta-banner{text-align:left;flex-direction:column;align-items:stretch;gap:16px}}.btn{border-radius:var(--radius-md);cursor:pointer;transition:var(--transition);border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.btn-icon{width:16px;height:16px}.btn-primary{background-color:var(--accent-white);color:#000}.btn-primary:hover{background-color:#e5e5e5}.btn-secondary{background-color:var(--btn-secondary-bg);border:1px solid var(--btn-secondary-border);color:var(--text-main)}.btn-secondary:hover{background-color:#1c1c20;border-color:#3c3c44}.btn-accent{background-color:var(--btn-secondary-bg);border:1px solid var(--btn-secondary-border);color:#fff}.btn-accent:hover{color:#000;background-color:#fff}.footer{text-align:left;color:var(--text-muted);border-top:1px solid #1a1a1f;margin-top:6rem;padding:2rem 0;font-size:.8rem}.footer strong{color:#fff}.animate-fade-in{animation:.4s ease-out forwards fadeIn}.animate-slide-up{animation:.4s ease-out forwards slideUp}.animate-scale-up{animation:.3s ease-out forwards scaleUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleUp{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@media (width<=600px){.header{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:3rem}.cohort-badge{align-self:flex-start}.container{padding:2rem 1rem}.hero-title{font-size:2.25rem}.hero-subtitle{font-size:.95rem}.details-title{font-size:1.5rem}.details-subtitle{font-size:.95rem}.directory-item{grid-template-columns:1fr auto;grid-template-areas:"header license""desc desc";align-items:center;gap:10px;padding:14px;display:grid}.item-icon-title{grid-area:header;min-width:0}.item-desc{white-space:normal;text-overflow:clip;border-top:1px solid #1c1c20;grid-area:desc;padding-top:6px;font-size:.82rem;line-height:1.4;overflow:visible}.item-license{grid-area:license;justify-self:end}.btn-large{text-align:center;width:100%}}.form-loading-placeholder{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-lg);justify-content:center;align-items:center;width:100%;min-height:450px;margin-bottom:4rem;display:flex}.spinner{border:2px solid #ffffff0d;border-top-color:#fff;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.offline-page{color:#fff;background-color:#050308;width:100%;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative}.bg-glow-container{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.bg-glow{filter:blur(200px);opacity:.2;pointer-events:none;z-index:0;border-radius:50%;width:1100px;height:1100px;position:absolute}@keyframes morph-purple{0%{transform:translate(0)scale(1)}33%{transform:translate(50px,-70px)scale(1.1)}66%{transform:translate(-30px,40px)scale(.95)}to{transform:translate(0)scale(1)}}@keyframes morph-pink{0%{transform:translate(0)scale(1)}50%{transform:translate(-60px,60px)scale(.9)}to{transform:translate(0)scale(1)}}@keyframes morph-blue{0%{transform:translate(0)scale(1)}33%{transform:translate(-40px,50px)scale(.95)}66%{transform:translate(60px,-60px)scale(1.1)}to{transform:translate(0)scale(1)}}.bg-glow-purple{background:radial-gradient(circle,#a855f7 0%,#0000 75%);animation:18s ease-in-out infinite morph-purple;top:-400px;left:-400px}.bg-glow-pink{background:radial-gradient(circle,#ec4899 0%,#0000 75%);animation:22s ease-in-out infinite morph-pink;top:15%;right:-500px}.bg-glow-blue{background:radial-gradient(circle,#22d3ee 0%,#0000 75%);animation:20s ease-in-out infinite morph-blue;bottom:-450px;left:-200px}.offline-container{z-index:1;max-width:1100px;margin:0 auto;padding:1.5rem 1.5rem 6rem;position:relative}.offline-header{border-bottom:1px solid #ffffff14;justify-content:center;align-items:center;margin-bottom:3.5rem;padding:1rem 0;display:flex}.offline-logo-container{align-items:center;gap:10px;display:flex}.offline-logo{object-fit:contain;border-radius:6px;width:28px;height:28px}.offline-brand-name{color:#fff;letter-spacing:-.01em;font-size:1.1rem;font-weight:700}.offline-header-right{align-items:center;gap:1.25rem;display:flex}.offline-timezone{color:#fff6;font-size:.8rem;font-weight:500}.offline-nav-link{color:#ffffffb3;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .2s}.offline-nav-link:hover{color:#fff}.offline-nav-btn{color:#fff;background:#ffffff14;border:1px solid #ffffff26;border-radius:20px;padding:6px 14px;font-size:.8rem;font-weight:600;text-decoration:none;transition:background-color .2s,border-color .2s}.offline-nav-btn:hover{background:#ffffff26;border-color:#ffffff40}.offline-grid{grid-template-columns:360px 1fr;align-items:start;gap:4.5rem;display:grid}.offline-col-left{flex-direction:column;gap:2.5rem;display:flex}.offline-col-right{flex-direction:column;display:flex}.banner-wrapper{aspect-ratio:1;border:1px solid #ffffff14;border-radius:16px;width:100%;overflow:hidden;box-shadow:0 12px 40px #0009}.event-banner{object-fit:cover;width:100%;height:100%;display:block}.presenter-card{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;align-items:center;gap:12px;padding:12px;display:flex}.presenter-avatar{object-fit:cover;border:1px solid #ffffff1a;border-radius:50%;width:32px;height:32px}.presenter-info{flex-direction:column;flex-grow:1;display:flex}.presenter-label{color:#fff6;font-size:.72rem;font-weight:500}.presenter-name{color:#fff;font-size:.85rem;font-weight:600}.presenter-follow-btn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:6px;padding:4px 10px;font-size:.75rem;font-weight:600;transition:background .2s}.presenter-follow-btn:hover{background:#ffffff26}.hosted-section{flex-direction:column;gap:10px;display:flex}.hosted-label{text-transform:uppercase;letter-spacing:.05em;color:#fff6;font-size:.75rem;font-weight:600}.host-row{align-items:center;gap:10px;display:flex}.host-avatar{object-fit:cover;border-radius:50%;width:24px;height:24px}.host-name{color:#fffc;font-size:.88rem;font-weight:500}.meta-actions{border-top:1px solid #ffffff0f;flex-direction:column;gap:10px;padding-top:1rem;display:flex}.meta-action-link{color:#ffffff80;font-size:.85rem;text-decoration:none;transition:color .2s}.meta-action-link:hover{color:#fff}.featured-badge{color:#fdba74;cursor:pointer;background:#f973161a;border:1px solid #f9731633;border-radius:20px;align-self:flex-start;align-items:center;gap:6px;padding:4px 10px;font-size:.78rem;font-weight:600;transition:background .2s;display:inline-flex}.featured-badge:hover{background:#f9731626}.featured-arrow{margin-left:2px;font-size:.95rem}.event-title{letter-spacing:-.02em;color:#fff;margin-top:0;margin-bottom:2rem;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800;line-height:1.15}.event-schedule-location{flex-direction:column;gap:.75rem;width:100%;margin-bottom:1.75rem;display:flex}.event-schedule-location .detail-row:not(:last-child){border-bottom:none;padding-bottom:0}.detail-row{align-items:center;gap:.85rem;display:flex}.detail-icon-box{background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.calendar-card-icon{background:#ffffff0a;border-color:#ffffff1f;flex-direction:column;gap:1px}.calendar-card-month{color:#ffffffb3;text-transform:uppercase;letter-spacing:.02em;font-size:.65rem;font-weight:800;line-height:1}.calendar-card-day{color:#fff;font-size:.95rem;font-weight:800;line-height:1}.location-pin-box{color:#fff;background:#ffffff0a;border-color:#ffffff1f}.location-pin-svg{display:block}.detail-text-box{flex-direction:column;display:flex}.detail-primary-text{color:#fffffff2;font-size:.95rem;font-weight:600}.detail-secondary-text{color:#ffffff80;font-size:.82rem;font-weight:400}.registration-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff14;border-radius:14px;margin-bottom:3rem;overflow:hidden;box-shadow:0 8px 32px #0000004d}.reg-header{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;background:#ffffff03;border-bottom:1px solid #ffffff0f;padding:14px 20px;font-size:.88rem;font-weight:600}.reg-body{padding:20px}.reg-notice-box{background:#ffffff05;border:1px solid #ffffff0d;border-radius:10px;align-items:center;gap:12px;margin-bottom:1.25rem;padding:12px 16px;display:flex}.notice-icon-circle{background:#ffffff0f;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8rem;display:flex}.notice-content{flex-direction:column;display:flex}.notice-title{color:#fff;font-size:.82rem;font-weight:600}.notice-desc{color:#ffffff73;font-size:.78rem}.reg-welcome-text{color:#fffc;margin-bottom:1.25rem;font-size:.9rem}.registration-submit-btn{color:#000;background:#fff;border-radius:8px;justify-content:center;align-items:center;width:100%;height:46px;font-size:.92rem;font-weight:600;text-decoration:none;transition:background-color .2s,transform .1s;display:flex;box-shadow:0 4px 14px #ffffff26}.registration-submit-btn:hover{background-color:#e2e8f0}.registration-submit-btn:active{transform:scale(.99)}.about-section{margin-bottom:3rem}.section-title{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #ffffff0f;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.25rem;font-weight:700}.section-content{flex-direction:column;gap:1.25rem;display:flex}.section-content p{color:#ffffffbf;font-size:.95rem;line-height:1.6}.bullets-title{margin-bottom:-.25rem;font-weight:600;color:#fff!important}.bullets-list{flex-direction:column;gap:.75rem;padding-left:0;list-style-type:none;display:flex}.bullets-list li{color:#ffffffbf;padding-left:1.5rem;font-size:.95rem;line-height:1.5;position:relative}.bullets-list li:before{content:"•";color:#fff6;font-size:1.1rem;position:absolute;left:.25rem}.speakers-section{margin-bottom:3.5rem}.speakers-grid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.speaker-card{background:#ffffff05;border:1px solid #ffffff0d;border-radius:10px;align-items:center;gap:12px;padding:12px;transition:background .2s,border-color .2s;display:flex}.speaker-card:hover{background:#ffffff0a;border-color:#ffffff1a}.speaker-avatar{object-fit:cover;border:1px solid #ffffff26;border-radius:50%;width:42px;height:42px}.speaker-info{flex-direction:column;display:flex}.speaker-name{color:#fff;font-size:.9rem;font-weight:600}.speaker-role{color:#ffffff73;margin-top:2px;font-size:.78rem;line-height:1.2}.bottom-cta-container{margin-top:2rem}.bottom-btn{box-shadow:0 4px 20px #ffffff1a}@media (width<=900px){.offline-grid{flex-direction:column;align-items:stretch;gap:2rem;display:flex}.event-title{margin:0;font-size:2.1rem}.banner-wrapper{aspect-ratio:1;width:100%;max-width:480px;margin:0 auto}.event-schedule-location,.registration-panel,.about-section,.hosted-section,.left-speakers-section,.map-panel{margin:0}.offline-header{margin-bottom:2rem}}@media (width<=600px){.offline-container{padding:1rem 1rem 4rem}.offline-header{margin-bottom:2rem;padding-bottom:1rem}.offline-header-right{justify-content:space-between;gap:1rem;width:100%}.offline-nav-link,.offline-timezone{display:none}.event-title{font-size:1.75rem}.speakers-grid{grid-template-columns:1fr;gap:.75rem}}.map-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff14;border-radius:14px;margin-top:3.5rem;padding:20px;box-shadow:0 8px 32px #0000004d}.map-panel .section-title{border-bottom:none;margin-bottom:1.25rem;padding-bottom:0}.map-body iframe{filter:grayscale();transition:filter .3s}.map-body iframe:hover{filter:grayscale(0%)}.left-speakers-section{flex-direction:column;gap:12px;margin-top:1.5rem;display:flex}.speakers-label{text-transform:uppercase;letter-spacing:.05em;color:#fff6;font-size:.75rem;font-weight:600}.left-speakers-list{flex-direction:column;gap:12px;display:flex}
