/* AveSui exhibitor portal. Existing service form selectors and facts are retained. */
:root{--navy:#132b46;--cream:#f5f7fa;--paper:#fff;--red:#ce153e;--ink:#20354b;--muted:#617083;--line:#dfe5ec;--radius:16px}body{font-family:"Segoe UI",Arial,sans-serif;background:var(--cream)}[hidden]{display:none!important}h1,h2{font-family:"Segoe UI",Arial,sans-serif;font-weight:650;letter-spacing:-.045em}h1{font-size:clamp(38px,4.6vw,68px);line-height:1.1}h2{font-size:clamp(28px,3vw,42px);line-height:1.17}h1 em{font-style:normal;font-weight:650}button,a{transition:background-color .15s,color .15s,border-color .15s}button:disabled{cursor:not-allowed;opacity:.55}.utility-bar{background:var(--navy);color:#dce6f2;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px max(5vw,calc((100vw - 1280px)/2));font-size:11px;letter-spacing:.02em}.utility-bar b{margin-left:7px;color:white}.utility-bar a{color:white;text-decoration:none}.topbar{padding:24px max(5vw,calc((100vw - 1280px)/2));min-height:105px;background:white;border-bottom:1px solid var(--line)}.brand{display:flex;gap:22px;align-items:center;text-decoration:none;flex-shrink:0}.brand>span{border-left:1px solid var(--line);padding-left:22px;font-size:9px;letter-spacing:1.2px;line-height:1.7}.brand strong{font-size:11px;color:var(--navy)}.topbar nav{align-items:center;gap:25px;font-size:12px;white-space:nowrap}.topbar nav a:hover{color:var(--red)}.nav-login{padding:12px 16px;border:1px solid var(--line);border-radius:8px;display:flex;gap:18px;color:var(--navy)}.nav-login:hover{background:#f5f7fa}.nav-toggle{display:none}.mode-banner{background:#fff4df;border-bottom:1px solid #f0dfbb;color:#6e5328;font-size:11px;padding:10px 5vw;line-height:1.6}.mode-banner strong{margin-right:10px}.eyebrow{font-size:10px;letter-spacing:1.9px;color:var(--red)}.hero{max-width:1422px;grid-template-columns:1fr 1.02fr;gap:55px;padding-top:60px;padding-bottom:62px;align-items:center}.hero h1{font-size:clamp(40px,4.6vw,66px);margin-bottom:23px}.hero h1 br{display:none}.hero h1 em{display:block}.hero .intro{font-size:16px;line-height:1.8;max-width:485px}.hero .actions{gap:20px;margin:26px 0}.button,.secondary-button{border-radius:8px;min-height:46px;font-size:13px;font-weight:650;padding:13px 19px;display:inline-flex;align-items:center;justify-content:center;gap:24px;text-decoration:none;cursor:pointer;line-height:1.5}.button:hover{background:#ae1033}.secondary-button{background:white;color:var(--navy);border:1px solid #cdd6df}.secondary-button:hover{background:#f1f5f8}.hero .text-link{font-size:12px}.venue{font-size:11px;margin-top:27px;padding-top:20px}.venue span{font-size:11px;line-height:1.6}.hero-art{box-shadow:0 18px 45px #132b461c;border-radius:14px;transform:none}.hero .event-photo{height:auto;object-fit:contain;opacity:1}.hero .art-caption{padding:20px 25px}.hero .art-caption strong{font-family:"Segoe UI",Arial,sans-serif;font-size:34px;font-weight:700}.hero .art-caption span{font-size:9px}.section{max-width:1422px;padding-top:60px;padding-bottom:60px}.section-heading h2{font-size:35px;letter-spacing:-1.2px}.section-heading>p{font-size:13px}.dashboard-section{padding-top:0;padding-bottom:54px}.dashboard-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:19px}.dashboard-heading h2{font-size:21px;letter-spacing:-.6px;margin:0}.dashboard-heading p{font-size:12px;color:var(--muted);margin:0}.dashboard-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.dashboard-card{border:1px solid var(--line);background:white;border-radius:12px;padding:24px;display:block;text-decoration:none;position:relative;box-shadow:0 3px 12px #132b4603}.dashboard-card:hover{border-color:#aebecd;background:#fafcff}.card-icon{width:41px;height:41px;display:flex;align-items:center;justify-content:center;border-radius:11px;background:#eef3f8;color:var(--navy);font-size:22px;margin-bottom:20px}.dashboard-card:nth-child(2) .card-icon{color:var(--red);background:#fcecf0}.dashboard-card h3{font-size:15px;margin-bottom:7px}.dashboard-card p{font-size:12px;color:var(--muted);margin:0;line-height:1.65}.card-arrow{position:absolute;top:27px;right:24px;color:#7990a6}.deadline{padding:28px max(5vw,calc((100vw - 1280px)/2));gap:32px}.deadline strong{font-family:"Segoe UI",Arial,sans-serif;font-size:27px;font-weight:650;letter-spacing:-.7px}.deadline .eyebrow{color:#efb8c4}.deadline p{font-size:12px;line-height:1.8}.schedule{border-top:0;gap:15px}.schedule article,.schedule article:nth-child(even){padding:24px;border:1px solid var(--line);border-radius:11px;background:white;gap:25px}.schedule .date{font:650 26px "Segoe UI",Arial,sans-serif;min-width:110px;letter-spacing:-.6px}.schedule .date small{letter-spacing:1.4px;font-size:9px}.schedule h3{font-size:14px}.schedule p{font-size:12px}.support-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.support-grid article{border-radius:12px;padding:22px}.support-grid h3{font-size:14px;color:var(--navy)}.support-grid p{font-size:12px;line-height:1.8}.credential-note{background:#eaf0f6;padding:17px 23px;font-size:12px;border-radius:9px!important}.form-section{padding-top:0}.form-section form{border-radius:15px;overflow:hidden;box-shadow:0 7px 30px #132b4605}fieldset{padding:32px}.form-details{padding:0 32px}legend{font-size:19px;font-weight:650}.form-details>summary{font-size:17px}input:not([type=checkbox]),textarea,select{border-radius:7px;border-color:#cdd6df;background:#fdfefe}.energy{background:#f0f5f9;border-radius:10px}.estimate{border-radius:10px}.estimate output{font:650 35px "Segoe UI",Arial,sans-serif}.estimate .eyebrow{color:#edb7c3}.contact-strip{max-width:none;padding:42px max(5vw,calc((100vw - 1280px)/2));background:white;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:30px}.contact-strip h2{font-size:26px;margin:10px 0}.contact-strip p{font-size:13px;color:var(--muted);margin:0}.whatsapp-button{background:#177656;flex-shrink:0}.whatsapp-button:hover{background:#0d5e42}footer{padding:48px max(5vw,calc((100vw - 1280px)/2)) 75px;gap:45px;color:#d3deeb;display:grid;grid-template-columns:1.2fr 1fr 1fr}footer strong{font:650 15px "Segoe UI",Arial,sans-serif;display:block;margin-bottom:8px}footer p{font-size:12px;margin:12px 0 0;color:#c0cddd}.footer-logo{background:white;border-radius:6px;padding:9px;width:126px;height:auto;margin-bottom:20px}.footer-links{display:flex;flex-direction:column;gap:12px;padding-top:9px}.footer-links a{text-decoration:none}.footer-test{font-size:10px!important;line-height:1.8;letter-spacing:.6px;margin-top:23px!important}.whatsapp-float{position:fixed;bottom:22px;right:24px;z-index:10;display:flex;align-items:center;gap:9px;background:#146c4e;color:white;text-decoration:none;border:2px solid white;box-shadow:0 4px 18px #112e3b30;padding:12px 17px;border-radius:32px;font-size:12px;font-weight:650}.whatsapp-float:hover{background:#0d533b}.notice{padding:15px 20px;background:#eaf1f7;border:1px solid #d4e0eb;border-radius:10px;font-size:13px}.notice.error{background:#fff0f1;border-color:#ecc8ce;color:#922038}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.community-intro{padding-top:48px;padding-bottom:30px;display:flex;align-items:end;justify-content:space-between;gap:20px}.community-intro h1{font-size:43px;margin-bottom:15px}.community-intro p:not(.eyebrow){color:var(--muted);font-size:14px;max-width:650px;margin:0}.community-intro .text-link{white-space:nowrap;font-size:12px}.community-section{padding-top:0;padding-bottom:45px}.auth-layout{display:grid;grid-template-columns:1.08fr 1fr;border:1px solid var(--line);border-radius:17px;overflow:hidden;background:white;box-shadow:0 15px 40px #132b4608}.auth-story{background:var(--navy);color:white;padding:48px;position:relative;overflow:hidden}.pill{display:inline-block;font-size:9px;font-weight:700;letter-spacing:1.6px;border:1px solid #ffffff38;border-radius:30px;padding:7px 12px}.auth-story h2{margin:30px 0 20px;font-size:40px}.auth-story p{font-size:14px;color:#d3dfed;max-width:385px}.auth-story ul{list-style:none;padding:0;margin:27px 0;font-size:13px;color:#dfe8f3}.auth-story li{margin:12px 0;padding-left:23px;position:relative}.auth-story li:before{content:'✓';position:absolute;left:0;color:#e99aaf}.auth-story img{display:block;width:100%;height:auto;object-fit:contain;border-radius:10px;margin-top:30px}.auth-card{padding:44px 48px}.auth-card h2{font-size:33px;margin-bottom:11px}.auth-card>p:not(.eyebrow){font-size:13px;color:var(--muted)}.auth-card form,.profile-card form,.message-form,dialog form{border:0;border-radius:0;background:transparent}.auth-card form label{margin-bottom:16px}.auth-card form .button{width:100%;margin-top:4px}.auth-divider{position:relative;text-align:center;margin:19px 0;color:var(--muted);font-size:11px}.auth-divider:before{content:'';position:absolute;top:50%;left:0;right:0;border-top:1px solid var(--line)}.auth-divider span{position:relative;background:white;padding:0 12px}.social-login{display:grid;gap:10px}.social-login .secondary-button{justify-content:flex-start;gap:15px}.provider-logo{display:block;width:20px;height:20px;object-fit:contain;flex:0 0 20px}.social-login .secondary-button{background:#fff;color:#1f1f1f;border-color:#747775;min-height:44px;padding:11px 12px;font-size:14px;gap:10px}.social-login [data-provider="apple"]{color:#000;border-color:#000;padding:0 12px 0 2px;gap:1px}.social-login [data-provider="apple"] .provider-logo{width:39px;height:44px;flex-basis:39px}.demo-access{border-top:1px solid var(--line);margin-top:25px}.demo-access summary{font-size:12px;padding:17px 0}.demo-access .hint{margin-top:0}.demo-access button{margin:8px 8px 0 0;font-size:11px;min-height:37px}.profile-card{max-width:860px;margin:auto;padding:40px;background:white;border:1px solid var(--line);border-radius:16px}.profile-card h2{font-size:35px}.profile-card>p{font-size:14px;color:var(--muted)}.profile-card .text-button{margin-top:15px}.consent-rules{background:#f6f8fa;border:1px solid var(--line);border-radius:10px;padding:25px;margin:25px 0}.consent-rules h3{font-size:17px}.consent-rules ol{padding-left:20px;font-size:13px;line-height:1.8}.consent-rules li{margin:12px 0}.consent-check{margin-bottom:25px}.member-bar{display:flex;align-items:center;justify-content:space-between;background:white;border:1px solid var(--line);border-radius:12px;padding:16px 22px;margin-bottom:20px;gap:20px}.member-identity{display:flex;gap:13px;align-items:center;min-width:0}.member-identity strong{font-size:13px;display:block;overflow-wrap:anywhere}.member-identity span:not(.avatar){font-size:11px;color:var(--muted);display:block;overflow-wrap:anywhere}.avatar{flex:0 0 39px;width:39px;height:39px;display:flex;align-items:center;justify-content:center;background:#e8eef5;color:var(--navy);font-size:12px;font-weight:750;border-radius:12px}.member-bar>div:last-child{display:flex;gap:20px;align-items:center}.member-bar .text-link{font-size:11px}.text-button{border:0;background:transparent;color:var(--navy);padding:8px 3px;font-size:12px;cursor:pointer;text-decoration:underline;text-underline-offset:4px}.chat-layout{display:grid;grid-template-columns:250px minmax(0,1fr);background:white;border:1px solid var(--line);border-radius:15px;overflow:hidden;min-height:620px}.room-sidebar{background:#f9fbfd;border-right:1px solid var(--line);padding:26px 17px}.sidebar-heading{padding:0 10px 20px}.sidebar-heading .eyebrow{font-size:8px;margin-bottom:10px}.sidebar-heading h2{font-size:20px;letter-spacing:-.5px;margin:0}.room-sidebar nav{display:flex;flex-direction:column;gap:5px}.room-button{display:flex;align-items:center;gap:10px;padding:13px 12px;border:1px solid transparent;background:transparent;text-align:left;color:var(--muted);font-size:13px;font-weight:600;border-radius:8px;cursor:pointer;width:100%}.room-button:before{content:'#';color:#8c9aae;font-size:17px}.room-button[aria-current=true]{background:#e6edf5;border-color:#d6e1ed;color:var(--navy)}.room-button:hover{background:#eef3f8}.sidebar-note{margin:28px 10px 12px;padding-top:22px;border-top:1px solid var(--line);font-size:11px;color:var(--muted)}.sidebar-note strong{color:var(--navy);font-size:12px}.sidebar-note p{margin:8px 0}.sidebar-note a{font-weight:600;color:var(--red)}.room-sidebar>.text-button{margin-left:10px}.chat-main{min-width:0;display:flex;flex-direction:column}.room-header{padding:25px 27px;border-bottom:1px solid var(--line);display:flex;align-items:start;justify-content:space-between;gap:20px}.room-header h2{font-size:23px;letter-spacing:-.6px;margin:0 0 7px}.room-header .eyebrow{font-size:8px;margin:0 0 7px}.room-header p:not(.eyebrow){font-size:11px;color:var(--muted);margin:0}.connection-status{font-size:9px;color:#3b6b5b;white-space:nowrap;padding-top:4px}.message-list{height:400px;overflow-y:auto;overscroll-behavior:contain;padding:25px 27px;flex:1;min-height:280px;max-height:520px}.empty-room{height:100%;min-height:230px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;color:var(--muted);padding:20px}.empty-room strong{font-size:16px;color:var(--navy);margin:15px 0 7px}.empty-room p{font-size:12px;max-width:300px}.empty-symbol{font-size:28px;background:#edf2f7;border-radius:16px;width:58px;height:58px;display:flex;align-items:center;justify-content:center;color:#67809a}.chat-message{display:flex;gap:12px;margin-bottom:23px;max-width:100%}.chat-message .avatar{flex-basis:33px;width:33px;height:33px;border-radius:10px;font-size:10px}.message-content{min-width:0;flex:1}.message-meta{display:flex;align-items:center;gap:9px;flex-wrap:wrap;line-height:1.3}.message-meta strong{font-size:12px;overflow-wrap:anywhere}.message-meta small,.message-company{font-size:9px;color:var(--muted)}.message-company{display:block;margin-top:4px;overflow-wrap:anywhere}.message-text{font-size:13px;line-height:1.75;margin:9px 0 0;white-space:pre-wrap;overflow-wrap:anywhere}.chat-message.mine .avatar{background:#fbe9ed;color:var(--red)}.message-actions{display:flex;gap:12px;margin-top:5px;flex-wrap:wrap}.message-actions button{font-size:9px;padding:3px 0}.message-hidden .message-text{font-style:italic;color:var(--muted)}.message-form{padding:19px 26px;border-top:1px solid var(--line)}.message-form>label{font-size:11px}.message-form textarea{resize:vertical;font-size:13px;min-height:80px;background:#fbfcfe}.composer-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:10px}.composer-bottom p{font-size:9px;color:var(--muted);margin:0}.composer-bottom span{display:block;margin-top:3px}.composer-bottom .button{min-height:38px;padding:9px 18px;font-size:11px}.chat-main>.notice{margin:18px 25px;font-size:12px}.community-rules{display:grid;grid-template-columns:1fr 1.15fr;gap:65px;padding-top:35px}.community-rules h2{font-size:32px}.community-rules h3{font-size:14px;margin-bottom:12px}.community-rules p{font-size:12px;color:var(--muted);line-height:1.85}.moderation-panel{background:white;border:1px solid var(--line);border-radius:12px;padding:0 25px;margin-top:20px}.moderation-panel[open]{padding-bottom:25px}.moderation-panel summary{font-size:14px}.moderation-panel>p{font-size:12px}.moderation-panel h3{margin:22px 0 10px;font-size:15px}.moderation-item{border-top:1px solid var(--line);padding:15px 0;font-size:12px;overflow-wrap:anywhere}.moderation-item p{margin:6px 0;font-size:12px}.moderation-item button{margin:7px 10px 0 0;font-size:11px}.install-hero{display:grid;grid-template-columns:1fr 420px;align-items:center;gap:80px;padding-top:60px}.install-hero h1{font-size:58px}.install-hero .intro{font-size:15px;line-height:1.8}.installation-note{padding:20px;border:1px solid var(--line);border-radius:10px;font-size:12px;background:white;margin-top:30px}.installation-note p{color:var(--muted);margin:8px 0 0}.qr-card{padding:30px;background:white;border:1px solid var(--line);border-radius:18px;text-align:center;box-shadow:0 12px 35px #132b4608}.qr-card .pill{border-color:#dce3eb;color:var(--navy)}.qr-card img{width:min(100%,256px);height:auto;display:block;margin:25px auto}.qr-card h2{font-size:25px;margin-bottom:12px}.qr-card p{font-size:12px;color:var(--muted)}.qr-card>strong{font-size:10px;color:var(--red)}.install-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding-top:0}.install-steps article{background:white;border:1px solid var(--line);border-radius:12px;padding:27px}.step-number{font-size:11px;font-weight:700;color:var(--red);display:block;margin-bottom:18px}.install-steps h2{font-size:22px;margin-bottom:17px}.install-steps p{font-size:13px;color:var(--muted);margin:0;line-height:1.8}dialog{border:1px solid var(--line);border-radius:15px;padding:30px;width:min(520px,calc(100% - 30px));color:var(--ink);box-shadow:0 20px 80px #06162755;max-height:85vh;overflow:auto}dialog::backdrop{background:#0b1e35a8}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.dialog-heading h2{font-size:24px;margin:0 0 17px}.dialog-heading .text-button{font-size:28px;text-decoration:none;line-height:1;padding:0}.dialog-actions{display:flex;justify-content:end;gap:12px;margin-top:24px}dialog p{font-size:13px}#blocked-list button{margin-left:12px}.receipt h1{font-size:55px}.offline-shell{max-width:620px;padding:75px 25px;margin:auto;text-align:center}.offline-shell h1{font-size:37px}.offline-shell p{font-size:14px;color:var(--muted)}.offline-shell img{width:150px;margin-bottom:35px}
@media(min-width:1500px){.hero,.section{padding-left:71px;padding-right:71px}}
@media(max-width:1150px){.brand>span{display:none}.topbar nav{gap:17px}.hero{gap:35px}.hero .event-photo{height:auto}.support-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-card,.auth-story{padding:35px}.install-hero{gap:40px;grid-template-columns:1fr 360px}}
@media(max-width:900px){.topbar{min-height:85px;flex-wrap:wrap;padding-top:16px;padding-bottom:16px;gap:13px}.topbar img{height:50px;width:135px}.nav-toggle{display:flex;align-items:center;gap:15px;font-size:12px;border:1px solid var(--line);border-radius:7px;padding:9px 13px;background:white;color:var(--navy)}.topbar nav{display:none;width:100%;align-items:stretch;white-space:normal;flex-direction:column;gap:0}.topbar nav.is-open{display:flex}.topbar nav a{padding:13px 5px;border-bottom:1px solid var(--line)}.topbar nav .nav-login{padding:12px;margin-top:10px;justify-content:space-between}.hero h1{font-size:45px}.hero{gap:28px;padding-top:42px}.hero .actions{gap:15px}.hero .button{font-size:12px;padding:12px 15px}.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.deadline{flex-wrap:wrap}.deadline .eyebrow{max-width:none}.deadline p{flex-basis:100%;max-width:none}.auth-story{padding:32px}.auth-story h2{font-size:34px}.auth-card{padding:32px}.community-intro{align-items:start}.community-intro h1{font-size:36px}.community-rules{gap:30px}.chat-layout{grid-template-columns:205px minmax(0,1fr)}.room-header{padding:21px;flex-direction:column;gap:8px}.message-list{padding:22px}.install-hero{grid-template-columns:1fr 310px;gap:30px}.install-hero h1{font-size:45px}.qr-card{padding:23px}.install-steps{gap:15px}.install-steps article{padding:22px}.install-steps h2{font-size:20px}.contact-strip h2{font-size:24px}footer{gap:25px;font-size:11px}}
@media(max-width:650px){.utility-bar{font-size:9px;padding-top:9px;padding-bottom:9px}.utility-bar>span:first-child{display:none}.utility-bar>span:nth-child(2){display:block}.topbar nav a:last-child{display:flex}.topbar img{height:43px;width:125px}.brand>span{display:block;font-size:8px;padding-left:16px}.brand strong{font-size:9px}.brand{gap:16px}.mode-banner{text-align:left;font-size:10px;line-height:1.7}.mode-banner strong{display:block}.hero{grid-template-columns:1fr;padding-top:35px;padding-bottom:35px;gap:30px}.hero h1{font-size:43px;line-height:1.13;max-width:470px}.hero .intro{font-size:14px}.hero .actions{margin:22px 0}.hero .button{width:auto;font-size:12px}.hero .venue{margin-top:23px}.hero-art{box-shadow:0 10px 30px #132b4615}.hero .event-photo{height:auto}.hero .art-caption{padding:16px 22px}.hero .art-caption strong{font-size:28px}.hero .art-caption span{font-size:8px}.section{padding-top:38px;padding-bottom:38px}.dashboard-section{padding-top:0}.dashboard-heading{align-items:start;flex-direction:column;gap:7px}.dashboard-heading h2{font-size:20px}.dashboard-grid{gap:11px}.dashboard-card{padding:19px 16px;border-radius:11px}.card-icon{width:35px;height:35px;font-size:19px;margin-bottom:15px}.dashboard-card h3{font-size:13px}.dashboard-card p{font-size:11px}.card-arrow{top:22px;right:17px}.deadline{padding-top:25px;padding-bottom:25px;gap:12px}.deadline .eyebrow{flex-basis:100%;font-size:9px}.deadline strong{font-size:26px}.deadline p{font-size:11px}.section-heading{gap:15px;margin-bottom:25px}.section-heading h2{font-size:29px}.section-heading>p{font-size:12px}.schedule{grid-template-columns:1fr;gap:11px}.schedule article,.schedule article:nth-child(even){padding:20px;gap:16px;border:1px solid var(--line)}.schedule .date{font-size:23px;min-width:96px}.schedule h3{font-size:13px}.support-section,.form-section{padding-top:0}.support-grid{gap:12px}.support-grid article{padding:18px}.support-grid h3{font-size:12px}.support-grid p{font-size:11px}.credential-note{font-size:11px;padding:16px}.form-section form{border-radius:11px}fieldset{padding:24px 19px}.form-details{padding:0 19px}.form-details>summary{font-size:15px}legend{font-size:17px}.estimate output{font-size:30px}.contact-strip{padding-top:30px;padding-bottom:30px;align-items:start;flex-direction:column;gap:21px}.contact-strip h2{font-size:24px}.contact-strip p{font-size:12px}.contact-strip .button{width:auto;font-size:12px}footer{display:grid;grid-template-columns:1fr 1fr;gap:30px 18px;padding-bottom:90px}footer>div:last-child{grid-column:1/-1}.footer-logo{width:111px}.footer-test{margin-top:12px!important}.whatsapp-float{bottom:16px;right:15px;padding:11px;border-radius:50%}.whatsapp-float span{display:none}.community-intro{flex-direction:column;padding-top:35px;padding-bottom:25px;gap:18px}.community-intro h1{font-size:34px}.community-intro p:not(.eyebrow){font-size:13px}.community-section{padding-top:0}.auth-layout{grid-template-columns:1fr}.auth-story{padding:28px}.auth-story h2{font-size:30px;margin-top:20px}.auth-story>p,.auth-story ul{font-size:12px}.auth-story img{height:auto;margin-top:20px}.auth-card{padding:28px 23px}.auth-card h2{font-size:29px}.profile-card{padding:25px 20px}.profile-card h2{font-size:28px}.consent-rules{padding:20px 16px}.consent-rules ol{font-size:12px}.consent-check{font-size:12px}.member-bar{padding:15px;gap:12px;align-items:start;flex-direction:column}.member-bar>div:last-child{width:100%;justify-content:space-between}.chat-layout{grid-template-columns:1fr;min-height:0}.room-sidebar{padding:18px 15px;border-right:0;border-bottom:1px solid var(--line)}.sidebar-heading{padding:0 4px 14px}.sidebar-heading h2{font-size:18px}.sidebar-heading .eyebrow{margin-bottom:7px}.room-sidebar nav{flex-direction:row;overflow-x:auto;padding-bottom:5px;gap:6px}.room-button{white-space:nowrap;width:auto;flex:0 0 auto;padding:9px 12px;font-size:11px;border:1px solid var(--line);background:white}.room-button:before{font-size:14px}.sidebar-note{display:none}.room-sidebar>.text-button{margin:8px 0 0;font-size:10px}.room-header{padding:19px 18px;gap:6px}.room-header h2{font-size:21px}.message-list{padding:22px 17px;min-height:260px;max-height:390px;height:350px}.message-form{padding:16px}.message-text{font-size:12px}.message-meta strong{font-size:11px}.message-company{font-size:9px}.message-actions{gap:14px}.message-actions button{padding:6px 0}.composer-bottom .button{width:auto}.composer-bottom p{font-size:8px}.notice{font-size:12px;padding:13px 16px}.community-rules{grid-template-columns:1fr;gap:14px;padding-top:0}.community-rules h2{font-size:29px}.moderation-panel{padding-left:18px;padding-right:18px}.moderation-panel summary{font-size:12px}.moderation-panel .secondary-button{font-size:11px}.install-hero{grid-template-columns:1fr;padding-top:36px;gap:29px}.install-hero h1{font-size:45px}.install-hero .intro{font-size:14px}.install-hero .actions{gap:13px}.install-hero .secondary-button{width:100%}.qr-card{max-width:390px;width:100%;margin:auto;padding:25px}.install-steps{grid-template-columns:1fr;padding-top:0;gap:13px}.install-steps article{padding:24px}.install-steps h2{font-size:23px}.step-number{margin-bottom:13px}.receipt h1{font-size:43px}.dialog-actions{flex-wrap:wrap}.dialog-actions button{flex:1;font-size:12px}dialog{padding:23px}.dialog-heading h2{font-size:21px}}
.staff-mfa-card{max-width:760px}.staff-mfa-card>#staff-mfa-status{margin:22px 0}.staff-mfa-card form{padding:0;margin-top:22px;max-width:420px}.staff-mfa-card form .button{margin-top:14px}.staff-mfa-enrollment{display:grid;grid-template-columns:220px minmax(0,1fr);gap:28px;align-items:center;margin-top:24px;padding:22px;border:1px solid var(--line);border-radius:12px;background:#f8fafc}.staff-mfa-enrollment img{display:block;width:220px;height:220px;background:white;border:10px solid white;border-radius:8px}.staff-mfa-enrollment h3{margin:0 0 10px}.staff-mfa-enrollment ol{padding-left:20px;font-size:13px;line-height:1.7}.staff-mfa-enrollment details{margin-top:15px}.staff-mfa-secret{display:block;margin-top:8px;padding:10px;background:white;border:1px solid var(--line);border-radius:6px;overflow-wrap:anywhere;user-select:all}.staff-mfa-card>.text-button{margin-right:18px}@media(max-width:650px){.staff-mfa-enrollment{grid-template-columns:1fr;padding:16px}.staff-mfa-enrollment img{width:min(220px,100%);height:auto;margin:auto}}
@media(max-width:350px){.brand>span{display:none}.hero h1{font-size:37px}.hero .button{width:100%}.dashboard-card{padding:17px 13px}.dashboard-card h3{font-size:12px}.dashboard-card p{font-size:10px}.support-grid{grid-template-columns:1fr}.section-heading h2{font-size:27px}.schedule article,.schedule article:nth-child(even){padding:17px 13px;gap:12px}.schedule .date{min-width:90px;font-size:21px}.auth-card{padding:25px 19px}.auth-story{padding:25px}.community-intro h1{font-size:30px}.install-hero h1{font-size:39px}footer{grid-template-columns:1fr}footer>div:last-child{grid-column:auto}.member-bar .text-link{font-size:10px}.message-form{padding:14px}.composer-bottom{gap:8px}.composer-bottom .button{gap:10px;padding:9px 14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}button,a{transition:none}}

.exhibitor-extras{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:22px}.exhibitor-extras>article{background:white;border:1px solid var(--line);border-radius:13px;padding:27px}.exhibitor-extras h2{font-size:24px;margin-bottom:18px}.exhibitor-extras p:not(.eyebrow){font-size:12px;color:var(--muted)}.credential-card{background:#f3f6fa;border:1px solid var(--line);border-radius:11px;padding:20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.credential-card h3{font-size:17px;margin-top:17px;overflow-wrap:anywhere}.credential-card p{margin:7px 0}.credential-card small{font-size:8px;overflow-wrap:anywhere}.credential-card img{width:116px;height:116px;flex-shrink:0;background:white;padding:4px;border-radius:6px}.pending-label{font-size:8px;font-weight:700;letter-spacing:.5px;display:inline-block;color:#775b26;background:#fff5df;border:1px solid #f0dfb6;padding:6px 9px;border-radius:6px}.map-placeholder{width:56px;height:56px;border:1px dashed #9cacbd;border-radius:12px;background:#f0f4f8;display:flex;align-items:center;justify-content:center;margin-bottom:16px;color:#657f99;font-size:30px}.map-preview>p{line-height:1.8}.exhibitor-extras .secondary-button{font-size:11px}.exhibitor-extras .hint{font-size:10px!important}@media(max-width:800px){.exhibitor-extras{grid-template-columns:1fr}}@media(max-width:400px){.exhibitor-extras>article{padding:22px 18px}.credential-card{padding:15px;gap:12px;flex-direction:column;align-items:start}.credential-card img{align-self:center}}
@media(max-width:650px){.chat-layout{grid-template-columns:minmax(0,1fr)}.room-sidebar,.room-sidebar nav{min-width:0}.auth-story img,.auth-story ul{display:none}.auth-story{padding:25px}.auth-story h2{font-size:28px;margin:18px 0 14px}.auth-story>p{margin:0}}

/* Individual account, participation and verified email states. */
.social-login .secondary-button{min-height:48px;overflow:hidden}.account-tabs{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line);margin:23px 0}.account-tabs button{background:transparent;border:0;border-bottom:2px solid transparent;padding:12px;color:var(--muted);font-size:13px;font-weight:650;cursor:pointer}.account-tabs button[aria-pressed=true]{border-bottom-color:var(--red);color:var(--red)}.account-terms-check{margin:22px 0;font-size:12px!important;line-height:1.8}.account-terms-check a{font-weight:600}.auth-card #signup-form>.hint{margin-top:-6px;margin-bottom:16px;font-size:11px}.auth-card #signup-form>.hint:last-child{margin-top:15px;margin-bottom:0}.confirmation-pending{padding:22px;background:#f2f6fa;border:1px solid var(--line);border-radius:12px}.confirmation-pending .pill{border-color:#d4dfe9;color:var(--navy);font-size:8px}.confirmation-pending h3{font-size:22px;margin:18px 0 13px}.confirmation-pending p{font-size:12px;color:var(--muted);line-height:1.8;overflow-wrap:anywhere}.confirmation-pending form{margin-top:20px}.confirmation-pending form .secondary-button{font-size:11px;margin-top:4px}.confirmation-pending .text-button{font-size:11px}.participation-ready,.participation-identity{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:22px 25px;background:#edf5f1;border:1px solid #d2e3d9;border-radius:12px;margin:0 0 22px}.participation-ready strong{font-size:15px}.participation-ready p{font-size:12px;margin:7px 0 0;color:var(--muted)}.participation-ready .button{flex-shrink:0;font-size:12px}.participation-identity{background:white;border-color:var(--line);padding:18px 24px}.participation-identity .eyebrow{display:block;margin-bottom:6px;font-size:8px}.participation-identity strong{display:block;font-size:14px}.participation-identity span:not(.eyebrow){font-size:11px;color:var(--muted)}.participation-gate{display:grid;grid-template-columns:1.6fr 1fr;gap:55px;background:white;border:1px solid var(--line);border-radius:15px;padding:39px}.participation-gate .pill{border-color:#dce4ed;color:var(--navy);font-size:8px}.participation-gate h3{font-size:29px;letter-spacing:-.7px;margin:23px 0 14px}.participation-gate p{font-size:13px;color:var(--muted);line-height:1.8}.participation-gate .hint{font-size:11px}.account-steps{display:flex;gap:22px;margin:25px 0;flex-wrap:wrap}.account-steps span{font-size:10px;font-weight:650}.account-steps b{font-size:9px;color:var(--red);display:block;margin-bottom:6px}.gate-actions{display:flex;flex-direction:column;gap:13px;justify-content:center}.gate-actions p{font-size:10px;text-align:center;margin:4px 0}.confirmation-page{max-width:620px;margin:0 auto;padding:60px 28px;min-height:100vh}.confirmation-page>img{margin-bottom:45px}.confirmation-page h1{font-size:40px}.confirmation-page>p:not(.eyebrow){font-size:14px;color:var(--muted);line-height:1.8}.confirmation-page .button{margin:12px 0 21px}.confirmation-page .hint{font-size:11px!important}.confirmation-page .text-link{font-size:12px}.confirmation-legal{margin-top:40px;border-top:1px solid var(--line);padding-top:22px;font-size:11px}.participation-gate .button,.participation-gate .secondary-button{font-size:12px}
@media(max-width:650px){.participation-gate{grid-template-columns:minmax(0,1fr);gap:25px;padding:27px 22px}.participation-gate h3{font-size:25px}.participation-gate p{font-size:12px}.participation-ready,.participation-identity{align-items:start;flex-direction:column;gap:16px;padding:20px}.participation-ready .button{width:100%}.account-steps{gap:16px}.account-steps span{font-size:9px}.confirmation-pending{padding:18px}.confirmation-page h1{font-size:34px}.confirmation-page{padding-top:40px}.account-terms-check{font-size:11px!important}.confirmation-pending h3{font-size:21px}}
