.expo-subnav{z-index:40;background:var(--white);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:sticky;top:64px;box-shadow:0 2px 10px #0c3e5a0d}.expo-subnav__inner{scrollbar-width:none;justify-content:space-between;align-items:center;gap:16px;padding:10px 0;display:flex;overflow-x:auto}.expo-subnav__inner::-webkit-scrollbar{display:none}.expo-subnav__brand{flex-shrink:0;align-items:center;gap:8px;display:flex}.expo-subnav__pill{color:var(--brand-navy);background:var(--brand-blue-soft);text-transform:uppercase;letter-spacing:.04em;border:1px solid #2d73a733;border-radius:4px;padding:3px 8px;font-size:11px;font-weight:700}.expo-subnav__date{color:var(--ink);font-size:13px;font-weight:600}.expo-subnav__links{flex-shrink:0;align-items:center;gap:4px;display:flex}.expo-subnav__link{color:var(--muted);white-space:nowrap;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:500;text-decoration:none;transition:all .15s}.expo-subnav__link:hover{color:var(--brand-navy);background:var(--surface)}.expo-subnav__cta{background:var(--brand-navy);color:var(--white);white-space:nowrap;border-radius:6px;flex-shrink:0;align-items:center;gap:6px;padding:7px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.expo-subnav__cta:hover{background:var(--brand-navy-dark)}.expo-hero{background:var(--brand-navy-dark);color:var(--white);line-height:0;position:relative;overflow:hidden;min-height:0!important}.expo-hero__banner-wrap{border-radius:0 0 12px 12px;width:100%;max-width:1240px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 8px 32px #072f4559}.expo-hero__picture{width:100%;display:block}.expo-hero__img{object-fit:contain;object-position:center;width:100%;height:auto;display:block}.expo-action-bar{z-index:70;-webkit-backdrop-filter:blur(16px);background:#072f45f5;border-top:1px solid #ffffff14;border-bottom:1px solid #00000059;padding:12px 0 14px;transition:top .2s,padding .2s;position:sticky;top:80px;box-shadow:0 8px 24px #072f4547}.expo-action-bar__grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;width:100%;display:flex}.expo-action-bar__date-pill{color:var(--white);letter-spacing:.04em;text-transform:uppercase;background:#ffffff14;border:1px solid #fff3;border-radius:9999px;align-items:center;gap:8px;padding:10px 18px;font-size:13px;font-weight:700;display:inline-flex}.expo-action-bar__date-pill svg{color:var(--brand-orange)}.expo-action-bar__countdown-wrap{-webkit-backdrop-filter:blur(12px);background:#ffffff0f;border:1px solid #ffffff29;border-radius:9999px;justify-content:center;align-items:center;gap:16px;padding:8px 22px 8px 20px;display:inline-flex;box-shadow:0 4px 20px #0003}.expo-action-bar__countdown-label{text-transform:uppercase;letter-spacing:.06em;color:var(--white);white-space:nowrap;border-right:1px solid #ffffff29;align-items:center;gap:7px;padding-right:14px;font-size:12px;font-weight:700;display:flex}.expo-action-bar__label-full{display:inline}.expo-action-bar__label-short{display:none}.expo-countdown-grid{grid-template-columns:repeat(4,1fr);gap:8px;min-width:280px;display:grid}.expo-countdown-box{text-align:center;-webkit-backdrop-filter:blur(6px);background:#072f45d9;border:1px solid #ffffff38;border-radius:6px;padding:8px 10px;box-shadow:0 4px 12px #00000026}.expo-countdown-value{color:var(--white);font-variant-numeric:tabular-nums;font-size:22px;font-weight:700;line-height:1}.expo-countdown-unit{color:var(--brand-orange-soft);text-transform:uppercase;letter-spacing:.05em;margin-top:4px;font-size:10px;font-weight:600}.expo-countdown-unit--full{display:inline}.expo-countdown-unit--short{display:none}.expo-action-bar__register-btn{background:var(--brand-orange);color:var(--white);letter-spacing:.02em;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:12px 26px;font-size:14px;font-weight:700;text-decoration:none;transition:background .15s,transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 4px 16px #f47b3a59}.expo-action-bar__register-btn:hover{background:var(--brand-orange-dark);transform:translateY(-1px);box-shadow:0 6px 20px #f47b3a73}.expo-action-bar__register-btn:focus-visible{outline:3px solid var(--brand-blue);outline-offset:3px}.expo-metrics{background:var(--brand-navy-dark);border-bottom:1px solid var(--line);padding:24px 0}.expo-metrics__grid{grid-templateColumns:repeat(auto-fit, minmax(200px, 1fr));gap:16px;display:grid}.expo-metrics__item{border-left:1px solid var(--brand-orange);background:#ffffff08;border-radius:0 6px 6px 0;padding:12px 18px}.expo-metrics__item--blue{border-left-color:var(--brand-blue)}.expo-metrics__item--green{border-left-color:#10b981}.expo-metrics__value{color:var(--white);font-variant-numeric:tabular-nums;font-size:26px;font-weight:700;line-height:1.1}.expo-metrics__label{color:var(--brand-blue-soft);margin-top:4px;font-size:13px;font-weight:400}.expo-section{padding:64px 0;scroll-margin-top:110px}.expo-section--white{background:var(--white);border-bottom:1px solid var(--line)}.expo-section--surface{background:var(--surface);border-bottom:1px solid var(--line)}.expo-section--navy{background:var(--brand-navy);color:var(--white)}.expo-section-header{margin-bottom:36px}.expo-section-header--center{text-align:center;max-width:680px;margin-left:auto;margin-right:auto}.expo-section-header--wide{max-width:1000px}.expo-section-subtitle--single-line{max-width:100%}@media (min-width:992px){.expo-section-subtitle--single-line{white-space:nowrap}}.expo-eyebrow{color:var(--brand-navy);background:var(--brand-blue-soft);text-transform:uppercase;letter-spacing:.04em;border-radius:4px;align-items:center;gap:6px;margin-bottom:10px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.expo-eyebrow--white{color:var(--brand-orange-soft);background:#ffffff1a}.expo-section-title{color:var(--brand-navy);margin:0 0 8px;font-size:26px;font-weight:700;line-height:1.25}.expo-section-title--white{color:var(--white)}.expo-section-subtitle{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.expo-section-subtitle--white{color:var(--brand-blue-soft)}.expo-pillars-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;display:grid}.expo-pillar-card{background:var(--white);border:1px solid var(--line-strong);border-radius:8px;padding:24px;transition:transform .15s,box-shadow .15s}.expo-pillar-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0c3e5a0f}.expo-pillar-card__icon{background:var(--brand-blue-soft);width:44px;height:44px;color:var(--brand-navy);border-radius:8px;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.expo-pillar-card__title{color:var(--ink);margin:0 0 8px;font-size:16px;font-weight:600}.expo-pillar-card__desc{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.expo-advisors-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;display:grid}.expo-advisor-card{background:var(--white);border:1px solid var(--line-strong);border-radius:8px;flex-direction:column;justify-content:space-between;transition:transform .15s,box-shadow .15s;display:flex;overflow:hidden}.expo-advisor-card:hover{transform:translateY(-2px);box-shadow:0 10px 28px #0c3e5a14}.expo-advisor-card__content{padding:20px}.expo-advisor-card__header{align-items:center;gap:14px;margin-bottom:16px;display:flex}.expo-advisor-card__avatar{background:var(--brand-blue-soft);border:2px solid var(--brand-navy);border-radius:50%;flex-shrink:0;width:60px;height:60px;overflow:hidden}.expo-advisor-card__avatar img{object-fit:cover;width:100%;height:100%}.expo-advisor-card__initials{width:100%;height:100%;color:var(--brand-navy);justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex}.expo-advisor-card__name{color:var(--ink);margin:0;font-size:16px;font-weight:600}.expo-advisor-card__company{color:var(--brand-navy);margin-top:2px;font-size:12px;font-weight:600}.expo-advisor-card__meta{color:var(--muted);margin-top:2px;font-size:11px}.expo-advisor-card__rera{background:var(--brand-blue-soft);color:var(--brand-navy);border-radius:6px;align-items:center;gap:6px;margin-bottom:12px;padding:6px 10px;font-size:11px;font-weight:500;display:flex}.expo-advisor-card__bio{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.expo-advisor-card__footer{background:var(--surface);border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:12px 20px;display:flex}.expo-advisor-card__link{color:var(--brand-navy);align-items:center;gap:4px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.expo-advisor-card__btn{color:var(--brand-orange-dark);background:var(--brand-orange-soft);border:1px solid #f47b3a40;border-radius:4px;padding:5px 12px;font-size:12px;font-weight:600;text-decoration:none;transition:all .15s}.expo-advisor-card__btn:hover{background:var(--brand-orange);color:var(--white)}.expo-pavilion-card{background:var(--white);border:1px solid var(--line-strong);border-radius:8px;flex-direction:column;justify-content:space-between;transition:transform .15s,box-shadow .15s;display:flex;overflow:hidden}.expo-pavilion-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0c3e5a14}.expo-pavilion-card__top{align-items:center;gap:12px;padding:20px 20px 16px;display:flex}.expo-pavilion-card__logo-wrap{background:var(--brand-blue-soft);border:1px solid var(--line);border-radius:50%;flex-shrink:0;width:52px;height:52px;overflow:hidden}.expo-pavilion-card__logo-wrap img{object-fit:cover;width:100%;height:100%}.expo-pavilion-card__info{flex:1;min-width:0}.expo-pavilion-card__title{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:15px;font-weight:600;overflow:hidden}.expo-pavilion-card__lead{color:var(--muted);margin-top:2px;font-size:12px}.expo-pavilion-card__body{padding:0 20px 16px}.expo-pavilion-card__tag-strip{background:var(--brand-blue-soft);border:1px solid var(--line);border-radius:6px;justify-content:space-between;align-items:center;padding:8px 10px;font-size:12px;display:flex}.expo-pavilion-card__locality{color:var(--ink);align-items:center;gap:4px;font-weight:500;display:inline-flex}.expo-pavilion-card__count{color:var(--brand-navy);font-weight:600}.expo-pavilion-card__footer{background:var(--surface);border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:12px 20px;display:flex}.expo-pavilion-card__cta{color:var(--brand-navy);align-items:center;gap:4px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.expo-pavilion-card__cta:hover{text-decoration:underline}.expo-banking-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}.expo-bank-card{border:1px solid var(--line-strong);text-align:center;background:var(--white);border-radius:8px;padding:18px 16px;transition:transform .15s}.expo-bank-card:hover{border-color:var(--brand-navy);transform:translateY(-2px)}.expo-bank-card__name{color:var(--brand-navy);font-size:15px;font-weight:700}.expo-bank-card__sub{color:var(--muted);margin-top:4px;font-size:11px;line-height:1.35}.expo-reg-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#072f45d9;border:1px solid #fff3;border-radius:12px;max-width:720px;margin:0 auto;padding:40px 36px;box-shadow:0 16px 48px #072f4566}.expo-reg-input{width:100%;height:44px;color:var(--white);box-sizing:border-box;background:#ffffff1a;border:1px solid #ffffff40;border-radius:6px;outline:none;padding:0 14px;font-family:inherit;font-size:14px;transition:border-color .15s}.expo-reg-input:focus{border-color:var(--brand-orange);background:#ffffff26}.expo-reg-select{background:var(--brand-navy-dark);width:100%;height:44px;color:var(--white);box-sizing:border-box;border:1px solid #ffffff40;border-radius:6px;outline:none;padding:0 14px;font-family:inherit;font-size:14px}.expo-reg-submit{background:var(--brand-orange);width:100%;height:48px;color:var(--white);cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;gap:8px;font-size:15px;font-weight:700;transition:all .15s;display:flex;box-shadow:0 4px 16px #f47b3a59}.expo-reg-submit:hover{background:var(--brand-orange-dark);transform:translateY(-1px);box-shadow:0 6px 22px #f47b3a73}.expo-realtors-list{flex-direction:column;gap:20px;margin-top:32px;display:flex}.expo-realtor-row{background:var(--white);border:1px solid var(--line-strong);border-radius:8px;grid-template-columns:280px 1fr;transition:all .2s;display:grid;overflow:hidden}.expo-realtor-row:hover{border-color:var(--brand-navy);box-shadow:0 6px 20px #0c3e5a14}.expo-realtor-row__identity{border-right:1px solid var(--line);background:#fbfcfd;flex-direction:column;gap:16px;padding:24px;display:flex}.expo-realtor-row__logo-wrap{border:1px solid var(--line-strong);background:var(--white);border-radius:8px;justify-content:center;align-items:center;width:72px;height:72px;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000a}.expo-realtor-row__logo-wrap img{object-fit:cover;width:100%;height:100%}.expo-realtor-row__logo-placeholder{background:var(--brand-blue-soft);width:100%;height:100%;color:var(--brand-navy);justify-content:center;align-items:center;font-size:24px;font-weight:700;display:flex}.expo-realtor-row__company{color:var(--ink);margin:0;font-size:16px;font-weight:700;line-height:1.3}.expo-realtor-row__consultant{color:var(--muted);margin-top:2px;font-size:13px;font-weight:500}.expo-realtor-row__rera{color:var(--brand-navy);background:var(--brand-blue-soft);border-radius:4px;align-items:center;gap:5px;width:fit-content;padding:4px 8px;font-size:11px;font-weight:600;display:inline-flex}.expo-realtor-row__location{color:var(--ink);align-items:center;gap:6px;font-size:12px;font-weight:500;display:flex}.expo-realtor-row__location svg{color:var(--brand-orange);flex-shrink:0}.expo-realtor-row__details{flex-direction:column;justify-content:space-between;gap:16px;padding:24px 28px;display:flex}.expo-realtor-row__top-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.expo-realtor-row__pill{white-space:nowrap;border-radius:9999px;padding:4px 10px;font-size:12px;font-weight:600}.expo-realtor-row__pill--primary{background:var(--brand-blue-soft);color:var(--brand-navy);border:1px solid #2d73a733}.expo-realtor-row__pill--muted{background:var(--surface);color:var(--ink);border:1px solid var(--line)}.expo-realtor-row__bio{color:#3b4752;margin:0;font-size:14px;line-height:1.6}.expo-realtor-row__chips{flex-wrap:wrap;gap:8px;display:flex}.expo-realtor-row__chip{color:var(--muted);border:1px solid var(--line);background:#f5f7f9;border-radius:4px;padding:3px 8px;font-size:11px;font-weight:500}.expo-realtor-row__footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;margin-top:4px;padding-top:14px;display:flex}.expo-realtor-row__cta{color:var(--white);background:var(--brand-navy);border-radius:6px;align-items:center;gap:8px;padding:9px 18px;font-size:13px;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.expo-realtor-row__cta:hover{background:var(--brand-navy-dark);transform:translateY(-1px)}.expo-realtor-row__active-count{color:var(--ink);font-size:13px;font-weight:600}.expo-event-details-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:32px;display:grid}.expo-detail-card{background:var(--white);border:1px solid var(--line-strong);border-radius:10px;flex-direction:column;gap:10px;padding:22px 18px;transition:all .2s;display:flex}.expo-detail-card:hover{border-color:var(--brand-navy);box-shadow:0 4px 16px #0c3e5a14}.expo-detail-card__icon-wrap{background:var(--brand-blue-soft);width:44px;height:44px;color:var(--brand-navy);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.expo-detail-card__title{color:var(--brand-navy);margin:0;font-size:15px;font-weight:700;line-height:1.3}.expo-detail-card__desc{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.expo-detail-card__badge{color:var(--brand-navy);background:var(--brand-blue-soft);border-radius:4px;align-items:center;gap:6px;width:fit-content;margin-top:auto;padding:4px 8px;font-size:11px;font-weight:600;display:inline-flex}.expo-participants-wrap{flex-direction:column;gap:24px;margin-top:32px;display:flex}.expo-participant-row--centered{justify-content:center;width:100%;display:flex}.expo-participant-card--joint{border:1.5px solid var(--line-strong);border-top:3.5px solid var(--brand-orange);text-align:center;background:linear-gradient(#fff 0%,#f7fafd 100%);border-radius:12px;width:100%;max-width:800px;padding:30px 32px 34px;transition:all .25s;position:relative;overflow:hidden;box-shadow:0 4px 20px #0c3e5a0f}.expo-participant-card--joint:hover{border-color:var(--brand-navy);border-top-color:var(--brand-orange);transform:translateY(-2px);box-shadow:0 10px 32px #0c3e5a1f}.expo-participant-card__joint-badge-wrap{justify-content:center;margin-bottom:20px;display:flex}.expo-participant-card__joint-pill{color:var(--brand-orange-dark);text-transform:uppercase;letter-spacing:.08em;background:linear-gradient(135deg,#fff3eb 0%,#ffe8d8 100%);border:1px solid #f47b3a52;border-radius:9999px;align-items:center;gap:7px;padding:5px 16px;font-size:11px;font-weight:700;display:inline-flex;box-shadow:0 2px 8px #f47b3a14}.expo-participant-card__pill-icon{color:var(--brand-orange);flex-shrink:0}.expo-participant-card__entity-role{color:var(--brand-orange-dark);background:var(--brand-orange-soft);letter-spacing:.02em;border:1px solid #f47b3a38;border-radius:9999px;align-items:center;gap:5px;padding:3px 10px;font-size:11px;font-weight:600;display:inline-flex}.expo-participant-card__entity-role--std{color:var(--brand-navy);background:var(--brand-blue-soft);border-color:#2d73a72e}.expo-participant-card__meta-wrap{flex-direction:column;align-items:center;gap:6px;display:flex}.expo-participant-card__dual-logos{justify-content:center;align-items:flex-start;gap:28px;margin-bottom:8px;display:flex}.expo-participant-card__joint-entity{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.expo-participant-card__joint-entity .expo-participant-card__name{color:var(--ink);margin:0;font-size:17px;font-weight:700;line-height:1.3}.expo-participant-card__logo-box{justify-content:center;align-items:center;width:300px;height:170px;padding:6px;display:flex}.expo-participant-card__logo-box img{object-fit:contain;width:100%;max-width:100%;height:100%;max-height:100%}.expo-participant-card__logo-box--dadaji img{transform-origin:50%;transform:scale(1.32)}.expo-participant-card__insignia{text-align:center;width:100%;height:100%;color:var(--white);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex}.expo-participant-card__insignia--sdi{background:linear-gradient(135deg,#0c3e5a 0%,#1f5f8b 100%)}.expo-participant-card__insignia--br{background:linear-gradient(135deg,#0f3d59 0%,#2a6f97 100%)}.expo-participant-card__insignia--pw{background:linear-gradient(135deg,#0e4950 0%,#1b7a70 100%)}.expo-participant-card__insignia--gre{background:linear-gradient(135deg,#1b3554 0%,#2c5282 100%)}.expo-participant-card__insignia-monogram{letter-spacing:.04em;font-size:20px;font-weight:800;line-height:1}.expo-participant-card__insignia-label{text-transform:uppercase;letter-spacing:.06em;opacity:.9;font-size:9px;font-weight:600}.expo-participant-card__connector{background:var(--brand-blue-soft);width:38px;height:38px;color:var(--brand-navy);border:1.5px solid #2d73a74d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:66px;font-size:17px;font-weight:700;display:flex;box-shadow:0 2px 6px #0c3e5a0d}.expo-participant-card__joint-title{color:var(--ink);margin:0 0 6px;font-size:22px;font-weight:700;line-height:1.3}.expo-participant-card__joint-sub{color:var(--muted);margin:0 0 18px;font-size:14px}.expo-participant-card__tags{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-bottom:20px;display:flex}.expo-participant-card__tag{color:var(--brand-navy);background:var(--brand-blue-soft);border:1px solid #2d73a726;border-radius:6px;align-items:center;gap:5px;padding:5px 12px;font-size:12px;font-weight:500;display:inline-flex}.expo-participant-card__footer-cue{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:9999px;align-items:center;gap:6px;padding:5px 14px;font-size:12px;font-weight:600;display:inline-flex}.expo-participant-row--grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.expo-participant-card--standard{background:var(--white);border:1.5px solid var(--line-strong);text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:14px;padding:28px 20px;transition:all .25s;display:flex;box-shadow:0 3px 14px #0c3e5a0d}.expo-participant-card--standard:hover{border-color:var(--brand-navy);transform:translateY(-2px);box-shadow:0 10px 28px #0c3e5a1a}.expo-participant-card__std-logo-wrap{justify-content:center;align-items:center;width:100%;height:180px;padding:6px;display:flex}.expo-participant-card__std-logo-wrap img{object-fit:contain;width:100%;max-width:100%;height:100%;max-height:100%}.expo-participant-card__name{color:var(--ink);margin:0;font-size:17px;font-weight:700;line-height:1.3}.expo-participant-card__category{color:var(--brand-navy);background:var(--brand-blue-soft);border-radius:9999px;padding:3px 10px;font-size:13px;font-weight:600;display:inline-block}.expo-participant-card__location{color:var(--muted);align-items:center;gap:5px;font-size:12px;font-weight:500;display:flex}.expo-participant-card__location svg{color:var(--brand-orange);flex-shrink:0}.expo-participant-card__points{border-top:1px solid var(--line);flex-direction:column;gap:6px;width:100%;margin-top:2px;padding-top:10px;display:flex}.expo-participant-card__point{color:#3b4752;justify-content:center;align-items:center;gap:6px;font-size:12px;display:flex}.expo-participant-card__point svg{color:var(--brand-navy);flex-shrink:0}.expo-participant-card__badge{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:9999px;align-items:center;gap:5px;margin-top:auto;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}@media (max-width:992px){.expo-action-bar__grid{justify-content:center;gap:16px}.expo-event-details-grid{grid-template-columns:repeat(2,1fr);gap:14px}.expo-participant-row--grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:768px){.expo-section{padding:40px 0}.expo-section-title{font-size:22px}.expo-section-subtitle{font-size:13px}.expo-section-header{margin-bottom:24px}.expo-hero{min-height:0!important}.expo-hero__banner-wrap{box-shadow:none;border-radius:0;line-height:0}.expo-action-bar{padding:6px 0;top:68px}.expo-action-bar__grid{flex-direction:row;justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.expo-action-bar__label-full{display:none}.expo-action-bar__label-short{display:inline}.expo-action-bar__countdown-wrap{box-shadow:none;background:#ffffff0f;border:1px solid #ffffff24;border-radius:9999px;flex-direction:row;align-items:center;gap:6px;min-width:0;max-width:100%;padding:4px 8px 4px 6px;display:inline-flex}.expo-action-bar__countdown-label{letter-spacing:.02em;white-space:nowrap;border-bottom:none;border-right:1px solid #ffffff24;gap:4px;padding-bottom:0;padding-right:6px;font-size:11px;font-weight:600}.expo-countdown-grid{align-items:center;gap:4px;min-width:0;display:flex}.expo-countdown-box{box-shadow:none;background:#072f45d9;border:1px solid #ffffff2e;border-radius:4px;align-items:baseline;gap:1px;padding:3px 5px;display:inline-flex}.expo-countdown-value{color:var(--white);font-size:13px;font-weight:700;line-height:1}.expo-countdown-unit{color:var(--brand-orange);text-transform:lowercase;margin-top:0;font-size:10px;font-weight:600}.expo-countdown-unit--full{display:none}.expo-countdown-unit--short{display:inline}.expo-action-bar__register-btn{white-space:nowrap;border-radius:6px;flex-shrink:0;gap:5px;width:auto;max-width:none;min-height:34px;padding:6px 13px;font-size:12px;font-weight:700;box-shadow:0 2px 8px #f47b3a4d}.expo-event-details-grid{grid-template-columns:1fr;gap:12px}.expo-participant-row--grid{grid-template-columns:1fr;gap:16px}.expo-participant-card--joint{border-radius:10px;padding:24px 16px}.expo-participant-card__dual-logos{flex-direction:column;align-items:center;gap:16px}.expo-participant-card__joint-entity{width:100%}.expo-participant-card__logo-box{width:min(100%,260px);height:130px;padding:4px}.expo-participant-card__std-logo-wrap{width:100%;max-width:260px;height:150px;padding:4px}.expo-participant-card__connector{align-self:center;width:34px;height:34px;margin-top:0;font-size:15px}.expo-participant-card__joint-title{font-size:19px}}@media (max-width:480px){.expo-section{padding:32px 0}.expo-section-title{font-size:20px}.expo-action-bar{padding:5px 0}.expo-action-bar__grid{gap:6px}.expo-action-bar__countdown-wrap{gap:4px;padding:3px 6px}.expo-action-bar__label-short{display:none}.expo-action-bar__countdown-label{gap:0;padding-right:4px}.expo-countdown-grid{gap:3px}.expo-countdown-box{padding:2px 4px}.expo-countdown-value{font-size:12px}.expo-action-bar__register-btn{gap:4px;min-height:32px;padding:5px 10px;font-size:11px}.expo-participant-card--standard{padding:20px 14px}.expo-participant-card__std-logo-wrap{max-width:220px;height:130px}}.expo-reg-overlay{z-index:1000;background:#071b2b99;justify-content:center;align-items:center;padding:16px;animation:.18s expo-overlay-in;display:flex;position:fixed;inset:0}@keyframes expo-overlay-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.expo-reg-overlay{animation:none}.expo-reg-modal{animation:none!important}}.expo-reg-modal{background:var(--white);border-radius:12px;flex-direction:column;width:100%;max-width:440px;max-height:calc(100dvh - 32px);animation:.22s cubic-bezier(.22,.61,.36,1) expo-modal-in;display:flex;overflow:hidden;box-shadow:0 24px 60px #0c3e5a38,0 0 0 1px #0c3e5a14}@keyframes expo-modal-in{0%{opacity:0;transform:translateY(16px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.expo-reg-header{background:var(--brand-navy);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.expo-reg-header__brand{align-items:center;gap:10px;display:flex}.expo-reg-header__logo{object-fit:contain;border-radius:4px;flex-shrink:0;width:32px;height:32px}.expo-reg-header__title{font-family:var(--font);color:#fff;font-size:15px;font-weight:600;line-height:1.3}.expo-reg-header__subtitle{font-family:var(--font);color:#ffffffa6;margin-top:1px;font-size:11px;font-weight:400;line-height:1.4}.expo-reg-close{color:#fffc;cursor:pointer;background:#ffffff1f;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s,color .15s;display:flex}.expo-reg-close:hover{color:#fff;background:#fff3}.expo-reg-close:focus-visible{outline:2px solid var(--brand-orange);outline-offset:2px}.expo-reg-body{flex:1;padding:24px 24px 28px;overflow-y:auto}.expo-reg-steps{align-items:center;gap:0;margin-bottom:24px;display:flex}.expo-reg-step{align-items:center;gap:6px;display:flex}.expo-reg-step__dot{background:var(--line);width:22px;height:22px;color:var(--muted);font-family:var(--font);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:600;transition:background .2s,color .2s;display:flex}.expo-reg-step--active .expo-reg-step__dot{background:var(--brand-navy);color:#fff}.expo-reg-step__label{font-family:var(--font);color:var(--muted);white-space:nowrap;font-size:12px;font-weight:500;transition:color .2s}.expo-reg-step--active .expo-reg-step__label{color:var(--brand-navy);font-weight:600}.expo-reg-step__line{background:var(--line);flex:1;min-width:16px;height:1px;margin:0 8px}.expo-reg-form{flex-direction:column;gap:16px;display:flex}.expo-reg-field{flex-direction:column;gap:6px;display:flex}.expo-reg-field--otp{border-top:1px solid var(--line);padding-top:4px}.expo-reg-label{font-family:var(--font);color:var(--ink);font-size:13px;font-weight:500;line-height:1.4}.expo-reg-label span[aria-hidden]{color:var(--brand-orange);margin-left:2px}.expo-reg-label--hint{color:var(--muted);margin-left:4px;font-size:12px;font-weight:400}.expo-reg-input{font-family:var(--font);color:var(--ink);background:var(--white);border:1px solid var(--line-strong);-webkit-appearance:none;border-radius:8px;outline:none;width:100%;padding:10px 12px;font-size:15px;font-weight:400;transition:border-color .15s,box-shadow .15s}.expo-reg-input::placeholder{color:#9eaab2}.expo-reg-input:focus{border-color:var(--brand-navy);box-shadow:0 0 0 3px #0c3e5a1a}.expo-reg-input:disabled{background:var(--surface);color:var(--muted);cursor:not-allowed}.expo-reg-input--error{border-color:var(--red)}.expo-reg-input--error:focus{box-shadow:0 0 0 3px #c83f491f}.expo-reg-input--verified{background:#f0faf4;border-color:#2a9a5b}.expo-reg-input--otp{letter-spacing:.12em;text-align:center;max-width:140px;font-size:20px;font-weight:600}.expo-reg-phone-row{align-items:stretch;gap:0;display:flex;position:relative}.expo-reg-phone-prefix{background:var(--surface);border:1px solid var(--line-strong);font-family:var(--font);color:var(--ink);white-space:nowrap;border-right:none;border-radius:8px 0 0 8px;flex-shrink:0;align-items:center;gap:5px;padding:10px;font-size:14px;font-weight:500;display:flex}.expo-reg-input--phone{border-radius:0 8px 8px 0;flex:1}.expo-reg-verified-badge{color:#2a9a5b;pointer-events:none;align-items:center;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.expo-reg-otp-row{align-items:center;gap:10px;display:flex}.expo-reg-field-error{font-family:var(--font);color:var(--red);margin:0;font-size:12px;font-weight:400;line-height:1.4}.expo-reg-field-error--submit{text-align:center;background:#fef2f2;border:1px solid #c83f4933;border-radius:6px;padding:8px 12px}.expo-reg-resend-row{align-items:center;display:flex}.expo-reg-resend-timer{font-family:var(--font);color:var(--muted);font-size:12px}.expo-reg-resend-btn{font-family:var(--font);color:var(--brand-blue);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-size:12px;font-weight:500;text-decoration:underline}.expo-reg-resend-btn:hover{color:var(--brand-navy)}.expo-reg-resend-btn:disabled{opacity:.6;cursor:not-allowed}.expo-reg-verified-msg{font-family:var(--font);color:#2a9a5b;background:#f0faf4;border:1px solid #bce8d0;border-radius:8px;align-items:center;gap:7px;padding:10px 12px;font-size:13px;font-weight:500;display:flex}.expo-reg-btn{font-family:var(--font);cursor:pointer;-webkit-appearance:none;border:none;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:40px;padding:10px 16px;font-size:14px;font-weight:600;transition:background .15s,box-shadow .15s,opacity .15s,transform .1s;display:inline-flex}.expo-reg-btn:active{transform:scale(.98)}.expo-reg-btn:focus-visible{outline:2px solid var(--brand-orange);outline-offset:2px}.expo-reg-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.expo-reg-btn--primary{background:var(--brand-navy);color:#fff;width:100%;min-height:46px;font-size:15px}.expo-reg-btn--primary:hover:not(:disabled){background:var(--brand-navy-dark);box-shadow:0 4px 14px #0c3e5a4d}.expo-reg-btn--outline{background:var(--white);color:var(--brand-navy);border:1px solid var(--line-strong)}.expo-reg-btn--outline:hover:not(:disabled){background:var(--brand-blue-soft);border-color:var(--brand-blue)}.expo-reg-actions{flex-direction:column;gap:10px;width:100%;margin-top:4px;display:flex}.expo-reg-btn--cancel{width:100%;color:var(--muted);border-color:var(--line);font-weight:500}.expo-reg-btn--cancel:hover:not(:disabled){color:var(--ink);background:var(--brand-blue-soft);border-color:var(--line-strong)}.expo-reg-btn--sm{min-height:34px;margin-top:4px;padding:7px 12px;font-size:13px}.expo-reg-btn--lg{min-height:48px;margin-top:4px;font-size:15px}.expo-reg-spin{animation:.8s linear infinite expo-spin}@keyframes expo-spin{to{transform:rotate(360deg)}}.expo-reg-legal{font-family:var(--font);color:var(--muted);text-align:center;margin:0;font-size:11px;font-weight:400;line-height:1.5}.expo-reg-success{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:8px 0 4px;display:flex}.expo-reg-success__icon{color:#2a9a5b;background:#f0faf4;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:4px;display:flex}.expo-reg-success__heading{font-family:var(--font);color:var(--ink);margin:0;font-size:20px;font-weight:600}.expo-reg-success__text{font-family:var(--font);color:var(--muted);max-width:320px;margin:0;font-size:14px;font-weight:400;line-height:1.55}.expo-reg-success__text strong{color:var(--ink);font-weight:600}@media (max-width:480px){.expo-reg-overlay{align-items:flex-end;padding:0}.expo-reg-modal{border-radius:16px 16px 0 0;max-width:100%;max-height:90dvh;animation:.25s cubic-bezier(.22,.61,.36,1) expo-modal-in-mobile}@keyframes expo-modal-in-mobile{0%{transform:translateY(100%)}to{transform:translateY(0)}}.expo-reg-body{padding:20px 20px 32px}.expo-reg-input--otp{flex:1;max-width:none}}
