body.exhibition-page{color:#24212b;background:radial-gradient(circle at 8% 0,#33cc9921,#0000 28rem),#f2f8f5;min-width:320px;min-height:100dvh;margin:0}body.exhibition-page #root{text-align:left;max-width:none;min-height:100dvh;margin:0;padding:0}.exhibition-root{--expo-accent:#14845f;--expo-accent-strong:#0d6c4c;--expo-accent-soft:#e2f5ed;--expo-brand-ink:#462d71;--expo-ink:#24212b;--expo-muted:#65636d;--expo-line:#d9e4df;--expo-surface:#fbfdfc;--expo-surface-muted:#f2f7f4;--expo-error:#b3263d;width:100%;min-height:100dvh;color:var(--expo-ink);font-family:Nunito,Avenir Next,Segoe UI,sans-serif;font-size:16px;line-height:1.45}.exhibition-root *,.exhibition-root :before,.exhibition-root :after{box-sizing:border-box}.exhibition-root button,.exhibition-root input,.exhibition-root select{font:inherit}.exhibition-root button,.exhibition-root a,.exhibition-root input,.exhibition-root select{-webkit-tap-highlight-color:transparent}.expo-logo{width:154px;height:auto;display:block}.expo-logo-large{width:198px}.expo-kicker{color:var(--expo-accent-strong);letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:13px;font-weight:800}.expo-button,.expo-text-button{white-space:nowrap}.expo-button{cursor:pointer;border:1px solid #0000;border-radius:12px;min-height:46px;padding:0 18px;font-weight:800;transition:transform .14s,background-color .14s,border-color .14s,box-shadow .14s}.expo-button:hover:not(:disabled){transform:translateY(-1px)}.expo-button:active:not(:disabled){transform:scale(.98)}.expo-button:disabled,.expo-text-button:disabled{cursor:not-allowed;opacity:.55}.expo-button-primary{background:var(--expo-accent);color:#f8fffb;box-shadow:0 10px 24px #14845f33}.expo-button-primary:hover:not(:disabled){background:var(--expo-accent-strong);box-shadow:0 13px 28px #14845f3d}.expo-button-secondary{background:var(--expo-surface);color:#205e49;border-color:#bfd1c9}.expo-button-secondary:hover:not(:disabled){background:#f5faf7;border-color:#7eaa99}.expo-button-wide{width:100%}.expo-text-button{color:var(--expo-accent-strong);cursor:pointer;text-underline-offset:4px;background:0 0;border:0;padding:5px 0;font-weight:800;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:color .14s,text-decoration-color .14s}.expo-text-button:hover:not(:disabled){color:#074e36;text-decoration-color:currentColor}.expo-button:focus-visible,.expo-text-button:focus-visible,.expo-field input:focus-visible,.expo-field select:focus-visible,.expo-manager-grid label:focus-within,.expo-service-toggle:focus-within{outline-offset:2px;outline:3px solid #14845f42}.expo-header{z-index:5;-webkit-backdrop-filter:blur(14px);background:#fbfdfcf0;border-bottom:1px solid #ccdcd5eb;position:sticky;top:0}.expo-header-inner{justify-content:space-between;align-items:center;gap:24px;width:min(1480px,100%);min-height:74px;margin:0 auto;padding:10px clamp(18px,3vw,46px);display:flex}.expo-brand{color:var(--expo-brand-ink);align-items:center;gap:18px;font-size:15px;font-weight:800;text-decoration:none;display:flex}.expo-brand span{border-left:1px solid var(--expo-line);padding-left:18px}.expo-header-actions{align-items:center;gap:18px;display:flex}.expo-main{width:min(1480px,100%);margin:0 auto;padding:42px clamp(18px,3vw,46px) 72px}.expo-page-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:28px;display:flex}.expo-page-heading h1{color:#292331;letter-spacing:-.045em;max-width:12ch;margin:0;font-size:clamp(36px,5vw,62px);line-height:1}.expo-page-heading>div>p:last-child{max-width:650px;color:var(--expo-muted);margin:15px 0 0;font-size:16px}.expo-summary{border-left:1px solid var(--expo-line);flex:none;margin:0;display:flex}.expo-summary div{min-width:112px;padding:4px 24px}.expo-summary dt{color:var(--expo-muted);font-size:13px;font-weight:700}.expo-summary dd{color:var(--expo-brand-ink);margin:2px 0 0;font-size:32px;font-weight:900;line-height:1}.expo-workspace{grid-template-columns:minmax(0,1.25fr) minmax(370px,.75fr);align-items:start;gap:24px;display:grid}.expo-form-column{scroll-margin-top:92px}.expo-form-panel,.expo-leads-panel{border:1px solid var(--expo-line);background:var(--expo-surface);border-radius:22px;box-shadow:0 20px 60px #2c524214}.expo-form-panel{padding:clamp(22px,3vw,36px)}.expo-leads-panel{max-height:calc(100dvh - 120px);position:sticky;top:96px;overflow:hidden}.expo-section-heading,.expo-leads-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.expo-section-heading{margin-bottom:24px}.expo-section-heading h2,.expo-leads-heading h2{color:#30283a;margin:0;font-size:24px;line-height:1.2}.expo-section-heading p,.expo-leads-heading p{color:var(--expo-muted);margin:5px 0 0;font-size:14px}.expo-contact-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.expo-field{gap:7px;min-width:0;display:grid}.expo-field-wide{grid-column:1/-1}.expo-field>span,.expo-manager-fieldset legend,.expo-services-fieldset legend{color:#3c3943;font-size:14px;font-weight:800}.expo-field input,.expo-field select{width:100%;min-width:0;min-height:48px;color:var(--expo-ink);background:#fdfefd;border:1px solid #bdccc5;border-radius:12px;outline:0;padding:10px 13px;transition:border-color .14s,box-shadow .14s,background-color .14s}.expo-field input::placeholder{color:#73747b;opacity:1}.expo-field input:hover,.expo-field select:hover{border-color:#93aa9f}.expo-field input:focus,.expo-field select:focus{border-color:var(--expo-accent);background:#f9fdfb;box-shadow:0 0 0 3px #14845f1c}.expo-field small,.expo-manager-fieldset small{color:var(--expo-error);font-size:13px;font-weight:700}.expo-field-invalid input,.expo-field-invalid select{border-color:var(--expo-error);background:#fff8f9}.expo-manager-fieldset,.expo-services-fieldset{border:0;min-width:0;margin:28px 0 0;padding:0}.expo-manager-fieldset legend,.expo-services-fieldset legend{margin-bottom:11px;padding:0}.expo-manager-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.expo-manager-grid label{color:#4c4a52;cursor:pointer;background:#f8fbf9;border:1px solid #c4d2cc;border-radius:12px;justify-content:center;align-items:center;min-height:46px;font-weight:800;transition:transform .14s,border-color .14s,background-color .14s,color .14s;display:flex}.expo-manager-grid label:hover{border-color:#8bab9d}.expo-manager-grid label:active{transform:scale(.98)}.expo-manager-grid label.selected{border-color:var(--expo-accent);background:var(--expo-accent-soft);color:var(--expo-accent-strong)}.expo-manager-grid input{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.expo-fieldset-help{color:var(--expo-muted);margin:-4px 0 14px;font-size:14px}.expo-services-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.expo-service{background:#f8fbf9;border:1px solid #cfdbd6;border-radius:16px;min-width:0;padding:15px;transition:border-color .14s,background-color .14s,box-shadow .14s}.expo-service.selected{background:#f0faf5;border-color:#77b59d;box-shadow:inset 0 0 0 1px #14845f0f}.expo-service-toggle{cursor:pointer;align-items:center;gap:10px;min-height:28px;display:flex}.expo-service-toggle input{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.expo-service-toggle strong{color:#333039;font-size:15px}.expo-check{color:#0000;background:#fdfefd;border:1px solid #a8bbb2;border-radius:7px;flex:none;place-items:center;width:24px;height:24px;font-size:15px;font-weight:900;display:inline-grid}.expo-service.selected .expo-check{border-color:var(--expo-accent);background:var(--expo-accent);color:#f8fffb}.expo-service-details{border-top:1px solid #d2e5dc;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;padding-top:14px;display:grid}.expo-service-details .expo-field>span{font-size:12px}.expo-service-details .expo-field input{min-height:42px;padding:8px 10px;font-size:14px}.expo-form-actions{border-top:1px solid var(--expo-line);justify-content:space-between;align-items:center;gap:20px;margin-top:30px;padding-top:22px;display:flex}.expo-form-actions p{max-width:360px;color:var(--expo-muted);margin:0;font-size:13px}.expo-leads-heading{padding:24px 24px 17px}.expo-filters{border-bottom:1px solid var(--expo-line);grid-template-columns:1.3fr .7fr;gap:10px;padding:0 24px 18px;display:grid}.expo-filters .expo-field>span{font-size:12px}.expo-filters .expo-field input,.expo-filters .expo-field select{min-height:42px;padding:8px 10px;font-size:14px}.expo-lead-list{overscroll-behavior:contain;scrollbar-color:#adc3ba transparent;max-height:calc(100dvh - 315px);padding:0 12px 14px;overflow:auto}.expo-lead-card{border-bottom:1px solid var(--expo-line);padding:18px 12px}.expo-lead-card:last-child{border-bottom:0}.expo-lead-card-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.expo-lead-card h3{color:#2e2934;margin:0;font-size:17px;line-height:1.25}.expo-lead-card-head p{color:var(--expo-muted);margin:4px 0 0;font-size:13px}.expo-manager-tag{background:var(--expo-accent-soft);color:var(--expo-accent-strong);border-radius:999px;flex:none;padding:4px 9px;font-size:12px;font-weight:900}.expo-phone{color:var(--expo-brand-ink);margin-top:10px;font-size:15px;font-weight:900;text-decoration:none;display:inline-block}.expo-phone:hover{text-underline-offset:3px;text-decoration:underline}.expo-lead-services{gap:6px;margin-top:13px;display:grid}.expo-lead-services div{border-left:2px solid #8fc9b2;gap:1px;padding-left:10px;display:grid}.expo-lead-services strong{color:#3d3942;font-size:13px}.expo-lead-services span,.expo-no-services{color:var(--expo-muted);font-size:12px}.expo-no-services{margin:12px 0 0}.expo-lead-card footer{justify-content:space-between;align-items:center;gap:18px;margin-top:14px;display:flex}.expo-lead-card time{color:#77757d;font-size:12px}.expo-lead-card footer .expo-text-button{font-size:13px}.expo-alert{border:1px solid;border-radius:12px;margin-bottom:20px;padding:13px 16px;font-size:14px;font-weight:750}.expo-alert-success{color:#155e45;background:#eaf8f1;border-color:#a4d3c0}.expo-alert-error{color:#8d2035;background:#fff5f6;border-color:#e8b8c1}.expo-empty-state{text-align:center;background:#f7faf8;border:1px dashed #b9cbc3;border-radius:16px;margin:20px;padding:30px 20px}.expo-empty-state h3{color:#36313d;margin:0;font-size:17px}.expo-empty-state p{color:var(--expo-muted);margin:8px auto 14px;font-size:13px}.expo-error-state{background:#fff7f8;border-color:#ddb1ba}.expo-list-skeleton,.expo-loading-card{gap:12px;display:grid}.expo-list-skeleton{padding:20px 24px}.expo-list-skeleton span,.expo-loading-card span{background:#e4ece8;border-radius:12px;display:block}.expo-list-skeleton span{height:104px}.expo-login-shell{grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);align-items:center;gap:clamp(34px,8vw,100px);width:min(1120px,100% - 36px);min-height:100dvh;margin:0 auto;padding:36px 0;display:grid}.expo-login-intro{gap:42px;display:grid}.expo-login-intro h1{color:#2d2635;letter-spacing:-.05em;max-width:620px;margin:0;font-size:clamp(42px,6vw,72px);line-height:.98}.expo-login-intro>div>p:last-child{max-width:560px;color:var(--expo-muted);margin:20px 0 0;font-size:18px}.expo-login-service-list{color:#3d4d46;flex-wrap:wrap;gap:10px 26px;font-size:14px;font-weight:800;display:flex}.expo-login-service-list span{border-bottom:2px solid #9bd5be;padding-bottom:6px}.expo-login-card,.expo-access-card{border:1px solid var(--expo-line);background:var(--expo-surface);border-radius:22px;box-shadow:0 24px 70px #2c52421f}.expo-login-card{padding:clamp(28px,4vw,44px)}.expo-login-card-copy{margin-bottom:24px}.expo-login-card h2{color:#30283a;margin:0;font-size:28px}.expo-login-card-copy p{color:var(--expo-muted);margin:7px 0 0}.expo-login-card form{gap:18px;display:grid}.expo-login-card .expo-alert{margin:0}.expo-loading-shell,.expo-access-shell{place-content:center;justify-items:center;gap:28px;min-height:100dvh;padding:32px 18px;display:grid}.expo-loading-card{border:1px solid var(--expo-line);background:var(--expo-surface);border-radius:22px;width:min(420px,100vw - 36px);padding:28px}.expo-loading-card span{height:48px}.expo-loading-card span:first-child{width:56%;height:24px}.expo-loading-card span:last-child{width:46%}.expo-access-card{text-align:center;width:min(480px,100vw - 36px);padding:34px}.expo-access-card h1{color:#30283a;margin:0;font-size:30px}.expo-access-card p{color:var(--expo-muted);margin:12px 0 24px}@media (width<=1100px){.expo-workspace{grid-template-columns:1fr}.expo-leads-panel{max-height:none;position:static}.expo-lead-list{max-height:700px}}@media (width<=760px){.expo-header-inner{gap:12px;min-height:68px}.expo-brand span{display:none}.expo-logo{width:126px}.expo-header-actions .expo-button{min-height:42px;padding:0 12px;font-size:13px}.expo-main{padding-top:28px;padding-bottom:48px}.expo-page-heading{gap:24px;display:grid}.expo-page-heading h1{font-size:44px}.expo-summary{border-top:1px solid var(--expo-line);border-left:0}.expo-summary div{min-width:0;padding:14px 30px 0 0}.expo-form-panel{padding:22px 18px}.expo-contact-grid,.expo-services-grid,.expo-service-details,.expo-filters{grid-template-columns:1fr}.expo-manager-grid{grid-template-columns:1fr 1fr}.expo-form-actions{flex-direction:column;align-items:stretch}.expo-form-actions .expo-button{width:100%}.expo-leads-heading,.expo-filters{padding-left:18px;padding-right:18px}.expo-lead-list{max-height:none}.expo-login-shell{grid-template-columns:1fr;align-content:start;gap:36px;width:min(560px,100% - 36px);padding:28px 0 48px}.expo-login-intro{gap:28px}.expo-login-intro h1{font-size:clamp(39px,12vw,58px)}.expo-login-intro>div>p:last-child{font-size:16px}}@media (width<=420px){.expo-header-inner,.expo-header-actions{gap:8px}.expo-header .expo-logo{width:108px}.expo-header-actions .expo-button{white-space:normal;max-width:112px;line-height:1.1}.expo-header-actions .expo-text-button{font-size:13px}.expo-manager-grid{gap:8px}.expo-lead-card-head{display:grid}.expo-manager-tag{width:max-content}}@media (prefers-reduced-transparency:reduce){.expo-header{background:var(--expo-surface);-webkit-backdrop-filter:none}}@media (prefers-reduced-motion:reduce){.exhibition-root *,.exhibition-root :before,.exhibition-root :after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.expo-header-user{align-items:center;gap:24px;display:flex}.expo-header-user>div:first-child{text-align:right;min-width:110px;display:grid}.expo-header-user strong{color:var(--expo-ink);font-size:14px}.expo-header-user span{color:var(--expo-muted);font-size:12px}.expo-team-panel{border:1px solid var(--expo-line);background:var(--expo-surface);border-radius:16px;margin:0 0 28px;padding:26px 28px;box-shadow:0 18px 45px #275e4814}.expo-role-label{color:var(--expo-brand-ink);font-size:12px;font-weight:800}.expo-team-layout{gap:18px;margin-top:20px;display:grid}.expo-team-form{grid-template-columns:minmax(230px,420px) max-content;align-items:end;gap:12px;display:grid}.expo-credentials{background:var(--expo-accent-soft);border:1px solid #a8d9c5;border-radius:12px;grid-template-columns:minmax(180px,1fr) minmax(290px,1.15fr) max-content;align-items:center;gap:24px;padding:18px 20px;display:grid}.expo-credentials p{color:var(--expo-muted);margin:4px 0 0;font-size:13px}.expo-credentials dl{grid-template-columns:1fr 1fr;gap:12px;margin:0;display:grid}.expo-credentials dl div{min-width:0}.expo-credentials dt{color:var(--expo-muted);font-size:12px;font-weight:700}.expo-credentials dd{overflow-wrap:anywhere;color:#174d3a;margin:3px 0 0;font-family:SFMono-Regular,Consolas,monospace;font-size:15px;font-weight:800}.expo-team-list{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px;display:grid}.expo-team-list article{border:1px solid var(--expo-line);background:var(--expo-surface-muted);border-radius:12px;justify-content:space-between;align-items:center;gap:14px;min-width:0;padding:14px 16px;display:flex}.expo-team-list article>div{min-width:0;display:grid}.expo-team-list article strong{text-overflow:ellipsis;overflow:hidden}.expo-team-list article span{color:var(--expo-muted);text-overflow:ellipsis;font-size:12px;overflow:hidden}.expo-team-empty,.expo-manager-empty{background:var(--expo-surface-muted);color:var(--expo-muted);border:1px dashed #a9bdb5;border-radius:12px;padding:17px 18px}.expo-team-empty h3{color:var(--expo-ink);margin:0;font-size:16px}.expo-team-empty p{margin:5px 0 0;font-size:14px}@media (width<=900px){.expo-header-user>div:first-child{display:none}.expo-credentials{grid-template-columns:1fr;gap:14px}.expo-credentials .expo-text-button{width:max-content}}@media (width<=760px){.expo-header-user,.expo-header-actions{gap:10px}.expo-team-panel{padding:22px 18px}.expo-team-form{grid-template-columns:1fr;align-items:stretch}.expo-team-form .expo-button{width:100%}}@media (width<=480px){.expo-header-actions .expo-button{display:none}.expo-credentials dl{grid-template-columns:1fr}}
