@font-face{font-family:Amazon Ember Display;font-weight:400;font-style:normal;font-display:swap;src:url(/fonts/AmazonEmberDisplay_W_Rg.woff2)format("woff2")}@font-face{font-family:Amazon Ember Display;font-weight:500;font-style:normal;font-display:swap;src:url(/fonts/AmazonEmberDisplay_W_Md.woff2)format("woff2")}@font-face{font-family:Open Sans;font-weight:400;font-display:swap;src:url(/fonts/open-sans-400.woff2)format("woff2")}@font-face{font-family:Open Sans;font-weight:600;font-display:swap;src:url(/fonts/open-sans-600.woff2)format("woff2")}@font-face{font-family:Open Sans;font-weight:700;font-display:swap;src:url(/fonts/open-sans-700.woff2)format("woff2")}html.pg-landing{--bg-dark:#161d26;--bg-header:#161d26;--bg-section-box:#1b232d;--bg-card-inner:#222c3a;--bg-card-hover:#2a3648;--border-box:#283445;--border-subtle:#212b3a;--text-white:#fff;--text-body:#94a3b8;--text-dim:#64748b;--text-link:#38bdf8;--purple-pill:#b56bff;--purple-hover:#a04dff;--white-btn-bg:#ecedf1;--white-btn-text:#0d1117;--orange-aws:#f90;--green-accent:#22c55e;--grid-line-color:#ffffff09;--font-ui:"Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-disp:"Amazon Ember Display", "Open Sans", sans-serif}html.pg-landing,html.pg-landing *,html.pg-landing:before,html.pg-landing :before,html.pg-landing:after,html.pg-landing :after{box-sizing:border-box;margin:0;padding:0}html.pg-landing{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;width:100%}html.pg-landing h1,html.pg-landing h2,html.pg-landing h3,html.pg-landing h4,html.pg-landing h5,html.pg-landing .heading-title{text-wrap:balance}html.pg-landing body{font-family:var(--font-ui);color:var(--text-body);background-color:var(--bg-dark);background-image:linear-gradient(to right, var(--grid-line-color) 1px, transparent 1px), linear-gradient(to bottom, var(--grid-line-color) 1px, transparent 1px);background-size:80px 80px;width:100%;min-height:100vh;font-size:14px;line-height:24px;transition:background-color .25s,color .25s;overflow-x:hidden}html.pg-landing a{color:var(--text-link);text-decoration:none}html.pg-landing a:hover{text-decoration:underline}html.pg-landing img,html.pg-landing svg{max-width:100%;display:block}html.pg-landing #top-nav{background:var(--bg-header);border-bottom:1px solid var(--border-box);z-index:1000;justify-content:space-between;align-items:center;width:100%;height:64px;padding:0 6vw;transition:background-color .25s,border-color .25s;display:flex;position:sticky;top:0}html.pg-landing .nav-left-group{align-items:center;gap:12px;display:flex}html.pg-landing .mobile-hamburger-btn{color:var(--text-white);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .15s;display:none}html.pg-landing .mobile-hamburger-btn:hover{background:var(--bg-card-inner)}html.pg-landing .hamburger-svg{width:24px;height:24px;fill:var(--text-white)}html.pg-landing .nav-brand{align-items:center;gap:14px;min-height:44px;text-decoration:none;display:flex}html.pg-landing .nav-brand img{height:26px;transition:opacity .2s}html.pg-landing .nav-divider{background:var(--border-box);width:1px;height:20px}html.pg-landing .nav-brand-title{color:var(--text-white);letter-spacing:.08em;font-family:Courier New,Courier,monospace;font-size:16px;font-weight:600}html.pg-landing .nav-actions{align-items:center;gap:12px;display:flex}html.pg-landing .mobile-nav-right{display:none}html.pg-landing .nav-btn{min-width:100px;height:44px;font-family:var(--font-ui);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0 16px;font-size:13px;font-weight:700;text-decoration:none;transition:all .15s;display:inline-flex}html.pg-landing .nav-btn-purple{background:var(--purple-pill);color:#fff}html.pg-landing .nav-btn-purple:hover{background:var(--purple-hover);color:#fff;text-decoration:none}html.pg-landing .nav-btn-white{background:var(--white-btn-bg);color:var(--white-btn-text)}html.pg-landing .nav-btn-white:hover{opacity:.9;color:var(--white-btn-text);text-decoration:none}html.pg-landing .nav-profile-btn{background:var(--bg-card-inner);border:1px solid var(--border-box);cursor:pointer;width:44px;height:44px;color:var(--text-white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;transition:all .15s;display:none}html.pg-landing .nav-profile-btn:hover{border-color:var(--purple-pill);background:var(--bg-card-hover)}html.pg-landing .profile-svg-icon{width:18px;height:18px;fill:var(--text-white)}html.pg-landing .mobile-drawer-overlay{z-index:2500;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:1;background:#161d26d9;transition:opacity .25s;display:flex;position:fixed;inset:0}html.pg-landing .mobile-drawer-overlay.gone{display:none}html.pg-landing .mobile-drawer-card{background:var(--bg-section-box);border-right:1px solid var(--border-box);flex-direction:column;gap:20px;width:320px;max-width:85vw;height:100%;padding:24px 20px;animation:.25s cubic-bezier(.4,0,.2,1) slideDrawer;display:flex;box-shadow:10px 0 40px #00000080}@keyframes slideDrawer{0%{transform:translate(-100%)}to{transform:translate(0)}}html.pg-landing .drawer-header{border-bottom:1px solid var(--border-box);justify-content:space-between;align-items:center;padding-bottom:16px;display:flex}html.pg-landing .drawer-close-btn{color:var(--text-white);cursor:pointer;background:0 0;border:none;width:44px;height:44px;font-size:22px}html.pg-landing .drawer-body{flex-direction:column;flex:1;gap:14px;display:flex;overflow-y:auto}html.pg-landing .drawer-item-row{background:var(--bg-card-inner);border:1px solid var(--border-box);cursor:pointer;color:var(--text-white);border-radius:8px;justify-content:space-between;align-items:center;min-height:44px;padding:12px 14px;font-size:13px;font-weight:600;display:flex}html.pg-landing .drawer-action-btn{background:var(--bg-card-inner);border:1px solid var(--border-box);color:var(--text-white);border-radius:8px;justify-content:space-between;align-items:center;min-height:44px;padding:12px 14px;font-size:13px;font-weight:700;text-decoration:none;display:flex}html.pg-landing .drawer-link{color:var(--text-body);padding:10px 4px;font-size:14px;font-weight:600;text-decoration:none;transition:all .15s;display:block}html.pg-landing .drawer-link:hover{color:var(--purple-pill)}html.pg-landing .btn-white-lg{background:var(--white-btn-bg);color:var(--white-btn-text);font-family:var(--font-ui);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:12px 32px;font-size:15px;font-weight:700;text-decoration:none;transition:all .15s;display:inline-flex}html.pg-landing .btn-white-lg:hover{opacity:.92;color:var(--white-btn-text);text-decoration:none}html.pg-landing .btn-purple-lg{background:var(--purple-pill);color:#fff;font-family:var(--font-ui);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:12px 32px;font-size:15px;font-weight:700;text-decoration:none;transition:background-color .15s;display:inline-flex}html.pg-landing .btn-purple-lg:hover{background:var(--purple-hover);color:#fff;text-decoration:none}html.pg-landing .edge-hero-section{border-bottom:1px solid var(--border-box);background:#0d121d;width:100%;min-height:calc(100vh - 64px);position:relative;overflow:hidden}html.pg-landing .edge-hero-bg-img{object-fit:cover;opacity:.75;filter:contrast(1.08)brightness(.95);width:100%;height:100%;position:absolute;inset:0}html.pg-landing .edge-hero-overlay{background:linear-gradient(90deg,#0d121df2 0%,#0d121dd1 18%,#0d121d61 38%,#0d121d00 55%);position:absolute;inset:0}html.pg-landing .edge-hero-content-wrap{z-index:2;flex-direction:column;justify-content:center;align-items:flex-start;width:calc(100% - 12vw);max-width:1360px;min-height:calc(100vh - 64px);margin:0 auto;padding:60px 0;display:flex;position:relative}html.pg-landing .full-hero-content{-webkit-backdrop-filter:none;width:100%;max-width:680px;box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}html.pg-landing .hero-pointers-grid{border-top:1px solid #ffffff1a;grid-template-columns:repeat(2,max-content);gap:10px;margin-top:26px;padding-top:22px;display:grid}html.pg-landing .h-pointer-item{-webkit-backdrop-filter:blur(10px);background:#161d268c;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:12px;min-width:208px;padding:11px 20px 11px 12px;transition:all .2s;display:flex}html.pg-landing .h-pointer-item:hover{background:#161d26c7;border-color:#b56bff73;transform:translateY(-2px)}html.pg-landing .h-pointer-icon-box{width:34px;height:34px;color:var(--purple-pill);background:#b56bff24;border:1px solid #b56bff47;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:flex}html.pg-landing .h-pointer-info{flex-direction:column;gap:2px;display:flex}html.pg-landing .h-pointer-title{color:var(--text-white);letter-spacing:-.1px;font-size:14px;font-weight:700;line-height:1.25}html.pg-landing .h-pointer-desc{color:#ffffff9e;font-size:12px;line-height:1.25}html.pg-landing .fs-section-wrap{flex-direction:column;justify-content:center;align-items:center;width:100%;padding:24px 6vw;display:flex}html.pg-landing .section-box-container{background:var(--bg-section-box);border:1px solid var(--border-box);border-radius:20px;flex-direction:column;justify-content:center;width:100%;max-width:1360px;padding:52px 48px;transition:background-color .25s,border-color .25s;display:flex;box-shadow:0 16px 48px #00000040}html.pg-landing .tag-label{text-transform:uppercase;letter-spacing:.12em;color:var(--purple-pill);margin-bottom:12px;font-size:12px;font-weight:700;display:inline-block}html.pg-landing .heading-title{font-family:var(--font-disp);color:var(--text-white);margin-bottom:16px;font-size:clamp(28px,3.8vw,48px);font-weight:400;line-height:1.12}html.pg-landing .body-text{color:var(--text-body);max-width:720px;margin-bottom:28px;font-size:15px;line-height:26px}html.pg-landing .about-layout-grid{grid-template-columns:1fr 1fr;align-items:center;gap:48px;width:100%;display:grid}html.pg-landing .about-cards-vertical{flex-direction:column;gap:16px;display:flex}html.pg-landing .about-card-wide{background:var(--bg-card-inner);border:1px solid var(--border-box);border-radius:12px;flex-direction:column;gap:4px;padding:24px;transition:all .15s;display:flex}html.pg-landing .about-card-wide:hover{background:var(--bg-card-hover);border-color:var(--purple-pill)}html.pg-landing .about-card-wide h4{color:var(--text-white);margin-bottom:2px;font-size:15px;font-weight:700}html.pg-landing .about-card-wide p{color:var(--text-body);font-size:13px;line-height:20px}html.pg-landing .event-cat-filter-bar{border-bottom:1px solid var(--border-box);scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:10px;margin-bottom:24px;padding-bottom:14px;display:flex;overflow-x:auto}html.pg-landing .event-cat-filter-bar::-webkit-scrollbar{display:none}html.pg-landing .cat-pill-btn{border:1px solid var(--border-box);color:var(--text-body);font-family:var(--font-ui);cursor:pointer;white-space:nowrap;background:0 0;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:8px 18px;font-size:13px;font-weight:600;transition:all .15s;display:inline-flex}html.pg-landing .cat-pill-btn:hover{color:var(--text-white);border-color:var(--text-dim)}html.pg-landing .cat-pill-btn.active{background:var(--purple-pill);border-color:var(--purple-pill);color:#fff;font-weight:700}html.pg-landing .events-split-grid{grid-template-columns:1.1fr .9fr;align-items:stretch;gap:40px;width:100%;display:grid}html.pg-landing .events-poster-panel{background:var(--bg-card-inner);border:1px solid var(--border-box);border-radius:14px;flex-direction:column;justify-content:space-between;min-height:440px;padding:36px;transition:all .3s;display:flex;position:relative;overflow:hidden}html.pg-landing .events-poster-bg{object-fit:cover;opacity:.92;filter:brightness(1.12)saturate(1.08)contrast(1.02);width:100%;height:100%;transition:opacity .35s;position:absolute;inset:0}html.pg-landing .events-poster-overlay{background:linear-gradient(#161d26e0 0%,#161d26bd 22%,#161d2670 40%,#161d2629 58%,#161d26b8 82%,#161d26f0 100%);position:absolute;inset:0}html.pg-landing .poster-content{z-index:2;position:relative}html.pg-landing .poster-title{font-family:var(--font-disp);color:#fff;margin-bottom:10px;font-size:clamp(24px,3vw,38px);font-weight:400;line-height:1.15}html.pg-landing .poster-desc{color:#ffffffd9;max-width:460px;margin-bottom:16px;font-size:14px;line-height:22px}html.pg-landing .poster-player-box{z-index:2;border:1px solid var(--border-box);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#161d26e6;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex;position:relative}html.pg-landing .player-info h5{color:#fff;margin-bottom:3px;font-size:14px;font-weight:700}html.pg-landing .player-info p{color:#ffffffb3;font-size:12px}html.pg-landing .events-list-column{flex-direction:column;justify-content:center;gap:10px;display:flex}html.pg-landing .event-row-card{background:var(--bg-card-inner);border:1px solid var(--border-box);cursor:pointer;border-radius:10px;flex-direction:column;justify-content:center;min-height:64px;padding:16px 20px;transition:all .2s;display:flex}html.pg-landing .er-head{justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}html.pg-landing .er-chev{color:var(--text-dim);flex-shrink:0;transition:transform .3s;display:none}html.pg-landing .er-panel{max-height:0;transition:max-height .38s cubic-bezier(.4,0,.2,1);overflow:hidden}html.pg-landing .event-row-card:hover,html.pg-landing .event-row-card.active{background:var(--bg-card-hover);border-color:var(--purple-pill);transform:translate(4px);box-shadow:0 4px 20px #b56bff26}html.pg-landing .event-row-card.active{border-width:2px}html.pg-landing .er-left{flex-direction:column;gap:2px;display:flex}html.pg-landing .er-title{color:var(--text-white);margin-bottom:2px;font-size:15px;font-weight:700}html.pg-landing .er-sub{color:var(--text-dim);font-size:12px}html.pg-landing .er-btn{background:var(--white-btn-bg);color:var(--white-btn-text);font-family:var(--font-ui);white-space:nowrap;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;min-height:38px;padding:8px 14px;font-size:12px;font-weight:700;display:inline-flex}html.pg-landing .er-panel-inner{padding-top:16px}html.pg-landing .erp-media{aspect-ratio:4/3;background:var(--bg-dark);border-radius:10px;width:100%;margin-bottom:14px;overflow:hidden}html.pg-landing .erp-media img{object-fit:cover;filter:brightness(1.12)saturate(1.08);width:100%;height:100%;display:block}html.pg-landing .erp-zone{letter-spacing:.14em;text-transform:uppercase;color:var(--purple-pill);margin-bottom:8px;font-size:10px;font-weight:800;display:inline-block}html.pg-landing .erp-desc{color:var(--text-body);margin-bottom:14px;font-size:13px;line-height:20px}html.pg-landing .erp-meta{border-top:1px solid var(--border-subtle);grid-template-columns:1fr 1fr;gap:12px;margin-bottom:14px;padding:12px 0;display:grid}html.pg-landing .erp-meta span{letter-spacing:.12em;text-transform:uppercase;color:var(--text-dim);margin-bottom:3px;font-size:9px;font-weight:800;display:block}html.pg-landing .erp-meta strong{color:var(--text-white);font-size:13px;font-weight:700;line-height:1.3}html.pg-landing .erp-btn{cursor:pointer;background:var(--white-btn-bg);width:100%;height:44px;color:var(--white-btn-text);font-family:var(--font-ui);border:none;border-radius:8px;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:inline-flex}html.pg-landing .hack-steps-grid-4{grid-template-columns:repeat(4,1fr);gap:18px;width:100%;margin-top:32px;display:grid}html.pg-landing .hack-card-item{background:var(--bg-card-inner);border:1px solid var(--border-box);border-radius:14px;flex-direction:column;padding:28px 24px;transition:all .2s;display:flex;position:relative;overflow:hidden}html.pg-landing .hack-card-item:hover{border-color:var(--purple-pill);transform:translateY(-4px);box-shadow:0 12px 30px #b56bff26}html.pg-landing .pixel-icon-svg{filter:drop-shadow(0 4px 12px #ff990040);width:54px;height:54px;margin-bottom:20px;transition:transform .2s;display:block}html.pg-landing .hack-card-item:hover .pixel-icon-svg{transform:scale(1.08)}html.pg-landing .hack-num{color:var(--purple-pill);letter-spacing:.08em;margin-bottom:6px;font-size:11px;font-weight:700}html.pg-landing .hack-title{color:var(--text-white);margin-bottom:8px;font-size:16px;font-weight:700}html.pg-landing .hack-desc{color:var(--text-body);font-size:13px;line-height:20px}html.pg-landing .city-clean-layout{flex-direction:column;gap:24px;width:100%;margin-top:12px;display:flex}html.pg-landing .city-tabs-clean{border-bottom:1px solid var(--border-box);scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:8px;padding-bottom:12px;display:flex;overflow-x:auto}html.pg-landing .city-tabs-clean::-webkit-scrollbar{display:none}html.pg-landing .c-tab-clean{border:1px solid var(--border-box);color:var(--text-body);font-family:var(--font-ui);cursor:pointer;white-space:nowrap;background:0 0;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:8px 20px;font-size:13px;font-weight:600;transition:all .15s;display:inline-flex}html.pg-landing .c-tab-clean:hover{color:var(--text-white);border-color:var(--text-dim)}html.pg-landing .c-tab-clean.active{background:var(--purple-pill);border-color:var(--purple-pill);color:#fff;font-weight:700}html.pg-landing .city-panels-wrap{width:100%}html.pg-landing .c-panel-clean{grid-template-columns:280px 1fr;gap:40px;width:100%;animation:.2s ease-in-out fadeInTabPanel;display:none}html.pg-landing .c-panel-clean.active{display:grid}@keyframes fadeInTabPanel{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}html.pg-landing .c-info-side{background:var(--bg-card-inner);border:1px solid var(--border-box);border-radius:12px;flex-direction:column;gap:18px;height:fit-content;padding:28px;display:flex}html.pg-landing .c-info-side h3{font-family:var(--font-disp);color:var(--text-white);font-size:24px;font-weight:400}html.pg-landing .c-info-group{flex-direction:column;gap:3px;display:flex}html.pg-landing .c-info-lbl{text-transform:uppercase;color:var(--text-dim);letter-spacing:.08em;font-size:11px;font-weight:700}html.pg-landing .c-info-val{color:var(--text-white);font-size:14px;font-weight:600}html.pg-landing .c-schedule-clean{flex-direction:column;display:flex}html.pg-landing .sch-clean-row{border-bottom:1px solid var(--border-subtle);grid-template-columns:110px 1fr;align-items:start;padding:20px 0;display:grid}html.pg-landing .sch-clean-row:last-child{border-bottom:none}html.pg-landing .sch-clean-time{color:var(--text-white);opacity:.9;font-size:13px;font-weight:700}html.pg-landing .sch-clean-body h4{color:var(--text-white);margin-bottom:4px;font-size:15px;font-weight:700}html.pg-landing .sch-clean-body p{color:var(--text-body);font-size:13px;line-height:20px}html.pg-landing .city-carousel-view{flex-direction:column;gap:32px;width:100%;margin-top:16px;display:flex}html.pg-landing .city-carousel-track-wrap{border-radius:20px;width:100%;position:relative;overflow:hidden}html.pg-landing .city-carousel-track{cursor:grab;-webkit-user-select:none;user-select:none;gap:18px;transition:transform .5s cubic-bezier(.22,1,.36,1);display:flex}html.pg-landing .city-carousel-track:active{cursor:grabbing}html.pg-landing .city-loc-card{background:var(--bg-card-inner);border:1px solid var(--border-box);border-radius:20px;flex-direction:column;flex:0 0 calc(27% - 12px);min-width:260px;padding:0;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}html.pg-landing .city-loc-card:hover{transform:translateY(-6px);box-shadow:0 24px 60px #00000059}html.pg-landing .city-loc-card.is-active{border-color:var(--purple-pill);box-shadow:0 0 0 1px var(--purple-pill), 0 18px 44px #b56bff2e}html.pg-landing .clc-hero{flex-direction:column;justify-content:space-between;min-height:130px;padding:28px 28px 22px;display:flex;position:relative;overflow:hidden}html.pg-landing .clc-hero-bg{opacity:.9;position:absolute;inset:0}html.pg-landing .clc-hero-noise{opacity:.4;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)' opacity='0.08'/%3E%3C/svg%3E");position:absolute;inset:0}html.pg-landing .clc-hero-content{z-index:2;position:relative}html.pg-landing .clc-index{letter-spacing:.18em;text-transform:uppercase;color:#fff9;margin-bottom:8px;font-size:10px;font-weight:800}html.pg-landing .clc-city-name{font-family:var(--font-disp);color:#fff;text-shadow:0 2px 12px #0000004d;font-size:32px;font-weight:400;line-height:1}html.pg-landing .clc-free-badge{z-index:3;text-transform:uppercase;letter-spacing:.1em;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff2e;border:1px solid #ffffff4d;border-radius:20px;padding:5px 12px;font-size:10px;font-weight:800;position:absolute;top:20px;right:20px}html.pg-landing .clc-body{flex-direction:column;flex:1;gap:18px;padding:22px 24px 24px;display:flex}html.pg-landing .clc-info-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}html.pg-landing .clc-info-item{flex-direction:column;gap:3px;display:flex}html.pg-landing .clc-info-lbl{text-transform:uppercase;letter-spacing:.14em;color:var(--text-dim);font-size:9px;font-weight:800}html.pg-landing .clc-info-val{color:var(--text-white);font-size:14px;font-weight:700;line-height:1.3}html.pg-landing .clc-venue-item{grid-column:1/-1}html.pg-landing .clc-divider{background:var(--border-subtle);height:1px;margin:auto 0 0}html.pg-landing .clc-register-btn,html.pg-landing .clc-dir-btn{cursor:pointer;width:100%;height:46px;font-family:var(--font-ui);letter-spacing:.02em;white-space:nowrap;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 20px;font-size:13px;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s,box-shadow .2s,transform .15s,color .2s;display:flex}html.pg-landing .clc-register-btn:focus-visible,html.pg-landing .clc-dir-btn:focus-visible{outline:2px solid var(--purple-pill);outline-offset:2px}html.pg-landing .clc-register-btn{color:#fff;background:linear-gradient(135deg,#b56bff 0%,#7c3aed 100%);box-shadow:0 2px 10px #7c3aed52}html.pg-landing .clc-register-btn:hover{background:linear-gradient(135deg,#c48cff 0%,#8b46f0 100%);transform:translateY(-2px);box-shadow:0 6px 18px #7c3aed73}html.pg-landing .clc-register-btn:active{transform:translateY(0);box-shadow:0 2px 8px #7c3aed66}html.pg-landing .clc-register-btn svg{transition:transform .2s}html.pg-landing .clc-register-btn:hover svg{transform:translate(3px)}html.pg-landing .clc-dir-btn{color:#ffffffd1;background:#ffffff0a;border-color:#ffffff21}html.pg-landing .clc-dir-btn:hover{color:#fff;background:#b56bff1f;border-color:#b56bff73;transform:translateY(-2px)}html.pg-landing .clc-dir-btn:active{transform:translateY(0)}html.pg-landing .clc-dir-btn svg{opacity:.75;transition:opacity .2s,transform .2s}html.pg-landing .clc-dir-btn:hover svg{opacity:1;transform:translateY(-1px)}html.pg-landing .city-carousel-nav{justify-content:space-between;align-items:center;padding:0 2px;display:flex}html.pg-landing .city-carousel-counter{color:var(--text-dim);font-variant-numeric:tabular-nums;font-size:13px;font-weight:700}html.pg-landing .city-carousel-counter span{color:var(--text-white)}html.pg-landing .city-carousel-dots{align-items:center;gap:7px;display:flex}html.pg-landing .city-car-dot{background:var(--border-box);cursor:pointer;border-radius:50%;width:7px;height:7px;transition:all .3s}html.pg-landing .city-car-dot.active{background:var(--purple-pill);border-radius:4px;width:22px}html.pg-landing .city-carousel-arrows{gap:10px;display:flex}html.pg-landing .city-car-arrow{border:1px solid var(--border-box);background:var(--bg-card-inner);cursor:pointer;width:44px;height:44px;color:var(--text-dim);border-radius:12px;justify-content:center;align-items:center;transition:all .2s;display:flex}html.pg-landing .city-car-arrow:hover{border-color:var(--purple-pill);color:var(--text-white);background:var(--purple-pill)}html.pg-landing .city-car-arrow:disabled{opacity:.3;cursor:not-allowed}@media (width<=1024px){html.pg-landing .city-loc-card{flex:0 0 calc(44% - 9px)}}@media (width<=768px){html.pg-landing .city-loc-card{flex:0 0 calc(82% - 9px)}html.pg-landing .clc-city-name{font-size:26px}}html.pg-landing .cta-stage-section-box{background:var(--bg-section-box);border:1px solid var(--border-box);text-align:center;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1360px;min-height:440px;padding:64px 48px;transition:background-color .25s,border-color .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 40px #00000026}html.pg-landing .cta-stage-bg{object-fit:cover;opacity:.15;filter:grayscale()contrast(1.2);width:100%;height:100%;position:absolute;inset:0}html.pg-landing .cta-stage-overlay{background:radial-gradient(circle, #1b232d33 0%, var(--bg-section-box) 100%);position:absolute;inset:0}html.pg-landing .cta-stage-content{z-index:2;max-width:840px;position:relative}html.pg-landing .cta-stage-title{font-family:var(--font-disp);color:var(--text-white);margin-bottom:18px;font-size:clamp(28px,4vw,48px);font-weight:400;line-height:1.25}html.pg-landing #faq-sec .section-box-container{padding:68px 48px}html.pg-landing .faq-list{width:100%;margin-top:32px}html.pg-landing .faq-item{border-bottom:1px solid var(--border-box)}html.pg-landing .faq-q{text-align:left;width:100%;min-height:54px;color:var(--text-white);font-family:var(--font-ui);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:22px 0;font-size:15px;font-weight:600;display:flex}html.pg-landing .faq-q:hover{color:var(--purple-pill)}html.pg-landing .faq-a{max-height:0;transition:max-height .28s;overflow:hidden}html.pg-landing .faq-a-inner{color:var(--text-body);padding-bottom:22px;font-size:14px;line-height:22px}html.pg-landing footer#footer{border-top:1px solid var(--border-box);color:var(--text-dim);background:var(--bg-header);width:100%;margin-top:24px;padding:36px 6vw;font-size:13px}html.pg-landing .footer-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}html.pg-landing .footer-left{align-items:center;gap:14px;display:flex}html.pg-landing .footer-left img{height:22px}html.pg-landing .footer-links-group{flex-wrap:wrap;gap:24px;display:flex}html.pg-landing .footer-partner{border-top:1px solid var(--border-subtle);align-items:center;gap:12px;margin-top:20px;padding-top:18px;display:flex}html.pg-landing .footer-partner-lbl{letter-spacing:.12em;text-transform:uppercase;color:var(--text-dim);white-space:nowrap;font-size:11px;font-weight:700}html.pg-landing .footer-partner img{width:auto;height:66px;display:block}@media (width<=768px){html.pg-landing .footer-partner{flex-direction:column;align-items:flex-start;gap:10px}html.pg-landing .footer-partner img{height:56px}}html.pg-landing .footer-links-group a{color:var(--text-dim);font-size:13px;text-decoration:none;transition:all .15s}html.pg-landing .footer-links-group a:hover{color:var(--purple-pill);text-decoration:underline}html.pg-landing #event-detail-modal{z-index:2000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#161d26d9;justify-content:center;align-items:center;display:none;position:fixed;inset:0}html.pg-landing #event-detail-modal.open{display:flex}html.pg-landing .ed-modal-box{background:var(--bg-section-box);border:1px solid var(--border-box);border-radius:14px;width:520px;max-width:calc(100vw - 32px);padding:36px;position:relative;box-shadow:0 20px 60px #000000b3}html.pg-landing .ed-close-btn{color:var(--text-white);cursor:pointer;opacity:.7;background:0 0;border:none;justify-content:center;align-items:center;min-width:44px;min-height:44px;font-size:20px;transition:all .15s;display:inline-flex;position:absolute;top:18px;right:18px}html.pg-landing .ed-close-btn:hover{opacity:1;color:var(--purple-pill)}html.pg-landing .ed-title{font-family:var(--font-disp);color:var(--text-white);margin-bottom:8px;font-size:24px;font-weight:400}html.pg-landing .ed-desc{color:var(--text-body);margin-bottom:20px;font-size:14px;line-height:22px}html.pg-landing .ed-info-list{background:var(--bg-card-inner);border:1px solid var(--border-box);border-radius:8px;flex-direction:column;gap:8px;margin-bottom:24px;padding:16px;display:flex}html.pg-landing .ed-info-item{color:var(--text-white);font-size:13px}html.pg-landing .ed-info-item strong{color:var(--text-dim)}html.pg-landing #modal{z-index:2000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#161d26d9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}html.pg-landing #modal.gone{display:none}html.pg-landing .modal-card{background:var(--bg-section-box);border:1px solid var(--border-box);border-radius:14px;width:440px;max-width:calc(100vw - 32px);padding:36px;box-shadow:0 20px 60px #000000b3}html.pg-landing .modal-head{align-items:center;gap:10px;margin-bottom:20px;display:flex}html.pg-landing .modal-head img{height:24px}html.pg-landing .modal-card h2{color:var(--text-white);margin-bottom:6px;font-size:22px;font-weight:700}html.pg-landing .modal-card p{color:var(--text-body);margin-bottom:24px;font-size:14px}html.pg-landing .m-cities{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:24px;display:grid}html.pg-landing .m-city-btn{background:var(--bg-card-inner);border:1px solid var(--border-box);min-height:44px;color:var(--text-white);font-family:var(--font-ui);cursor:pointer;text-align:left;border-radius:8px;align-items:center;gap:8px;padding:12px 16px;font-size:14px;transition:all .15s;display:flex}html.pg-landing .m-city-btn:hover{border-color:var(--purple-pill)}html.pg-landing .m-city-btn.active{border-color:var(--purple-pill);background:#b56bff26;font-weight:700}html.pg-landing .m-confirm{background:var(--white-btn-bg);width:100%;min-height:44px;color:var(--white-btn-text);font-family:var(--font-ui);cursor:pointer;border:none;border-radius:8px;padding:12px;font-size:14px;font-weight:700}html.pg-landing .m-confirm:disabled{opacity:.4;cursor:default}html.pg-landing .hack-timeline-container{margin-top:8px;padding-top:14px;position:relative}html.pg-landing .hack-timeline-container:before{content:"";background:var(--border-box);z-index:1;height:2px;position:absolute;top:21px;left:16px;right:16px}html.pg-landing .hack-timeline-grid{z-index:2;grid-template-columns:repeat(6,1fr);gap:16px;display:grid;position:relative}html.pg-landing .ht-item{flex-direction:column;align-items:flex-start;display:flex;position:relative}html.pg-landing .ht-pin{background:var(--purple-pill);border:3px solid var(--bg-card-inner);width:14px;height:14px;box-shadow:0 0 0 2px var(--border-box);z-index:3;border-radius:50%;flex-shrink:0;margin-bottom:12px;margin-left:4px}html.pg-landing .ht-time-badge{color:var(--text-white);background:var(--bg-dark);border:1px solid var(--border-box);white-space:nowrap;border-radius:6px;margin-bottom:8px;padding:3px 8px;font-size:11px;font-weight:700;display:inline-block}html.pg-landing .ht-title{color:var(--text-white);margin-bottom:4px;font-size:14px;font-weight:700;line-height:18px}html.pg-landing .ht-desc{color:var(--text-body);margin:0;font-size:12px;line-height:18px}@media (width<=900px){html.pg-landing .hack-timeline-container:before{display:none}html.pg-landing .hack-timeline-grid{border-left:2px solid var(--border-box);flex-direction:column;gap:24px;margin-left:14px;padding-left:24px;display:flex;position:relative}html.pg-landing .ht-item{position:relative}html.pg-landing .ht-pin{margin-bottom:0;margin-left:0;position:absolute;top:2px;left:-31px}}html.pg-landing .btn-know-more{background:var(--bg-card-inner);border:1px solid var(--border-box);width:100%;color:var(--text-white);font-family:var(--font-ui);cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;min-height:48px;padding:14px 20px;font-size:14px;font-weight:600;transition:all .2s;display:flex}html.pg-landing .btn-know-more:hover{border-color:var(--purple-pill);color:var(--purple-pill)}html.pg-landing .km-arrow{font-size:16px;transition:transform .2s}html.pg-landing .hack-details-drawer{opacity:0;max-height:0;margin-top:0;transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .25s,margin-top .25s;overflow:hidden}html.pg-landing .hack-details-drawer.open{opacity:1;max-height:800px;margin-top:16px}html.pg-landing .hack-details-drawer-inner{grid-template-columns:1fr 1fr;gap:20px;padding-top:12px;display:grid}@media (width<=768px){html.pg-landing .hack-details-drawer-inner{grid-template-columns:1fr;gap:16px}html.pg-landing .hack-details-drawer.open{max-height:1200px}}html.pg-landing .passport-rewards-container{grid-template-columns:repeat(3,1fr);gap:24px;width:100%;margin-top:32px;display:grid}html.pg-landing .passport-reward-card{background:var(--bg-card-inner);border:1px solid var(--border-box);text-align:center;border-radius:16px;flex-direction:column;align-items:center;min-height:280px;padding:44px 28px;transition:all .25s;display:flex}html.pg-landing .passport-reward-card:hover{border-color:var(--purple-pill);transform:translateY(-4px);box-shadow:0 12px 30px #b56bff26}html.pg-landing .passport-card-icon{width:64px;height:64px;margin-bottom:20px}html.pg-landing .passport-card-title{font-family:var(--font-disp);color:var(--text-white);margin-bottom:10px;font-size:18px;font-weight:500}html.pg-landing .passport-card-desc{color:var(--text-body);font-size:13px;line-height:20px}@media (width<=900px){html.pg-landing .passport-rewards-container{grid-template-columns:1fr;gap:16px}html.pg-landing .passport-reward-card{padding:28px 20px}}html.pg-landing .sticky-side-reg-btn{z-index:2000;background:var(--purple-pill);color:#fff;font-family:var(--font-ui);opacity:0;pointer-events:none;border:1px solid #ffffff40;border-radius:100px;align-items:center;gap:8px;padding:13px 24px;font-size:14px;font-weight:700;text-decoration:none;transition:opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:28px;right:28px;transform:translateY(20px);box-shadow:0 10px 30px #b56bff73}html.pg-landing .sticky-side-reg-btn.visible{opacity:1;pointer-events:auto;transform:translateY(0)}html.pg-landing .sticky-side-reg-btn:hover{transform:translateY(-2px);box-shadow:0 14px 36px #b56bff99}@media (width<=768px){html.pg-landing .sticky-side-reg-btn{padding:11px 18px;font-size:13px;bottom:20px;right:16px}}html.pg-landing .about-pillars-grid{grid-template-columns:repeat(3,1fr)!important;gap:20px!important;width:100%!important;display:grid!important}html.pg-landing .about-pillars-grid>.about-card-wide{flex-direction:column!important;width:auto!important;min-width:0!important}html.pg-landing .hack-steps-5{grid-template-columns:repeat(5,1fr)!important;gap:14px!important;width:100%!important;display:grid!important}html.pg-landing .hack-steps-5>.hack-card-item{width:auto!important;min-width:0!important}html.pg-landing .hack-overview-grid{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:36px;display:grid}html.pg-landing .hack-details-split{grid-template-columns:1fr 1fr;gap:32px;display:grid}@media (width<=1024px){html.pg-landing .hero-grid,html.pg-landing .about-layout-grid,html.pg-landing .events-split-grid{grid-template-columns:1fr;gap:32px}html.pg-landing .hack-overview-grid,html.pg-landing .hack-details-split{grid-template-columns:1fr}html.pg-landing .c-panel-clean{grid-template-columns:1fr;gap:24px}}@media (width<=768px){html.pg-landing .about-pillars-grid{grid-template-columns:1fr!important;gap:16px!important}html.pg-landing .hack-steps-5{grid-template-columns:1fr!important;gap:14px!important}html.pg-landing .about-pillars-grid>.about-card-wide,html.pg-landing .hack-steps-5>.hack-card-item{width:100%!important}html.pg-landing .desktop-nav-actions{display:none!important}html.pg-landing .mobile-hamburger-btn,html.pg-landing .mobile-nav-right{display:flex}html.pg-landing .mobile-nav-right .nav-btn{min-width:auto;height:44px;padding:0 16px;font-size:12px}html.pg-landing .edge-hero-section{min-height:calc(100vh - 64px)}html.pg-landing .edge-hero-bg-img{opacity:.9;object-position:50% 0;height:118%}html.pg-landing .edge-hero-overlay{background:linear-gradient(#0d121df2 0%,#0d121de6 30%,#0d121d9e 45%,#0d121d2e 57%,#0d121d00 66%)}html.pg-landing .edge-hero-content-wrap{justify-content:flex-start;align-items:flex-start;width:calc(100% - 8vw);padding:32px 0 36px}html.pg-landing .full-hero-content{max-width:100%;padding:0}html.pg-landing .heading-title br,html.pg-landing .body-text br,html.pg-landing #about-sec h3 br{display:none}html.pg-landing .full-hero-content .heading-title{overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none;margin-bottom:14px;font-size:30px;line-height:1.15}html.pg-landing .full-hero-content .body-text{margin-bottom:20px;font-size:14px;line-height:24px}@media (height<=720px){html.pg-landing .edge-hero-section{min-height:680px}html.pg-landing .edge-hero-content-wrap{padding:24px 0 28px}html.pg-landing .full-hero-content .heading-title{margin-bottom:10px;font-size:27px}html.pg-landing .full-hero-content .body-text{margin-bottom:16px}}html.pg-landing .hero-pointers-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;margin-top:20px;padding-top:18px}html.pg-landing .h-pointer-item{border-radius:10px;gap:9px;min-width:0;padding:10px}html.pg-landing .h-pointer-item:hover{transform:none}html.pg-landing .h-pointer-icon-box{border-radius:8px;width:30px;height:30px}html.pg-landing .h-pointer-icon-box svg{width:16px;height:16px}html.pg-landing .h-pointer-title{font-size:13px}html.pg-landing .h-pointer-desc{font-size:11px}html.pg-landing .events-poster-panel{display:none}html.pg-landing .events-split-grid{gap:0}html.pg-landing .event-row-card{min-height:0;padding:0}html.pg-landing .er-head{min-height:68px;padding:16px 18px}html.pg-landing .event-row-card:hover,html.pg-landing .event-row-card.active{box-shadow:none;transform:none}html.pg-landing .event-row-card.active{background:var(--bg-card-inner);border-width:1px;border-color:var(--border-box)}html.pg-landing .er-head .er-btn{display:none}html.pg-landing .er-chev{display:block}html.pg-landing .er-sub{-webkit-line-clamp:1;-webkit-box-orient:vertical;line-height:17px;display:-webkit-box;overflow:hidden}html.pg-landing .event-row-card.open{background:var(--bg-card-hover);border-color:var(--purple-pill)}html.pg-landing .event-row-card.open .er-sub{display:none}html.pg-landing .event-row-card.open .er-chev{color:var(--purple-pill);transform:rotate(180deg)}html.pg-landing .event-row-card.open .er-panel{max-height:720px}html.pg-landing .er-panel-inner{padding:0 18px 18px}html.pg-landing .fs-section-wrap{padding:24px 4vw}html.pg-landing .section-box-container,html.pg-landing .cta-stage-section-box{border-radius:16px;padding:44px 22px}html.pg-landing #faq-sec .section-box-container{padding:60px 24px}html.pg-landing .about-card-wide{gap:8px;padding:26px 20px}html.pg-landing .events-poster-panel{min-height:460px;padding:32px 24px}html.pg-landing .hack-card-item{padding:24px 18px}html.pg-landing .c-info-side{gap:20px;padding:32px 24px}html.pg-landing .sch-clean-row{gap:8px;padding:24px 0}html.pg-landing .passport-reward-card{min-height:0;padding:28px 22px}html.pg-landing .passport-card-icon{width:52px;height:52px;margin-bottom:14px}html.pg-landing #top-nav,html.pg-landing footer#footer{padding-left:4vw;padding-right:4vw}html.pg-landing .m-cities{grid-template-columns:1fr}html.pg-landing .footer-row{flex-direction:column;align-items:flex-start;gap:16px}html.pg-landing .footer-links-group{gap:16px}}html.pg-register{--bg-dark:#161d26;--bg-header:#161d26;--bg-section-box:#1b232d;--bg-card-inner:#222c3a;--bg-card-hover:#2a3648;--border-box:#283445;--border-subtle:#212b3a;--text-white:#fff;--text-body:#94a3b8;--text-dim:#64748b;--text-link:#38bdf8;--purple-pill:#b56bff;--purple-hover:#a04dff;--white-btn-bg:#ecedf1;--white-btn-text:#0d1117;--green-accent:#10b981;--font-ui:"Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-disp:"Amazon Ember Display", "Open Sans", sans-serif}html.pg-register,html.pg-register *,html.pg-register:before,html.pg-register :before,html.pg-register:after,html.pg-register :after{box-sizing:border-box;margin:0;padding:0}html.pg-register{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;width:100%}html.pg-register body{font-family:var(--font-ui);color:var(--text-body);background-color:var(--bg-dark);flex-direction:column;min-height:100vh;font-size:14px;line-height:24px;transition:background-color .25s;display:flex}html.pg-register a{color:var(--text-link);text-decoration:none}html.pg-register a:hover{text-decoration:underline}html.pg-register #top-nav{background:var(--bg-header);border-bottom:1px solid var(--border-box);z-index:1000;justify-content:space-between;align-items:center;height:64px;padding:0 6vw;transition:background-color .25s;display:flex;position:sticky;top:0}html.pg-register .nav-left-group{align-items:center;gap:12px;display:flex}html.pg-register .mobile-hamburger-btn{color:var(--text-white);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .15s;display:none}html.pg-register .mobile-hamburger-btn:hover{background:var(--bg-card-inner)}html.pg-register .hamburger-svg{width:24px;height:24px;fill:var(--text-white)}html.pg-register .nav-brand{cursor:pointer;align-items:center;gap:14px;min-height:44px;text-decoration:none;display:flex}html.pg-register .nav-brand img{height:26px}html.pg-register .nav-divider{background:var(--border-box);width:1px;height:20px}html.pg-register .nav-brand-title{color:var(--text-white);letter-spacing:.08em;font-family:Courier New,Courier,monospace;font-size:16px;font-weight:600}html.pg-register .nav-actions{align-items:center;gap:12px;display:flex}html.pg-register .mobile-nav-right{display:none}html.pg-register .btn-back-nav{height:44px;font-family:var(--font-ui);cursor:pointer;border:1px solid var(--border-box);color:var(--text-white);background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:0 16px;font-size:13px;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}html.pg-register .btn-back-nav:hover{border-color:var(--purple-pill);color:var(--purple-pill);text-decoration:none}html.pg-register .nav-btn{min-width:100px;height:44px;font-family:var(--font-ui);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0 16px;font-size:13px;font-weight:700;text-decoration:none;transition:all .15s;display:inline-flex}html.pg-register .nav-btn-purple{background:var(--purple-pill);color:#fff}html.pg-register .nav-btn-white{background:var(--white-btn-bg);color:var(--white-btn-text)}html.pg-register .nav-btn-white:hover{opacity:.9}html.pg-register .nav-profile-btn{background:var(--bg-card-inner);border:1px solid var(--border-box);cursor:pointer;width:44px;height:44px;color:var(--text-white);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .15s;display:none}html.pg-register .nav-profile-btn:hover{border-color:var(--purple-pill);background:var(--bg-card-hover)}html.pg-register .profile-svg-icon{width:18px;height:18px;fill:var(--text-white)}html.pg-register .mobile-drawer-overlay{z-index:2500;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:1;background:#161d26d9;transition:opacity .25s;display:flex;position:fixed;inset:0}html.pg-register .mobile-drawer-overlay.gone{display:none}html.pg-register .mobile-drawer-card{background:var(--bg-section-box);border-right:1px solid var(--border-box);flex-direction:column;gap:20px;width:320px;max-width:85vw;height:100%;padding:24px 20px;animation:.25s cubic-bezier(.4,0,.2,1) slideDrawer;display:flex;box-shadow:10px 0 40px #00000080}html.pg-register .drawer-header{border-bottom:1px solid var(--border-box);justify-content:space-between;align-items:center;padding-bottom:16px;display:flex}html.pg-register .drawer-close-btn{color:var(--text-white);cursor:pointer;background:0 0;border:none;width:44px;height:44px;font-size:22px}html.pg-register .drawer-body{flex-direction:column;flex:1;gap:14px;display:flex;overflow-y:auto}html.pg-register .drawer-item-row{background:var(--bg-card-inner);border:1px solid var(--border-box);cursor:pointer;color:var(--text-white);border-radius:8px;justify-content:space-between;align-items:center;min-height:44px;padding:12px 14px;font-size:13px;font-weight:600;display:flex}html.pg-register .drawer-action-btn{background:var(--bg-card-inner);border:1px solid var(--border-box);color:var(--text-white);border-radius:8px;justify-content:space-between;align-items:center;min-height:44px;padding:12px 14px;font-size:13px;font-weight:700;text-decoration:none;display:flex}html.pg-register .drawer-link{color:var(--text-body);padding:10px 4px;font-size:14px;font-weight:600;text-decoration:none;transition:all .15s;display:block}html.pg-register .drawer-link:hover{color:var(--purple-pill)}html.pg-register .reg-main-container{flex:1;width:90%;max-width:840px;margin:32px auto 40px}html.pg-register .seats-banner-box{background:var(--bg-section-box);border:1px solid var(--border-box);border-radius:14px;flex-direction:column;gap:12px;margin-bottom:24px;padding:20px 24px;display:flex}html.pg-register .seats-banner-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}html.pg-register .seats-count-txt{color:var(--text-white);align-items:center;gap:8px;font-size:14px;display:flex}html.pg-register .seats-count-txt strong{color:var(--green-accent);font-size:16px;font-weight:700}html.pg-register .live-pulse-dot{background:var(--green-accent);width:8px;height:8px;box-shadow:0 0 10px var(--green-accent);border-radius:50%}html.pg-register .seats-badge{color:var(--purple-pill);background:#b56bff1f;border-radius:100px;padding:4px 10px;font-size:11px;font-weight:700}html.pg-register .seats-progress-track{background:var(--bg-card-inner);border:1px solid var(--border-subtle);border-radius:100px;width:100%;height:8px;overflow:hidden}html.pg-register .seats-progress-fill{background:var(--purple-pill);border-radius:100px;width:80.6%;height:100%;transition:width .4s}html.pg-register .reg-stepper-bar{justify-content:space-between;align-items:center;gap:8px;width:100%;margin-bottom:32px;display:flex;position:relative;overflow:hidden}html.pg-register .step-indicator{opacity:.5;flex-shrink:0;align-items:center;gap:8px;transition:all .25s;display:flex}html.pg-register .step-indicator.active{opacity:1}html.pg-register .step-indicator.completed .step-num{background:var(--green-accent);color:#0d1117}html.pg-register .step-num{background:var(--bg-card-inner);border:1px solid var(--border-box);width:24px;height:24px;color:var(--text-white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}html.pg-register .step-indicator.active .step-num{background:var(--purple-pill);border-color:var(--purple-pill);color:#fff}html.pg-register .step-lbl{color:var(--text-white);white-space:nowrap;font-size:13px;font-weight:600}html.pg-register .step-line{background:var(--border-box);flex:1;min-width:12px;height:1px}html.pg-register .reg-section-box{background:var(--bg-section-box);border:1px solid var(--border-box);border-radius:20px;padding:68px 48px;box-shadow:0 16px 48px #0000004d}html.pg-register .reg-title{font-family:var(--font-disp);color:var(--text-white);margin-bottom:6px;font-size:28px;font-weight:400}html.pg-register .reg-sub{color:var(--text-body);margin-bottom:28px;font-size:13px}html.pg-register .step-page{display:none}html.pg-register .step-page.active-page{animation:.25s fadeInPage;display:block}@keyframes fadeInPage{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}html.pg-register .form-grid-2{grid-template-columns:1fr 1fr;gap:20px;display:grid}html.pg-register .form-group{flex-direction:column;gap:6px;margin-bottom:20px;display:flex}html.pg-register .form-group.full{grid-column:1/-1}html.pg-register .form-label{color:var(--text-white);text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:700}html.pg-register .input-otp-wrap{gap:10px;display:flex}html.pg-register .form-input,html.pg-register .form-select{background-color:var(--bg-card-inner);border:1px solid var(--border-box);width:100%;height:44px;color:var(--text-white);font-family:var(--font-ui);border-radius:8px;outline:none;padding:0 14px;font-size:14px;transition:all .15s}html.pg-register .form-select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='%23B56BFF'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:40px}html.pg-register .form-select:hover{border-color:var(--purple-pill);background-color:var(--bg-card-hover)}html.pg-register .form-select:focus{border-color:var(--purple-pill);box-shadow:0 0 0 2px #b56bff33}html.pg-register .form-select option{background-color:var(--bg-card-inner);color:var(--text-white);padding:10px}html.pg-register .form-input:focus{border-color:var(--purple-pill)}html.pg-register .combo-wrap{position:relative}html.pg-register .combo-input{padding-right:40px}html.pg-register .combo-button{text-align:left;cursor:pointer;appearance:none;align-items:center;line-height:1.2;display:flex}html.pg-register .combo-button.is-placeholder{color:var(--text-dim)}html.pg-register .combo-button:hover{border-color:var(--purple-pill);background-color:var(--bg-card-hover)}html.pg-register .combo-input:focus{border-color:var(--purple-pill);box-shadow:0 0 0 2px #b56bff33}html.pg-register .combo-option.selected{color:var(--text-white);font-weight:600}html.pg-register .combo-option.selected:after{content:"✓";float:right;color:var(--purple-pill)}html.pg-register .combo-caret{width:14px;height:14px;fill:var(--purple-pill);pointer-events:none;transition:transform .15s;position:absolute;top:15px;right:14px}html.pg-register .combo-wrap.open .combo-caret{transform:rotate(180deg)}html.pg-register .combo-listbox{z-index:60;background:var(--bg-card-inner);border:1px solid var(--purple-pill);border-radius:8px;max-height:244px;margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 16px 40px #00000073}html.pg-register .combo-option{cursor:pointer;color:var(--text-body);border-radius:6px;padding:10px 12px;font-size:14px;line-height:20px;transition:all .12s}html.pg-register .combo-option.active,html.pg-register .combo-option:hover{background:var(--bg-card-hover);color:var(--text-white)}html.pg-register .combo-option mark{color:var(--purple-pill);background:0 0;font-weight:700}html.pg-register .combo-empty{color:var(--text-dim);padding:10px 12px;font-size:13px;line-height:20px}html.pg-register .combo-empty strong{color:var(--text-white);font-weight:600}html.pg-register .btn-otp-trigger{background:var(--bg-card-inner);border:1px solid var(--border-box);height:44px;color:var(--purple-pill);font-family:var(--font-ui);cursor:pointer;white-space:nowrap;border-radius:8px;padding:0 16px;font-size:12px;font-weight:700;transition:all .15s}html.pg-register .btn-otp-trigger:hover{border-color:var(--purple-pill);background:var(--bg-card-hover)}html.pg-register .otp-status-txt{color:var(--green-accent);align-items:center;gap:4px;font-size:12px;font-weight:600;display:none}html.pg-register .file-upload-box{background:var(--bg-card-inner);border:2px dashed var(--border-box);text-align:center;cursor:pointer;border-radius:10px;flex-direction:column;align-items:center;gap:8px;padding:24px;transition:all .2s;display:flex}html.pg-register .file-upload-box:hover{border-color:var(--purple-pill);background:var(--bg-card-hover)}html.pg-register .file-upload-box svg{width:32px;height:32px;fill:var(--purple-pill)}html.pg-register .file-upload-txt{color:var(--text-white);font-size:13px;font-weight:600}html.pg-register .file-upload-sub{color:var(--text-dim);font-size:11px}html.pg-register .idp-card{background:var(--bg-card-inner);border:1px solid var(--border-box);border-radius:10px;align-items:flex-start;gap:16px;padding:14px;transition:all .2s;display:flex}html.pg-register .idp-card.over{background:#ffb8000d;border-color:#ffb80073}html.pg-register .idp-thumb{object-fit:cover;border:1px solid var(--border-box);background:#fff;border-radius:8px;flex:none;width:108px;height:108px}html.pg-register .idp-meta{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}html.pg-register .idp-name{color:var(--text-white);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}html.pg-register .idp-size{font-size:12px;font-weight:600}html.pg-register .idp-size.ok{color:var(--green-accent)}html.pg-register .idp-size.over{color:#ffb800}html.pg-register .idp-note{color:var(--text-dim);font-size:11px;line-height:16px}html.pg-register .idp-actions{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}html.pg-register .btn-compress{cursor:pointer;background:var(--purple-pill);color:#fff;height:36px;font-family:var(--font-ui);white-space:nowrap;border:none;border-radius:8px;padding:0 14px;font-size:12px;font-weight:700;transition:all .15s}html.pg-register .btn-compress:hover{background:var(--purple-hover)}html.pg-register .btn-idp-ghost{cursor:pointer;border:1px solid var(--border-box);height:36px;color:var(--text-body);font-family:var(--font-ui);background:0 0;border-radius:8px;padding:0 12px;font-size:12px;font-weight:600;transition:all .15s}html.pg-register .btn-idp-ghost:hover{border-color:var(--purple-pill);color:var(--text-white)}@media (width<=480px){html.pg-register .idp-card{flex-direction:column;align-items:stretch}html.pg-register .idp-thumb{object-fit:contain;width:100%;height:160px}}html.pg-register .segmented-radio-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}html.pg-register .seg-radio-label{background:var(--bg-card-inner);border:1px solid var(--border-box);cursor:pointer;color:var(--text-white);border-radius:8px;align-items:center;gap:10px;min-height:44px;padding:12px 16px;font-size:13px;font-weight:600;transition:all .15s;display:flex}html.pg-register .seg-radio-label:hover{border-color:var(--purple-pill)}html.pg-register .seg-radio-label input[type=radio]:checked+span{color:var(--purple-pill)}html.pg-register .seg-radio-label input[type=radio]{accent-color:var(--purple-pill)}html.pg-register .policy-consent-box{background:var(--bg-card-inner);border:1px solid var(--border-box);border-radius:10px;flex-direction:column;gap:10px;padding:16px 20px;display:flex}html.pg-register .policy-consent-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}html.pg-register .policy-consent-row input[type=checkbox]{width:18px;height:18px;accent-color:var(--green-accent);cursor:pointer}html.pg-register .policy-consent-label{color:var(--text-white);font-size:13px;font-weight:600}html.pg-register .policy-consent-label a{color:var(--purple-pill);text-decoration:underline}html.pg-register .btn-review-policy{border:1px solid var(--purple-pill);min-height:38px;color:var(--purple-pill);font-family:var(--font-ui);cursor:pointer;background:0 0;border-radius:6px;margin-left:auto;padding:6px 14px;font-size:12px;font-weight:700;transition:all .15s}html.pg-register .btn-review-policy:hover{background:var(--purple-pill);color:#fff}html.pg-register .policy-hint-status{color:var(--text-dim);font-size:12px}html.pg-register .policy-hint-status.accepted{color:var(--green-accent);font-weight:600}html.pg-register .step-actions-row{pt:20px;border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:12px;margin-top:32px;display:flex}html.pg-register .btn-step-prev{border:1px solid var(--border-box);height:44px;color:var(--text-white);font-family:var(--font-ui);cursor:pointer;white-space:nowrap;background:0 0;border-radius:8px;padding:0 20px;font-size:13px;font-weight:600;transition:all .15s}html.pg-register .btn-step-prev:hover{border-color:var(--purple-pill);color:var(--purple-pill)}html.pg-register .btn-step-next{background:var(--white-btn-bg);height:46px;color:var(--white-btn-text);font-family:var(--font-ui);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;margin-left:auto;padding:0 28px;font-size:14px;font-weight:700;transition:all .15s}html.pg-register .btn-step-next:hover{opacity:.9}html.pg-register .success-card-content{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:20px 0;display:flex}html.pg-register .success-pixel-icon{filter:drop-shadow(0 4px 16px #10b98166);width:64px;height:64px;margin-bottom:8px}html.pg-register .summary-card-inner{background:var(--bg-card-inner);border:1px solid var(--border-box);text-align:left;border-radius:12px;flex-direction:column;gap:10px;width:100%;margin:16px 0;padding:24px;display:flex}html.pg-register .summary-row{border-bottom:1px solid var(--border-subtle);justify-content:space-between;padding-bottom:8px;font-size:13px;display:flex}html.pg-register .summary-row:last-child{border-bottom:none;padding-bottom:0}html.pg-register .summary-lbl{color:var(--text-dim)}html.pg-register .summary-val{color:var(--text-white);font-weight:700}html.pg-register .btn-view-profile-primary{background:var(--white-btn-bg);color:var(--white-btn-text);font-family:var(--font-ui);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;margin-top:8px;padding:14px 32px;font-size:15px;font-weight:700;text-decoration:none;transition:all .15s;display:inline-flex;box-shadow:0 4px 16px #00000040}html.pg-register .btn-view-profile-primary:hover{opacity:.92;color:var(--white-btn-text);transform:translateY(-1px)}html.pg-register #policy-modal{z-index:2500;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#161d26e0;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}html.pg-register #policy-modal.gone{display:none}html.pg-register .policy-modal-card{background:var(--bg-section-box);border:1px solid var(--border-box);border-radius:16px;flex-direction:column;width:620px;max-width:calc(100vw - 32px);max-height:85vh;padding:36px;display:flex;box-shadow:0 24px 64px #000000b3}html.pg-register .modal-head{align-items:center;gap:10px;margin-bottom:16px;display:flex}html.pg-register .modal-head img{height:24px}html.pg-register .policy-scroll-area{background:var(--bg-card-inner);border:1px solid var(--border-box);color:var(--text-body);border-radius:10px;flex-direction:column;flex:1;gap:14px;margin:16px 0;padding:20px;font-size:13px;line-height:22px;display:flex;overflow-y:auto}html.pg-register .policy-scroll-area h4{color:var(--text-white);margin-bottom:2px;font-size:14px;font-weight:700}html.pg-register .policy-modal-foot{justify-content:flex-end;gap:12px;margin-top:8px;display:flex}html.pg-register .btn-accept-modal{background:var(--purple-pill);color:#fff;min-height:44px;font-family:var(--font-ui);cursor:pointer;border:none;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:700;transition:all .15s}html.pg-register .btn-accept-modal:hover{background:var(--purple-hover)}html.pg-register footer#footer{border-top:1px solid var(--border-box);color:var(--text-dim);background:var(--bg-header);width:100%;margin-top:auto;padding:36px 6vw;font-size:13px}html.pg-register .footer-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}html.pg-register .footer-left{align-items:center;gap:14px;display:flex}html.pg-register .footer-left img{height:22px}html.pg-register .footer-links-group{flex-wrap:wrap;gap:24px;display:flex}html.pg-register .footer-partner{border-top:1px solid var(--border-subtle);align-items:center;gap:12px;margin-top:20px;padding-top:18px;display:flex}html.pg-register .footer-partner-lbl{letter-spacing:.12em;text-transform:uppercase;color:var(--text-dim);white-space:nowrap;font-size:11px;font-weight:700}html.pg-register .footer-partner img{width:auto;height:66px;display:block}@media (width<=768px){html.pg-register .footer-partner{flex-direction:column;align-items:flex-start;gap:10px}html.pg-register .footer-partner img{height:56px}}html.pg-register .footer-links-group a{color:var(--text-dim);font-size:13px;text-decoration:none;transition:all .15s}html.pg-register .footer-links-group a:hover{color:var(--purple-pill);text-decoration:underline}@media (width<=768px){html.pg-register .desktop-nav-actions{display:none!important}html.pg-register .mobile-hamburger-btn,html.pg-register .mobile-nav-right{display:flex}html.pg-register .mobile-nav-right .nav-btn{min-width:auto;height:38px;padding:0 14px;font-size:12px}html.pg-register .reg-stepper-bar{justify-content:space-between;gap:4px;width:100%;margin-bottom:24px}html.pg-register .step-lbl{white-space:nowrap;font-size:11px}html.pg-register .step-num{width:20px;height:20px;font-size:10px}html.pg-register .step-line{flex:1;min-width:4px;margin:0 2px}html.pg-register .step-actions-row{flex-direction:column;gap:12px;width:100%}html.pg-register .btn-step-prev,html.pg-register .btn-step-next{text-align:center;justify-content:center;align-items:center;width:100%;height:48px;margin-left:0;display:flex}html.pg-register .form-grid-2,html.pg-register .segmented-radio-grid{grid-template-columns:1fr}html.pg-register .reg-section-box{border-radius:16px;padding:48px 18px}html.pg-register .input-otp-wrap{flex-direction:column}html.pg-register .policy-consent-row{flex-direction:column;align-items:flex-start}html.pg-register .btn-review-policy{justify-content:center;align-items:center;width:100%;margin-left:0;display:inline-flex}html.pg-register #top-nav,html.pg-register footer#footer{padding-left:4vw;padding-right:4vw}html.pg-register .footer-row{flex-direction:column;align-items:flex-start;gap:16px}html.pg-register .footer-links-group{gap:16px}}html.pg-login{--bg-dark:#161d26;--bg-header:#161d26;--bg-section-box:#1b232d;--bg-card-inner:#222c3a;--bg-card-hover:#2a3648;--border-box:#283445;--border-subtle:#212b3a;--text-white:#fff;--text-body:#94a3b8;--text-dim:#64748b;--text-link:#38bdf8;--purple-pill:#b56bff;--purple-hover:#a04dff;--white-btn-bg:#ecedf1;--white-btn-text:#0d1117;--font-ui:"Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-disp:"Amazon Ember Display", "Open Sans", sans-serif}html.pg-login,html.pg-login *,html.pg-login:before,html.pg-login :before,html.pg-login:after,html.pg-login :after{box-sizing:border-box;margin:0;padding:0}html.pg-login body{font-family:var(--font-ui);color:var(--text-body);background-color:var(--bg-dark);flex-direction:column;justify-content:space-between;min-height:100vh;font-size:14px;transition:background-color .25s;display:flex}html.pg-login #top-nav{background:var(--bg-header);border-bottom:1px solid var(--border-box);justify-content:space-between;align-items:center;height:64px;padding:0 6vw;display:flex}html.pg-login .nav-brand{cursor:pointer;align-items:center;gap:14px;text-decoration:none;display:flex}html.pg-login .nav-brand img{height:26px}html.pg-login .nav-divider{background:var(--border-box);width:1px;height:20px}html.pg-login .nav-brand-title{color:var(--text-white);letter-spacing:.08em;font-family:Courier New,Courier,monospace;font-size:16px;font-weight:600}html.pg-login .btn-back-nav{height:38px;font-family:var(--font-ui);cursor:pointer;border:1px solid var(--border-box);color:var(--text-white);background:0 0;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:0 16px;font-size:13px;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}html.pg-login .btn-back-nav:hover{border-color:var(--purple-pill);color:var(--purple-pill)}html.pg-login .auth-main-wrap{flex:1;justify-content:center;align-items:center;padding:40px 20px;display:flex;position:relative;overflow:hidden}html.pg-login .auth-main-wrap:before{content:"";pointer-events:none;background:radial-gradient(circle,#b56bff14 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-100px;left:-100px}html.pg-login .auth-main-wrap:after{content:"";pointer-events:none;background:radial-gradient(circle,#ff99000f 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-80px;right:-60px}html.pg-login .auth-box{background:var(--bg-section-box);border:1px solid var(--border-box);z-index:2;border-radius:24px;width:100%;max-width:460px;padding:48px 44px;animation:.4s cubic-bezier(.22,1,.36,1) both boxIn;position:relative;box-shadow:0 24px 64px #00000059}@keyframes boxIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}html.pg-login .step-indicator{align-items:center;gap:0;margin-bottom:36px;display:flex}html.pg-login .step-dot{border:2px solid var(--border-box);width:28px;height:28px;color:var(--text-dim);background:var(--bg-card-inner);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:800;transition:all .35s;display:flex}html.pg-login .step-dot.active{border-color:var(--purple-pill);background:var(--purple-pill);color:#fff}html.pg-login .step-dot.done{color:#fff;background:#22c55e;border-color:#22c55e}html.pg-login .step-line{background:var(--border-box);flex:1;height:2px;transition:background .35s}html.pg-login .step-line.done{background:#22c55e}html.pg-login .step-label-row{justify-content:space-between;margin-top:6px;margin-bottom:32px;display:flex}html.pg-login .step-label{text-transform:uppercase;letter-spacing:.1em;color:var(--text-dim);text-align:center;font-size:10px;font-weight:700}html.pg-login .step-label.active{color:var(--purple-pill)}html.pg-login .auth-icon{background:linear-gradient(135deg, var(--purple-pill) 0%, #7c3aed 100%);border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 20px;display:flex;box-shadow:0 8px 24px #b56bff4d}html.pg-login .auth-icon svg{width:28px;height:28px}html.pg-login .auth-header{text-align:center;margin-bottom:32px}html.pg-login .auth-header h1{font-family:var(--font-disp);color:var(--text-white);margin-bottom:8px;font-size:26px;font-weight:400}html.pg-login .auth-header p{color:var(--text-dim);font-size:13px;line-height:20px}html.pg-login .form-group{flex-direction:column;gap:7px;margin-bottom:20px;display:flex}html.pg-login .form-label{color:var(--text-white);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:700}html.pg-login .phone-input-row{border:1px solid var(--border-box);background:var(--bg-card-inner);border-radius:10px;gap:0;transition:border-color .2s;display:flex;overflow:hidden}html.pg-login .phone-input-row:focus-within{border-color:var(--purple-pill)}html.pg-login .phone-prefix{border-right:1px solid var(--border-box);background:var(--bg-card-hover);color:var(--text-white);white-space:nowrap;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;padding:0 14px;font-size:14px;font-weight:700;display:flex}html.pg-login .phone-prefix-flag{font-size:18px;line-height:1}html.pg-login .phone-number-input{height:48px;color:var(--text-white);font-family:var(--font-ui);letter-spacing:.05em;background:0 0;border:none;outline:none;flex:1;padding:0 16px;font-size:16px;font-weight:600}html.pg-login .phone-number-input::placeholder{color:var(--text-dim);letter-spacing:0;font-weight:400}html.pg-login .wa-note{color:var(--text-body);background:#b56bff12;border:1px solid #b56bff2e;border-radius:10px;align-items:flex-start;gap:10px;padding:12px 14px;font-size:12px;line-height:18px;display:flex}html.pg-login .wa-note-icon{color:var(--purple-pill);flex-shrink:0;margin-top:1px}html.pg-login .btn-submit{background:linear-gradient(135deg, var(--purple-pill) 0%, #7c3aed 100%);color:#fff;width:100%;height:50px;font-family:var(--font-ui);cursor:pointer;letter-spacing:.02em;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-top:6px;font-size:14px;font-weight:700;transition:all .25s;display:flex;box-shadow:0 4px 20px #b56bff4d}html.pg-login .btn-submit:hover{transform:translateY(-1px);box-shadow:0 6px 28px #b56bff80}html.pg-login .btn-submit:active{transform:translateY(0)}html.pg-login .btn-submit:disabled{opacity:.5;cursor:not-allowed;transform:none}html.pg-login .otp-grid{justify-content:center;gap:10px;margin:8px 0;display:flex}html.pg-login .otp-cell{border:2px solid var(--border-box);background:var(--bg-card-inner);text-align:center;width:52px;height:60px;color:var(--text-white);font-size:24px;font-weight:800;font-family:var(--font-ui);caret-color:var(--purple-pill);border-radius:12px;outline:none;transition:all .2s}html.pg-login .otp-cell:focus{border-color:var(--purple-pill);background:var(--bg-card-hover);box-shadow:0 0 0 3px #b56bff26}html.pg-login .otp-cell.filled{border-color:var(--purple-pill)}html.pg-login .otp-phone-display{text-align:center;color:var(--text-body);margin-bottom:24px;font-size:13px}html.pg-login .otp-phone-display strong{color:var(--text-white);font-weight:700}html.pg-login .otp-phone-display button{color:var(--purple-pill);cursor:pointer;font-size:13px;font-weight:600;font-family:var(--font-ui);background:0 0;border:none;margin-left:8px;text-decoration:underline}html.pg-login .resend-row{text-align:center;color:var(--text-dim);margin-top:18px;font-size:13px}html.pg-login .resend-btn{color:var(--purple-pill);font-family:var(--font-ui);cursor:pointer;background:0 0;border:none;font-size:13px;font-weight:700;text-decoration:underline}html.pg-login .resend-btn:disabled{color:var(--text-dim);cursor:not-allowed;text-decoration:none}html.pg-login .resend-timer{color:var(--text-dim);font-weight:700}html.pg-login .otp-success-msg{text-align:center;color:#4ade80;background:#22c55e14;border:1px solid #22c55e40;border-radius:10px;margin-bottom:16px;padding:14px;font-size:13px;font-weight:700;display:none}html.pg-login .step-view{display:none}html.pg-login .step-view.active{animation:.3s both stepIn;display:block}@keyframes stepIn{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}html.pg-login .auth-footer-link{text-align:center;color:var(--text-dim);margin-top:24px;font-size:13px}html.pg-login .auth-footer-link a{color:var(--purple-pill);font-weight:600;text-decoration:none}html.pg-login .auth-footer-link a:hover{text-decoration:underline}html.pg-login footer#footer{border-top:1px solid var(--border-box);color:var(--text-dim);background:var(--bg-header);width:100%;margin-top:auto;padding:36px 6vw;font-size:13px}html.pg-login .footer-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}html.pg-login .footer-left{align-items:center;gap:14px;display:flex}html.pg-login .footer-left img{height:22px}html.pg-login .footer-links-group{flex-wrap:wrap;gap:24px;display:flex}html.pg-login .footer-partner{border-top:1px solid var(--border-subtle);align-items:center;gap:12px;margin-top:20px;padding-top:18px;display:flex}html.pg-login .footer-partner-lbl{letter-spacing:.12em;text-transform:uppercase;color:var(--text-dim);white-space:nowrap;font-size:11px;font-weight:700}html.pg-login .footer-partner img{width:auto;height:66px;display:block}@media (width<=768px){html.pg-login .footer-partner{flex-direction:column;align-items:flex-start;gap:10px}html.pg-login .footer-partner img{height:56px}}html.pg-login .footer-links-group a{color:var(--text-dim);font-size:13px;text-decoration:none;transition:all .15s}html.pg-login .footer-links-group a:hover{color:var(--purple-pill);text-decoration:underline}@media (width<=520px){html.pg-login .auth-box{border-radius:20px;padding:36px 24px}html.pg-login .otp-cell{width:44px;height:54px;font-size:20px}}@keyframes shake{0%,to{transform:translate(0)}20%{transform:translate(-6px)}40%{transform:translate(6px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}}html.pg-profile{--bg-dark:#161d26;--bg-header:#161d26;--bg-section-box:#1b232d;--bg-card-inner:#222c3a;--bg-card-hover:#2a3648;--border-box:#283445;--border-subtle:#212b3a;--text-white:#fff;--text-body:#94a3b8;--text-dim:#64748b;--text-link:#38bdf8;--purple-pill:#b56bff;--purple-hover:#a04dff;--white-btn-bg:#ecedf1;--white-btn-text:#0d1117;--green-accent:#10b981;--font-ui:"Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-disp:"Amazon Ember Display", "Open Sans", sans-serif}html.pg-profile,html.pg-profile *,html.pg-profile:before,html.pg-profile :before,html.pg-profile:after,html.pg-profile :after{box-sizing:border-box;margin:0;padding:0}html.pg-profile{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;width:100%}html.pg-profile body{font-family:var(--font-ui);color:var(--text-body);background-color:var(--bg-dark);flex-direction:column;min-height:100vh;font-size:14px;line-height:24px;transition:background-color .25s;display:flex}html.pg-profile a{color:var(--text-link);text-decoration:none}html.pg-profile a:hover{text-decoration:underline}html.pg-profile #top-nav{background:var(--bg-header);border-bottom:1px solid var(--border-box);z-index:1000;justify-content:space-between;align-items:center;height:64px;padding:0 6vw;transition:background-color .25s;display:flex;position:sticky;top:0}html.pg-profile .nav-brand{cursor:pointer;align-items:center;gap:14px;min-height:44px;text-decoration:none;display:flex}html.pg-profile .nav-brand img{height:26px}html.pg-profile .nav-divider{background:var(--border-box);width:1px;height:20px}html.pg-profile .nav-brand-title{color:var(--text-white);letter-spacing:.08em;font-family:Courier New,Courier,monospace;font-size:16px;font-weight:600}html.pg-profile .nav-actions{align-items:center;gap:12px;display:flex}html.pg-profile .btn-back-nav{height:44px;font-family:var(--font-ui);cursor:pointer;border:1px solid var(--border-box);color:var(--text-white);background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:0 16px;font-size:13px;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}html.pg-profile .btn-back-nav:hover{border-color:var(--purple-pill);color:var(--purple-pill);text-decoration:none}html.pg-profile .nav-profile-btn{background:var(--bg-card-inner);border:1px solid var(--border-box);cursor:pointer;width:44px;height:44px;color:var(--text-white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;transition:all .15s;display:flex}html.pg-profile .nav-profile-btn:hover{border-color:var(--purple-pill);background:var(--bg-card-hover)}html.pg-profile .profile-svg-icon{width:18px;height:18px;fill:var(--text-white)}html.pg-profile .nav-btn{height:44px;font-family:var(--font-ui);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0 18px;font-size:13px;font-weight:700;transition:all .15s;display:inline-flex}html.pg-profile .nav-btn-white{background:var(--white-btn-bg);color:var(--white-btn-text)}html.pg-profile .nav-btn-white:hover{opacity:.9}html.pg-profile .profile-container{flex-direction:column;flex:1;gap:24px;width:90%;max-width:1100px;margin:32px auto 40px;display:flex}html.pg-profile .prof-card-box{background:var(--bg-section-box);border:1px solid var(--border-box);border-radius:16px;padding:36px 40px;transition:opacity .25s,filter .25s;box-shadow:0 12px 40px #0003}html.pg-profile .prof-card-box.disabled-section{opacity:.45;pointer-events:none;filter:grayscale(70%);position:relative}html.pg-profile .prof-card-title{font-family:var(--font-disp);color:var(--text-white);margin-bottom:4px;font-size:24px;font-weight:400}html.pg-profile .prof-card-sub{color:var(--text-dim);margin-bottom:24px;font-size:13px}html.pg-profile .qr-flex-grid{grid-template-columns:190px 1fr;align-items:center;gap:36px;display:grid}html.pg-profile .qr-code-box{text-align:center;background:#fff;border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:16px;display:flex}html.pg-profile .qr-code-box svg{width:140px;height:140px}html.pg-profile .qr-ticket-id{color:#0f172a;font-family:monospace;font-size:11px;font-weight:700}html.pg-profile .qr-info-details{flex-direction:column;gap:12px;display:flex}html.pg-profile .status-clean-row{color:var(--text-white);align-items:center;gap:10px;font-size:14px;font-weight:700;display:flex}html.pg-profile .pixel-tick-svg{filter:drop-shadow(0 2px 8px #10b98166);flex-shrink:0;width:20px;height:20px;display:inline-block}html.pg-profile .qr-info-title{font-family:var(--font-disp);color:var(--text-white);font-size:26px;font-weight:400}html.pg-profile .qr-info-meta{color:var(--text-body);font-size:14px;line-height:22px}html.pg-profile .optin-toggle-box{background:var(--bg-card-inner);border:1px solid var(--border-box);border-radius:12px;justify-content:space-between;align-items:center;gap:20px;padding:22px 26px;display:flex}html.pg-profile .optin-txt h4{color:var(--text-white);margin-bottom:3px;font-size:15px;font-weight:700}html.pg-profile .optin-txt p{color:var(--text-body);font-size:13px}html.pg-profile .switch-label{flex-shrink:0;width:52px;height:30px;display:inline-block;position:relative}html.pg-profile .switch-label input{opacity:0;width:0;height:0}html.pg-profile .slider-track{cursor:pointer;background-color:var(--border-box);border:1px solid var(--border-subtle);border-radius:34px;transition:all .25s;position:absolute;inset:0}html.pg-profile .slider-track:before{content:"";background-color:#fff;border-radius:50%;width:22px;height:22px;transition:all .25s;position:absolute;bottom:3px;left:3px}html.pg-profile input:checked+.slider-track{background-color:var(--purple-pill)}html.pg-profile input:checked+.slider-track:before{transform:translate(22px)}html.pg-profile .team-members-list{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}html.pg-profile .team-member-row{background:var(--bg-card-inner);border:1px solid var(--border-box);border-radius:8px;justify-content:space-between;align-items:center;gap:16px;min-height:52px;padding:14px 18px;display:flex}html.pg-profile .tm-info h5{color:var(--text-white);margin-bottom:1px;font-size:14px;font-weight:700}html.pg-profile .tm-info p{color:var(--text-dim);font-size:12px}html.pg-profile .btn-remove-sm{border:1px solid var(--border-box);color:#ef4444;cursor:pointer;background:0 0;border-radius:6px;min-height:38px;padding:6px 14px;font-size:12px;font-weight:600}html.pg-profile .btn-remove-sm:hover{background:#ef44441a;border-color:#ef4444}html.pg-profile .add-team-form{align-items:flex-end;gap:10px;display:flex}html.pg-profile .add-team-input{background:var(--bg-card-inner);border:1px solid var(--border-box);height:52px;color:var(--text-white);font-family:var(--font-ui);border-radius:8px;outline:none;flex:1;padding:0 18px;font-size:14px;font-weight:600;transition:border-color .15s}html.pg-profile .add-team-input::placeholder{color:var(--text-dim);font-weight:400}html.pg-profile .add-team-input:focus{border-color:var(--purple-pill)}html.pg-profile .faq-list{flex-direction:column;width:100%;display:flex}html.pg-profile .faq-item{border-bottom:1px solid var(--border-box)}html.pg-profile .faq-item:last-child{border-bottom:none}html.pg-profile .faq-q{text-align:left;width:100%;min-height:52px;color:var(--text-white);font-family:var(--font-ui);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:16px 0;font-size:14px;font-weight:600;display:flex}html.pg-profile .faq-q:hover{color:var(--purple-pill)}html.pg-profile .faq-a{max-height:0;transition:max-height .25s;overflow:hidden}html.pg-profile .faq-a-inner{color:var(--text-body);padding-bottom:16px;font-size:13px;line-height:20px}html.pg-profile .session-details-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px;display:grid}html.pg-profile .session-card-mini{background:var(--bg-card-inner);border:1px solid var(--border-box);border-radius:10px;flex-direction:column;gap:3px;padding:18px;display:flex}html.pg-profile .session-card-mini span{text-transform:uppercase;color:var(--text-dim);font-size:11px;font-weight:700}html.pg-profile .session-card-mini h4{color:var(--text-white);font-size:14px;font-weight:700}html.pg-profile footer#footer{border-top:1px solid var(--border-box);color:var(--text-dim);background:var(--bg-header);width:100%;margin-top:auto;padding:36px 6vw;font-size:13px}html.pg-profile .footer-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}html.pg-profile .footer-left{align-items:center;gap:14px;display:flex}html.pg-profile .footer-left img{height:22px}html.pg-profile .footer-links-group{flex-wrap:wrap;gap:24px;display:flex}html.pg-profile .footer-partner{border-top:1px solid var(--border-subtle);align-items:center;gap:12px;margin-top:20px;padding-top:18px;display:flex}html.pg-profile .footer-partner-lbl{letter-spacing:.12em;text-transform:uppercase;color:var(--text-dim);white-space:nowrap;font-size:11px;font-weight:700}html.pg-profile .footer-partner img{width:auto;height:66px;display:block}@media (width<=768px){html.pg-profile .footer-partner{flex-direction:column;align-items:flex-start;gap:10px}html.pg-profile .footer-partner img{height:56px}}html.pg-profile .footer-links-group a{color:var(--text-dim);font-size:13px;text-decoration:none;transition:all .15s}html.pg-profile .footer-links-group a:hover{color:var(--purple-pill);text-decoration:underline}@media (width<=768px){html.pg-profile .profile-container{gap:20px;width:96%;margin:20px auto 32px}html.pg-profile .prof-card-box{border-radius:14px;padding:24px 18px}html.pg-profile .prof-card-title{margin-bottom:4px;font-size:20px}html.pg-profile .prof-card-sub{margin-bottom:18px;font-size:13px}html.pg-profile .qr-flex-grid{grid-template-columns:1fr;gap:20px}html.pg-profile .qr-code-box{width:180px;margin:0 auto;padding:14px}html.pg-profile .qr-code-box svg{width:150px;height:150px}html.pg-profile .qr-info-title{font-size:22px}html.pg-profile .qr-info-meta{font-size:13px;line-height:20px}html.pg-profile .qr-download-wrap{width:100%}html.pg-profile .qr-download-wrap button{justify-content:center;width:100%!important;height:50px!important;font-size:14px!important}html.pg-profile .optin-toggle-box{flex-direction:column;align-items:flex-start;gap:16px;padding:20px 18px}html.pg-profile .optin-txt h4{font-size:15px}html.pg-profile .optin-txt p{font-size:13px}html.pg-profile .switch-label{width:60px;height:34px}html.pg-profile .slider-track:before{width:26px;height:26px}html.pg-profile input:checked+.slider-track:before{transform:translate(26px)}html.pg-profile .team-member-row{gap:12px;padding:16px}html.pg-profile .tm-info h5{font-size:15px}html.pg-profile .tm-info p{margin-top:2px;font-size:12px}html.pg-profile .btn-remove-sm{flex-shrink:0;min-height:42px;padding:0 16px;font-size:13px}html.pg-profile .add-team-form{flex-direction:column;gap:10px}html.pg-profile .add-team-input{border-radius:8px!important;width:100%!important;height:52px!important;padding:0 18px!important;font-size:14px!important}html.pg-profile .add-team-input::placeholder{font-size:14px!important}html.pg-profile .add-team-form .nav-btn{border-radius:8px!important;width:100%!important;height:52px!important;padding:0!important;font-size:14px!important}html.pg-profile .session-details-grid{grid-template-columns:1fr;gap:10px;margin-bottom:18px}html.pg-profile .session-card-mini{padding:16px}html.pg-profile .session-card-mini h4{font-size:14px}html.pg-profile .faq-q{min-height:56px;padding:18px 0;font-size:14px}html.pg-profile .faq-a-inner{font-size:13px}html.pg-profile .footer-row{flex-direction:column;align-items:flex-start;gap:16px}html.pg-profile .footer-links-group{gap:14px}}@media (width<=400px){html.pg-profile .profile-container{border-radius:0;gap:12px;width:100%;margin:0}html.pg-profile .prof-card-box{border-left:none;border-right:none;border-radius:0}html.pg-profile .add-team-input{font-size:15px!important}}html.pg-terms{--bg-dark:#161d26;--bg-header:#161d26;--bg-section-box:#1b232d;--bg-card-inner:#222c3a;--bg-card-hover:#2a3648;--border-box:#283445;--border-subtle:#212b3a;--text-white:#fff;--text-body:#94a3b8;--text-dim:#64748b;--text-link:#38bdf8;--purple-pill:#b56bff;--purple-hover:#a04dff;--white-btn-bg:#ecedf1;--white-btn-text:#0d1117;--font-ui:"Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-disp:"Amazon Ember Display", "Open Sans", sans-serif}html.pg-terms,html.pg-terms *,html.pg-terms:before,html.pg-terms :before,html.pg-terms:after,html.pg-terms :after{box-sizing:border-box;margin:0;padding:0}html.pg-terms{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;width:100%}html.pg-terms body{font-family:var(--font-ui);color:var(--text-body);background-color:var(--bg-dark);flex-direction:column;min-height:100vh;font-size:14px;line-height:26px;transition:background-color .25s;display:flex}html.pg-terms a{color:var(--text-link);text-decoration:none}html.pg-terms a:hover{text-decoration:underline}html.pg-terms #top-nav{background:var(--bg-header);border-bottom:1px solid var(--border-box);z-index:1000;justify-content:space-between;align-items:center;height:64px;padding:0 6vw;transition:background-color .25s;display:flex;position:sticky;top:0}html.pg-terms .nav-brand{cursor:pointer;align-items:center;gap:14px;text-decoration:none;display:flex}html.pg-terms .nav-brand img{height:26px}html.pg-terms .nav-divider{background:var(--border-box);width:1px;height:20px}html.pg-terms .nav-brand-title{color:var(--text-white);font-size:14px;font-weight:600}html.pg-terms .nav-actions{align-items:center;gap:12px;display:flex}html.pg-terms .btn-back-nav{height:38px;font-family:var(--font-ui);cursor:pointer;border:1px solid var(--border-box);color:var(--text-white);background:0 0;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:0 16px;font-size:13px;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}html.pg-terms .btn-back-nav:hover{border-color:var(--purple-pill);color:var(--purple-pill);text-decoration:none}html.pg-terms .nav-btn{min-width:110px;height:38px;font-family:var(--font-ui);cursor:pointer;white-space:nowrap;border:none;border-radius:6px;justify-content:center;align-items:center;padding:0 16px;font-size:13px;font-weight:700;text-decoration:none;transition:all .15s;display:inline-flex}html.pg-terms .nav-btn-white{background:var(--white-btn-bg);color:var(--white-btn-text)}html.pg-terms .nav-btn-white:hover{opacity:.9}html.pg-terms .nav-profile-btn{background:var(--bg-card-inner);border:1px solid var(--border-box);cursor:pointer;width:38px;height:38px;color:var(--text-white);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .15s;display:none}html.pg-terms .nav-profile-btn:hover{border-color:var(--purple-pill);background:var(--bg-card-hover)}html.pg-terms .profile-svg-icon{width:18px;height:18px;fill:var(--text-white)}html.pg-terms .policy-container{flex:1;width:90%;max-width:900px;margin:32px auto 40px}html.pg-terms .policy-box{background:var(--bg-section-box);border:1px solid var(--border-box);border-radius:20px;padding:48px;box-shadow:0 16px 48px #0000004d}html.pg-terms .tag-label{text-transform:uppercase;letter-spacing:.12em;color:var(--purple-pill);margin-bottom:8px;font-size:12px;font-weight:700;display:inline-block}html.pg-terms .policy-title{font-family:var(--font-disp);color:var(--text-white);margin-bottom:8px;font-size:32px;font-weight:400}html.pg-terms .policy-meta{color:var(--text-dim);border-bottom:1px solid var(--border-box);margin-bottom:32px;padding-bottom:16px;font-size:13px}html.pg-terms .policy-sec{margin-bottom:32px}html.pg-terms .policy-sec h3{font-family:var(--font-disp);color:var(--text-white);margin-bottom:12px;font-size:20px;font-weight:400}html.pg-terms .policy-sec p{color:var(--text-body);margin-bottom:12px;font-size:14px;line-height:24px}html.pg-terms .policy-sec ul{flex-direction:column;gap:8px;margin-bottom:12px;margin-left:20px;display:flex}html.pg-terms .policy-sec li{color:var(--text-body);font-size:14px}html.pg-terms .alert-box{background:var(--bg-card-inner);border-left:4px solid var(--purple-pill);border-top:1px solid var(--border-box);border-right:1px solid var(--border-box);border-bottom:1px solid var(--border-box);border-radius:8px;margin:20px 0;padding:16px 20px}html.pg-terms .alert-box h4{color:var(--text-white);margin-bottom:4px;font-size:14px;font-weight:700}html.pg-terms .alert-box p{color:var(--text-body);margin:0;font-size:13px}html.pg-terms footer#footer{border-top:1px solid var(--border-box);color:var(--text-dim);background:var(--bg-header);width:100%;margin-top:auto;padding:36px 6vw;font-size:13px}html.pg-terms .footer-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}html.pg-terms .footer-left{align-items:center;gap:14px;display:flex}html.pg-terms .footer-left img{height:22px}html.pg-terms .footer-links-group{flex-wrap:wrap;gap:24px;display:flex}html.pg-terms .footer-partner{border-top:1px solid var(--border-subtle);align-items:center;gap:12px;margin-top:20px;padding-top:18px;display:flex}html.pg-terms .footer-partner-lbl{letter-spacing:.12em;text-transform:uppercase;color:var(--text-dim);white-space:nowrap;font-size:11px;font-weight:700}html.pg-terms .footer-partner img{width:auto;height:66px;display:block}@media (width<=768px){html.pg-terms .footer-partner{flex-direction:column;align-items:flex-start;gap:10px}html.pg-terms .footer-partner img{height:56px}}html.pg-terms .footer-links-group a{color:var(--text-dim);font-size:13px;text-decoration:none;transition:all .15s}html.pg-terms .footer-links-group a:hover{color:var(--purple-pill);text-decoration:underline}@media (width<=768px){html.pg-terms .policy-box{border-radius:14px;padding:28px 20px}html.pg-terms .footer-row{flex-direction:column;align-items:flex-start}}html.pg-privacy{--bg-dark:#161d26;--bg-header:#161d26;--bg-section-box:#1b232d;--bg-card-inner:#222c3a;--bg-card-hover:#2a3648;--border-box:#283445;--border-subtle:#212b3a;--text-white:#fff;--text-body:#94a3b8;--text-dim:#64748b;--text-link:#38bdf8;--purple-pill:#b56bff;--purple-hover:#a04dff;--white-btn-bg:#ecedf1;--white-btn-text:#0d1117;--font-ui:"Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-disp:"Amazon Ember Display", "Open Sans", sans-serif}html.pg-privacy,html.pg-privacy *,html.pg-privacy:before,html.pg-privacy :before,html.pg-privacy:after,html.pg-privacy :after{box-sizing:border-box;margin:0;padding:0}html.pg-privacy{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;width:100%}html.pg-privacy body{font-family:var(--font-ui);color:var(--text-body);background-color:var(--bg-dark);flex-direction:column;min-height:100vh;font-size:14px;line-height:26px;transition:background-color .25s;display:flex}html.pg-privacy a{color:var(--text-link);text-decoration:none}html.pg-privacy a:hover{text-decoration:underline}html.pg-privacy #top-nav{background:var(--bg-header);border-bottom:1px solid var(--border-box);z-index:1000;justify-content:space-between;align-items:center;height:64px;padding:0 6vw;transition:background-color .25s;display:flex;position:sticky;top:0}html.pg-privacy .nav-brand{cursor:pointer;align-items:center;gap:14px;text-decoration:none;display:flex}html.pg-privacy .nav-brand img{height:26px}html.pg-privacy .nav-divider{background:var(--border-box);width:1px;height:20px}html.pg-privacy .nav-brand-title{color:var(--text-white);font-size:14px;font-weight:600}html.pg-privacy .nav-actions{align-items:center;gap:12px;display:flex}html.pg-privacy .btn-back-nav{height:38px;font-family:var(--font-ui);cursor:pointer;border:1px solid var(--border-box);color:var(--text-white);background:0 0;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:0 16px;font-size:13px;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}html.pg-privacy .btn-back-nav:hover{border-color:var(--purple-pill);color:var(--purple-pill);text-decoration:none}html.pg-privacy .nav-btn{min-width:110px;height:38px;font-family:var(--font-ui);cursor:pointer;white-space:nowrap;border:none;border-radius:6px;justify-content:center;align-items:center;padding:0 16px;font-size:13px;font-weight:700;text-decoration:none;transition:all .15s;display:inline-flex}html.pg-privacy .nav-btn-white{background:var(--white-btn-bg);color:var(--white-btn-text)}html.pg-privacy .nav-btn-white:hover{opacity:.9}html.pg-privacy .nav-profile-btn{background:var(--bg-card-inner);border:1px solid var(--border-box);cursor:pointer;width:38px;height:38px;color:var(--text-white);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .15s;display:none}html.pg-privacy .nav-profile-btn:hover{border-color:var(--purple-pill);background:var(--bg-card-hover)}html.pg-privacy .profile-svg-icon{width:18px;height:18px;fill:var(--text-white)}html.pg-privacy .policy-container{flex:1;width:90%;max-width:900px;margin:32px auto 40px}html.pg-privacy .policy-box{background:var(--bg-section-box);border:1px solid var(--border-box);border-radius:20px;padding:48px;box-shadow:0 16px 48px #0000004d}html.pg-privacy .tag-label{text-transform:uppercase;letter-spacing:.12em;color:var(--purple-pill);margin-bottom:8px;font-size:12px;font-weight:700;display:inline-block}html.pg-privacy .policy-title{font-family:var(--font-disp);color:var(--text-white);margin-bottom:8px;font-size:32px;font-weight:400}html.pg-privacy .policy-meta{color:var(--text-dim);border-bottom:1px solid var(--border-box);margin-bottom:32px;padding-bottom:16px;font-size:13px}html.pg-privacy .policy-sec{margin-bottom:32px}html.pg-privacy .policy-sec h3{font-family:var(--font-disp);color:var(--text-white);margin-bottom:12px;font-size:20px;font-weight:400}html.pg-privacy .policy-sec p{color:var(--text-body);margin-bottom:12px;font-size:14px;line-height:24px}html.pg-privacy .policy-sec ul{flex-direction:column;gap:8px;margin-bottom:12px;margin-left:20px;display:flex}html.pg-privacy .policy-sec li{color:var(--text-body);font-size:14px}html.pg-privacy .contact-card{background:var(--bg-card-inner);border:1px solid var(--border-box);border-radius:12px;flex-direction:column;gap:8px;margin-top:16px;padding:24px;display:flex}html.pg-privacy .contact-card h4{color:var(--text-white);font-size:15px;font-weight:700}html.pg-privacy footer#footer{border-top:1px solid var(--border-box);color:var(--text-dim);background:var(--bg-header);width:100%;margin-top:auto;padding:36px 6vw;font-size:13px}html.pg-privacy .footer-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}html.pg-privacy .footer-left{align-items:center;gap:14px;display:flex}html.pg-privacy .footer-left img{height:22px}html.pg-privacy .footer-links-group{flex-wrap:wrap;gap:24px;display:flex}html.pg-privacy .footer-partner{border-top:1px solid var(--border-subtle);align-items:center;gap:12px;margin-top:20px;padding-top:18px;display:flex}html.pg-privacy .footer-partner-lbl{letter-spacing:.12em;text-transform:uppercase;color:var(--text-dim);white-space:nowrap;font-size:11px;font-weight:700}html.pg-privacy .footer-partner img{width:auto;height:66px;display:block}@media (width<=768px){html.pg-privacy .footer-partner{flex-direction:column;align-items:flex-start;gap:10px}html.pg-privacy .footer-partner img{height:56px}}html.pg-privacy .footer-links-group a{color:var(--text-dim);font-size:13px;text-decoration:none;transition:all .15s}html.pg-privacy .footer-links-group a:hover{color:var(--purple-pill);text-decoration:underline}@media (width<=768px){html.pg-privacy .policy-box{border-radius:14px;padding:28px 20px}html.pg-privacy .footer-row{flex-direction:column;align-items:flex-start}}html.pg-venue{--bg-dark:#161d26;--bg-header:#161d26;--bg-section-box:#1b232d;--bg-card-inner:#222c3a;--bg-card-hover:#2a3648;--border-box:#283445;--border-subtle:#212b3a;--text-white:#fff;--text-body:#94a3b8;--text-dim:#64748b;--text-link:#38bdf8;--purple-pill:#b56bff;--purple-hover:#a04dff;--white-btn-bg:#ecedf1;--white-btn-text:#0d1117;--red-prohibited:#ef4444;--font-ui:"Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-disp:"Amazon Ember Display", "Open Sans", sans-serif}html.pg-venue,html.pg-venue *,html.pg-venue:before,html.pg-venue :before,html.pg-venue:after,html.pg-venue :after{box-sizing:border-box;margin:0;padding:0}html.pg-venue{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;width:100%}html.pg-venue body{font-family:var(--font-ui);color:var(--text-body);background-color:var(--bg-dark);flex-direction:column;min-height:100vh;font-size:14px;line-height:26px;transition:background-color .25s;display:flex}html.pg-venue a{color:var(--text-link);text-decoration:none}html.pg-venue a:hover{text-decoration:underline}html.pg-venue #top-nav{background:var(--bg-header);border-bottom:1px solid var(--border-box);z-index:1000;justify-content:space-between;align-items:center;height:64px;padding:0 6vw;transition:background-color .25s;display:flex;position:sticky;top:0}html.pg-venue .nav-brand{cursor:pointer;align-items:center;gap:14px;text-decoration:none;display:flex}html.pg-venue .nav-brand img{height:26px}html.pg-venue .nav-divider{background:var(--border-box);width:1px;height:20px}html.pg-venue .nav-brand-title{color:var(--text-white);font-size:14px;font-weight:600}html.pg-venue .nav-actions{align-items:center;gap:12px;display:flex}html.pg-venue .btn-back-nav{height:38px;font-family:var(--font-ui);cursor:pointer;border:1px solid var(--border-box);color:var(--text-white);background:0 0;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:0 16px;font-size:13px;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}html.pg-venue .btn-back-nav:hover{border-color:var(--purple-pill);color:var(--purple-pill);text-decoration:none}html.pg-venue .nav-btn{min-width:110px;height:38px;font-family:var(--font-ui);cursor:pointer;white-space:nowrap;border:none;border-radius:6px;justify-content:center;align-items:center;padding:0 16px;font-size:13px;font-weight:700;text-decoration:none;transition:all .15s;display:inline-flex}html.pg-venue .nav-btn-white{background:var(--white-btn-bg);color:var(--white-btn-text)}html.pg-venue .nav-btn-white:hover{opacity:.9}html.pg-venue .nav-profile-btn{background:var(--bg-card-inner);border:1px solid var(--border-box);cursor:pointer;width:38px;height:38px;color:var(--text-white);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .15s;display:none}html.pg-venue .nav-profile-btn:hover{border-color:var(--purple-pill);background:var(--bg-card-hover)}html.pg-venue .profile-svg-icon{width:18px;height:18px;fill:var(--text-white)}html.pg-venue .policy-container{flex:1;width:90%;max-width:900px;margin:32px auto 40px}html.pg-venue .policy-box{background:var(--bg-section-box);border:1px solid var(--border-box);border-radius:20px;padding:48px;box-shadow:0 16px 48px #0000004d}html.pg-venue .tag-label{text-transform:uppercase;letter-spacing:.12em;color:var(--purple-pill);margin-bottom:8px;font-size:12px;font-weight:700;display:inline-block}html.pg-venue .policy-title{font-family:var(--font-disp);color:var(--text-white);margin-bottom:8px;font-size:32px;font-weight:400}html.pg-venue .policy-meta{color:var(--text-dim);border-bottom:1px solid var(--border-box);margin-bottom:32px;padding-bottom:16px;font-size:13px}html.pg-venue .policy-sec{margin-bottom:32px}html.pg-venue .policy-sec h3{font-family:var(--font-disp);color:var(--text-white);margin-bottom:12px;font-size:20px;font-weight:400}html.pg-venue .policy-sec p{color:var(--text-body);margin-bottom:12px;font-size:14px;line-height:24px}html.pg-venue .policy-sec ul{flex-direction:column;gap:8px;margin-bottom:12px;margin-left:20px;display:flex}html.pg-venue .policy-sec li{color:var(--text-body);font-size:14px}html.pg-venue .prohibited-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin:16px 0;display:grid}html.pg-venue .prohibited-card{background:#ef444414;border:1px solid #ef444440;border-radius:8px;align-items:center;gap:12px;padding:14px 18px;display:flex}html.pg-venue .prohibited-card h5{color:var(--text-white);margin-bottom:2px;font-size:14px;font-weight:700}html.pg-venue .prohibited-card p{color:var(--text-body);margin:0;font-size:12px}html.pg-venue footer#footer{border-top:1px solid var(--border-box);color:var(--text-dim);background:var(--bg-header);width:100%;margin-top:auto;padding:36px 6vw;font-size:13px}html.pg-venue .footer-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}html.pg-venue .footer-left{align-items:center;gap:14px;display:flex}html.pg-venue .footer-left img{height:22px}html.pg-venue .footer-links-group{flex-wrap:wrap;gap:24px;display:flex}html.pg-venue .footer-partner{border-top:1px solid var(--border-subtle);align-items:center;gap:12px;margin-top:20px;padding-top:18px;display:flex}html.pg-venue .footer-partner-lbl{letter-spacing:.12em;text-transform:uppercase;color:var(--text-dim);white-space:nowrap;font-size:11px;font-weight:700}html.pg-venue .footer-partner img{width:auto;height:66px;display:block}@media (width<=768px){html.pg-venue .footer-partner{flex-direction:column;align-items:flex-start;gap:10px}html.pg-venue .footer-partner img{height:56px}}html.pg-venue .footer-links-group a{color:var(--text-dim);font-size:13px;text-decoration:none;transition:all .15s}html.pg-venue .footer-links-group a:hover{color:var(--purple-pill);text-decoration:underline}@media (width<=768px){html.pg-venue .policy-box{border-radius:14px;padding:28px 20px}html.pg-venue .prohibited-grid{grid-template-columns:1fr}html.pg-venue .footer-row{flex-direction:column;align-items:flex-start}}@font-face{font-family:Amazon Ember Duospace;font-weight:400;font-style:normal;font-display:swap;src:url(/fonts/AmazonEmberDuospace.woff2)format("woff2")}html.pg-landing,html.pg-register,html.pg-login,html.pg-profile,html.pg-terms,html.pg-privacy,html.pg-venue{--font-disp:"Amazon Ember Duospace", "Amazon Ember Display", "Open Sans", sans-serif}html.pg-landing .clc-hero-icon{z-index:2;opacity:.95;pointer-events:none;filter:brightness(0)invert();align-self:flex-start;width:auto;height:54px;position:relative}@media (width<=768px){html.pg-landing .clc-hero-icon{height:48px}}html.pg-landing #about-sec .about-card-wide{text-align:center;align-items:center}html.pg-landing .pillar-icon{filter:drop-shadow(0 4px 14px #38bdf847);align-self:center;width:auto;height:92px;margin-bottom:22px;display:block}html.pg-landing img.passport-card-icon{filter:drop-shadow(0 8px 22px #38bdf847);align-self:center;width:auto;height:92px;margin-bottom:22px;display:block}html.pg-landing img.passport-card-icon[src$="/passport.svg"]{height:106px}@media (width<=768px){html.pg-landing .pillar-icon,html.pg-landing img.passport-card-icon{height:76px}html.pg-landing img.passport-card-icon[src$="/passport.svg"]{height:88px}}html.pg-landing .h-pointer-icon-box{background:0 0;border:none;border-radius:0;width:auto;height:auto}html.pg-landing .h-pointer-icon-box svg{width:28px;height:28px}html.pg-landing .hero-pointers-grid{border-top:none;padding-top:24px;position:relative}html.pg-landing .hero-pointers-grid:before{content:"";background:linear-gradient(90deg,#0bb3ce,#514ffa);border-radius:2px;width:84px;height:2px;position:absolute;top:0;left:0}@media (width<=768px){html.pg-landing .h-pointer-icon-box{background:0 0;border:none;width:auto;height:auto}html.pg-landing .h-pointer-icon-box svg{width:24px;height:24px}html.pg-landing .hero-pointers-grid:before{width:64px}}html.pg-landing .clc-hero:after{content:"";z-index:1;pointer-events:none;background-image:linear-gradient(90deg,#ffffff1f 1px,#0000 1px),linear-gradient(#ffffff1f 1px,#0000 1px);background-position:0 0;background-size:80px 80px;position:absolute;inset:0}html.pg-landing .hero-picker{z-index:5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0d1117b8;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:4px;padding:5px;display:flex;position:absolute;bottom:20px;right:20px}html.pg-landing .hero-picker button{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;width:34px;height:34px;font-size:19px;line-height:1;transition:background .15s}html.pg-landing .hero-picker button:hover{background:var(--purple-pill)}html.pg-landing .hero-picker-label{text-align:center;color:#fff;flex-direction:column;min-width:104px;padding:0 6px;font-size:12px;font-weight:700;line-height:15px;display:flex}html.pg-landing .hero-picker-label em{letter-spacing:.05em;text-transform:uppercase;color:#ffffff8c;font-size:9px;font-style:normal;font-weight:600}@media (width<=768px){html.pg-landing .hero-picker{bottom:84px;right:12px;transform:scale(.92)}}html.pg-landing [data-reveal]{opacity:0;transition:opacity .7s,transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(16px)scale(.94)}html.pg-landing [data-reveal].is-revealed{opacity:1;transform:none}html.pg-landing .about-pillars-grid>:nth-child(2) [data-reveal],html.pg-landing .passport-rewards-container>:nth-child(2) [data-reveal]{transition-delay:.12s}html.pg-landing .about-pillars-grid>:nth-child(3) [data-reveal],html.pg-landing .passport-rewards-container>:nth-child(3) [data-reveal]{transition-delay:.24s}@media (prefers-reduced-motion:reduce){html.pg-landing [data-reveal]{opacity:1;transition:none;transform:none}}.reg-form-error,.auth-error,.prof-error{color:#f87171;margin-top:12px;font-size:13px;line-height:20px}.reg-field-error{color:#f87171;margin-top:6px;font-size:12px;line-height:18px;display:block}.prof-note{color:var(--text-dim);margin-top:10px;font-size:12px;line-height:18px}html.pg-profile .team-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}html.pg-profile .team-count{white-space:nowrap;color:var(--purple-pill);background:#b56bff1f;border:1px solid #b56bff4d;border-radius:999px;flex:none;padding:5px 12px;font-size:12px;font-weight:700}html.pg-profile .team-count.is-full{color:var(--green-accent);background:#22c55e1f;border-color:#22c55e52}html.pg-profile .tm-avatar{color:#fff;letter-spacing:.02em;background:linear-gradient(135deg,#b56bff 0%,#7c3aed 100%);border-radius:50%;flex:none;justify-content:center;align-items:center;width:38px;height:38px;font-size:13px;font-weight:700;display:flex}html.pg-profile .tm-avatar.is-empty{border:1px dashed var(--border-box);color:var(--text-dim);background:0 0;font-size:18px;font-weight:400}html.pg-profile .tm-info{flex:1;min-width:0}html.pg-profile .tm-info h5,html.pg-profile .tm-info p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}html.pg-profile .team-member-row:not(.is-empty) .tm-info p{letter-spacing:.02em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}html.pg-profile .tm-role{text-transform:uppercase;letter-spacing:.1em;color:var(--text-dim);border:1px solid var(--border-box);border-radius:999px;flex:none;padding:4px 10px;font-size:10px;font-weight:800}html.pg-profile .tm-role.is-captain{color:var(--purple-pill);background:#b56bff1a;border-color:#b56bff66}html.pg-profile .team-member-row.is-empty{background:0 0;border-style:dashed;min-height:0;padding:9px 18px}html.pg-profile .team-member-row.is-empty .tm-avatar{width:30px;height:30px}html.pg-profile .team-member-row.is-empty .tm-info h5{color:var(--text-dim);margin-bottom:0;font-weight:600}html.pg-profile .add-team-field{flex-direction:column;flex:1;gap:6px;max-width:340px;display:flex}html.pg-profile .add-team-field label{color:var(--text-white);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:700}html.pg-profile .add-team-input{letter-spacing:.04em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}html.pg-profile .btn-add-member{background:var(--purple-pill);color:#fff;cursor:pointer;height:52px;font-family:var(--font-ui);white-space:nowrap;border:none;border-radius:8px;flex:none;padding:0 20px;font-size:13px;font-weight:700;transition:all .15s}html.pg-profile .btn-add-member:hover:not(:disabled){background:var(--purple-hover)}html.pg-profile .add-team-hint{color:var(--text-dim);margin-top:10px;font-size:12px;line-height:18px}html.pg-profile .add-team-hint code{color:var(--text-body);background:var(--bg-card-inner);border:1px solid var(--border-box);border-radius:4px;padding:1px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}@media (width<=640px){html.pg-profile .add-team-field{max-width:none}html.pg-profile .add-team-form{flex-direction:column;align-items:stretch}html.pg-profile .btn-add-member{width:100%}html.pg-profile .team-member-row{flex-wrap:wrap}}.disabled-section{opacity:.5;pointer-events:none}button:disabled,.nav-btn:disabled,.btn-otp-trigger:disabled,.btn-step-next:disabled{opacity:.55;cursor:not-allowed}#top-nav .nav-brand .brand-logo-img{width:auto;height:16px;display:block}#top-nav .nav-aws-mark{vertical-align:middle;flex-shrink:0;width:auto;height:20px;margin-left:10px;display:inline-block}#top-nav .nav-mark-sep{vertical-align:middle;background:var(--border-box);flex-shrink:0;width:1px;height:22px;margin-left:10px;display:inline-block}@media (width<=900px){#top-nav .nav-mark-sep,#top-nav .nav-aws-mark{display:none}}.mobile-drawer-card .drawer-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.mobile-drawer-card .drawer-header .brand-logo-img{width:auto;height:14px}@media (width<=640px){#top-nav .nav-brand .brand-logo-img{height:12px}}html.pg-landing :is(h1,h2,h3,.heading-title,.poster-title,.ed-title,.cta-stage-title),html.pg-register :is(h1,h2,h3,.reg-title),html.pg-login :is(h1,h2,h3),html.pg-profile :is(h1,h2,h3,.qr-info-title,.prof-card-title),html.pg-terms :is(h1,h2,h3,.policy-title),html.pg-privacy :is(h1,h2,h3,.policy-title),html.pg-venue :is(h1,h2,h3,.policy-title){letter-spacing:-.04em;word-spacing:-.18em}@media (width>=769px){html.pg-landing .full-hero-content{max-width:740px}}.text-gradient{color:#c77dff}@supports ((-webkit-background-clip:text) or (background-clip:text)){.text-gradient{-webkit-text-fill-color:transparent;color:#0000;background-image:linear-gradient(90deg,#c77dff 0%,#7b6bd6 38%,#24c6f8 100%);-webkit-background-clip:text;background-clip:text}}html.pg-landing body{background-image:radial-gradient(1200px 600px at 50% -200px,#b56bff12,#0000 70%);background-repeat:no-repeat;background-size:auto}html.pg-landing .fs-section-wrap{padding:104px 6vw}html.pg-landing .section-box-container{box-shadow:none;background:0 0;border:none;border-radius:0;max-width:1180px;padding:0}html.pg-landing #about-sec,html.pg-landing #hackathon-sec,html.pg-landing #faq-sec{background:#131922}html.pg-landing .tag-label{letter-spacing:.16em;opacity:.9;margin-bottom:14px;font-size:11px}html.pg-landing .heading-title{margin-bottom:18px;font-size:clamp(30px,4.2vw,52px)}html.pg-landing .body-text{max-width:680px;font-size:16px;line-height:28px}html.pg-landing .about-card-wide{border:none;border-top:2px solid var(--purple-pill);background:0 0;border-radius:0;gap:8px;padding:22px 0 0}html.pg-landing .about-card-wide:hover{border-color:var(--purple-pill);background:0 0}html.pg-landing .about-card-wide h4{margin-bottom:4px;font-size:17px}html.pg-landing .about-card-wide p{font-size:14px;line-height:23px}html.pg-landing #cta-sec{padding:0}html.pg-landing .cta-stage-section-box{box-shadow:none;background:linear-gradient(#131922 0%,#191f2b 100%);border:none;border-radius:0;max-width:none;min-height:0;padding:110px 6vw}html.pg-landing .h-pointer-item{-webkit-backdrop-filter:blur(6px);background:#0d11178c;border-color:#0000}html.pg-landing .about-card-wide,html.pg-landing .about-card-wide h4,html.pg-landing .about-card-wide p,html.pg-landing #about-sec .about-card-wide{text-align:left;align-items:flex-start}html.pg-landing .events-poster-panel{border-color:#0000;border-radius:16px}html.pg-landing .hack-card-item{border:none;border-top:1px solid var(--border-box);background:0 0;border-radius:0}html.pg-landing #about-sec .about-card-wide{background:var(--bg-card-inner);border:1px solid var(--border-box);border-top:1px solid var(--border-box);text-align:center;border-radius:12px;align-items:center;gap:4px;padding:28px 24px}html.pg-landing #about-sec .about-card-wide:hover{background:var(--bg-card-hover);border-color:var(--purple-pill)}html.pg-landing .city-carousel-track{--city-gap:18px;gap:var(--city-gap)}html.pg-landing .city-loc-card{flex:0 0 calc((100% - 2 * var(--city-gap,18px)) / 3);min-width:0}@media (width<=1024px){html.pg-landing .city-loc-card{flex:0 0 calc((100% - 1 * var(--city-gap,18px)) / 2)}}@media (width<=768px){html.pg-landing .city-loc-card{flex:0 0 100%}}html.pg-landing .passport-card-title{font-family:var(--font-ui);font-weight:700}@font-face{font-family:Amazon Ember Display;font-weight:400 700;font-style:normal;font-display:swap;src:url(/fonts/AmazonEmberDisplay_W_Md.woff2)format("woff2")}html.pg-landing,html.pg-register,html.pg-login,html.pg-profile,html.pg-terms,html.pg-privacy,html.pg-venue{--font-ui:"Amazon Ember Display", "Amazon Ember", system-ui, sans-serif;--font-disp:"Amazon Ember Duospace", "Amazon Ember Display", system-ui, sans-serif}html.pg-landing input,html.pg-landing textarea,html.pg-landing select,html.pg-landing button,html.pg-register input,html.pg-register textarea,html.pg-register select,html.pg-register button,html.pg-login input,html.pg-login textarea,html.pg-login select,html.pg-login button,html.pg-profile input,html.pg-profile textarea,html.pg-profile select,html.pg-profile button,html.pg-terms button,html.pg-privacy button,html.pg-venue button{font-family:var(--font-ui)}html.pg-register .step-actions-row{padding-top:24px}html.pg-profile .add-team-input{letter-spacing:.08em;background:var(--bg-dark);border:1px solid var(--border-box);border-radius:10px;flex:none;width:100%;height:52px;font-family:Amazon Ember Duospace,ui-monospace,monospace;font-size:16px;font-weight:400;transition:border-color .15s,box-shadow .15s,background-color .15s}html.pg-profile .add-team-input::placeholder{letter-spacing:.08em;color:var(--text-dim)}html.pg-profile .add-team-input:focus{border-color:var(--purple-pill);background:var(--bg-card-inner);box-shadow:0 0 0 3px #b56bff2e}html.pg-profile .btn-add-member{border-radius:10px;height:52px}
