@import url(https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Playfair+Display:wght@700;800&family=Courier+Prime&display=swap);@import url(https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&display=swap);.home-header{background:#111010;box-sizing:border-box;justify-content:space-between;padding:40px 20px 20px;width:100%}.header-left,.home-header{align-items:center;display:flex}.header-left{gap:12px}.profile-img{border:1px solid #333;border-radius:50%;height:54px;object-fit:cover;width:54px}.welcome-text{display:flex;flex-direction:column}.greeting{color:#888;font-size:14px}.greeting,.user-name{font-family:DM Sans,sans-serif}.user-name{color:#fff;font-size:20px;font-weight:600;margin:0}.header-right{display:flex;gap:12px}.icon-circle{align-items:center;background:#1c1c1c;border:1px solid #333;border-radius:50%;cursor:pointer;display:flex;height:48px!important;justify-content:center;position:relative;width:48px!important}.header-icon{height:auto;width:22px!important}.notification-dot{background:#f5a623;border:2px solid #1c1c1c;border-radius:50%;height:8px;position:absolute;right:12px;top:12px;width:8px}.menu-content{background:#1c1c1c;color:#fff;height:100%;padding:60px 30px;width:70%}.menu-overlay{background:#00000080;display:flex;inset:0;justify-content:flex-start;position:fixed;z-index:1000}.menu-drawer{animation:slideIn .3s ease;background:#0e0e0e;display:flex;flex-direction:column;height:100%;max-width:360px;width:85%}@keyframes slideIn{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.menu-header{align-items:center;border-bottom:1px solid #ffffff14;display:flex;justify-content:space-between;padding:28px 24px}.menu-header h2{color:#fff;font-family:Playfair Display,serif}.close-btn{color:#888;cursor:pointer;font-size:22px}.menu-profile{align-items:center;border-bottom:1px solid #ffffff14;display:flex;gap:16px;padding:24px}.menu-profile img{border-radius:50%;height:64px;width:64px}.menu-profile h3{color:#fff;font-size:18px}.badge{color:#f5a623;font-size:14px}.menu-items{padding:16px 0}.menu-item{align-items:center;color:#ffffff80;cursor:pointer;display:flex;gap:14px;padding:16px 24px;transition:.2s}.menu-item span{font-size:18px}.menu-item.active{background:#ffffff14;color:#fff}.menu-item:hover{background:#ffffff0d;color:#fff}.menu-footer{border-top:1px solid #ffffff14;margin-top:auto;padding:24px}.logout{align-items:center;color:#ff6b6b;cursor:pointer;display:flex;gap:12px}.stats-container{gap:12px;padding:24px}.stat-card,.stats-container{display:flex;justify-content:center}.stat-card{align-items:center;background:#1a1a1a;border:1px solid #ffffff14;border-radius:15px;box-shadow:inset 0 1px 0 #ffffff0d,0 10px 30px #00000080;flex:1 1;flex-direction:column;height:80px;transition:all .3s ease;width:105px}.stat-card:hover{border:1px solid #f5a62366;transform:translateY(-4px)}.stat-card h2{color:#f5a623;font-family:Playfair Display,serif;font-size:22px;margin:0}.stat-card p{color:#ffffff80;font-family:DM Sans,sans-serif;font-size:12px;margin-top:8px}.home-sec3-container{box-sizing:border-box;padding:0 0 0 20px;width:100%}.sec3-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px;padding-right:20px}.sec3-title{color:#fff;font-size:20px;font-weight:600;margin:0}.see-all{color:#f5a623;cursor:pointer;font-size:14px}.cards-scroll-wrapper{display:flex;gap:16px;overflow-x:auto;padding-bottom:10px;scrollbar-width:none}.cards-scroll-wrapper::-webkit-scrollbar{display:none}.event-card-div{background:#1c1c1c;border:1px solid #2a2a2a;border-radius:20px;box-sizing:border-box;display:flex;flex-direction:column;gap:12px;min-width:300px;padding:20px}.card-time-row{align-items:center;display:flex;gap:8px}.clock-icon{line-height:1}.card-time-text,.clock-icon{color:#f5a623;font-size:18px}.card-event-name,.card-time-text{font-weight:700;margin:0}.card-event-name{color:#fff;font-size:22px;line-height:1.3}.card-footer{align-items:center;display:flex;justify-content:space-between;margin-top:4px}.card-speaker{color:#888;font-size:15px;margin:0}.location-info{align-items:center;display:flex;gap:5px}.loc-icon{color:#888;font-size:16px}.loc-text{color:#888;font-size:15px}.exhibitors-container{background-color:#0e0e0e;box-sizing:border-box;padding:20px;width:100%}.exhibitors-title{color:#fff;font-size:22px;font-weight:600;letter-spacing:.5px;margin:0 0 32px}.exhibitors-list{display:flex;flex-direction:column;gap:16px;max-width:800px}.exhibitor-card{align-items:center;background:#1c1c1c;border:1px solid #2a2a2a;border-radius:16px;display:flex;justify-content:space-between;padding:24px;transition:transform .2s ease,border-color .2s ease}.exhibitor-card:hover{border-color:#f5a623;transform:translateY(-2px)}.exhibitor-left{display:flex;flex-direction:column;gap:12px}.exhibitor-name{color:#fff;font-size:16px;font-weight:700;margin:0}.exhibitor-tag{background:#2a2a2a;border-radius:8px;color:#aaa;font-size:12px;font-weight:600;letter-spacing:1px;padding:6px 14px;text-transform:uppercase;width:fit-content}.exhibitor-right{align-items:flex-end;display:flex;flex-direction:column;gap:4px}.booth-label{color:#888;font-size:12px;text-transform:uppercase}.booth-number{color:#f5a623;font-size:22px;font-weight:700;line-height:1}@media (max-width:480px){.exhibitor-card{flex-direction:column;gap:20px}.exhibitor-card,.exhibitor-right{align-items:flex-start}}.app-container{align-items:center;justify-content:center;min-height:100dvh}.app-container,.home-screen{background:#0e0e0e;display:flex}.home-screen{flex-direction:column;height:100dvh;max-width:430px;overflow-x:hidden;overflow-y:auto;padding-bottom:20px;width:100%}.home-title{color:#f5f0e8;font-family:Playfair Display,serif;font-size:26px;text-align:center}.home-subtitle{color:#f5f0e873;font-family:DM Sans,sans-serif;font-size:14px}.news-section{background:#0d0b08;box-sizing:border-box;font-family:Playfair Display,serif;margin:0 auto;max-width:430px;padding:36px 16px 28px;width:100%}.news-header{margin-bottom:20px}.news-heading{color:#fff;font-family:Playfair Display,serif;font-size:28px;font-weight:800;letter-spacing:-.01em;line-height:1;margin:0}.news-featured{position:relative}.news-featured-card{background:#1a1612;border-radius:16px;height:320px;overflow:hidden;position:relative;width:100%}.news-featured-card img{height:100%;object-fit:cover;opacity:.5;width:100%}.news-featured-overlay{background:linear-gradient(0deg,#0d0b08f7 0,#0d0b088c 50%,#0d0b0826);border-radius:16px;inset:0;position:absolute}.news-featured-content{bottom:0;left:0;padding:20px 18px 22px;position:absolute;right:0}.news-label{align-items:center;background:#e8732a;border-radius:8px;color:#0d0b08;display:inline-flex;font-family:Courier Prime,monospace;font-size:10px;font-weight:700;gap:6px;letter-spacing:.04em;margin-bottom:12px;padding:6px 14px;text-transform:uppercase}.news-label-dot{background:#0d0b0880;border-radius:50%;height:5px;width:5px}.news-featured-title{color:#f0eae0;font-family:Playfair Display,serif;font-size:24px;font-weight:800;letter-spacing:-.01em;line-height:1.2;margin:0 0 14px}.news-read-more{align-items:center;border-bottom:1px solid #e8732a4d;color:#e8732a;display:inline-flex;font-family:Courier Prime,monospace;font-size:10px;gap:8px;letter-spacing:.25em;padding-bottom:3px;text-decoration:none;text-transform:uppercase}.news-read-more-arrow{font-size:13px;transition:transform .2s ease}.news-read-more:active .news-read-more-arrow{transform:translateX(4px)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}.fp-page{align-items:flex-start;background:#111110;display:flex;font-family:DM Mono,monospace;justify-content:center;min-height:100vh;padding:0 0 40px}.fp-container{max-width:440px;padding:40px 20px 24px;width:100%}.fp-title{color:#f0ede6;font-family:Cormorant Garamond,serif;font-size:38px;font-weight:600;letter-spacing:-.02em;line-height:1;margin-bottom:22px}.fp-search-wrap{margin-bottom:20px;position:relative}.fp-search-icon{color:#7a7a72;font-size:.85rem;left:14px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.fp-search{background:#1c1c19;border:1px solid #2e2e2a;border-radius:10px;color:#f0ede6;font-family:DM Mono,monospace;font-size:.78rem;letter-spacing:.03em;outline:none;padding:12px 14px 12px 38px;transition:border-color .2s;width:100%}.fp-search::placeholder{color:#7a7a72}.fp-search:focus{border-color:#4a4a44}.fp-halls{display:flex;gap:8px;margin-bottom:20px}.fp-hall-btn{border:1px solid #0000;border-radius:10px;cursor:pointer;flex:1 1;font-family:DM Mono,monospace;font-size:.75rem;font-weight:500;letter-spacing:.04em;padding:10px 0;transition:background .18s,color .18s,border-color .18s}.fp-hall-btn.active{background:#d4820a;border-color:#d4820a;color:#0e0c00}.fp-hall-btn:not(.active){background:#252520;border-color:#2a2a26;color:#9a9a90}.fp-hall-btn:not(.active):hover{background:#2e2e28;color:#b0ad9e}.fp-grid-panel{border:1px solid #d4820a;border-radius:18px;margin-bottom:20px;padding:18px}.fp-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,1fr)}.fp-booth{align-items:center;aspect-ratio:1;border:2px solid #3a3a36;border-radius:14px;color:#b0ad9e;cursor:pointer;display:flex;font-family:DM Mono,monospace;font-size:.72rem;font-weight:400;justify-content:center;letter-spacing:.06em;position:relative;transition:transform .15s,box-shadow .15s,border-color .15s;-webkit-user-select:none;user-select:none}.fp-booth:hover{transform:scale(1.04);z-index:2}.fp-booth.available{background:#0f2e1a;border-color:#2ecc71;box-shadow:0 0 10px #2ecc711f;color:#a0d8b0}.fp-booth.available:hover{box-shadow:0 0 18px #2ecc7147}.fp-booth.premium{background:#2a1a04;border-color:#d4820a;box-shadow:0 0 10px #d4820a1f;color:#d4a56a}.fp-booth.premium:hover{box-shadow:0 0 18px #d4820a47}.fp-booth.occupied{background:#1a1a18;border-color:#3a3a36;color:#7a7a72}.fp-booth.selected{border-color:#f0c040;box-shadow:0 0 20px #f0c0404d;transform:scale(1.06);z-index:3}.fp-legend{display:flex;gap:24px;justify-content:center}.fp-legend-item{align-items:center;color:#7a7a72;display:flex;font-family:DM Mono,monospace;font-size:.7rem;gap:6px;letter-spacing:.05em}.fp-legend-dot{border-radius:50%;height:8px;width:8px}.fp-legend-dot.available{background:#2ecc71}.fp-legend-dot.occupied{background:#3a3a36}.fp-legend-dot.premium{background:#d4820a}.tickets-page{background:#0f0e0c;flex-direction:column;font-family:DM Sans,sans-serif;min-height:100vh;padding:52px 20px 100px}.tickets-header,.tickets-page{align-items:center;display:flex}.tickets-header{justify-content:space-between;margin-bottom:32px;max-width:380px;width:100%}.tickets-title{color:#f0ece4;font-family:Cormorant Garamond,serif;font-size:32px;font-weight:600;letter-spacing:-.5px;margin:0}.tickets-download-btn{align-items:center;background:#1a1814;border:1.5px solid #707070;border-radius:50%;color:#f0ece4;cursor:pointer;display:flex;height:42px;justify-content:center;transition:border-color .2s,color .2s;width:42px}.tickets-download-btn:hover{border-color:#c8922a;color:#c8922a}.pass-card{animation:cardIn .6s cubic-bezier(.22,1,.36,1) both;background:#1a1814;border:1px solid #d4820a;border-radius:24px;max-width:380px;overflow:hidden;width:100%}@keyframes cardIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.pass-top{align-items:center;display:flex;flex-direction:column;padding:32px 28px 24px;text-align:center}.pass-badge{background:#c8922a1f;border:1px solid #c8922a4d;border-radius:100px;color:#c8922a;display:inline-block;font-size:12px;font-weight:500;letter-spacing:.5px;margin-bottom:20px;padding:5px 16px}.pass-name{color:#f0ece4;font-family:Cormorant Garamond,serif;font-size:30px;font-weight:700;letter-spacing:-.3px;margin:0 0 6px}.pass-role{color:#7a7468;font-size:13px;font-weight:300;margin:0 0 28px}.pass-qr-wrapper{align-items:center;background:#fff;border-radius:12px;display:flex;height:200px;justify-content:center;margin-bottom:16px;overflow:hidden;width:200px}.pass-qr-img{height:100%;object-fit:contain;width:100%}.pass-qr-placeholder{align-items:center;display:flex;flex-direction:column;gap:10px;padding:16px}.pass-qr-placeholder img{height:190px;width:190px}.pass-qr-hint{color:#999;font-family:DM Sans,sans-serif;font-size:11px;margin:0;text-align:center}.pass-scan-label{color:#4a4640;font-size:10px;font-weight:500;letter-spacing:2px;margin:0}.pass-divider{align-items:center;display:flex;margin:0;position:relative}.pass-cutout{background:#0f0e0c;border-radius:50%;flex-shrink:0;height:22px;position:relative;width:22px;z-index:1}.pass-cutout-left{margin-left:-11px}.pass-cutout-right{margin-right:-11px}.pass-dashed-line{border-top:1.5px dashed #d4820a;flex:1 1}.pass-bottom{padding:24px 28px 28px}.pass-event-name{color:#f0ece4;font-family:Cormorant Garamond,serif;font-size:22px;font-weight:600;margin:0 0 20px;text-align:center}.pass-detail-row{align-items:flex-start;display:flex;gap:14px;margin-bottom:16px}.pass-detail-icon{flex-shrink:0;margin-top:1px}.pass-detail-primary{color:#f0ece4;font-size:14px;font-weight:500;margin:0 0 3px}.pass-detail-secondary{color:#7a7468;font-size:12px;font-weight:300;margin:0}.pass-footer{align-items:flex-end;border-top:1px solid #d4820a;display:flex;justify-content:space-between;margin-top:24px;padding-top:20px}.pass-footer-right{text-align:right}.pass-footer-label{color:#4a4640;font-size:11px;letter-spacing:.5px;margin:0 0 4px;text-transform:uppercase}.pass-footer-value{color:#f0ece4;font-size:16px;font-weight:500;letter-spacing:.5px;margin:0}.pass-footer-accent{color:#c8922a;font-size:px;font-weight:700}.alerts-page{background:#0f0e0c;font-family:DM Sans,sans-serif;min-height:100vh;padding:52px 20px 100px}.alerts-header{justify-content:space-between;margin-bottom:26px}.alerts-header,.under{align-items:flex-start;display:flex}.under{flex-direction:column}.alerts-title{color:#f0ece4;font-family:Cormorant Garamond,serif;font-size:28px;font-weight:600;margin:0 0 6px}.alerts-subtitle{color:#7a7468;font-size:13px;font-weight:300;margin:0}.alerts-mark-all{background:none;border:none;color:#d4820a;cursor:pointer;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;margin-top:50px;padding:0}.alerts-divider{background:#2a2720;height:1px;margin-bottom:24px;margin-top:24px}.alerts-list{display:flex;flex-direction:column;gap:12px}.alert-card{align-items:flex-start;border-radius:16px;display:flex;gap:14px;margin-bottom:15px;padding:10px 16px;position:relative}.alert-card.unread{background:#1c1916;border:1px solid #2a2720}.alert-card.read{background:#0000;border:none}.alert-icon{align-items:center;background:#2a2720;border-radius:50%;display:flex;font-size:20px;height:48px;justify-content:center;min-width:48px;width:48px}.alert-body{flex:1 1}.alert-title{color:#f0ece4;font-size:15px;font-weight:600;margin:0 0 6px}.alert-card.read .alert-title{color:#7a7468;font-weight:400}.alert-message{color:#7a7468;font-size:13px;font-weight:300;line-height:1.5;margin:0 0 8px}.alert-time{color:#4a4640;font-size:12px;margin:0}.alert-dot{background:#d4820a;border-radius:50%;height:10px;margin-top:4px;min-width:10px;width:10px}.splash-container{align-items:center;background:#0a0906;display:flex;flex-direction:column;inset:0;justify-content:center;opacity:1;overflow:hidden;position:fixed;transition:opacity .8s cubic-bezier(.76,0,.24,1);z-index:9999}.splash-container.enter{opacity:0}.splash-container.hold{opacity:1}.splash-container.exit{opacity:0}.splash-container:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)' opacity='.03'/%3E%3C/svg%3E");content:"";opacity:.4;z-index:10}.splash-container:after,.splash-vignette{inset:0;pointer-events:none;position:absolute}.splash-vignette{background:radial-gradient(ellipse at center,#0000 40%,#040302d9 100%)}.splash-slash{background:linear-gradient(90deg,#0000,#e8732a26 40%,#e8732a59 55%,#0000);height:1px;left:-40%;top:0;transform:rotate(-12deg) translateY(52vh);width:180%}.splash-cross-bg,.splash-slash{pointer-events:none;position:absolute}.splash-cross-bg{height:420px;opacity:0;transition:opacity 1.4s ease .2s;width:420px}.splash-container.hold .splash-cross-bg{opacity:1}.splash-cross-bg:after,.splash-cross-bg:before{background:#e8732a0a;border-radius:2px;content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.splash-cross-bg:before{height:420px;width:70px}.splash-cross-bg:after{height:70px;width:420px}.splash-bracket{height:28px;opacity:0;position:absolute;transition:opacity .5s ease,transform .6s cubic-bezier(.34,1.56,.64,1);width:28px}.splash-container.hold .splash-bracket{opacity:1;transform:translate(0)!important}.splash-bracket-tl{border-left:2px solid #e8732a80;left:28px;transform:translate(-6px,-6px);transition-delay:.4s}.splash-bracket-tl,.splash-bracket-tr{border-top:2px solid #e8732a80;top:28px}.splash-bracket-tr{border-right:2px solid #e8732a80;right:28px;transform:translate(6px,-6px);transition-delay:.5s}.splash-bracket-bl{border-left:2px solid #e8732a80;left:28px;transform:translate(-6px,6px);transition-delay:.6s}.splash-bracket-bl,.splash-bracket-br{border-bottom:2px solid #e8732a80;bottom:28px}.splash-bracket-br{border-right:2px solid #e8732a80;right:28px;transform:translate(6px,6px);transition-delay:.7s}.splash-center{flex-direction:column;gap:22px;z-index:5}.splash-center,.splash-logo-wrap{align-items:center;display:flex;position:relative}.splash-logo-wrap{height:96px;justify-content:center;opacity:0;transform:scale(.85);transition:opacity .7s ease .3s,transform .7s cubic-bezier(.34,1.3,.64,1) .3s;width:96px}.splash-container.hold .splash-logo-wrap{opacity:1;transform:scale(1)}.splash-logo-border{border:1.5px solid #e8732a66;border-radius:50%;inset:-6px;position:absolute}.splash-logo-arc{animation:spinArc 3s linear infinite;border-color:#e8732a #e8732a4d #0000 #0000;border-radius:50%;border-style:solid;border-width:1.5px;inset:-14px;position:absolute}@keyframes spinArc{to{transform:rotate(1turn)}}.splash-logo-img{background:#120e0ab3;border-radius:50%;filter:drop-shadow(0 0 18px rgba(232,115,42,.25));height:96px;object-fit:contain;padding:10px;width:96px}.splash-title-wrap{align-items:center;display:flex;flex-direction:column;gap:4px;overflow:hidden}.splash-title{animation:wipeIn .7s cubic-bezier(.77,0,.18,1) forwards;animation-delay:.55s;clip-path:inset(0 100% 0 0);display:flex;font-family:Bebas Neue,sans-serif;font-size:58px;gap:14px;letter-spacing:.08em;line-height:1}@keyframes wipeIn{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}.splash-title-white{color:#f0eae0}.splash-title-orange{color:#e8732a}.splash-tagline{animation:fadeUp .5s ease forwards;animation-delay:1.1s;color:#5c5044;font-family:Courier Prime,monospace;font-size:9px;letter-spacing:.32em;opacity:0;text-transform:uppercase}@keyframes fadeUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.splash-tag{align-items:center;animation:fadeUp .5s ease forwards;animation-delay:1.25s;background:#e8732a0a;border:1px solid #e8732a47;color:#e8732a;display:flex;font-family:Courier Prime,monospace;font-size:9px;gap:8px;letter-spacing:.3em;opacity:0;padding:6px 16px;text-transform:uppercase}.splash-tag-dot{animation:blink 1.4s ease-in-out infinite;background:#e8732a;border-radius:50%;height:5px;width:5px}@keyframes blink{0%,to{opacity:1}50%{opacity:.15}}.splash-ecg{align-items:center;bottom:80px;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;transition:opacity .4s ease 1s;z-index:5}.splash-container.hold .splash-ecg{opacity:1}.splash-ecg svg{height:40px;overflow:visible;width:260px}.ecg-line{fill:none;stroke:#e8732a80;stroke-width:1.2;stroke-dasharray:320;stroke-dashoffset:320;animation:drawECG 1.2s ease 1.1s forwards}.ecg-pulse{fill:none;stroke:#e8732a;stroke-width:1.8;stroke-dasharray:90;stroke-dashoffset:90;animation:drawECG .6s ease 1.4s forwards;filter:drop-shadow(0 0 4px rgba(232,115,42,.7))}@keyframes drawECG{to{stroke-dashoffset:0}}.splash-bottom{align-items:center;bottom:32px;display:flex;gap:16px;left:32px;opacity:0;position:absolute;right:32px;transition:opacity .5s ease .9s;z-index:5}.splash-container.hold .splash-bottom{opacity:1}.splash-progress-track{background:#ffffff0f;flex:1 1;height:1px;overflow:hidden;position:relative}.splash-progress-fill{background:linear-gradient(90deg,#e8732a66,#e8732a);box-shadow:0 0 10px #e8732a80;height:100%;left:0;position:absolute;top:0;transition:width .05s linear}.splash-counter{color:#e8732ab3;font-family:Bebas Neue,sans-serif;font-size:22px;letter-spacing:.06em;line-height:1;min-width:40px;text-align:right}.splash-side-label{color:#ffffff1a;font-family:Courier Prime,monospace;font-size:8px;letter-spacing:.3em;opacity:0;position:absolute;right:28px;text-transform:uppercase;top:50%;transform:translateY(-50%) rotate(90deg);transform-origin:center center;transition:opacity .5s ease 1.3s;white-space:nowrap;z-index:5}.splash-container.hold .splash-side-label{opacity:1}.btn{align-items:center;border:none;border-radius:14px;cursor:pointer;display:flex;font-family:DM Sans,sans-serif;font-size:16px;font-weight:600;gap:8px;justify-content:center;letter-spacing:.3px;outline:none;padding:16px 24px;transition:all .2s ease}.btn.full{width:100%}.btn.disabled{cursor:not-allowed;opacity:.5}.btn.primary{background:linear-gradient(135deg,#f5a623,#e8940f);box-shadow:0 4px 24px #f5a62359;color:#1a1208}.btn.primary:hover:not(.disabled){box-shadow:0 6px 32px #f5a62380;transform:translateY(-1px)}.btn.ghost{background:#0000;border:1.5px solid #f5a62366;color:#f5a623}.btn-icon{align-items:center;display:flex}.onboarding-container{background:#111010;box-sizing:border-box;display:flex;flex-direction:column;height:100dvh;margin:0 auto;max-width:430px;padding:0 24px;width:100%}.skip-btn{align-self:flex-end;background:none;border:none;color:#fff6;cursor:pointer;font-family:DM Sans,sans-serif;font-size:14px;margin-top:52px}.icon-area{margin-bottom:48px;margin-top:60px}.icon-area,.icon-circlee{display:flex;justify-content:center}.icon-circlee{align-items:center;background:#1a1712;border:1px solid #f5a62340;border-radius:50%;height:200px;width:200px}.icon-circle img{height:80px;object-fit:contain;width:80px}.text-area{text-align:center}.title{color:#f5f0e8;font-family:Playfair Display,serif;font-size:26px;margin-bottom:12px;margin-top:50px}.body{color:#ffffff73;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.7}.bottom-area{margin-top:auto;padding-bottom:44px}.dots{display:flex;gap:7px;justify-content:center;margin-bottom:24px}.dot{background:#f5a62340;border:none;border-radius:10px;cursor:pointer;height:7px;transition:width .3s ease,background .3s ease;width:7px}.dot.active{background:#f5a623;width:22px}.auth-mobile-container{background:#111010;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;height:100dvh;max-width:430px;padding:60px 24px;width:100%}.auth-title{font-family:Playfair Display,serif;font-size:36px;margin-bottom:10px}.auth-subtitle{color:#888;font-size:16px;margin-bottom:40px}.auth-toggle-box{background:#1c1c1c;border:1px solid #333;border-radius:12px;display:flex;margin-bottom:30px;padding:5px}.toggle-btn{background:#0000;border:none;border-radius:8px;color:#888;cursor:pointer;flex:1 1;font-weight:500;padding:12px}.toggle-btn.active{background:#333;color:#fff}.auth-form{display:flex;flex-direction:column;gap:16px}.auth-input-field{background:#1c1c1c;border:1px solid #333;border-radius:12px;color:#fff;font-size:16px;padding:18px}.forgot-pass{color:#f5a623;cursor:pointer;font-size:14px;margin-bottom:10px;text-align:right}.divider{align-items:center;color:#555;display:flex;font-size:14px;margin:30px 0;text-align:center}.divider:after,.divider:before{border-bottom:1px solid #333;content:"";flex:1 1}.divider span{padding:0 10px}.social-box{display:flex;gap:15px}.social-btn{background:#1c1c1c;border:1px solid #333;border-radius:12px;color:#fff;cursor:pointer;flex:1 1;font-size:20px;padding:15px}.bottom-nav{background:#1a1a1a;border-top:1px solid #2a2a2a;bottom:0;justify-content:space-around;left:0;max-width:430px;min-height:50px;padding:12px 0 20px;position:sticky;right:0;width:100%;z-index:9999}.bottom-nav,.nav-item{align-items:center;display:flex}.nav-item{background:none;border:none;cursor:pointer;flex:1 1;flex-direction:column;gap:6px;text-decoration:none}.nav-icon{color:#555;font-size:26px;transition:color .2s}.nav-icon img{display:block;filter:brightness(0) saturate(100%) invert(35%) sepia(0) saturate(0) hue-rotate(0deg);height:24px;transition:filter .2s;width:24px}.nav-label{color:#555;font-size:12px;font-weight:500;transition:color .2s}.nav-item.active .nav-label{color:#f5a623}.nav-item.active .nav-icon img{filter:brightness(0) saturate(100%) invert(68%) sepia(72%) saturate(500%) hue-rotate(2deg) brightness(103%)}.hero-background-wrapper{background-color:#0a0a0a;color:#e8e1d5;min-height:500px;padding:20px 24px;position:relative;width:100%}.hero-nav{margin-bottom:40px}.back-button{align-items:center;background:#1a1a1a;border:1px solid #333;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:48px;justify-content:center;width:48px}.keynote-badge{background:#c97b2b1a;border:1px solid #c97b2b4d;border-radius:6px;color:#c97b2b;display:inline-block;font-size:12px;font-weight:600;margin-bottom:30px;padding:6px 16px}.hero-meta-row{display:flex;gap:24px;margin-bottom:12px}.hero-meta-item{align-items:center;display:flex;font-family:sans-serif;gap:8px}.icon-gold{font-size:18px}.meta-text{color:#9b9b9b;font-size:16px}.hero-main-title{font-family:serif;font-size:32px;font-weight:500;line-height:1.1;margin:20px 0}.about-accordion{margin-top:30px}.about-header{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.about-title{font-family:serif;font-size:20px;font-weight:400}.chevron-icon{transition:transform .3s ease}.chevron-icon.open{transform:rotate(180deg)}.about-description{color:#9b9b9b;font-family:sans-serif;font-size:14px;line-height:1.6;margin-top:15px;position:relative}.description-fade-overlay{background:linear-gradient(#0000,#0a0a0a);bottom:0;height:40px;left:0;position:absolute;width:100%}.speakers-container{color:#fff;padding:40px 24px}.speakers-title{font-family:serif;font-size:32px;font-weight:400;margin-bottom:30px}.speakers-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.speaker-card{align-items:center;background-color:#1a1a1a;border:1px solid #2a2a2a;border-radius:24px;display:flex;flex-direction:column;padding:32px 16px;text-align:center}.speaker-avatar-container{background-color:#333;border-radius:50%;height:100px;margin-bottom:20px;overflow:hidden;width:100px}.speaker-image{height:100%;object-fit:cover;width:100%}.speaker-placeholder{background-color:#cbd5e0;height:100%;width:100%}.speaker-name{font-size:16px;font-weight:600;margin-bottom:4px}.speaker-role{color:#666;font-size:14px;margin:0}.schedule-container{padding:40px 24px 120px}.schedule-heading{color:#fff;font-family:serif;font-size:32px;margin-bottom:40px}.timeline{position:relative}.timeline-row{align-items:flex-start;display:flex;margin-bottom:40px}.timeline-content,.timeline-spacer{flex:1 1}.timeline-indicator{display:flex;justify-content:center;position:relative;width:60px}.timeline-row.right .timeline-content{order:3;padding-left:10px;text-align:left}.timeline-row.right .timeline-indicator{order:2}.timeline-row.right .timeline-spacer{order:1}.timeline-row.left .timeline-content{order:1;padding-right:10px;text-align:right}.timeline-row.left .timeline-indicator{order:2}.timeline-row.left .timeline-spacer{order:3}.timeline-time{color:#c97b2b;display:block;font-size:14px;font-weight:700;margin-bottom:4px}.timeline-title{color:#fff;font-size:18px;margin:0 0 4px}.timeline-desc{color:#666;font-size:14px;margin:0}.dot-outer{align-items:center;background-color:#1a1a1a;border-radius:50%;display:flex;height:32px;justify-content:center;width:32px}.dot-inner{background-color:#c97b2b;border-radius:50%;box-shadow:0 0 12px #c97b2b;height:10px;width:10px}
/*# sourceMappingURL=main.785d8cd4.css.map*/