.hf-root{color:#252726;background:#f5f5f7;min-height:100vh;font-family:Poppins,Arial,sans-serif}.hf-loading{color:#2a2e6e;place-items:center;min-height:100vh;display:grid}.hf-login{background:#fff;grid-template-columns:1fr 1fr;min-height:100vh;font-family:Poppins,Arial,sans-serif;display:grid}.hf-login>section{color:#fff;background:#292e6d;flex-direction:column;justify-content:center;padding:58px 8vw;display:flex}.hf-login>section img{background:0 0;width:250px;margin-bottom:auto;padding:0}.hf-login>section>small,.hf-title small{color:#dd830b;letter-spacing:1.4px;font-weight:700}.hf-login h1{letter-spacing:-.04em;margin:16px 0 5px;font-size:64px;font-weight:600}.hf-login>section p{color:#d8d9e6;font-size:17px}.hf-demo{background:#ffffff0a;border-left:4px solid #dd830b;flex-direction:column;gap:7px;margin-top:35px;padding:16px;display:flex}.hf-demo span{font-size:12px}.hf-login form{color:#252726;flex-direction:column;width:min(460px,80%);margin:auto;display:flex}.hf-login form>span{color:#dd830b;font-size:10px;font-weight:700}.hf-login form h2{letter-spacing:-.025em;color:#2a2e6e;margin:12px 0 25px;font-size:32px;font-weight:600;line-height:1.2}.hf-login label,.hf-modal label,.hf-info-block label{flex-direction:column;gap:6px;margin-top:13px;font-size:11px;font-weight:600;display:flex}.hf-login label{color:#3f4150;font-weight:600}.hf-login input,.hf-modal input,.hf-modal select,.hf-modal textarea,.hf-title select,.hf-info-block input,.hf-info-block select,.hf-info-block textarea{background:#fff;border:1px solid #dcdde5;border-radius:3px;padding:12px}.hf-number-stepper{grid-template-columns:48px minmax(80px,1fr) 48px;align-items:stretch;gap:8px;width:100%;display:grid}.hf-positive-integer-field>label{margin-bottom:6px;display:block}.hf-info-block .hf-number-stepper input{text-align:center;min-width:0;font-size:18px;font-weight:600}.hf-info-block .hf-number-stepper button{touch-action:manipulation;min-height:48px;padding:0;font-size:24px;line-height:1}.hf-info-block .hf-number-stepper button:disabled{color:#71717a;cursor:not-allowed;background:#d9d9df}.hf-login input{border-radius:8px;min-height:46px;font-family:inherit;transition:border-color .2s,box-shadow .2s}.hf-login button,.hf-title button,.hf-actions button,.hf-section-head button,.hf-task-cards button,.hf-info-block button,.hf-modal footer button:last-child,.hf-event-card button,.hf-publish{color:#fff;background:#2a2e6e;border:0;border-radius:3px;padding:11px 14px;font-weight:600}.hf-login form>button{border-radius:8px;min-height:46px;margin-top:20px;font-family:inherit;font-size:13px;transition:background .2s,transform .2s}.hf-login form>button:hover:not(:disabled){background:#20245d;transform:translateY(-1px)}.hf-login form>button:disabled{cursor:wait;opacity:.7}.hf-login form>small{color:#777;margin-top:12px;font-size:10px}.hf-error{color:#b14635;font-size:12px}.hf-shell>aside{z-index:10;background:#fff;border-right:1px solid #dedfe5;flex-direction:column;width:285px;padding:23px 17px;display:flex;position:fixed;inset:0 auto 0 0}.hf-logo{flex-direction:column;gap:8px;padding:0 8px 18px;display:flex}.hf-logo b{letter-spacing:1px;color:#2a2e6e;font-size:8px}.hf-logo img{width:175px;height:auto}.hf-event{color:#fff;background:#2a2e6e;border-left:4px solid #dd830b;flex-direction:column;gap:6px;padding:14px;display:flex}.hf-event small{color:#efb562;font-size:7px}.hf-event strong{font-size:11px;line-height:1.4}.hf-event span{color:#d7d8e9;font-size:8px}.hf-shell aside nav{flex-direction:column;flex:auto;min-height:0;margin-top:15px;display:flex;overflow-y:auto}.hf-shell aside nav button{text-align:left;color:#5f6166;background:0 0;border:0;border-left:3px solid #0000;padding:10px}.hf-shell aside nav button:hover,.hf-shell aside nav button.active{color:#2a2e6e;background:#f2f2f6;border-left-color:#dd830b}.hf-profile{border-top:1px solid #dedfe5;flex-direction:column;margin-top:auto;padding:13px 8px;display:flex}.hf-profile b{font-size:11px}.hf-profile span,.hf-profile small{color:#6c6e73;margin-top:4px;font-size:8px}.hf-main{min-height:100vh;margin-left:285px}.hf-main>header{z-index:5;background:#fff;border-bottom:1px solid #dedfe5;justify-content:space-between;align-items:center;height:64px;padding:0 35px;display:flex;position:sticky;top:0}.hf-main>header b{color:#2a2e6e}.hf-main>header span{color:#777;font-size:10px}.hf-page{max-width:1500px;margin:auto;padding:35px}.hf-title{border-bottom:1px solid #dedfe5;justify-content:space-between;align-items:flex-end;margin-bottom:22px;padding-bottom:18px;display:flex}.hf-title h1{color:#2a2e6e;margin:7px 0;font-size:34px;font-weight:500}.hf-title p{color:#696b70;margin:0;font-size:11px}.hf-title>span{max-width:750px}.hf-title select{min-width:210px}.hf-stats{background:#fff;border:1px solid #dedfe5;grid-template-columns:repeat(4,1fr);margin-bottom:16px;display:grid}.hf-stat{border-left:1px solid #dedfe5;align-items:center;gap:12px;padding:18px;display:flex}.hf-stat:first-child{border-left:0}.hf-stat b{color:#2a2e6e;font-size:28px}.hf-stat span{font-size:10px}.hf-panel{background:#fff;border:1px solid #dedfe5;margin-bottom:16px;overflow:auto}.hf-panel>header{padding:16px 18px}.hf-panel h2{color:#2a2e6e;margin:0;font-size:17px;font-weight:500}table{border-collapse:collapse;width:100%}th{text-transform:uppercase;color:#787a80;text-align:left;background:#f8f8fa;padding:10px 14px;font-size:8px}td{vertical-align:top;border-top:1px solid #e4e4e9;padding:12px 14px;font-size:10px}td b,td small{display:block}td small{color:#777;margin-top:4px;font-size:8px}td a,.hf-inline-files a{color:#2a2e6e;font-weight:600;text-decoration:none}.hf-deadline{font-weight:700;color:#a55d00!important}.hf-status{color:#2a2e6e;background:#eef0f7;padding:5px 7px;font-size:8px;font-weight:700;display:inline-flex}.hf-status.pending,.hf-status.payment_pending,.hf-status.correction_requested,.hf-status.rejected{color:#a15300;background:#fff0df}.hf-status.submitted{color:#8b5900;background:#fff5e7}.hf-status.approved,.hf-status.paid,.hf-status.payment_confirmed,.hf-status.final_receipt_available,.hf-status.active,.hf-status.completed,.hf-status.received,.hf-status.success{color:#28673a;background:#edf5ee}.hf-status.denied,.hf-status.inactive,.hf-status.error{color:#9a2424;background:#fbe9e9}.hf-status.simulated,.hf-status.draft,.hf-status.not_created,.hf-status.not_requested{color:#65666c;background:#f0f0f3}.hf-card-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.hf-event-card{background:#fff;border:1px solid #dedfe5;border-top:5px solid #2a2e6e;padding:20px}.hf-event-card.selected{border-top-color:#dd830b}.hf-event-card small{color:#dd830b;font-size:8px;font-weight:700}.hf-event-card h2{color:#2a2e6e;min-height:50px;font-size:20px;font-weight:500}.hf-event-card p{color:#666;font-size:10px;line-height:1.6}.hf-event-card button{width:100%}.hf-actions{gap:7px;display:flex}.hf-config{grid-template-columns:255px 1fr;gap:16px;display:grid}.hf-config>nav{background:#fff;border:1px solid #dedfe5;flex-direction:column;align-self:start;padding:8px;display:flex}.hf-config>nav button{text-align:left;background:#fff;border:0;border-left:3px solid #0000;padding:11px;font-size:10px}.hf-config>nav button.active{color:#2a2e6e;background:#f3f3f7;border-left-color:#dd830b;font-weight:600}.hf-config>section{background:#fff;border:1px solid #dedfe5;padding:20px}.hf-section-head{border-bottom:1px solid #dedfe5;justify-content:space-between;align-items:flex-start;padding-bottom:15px;display:flex}.hf-section-head h2{color:#2a2e6e;margin:0 0 5px;font-size:21px;font-weight:500}.hf-section-head p{color:#777;margin:0;font-size:9px}.hf-config-list{grid-template-columns:repeat(2,1fr);gap:9px;margin:16px 0;display:grid}.hf-config-list article{border:1px solid #dedfe5;flex-direction:column;padding:13px;display:flex}.hf-config-list article b{color:#2a2e6e;font-size:11px}.hf-config-list article span,.hf-config-list article small{color:#6f7075;margin-top:5px;font-size:8px}.hf-publish{background:#dd830b;margin-top:10px}.hf-task-cards{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.hf-task-cards article,.hf-notices article{background:#fff;border:1px solid #dedfe5;border-top:4px solid #2a2e6e;padding:17px}.hf-task-cards h2,.hf-notices h2{color:#2a2e6e;margin:14px 0 7px;font-size:17px;font-weight:500}.hf-task-cards p,.hf-notices p{color:#65666b;font-size:10px;line-height:1.5}.hf-review{background:#fff5e7;border-left:3px solid #dd830b;margin:12px 0;padding:10px}.hf-review b{font-size:9px}.hf-review p{margin:5px 0 0}.rv-exhibitor-reopening-notice{color:#1e3d78;border:1px solid #ead5b6;border-left:4px solid #dd830b;border-radius:12px}.rv-exhibitor-reopening-notice>b{font-size:11px}.rv-exhibitor-reopening-notice small{color:#65666b;margin-top:6px;font-size:8px;display:block}.rv-obligation-reopen-confirmation{border:1px solid #ead5b6;border-left:4px solid #dd830b;border-radius:12px}.hf-inline-files{flex-direction:column;gap:7px;margin:10px 0;display:flex}.hf-notices{gap:10px;display:grid}.hf-notices article small{color:#777;font-size:8px}.hf-info-block{padding:18px}.hf-info-block p{font-size:10px;line-height:1.6}.hf-info-block hr{border:0;border-top:1px solid #dedfe5;margin:18px 0}.hf-info-block textarea{min-height:110px}.hf-modal-bg{z-index:100;background:#171940d9;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.hf-password-confirmation{color:#292e6d;border:0;border-top:6px solid #dd830b;border-radius:10px;width:min(520px,100vw - 32px);padding:0;font-family:Poppins,Arial,sans-serif;box-shadow:0 24px 70px #0005}.hf-password-confirmation::backdrop{background:#12163fb8}.hf-password-confirmation form{gap:18px;padding:28px;font-family:inherit;display:grid}.hf-password-confirmation h2,.hf-password-confirmation p{margin:0;font-family:inherit!important}.hf-password-confirmation h2{font-family:inherit!important}.hf-password-confirmation label{gap:8px;font-weight:700;display:grid;font-family:inherit!important}.hf-password-confirmation input{border:1px solid #cdd0df;border-radius:6px;min-height:48px;padding:10px 12px;font:inherit!important}.hf-password-confirmation footer{justify-content:flex-end;gap:10px;display:flex}.hf-password-confirmation button{min-height:44px;padding:10px 18px;font:inherit!important}.hf-modal{background:#fff;border-top:6px solid #dd830b;width:min(780px,96vw);max-height:92vh;overflow:auto}.hf-modal>header{border-bottom:1px solid #dedfe5;justify-content:space-between;align-items:center;padding:18px 21px;display:flex}.hf-modal>header h2{color:#2a2e6e;margin:0;font-weight:500}.hf-modal>header button{background:0 0;border:0;font-size:26px}.hf-modal form{padding:18px 21px 0}.hf-form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.hf-form-grid label.wide{grid-column:1/-1}.hf-form-grid textarea{min-height:85px}.hf-modal form>label{margin-top:12px}.hf-modal form>footer{border-top:1px solid #dedfe5;justify-content:flex-end;gap:8px;margin:20px -21px 0;padding:14px 21px;display:flex}.hf-modal footer button{background:#fff;border:1px solid #dedfe5;padding:9px 12px}.hf-toast{color:#fff;z-index:200;background:#2a2e6e;padding:12px 16px;font-size:10px;position:fixed;top:18px;right:20px}.hf-logout{z-index:20;color:#2a2e6e;background:#fff;border:1px solid #dedfe5;padding:9px 12px;font-size:9px;position:fixed;bottom:16px;right:18px;box-shadow:0 8px 25px #20246022}.hf-change-password{z-index:20;color:#2a2e6e;background:#fff;border:1px solid #dedfe5;padding:9px 12px;font-size:9px;position:fixed;bottom:58px;right:18px;box-shadow:0 8px 25px #20246022}.hf-link-button{text-decoration:underline;color:#2a2e6e!important;box-shadow:none!important;background:0 0!important;border:0!important}.hf-success{color:#176438;background:#eef8f1;border-left:4px solid #176438;border-radius:18px;margin-top:14px;padding:12px}.hf-recovery-page{color:#252726;background:#fff;width:min(440px,100% - 32px);margin:auto;padding:30px;font-family:Poppins,Arial,sans-serif;box-shadow:0 18px 60px #20246022}.hf-recovery-page>img{width:150px}.hf-recovery-page h1{color:#2a2e6e;margin:28px 0 22px;font-family:inherit;font-size:30px;font-weight:600;line-height:1.2}.hf-recovery-page form{gap:14px;display:grid}.hf-recovery-page label{gap:7px;font-size:12px;font-weight:600;display:grid}.hf-recovery-page input{border:1px solid #dedfe5;border-radius:8px;width:100%;min-height:44px;padding:10px 12px;font-family:inherit;font-size:14px}.hf-recovery-page form button,.hf-recovery-page>a{color:#fff;text-align:center;background:#2a2e6e;border:0;border-radius:8px;padding:12px 16px;font-family:inherit;font-size:13px;font-weight:600}@media (width<=1000px){.hf-card-grid,.hf-task-cards,.hf-stats{grid-template-columns:1fr 1fr}.hf-config{grid-template-columns:1fr}.hf-config>nav{grid-template-columns:1fr 1fr;display:grid}}@media (width<=720px){.hf-login{grid-template-columns:1fr}.hf-login>section{display:none}.hf-login form{justify-content:center;min-height:100vh}.hf-shell>aside{width:78px;padding:12px 7px}.hf-logo img{object-fit:cover;object-position:left;width:54px}.hf-logo b,.hf-event,.hf-profile,.hf-shell aside nav button:not(.active){font-size:0}.hf-shell aside nav button{text-align:center;padding:10px 3px}.hf-main{margin-left:78px}.hf-page{padding:20px 12px}.hf-main>header{padding:0 14px}.hf-title{align-items:flex-start;gap:12px}.hf-title h1{font-size:26px}.hf-card-grid,.hf-task-cards,.hf-config-list,.hf-form-grid{grid-template-columns:1fr}.hf-form-grid label.wide{grid-column:auto}.hf-config>nav{grid-template-columns:1fr}.hf-logout{bottom:8px;right:8px}}.hf-deadline-warning{color:#252b52;background:#fff5e8;border-left:4px solid #e88400;margin:12px 0 18px;padding:14px 16px}.hf-deadline-warning small,.hf-individual-deadline small{margin-top:6px;display:block}.hf-individual-deadline{border-top:1px solid #e1e2e8;margin-top:10px;padding-top:10px;font-weight:600;display:block}.hf-events-hub{background:#f5f5f7;flex-direction:column;min-height:100vh;font-family:Poppins,Arial,sans-serif;display:flex}.hf-events-hub>header{background:#fff;border-bottom:1px solid #dedfe5;justify-content:space-between;align-items:center;height:84px;padding:0 6vw;display:flex}.hf-events-hub>header .hf-logo{flex-direction:row;align-items:center;padding:0}.hf-events-hub>header>div:last-child{text-align:right;color:#2a2e6e;flex-direction:column;font-size:11px;display:flex}.hf-events-hub>header span{color:#777;font-size:9px}.hf-events-hub>main{flex:1;max-width:1320px;margin:auto;padding:54px 34px}.hf-matrix-toolbar{border-bottom:1px solid #dedfe5;justify-content:flex-end;padding:12px 20px;display:flex}.hf-matrix-toolbar button{color:#fff;background:#2a2e6e;border:0;padding:9px 13px}.hf-matrix{max-height:65vh;padding:0 20px 20px;overflow:auto}.hf-matrix table{min-width:900px}.hf-panel .hf-matrix table{width:max-content;min-width:100%}.hf-panel .hf-matrix th,.hf-panel .hf-matrix td{overflow-wrap:normal;word-break:normal;min-width:150px}.hf-matrix th:first-child,.hf-matrix td:first-child{background:var(--rv-brand-orange-subtle);z-index:2;position:sticky;left:0}.hf-matrix .hf-status{justify-content:center;min-width:78px}.hf-matrix-status-button{cursor:pointer;background:0 0;border:0;padding:2px}.hf-builder-kva-status-button{flex-wrap:wrap;align-items:center;gap:6px;max-width:100%;display:inline-flex}.hf-builder-kva-status-button small{margin:0}.hf-builder-kva-requests table{min-width:680px}.rv-builder-portal{color:#2a2e6e}.rv-builder-portal .hf-builder-approved-table{min-width:980px}.rv-builder-portal .hf-builder-approved-table th,.rv-builder-portal .hf-builder-approved-table td,.rv-builder-portal .hf-builder-approved-table b,.rv-builder-portal .hf-builder-approved-table small,.rv-builder-portal .hf-builder-approved-table a{overflow-wrap:normal;word-break:normal}.rv-builder-portal .hf-builder-approved-table th:first-child,.rv-builder-portal .hf-builder-approved-table td:first-child{min-width:150px}.rv-builder-portal .hf-builder-approved-table th:nth-child(2),.rv-builder-portal .hf-builder-approved-table td:nth-child(2){min-width:135px}.rv-builder-portal .hf-builder-approved-table th:nth-child(3),.rv-builder-portal .hf-builder-approved-table td:nth-child(3){min-width:100px}.rv-builder-portal .hf-builder-approved-table th:nth-child(4),.rv-builder-portal .hf-builder-approved-table td:nth-child(4){min-width:160px}.rv-builder-portal .hf-builder-approved-table th:nth-child(5),.rv-builder-portal .hf-builder-approved-table td:nth-child(5){min-width:300px}.rv-builder-portal .hf-builder-approved-table th:nth-child(6),.rv-builder-portal .hf-builder-approved-table td:nth-child(6){min-width:105px}.rv-builder-portal .hf-builder-approved-table .hf-status,.rv-builder-portal .hf-builder-approved-table .hf-deadline{white-space:nowrap}.rv-builder-rules .hf-panel,.rv-builder-rules .hf-info-block{background:#fff}.rv-builder-rules .hf-panel-button{color:#2a2e6e;background:#fff;border:1px solid #2a2e6e;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:6px 14px;font-family:inherit;font-size:10px;line-height:1.2;text-decoration:none;display:inline-flex}.rv-builder-manual-actions{flex-wrap:wrap;align-items:center;gap:12px 18px;margin-top:12px;display:flex}.rv-builder-manual-actions small{color:#2a2e6e;margin:0;line-height:1.2}.hf-table-action{white-space:nowrap;word-break:normal;overflow-wrap:normal;min-width:max-content}.hf-pending-status-button{cursor:pointer;background:0 0;border:0;padding:0}.hf-panel-intro{color:#626580;padding:0 18px}.hf-pending-actions{gap:14px;padding:0 18px 18px;display:grid}.hf-pending-actions section{border:1px solid #e1e2eb;border-radius:10px;overflow:hidden}.hf-pending-actions h3{color:#2a2e6e;background:#f7f7fb;margin:0;padding:11px 13px;font-size:12px}.hf-pending-actions h3 span{justify-content:center;min-width:22px;margin-left:6px;display:inline-flex}.hf-pending-actions table{min-width:760px}.hf-pending-actions td small{color:#a55d00;font-weight:700;display:block}.hf-table-scroll{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;width:100%;max-width:100%;overflow-x:auto}.hf-credential-obligations-table table{min-width:900px}.hf-credential-obligations-table th,.hf-credential-obligations-table td{overflow-wrap:normal;word-break:normal}.hf-credential-obligations-table th:first-child,.hf-credential-obligations-table td:first-child{min-width:92px}.hf-credential-obligations-table th:nth-child(2),.hf-credential-obligations-table td:nth-child(2){min-width:190px}.hf-credential-obligations-table th:nth-child(3),.hf-credential-obligations-table td:nth-child(3){min-width:130px}.hf-credential-obligations-table th:nth-child(4),.hf-credential-obligations-table td:nth-child(4){min-width:150px}.hf-credential-obligations-table th:nth-child(5),.hf-credential-obligations-table td:nth-child(5){min-width:170px}.hf-credential-obligations-table th:nth-child(6),.hf-credential-obligations-table td:nth-child(6){min-width:80px}.hf-operational-request-list{padding:16px 18px}.hf-table-scroll.hf-operational-request-list table{min-width:900px}.hf-table-scroll.hf-operational-request-list th,.hf-table-scroll.hf-operational-request-list td{overflow-wrap:normal;word-break:normal;white-space:normal}.hf-table-scroll.hf-operational-request-list th:first-child,.hf-table-scroll.hf-operational-request-list td:first-child{min-width:125px}.hf-table-scroll.hf-operational-request-list th:nth-child(2),.hf-table-scroll.hf-operational-request-list td:nth-child(2){min-width:150px}.hf-table-scroll.hf-operational-request-list th:nth-child(3),.hf-table-scroll.hf-operational-request-list td:nth-child(3){min-width:130px}.hf-table-scroll.hf-operational-request-list th:nth-child(4),.hf-table-scroll.hf-operational-request-list td:nth-child(4),.hf-table-scroll.hf-operational-request-list th:nth-child(5),.hf-table-scroll.hf-operational-request-list td:nth-child(5),.hf-table-scroll.hf-operational-request-list th:nth-child(6),.hf-table-scroll.hf-operational-request-list td:nth-child(6){min-width:125px}.hf-table-scroll.hf-operational-request-list th:nth-child(7),.hf-table-scroll.hf-operational-request-list td:nth-child(7){min-width:95px}.hf-link-button{color:#2a2e6e;overflow-wrap:normal;white-space:nowrap;word-break:normal;background:0 0;border:0;align-items:center;min-width:max-content;margin-right:9px;padding:3px;font-weight:600;display:inline-flex}.hf-panel .hf-financial-table,.hf-panel .hf-communications-table{min-width:980px}.hf-panel .hf-builder-registrations-table{min-width:1080px}.hf-panel .hf-builder-registrations-table th,.hf-panel .hf-builder-registrations-table td,.hf-panel .hf-builder-registrations-table b,.hf-panel .hf-builder-registrations-table small{overflow-wrap:normal;word-break:normal}.hf-builder-registrations-table th:first-child,.hf-builder-registrations-table td:first-child{min-width:160px}.hf-builder-registrations-table th:nth-child(2),.hf-builder-registrations-table td:nth-child(2){min-width:280px}.hf-builder-registrations-table th:nth-child(3),.hf-builder-registrations-table td:nth-child(3){min-width:150px}.hf-builder-registrations-table th:nth-child(4),.hf-builder-registrations-table td:nth-child(4){min-width:260px}.hf-builder-registrations-table th:nth-child(5),.hf-builder-registrations-table td:nth-child(5){min-width:170px}.hf-builder-registrations-table th:nth-child(6),.hf-builder-registrations-table td:nth-child(6){min-width:130px}.hf-panel .hf-communications-table th,.hf-panel .hf-communications-table td{overflow-wrap:normal;word-break:normal}.hf-communication-drafts-table th:first-child,.hf-communication-drafts-table td:first-child{min-width:130px}.hf-communication-drafts-table th:nth-child(2),.hf-communication-drafts-table td:nth-child(2){min-width:260px}.hf-communication-drafts-table th:nth-child(3),.hf-communication-drafts-table td:nth-child(3),.hf-communication-drafts-table th:nth-child(4),.hf-communication-drafts-table td:nth-child(4){min-width:120px}.hf-communication-drafts-table th:nth-child(5),.hf-communication-drafts-table td:nth-child(5){min-width:210px}.hf-communication-outbox-table th:first-child,.hf-communication-outbox-table td:first-child{min-width:130px}.hf-communication-outbox-table th:nth-child(2),.hf-communication-outbox-table td:nth-child(2),.hf-communication-outbox-table th:nth-child(3),.hf-communication-outbox-table td:nth-child(3){min-width:220px}.hf-communication-outbox-table th:nth-child(4),.hf-communication-outbox-table td:nth-child(4){min-width:130px}.hf-communication-outbox-table th:nth-child(5),.hf-communication-outbox-table td:nth-child(5){min-width:85px}.hf-communication-outbox-table th:nth-child(6),.hf-communication-outbox-table td:nth-child(6){min-width:120px}.hf-financial-table th:last-child,.hf-financial-table td:last-child{white-space:nowrap;min-width:76px}.hf-communications-table th:last-child,.hf-communications-table td:last-child{white-space:nowrap;min-width:112px}.hf-date-field{flex-direction:column;gap:6px;min-width:0;display:flex}.hf-date-field>label{color:#252726;font-size:10px;font-weight:700}.hf-date-combo{grid-template-columns:minmax(0,1fr) auto;gap:8px;min-width:0;display:grid}.hf-date-combo>input[type=text]{box-sizing:border-box;width:100%;min-width:0}.hf-date-picker-trigger{color:#2a2e6e;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #d9dbe6;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:0 12px;font-family:inherit;font-size:10px;font-weight:700;line-height:1;display:flex;overflow:hidden}.hf-date-picker-control{isolation:isolate;border-radius:999px;min-width:0;max-width:100%;min-height:44px;display:block;position:relative;overflow:hidden}.hf-native-date-picker{z-index:3;box-sizing:border-box;opacity:0;cursor:pointer;pointer-events:auto;clip-path:inset(0 round 999px);touch-action:manipulation;border:0;width:100%;min-width:0;max-width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0}.hf-date-picker-trigger{z-index:2;pointer-events:none;position:relative}.hf-native-date-picker::-webkit-calendar-picker-indicator{cursor:pointer;width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0}.hf-date-error,.hf-contact-error{color:#a74435;font-size:9px;font-weight:700}.hf-credential-limit-item{border:1px solid #dedfe5;flex-direction:column;gap:12px;min-width:0;padding:14px;display:flex}.hf-credential-limit-item>label:not(.hf-inline-check){flex-direction:column;gap:6px;min-width:0;display:flex}.hf-inline-check{align-items:center;flex-direction:row!important;gap:7px!important;display:flex!important}.hf-inline-check input{width:auto!important;margin:0!important}.hf-individual-deadline{flex-direction:column;gap:5px;min-width:0;display:flex}.hf-individual-deadline small{color:#666873;font-size:9px}.hf-check{align-items:center;margin-top:var(--hf-check-margin-top,28px)!important;flex-direction:row!important}.hf-check input{width:auto!important;margin:0!important}.hf-form-grid>.hf-exemption-selector{grid-column:1/-1}.hf-exemption-selector{box-sizing:border-box;background:#fff;border:1px solid #d9dbe7;border-radius:22px;overflow:hidden}.hf-exemption-selector>summary{box-sizing:border-box;color:#233f79;cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:10px 18px;font-size:13px;font-weight:600;line-height:1.35;list-style:none;display:flex}.hf-exemption-selector>summary::-webkit-details-marker{display:none}.hf-exemption-selector>summary:after{content:"";border-bottom:2px solid #233f79;border-right:2px solid #233f79;flex:none;width:8px;height:8px;transition:transform .16s;transform:rotate(45deg)translate(-2px,2px)}.hf-exemption-selector[open]>summary{border-bottom:1px solid #e4e5ec}.hf-exemption-selector[open]>summary:after{transform:rotate(225deg)translate(-2px,2px)}.hf-exemption-selector-list{gap:8px;max-height:260px;padding:12px 18px 16px;display:grid;overflow-y:auto}.hf-exemption-selector-list>.hf-check{color:#233f79;gap:9px;font-size:13px;font-weight:400;line-height:1.35;margin:0!important}.hf-exemption-selector-list>small{color:#666873;font-size:12px}.hf-exemption-selector:focus-within{border-color:#233f79;box-shadow:0 0 0 2px #233f791f}.hf-form-note{color:#5e6065;background:#f2f2f6;border-left:3px solid #dd830b;padding:10px;font-size:10px}.hf-rich-tools{box-sizing:border-box;background:#f4f4f7;border:1px solid #dcdde5;border-bottom:0;flex-wrap:wrap;align-items:center;gap:7px;width:100%;min-width:0;max-width:100%;margin-top:6px;padding:8px;display:flex}.hf-rich-field{box-sizing:border-box;width:100%;min-width:0;max-width:100%;overflow:visible}.hf-form-grid .hf-rich-field{grid-column:1/-1;min-width:0}.hf-rich-label{font-size:10px;font-weight:700;display:block}.hf-rich-tool-group{border-right:1px solid #d3d4de;gap:2px;padding-right:7px;display:inline-flex}.hf-rich-tools button,.hf-rich-size-tool{border-radius:4px;min-height:34px;font-size:10px;background:var(--hf-rich-tool-background,#fff)!important;color:#2a2e6e!important;border:1px solid var(--hf-rich-tool-border,#dcdde5)!important}.hf-rich-tools button{justify-content:center;align-items:center;min-width:34px;display:inline-flex;padding:var(--hf-rich-tool-padding,6px 9px)!important}.hf-rich-tools button:hover{background:#f8f8fc!important;border-color:#7679a6!important}.hf-rich-tools button.is-active{box-shadow:inset 0 0 0 1px #2a2e6e;background:#e6e7f2!important;border-color:#2a2e6e!important}.hf-rich-size-tool{align-items:center;gap:6px;padding:3px 7px;display:inline-flex}.hf-rich-size-tool>span{font-size:9px;font-weight:700}.hf-rich-size-tool select{color:#2a2e6e;background:#fff;border:0;width:auto;min-width:78px;min-height:26px;margin:0;padding:3px 22px 3px 5px;font-size:10px}.hf-align-icon{flex-direction:column;gap:2px;width:16px;display:inline-flex}.hf-align-icon i{background:currentColor;width:100%;height:1px;display:block}.hf-align-icon-left i:nth-child(2),.hf-align-icon-right i:nth-child(2),.hf-align-icon-center i:nth-child(2){width:65%}.hf-align-icon-left i:nth-child(2){align-self:flex-start}.hf-align-icon-right i:nth-child(2){align-self:flex-end}.hf-align-icon-center i:nth-child(2){align-self:center}.hf-image-tool{border-radius:4px;min-height:34px}.hf-rich-editor{box-sizing:border-box;color:#252726;white-space:normal;overflow-wrap:anywhere;word-break:normal;background:#fff;border:1px solid #dcdde5;width:100%;min-width:0;max-width:100%;min-height:180px;margin-top:0;padding:14px;font-family:Poppins,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.65;overflow-y:auto}.hf-rich-editor img{max-width:100%;height:auto}.hf-receipt-rich-text .hf-rich-editor{font-family:Arial,Helvetica,sans-serif;font-size:11pt;line-height:1.15}.hf-receipt-rich-text .hf-rich-editor font[size="2"]{font-size:9pt}.hf-receipt-rich-text .hf-rich-editor font[size="3"]{font-size:11pt}.hf-receipt-rich-text .hf-rich-editor font[size="5"]{font-size:13pt}.hf-receipt-rich-text>small{color:#666976;margin-top:6px;font-size:9px;display:block}.hf-rich-editor *,.hf-payment-instructions,.hf-payment-instructions *{font-family:Poppins,Arial,sans-serif!important}.hf-payment-instructions ul,.hf-payment-instructions ol{margin:8px 0;padding-left:22px}.hf-payment-instructions p,.hf-payment-instructions div{margin:0 0 8px}.hf-payment-instructions p:last-child,.hf-payment-instructions div:last-child{margin-bottom:0}.hf-event-card.archived{background:#fafafa;border-top-color:#777982}.hf-event-card.archived small{color:#65666c}.hf-event-card-logo{object-fit:contain;object-position:center;width:min(100%,260px);height:110px;margin:0 auto 14px;display:block}.hf-event-logo{object-fit:contain;width:100%;max-height:68px;margin-bottom:5px}.hf-event-card-logo,.hf-event-logo,.hf-mobile-event-logo,.hf-current-event-logo img{box-shadow:none!important;border:0!important}.hf-mobile-event-logo{display:none}.hf-header-copy{flex:1;justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.hf-public-root{background:#f5f5f7;flex-direction:column;min-height:100vh;display:flex}.hf-public-root>.hf-login,.hf-public-root>.hf-loading{min-height:calc(100vh - 54px)}.hf-global-footer{z-index:18;box-sizing:border-box;color:#686a72;text-align:center;background:#fff;border-top:1px solid #dedfe5;justify-content:center;align-items:center;gap:6px 18px;min-height:54px;padding:10px 18px;font-family:Arial,Helvetica,sans-serif;font-size:9px;line-height:1.45;display:flex;position:fixed;bottom:0;left:0;right:0}.hf-main>.hf-global-footer{left:285px}.hf-global-footer a{color:#2a2e6e;text-underline-offset:2px;font-weight:600;text-decoration:underline}.hf-global-footer a:hover{color:#b96b00}.hf-current-event-logo{color:#5e6065;align-items:center;gap:10px;margin-top:8px;font-size:10px;display:flex}.hf-current-event-logo img{object-fit:contain;width:80px;height:44px}.hf-event-filters{background:#fff;border:1px solid #dedfe5;grid-template-columns:repeat(3,minmax(150px,1fr)) auto;align-items:end;gap:12px;margin-bottom:18px;padding:16px;display:grid}.hf-event-filters label{color:#2a2e6e;flex-direction:column;gap:6px;font-size:10px;font-weight:700;display:flex}.hf-event-filters select,.hf-event-filters button{color:#2a2e6e;background:#fff;border:1px solid #d9dbe6;min-height:42px;padding:9px 11px}.hf-event-filters button{border-color:#2a2e6e;font-weight:700}.hf-event-card{text-align:center}.hf-danger-action{color:#a74435!important;background:#fff!important;border:1px solid #a74435!important}.hf-event-hub-actions{flex-wrap:wrap;justify-content:flex-end}.hf-rich-editor:empty:before{content:attr(data-placeholder);color:#777;pointer-events:none}.hf-mobile-file-picker{position:relative}.hf-mobile-file-picker-control{color:#2a2e6e;background:#fff;border:1px solid #dcdde5;border-radius:8px;align-items:center;gap:12px;min-height:72px;padding:14px;display:flex}.hf-mobile-file-picker-control b{background:#eef0ff;border-radius:7px;flex:none;padding:9px 12px}.hf-mobile-file-picker-control small{overflow-wrap:anywhere;color:#3f4150;min-width:0;font-size:14px;font-weight:500}.hf-mobile-file-picker>input[type=file]{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hf-replaced-files{margin-top:14px}.hf-replaced-files summary{color:#55586a;cursor:pointer;font-weight:600}.hf-rich-editor ul,.hf-rich-editor ol{padding-left:24px}.hf-rich-required{color:#a74435;font-size:9px}.hf-published-note{color:#5e6065;font-size:9px}.hf-modal>footer{border-top:1px solid #dedfe5;justify-content:flex-end;gap:8px;padding:14px 21px;display:flex}.hf-modal>footer button{background:#fff;border:1px solid #dedfe5;padding:9px 12px}.hf-modal>footer button:last-child{color:#fff;background:#2a2e6e}.hf-copy-config{gap:18px;padding:20px 21px;display:grid}.hf-copy-config>label{color:#25262b;gap:7px;font-weight:700;display:grid}.hf-copy-config fieldset{border:0;margin:0;padding:0}.hf-copy-config legend,.hf-copy-config-summary h3{color:#2a2e6e;margin:0 0 10px;font-weight:700}.hf-copy-config-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.hf-copy-config-options label{cursor:pointer;border:1px solid #dedfe5;border-radius:8px;align-items:flex-start;gap:9px;padding:12px;display:flex}.hf-copy-config-options label:has(input:checked){background:#f5f5fb;border-color:#2a2e6e}.hf-copy-config-options input,.hf-copy-config-confirm input{width:auto;margin-top:2px}.hf-copy-config-options span{gap:3px;display:grid}.hf-copy-config-options small{color:#666873;font-weight:400}.hf-copy-config-summary>p{margin:0 0 5px}.hf-copy-config-summary h3{margin-top:18px}.hf-copy-config-summary ul,.hf-copy-config-alert ul{margin:8px 0 0;padding-left:20px}.hf-copy-config-summary li{margin-bottom:8px}.hf-copy-config-summary li span{color:#5e6065;display:block}.hf-copy-config-alert{color:#4e4336;background:#fff8ed;border-left:4px solid #dd830b;margin:0;padding:13px 15px}.hf-copy-config-danger{color:#7e2f25;background:#fff1ef;border-left-color:#a74435}.hf-copy-config-danger p{margin:7px 0 0}.hf-credential-preset-fields{background:#fff8ed;border-left:4px solid #dd830b;gap:6px;padding:13px 15px;display:grid}.hf-credential-preset-fields span{color:#5e6065}.hf-copy-config-confirm{border:1px solid #2a2e6e;border-radius:8px;align-items:flex-start;padding:13px;gap:9px!important;display:flex!important}.hf-copy-config-error{color:#a74435;margin:0;font-weight:700}.hf-modal>footer button:disabled{opacity:.45;cursor:not-allowed}@media (width<=720px){.hf-copy-config-options{grid-template-columns:1fr}.hf-event-filters{grid-template-columns:1fr;padding:12px}.hf-event-hub-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.hf-event-hub-actions button:last-child:nth-child(3){grid-column:1/-1}.hf-events-hub>main{padding:30px 15px}}.hf-audit-filters{background:#f8f8fa;border-top:1px solid #dedfe5;grid-template-columns:repeat(2,minmax(180px,280px)) auto auto;gap:14px;padding:18px;display:grid}.hf-audit-filters label{color:#2a2e6e;flex-direction:column;gap:6px;font-size:10px;font-weight:700;display:flex}.hf-audit-filters select,.hf-audit-filters input{background:#fff;border:1px solid #d9dbe6;min-height:42px;padding:9px 11px}.hf-audit-filters>button{align-self:end;min-height:42px}.hf-audit-filters>.hf-audit-export{color:#fff;background:#2d3278;border-color:#2d3278;font-weight:700}.hf-audit-filters>.hf-audit-export:disabled{cursor:not-allowed;opacity:.55}.hf-audit-page{max-width:1180px;margin:0 auto}.hf-audit-table-wrap{width:100%;overflow-x:auto}.hf-audit-table{table-layout:fixed;width:100%}.hf-audit-table th:first-child{width:105px}.hf-audit-table th:nth-child(2){width:155px}.hf-audit-table th:nth-child(3){width:130px}.hf-audit-table th:nth-child(5),.hf-audit-table th:nth-child(6){width:120px}.hf-audit-table td{vertical-align:top}.hf-audit-pagination{color:#2a2e6e;background:#f8f8fa;border-top:1px solid #dedfe5;justify-content:center;align-items:center;gap:14px;padding:14px 18px;font-weight:700;display:flex}.hf-audit-pagination button{min-height:38px;padding:8px 14px}.hf-audit-pagination button:disabled{cursor:not-allowed;opacity:.5}.hf-audit-message{padding:20px}.hf-audit-open{color:#2a2e6e;white-space:nowrap;font-weight:700}.hf-audit-modal-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-height:68vh;padding:22px;display:grid;overflow-y:auto}.hf-audit-modal-details>:last-child{grid-column:1/-1}.hf-audit-detail-block{background:#fff;border:1px solid #dedfe5;padding:12px}.hf-audit-detail-block h4{color:#2a2e6e;margin:0 0 10px}.hf-audit-detail-block dl{margin:0}.hf-audit-detail-block dl>div{border-top:1px solid #ececf1;padding:7px 0}.hf-audit-detail-block dt{color:#666;font-size:9px;font-weight:700}.hf-audit-detail-block dd{overflow-wrap:anywhere;margin:3px 0 0;font-size:10px}@media (width<=900px){.hf-global-footer{min-height:62px;padding:8px 12px calc(8px + env(safe-area-inset-bottom));flex-direction:column;gap:2px;font-size:8px}.hf-public-root>.hf-login,.hf-public-root>.hf-loading{min-height:calc(100vh - 62px)}.hf-audit-filters{grid-template-columns:1fr 1fr}.hf-audit-modal-details{grid-template-columns:1fr}.hf-audit-modal-details>:last-child{grid-column:auto}}.hf-company-button{color:#2a2e6e;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.hf-publication-box{border:1px solid #dedfe5;border-left:5px solid #dd830b;flex-wrap:wrap;align-items:center;gap:14px;margin-top:24px;padding:18px;display:flex}.hf-publication-box>b{color:#2a2e6e}.hf-publication-box>span{color:#666;flex:1;font-size:9px}.hf-config-list article.inactive{opacity:.55}.hf-config-card-head{justify-content:space-between;gap:8px;display:flex}.hf-card-actions{flex-wrap:wrap;gap:6px;margin-top:13px;display:flex}.hf-card-actions button,.hf-panel-actions button,.hf-panel-button{color:#2a2e6e;background:#fff;border:1px solid #2a2e6e;padding:7px 9px;font-size:9px}.hf-card-actions .danger{color:#a74435;border-color:#a74435}.hf-image-tool{cursor:pointer;margin:0!important;display:inline-flex!important}.hf-image-tool input{display:none}.hf-rich-preview{background:#fff;border:1px solid #dedfe5;min-height:75px;padding:12px;font-size:10px}.hf-rich-preview img{max-width:220px;max-height:100px}.hf-communication-actions{justify-content:flex-start;display:flex}.hf-email-preview{background:#f7f7f9;border:1px solid #dedfe5;padding:18px;display:block}.hf-email-preview>small{color:#dd830b;letter-spacing:.12em;font-weight:700}.hf-email-preview h2{color:#2a2e6e;margin:8px 0 14px}.hf-email-preview iframe{background:#fff;border:1px solid #dedfe5;width:100%;min-height:280px;display:block}.hf-preview-document{background:#fff;border:1px solid #ddd;width:min(560px,90%);min-height:600px;margin:22px auto;padding:45px;box-shadow:0 10px 35px #20246018}.hf-preview-document>img{width:150px}.hf-preview-document h2{text-align:center;color:#2a2e6e;margin:55px 0 30px}.hf-preview-document dl{grid-template-columns:120px 1fr;margin-top:40px;font-size:11px;display:grid}.hf-preview-document dt,.hf-preview-document dd{border-bottom:1px solid #eee;margin:0;padding:9px}.hf-receipt-document{color:#252726;background:#fff;border:1px solid #dedfe5;width:min(680px,100%);margin:0 auto;padding:28px;font-family:Arial,Helvetica,sans-serif;font-size:11pt;line-height:1.15}.hf-receipt-logo{align-self:center;width:auto;max-width:min(270px,57.1%);height:auto;max-height:74.59px;margin:0;display:block}.hf-receipt-document>header{border-bottom:3px solid #e88400;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px;padding:0 0 14px;font-family:Poppins,Arial,sans-serif;display:flex}.hf-receipt-heading{min-width:0}.hf-receipt-document>header h2{color:#000;letter-spacing:.08em;margin:0;font-size:21.5px}.hf-receipt-code{color:#000;overflow-wrap:anywhere;margin-top:6px;font-size:11px;font-weight:400;line-height:1.4;display:block}.hf-receipt-body{overflow-wrap:anywhere}.hf-receipt-body>p,.hf-receipt-body>div:not(.receipt-spacer){margin:0 0 6pt}.hf-receipt-body font[size="2"]{font-size:9pt}.hf-receipt-body font[size="3"]{font-size:11pt}.hf-receipt-body font[size="5"]{font-size:13pt}.hf-receipt-body .receipt-spacer{height:12.65pt;min-height:12.65pt;margin:0;line-height:0;display:block}.hf-receipt-body p:first-child{margin-top:0}.hf-receipt-body img{max-width:100%;height:auto}.hf-receipt-total{border-top:1px solid #dedfe5;margin-top:30px;padding-top:14px}.hf-receipt-error{color:#9e3227;background:#fff0ee;border-left:4px solid #b94035;border-radius:18px;padding:12px}.hf-profile-summary{flex-direction:column;gap:8px;display:flex}.hf-import-preview{margin-top:18px;overflow:auto}.hf-import-preview table{margin-top:10px}.hf-orange{background:#dd830b!important}.hf-manual{color:#fff;background:#2a2e6e;border-left:5px solid #dd830b;justify-content:space-between;align-items:center;margin-bottom:14px;padding:25px 28px;display:flex}.hf-manual small{color:#efb562;letter-spacing:1px;font-size:8px}.hf-manual h2{margin:10px 0;font-size:22px}.hf-manual p{color:#e3e4ef;font-size:10px}.hf-manual-downloads{gap:7px;width:min(100%,250px);display:grid}.hf-manual-download{gap:4px;width:100%;display:grid}.hf-manual a,.hf-manual button{color:#fff;box-sizing:border-box;text-align:center;background:#dd830b;border:0;border-radius:12px;justify-content:center;align-items:center;width:100%;min-height:38px;padding:9px 14px;font-size:10px;font-weight:700;text-decoration:none;display:flex}.hf-event-facts{background:#fff;border:1px solid #dedfe5;grid-template-columns:repeat(4,1fr);margin-bottom:14px;display:grid}.hf-event-facts span{border-left:1px solid #dedfe5;flex-direction:column;gap:6px;padding:15px;display:flex}.hf-event-facts small,.hf-info-list small{color:#dd830b;font-size:7px;font-weight:700}.hf-event-facts b,.hf-info-list b{font-size:10px}.hf-two-cols{grid-template-columns:1fr 1fr;gap:14px;display:grid}.hf-obligation-groups{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.hf-bullets{margin:0;padding:0;list-style:none}.hf-bullets li{border-top:1px solid #e4e4e9;padding:12px 16px;font-size:10px}.hf-bullets li:before{content:"!";color:#a15300;background:#fff0df;place-items:center;width:24px;height:24px;margin-right:10px;display:inline-grid}.hf-bullets.done li:before{content:"✓";color:#28673a;background:#edf5ee}.hf-bullets.awaiting li:before{content:"⌛";color:#2a2e6e;background:#eef0fb}.hf-bullets.awaiting small{color:#2a2e6e}.hf-bullets button{font:inherit;text-align:left;color:#252726;background:0 0;border:0;line-height:1.45}.hf-bullets small{color:#a55d00;margin-top:4px;display:block}.hf-info-list p{border-top:1px solid #e4e4e9;flex-direction:column;gap:6px;margin:0;padding:13px 18px;display:flex}.hf-obligation-list{flex-direction:column;display:flex}.hf-obligation-list>button{text-align:left;background:#fff;border:0;border-top:1px solid #e4e4e9;justify-content:space-between;padding:14px 18px;display:flex}.hf-obligation-list>button>span{flex-direction:column;gap:5px;display:flex}.hf-obligation-list small{color:#a55d00;font-size:8px}.hf-payment-statuses{flex:none;justify-content:flex-end;align-items:center;gap:8px;margin-left:16px;display:flex}.hf-service-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.hf-service-grid article{background:#fff;border:1px solid #dedfe5;border-top:4px solid #2a2e6e;padding:20px}.hf-service-grid article>small{color:#dd830b;font-size:8px}.hf-service-grid h2{color:#2a2e6e;font-size:18px}.hf-service-grid article p,.hf-service-grid article a{font-size:10px}.hf-service-grid article button{color:#2a2e6e;background:0 0;border:0;padding:10px 0;font-weight:700}.hf-download-list{flex-direction:column;display:flex}.hf-download-list a{color:#2a2e6e;border-top:1px solid #e4e4e9;justify-content:space-between;align-items:center;padding:14px 18px;font-size:9px;text-decoration:none;display:flex}.hf-download-list a span{flex-direction:column;gap:4px;display:flex}.hf-download-list small{color:#777}.hf-flow-steps{grid-template-columns:repeat(4,1fr);gap:8px;padding:18px;display:grid}.hf-flow-steps b{text-align:center;background:#f1f2f5;padding:10px;font-size:8px}.hf-total{color:#fff;background:#2a2e6e;border-left:5px solid #dd830b;justify-content:space-between;margin:14px 0;padding:14px;display:flex}.hf-payment-instructions{white-space:pre-line;background:#f6f8f6;border:1px solid #dfe5df;padding:15px}.hf-task-state{justify-content:space-between;display:flex}.hf-term{white-space:pre-wrap;border:1px solid #dedfe5;max-height:320px;padding:18px;font-size:11px;line-height:1.7;overflow:auto}.hf-credential-totals{color:#fff;background:#2a2e6e;border-bottom:4px solid #dd830b;grid-template-columns:repeat(3,1fr);margin-bottom:14px;display:grid}.hf-credential-totals span{border-left:1px solid #fff2;flex-direction:column;padding:18px;display:flex}.hf-credential-totals b{font-size:24px}.hf-credential-totals small{font-size:8px}.hf-credential-import-form{padding:20px 22px}.hf-import-guidance{background:#f8f8fb;border:1px solid #dedfe5;border-radius:10px;padding:14px}.hf-import-guidance p{color:#62636d;margin:6px 0 12px;font-size:10px;line-height:1.5}.hf-import-guidance button{color:#2a2e6e;background:#fff;border:1px solid #2a2e6e;border-radius:8px;min-height:36px;padding:8px 13px;font-family:inherit;font-size:10px;font-weight:600}.hf-panel-actions{justify-content:flex-end;gap:7px;padding:10px 14px;display:flex}.hf-panel-button{margin:10px 14px}.hf-modal form>footer{border-top:1px solid #dedfe5;justify-content:flex-end;gap:8px;margin-top:20px;padding:14px 21px;display:flex}.hf-modal form>footer button:last-child{color:#fff;background:#2a2e6e;border:0}.hf-modal form>footer button{padding:9px 12px}.hf-modal form>footer button.hf-modal-secondary{color:#2a2e6e}.hf-modal .hf-info-block .hf-form-grid{margin-top:12px}@media (width<=900px){.hf-two-cols,.hf-obligation-groups,.hf-service-grid{grid-template-columns:1fr}.hf-event-facts{grid-template-columns:1fr 1fr}.hf-manual{flex-direction:column;align-items:flex-start;gap:18px}.hf-manual-downloads{width:min(100%,250px)}}.hf-recovery{color:#24286f;background:#f4f4f6;place-items:center;min-height:100vh;padding:32px;font-family:Poppins,Arial,sans-serif;display:grid}.hf-recovery section{background:#fff;border-top:6px solid #e88400;width:min(680px,100%);padding:42px;box-shadow:0 16px 50px #24286f18}.hf-recovery img{width:190px;margin-bottom:36px;display:block}.hf-recovery small{letter-spacing:.16em;color:#e17d00;font-weight:700}.hf-recovery h1{margin:12px 0;font-size:38px;line-height:1.1}.hf-recovery p{color:#555;line-height:1.7}.hf-recovery div{flex-wrap:wrap;gap:12px;margin:28px 0;display:flex}.hf-recovery button{color:#fff;cursor:pointer;background:#2f3278;border:0;padding:14px 20px;font-weight:700}.hf-recovery button.secondary{color:#2f3278;background:#fff;border:1px solid #2f3278}.hf-recovery details{color:#666;margin-top:24px}.hf-recovery code{white-space:pre-wrap;margin-top:10px;display:block}.hf-automatic-fields{box-sizing:border-box;background:#f6f6f9;border:1px solid #d9dbe6;gap:8px;width:100%;min-width:0;max-width:100%;padding:12px;display:grid}.hf-automatic-fields>span{flex-wrap:wrap;gap:6px;min-width:0;display:flex}.hf-automatic-fields button{color:#252b70;background:#fff;border:1px solid #30357c;padding:6px 9px;font-size:12px}.hf-login-mobile-logo,.hf-mobile-brand{display:none}.hf-loading{text-align:center;gap:16px}.hf-loading:before{content:"";border:3px solid #dedfe5;border-top-color:#dd830b;border-radius:50%;width:34px;height:34px;margin:0 auto -42px;animation:.8s linear infinite hf-spin;transform:translateY(-38px)}@keyframes hf-spin{to{transform:translateY(-38px)rotate(360deg)}}.hf-empty-state{color:#686a72;text-align:center;background:#fafafd;border:1px dashed #cfd1dc;margin:0;padding:24px 18px;font-size:11px;line-height:1.6}.hf-error{background:#fff1ef;border-left:4px solid #a74435;border-radius:18px;padding:11px 13px;line-height:1.5}.hf-root button:disabled,.hf-root input:disabled,.hf-root select:disabled,.hf-root textarea:disabled{cursor:not-allowed;opacity:.55}.hf-kva-summary{color:#2a2e6e;background:#f1f2f8;border-left:3px solid #dd830b;flex-direction:column;gap:4px;margin:12px 0;padding:11px;display:flex}.hf-kva-summary b{font-size:13px}.hf-kva-summary span{font-size:9px}.hf-kva-review{border:1px solid #dedfe5;border-top:4px solid #dd830b;margin-bottom:18px}.hf-kva-review h3{color:#2a2e6e;margin:0;padding:13px 15px;font-size:16px}.hf-kva-review-grid{border-top:1px solid #dedfe5;grid-template-columns:repeat(3,1fr);display:grid}.hf-kva-review-grid span{border-bottom:1px solid #dedfe5;border-right:1px solid #dedfe5;flex-direction:column;gap:5px;padding:13px 15px;display:flex}.hf-kva-review-grid small{color:#777;font-size:8px}.hf-kva-review-grid b{color:#252726;font-size:11px}@media (width<=720px){.hf-kva-review-grid{grid-template-columns:1fr 1fr}}.hf-file-filters{background:#f8f8fa;border-top:1px solid #dedfe5;grid-template-columns:1fr 1fr 1.4fr;gap:12px;padding:16px 18px;display:grid}.hf-task-filters{background:#f8f8fa;border-top:1px solid #dedfe5;justify-content:flex-end;padding:14px 18px;display:flex}.hf-task-filters label{color:#2a2e6e;flex-direction:column;gap:6px;min-width:280px;font-size:10px;font-weight:600;display:flex}.hf-task-filters select{background:#fff;border:1px solid #d9dbe6;min-height:40px;padding:9px 11px}.hf-file-filters label{color:#2a2e6e;flex-direction:column;gap:6px;font-size:10px;font-weight:600;display:flex}.hf-file-filters select,.hf-file-filters input{background:#fff;border:1px solid #d9dbe6;min-height:40px;padding:9px 11px}.hf-done-label{color:#28673a;font-size:9px;font-weight:700}.hf-modal-wide{width:min(1120px,96vw)}.hf-modal{overscroll-behavior:contain;scrollbar-gutter:stable;min-width:0}.hf-modal h2,.hf-modal p,.hf-modal b,.hf-modal small,.hf-modal td,.hf-modal th,.hf-panel h2,.hf-panel td,.hf-panel th{overflow-wrap:anywhere}.hf-modal-full-width{width:97vw;max-height:94vh}.hf-exhibitor-panel{min-width:0}.hf-exhibitor-dashboard{color:#292c63;gap:12px;padding:16px 18px 4px;font-size:11px;display:grid}.hf-exhibitor-box{background:#fff;border:1px solid #e1e2eb;border-radius:12px;padding:14px 16px;box-shadow:0 2px 10px #2a2e6e09}.hf-exhibitor-box>h3{color:#2a2e6e;margin:0 0 11px;font-size:14px;font-weight:650}.hf-exhibitor-dashboard .hf-profile-summary{gap:4px;margin:0 0 8px;font-size:10px}.hf-exhibitor-exception-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.hf-exhibitor-exception-grid article,.hf-credential-price-item{background:#fafafe;border:1px solid #e7e7ef;border-radius:10px;flex-direction:column;gap:4px;padding:11px;font-size:9px;display:flex}.hf-exhibitor-exception-grid article b{font-size:11px}.hf-exhibitor-matrix{padding-inline:0;overflow:hidden}.hf-exhibitor-matrix>h3{padding-inline:16px}.hf-exhibitor-matrix table th,.hf-exhibitor-matrix table td{padding:9px 11px;font-size:9px}.hf-exhibitor-matrix table a{margin-top:3px;font-size:8px;display:block}.hf-exhibitor-details{padding:0;overflow:hidden}.hf-exhibitor-details summary{cursor:pointer;padding:12px 15px;font-size:11px;font-weight:650}.hf-exhibitor-details[open] summary{border-bottom:1px solid #e7e7ef}.hf-exhibitor-details>.hf-profile-summary,.hf-exhibitor-details>.hf-exhibitor-task-list{margin:0;padding:12px 15px}.hf-exhibitor-editor{background:#fbfbfd}.hf-exhibitor-editor>.hf-exhibitor-box,.hf-exhibitor-editor>.hf-limit-config{border-radius:12px;margin-bottom:12px}.hf-compact-form-grid{gap:9px}.hf-compact-form-grid label{font-size:9px}.hf-compact-form-grid input,.hf-compact-form-grid textarea{padding:9px 10px;font-size:11px}.hf-price-exception-config .hf-credential-price-item small{color:#686a82}.hf-exhibitor-task-list{gap:7px;margin-bottom:20px;display:grid}.hf-exhibitor-task-list article{border:1px solid #dedfe5;grid-template-columns:1fr auto auto;align-items:center;gap:12px;padding:11px 13px;display:grid}.hf-exhibitor-task-list article div{flex-direction:column;gap:4px;display:flex}.hf-exhibitor-task-list article small{color:#a55d00;font-size:9px}.hf-address-fields{box-sizing:border-box;border:1px solid #d9dbe7;width:100%;min-width:0;max-width:100%;margin:0;padding:.65rem .8rem .8rem}.hf-form-grid>.hf-address-fields{grid-column:1/-1}.hf-address-fields legend{color:#24286f;padding:0 .35rem;font-weight:700}.hf-address-fields>.hf-info-block{flex-wrap:wrap;align-items:center;gap:.25rem .65rem;padding:.25rem 0;display:flex}.hf-address-fields>.hf-info-block small{font-size:9px;line-height:1.35}.hf-address-fields>.hf-info-block .hf-link-button{padding:0;font-size:9px}.hf-address-fields>.hf-check{margin:.35rem 0 0}.hf-address-fields>.hf-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem .75rem;min-width:0;max-width:100%;margin-top:.45rem}.hf-address-fields input,.hf-address-fields textarea{box-sizing:border-box;width:100%;max-width:100%}.hf-postal-assistance{background:0 0;border:0;align-content:end;gap:.25rem;min-height:0;padding:0 0 .25rem;display:grid}.hf-postal-assistance small{color:#686a82;font-size:9px;line-height:1.3}.hf-postal-assistance:empty{display:none}.hf-postal-suggestion,.hf-postal-actions{gap:.55rem;display:flex}.hf-postal-suggestion{flex-direction:column}.hf-postal-actions{flex-wrap:wrap}.hf-postal-actions button{min-height:40px}.hf-import-preview td small{margin-top:.25rem;display:block}@media (width<=720px){.hf-file-filters{grid-template-columns:1fr}.hf-exhibitor-panel{min-width:0}.hf-modal-wide{width:100%}.hf-modal-full-width{width:98vw}.hf-exhibitor-dashboard{padding:11px 10px 3px}.hf-exhibitor-box{border-radius:10px;padding:12px}.hf-exhibitor-exception-grid{grid-template-columns:1fr}.hf-exhibitor-task-list article{grid-template-columns:1fr auto}.hf-matrix{max-height:72dvh;padding:0 10px 14px;overflow-x:auto}.hf-matrix table{min-width:900px}.hf-postal-actions{flex-direction:column}.hf-postal-actions button{width:100%}}@media (width<=900px){.hf-root,.hf-shell,.hf-main,.hf-page{max-width:100%;overflow-x:hidden}.hf-title,.hf-section-head,.hf-publication-box{flex-direction:column;align-items:stretch}.hf-title>*,.hf-main>header>*{min-width:0;max-width:100%}.hf-title>span{width:100%}.hf-title h1,.hf-title p{overflow-wrap:anywhere;max-width:100%}.hf-title>.hf-actions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.hf-title>.hf-actions button{white-space:normal;width:100%;min-width:0}.hf-title>select,.hf-title>button,.hf-section-head>button{width:100%}.hf-actions,.hf-card-actions,.hf-panel-actions,.hf-matrix-toolbar,.hf-task-filters,.hf-rich-tools{flex-wrap:wrap}.hf-panel,.hf-matrix,.hf-import-preview,.hf-audit-table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.hf-panel table,.hf-table-scroll table,.hf-import-preview table,.hf-audit-table{min-width:680px}.hf-file-filters,.hf-audit-filters{grid-template-columns:1fr}.hf-task-filters label{width:100%;min-width:0}.hf-preview-document{width:100%;min-height:0;padding:24px 18px}.hf-preview-document dl{grid-template-columns:1fr}html,body,.hf-main{scroll-padding-bottom:calc(88px + env(safe-area-inset-bottom))}.hf-shell,.hf-main{min-width:0}.hf-pending-actions .hf-table-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.hf-pending-actions table{width:100%;min-width:760px}.hf-matrix th:first-child,.hf-matrix td:first-child{overflow-wrap:anywhere;white-space:normal;width:150px;min-width:150px;max-width:150px;position:sticky;left:0}.hf-file-table{table-layout:fixed;min-width:760px!important}.hf-file-table th:first-child,.hf-file-table td:first-child{width:250px;max-width:250px}.hf-file-name-cell,.hf-file-name-cell b{overflow-wrap:anywhere;word-break:break-word;white-space:normal}.hf-login{grid-template-columns:1fr}.hf-login>section{display:none}.hf-login form{width:min(460px,100% - 32px);min-height:100dvh}.hf-login-mobile-logo{width:170px;height:auto;margin:0 auto 34px;display:block}.hf-login input{min-height:38px;font-size:16px}.hf-login form>button{min-height:44px}.hf-shell>aside{width:100%;height:auto;padding:6px 6px calc(6px + env(safe-area-inset-bottom));z-index:20;border-top:1px solid #dedfe5;border-right:0;position:fixed;inset:auto 0 0;box-shadow:0 -8px 24px #20246018}.hf-shell>aside .hf-logo,.hf-shell>aside .hf-event,.hf-shell>aside .hf-profile{display:none}.hf-shell aside nav{overscroll-behavior-x:contain;scrollbar-width:thin;flex-direction:row;gap:4px;margin:0;padding:0 0 2px;display:flex;overflow-x:auto}.hf-shell aside nav button,.hf-shell aside nav button:not(.active){text-align:center;border-bottom:3px solid #0000;border-left:0;flex:none;min-width:108px;min-height:46px;padding:8px 10px;font-size:10px;line-height:1.25}.hf-shell aside nav button.active{border-bottom-color:#dd830b;border-left-color:#0000}.hf-main{padding-bottom:calc(76px + env(safe-area-inset-bottom));margin-left:0}.hf-main button,.hf-main a,.hf-main [tabindex]{scroll-margin-bottom:calc(88px + env(safe-area-inset-bottom))}.hf-main>header{box-sizing:border-box;align-items:center;gap:10px;width:100%;max-width:100vw;height:auto;min-height:56px;padding:10px 182px 10px 14px;display:flex;overflow:hidden}.hf-header-copy{flex-direction:column;justify-content:center;align-items:flex-start;gap:2px}.hf-main>header .hf-header-copy span{color:#5e6065;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:9px;line-height:1.3;display:block;overflow:hidden}.hf-main>header b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.hf-mobile-brand{object-fit:scale-down;width:min(76px,20vw);height:auto;max-height:42px;display:block}.hf-mobile-event-logo{object-fit:scale-down;width:auto;max-width:min(64px,17vw);height:auto;max-height:42px;display:block}.hf-page{padding:18px 12px 28px}.hf-panel table th:first-child,.hf-panel table td:first-child{z-index:1;background:var(--rv-brand-orange-subtle);white-space:normal;max-width:190px;position:sticky;left:0}.hf-panel table th:first-child{z-index:2;background:var(--rv-brand-orange-subtle)}.hf-panel th,.hf-panel td{padding:10px 11px}.hf-title{gap:10px;margin-bottom:16px;padding-bottom:14px}.hf-title h1{overflow-wrap:anywhere;font-size:25px}.hf-title select{min-width:0}.hf-stats,.hf-event-facts,.hf-credential-totals,.hf-kva-review-grid,.hf-flow-steps{grid-template-columns:1fr 1fr}.hf-stat,.hf-event-facts span,.hf-credential-totals span{border:1px solid #dedfe5}.hf-config{gap:10px}.hf-config>nav{flex-direction:row;gap:4px;padding:6px;display:flex;overflow-x:auto}.hf-config>nav button{white-space:nowrap;border-bottom:3px solid #0000;border-left:0;flex:none;min-height:42px}.hf-config>nav button.active{border-bottom-color:#dd830b;border-left-color:#0000}.hf-config>section,.hf-info-block{padding:14px}.hf-panel-actions{justify-content:stretch}.hf-panel-actions button,.hf-card-actions button{flex:140px;min-height:42px}.hf-obligation-list>button,.hf-download-list a,.hf-task-state,.hf-total{flex-direction:column;align-items:flex-start;gap:8px}.hf-modal-bg{align-items:end;padding:0}.hf-modal{border-radius:14px 14px 0 0;width:100%;max-height:94dvh}.hf-modal>header{z-index:2;background:#fff;padding:14px 16px;position:sticky;top:0}.hf-modal>header h2{font-size:19px;line-height:1.25}.hf-modal form{padding:14px 14px 0}.hf-modal form>footer,.hf-modal>footer{z-index:2;background:#fff;margin-left:-14px;margin-right:-14px;padding:12px 14px;position:sticky;bottom:0}.hf-modal form>footer button,.hf-modal>footer button{flex:1;min-height:44px}.hf-modal input,.hf-modal select,.hf-modal textarea,.hf-info-block input,.hf-info-block select,.hf-info-block textarea{max-width:100%;min-height:44px;font-size:16px}.hf-rich-tools button{min-height:38px}.hf-rich-tools{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;width:100%;min-width:0;max-width:100%;overflow:auto hidden}.hf-rich-tool-group,.hf-rich-size-tool,.hf-image-tool{flex:none}.hf-manual{padding:20px 18px}.hf-manual a,.hf-manual button{box-sizing:border-box;text-align:center;align-self:stretch;width:100%;max-width:100%;min-height:44px;margin:0}.hf-logout{z-index:7;width:54px;min-height:40px;padding:8px;font-size:0;top:8px;bottom:auto;right:8px}.hf-logout:before{content:"Sair";font-size:10px}.hf-change-password{z-index:7;width:104px;min-height:40px;padding:8px;font-size:9px;top:8px;bottom:auto;right:70px}.hf-events-hub>header{height:auto;min-height:68px;padding:12px 15px}.hf-events-hub>main{padding:26px 14px 90px}.hf-recovery{padding:14px}.hf-recovery section{padding:26px 20px}}@media (width<=900px) and (orientation:landscape){.hf-shell aside nav button,.hf-shell aside nav button:not(.active){min-height:40px}.hf-main{padding-bottom:calc(70px + env(safe-area-inset-bottom))}.hf-modal{max-height:96dvh}}.hf-events-hub>header{height:auto;min-height:104px;padding:15px clamp(22px,4vw,64px)}.hf-events-hub>header .hf-logo{flex-direction:column;align-items:flex-start;gap:7px}.hf-events-hub>header .hf-logo img{width:142px}.hf-events-hub>header .hf-logo b{letter-spacing:1.6px;padding-left:3px;font-size:9px}.hf-event-user-box{box-sizing:border-box;background:#2a2e6e;border-radius:999px;flex-direction:column;align-items:center;gap:2px;width:130px;min-width:0;margin-right:0;display:flex;color:#fff!important;text-align:center!important;padding:8px 15px!important}.hf-event-user-actions{flex-direction:column;align-items:center;gap:5px;display:flex}.hf-event-user-actions>button{color:#2a2e6e;background:0 0;border:0;padding:0;font-family:inherit;font-size:9px;font-weight:600}.hf-event-user-box b{color:#f0a028;width:100%;font-size:11px;line-height:1.2;display:block}.hf-event-user-box span{opacity:.82;width:100%;line-height:1.2;display:block;color:#fff!important}.hf-events-hub>main{box-sizing:border-box;width:100%;max-width:1780px;padding:34px clamp(22px,4vw,64px) 48px}.hf-event-hub-heading{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:9px;display:flex}.hf-event-hub-heading h1{color:#dd830b;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:clamp(17px,1.4vw,22px);font-weight:700}.hf-event-hub-heading h2{color:#2a2e6e;margin:3px 0 0;font-size:clamp(12px,1vw,15px);font-weight:500}.hf-event-hub-toolbar>button,.hf-event-card>button{color:#fff;background:#2a2e6e;border:0;border-radius:999px;font-family:inherit;font-weight:600;transition:background .2s,transform .2s}.hf-event-hub-toolbar>button{min-height:34px;padding:7px 17px}.hf-event-hub-toolbar>.hf-create-event-button{background:#dd830b;flex:none;font-size:10px}.hf-event-hub-toolbar>.hf-create-event-button:hover{background:#bd6e08}.hf-event-hub-toolbar>button:hover,.hf-event-card>button:hover{background:#dd830b;transform:translateY(-1px)}.hf-event-hub-toolbar{border-bottom:1px solid #dedfe5;flex-wrap:wrap;justify-content:flex-start;align-items:flex-end;gap:14px;margin-bottom:12px;padding-bottom:10px;display:flex}.hf-event-filters{box-sizing:border-box;border-radius:10px;grid-template-columns:210px 170px 140px 120px auto;justify-content:start;gap:9px;width:fit-content;max-width:100%;margin:0;padding:7px 9px}.hf-event-filters label{gap:4px;font-size:9px}.hf-event-filters input,.hf-event-filters select,.hf-event-filters button{border-radius:7px;height:30px;min-height:30px;padding:4px 8px;font-family:inherit;font-size:10px}.hf-events-hub .hf-card-grid{grid-template-columns:repeat(auto-fill,minmax(160px,210px));justify-content:start;align-items:start;gap:9px}.hf-events-hub .hf-event-card{text-align:center;border:1px solid #dedfe5;border-top:4px solid #2a2e6e;border-radius:14px;flex-direction:column;min-width:0;min-height:0;padding:10px;display:flex;box-shadow:0 7px 20px #2024600d}.hf-credential-import-preview{gap:9px;min-width:0;display:grid}.hf-credential-import-preview .hf-table-scroll{border:1px solid #dedfe5;max-height:280px;overflow:auto}.hf-credential-import-preview table{min-width:720px}.hf-credential-import-preview th{z-index:1;background:#f8f8fa;position:sticky;top:0}.hf-events-hub .hf-event-card-logo{width:min(100%,104px);height:43px;margin:0 auto 5px}.hf-events-hub .hf-event-card>small{font-size:8px}.hf-events-hub .hf-event-card h2{color:#2a2e6e;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:35px;margin:6px 0 4px;font-size:13px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.hf-event-card-details{color:#5e6065;text-align:left;gap:5px;margin:1px 0 8px;display:grid}.hf-event-card-details span{align-items:flex-start;gap:6px;min-width:0;font-size:9px;line-height:1.35;display:flex}.hf-event-card-details svg{fill:none;stroke:#dd830b;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;flex:0 0 13px;width:13px;height:13px}.hf-events-hub .hf-event-card>button{align-self:center;width:auto;min-height:31px;margin-top:8px;padding:7px 14px;font-size:9px}.hf-event-card-actions{flex-wrap:wrap;justify-content:center;gap:7px;margin-top:auto;padding-top:8px;display:flex}.hf-event-card-actions button{color:#fff;background:#2a2e6e;border:0;border-radius:999px;min-height:31px;padding:7px 14px;font-family:inherit;font-size:9px;font-weight:600}.hf-event-card-actions button.secondary{color:#2a2e6e;background:#fff;border:1px solid #2a2e6e}.hf-event-card-actions button.danger-secondary{color:#8f2020;background:#fff;border:1px solid #a82a2a}.hf-event-card-actions button:hover{color:#fff;background:#dd830b;border-color:#dd830b}.hf-event-draft-deletion{gap:12px;padding:18px 20px 0;display:grid}.hf-event-draft-deletion>p{margin:0}.hf-event-draft-deletion .rv-dialog-notice{gap:4px;display:grid}.hf-event-draft-deletion footer button.danger{color:#fff;background:#a82a2a;border-color:#a82a2a}.hf-event-purge-simulation{gap:14px;display:grid}.hf-event-purge-simulation>p{margin:0}.hf-event-purge-result{background:#f7f7f9;border:1px solid #d8d9e2;border-left:5px solid #7b7d89;border-radius:10px;gap:4px;padding:13px 15px;display:grid}.hf-event-purge-result b{color:#2a2e6e}.hf-event-purge-result span,.hf-event-purge-fingerprint{color:#5e6065}.hf-event-purge-blockers{color:#7a302b;gap:5px;margin:0;padding-left:22px;display:grid}.hf-event-purge-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.hf-event-purge-details summary{cursor:pointer;color:#2a2e6e;font-weight:700}.hf-event-purge-details .hf-table-scroll{max-height:280px;margin-top:10px;overflow:auto}.hf-event-purge-simulation footer{justify-content:flex-end;gap:8px;display:flex}.hf-event-purge-backup{align-items:flex-start;gap:.65rem}.hf-event-purge-backup code{overflow-wrap:anywhere;word-break:break-word}.hf-event-purge-backup-confirmation{align-items:flex-start;gap:.55rem;display:flex}.hf-event-purge-backup-confirmation input{flex:none;margin-top:.2rem}@media (width<=720px){.hf-event-purge-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}.hf-archived-events-control{justify-content:center;margin-top:24px;display:flex}.hf-archived-events-control button{color:#5e6065;background:0 0;border:0;border-bottom:1px solid;padding:6px 2px;font-family:inherit;font-size:10px;font-weight:600}.hf-root:has(>.hf-events-hub)>.hf-logout{display:none}.hf-root:has(>.hf-events-hub)>.hf-logout:before{content:none}.hf-event-search input{width:100%}.hf-recovery-response{white-space:pre-line}.hf-responsible-summary{color:#252864;background:#fff8ed;border-left:4px solid #dd830b;gap:4px;margin-bottom:18px;padding:16px 18px;display:grid}.hf-responsible-summary>span{color:#7a5a2b;text-transform:uppercase;font-size:10px;font-weight:700}.hf-responsible-summary>b{font-size:18px}.hf-responsible-summary>small{color:#5e6065}.hf-global-users-page{gap:18px;display:grid}.hf-user-search{color:#252864;gap:7px;max-width:520px;font-size:13px;font-weight:700;display:grid}.hf-user-search input{width:100%;min-height:44px}.hf-user-list-wrap{background:#fff;border:1px solid #dedfe7;overflow-x:auto}.hf-user-list{border-collapse:collapse;width:100%}.hf-user-list th,.hf-user-list td{text-align:left;border-bottom:1px solid #ececf1;padding:12px 14px}.hf-user-list th{color:#5e6065;text-transform:uppercase;font-size:11px}.hf-user-list td:first-child{min-width:220px}.hf-user-list td:first-child b,.hf-user-list td:first-child small{display:block}.hf-user-list td:first-child small{color:#6c6d76;margin-top:3px}.hf-user-list td:last-child{white-space:nowrap;width:1%}.hf-account-summary{color:#5e6065;flex-wrap:wrap;gap:8px 18px;margin-bottom:16px;font-size:12px;display:flex}.hf-account-summary b{color:#252864}.hf-account-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;display:grid}.hf-account-card{background:#fff;border:1px solid #dedfe5;border-radius:12px;gap:12px;min-width:0;padding:16px;display:grid}.hf-account-card>header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.hf-account-card>header>div{gap:3px;min-width:0;display:grid}.hf-account-card>header b{color:#252864;overflow-wrap:anywhere}.hf-account-card>header span{font-size:11px}.hf-account-card dl{gap:8px;margin:0;display:grid}.hf-account-card dl div{gap:2px;min-width:0;display:grid}.hf-account-card dt{color:#777984;text-transform:uppercase;font-size:9px;font-weight:700}.hf-account-card dd{overflow-wrap:anywhere;margin:0}.hf-account-card>footer{flex-wrap:wrap;gap:8px;display:flex}.hf-account-card>footer button{min-height:36px}.hf-responsible-badge{color:#925400;background:#fff0d9;border-radius:999px;width:fit-content;padding:5px 8px;font-size:10px}.hf-pagination{justify-content:center;align-items:center;gap:16px;margin:18px 0;display:flex}.hf-pagination span{color:#262b6d;font-weight:700}@media (width<=720px){.hf-payment-statuses{justify-content:flex-start;width:100%;margin-top:10px;margin-left:0}.hf-events-hub>header{min-height:80px;padding:10px 14px}.hf-events-hub>header .hf-logo img{width:112px}.hf-events-hub>header .hf-logo b{font-size:7px}.hf-event-user-box{width:112px;min-width:0;max-width:112px;margin-right:0;padding:7px 11px!important}.hf-event-user-box b,.hf-event-user-box span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.hf-events-hub>main{padding:22px 10px 88px}.hf-event-hub-heading{flex-direction:column;align-items:stretch;gap:7px}.hf-event-hub-heading h1{font-size:17px}.hf-event-hub-heading h2{font-size:12px}.hf-event-hub-toolbar{flex-direction:column;align-items:stretch;gap:8px}.hf-event-hub-toolbar>button{align-self:flex-start}.hf-event-filters{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;padding:9px}.hf-event-filters button{align-self:end}.hf-events-hub .hf-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hf-events-hub .hf-event-card{border-radius:12px;min-height:0;padding:8px}.hf-events-hub .hf-event-card-logo{width:min(100%,86px);height:38px}.hf-events-hub .hf-event-card h2{font-size:12px}.hf-event-card-details span{font-size:9px}.hf-account-grid{grid-template-columns:1fr}.hf-account-card{padding:14px}.hf-account-card>footer{flex-direction:column}.hf-account-card>footer button{width:100%}.hf-responsible-summary{padding:14px}.hf-global-users-page .hf-event-hub-heading{align-items:stretch}.hf-global-users-page .hf-event-hub-heading .hf-actions{display:grid}.hf-global-users-page .hf-event-hub-heading .hf-actions button{width:100%}.hf-user-list th,.hf-user-list td{padding:10px}}@media (width<=480px){.hf-date-combo{grid-template-columns:minmax(0,1fr)}.hf-date-picker-control,.hf-date-picker-trigger{box-sizing:border-box;width:100%}.hf-stats,.hf-event-facts,.hf-credential-totals,.hf-kva-review-grid{grid-template-columns:1fr}.hf-flow-steps{grid-template-columns:1fr 1fr}.hf-panel table,.hf-import-preview table,.hf-audit-table{min-width:620px}.hf-pending-actions table{min-width:760px}.hf-modal form>footer,.hf-modal>footer{flex-direction:column-reverse}.hf-modal form>footer button,.hf-modal>footer button{width:100%}.hf-exhibitor-task-list article{grid-template-columns:1fr}}@media (width<=720px){.hf-audit-table-wrap{overflow-x:hidden}.hf-panel .hf-audit-table{table-layout:auto;width:100%;min-width:0}.hf-panel .hf-audit-table td:first-child{position:static}.hf-audit-table thead{display:none}.hf-audit-table,.hf-audit-table tbody,.hf-audit-table tr{box-sizing:border-box;width:100%;max-width:100%;display:block}.hf-audit-table tr{background:#fff;border:1px solid #dedfe5;border-radius:10px;margin:0 0 12px;overflow:hidden}.hf-audit-table td{box-sizing:border-box;white-space:normal;overflow-wrap:anywhere;grid-template-columns:minmax(88px,34%) minmax(0,1fr);gap:10px;width:100%;padding:10px 12px;display:grid}.hf-audit-cell-value{overflow-wrap:anywhere;flex-direction:column;min-width:0;display:flex}.hf-audit-table td:before{content:attr(data-label);color:#6f7180;letter-spacing:.35px;text-transform:uppercase;font-size:10px;font-weight:800}.hf-audit-open{white-space:normal;justify-self:start}.hf-audit-pagination{text-align:center;flex-wrap:wrap;gap:8px}.hf-audit-pagination span{flex-basis:100%;order:-1}}@media (width<=900px){.hf-global-footer,.hf-main>.hf-global-footer{left:0}.hf-shell>aside{bottom:calc(62px + env(safe-area-inset-bottom))}.hf-main{padding-bottom:calc(146px + env(safe-area-inset-bottom))}}:root{--hf-activity-status-gray-background:#f0f0f3;--hf-activity-status-gray-text:#65666c;--hf-activity-status-orange-background:#fff0df;--hf-activity-status-orange-text:#a15300;--hf-activity-status-red-background:#fbe9e9;--hf-activity-status-red-text:#9a2424;--hf-activity-status-green-background:#edf5ee;--hf-activity-status-green-text:#28673a}.hf-activity-status{font-weight:700}.hf-activity-status--gray{background:var(--hf-activity-status-gray-background)!important;color:var(--hf-activity-status-gray-text)!important}.hf-activity-status--orange{background:var(--hf-activity-status-orange-background)!important;color:var(--hf-activity-status-orange-text)!important}.hf-activity-status--red{background:var(--hf-activity-status-red-background)!important;color:var(--hf-activity-status-red-text)!important}.hf-activity-status--green{background:var(--hf-activity-status-green-background)!important;color:var(--hf-activity-status-green-text)!important}.hf-activity-status-group{flex-direction:column;align-items:flex-start;gap:4px;display:inline-flex}.hf-activity-status-responsible{color:#4e5661;font-size:.72rem;font-weight:600;line-height:1.3}:root{--rv-brand-blue:#1b3369;--rv-brand-blue-hover:#162b59;--rv-brand-blue-pressed:#122348;--rv-brand-blue-soft:#eef1f7;--rv-brand-blue-subtle:#f6f7fb;--rv-brand-orange:#dd830b;--rv-brand-orange-hover:#e3932f;--rv-brand-orange-pressed:#e9a34f;--rv-brand-orange-soft:#fff5e7;--rv-brand-orange-subtle:#fffaf3;--rv-brand-orange-ink:#854c00;--rv-surface:#fff;--rv-surface-page:#f5f5f7;--rv-text:#252726;--rv-text-muted:#65666c;--rv-line:#e3e3e6;--rv-control-border:#767680;--rv-upload-button-background:#d9dde5;--rv-upload-button-text:var(--rv-brand-blue);--rv-on-blue:var(--rv-surface);--rv-on-orange:#122348;--rv-selection-background:var(--rv-brand-blue-soft);--rv-selection-text:var(--rv-brand-blue);--rv-focus-color:var(--rv-brand-orange);--rv-focus-on-light:var(--rv-focus-color);--rv-focus-on-dark:var(--rv-focus-color);--rv-font-family:Poppins, Arial, sans-serif;--rv-font-weight-regular:400;--rv-font-weight-medium:500;--rv-font-weight-semibold:600;--rv-font-size-heading:1.25rem;--rv-font-size-section:.8125rem;--rv-font-size-body:.75rem;--rv-font-size-table:var(--rv-font-size-body);--rv-font-size-status:var(--rv-font-size-body);--rv-font-size-header:.8125rem;--rv-font-size-secondary:.6875rem;--rv-font-size-form-title:.9375rem;--rv-font-size-field-label:.8125rem;--rv-font-size-field:.8125rem;--rv-font-size-button:.8125rem;--rv-line-height-heading:1.25;--rv-line-height-body:1.5;--rv-line-height-label:1.35;--rv-space-0:0;--rv-space-1:.25rem;--rv-space-2:.5rem;--rv-space-3:.75rem;--rv-space-4:1rem;--rv-space-6:1.5rem;--rv-space-8:2rem;--rv-page-padding:var(--rv-space-6);--rv-panel-padding:var(--rv-space-4);--rv-section-gap:var(--rv-space-4);--rv-control-gap:var(--rv-space-2);--rv-status-gap:var(--rv-space-2);--rv-radius:.75rem;--rv-shadow-panel:0 2px 8px #1b33690a;--rv-shadow-overlay:0 8px 24px #1b33691f;--rv-icon-size-inline:.875rem;--rv-icon-size-action:1rem;--rv-icon-size-account:1.5rem;--rv-icon-stroke-width:1.75;--rv-control-min-size:2.125rem;--rv-focus-width:3px;--rv-focus-offset:2px;--rv-title-divider-thickness:1.5px;--rv-title-divider-dot-size:4px;--rv-motion-fast:.12s;--rv-motion-standard:.18s;--rv-motion-easing:ease-out;--rv-motion-distance:.25rem}@media (width<=600px){:root{--rv-page-padding:var(--rv-space-4)}}@media (any-pointer:coarse){:root{--rv-control-min-size:2.75rem}}@media (prefers-reduced-motion:reduce){:root{--rv-motion-fast:0s;--rv-motion-standard:0s;--rv-motion-distance:0}}.rv-layout-page{box-sizing:border-box;gap:var(--rv-section-gap);inline-size:100%;min-inline-size:0;max-inline-size:93.75rem;padding:var(--rv-page-padding);font-family:var(--rv-font-family);font-size:var(--rv-font-size-body);line-height:var(--rv-line-height-body);color:var(--rv-text);margin-inline:auto;display:grid}.rv-layout-heading{justify-content:space-between;align-items:center;gap:var(--rv-section-gap);flex-wrap:wrap;min-inline-size:0;display:flex}.rv-layout-heading-text{min-inline-size:0;flex:16rem;padding-block-end:var(--rv-space-3);position:relative}.rv-layout-heading-text>.rv-layout-title,.rv-layout-heading-text>.rv-layout-description{margin-inline:calc(var(--rv-panel-padding) + 1px)}.rv-layout-heading-text:after,.rv-layout-panel-heading:after{content:"";pointer-events:none;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='480'%20height='8'%20viewBox='0%200%20480%208'%20role='img'%3e%3ctitle%3ePolus%20-%20divisor%20longo%20e%20delicado,%20decorativo%3c/title%3e%3crect%20x='0'%20y='3.5'%20width='478'%20height='1'%20rx='0.5'%20fill='%23DD830B'/%3e%3ccircle%20cx='478'%20cy='4'%20r='2'%20fill='%231B3369'/%3e%3c/svg%3e");background-position:0;background-repeat:no-repeat;background-size:100% 100%;width:min(100%,480px);height:8px;position:absolute;bottom:0;left:0}.rv-layout-heading-text:after{left:calc(var(--rv-panel-padding) + 1px);width:min(calc(100% - 2 * (var(--rv-panel-padding) + 1px)), 480px)}.rv-layout-panel-heading:after{bottom:-8px}.rv-layout-title{color:var(--rv-brand-blue);font-size:var(--rv-font-size-heading);font-weight:var(--rv-font-weight-semibold);line-height:var(--rv-line-height-heading);overflow-wrap:anywhere;margin:0}.rv-layout-description{margin-block:var(--rv-space-2) 0;color:var(--rv-text-muted);font-size:var(--rv-font-size-body);overflow-wrap:anywhere}.rv-layout-actions{align-items:center;gap:var(--rv-control-gap);flex-wrap:wrap;min-inline-size:0;max-inline-size:100%;display:flex}.rv-layout-stack{gap:var(--rv-section-gap);min-inline-size:0;display:grid}.rv-layout-grid{gap:var(--rv-section-gap);grid-template-columns:repeat(auto-fit,minmax(min(100%,18rem),1fr));min-inline-size:0;display:grid}.rv-layout-panel,.rv-layout-card{box-sizing:border-box;min-inline-size:0;padding:var(--rv-panel-padding);border:1px solid var(--rv-line);border-radius:var(--rv-radius);background:var(--rv-surface);box-shadow:var(--rv-shadow-panel)}.rv-layout-panel-heading{justify-content:space-between;align-items:center;gap:var(--rv-control-gap);flex-wrap:wrap;margin-block-end:var(--rv-space-3);display:flex;position:relative}.rv-layout-section-title{min-inline-size:0;color:var(--rv-brand-blue);font-size:var(--rv-font-size-section);font-weight:var(--rv-font-weight-semibold);line-height:var(--rv-line-height-heading);overflow-wrap:anywhere;margin:0}.rv-layout-page>*,.rv-layout-stack>*,.rv-layout-grid>*,.rv-layout-panel-heading>*{min-inline-size:0}.rv-control-button,.rv-control-options-trigger{box-sizing:border-box;justify-content:center;align-items:center;gap:var(--rv-control-gap);min-inline-size:var(--rv-control-min-size);min-block-size:var(--rv-control-min-size);max-inline-size:100%;padding:var(--rv-space-2) var(--rv-space-4);border:1px solid var(--rv-brand-blue);border-radius:var(--rv-radius);background:var(--rv-surface);color:var(--rv-brand-blue);font-family:var(--rv-font-family);font-size:var(--rv-font-size-button);font-weight:var(--rv-font-weight-medium);line-height:var(--rv-line-height-label);text-align:center;white-space:normal;overflow-wrap:anywhere;cursor:pointer;display:inline-flex}.rv-control-button--primary{background:var(--rv-brand-blue);color:var(--rv-on-blue)}.rv-control-button--text{color:var(--rv-brand-blue);text-underline-offset:.2em;border-color:#0000;text-decoration:underline}.rv-control-button--danger{border-color:var(--hf-activity-status-red-text);color:var(--hf-activity-status-red-text)}@media (hover:hover){.rv-control-button:not(:disabled):not([aria-disabled=true]):hover,.rv-control-options-trigger:hover{background:var(--rv-brand-blue-soft)}.rv-control-button--primary:not(:disabled):not([aria-disabled=true]):hover{background:var(--rv-brand-blue-hover)}.rv-control-button--text:not(:disabled):not([aria-disabled=true]):hover{background:var(--rv-brand-orange-subtle)}.rv-control-button--danger:not(:disabled):not([aria-disabled=true]):hover{background:var(--hf-activity-status-red-background)}}.rv-control-button--primary:not(:disabled):not([aria-disabled=true]):active{background:var(--rv-brand-blue-pressed)}.rv-control-button:disabled,.rv-control-button[aria-disabled=true]{background:var(--rv-brand-blue-subtle);border-color:var(--rv-control-border);color:var(--rv-text-muted);cursor:not-allowed}.rv-control-button[aria-busy=true]{cursor:progress}.rv-control-form-title{color:var(--rv-brand-blue);font-family:var(--rv-font-family);font-size:var(--rv-font-size-form-title);font-weight:var(--rv-font-weight-semibold);line-height:var(--rv-line-height-heading);overflow-wrap:anywhere;margin:0}.rv-control-fields{gap:var(--rv-section-gap);grid-template-columns:repeat(auto-fit,minmax(min(100%,16rem),1fr));min-inline-size:0;display:grid}.rv-control-field{align-content:start;gap:var(--rv-control-gap);min-inline-size:0;display:grid}.rv-control-label,.rv-control-check{color:var(--rv-brand-blue);font-family:var(--rv-font-family);font-size:var(--rv-font-size-field-label);font-weight:var(--rv-font-weight-medium);line-height:var(--rv-line-height-label);overflow-wrap:anywhere}.rv-control-input{box-sizing:border-box;inline-size:100%;min-inline-size:0;min-block-size:var(--rv-control-min-size);padding:var(--rv-space-2) var(--rv-space-3);border:1px solid var(--rv-control-border);border-radius:var(--rv-radius);background:var(--rv-surface);color:var(--rv-text);font-family:var(--rv-font-family);font-size:var(--rv-font-size-field);font-weight:var(--rv-font-weight-regular);line-height:var(--rv-line-height-body)}.rv-control-input::placeholder{color:var(--rv-text-muted);opacity:1}.rv-control-input[readonly],.rv-control-input:disabled{background:var(--rv-brand-blue-subtle);color:var(--rv-text-muted)}.rv-control-input[aria-invalid=true]{border-color:var(--hf-activity-status-red-text)}.rv-control-input--multiline{resize:vertical;min-block-size:6rem}.rv-control-check{align-items:center;gap:var(--rv-control-gap);min-block-size:var(--rv-control-min-size);display:flex}.rv-control-check-input{inline-size:var(--rv-icon-size-action);block-size:var(--rv-icon-size-action);accent-color:var(--rv-brand-blue);flex-shrink:0;margin:0}.rv-control-help,.rv-control-error{font-family:var(--rv-font-family);font-size:var(--rv-font-size-body);line-height:var(--rv-line-height-body);overflow-wrap:anywhere;color:var(--rv-text-muted);margin:0}.rv-control-error{color:var(--hf-activity-status-red-text);font-size:var(--rv-font-size-field);font-weight:var(--rv-font-weight-semibold);background:var(--hf-activity-status-red-background);padding:var(--rv-space-2) var(--rv-space-3);border-radius:var(--rv-radius);border-inline-start:3px solid}.rv-control-actions,.rv-control-options-panel,.rv-control-overlay-heading{align-items:center;gap:var(--rv-control-gap);flex-wrap:wrap;min-inline-size:0;display:flex}.rv-control-actions{margin-block-start:var(--rv-section-gap)}.rv-control-options{min-inline-size:0}.rv-control-options-panel{margin-block-start:var(--rv-control-gap)}.rv-control-message{box-sizing:border-box;padding:var(--rv-space-3) var(--rv-space-4);border:1px solid var(--rv-line);border-radius:var(--rv-radius);background:var(--rv-brand-blue-subtle);color:var(--rv-text-muted);font-family:var(--rv-font-family);font-size:var(--rv-font-size-body);line-height:var(--rv-line-height-body);overflow-wrap:anywhere;border-inline-start:3px solid;margin:0}.rv-control-message--success{background:var(--hf-activity-status-green-background);color:var(--hf-activity-status-green-text)}.rv-control-message--warning{background:var(--hf-activity-status-orange-background);color:var(--hf-activity-status-orange-text)}.rv-control-message--error{background:var(--hf-activity-status-red-background);color:var(--hf-activity-status-red-text);font-size:var(--rv-font-size-field);font-weight:var(--rv-font-weight-semibold)}.rv-control-dialog{box-sizing:border-box;max-block-size:calc(100dvh - 2rem);inline-size:min(36rem,100% - 2rem);max-inline-size:calc(100% - 2rem);padding:var(--rv-panel-padding);border:1px solid var(--rv-line);border-radius:var(--rv-radius);background:var(--rv-surface);color:var(--rv-text);box-shadow:var(--rv-shadow-overlay);font-family:var(--rv-font-family);font-size:var(--rv-font-size-body);overflow-wrap:anywhere;overscroll-behavior:contain;scrollbar-gutter:stable;overflow:auto}.rv-control-dialog::backdrop{background:#1b336966}.rv-control-drawer{border-radius:var(--rv-radius) 0 0 var(--rv-radius);block-size:100dvh;max-block-size:100dvh;inline-size:min(28rem,100%);max-inline-size:100%;margin-block:0;margin-inline:auto 0}.rv-control-overlay-heading{justify-content:space-between;margin-block-end:var(--rv-section-gap)}@media (forced-colors:active){.rv-control-button,.rv-control-options-trigger,.rv-control-input,.rv-control-message{border-color:canvastext}}.rv-status-list{align-items:flex-start;gap:var(--rv-status-gap);flex-wrap:wrap;min-inline-size:0;display:flex}.rv-status-group.hf-activity-status-group{gap:var(--rv-status-gap);min-inline-size:0;max-inline-size:100%}.rv-status-label.hf-activity-status{box-sizing:border-box;min-inline-size:0;max-inline-size:100%;padding:var(--rv-space-1) var(--rv-space-2);border-radius:var(--rv-radius);font-family:var(--rv-font-family);font-size:var(--rv-font-size-status);line-height:var(--rv-line-height-body);white-space:normal;overflow-wrap:anywhere;align-items:center;display:inline-flex}.rv-status-deadline.hf-deadline{min-inline-size:0;max-inline-size:100%;font-family:var(--rv-font-family);font-size:var(--rv-font-size-status);line-height:var(--rv-line-height-body);white-space:normal;overflow-wrap:anywhere}.rv-status-label.hf-activity-status--orange,.rv-status-deadline.hf-deadline{color:#c2410c!important}.rv-status-label.hf-activity-status--red{color:#c62828!important}@media (width<=600px){.rv-status-label.hf-activity-status{font-size:var(--rv-font-size-secondary);font-weight:var(--rv-font-weight-semibold)}}.hf-main:has(>.hf-page>.rv-pilot-heading)>header .hf-header-copy>b{display:none}.rv-pilot-heading.hf-title{align-items:flex-start;gap:var(--rv-section-gap);border:0;margin-block-end:var(--rv-section-gap);padding-block-end:var(--rv-section-gap)}.rv-pilot-heading>.rv-layout-heading-text{flex-basis:100%;max-width:none}.rv-pilot-heading .rv-layout-heading-text>small{margin-inline:calc(var(--rv-panel-padding) + 1px);font-size:var(--rv-font-size-secondary);color:var(--rv-text-muted);letter-spacing:.06em;margin-block-end:var(--rv-space-2);display:block}.rv-pilot-heading .rv-layout-title{font-size:1.375rem;font-weight:var(--rv-font-weight-semibold);line-height:var(--rv-line-height-heading);color:var(--rv-brand-blue);margin-block:0}.rv-pilot-heading .rv-layout-description{font-size:var(--rv-font-size-body);color:var(--rv-text-muted);margin-block:var(--rv-space-2) 0}.rv-pilot-heading>.rv-layout-actions{justify-content:flex-end;gap:var(--rv-control-gap);flex:100%}.rv-pilot-heading .rv-pilot-publication-note{text-align:right;color:var(--rv-text-muted);flex-basis:100%;margin:0;font-size:.6875rem}.rv-pilot-heading .rv-control-button{border:1px solid var(--rv-line);border-radius:var(--rv-radius);background:var(--rv-surface);color:var(--rv-brand-blue);min-block-size:1.75rem;min-height:1.75rem;font-size:.6875rem;font-weight:var(--rv-font-weight-medium);padding:.25rem .625rem}.rv-pilot-heading .rv-control-button--primary{background:var(--rv-surface);color:var(--rv-brand-blue)}.rv-pilot-heading .rv-control-button--primary:not(:disabled):not([aria-disabled=true]):hover,.rv-pilot-heading .rv-control-button--primary:not(:disabled):not([aria-disabled=true]):active{background:var(--rv-brand-blue-soft);color:var(--rv-brand-blue)}.rv-pilot-heading .rv-control-button--danger{border-color:var(--hf-activity-status-red-text);color:var(--hf-activity-status-red-text)}.rv-pilot-indicators.hf-stats{gap:var(--rv-section-gap);background:0 0;border:0;display:none}.rv-pilot-indicators>.rv-layout-card{border:1px solid var(--rv-line);padding:var(--rv-panel-padding);gap:var(--rv-control-gap);flex-wrap:wrap}.rv-pilot-indicators .hf-stat b{font-size:var(--rv-font-size-heading);line-height:var(--rv-line-height-heading);font-weight:var(--rv-font-weight-semibold);color:var(--rv-brand-blue)}.rv-pilot-indicators .hf-stat span{font-size:var(--rv-font-size-body);color:var(--rv-text-muted);overflow-wrap:anywhere}.rv-pilot-pending.hf-panel{font-family:var(--rv-font-family);font-size:var(--rv-font-size-body);line-height:var(--rv-line-height-body);overflow:visible}.rv-pilot-pending>header{margin-block-end:var(--rv-space-4);padding:0}.rv-pilot-pending>header h2{color:var(--rv-brand-blue);font-size:1rem;font-weight:var(--rv-font-weight-semibold);align-items:center;gap:.5rem;display:flex}.rv-pilot-pending>header h2:before{content:"";background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20role='img'%3e%3ctitle%3eDocumentos%20-%20proposta%20monocromática%20laranja%3c/title%3e%3cg%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.75'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M14%203H6a2%202%200%200%200-2%202v14a2%202%200%200%200%202%202h12a2%202%200%200%200%202-2V9z'/%3e%3cpath%20d='M14%203v6h6M8%2013h8M8%2017h6'/%3e%3c/g%3e%3c/svg%3e") 50%/contain no-repeat;flex:0 0 1.25rem;width:1.25rem;height:1.25rem}.rv-pilot-pending>.hf-panel-intro{margin-block:0 var(--rv-section-gap);font-size:var(--rv-font-size-body);color:var(--rv-text-muted);padding:0}.rv-pilot-pending .hf-pending-actions{gap:var(--rv-space-6);padding:0}.rv-pilot-pending .hf-pending-actions>section{border:0;border-radius:0;min-width:0;overflow:visible}.rv-pilot-pending .hf-pending-actions h3{padding:0 0 var(--rv-space-3);color:var(--rv-brand-blue);font-size:.75rem;font-weight:var(--rv-font-weight-semibold);overflow-wrap:anywhere;background:0 0}.rv-pilot-pending .hf-pending-actions table{table-layout:fixed;min-width:760px}.rv-pilot-pending .hf-table-scroll{border:1px solid var(--rv-line);border-radius:var(--rv-radius)}.rv-pilot-pending .rv-pilot-scroll-region{min-width:0}.rv-pilot-pending .rv-pilot-scroll-indicator{background:var(--rv-brand-blue-soft);border-radius:var(--rv-radius);height:4px;margin:8px 0 0;overflow:hidden}.rv-pilot-pending .rv-pilot-scroll-indicator>span{border-radius:inherit;background:var(--rv-brand-blue);height:100%;display:block}.rv-pilot-pending .hf-pending-actions th,.rv-pilot-pending .hf-pending-actions td{box-sizing:border-box;padding:var(--rv-space-3) var(--rv-space-2);vertical-align:middle;white-space:normal;overflow-wrap:anywhere;font-size:.6875rem}.rv-pilot-pending .hf-pending-actions th{text-transform:none;font-weight:var(--rv-font-weight-semibold);color:var(--rv-brand-blue);background:var(--rv-brand-blue-subtle)}.rv-pilot-pending .hf-pending-actions th:first-child,.rv-pilot-pending .hf-pending-actions td:first-child{background:var(--rv-brand-orange-subtle);width:140px;max-width:140px;color:var(--rv-brand-blue);padding-inline-start:var(--rv-space-2)}.rv-pilot-pending .hf-pending-actions th:nth-child(2){width:auto}.rv-pilot-pending .hf-pending-actions th:nth-child(3){width:14%}.rv-pilot-pending .hf-pending-actions th:nth-child(4){width:19%}.rv-pilot-pending .hf-pending-actions th:last-child{width:14%}.rv-pilot-pending .hf-pending-actions th:last-child,.rv-pilot-pending .hf-pending-actions td:last-child{padding-inline-end:var(--rv-space-2)}.rv-pilot-pending .hf-pending-actions td small{font-size:inherit;color:inherit}.rv-pilot-pending .hf-pending-actions td,.rv-pilot-pending .hf-pending-actions td b,.rv-pilot-pending .hf-pending-actions td small,.rv-pilot-pending .hf-pending-actions .rv-status-label{font-size:.6875rem;font-weight:var(--rv-font-weight-regular);line-height:var(--rv-line-height-body)}.rv-pilot-pending .hf-pending-status-button{vertical-align:middle;align-items:center;display:inline-flex}.rv-pilot-pending .hf-pending-status-button,.rv-pilot-pending .hf-link-button{min-height:var(--rv-control-min-size);min-width:var(--rv-control-min-size);max-width:100%;font-family:var(--rv-font-family);line-height:var(--rv-line-height-label);white-space:normal}.rv-pilot-pending .hf-link-button{color:var(--rv-brand-blue);font-size:.6875rem;font-weight:var(--rv-font-weight-regular);text-underline-offset:.2em}.rv-pilot-pending .hf-empty-state{padding:var(--rv-space-4);border-radius:var(--rv-radius);font-size:var(--rv-font-size-body)}@media (width>=901px){.rv-pilot-heading.hf-title{grid-template-columns:minmax(0,1fr) minmax(0,auto);display:grid}.rv-pilot-heading>.rv-layout-heading-text{padding-block-end:0}.rv-pilot-heading>.rv-layout-actions{max-inline-size:34rem}}@media (width<=600px){.rv-pilot-heading>.rv-layout-actions{justify-content:flex-start;align-items:stretch}.rv-pilot-heading .rv-control-button{flex:0 auto}.rv-pilot-heading .rv-pilot-publication-note{text-align:left;padding-inline:calc(var(--rv-panel-padding) + 1px)}.rv-pilot-pending .hf-pending-actions th:first-child,.rv-pilot-pending .hf-pending-actions td:first-child{width:112px;min-width:112px;max-width:112px}.rv-pilot-pending .hf-pending-actions th:nth-child(2){width:228px}.rv-pilot-pending .hf-pending-actions th:nth-child(3){width:112px}.rv-pilot-pending .hf-pending-actions th:nth-child(4){width:170px}.rv-pilot-pending .hf-pending-actions th:last-child{width:138px}.rv-pilot-pending .hf-pending-status-button,.rv-pilot-pending .hf-link-button{min-width:2.75rem;min-height:2.75rem}}@media (pointer:coarse){.rv-pilot-heading .rv-control-button{min-block-size:2.75rem;min-height:2.75rem}}.hf-login.rv-access{background:var(--rv-surface) url(/assets/03-cantos-suaves-original-D1Qr-jS7.png) left top / 100% auto no-repeat}.rv-access>section{background-color:var(--rv-brand-blue);padding:var(--rv-space-8) clamp(24px, 6vw, 96px);background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20794%201280'%20aria-hidden='true'%3e%3c!--%20RV-C2.1:%20transparent%20vector%20adaptation%20of%20Polus%20G02%20for%20the%20blue%20login.%20Reference:%20docs/produto/polus-v1.0/ativos/grafismos-suaves/02-tracado-vertical-original.png.%20Original%20raster%20preserved;%20this%20is%20an%20application%20variant,%20not%20an%20original%20manual%20asset.%20--%3e%3cpath%20d='M36%201096H154Q216%201096%20216%201034V928Q216%20862%20282%20862H374Q441%20862%20441%20795V254Q441%20187%20508%20187H610'%20fill='none'%20stroke='%23fff'%20stroke-width='12'%20stroke-linecap='round'%20opacity='.16'/%3e%3ccircle%20cx='441'%20cy='500'%20r='22'%20fill='%23DD830B'%20opacity='.5'/%3e%3ccircle%20cx='282'%20cy='862'%20r='17'%20fill='%23fff'%20opacity='.3'/%3e%3ccircle%20cx='106'%20cy='998'%20r='21'%20fill='%23DD830B'%20opacity='.4'/%3e%3ccircle%20cx='659'%20cy='398'%20r='69'%20fill='%23fff'%20opacity='.08'/%3e%3ccircle%20cx='601'%20cy='444'%20r='36'%20fill='%23DD830B'%20opacity='.18'/%3e%3ccircle%20cx='531'%20cy='1053'%20r='109'%20fill='%23fff'%20opacity='.08'/%3e%3ccircle%20cx='627'%20cy='1117'%20r='60'%20fill='%23DD830B'%20opacity='.18'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20804%2096'%20width='804'%20height='96'%20aria-hidden='true'%3e%3cpath%20d='M296%2067H399C414%2067%20408%2038%20425%2038H616'%20fill='none'%20stroke='%23FFFFFF'%20stroke-width='1'%20stroke-linecap='round'%20opacity='.16'/%3e%3ccircle%20cx='324'%20cy='67'%20r='1.8'%20fill='%23FFFFFF'%20opacity='.26'/%3e%3ccircle%20cx='436'%20cy='38'%20r='2'%20fill='%23DD830B'%20opacity='.4'/%3e%3ccircle%20cx='583'%20cy='36'%20r='29'%20fill='%23FFFFFF'%20opacity='.07'/%3e%3ccircle%20cx='600'%20cy='52'%20r='17'%20fill='%23DD830B'%20opacity='.14'/%3e%3c/svg%3e");background-position:right 16px center,-160px 16px;background-repeat:no-repeat;background-size:auto min(90%,600px),auto 120px}.rv-access>section img{width:320px;max-width:100%;margin-bottom:0}.rv-access h1{font-size:var(--rv-font-size-body);letter-spacing:normal;color:var(--rv-on-blue);opacity:.85;font-weight:400;line-height:var(--rv-line-height-body);margin:0 0 0 24px}.rv-access>form{box-sizing:border-box;width:min(400px,100% - 32px);padding:var(--rv-space-6);background:var(--rv-surface);border:1px solid var(--rv-line);border-radius:var(--rv-radius);box-shadow:var(--rv-shadow-panel);margin:auto}.rv-access>form>span{color:var(--rv-text-muted);font-size:var(--rv-font-size-secondary);font-weight:400}.rv-access>form>.rv-access-caption{display:none}.rv-access>form h2{color:var(--rv-brand-blue);font-size:var(--rv-font-size-form-title);letter-spacing:normal;margin:8px 0 16px}.rv-access>form>label{color:var(--rv-brand-blue);font-size:var(--rv-font-size-field-label);gap:8px;font-weight:500}.rv-access>form input{box-sizing:border-box;width:100%;min-width:0;min-height:var(--rv-control-min-size);border:1px solid var(--rv-control-border);border-radius:var(--rv-radius);font-size:var(--rv-font-size-field);padding:8px 12px}@media (width<=900px) and (any-pointer:coarse){.rv-access>form input{font-size:max(16px,1rem)}}.rv-access>form>button{min-height:var(--rv-control-min-size);border-radius:var(--rv-radius);background:var(--rv-brand-blue);color:var(--rv-on-blue);font-size:var(--rv-font-size-button);transform:none}.rv-access>form>button:hover:not(:disabled){background:var(--rv-brand-blue-hover);transform:none}.rv-access>form>.hf-link-button{color:var(--rv-brand-blue);background:0 0;margin-top:8px;text-decoration:underline}.rv-access>form>.hf-link-button:hover:not(:disabled){background:var(--rv-brand-blue-soft)}.rv-access>form>.hf-error{border-radius:var(--rv-radius);color:#c62828;font-size:var(--rv-font-size-body);background:#fbe9e9;padding:12px}.hf-events-hub.rv-hub>header .hf-logo img{width:160px;max-width:100%}.hf-shell.rv-navigation>.hf-main>header .hf-mobile-brand{width:140px}.hf-events-hub.rv-hub>main{--rv-hub-text-inset:13px;max-width:1500px;padding:var(--rv-page-padding);font-size:var(--rv-font-size-body)}.rv-hub>main .hf-event-hub-heading{padding:0 var(--rv-hub-text-inset) 16px;margin-bottom:24px;position:relative}.rv-hub>main .hf-event-hub-heading:after{content:"";left:var(--rv-hub-text-inset);width:min(calc(100% - 2 * var(--rv-hub-text-inset)), 480px);pointer-events:none;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='480'%20height='8'%20viewBox='0%200%20480%208'%20role='img'%3e%3ctitle%3ePolus%20-%20divisor%20longo%20e%20delicado,%20decorativo%3c/title%3e%3crect%20x='0'%20y='3.5'%20width='478'%20height='1'%20rx='0.5'%20fill='%23DD830B'/%3e%3ccircle%20cx='478'%20cy='4'%20r='2'%20fill='%231B3369'/%3e%3c/svg%3e") 0/100% 100% no-repeat;height:8px;position:absolute;bottom:0}.rv-hub>main .hf-event-hub-heading h1{color:var(--rv-brand-blue);letter-spacing:normal;text-transform:none;overflow-wrap:anywhere;font-size:26px;font-weight:600}.rv-hub>main .hf-event-hub-heading h2{color:var(--rv-text-muted);font-size:var(--rv-font-size-body);margin-top:8px;font-weight:400}.rv-hub>main .hf-event-hub-toolbar{border:0;flex-direction:column;align-items:stretch;gap:10px;margin-bottom:16px;padding:0}.rv-hub>main .hf-event-filters{box-sizing:border-box;background:0 0;border:0;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr) minmax(0,1fr) minmax(0,.8fr);gap:4px 8px;width:40%;margin-left:auto;padding:0}.rv-hub>main :is(.hf-event-filters label,.hf-user-search){font-size:var(--rv-font-size-field-label);color:var(--rv-brand-blue);gap:8px;font-weight:500}.rv-hub>main :is(.hf-event-filters input,.hf-event-filters select,.hf-user-search input){box-sizing:border-box;width:100%;min-width:0;height:auto;min-height:var(--rv-control-min-size);font-size:var(--rv-font-size-field);border:1px solid var(--rv-control-border);border-radius:var(--rv-radius);padding:8px 12px}.rv-hub>main button{min-height:var(--rv-control-min-size);border:1px solid var(--rv-brand-blue);border-radius:var(--rv-radius);height:auto;color:var(--rv-brand-blue);background:var(--rv-surface);font:500 var(--rv-font-size-button)/var(--rv-line-height-label) var(--rv-font-family);white-space:normal;overflow-wrap:anywhere;padding:8px 12px;transform:none}.rv-hub>main button:hover:not(:disabled){color:var(--rv-brand-blue);background:var(--rv-brand-blue-soft);transform:none}.rv-hub>main .hf-create-event-button{background:var(--rv-brand-blue);color:var(--rv-on-blue)}.rv-hub>main .hf-create-event-button:hover:not(:disabled){background:var(--rv-brand-blue-hover);color:var(--rv-on-blue)}.rv-hub>main .hf-event-filters label{gap:4px;min-width:0;font-size:11px}.rv-hub>main .hf-event-filters :is(input,select){min-height:28px;padding:4px 6px;font-size:11px}.rv-hub>main .rv-event-search-label{white-space:nowrap;align-items:center;gap:4px;display:flex}.rv-event-search-label svg{width:14px;height:14px;color:var(--rv-brand-orange);flex:0 0 14px}.rv-hub>main .rv-event-filter-clear{min-height:24px;padding:2px var(--rv-hub-text-inset);box-shadow:none;background:0 0;border:0;border-radius:0;align-self:flex-start;margin-top:-6px;font-size:10px;font-weight:400;text-decoration:underline}.rv-hub>main .rv-event-filter-clear:hover:not(:disabled){background:0 0}.rv-hub>main .hf-event-hub-toolbar>.hf-actions{justify-content:flex-start;gap:8px}.rv-hub>main .hf-card-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,200px),1fr));align-items:stretch;gap:16px}.rv-hub>main .hf-event-card{border:1px solid var(--rv-line);border-radius:var(--rv-radius);box-shadow:var(--rv-shadow-panel);text-align:center;background:var(--rv-surface);padding:24px 16px 16px;position:relative}.rv-hub>main .hf-event-card:before{content:"";pointer-events:none;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='100'%20height='70'%20viewBox='0%200%20100%2070'%20role='img'%3e%3ctitle%3ePolus%20-%20proposta%20de%20elemento%3c/title%3e%3cpath%20d='M4%2064V24A20%2020%200%200%201%2024%204h70'%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.25'%20stroke-linecap='round'/%3e%3ccircle%20cx='94'%20cy='4'%20r='2'%20fill='%231B3369'/%3e%3c/svg%3e") 0 0/contain no-repeat;width:min(40%,64px);height:44px;position:absolute;top:8px;left:8px}.rv-hub>main .hf-event-card-logo{object-fit:contain;background:var(--rv-surface);width:120px;max-width:100%;height:64px;margin:0 auto 12px}.rv-hub>main .hf-event-card>small{overflow-wrap:anywhere;font-size:10px}.rv-hub>main .hf-event-card h2{overflow-wrap:anywhere;min-height:0;color:var(--rv-brand-blue);font-size:12px;line-height:var(--rv-line-height-heading);margin:6px 0 8px;display:block;overflow:visible}.rv-hub>main .hf-event-card-details{text-align:center;gap:6px;margin-bottom:12px}.rv-hub>main .hf-event-card-details span{overflow-wrap:anywhere;font-size:10px;line-height:1.5;display:block}.rv-hub>main .hf-event-card>button{border:1px solid var(--rv-line);border-radius:var(--rv-radius);background:var(--rv-surface);width:auto;min-width:0;max-width:100%;min-height:32px;color:var(--rv-brand-blue);box-shadow:none;align-self:center;margin-top:auto;padding:5px 8px;font-size:11px;font-weight:400}.rv-hub>main .hf-event-card>button:hover:not(:disabled){background:var(--rv-brand-blue-soft);color:var(--rv-brand-blue);border-color:var(--rv-brand-blue)}.rv-hub>main .hf-empty-state{font-size:var(--rv-font-size-body);padding:16px}.hf-global-footer.rv-footer-compact{border-top:1px solid var(--rv-line);min-height:40px;color:var(--rv-text-muted);flex-direction:column;gap:2px;padding:4px 12px;font-size:9px;line-height:1.4;position:fixed;bottom:0}.rv-footer-compact a{color:var(--rv-brand-blue);font-weight:400}@media (width>=901px){.rv-hub>main .hf-event-hub-toolbar{grid-template-columns:minmax(0,1fr) max-content 40%;align-items:end;gap:4px 16px;display:grid}.rv-hub>main .hf-event-filters{width:100%}.rv-hub>main .rv-event-filter-clear{grid-area:1/2;place-self:end;align-items:center;height:32px;min-height:32px;margin-top:0;display:inline-flex}.hf-shell.rv-navigation>aside{padding:16px}.rv-navigation>aside .hf-logo{padding:0 12px 16px}.rv-navigation>aside .hf-logo img{width:160px}.rv-navigation>aside .hf-logo b{font-size:var(--rv-font-size-secondary);letter-spacing:normal}.rv-navigation>aside .hf-event{border:1px solid var(--rv-line);border-radius:var(--rv-radius);background:var(--rv-brand-blue-subtle);color:var(--rv-brand-blue);padding:12px}.rv-navigation>aside .hf-event :is(small,span){font-size:var(--rv-font-size-secondary);color:var(--rv-text-muted)}.rv-navigation>aside .hf-event strong{font-size:var(--rv-font-size-body);overflow-wrap:anywhere}.rv-navigation>aside .hf-event-logo{background:var(--rv-surface);border-radius:var(--rv-radius)}.rv-navigation>aside nav{gap:4px;margin-inline:-4px;padding:4px}.rv-navigation>aside nav button{min-height:var(--rv-control-min-size);border-radius:var(--rv-radius);font-family:var(--rv-font-family);font-size:var(--rv-font-size-header);line-height:var(--rv-line-height-label);color:var(--rv-brand-blue);overflow-wrap:anywhere;padding:8px 12px}.rv-navigation>aside nav button:hover,.rv-navigation>aside nav button.active{background:var(--rv-brand-orange-soft);border-left-color:var(--rv-brand-orange)}.rv-navigation>aside .hf-profile{overflow-wrap:anywhere;padding:12px}.rv-navigation>aside .hf-profile b{font-size:var(--rv-font-size-body)}.rv-navigation>aside .hf-profile :is(span,small){font-size:var(--rv-font-size-secondary)}}@media (width<=900px){.hf-events-hub.rv-hub>main{--rv-hub-text-inset:9px}.hf-global-footer.rv-footer-compact{display:none}.hf-shell.rv-navigation>aside{bottom:0}.rv-navigation>.hf-main{padding-bottom:calc(84px + env(safe-area-inset-bottom))}.hf-public-root>.hf-login.rv-access{min-height:100dvh}.hf-login.rv-access{background-image:url(/assets/03-cantos-suaves-original-D1Qr-jS7.png),url(/assets/03-cantos-suaves-original-D1Qr-jS7.png);background-position:0 0,right bottom 64px;background-repeat:no-repeat;background-size:100%}.rv-access>form{width:min(400px,100% - 32px);min-height:0;padding:24px}.rv-access>form>.hf-login-mobile-logo{width:260px;max-width:100%;margin-bottom:0}.rv-access>form>.rv-access-caption{text-align:center;color:var(--rv-text-muted);font-size:var(--rv-font-size-body);font-weight:400;line-height:var(--rv-line-height-body);margin:0 0 24px;display:block}.rv-hub>main .hf-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rv-hub>main .hf-event-hub-heading{margin-bottom:16px}.rv-hub>main .hf-event-hub-toolbar{gap:10px;margin-bottom:12px}.rv-hub>main .hf-event-hub-heading h1{font-size:24px}.rv-hub>main .hf-event-filters{column-gap:6px;width:100%}.rv-hub>main .hf-event-filters label{font-size:10px}.rv-hub>main .hf-event-hub-toolbar>.hf-actions button{flex:0 auto;min-height:28px;padding:4px 8px;font-size:11px}}.hf-events-hub.rv-hub,.hf-shell.rv-navigation>.hf-main{background-blend-mode:multiply, multiply;background-color:#f5f5f7;background-image:url(/assets/05-arco-horizontal-original-DxPffnJ7.jpg),url(/assets/04-arco-vertical-original-Bfa0lwJ_.jpg);background-position:0 100%,100% 0;background-repeat:no-repeat,no-repeat;background-size:min(34vw,430px),min(16vw,210px);background-attachment:fixed,fixed}@media (width<=900px){.hf-events-hub.rv-hub,.hf-shell.rv-navigation>.hf-main{background-position:left bottom 76px,right top 118px;background-size:min(54vw,250px),min(31vw,145px)}}@media print,(forced-colors:active){.hf-events-hub.rv-hub,.hf-shell.rv-navigation>.hf-main{background-image:none}}body:has(.rv-account-header){margin:0}.hf-shell>.rv-account-header,.hf-events-hub>.rv-account-header{box-sizing:border-box;z-index:25;background:var(--rv-brand-blue);color:#fff;border:0;border-radius:0;justify-content:space-between;align-items:center;gap:24px;width:100%;max-width:100%;height:auto;min-height:108px;padding:12px 24px;display:flex;position:sticky;top:0;overflow:visible}.rv-account-header:before{content:"";border-radius:inherit;pointer-events:none;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20804%2096'%20width='804'%20height='96'%20aria-hidden='true'%3e%3cpath%20d='M296%2067H399C414%2067%20408%2038%20425%2038H616'%20fill='none'%20stroke='%23FFFFFF'%20stroke-width='1'%20stroke-linecap='round'%20opacity='.16'/%3e%3ccircle%20cx='324'%20cy='67'%20r='1.8'%20fill='%23FFFFFF'%20opacity='.26'/%3e%3ccircle%20cx='436'%20cy='38'%20r='2'%20fill='%23DD830B'%20opacity='.4'/%3e%3ccircle%20cx='583'%20cy='36'%20r='29'%20fill='%23FFFFFF'%20opacity='.07'/%3e%3ccircle%20cx='600'%20cy='52'%20r='17'%20fill='%23DD830B'%20opacity='.14'/%3e%3c/svg%3e") 50%/cover no-repeat;position:absolute;inset:0}.rv-account-header>.rv-header-event{flex:60%;align-items:center;gap:16px;min-width:0;display:flex;position:relative}.rv-account-header .rv-header-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.rv-account-header .rv-header-panel-title{color:#fff;font:500 10px/1.4 var(--rv-font-family);white-space:normal;overflow-wrap:anywhere}.rv-account-header .rv-header-event-name{color:#fff;font:600 12px/1.4 var(--rv-font-family);white-space:normal;overflow-wrap:anywhere;display:none}.rv-account-header .rv-header-brand{flex:0 0 180px;width:180px;display:block}.rv-header-brand img{object-fit:contain;width:100%;height:auto;display:block}.rv-account-header>.rv-header-tools{flex:0 auto;justify-content:flex-end;align-items:center;gap:12px;min-width:0;display:flex;position:relative}.hf-events-hub>.rv-account-header .rv-header-account,.rv-account-header .rv-header-account{text-align:right;flex-direction:column;align-items:flex-end;gap:0;min-width:0;display:flex;position:relative}.rv-account-header .rv-header-account button{min-width:0;max-width:100%;min-height:34px;box-shadow:none;color:#fff;font:400 13px/1.4 var(--rv-font-family);cursor:pointer;background:0 0;border:0;border-radius:0;justify-content:flex-end;align-items:center;gap:8px;padding:2px 0;display:flex;position:static;transform:none}.rv-account-header .rv-header-user span{color:#fff;white-space:normal;overflow-wrap:anywhere;font-size:13px;font-weight:500}.rv-header-user img{filter:brightness(0)invert();flex:0 0 24px;width:24px;height:24px}.rv-account-header .rv-header-account .rv-header-logout{font-size:11px}.rv-account-header .rv-header-logout>span{color:inherit;font:inherit}.rv-header-logout svg{flex:0 0 24px;width:24px;height:16px}.rv-account-header button:hover{text-decoration:underline}.rv-account-overlay{z-index:110}.rv-account-panel{box-sizing:border-box;width:min(360px,100vw - 32px);font-family:var(--rv-font-family);border-radius:12px}.rv-account-panel>header h2{font-size:15px}.rv-account-panel dl{margin:0 0 20px}.rv-account-panel dt{color:var(--rv-brand-blue);margin-top:12px;font-size:12px;font-weight:500}.rv-account-panel dd{overflow-wrap:anywhere;margin:4px 0 0;font-size:13px}.rv-account-panel .rv-account-password{border:1px solid var(--rv-brand-blue);min-height:44px;color:var(--rv-brand-blue);font:400 13px/1.4 var(--rv-font-family);background:#fff;border-radius:12px;padding:8px 12px}@media (width<=900px){:is(.hf-root:has(.rv-account-header),.hf-shell:has(.rv-account-header),.hf-main:has(>.rv-account-header)){overflow:clip visible}.hf-shell>.rv-account-header,.hf-events-hub>.rv-account-header{gap:12px;min-height:96px;padding:8px 16px}.rv-account-header:before{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20390%2096'%20width='390'%20height='96'%20aria-hidden='true'%3e%3cpath%20d='M96%2083H156C171%2083%20165%2070%20182%2070H252'%20fill='none'%20stroke='%23FFFFFF'%20stroke-width='1'%20stroke-linecap='round'%20opacity='.16'/%3e%3ccircle%20cx='124'%20cy='83'%20r='1.8'%20fill='%23FFFFFF'%20opacity='.26'/%3e%3ccircle%20cx='193'%20cy='70'%20r='2'%20fill='%23DD830B'%20opacity='.4'/%3e%3ccircle%20cx='231'%20cy='68'%20r='12'%20fill='%23FFFFFF'%20opacity='.07'/%3e%3ccircle%20cx='240'%20cy='77'%20r='8'%20fill='%23DD830B'%20opacity='.14'/%3e%3c/svg%3e")}.rv-account-header>.rv-header-event{flex-basis:58%;gap:8px}.rv-account-header>.rv-header-tools{gap:8px}.rv-account-header .rv-header-event-name{display:block}.rv-account-header[data-profile=exhibitor] .rv-header-panel-title{font-size:12px}.rv-account-header .rv-header-brand{flex-basis:40px;width:40px}.rv-account-header .rv-header-user span{font-size:12px}.rv-account-header .rv-header-account button{min-height:44px}}@media (width>=901px){.hf-shell>.rv-account-header{margin-bottom:0}.rv-account-header .rv-header-panel-title{font-size:12px;font-weight:400}.rv-account-header[data-profile=admin] .rv-header-panel-title{font-size:14px}.hf-shell:has(>.rv-account-header) .rv-layout-heading-text:after{display:none}.hf-shell:has(>.rv-account-header)>aside{top:var(--rv-account-header-height,108px);padding:12px}.hf-shell:has(>.rv-account-header)>aside>.hf-logo{display:none}.hf-shell:has(>.rv-account-header)>aside>.hf-event{box-sizing:border-box;border:1px solid var(--rv-line);background:#fff;border-radius:12px;width:100%;max-width:100%;margin:4px 0 8px;padding:10px}.hf-shell:has(>.rv-account-header)>aside>.rv-event-navigation{margin-top:0}.hf-shell:has(>.rv-account-header)>aside .hf-event-logo{object-fit:contain;height:72px;max-height:none;margin:0;display:block}.hf-shell:has(>.rv-account-header)>aside .hf-event>small{display:none}.hf-shell:has(>.rv-account-header)>aside .hf-event>:is(strong,span){text-align:center;overflow-wrap:anywhere;margin-top:6px;display:block}.hf-shell:has(>.rv-account-header)>aside .hf-event>strong{font-size:11px;font-weight:500;line-height:1.5}.hf-shell:has(>.rv-account-header)>aside .hf-event>span{font-size:10px;line-height:1.5}}@media (width<=380px){.rv-account-header:before{display:none}}.rv-navigation-scroll-track{display:none}.hf-shell *{scrollbar-color:var(--rv-brand-blue) var(--rv-line)}.hf-shell ::-webkit-scrollbar-thumb{background-color:var(--rv-brand-blue)}@media (width<=900px){.hf-shell.rv-navigation>aside{box-sizing:border-box;padding:4px max(10px, env(safe-area-inset-right)) calc(6px + env(safe-area-inset-bottom)) max(10px, env(safe-area-inset-left));border-top:1px solid var(--rv-line);box-shadow:none}.hf-shell.rv-navigation>aside>.rv-event-navigation{overscroll-behavior-x:contain;scrollbar-width:none;flex-flow:row;gap:4px;margin:0;padding:4px;scroll-padding-inline:6px;overflow:auto hidden}.rv-event-navigation::-webkit-scrollbar{display:none}.hf-shell.rv-navigation>aside>.rv-event-navigation button{box-sizing:border-box;min-width:0;max-width:100%;min-height:44px;color:var(--rv-brand-blue);font:400 11px/1.4 var(--rv-font-family);white-space:normal;overflow-wrap:anywhere;text-align:center;background:0 0;border:0;border-bottom:2px solid #0000;border-radius:8px;flex:none;padding:8px 12px;display:block}.hf-shell.rv-navigation>aside>.rv-event-navigation button.active{background:var(--rv-brand-orange-soft);border-bottom-color:var(--rv-brand-orange);font-weight:500}.rv-navigation-scroll-track:not([hidden]){background:var(--rv-line);pointer-events:none;border-radius:3px;flex:0 0 3px;height:3px;margin:2px 4px 0;display:block;overflow:hidden}.rv-navigation-scroll-track>span{border-radius:inherit;background:var(--rv-brand-blue);height:100%;display:block}.hf-shell.rv-navigation>.hf-main{padding-bottom:calc(var(--rv-mobile-nav-height,76px) + 16px)}.hf-shell.rv-navigation>.hf-main :is(button,a,[tabindex]){scroll-margin-bottom:calc(var(--rv-mobile-nav-height,76px) + 16px)}}@media (forced-colors:active){.rv-navigation-scroll-track:not([hidden]){background:canvas;border:1px solid canvastext}.rv-navigation-scroll-track>span{forced-color-adjust:none;background:highlight}}@media (width>=901px){:is(.hf-public-root:has(>.rv-footer-compact),.hf-events-hub:has(>.rv-footer-compact),.hf-main:has(>.rv-footer-compact)){box-sizing:border-box;padding-bottom:var(--rv-footer-height,40px)}.hf-public-root:has(>.rv-footer-compact)>:is(.hf-login,.hf-loading){min-height:calc(100dvh - var(--rv-footer-height,40px))}.hf-shell:has(>.hf-main>.rv-footer-compact)>aside{bottom:var(--rv-footer-height,40px)}.hf-global-footer.rv-footer-compact{overflow-wrap:anywhere;left:0;right:0}}.rv-common-table{box-sizing:border-box;min-width:0;max-width:100%;padding:calc(var(--rv-focus-width) + var(--rv-focus-offset));border:1px solid var(--rv-line);border-radius:var(--rv-radius);background:var(--rv-surface);overflow:hidden}.rv-common-table>.rv-common-table-scroll{overscroll-behavior-x:contain;max-width:100%;scroll-margin-block:calc(var(--rv-focus-width) + var(--rv-focus-offset));scrollbar-width:none;overflow-x:auto}.rv-common-table>.rv-common-table-scroll::-webkit-scrollbar{display:none}.rv-common-table>.rv-common-table-scroll>table{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%;min-width:54rem;font-family:var(--rv-font-family)}.rv-common-table>.rv-common-table-scroll>table :is(th,td){vertical-align:middle;white-space:normal;overflow-wrap:anywhere;word-break:normal;width:auto;min-width:0;max-width:none;font-size:var(--rv-font-size-table);line-height:var(--rv-line-height-body);padding:8px 12px}.rv-common-table>.rv-common-table-scroll>table th{text-transform:none;color:var(--rv-brand-blue);background:var(--rv-brand-blue-subtle);font-weight:600}.rv-common-table>.rv-common-table-scroll>table td{border-top:1px solid var(--rv-line);font-weight:400}.rv-common-table>.rv-common-table-scroll>table :is(th,td):first-child{background:var(--rv-brand-orange-subtle)}.rv-admin-obligations-page .rv-common-table>.rv-common-table-scroll>table :is(th,td):first-child{color:var(--rv-brand-blue);text-align:left}.rv-admin-obligations-page .rv-common-table>.rv-common-table-scroll>table td:first-child :is(button,a){color:inherit;font:400 var(--rv-font-size-table)/var(--rv-line-height-body) var(--rv-font-family);text-align:left;justify-content:flex-start}.rv-common-table>.rv-common-table-scroll>table td :is(b,small){white-space:normal;overflow-wrap:anywhere;word-break:normal}.rv-common-table>.rv-common-table-scroll>table td b{font-weight:500}.rv-common-table>.rv-common-table-scroll>table td small{font-size:var(--rv-font-size-secondary);color:var(--rv-text-muted)}.rv-common-table>.rv-common-table-scroll>table td :is(button,a){min-height:var(--rv-control-min-size);box-sizing:border-box;max-width:100%;font:400 var(--rv-font-size-button)/var(--rv-line-height-label) var(--rv-font-family);white-space:normal;overflow-wrap:anywhere;align-items:center;display:inline-flex}.rv-common-table>.rv-common-table-scroll>table.hf-exhibitors-table :is(th,td){text-align:left}.rv-common-table>.rv-common-table-scroll>table.hf-exhibitors-table :is(th,td):last-child{text-align:center}.rv-common-table>.rv-common-table-scroll>table.hf-exhibitors-table .hf-company-button{text-align:left;justify-content:flex-start;width:100%}.rv-common-table>.rv-common-table-scroll>table td .hf-status{border-radius:var(--rv-radius);padding:var(--rv-space-1) var(--rv-space-2);font-family:var(--rv-font-family);box-sizing:border-box;white-space:normal;max-width:100%;font-size:calc(var(--rv-font-size-status) * .9);font-weight:var(--rv-font-weight-regular);line-height:var(--rv-line-height-body);align-items:center}.rv-common-table>.rv-common-table-scroll>table td button.rv-table-status-action{border-radius:var(--rv-radius);box-shadow:none;text-align:left;cursor:pointer;background:0 0;border:0;padding:4px 0}.rv-common-table>.rv-common-table-track{background:var(--rv-line);pointer-events:none;border-radius:3px;height:3px;margin:4px 8px;overflow:hidden}.rv-common-table .hf-activity-status--orange,.rv-common-table .hf-deadline{color:#c2410c!important}.rv-common-table .hf-activity-status--red{color:#c62828!important}.rv-common-table>.rv-common-table-track>span{background:var(--rv-brand-blue);border-radius:inherit;height:100%;display:block}.hf-panel:has(table){border-radius:var(--rv-radius)}.hf-panel:has(table)>header{border-radius:var(--rv-radius) var(--rv-radius) 0 0}.hf-panel:has(table)>header h2{align-items:center;gap:8px;display:flex}.hf-panel:has(table)>header h2>img{object-fit:contain;flex:0 0 24px;width:24px;max-width:24px;height:24px}.hf-panel:has(table):not(.rv-pilot-pending)>header h2:not(:has(img)):before{content:"";background:var(--rv-table-title-icon,url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20role='img'%3e%3ctitle%3eDocumentos%20-%20proposta%20monocromática%20laranja%3c/title%3e%3cg%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.75'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M14%203H6a2%202%200%200%200-2%202v14a2%202%200%200%200%202%202h12a2%202%200%200%200%202-2V9z'/%3e%3cpath%20d='M14%203v6h6M8%2013h8M8%2017h6'/%3e%3c/g%3e%3c/svg%3e")) center / contain no-repeat;flex:0 0 24px;width:24px;height:24px}.hf-panel:has(.hf-financial-table){--rv-table-title-icon:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20role='img'%3e%3ctitle%3ePagamentos%20-%20proposta%20monocromática%20laranja%3c/title%3e%3cg%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.75'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M5%203h14v18l-3-2-4%202-4-2-3%202zM8%2013h8M8%2016h5'/%3e%3cpath%20d='M8%208h8'/%3e%3c/g%3e%3c/svg%3e")}.hf-panel:has([aria-label=Credenciais\ cadastradas]){--rv-table-title-icon:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20role='img'%3e%3ctitle%3eCredenciais%20-%20proposta%20monocromática%20laranja%3c/title%3e%3cg%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.75'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3crect%20x='4'%20y='5'%20width='16'%20height='16'%20rx='2'/%3e%3crect%20x='8'%20y='2'%20width='8'%20height='5'%20rx='1.5'/%3e%3ccircle%20cx='10'%20cy='12'%20r='2'/%3e%3cpath%20d='M7%2018v-1a3%203%200%200%201%206%200v1m3-6h1m-1%204h1'/%3e%3c/g%3e%3c/svg%3e")}.hf-panel:has(.hf-matrix){--rv-table-title-icon:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20role='img'%3e%3ctitle%3eMatriz%20-%20proposta%20monocromática%20laranja%3c/title%3e%3cg%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.75'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3crect%20x='3'%20y='3'%20width='18'%20height='18'%20rx='2'/%3e%3cpath%20d='M3%209h18M9%203v18M15%209v12M9%2015h12'/%3e%3c/g%3e%3c/svg%3e")}.hf-panel:has(.hf-communication-drafts-table,.hf-communication-outbox-table){--rv-table-title-icon:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20role='img'%3e%3ctitle%3eMensagens%20-%20proposta%20monocromática%20laranja%3c/title%3e%3cg%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.75'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M20%205a2%202%200%200%200-2-2H6a2%202%200%200%200-2%202v10a2%202%200%200%200%202%202h3l3%204%203-4h3a2%202%200%200%200%202-2z'/%3e%3cpath%20d='M8%2013h6'/%3e%3cpath%20d='M8%209h8'/%3e%3c/g%3e%3c/svg%3e")}.hf-panel .hf-communications-table td .hf-link-button,.hf-panel .hf-audit-table td .hf-audit-open{min-height:var(--rv-control-min-size);font:400 var(--rv-font-size-button)/var(--rv-line-height-label) var(--rv-font-family)}.hf-panel .hf-communications-table td .hf-link-button-danger{color:var(--rv-danger-text,#9b1c1c)!important}.hf-panel .hf-audit-table td .hf-audit-open{white-space:nowrap;overflow-wrap:normal;cursor:pointer;background:0 0;border:0;align-items:center;min-width:max-content;padding:3px;text-decoration:underline;display:inline-flex}.hf-panel:has(>.rv-common-table){border-radius:var(--rv-radius);min-width:0;max-width:100%;overflow:hidden}.hf-panel:has(>.rv-common-table)>header{border-radius:var(--rv-radius) var(--rv-radius) 0 0}.hf-panel:has(>.rv-common-table)>header h2{align-items:center;gap:8px;display:flex}.hf-panel:has(>:is(.hf-task-filters,.hf-file-filters,.hf-audit-filters)){border-radius:var(--rv-radius);grid-template-columns:minmax(170px,1fr) minmax(0,3fr);align-items:center;min-width:0;display:grid}.hf-panel:has(>:is(.hf-task-filters,.hf-file-filters,.hf-audit-filters))>header{border-radius:var(--rv-radius) var(--rv-radius) 0 0;background:0 0;border:0;grid-area:1/1;padding:12px}.hf-panel:has(>:is(.hf-task-filters,.hf-file-filters,.hf-audit-filters))>header h2{align-items:center;gap:8px;margin:0;font-size:15px;display:flex}.hf-panel:has(>:is(.hf-task-filters,.hf-file-filters,.hf-audit-filters)):not(:has(table))>header h2:before{content:"";background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20role='img'%3e%3ctitle%3eDocumentos%20-%20proposta%20monocromática%20laranja%3c/title%3e%3cg%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.75'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M14%203H6a2%202%200%200%200-2%202v14a2%202%200%200%200%202%202h12a2%202%200%200%200%202-2V9z'/%3e%3cpath%20d='M14%203v6h6M8%2013h8M8%2017h6'/%3e%3c/g%3e%3c/svg%3e") 50%/contain no-repeat;flex:0 0 24px;width:24px;height:24px}.hf-panel:has(>:is(.hf-task-filters,.hf-file-filters,.hf-audit-filters))>:not(header,.hf-task-filters,.hf-file-filters,.hf-audit-filters){grid-column:1/-1;min-width:0}.hf-panel>:is(.hf-task-filters,.hf-file-filters,.hf-audit-filters){background:0 0;border:0;flex-wrap:nowrap;grid-area:1/2;justify-content:flex-start;align-items:flex-end;gap:6px;min-width:0;padding:10px 12px;display:flex;overflow-x:auto}.hf-panel>:is(.hf-task-filters,.hf-file-filters,.hf-audit-filters)>label{min-width:86px;max-width:180px;font-size:var(--rv-font-size-secondary);flex:1 0 86px;gap:4px;display:grid}.hf-panel>:is(.hf-task-filters,.hf-file-filters,.hf-audit-filters)>:first-child{margin-left:auto}.hf-panel>:is(.hf-task-filters,.hf-file-filters,.hf-audit-filters)>button{width:auto;min-height:var(--rv-control-min-size);border:1px solid var(--rv-line);background:var(--rv-surface);color:var(--rv-brand-blue);font:400 11px/1.3 var(--rv-font-family);border-radius:999px;flex:none;padding:6px 10px}.hf-panel>:is(.hf-task-filters,.hf-file-filters,.hf-audit-filters) :is(input,select){box-sizing:border-box;border:1px solid var(--rv-line);width:100%;min-width:0;height:32px;min-height:32px;font:400 11px/1.3 var(--rv-font-family);border-radius:999px;padding:6px 10px}@media (width<=600px){.rv-common-table>.rv-common-table-scroll>table :is(th,td):first-child{width:9rem}.rv-common-table>.rv-common-table-scroll>table td .hf-status{font-size:calc(var(--rv-font-size-secondary) * .9)}}.hf-shell .hf-page :is(button.rv-action-export,button.rv-action-import,button.rv-credential-batch-delete),.hf-shell .hf-config :is(.hf-section-head button,.hf-publication-box button,.hf-card-actions button,.hf-account-card footer button),.hf-shell .hf-page .hf-panel>:is(header,.hf-matrix-toolbar,.hf-file-filters) button{box-sizing:border-box;border:1px solid var(--rv-brand-blue);background:var(--rv-surface);min-height:32px;color:var(--rv-brand-blue);font:400 11px/1.3 var(--rv-font-family);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:5px 10px;display:inline-flex}.hf-shell .hf-page button:is(.rv-action-export,.rv-action-import):before{content:"";background:currentColor;flex:0 0 16px;width:16px;height:16px;margin:0;-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20role='img'%3e%3ctitle%3eBaixar%20-%20proposta%20monocromática%20laranja%3c/title%3e%3cg%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.75'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M12%203v12m-4-4%204%204%204-4M4%2015v4a2%202%200%200%200%202%202h12a2%202%200%200%200%202-2v-4'/%3e%3c/g%3e%3c/svg%3e") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20role='img'%3e%3ctitle%3eBaixar%20-%20proposta%20monocromática%20laranja%3c/title%3e%3cg%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.75'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M12%203v12m-4-4%204%204%204-4M4%2015v4a2%202%200%200%200%202%202h12a2%202%200%200%200%202-2v-4'/%3e%3c/g%3e%3c/svg%3e") 50%/contain no-repeat}.hf-shell .hf-page button.rv-action-import:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20role='img'%3e%3ctitle%3eEnviar%20-%20proposta%20monocromática%20laranja%3c/title%3e%3cg%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.75'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M12%2015V3m-4%204%204-4%204%204M4%2015v4a2%202%200%200%200%202%202h12a2%202%200%200%200%202-2v-4'/%3e%3c/g%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20role='img'%3e%3ctitle%3eEnviar%20-%20proposta%20monocromática%20laranja%3c/title%3e%3cg%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.75'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M12%2015V3m-4%204%204-4%204%204M4%2015v4a2%202%200%200%200%202%202h12a2%202%200%200%200%202-2v-4'/%3e%3c/g%3e%3c/svg%3e")}.hf-shell .hf-page button.rv-action-primary,.hf-shell .hf-page .hf-panel button.rv-action-primary,.rv-hub>main .hf-event-card>button{border-color:var(--rv-brand-blue);background:var(--rv-brand-blue);color:#fff;box-shadow:0 2px 4px #1c35641f}.hf-shell .hf-page button.rv-action-primary:hover:not(:disabled),.rv-hub>main .hf-event-card>button:hover:not(:disabled){color:#fff;background:#14294f}.hf-shell .hf-page :is(button.rv-control-button--primary,button.hf-publish){color:#fff;box-shadow:0 0 0 3px var(--rv-brand-orange-soft);background:#a95100;border:1px solid #a95100}.hf-shell .hf-page :is(button.rv-control-button--primary,button.hf-publish):hover:not(:disabled){background:#874100}.hf-shell .hf-page button:is(.rv-action-primary,.rv-action-export,.rv-action-import):disabled{opacity:.55;cursor:not-allowed}.hf-main>.hf-page{padding-top:20px}.hf-main>.hf-page>.hf-title{margin-inline:12px}.hf-page .hf-stats.rv-financial-summary{border-radius:var(--rv-radius);background:#eeeef2;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden}.rv-financial-summary>.hf-stat{border:0;border-left:1px solid var(--rv-line);flex-wrap:wrap;gap:8px;min-width:0;padding:12px}.rv-financial-summary>.hf-stat:first-child{border-left:0}.rv-financial-summary>.hf-stat b{color:var(--rv-brand-blue);overflow-wrap:anywhere;font-size:23.8px}.rv-financial-summary>.hf-stat span{font-size:11px}.hf-panel:has([aria-label=Credenciais\ cadastradas])>.hf-file-filters>button{white-space:nowrap;margin-left:auto}.hf-page .hf-config{grid-template-columns:190px minmax(0,1fr);gap:12px}.hf-page .hf-config>:is(nav,section),.hf-config-list>article,.hf-config .hf-publication-box,.hf-page .hf-config .hf-panel,.hf-page .hf-config .hf-panel>header{border-radius:var(--rv-radius)}.hf-page .hf-config>nav button{color:var(--rv-brand-blue);font:400 11px/1.4 var(--rv-font-family);border-radius:999px}.hf-page .hf-config>nav button.active{background:var(--rv-brand-orange-soft)}.hf-config .hf-section-head{align-items:center;gap:12px}.hf-config .hf-section-head h2,.hf-config .hf-panel>header h2{font-size:17px}.hf-config .hf-section-head p{font-size:11px;line-height:1.5}.hf-config :is(h2,h3,.hf-config-card-head>b){align-items:center;gap:8px;display:flex}.hf-config :is(h2,h3,.hf-config-card-head>b):not(:has(img)):before{content:"";background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20role='img'%3e%3ctitle%3eDocumentos%20-%20proposta%20monocromática%20laranja%3c/title%3e%3cg%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.75'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M14%203H6a2%202%200%200%200-2%202v14a2%202%200%200%200%202%202h12a2%202%200%200%200%202-2V9z'/%3e%3cpath%20d='M14%203v6h6M8%2013h8M8%2017h6'/%3e%3c/g%3e%3c/svg%3e") 50%/contain no-repeat;flex:0 0 20px;width:20px;height:20px}.hf-config .hf-config-list article{min-width:0;padding:12px}.hf-config .hf-config-list article :is(span,small):not(.hf-status){font-size:11px;line-height:1.5}.hf-config .hf-config-list article b{font-size:12px}@media (width<=900px){.hf-main>.hf-page{padding-top:12px}.hf-page .hf-config{grid-template-columns:minmax(0,1fr)}.hf-config .hf-section-head{flex-wrap:wrap}.hf-config .hf-section-head>.hf-actions{margin-left:auto}}@media (width<=600px){.rv-financial-summary>.hf-stat{flex-direction:column;align-items:flex-start;padding:10px}.rv-financial-summary>.hf-stat b{font-size:clamp(11px,3.3vw,16px)}}@media (pointer:coarse){.hf-shell .hf-page :is(button.rv-action-export,button.rv-action-import),.hf-shell .hf-config :is(.hf-section-head button,.hf-publication-box button,.hf-card-actions button,.hf-account-card footer button),.hf-shell .hf-page .hf-panel>:is(header,.hf-matrix-toolbar,.hf-file-filters) button,.hf-panel>:is(.hf-task-filters,.hf-file-filters,.hf-audit-filters) :is(input,select),.rv-hub>main .hf-event-filters :is(input,select){height:44px;min-height:44px}}.hf-shell .hf-status{box-sizing:border-box;border-radius:var(--rv-radius);max-width:100%;padding:var(--rv-space-1) var(--rv-space-2);font:var(--rv-font-weight-regular) calc(var(--rv-font-size-status) * .9)/var(--rv-line-height-body) var(--rv-font-family);white-space:normal;overflow-wrap:anywhere;align-items:center;display:inline-flex}.hf-shell .hf-status:is(.pending,.payment_pending,.correction_requested,.rejected,.submitted,.hf-activity-status--orange){color:#c2410c!important}.hf-shell .hf-status:is(.denied,.inactive,.error,.hf-activity-status--red){color:#c62828!important}@media (width<=600px){.hf-shell .hf-status{font-size:calc(var(--rv-font-size-secondary) * .9)}}.hf-status{font-size:7.2px}.rv-pilot-pending .hf-pending-actions .rv-status-label{font-size:calc(var(--rv-font-size-secondary) * .9)}.hf-shell .hf-status :is(b,strong),.hf-shell .hf-activity-status,.hf-modal .hf-status,.hf-modal .hf-activity-status,.hf-modal .hf-status :is(b,strong){font-weight:400}:is(.hf-panel:has(>.hf-audit-filters),.hf-panel:has(>.hf-file-filters):has([aria-label=Credenciais\ cadastradas])){grid-template-columns:minmax(0,1fr)}:is(.hf-panel:has(>.hf-audit-filters)>header,.hf-panel:has(>.hf-file-filters):has([aria-label=Credenciais\ cadastradas])>header){grid-area:1/1/auto/-1;justify-content:space-between;align-items:center;gap:12px;display:flex}:is(.hf-panel>.hf-audit-filters,.hf-panel:has([aria-label=Credenciais\ cadastradas])>.hf-file-filters){grid-area:2/1/auto/-1}.hf-panel.rv-event-export{border-radius:var(--rv-radius);grid-template-columns:minmax(170px,1fr) minmax(0,auto);align-items:center;display:grid}.hf-panel:has(>.hf-matrix){border-radius:var(--rv-radius);grid-template-columns:minmax(170px,1fr) minmax(0,auto);align-items:center;display:grid}.hf-panel.rv-event-export>header{border:0;grid-area:1/1;padding:12px}.hf-panel:has(>.hf-matrix)>header{border:0;grid-area:1/1;padding:12px}.hf-panel.rv-event-export>.hf-matrix-toolbar{border:0;flex-wrap:wrap;grid-area:1/2;gap:8px;min-width:0;padding:12px}.hf-panel:has(>.hf-matrix)>.hf-matrix-toolbar{border:0;flex-wrap:wrap;grid-area:1/2;gap:8px;min-width:0;padding:12px}.hf-panel.rv-event-export>.hf-error{grid-column:1/-1}.hf-panel.rv-event-export>header h2{align-items:center;gap:8px;margin:0;font-size:15px;display:flex}.hf-panel.rv-event-export>header h2:before{content:"";background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20role='img'%3e%3ctitle%3eBaixar%20-%20proposta%20monocromática%20laranja%3c/title%3e%3cg%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.75'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M12%203v12m-4-4%204%204%204-4M4%2015v4a2%202%200%200%200%202%202h12a2%202%200%200%200%202-2v-4'/%3e%3c/g%3e%3c/svg%3e") 50%/contain no-repeat;flex:0 0 24px;width:24px;height:24px}.hf-panel>header .hf-audit-export,.hf-panel>.hf-matrix-toolbar :is(button,a){max-width:100%;min-height:var(--rv-control-min-size);border:1px solid var(--rv-line);background:var(--rv-surface);color:var(--rv-brand-blue);font:400 var(--rv-font-size-secondary)/var(--rv-line-height-body) var(--rv-font-family);border-radius:999px;justify-content:center;align-items:center;padding:6px 10px;display:inline-flex}.hf-panel>header .hf-audit-export:before,.hf-panel>.hf-matrix-toolbar :is(button,a):before{content:"";background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20role='img'%3e%3ctitle%3eBaixar%20-%20proposta%20monocromática%20laranja%3c/title%3e%3cg%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.75'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M12%203v12m-4-4%204%204%204-4M4%2015v4a2%202%200%200%200%202%202h12a2%202%200%200%200%202-2v-4'/%3e%3c/g%3e%3c/svg%3e") 50%/contain no-repeat;flex:0 0 16px;width:16px;height:16px;margin-right:6px}.hf-panel>.hf-matrix{border:1px solid var(--rv-line);border-radius:var(--rv-radius);grid-column:1/-1;min-width:0;margin:0 12px 12px;padding:0}.hf-panel>.hf-matrix>table{border-collapse:separate;border-spacing:0}.hf-panel .hf-matrix :is(th,td):not(:first-child){box-sizing:border-box;width:128px;min-width:128px;max-width:128px}.hf-panel .hf-matrix th:not(:first-child){text-transform:none;white-space:normal;overflow-wrap:anywhere;text-wrap:balance}.hf-panel .hf-matrix :is(th,td):first-child{z-index:1;box-sizing:border-box;width:140px;min-width:140px;max-width:140px;padding:var(--rv-space-3) var(--rv-space-2);background:var(--rv-brand-orange-subtle);box-shadow:1px 0 0 var(--rv-line);color:var(--rv-brand-blue);white-space:normal;overflow-wrap:anywhere;background-clip:padding-box;font-size:11px;position:sticky;left:0}.hf-panel .hf-matrix td:first-child,.hf-panel .hf-matrix td:first-child b{font-weight:400}.hf-panel .hf-matrix th:first-child{z-index:2;text-transform:none;font-weight:600}@media (width<=600px){.hf-panel .hf-matrix :is(th,td):first-child{width:112px;min-width:112px;max-width:112px}}.hf-page .hf-title,.rv-hub>main .hf-event-hub-heading{border:0;flex-flow:row;justify-content:space-between;align-items:center;gap:16px;min-width:0;margin:0 0 20px;padding:0 0 18px;display:flex;position:relative}.hf-page .hf-title:after,.rv-hub>main .hf-event-hub-heading:after{content:"";background:var(--rv-brand-orange);pointer-events:none;width:100%;height:1.5px;position:absolute;inset:auto 0 3px}.hf-page .hf-title:before,.rv-hub>main .hf-event-hub-heading:before{content:"";z-index:1;background:var(--rv-brand-blue);pointer-events:none;border-radius:50%;width:4px;height:4px;position:absolute;bottom:1px;right:0}.hf-page .hf-title>span,.rv-hub>main .hf-event-hub-heading>div:first-child{flex:45%;width:auto;min-width:0;max-width:none;padding:0}.hf-page .hf-title .rv-layout-heading-text:after{content:none}.rv-hub>main .hf-event-hub-heading{padding-inline:var(--rv-hub-text-inset)}.rv-hub>main .hf-event-hub-heading:after{left:var(--rv-hub-text-inset);right:var(--rv-hub-text-inset);width:auto}.rv-hub>main .hf-event-hub-heading:before{right:var(--rv-hub-text-inset)}.hf-page .hf-title h1,.rv-hub>main .hf-event-hub-heading h1{color:var(--rv-brand-blue);font:600 28.6px/1.25 var(--rv-font-family);letter-spacing:normal;text-transform:none;overflow-wrap:anywhere;margin:0}.hf-page .hf-title>.hf-actions,.rv-hub>main .hf-event-hub-heading>.hf-actions{flex-flow:wrap;flex:0 auto;justify-content:flex-end;align-items:center;gap:6px;width:auto;max-width:60%;display:flex}.hf-page .hf-title .rv-active-exhibitor-count{color:var(--rv-brand-blue);font:500 11px/1.3 var(--rv-font-family);white-space:nowrap;flex:none}.hf-page .hf-title .rv-active-exhibitor-count b{font-weight:700}.hf-page .hf-title button,.rv-hub>main .hf-event-hub-heading button{box-sizing:border-box;width:auto;min-width:0;max-width:100%;min-height:32px;border:1px solid var(--rv-brand-blue);background:var(--rv-surface);min-block-size:32px;color:var(--rv-brand-blue);font:400 11px/1.3 var(--rv-font-family);white-space:normal;overflow-wrap:anywhere;cursor:pointer;border-radius:999px;flex:0 auto;padding:5px 10px}.rv-hub>main .hf-event-hub-heading>.hf-actions>button.rv-action-primary{width:140px;height:32px;min-height:32px;white-space:nowrap;overflow-wrap:normal;flex:0 0 140px;min-block-size:32px;padding:3px 10px}.hf-page .hf-title>:is(button,select){max-width:55%}.hf-page .hf-title button:hover:not(:disabled),.rv-hub>main .hf-event-hub-heading button:hover:not(:disabled){background:var(--rv-brand-blue-soft)}.hf-page .hf-title button:disabled{opacity:.55;cursor:not-allowed}.hf-page .hf-title .rv-control-button--danger{color:var(--hf-activity-status-red-text);border-color:var(--hf-activity-status-red-text)}.hf-page .hf-title .rv-pilot-publication-note{text-align:right;padding:0}.rv-hub>main .hf-event-filters :is(input,select){height:32px;min-height:32px}@media (width>=901px){.rv-hub>main .hf-event-hub-toolbar>.hf-event-filters{grid-area:1/3}}@media (width<=600px){.hf-page .hf-title,.rv-hub>main .hf-event-hub-heading{gap:10px}.hf-page .hf-title h1,.rv-hub>main .hf-event-hub-heading h1{font-size:24.2px}.hf-page .hf-title button,.rv-hub>main .hf-event-hub-heading button{padding:4px 8px}.hf-page .hf-title .rv-active-exhibitor-count{text-align:right;flex-basis:100%}}@media (pointer:coarse){.rv-hub>main .hf-event-filters :is(input,select){height:44px;min-height:44px}.hf-page .hf-title button,.rv-hub>main .hf-event-hub-heading button{min-height:44px;min-block-size:44px}.rv-hub>main .hf-event-hub-heading>.hf-actions>button.rv-action-primary{height:36px;min-height:36px;min-block-size:36px}}.hf-shell .hf-page .hf-panel>:is(.hf-task-filters,.hf-file-filters,.hf-audit-filters) :is(input,select),.hf-shell .hf-page .hf-panel>:is(header,.hf-task-filters,.hf-file-filters,.hf-audit-filters) button.rv-action-export,.rv-hub>main .hf-event-filters :is(input,select){box-sizing:border-box;height:32px;min-height:32px;min-block-size:32px;font:400 11px/1.3 var(--rv-font-family);padding-block:4px}.hf-shell.rv-navigation>aside>.rv-event-navigation button,.hf-shell .hf-page .hf-config>nav button:not(.rv-config-duplicate){border-radius:var(--rv-radius)}.hf-shell .hf-page .hf-config>nav button.active{background:var(--rv-brand-orange-soft);border-left:2px solid var(--rv-brand-orange)}.hf-shell .hf-main .hf-page .hf-config>nav button:not(.rv-config-duplicate){font-size:var(--rv-font-size-header);line-height:var(--rv-line-height-label)}@media (width<=900px){.hf-shell .hf-main .hf-page .hf-config>nav button:not(.rv-config-duplicate){font-size:11px;line-height:1.4}}.hf-page .hf-title:before,.rv-hub>main .hf-event-hub-heading:before{bottom:1.75px}.rv-hub>main .hf-event-hub-heading button.rv-action-primary,.hf-shell .hf-page .hf-title button.rv-action-primary{background:var(--rv-brand-blue);color:#fff;border-color:var(--rv-brand-blue);box-shadow:none}.rv-hub>main .hf-event-hub-heading button.rv-action-primary:hover:not(:disabled),.hf-shell .hf-page .hf-title button.rv-action-primary:hover:not(:disabled){color:#fff;background:#14294f}.rv-hub>main :is(.hf-event-card>button,.hf-archived-events-control>button){min-height:32px;font:400 11px/1.3 var(--rv-font-family);border-radius:999px;padding:5px 10px}.rv-hub>main .hf-event-filters :is(input,select),.hf-panel>:is(.hf-task-filters,.hf-file-filters,.hf-audit-filters) :is(input,select){appearance:none;background-color:var(--rv-surface);border-radius:999px}.rv-hub>main .hf-event-filters select,.hf-panel>:is(.hf-task-filters,.hf-file-filters,.hf-audit-filters) select{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2016%2016'%20fill='none'%20stroke='%231B3369'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='m4%206%204%204%204-4'/%3e%3c/svg%3e");background-position:right 7px center;background-repeat:no-repeat;background-size:12px;padding-right:23px}.hf-page .hf-config .hf-config-list:not([data-testid=credential-extra-payment-settings]){grid-template-columns:repeat(auto-fill,minmax(min(220px,100%),1fr));gap:10px;display:grid}.hf-page .hf-config .hf-config-list:not([data-testid=credential-extra-payment-settings])>article{flex-direction:column;display:flex}.hf-page .hf-config .hf-config-list:not([data-testid=credential-extra-payment-settings])>article>.hf-card-actions{margin-top:auto;padding-top:13px}.hf-page .hf-config .hf-config-list[data-testid=credential-extra-payment-settings]{display:block}.hf-config [data-testid=credential-extra-payment-settings]>article{grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:14px;padding:12px;display:grid}.hf-config [data-testid=credential-extra-payment-settings] .hf-config-card-head{grid-column:1}.hf-config [data-testid=credential-extra-payment-settings]>article>:is(span,small){grid-column:1;margin:3px 0 0}.hf-config [data-testid=credential-extra-payment-settings] .hf-card-actions{grid-area:1/2/4;margin:0}@media (width>=1100px){.hf-page .hf-config[data-config-section=credentials] .hf-config-list:not([data-testid=credential-extra-payment-settings]){grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=600px){.hf-config [data-testid=credential-extra-payment-settings]>article{grid-template-columns:minmax(0,1fr)}.hf-config [data-testid=credential-extra-payment-settings] .hf-card-actions{grid-area:auto/1;margin-top:6px}}.hf-page .hf-config{grid-template-columns:210px minmax(0,1fr);display:grid}.hf-page .hf-config>nav{flex-flow:column;gap:6px;margin-bottom:10px;padding:6px;display:flex;overflow-x:auto}.hf-shell .hf-main .hf-page .hf-config>nav button:not(.rv-config-duplicate){white-space:normal;border:0;border-left:2px solid #0000;padding:8px 12px}.hf-shell .hf-main .hf-page .hf-config>nav button.active{border-left-color:var(--rv-brand-orange)}@media (width<=900px){.hf-page .hf-config{grid-template-columns:minmax(0,1fr)}.hf-page .hf-config>nav{flex-direction:row}.hf-shell .hf-main .hf-page .hf-config>nav button:not(.rv-config-duplicate){white-space:nowrap}}.hf-page .hf-config>nav button{white-space:nowrap;border:1px solid var(--rv-line);flex:none;width:auto;min-height:30px;padding:5px 9px;font-size:10px}.hf-page .hf-config>section{min-width:0;padding:12px}.hf-page .hf-config .hf-section-head{flex-flow:row;align-items:center;gap:8px;display:flex}.hf-config .hf-section-head>div:first-child{flex:auto;min-width:0}.hf-config .hf-section-head h2{margin:0;font-size:15px}.hf-config .hf-section-head>.hf-actions{flex-wrap:nowrap;flex:0 auto;gap:5px;margin-left:auto;display:flex}.hf-shell .hf-page .hf-config button:not(.rv-config-duplicate){box-sizing:border-box;width:auto;min-width:0;height:auto;min-height:28px;font:400 10px/1.3 var(--rv-font-family);white-space:nowrap;border-radius:999px;flex:0 auto;padding:4px 8px}.hf-shell .hf-page .hf-config button.rv-action-primary,.hf-shell .hf-page .hf-config button.hf-publish{color:#fff;background:var(--rv-brand-blue);border:1px solid var(--rv-brand-blue);box-shadow:none}.hf-shell .hf-page .hf-config button:is(.rv-action-primary,.hf-publish):hover:not(:disabled){background:#14294f}.hf-shell .hf-page .hf-config button.rv-config-duplicate[hidden]{display:none}.hf-page .hf-config .hf-card-actions{flex-flow:row;gap:6px;display:flex}.hf-page .hf-config .hf-card-actions button{flex:0 auto}.hf-page .hf-config[data-config-section=receipts] .rv-receipt-preview-note{margin-top:12px;display:block}.hf-page .hf-config[data-config-section=receipts] .hf-card-actions{padding-top:8px}.hf-page .hf-config[data-config-section=receipts] .hf-card-actions button{flex:none;min-width:60px}.hf-page .hf-config .hf-status{white-space:nowrap;border-radius:12px;flex:none;width:auto;max-width:none;padding:4px 7px;font-size:10px;font-weight:400;line-height:1.4}.hf-page .hf-config .hf-config-card-head>.hf-status{align-self:flex-start;margin-top:0}.hf-page .hf-config .hf-status:is(.published,.success,.active){color:#277044;background:#edf6ef}.hf-page .hf-config .hf-publication-box{background:var(--rv-brand-orange-subtle);border:1px solid #efddc3;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 12px;padding:14px;display:grid}.hf-config .hf-publication-box>b{min-width:0;font-size:12px;font-weight:500}.hf-config .hf-publication-box>span{grid-column:1/-1;font-size:10px;line-height:1.5}.hf-config .rv-publication-buttons{flex-flow:row;justify-content:flex-end;align-items:center;gap:6px;display:flex}.hf-shell .hf-page .hf-config .rv-publication-buttons button{margin:0}.hf-page .hf-config .hf-config-card-head>b:before{content:none}.hf-page .hf-config .hf-section-head h2:before{background-image:var(--config-icon,url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20role='img'%3e%3ctitle%3eDocumentos%20-%20proposta%20monocromática%20laranja%3c/title%3e%3cg%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.75'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M14%203H6a2%202%200%200%200-2%202v14a2%202%200%200%200%202%202h12a2%202%200%200%200%202-2V9z'/%3e%3cpath%20d='M14%203v6h6M8%2013h8M8%2017h6'/%3e%3c/g%3e%3c/svg%3e"))}.hf-shell .hf-page .hf-config>nav button:not(.rv-config-duplicate){flex:none}.hf-config[data-config-section=contacts]{--config-icon:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.7'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='m7%203%203%205-3%203a16%2016%200%200%200%206%206l3-3%205%203-2%204C10%2023%201%2014%203%205Z'/%3e%3c/svg%3e")}.hf-config[data-config-section=receipts]{--config-icon:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.7'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M5%203h14v18l-3-2-4%202-4-2-3%202V3Z'/%3e%3cpath%20d='M9%207h6M9%2011h6M9%2015h3'/%3e%3c/svg%3e")}.hf-config[data-config-section=integrations]{--config-icon:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.7'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M8%203v5m8-5v5M6%208h12v3a6%206%200%200%201-12%200V8ZM12%2017v4'/%3e%3c/svg%3e")}.hf-config[data-config-section=fees]{--config-icon:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.7'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M12%202v20M17%205H9a3.5%203.5%200%200%200%200%207h6a3.5%203.5%200%200%201%200%207H6'/%3e%3c/svg%3e")}.hf-config[data-config-section=official_builder_access]{--config-icon:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.7'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M3%2016h18v4H3zM5%2016v-3a7%207%200%200%201%204-6m6%200a7%207%200%200%201%204%206v3M9%2012V4h6v8'/%3e%3c/svg%3e")}.hf-config[data-config-section=official_builder_access] .hf-panel>header h2:before{background-image:var(--config-icon)}.hf-shell .hf-panel:has(.hf-financial-table){--rv-table-title-icon:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.7'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M12%202v20M17%205H9a3.5%203.5%200%200%200%200%207h6a3.5%203.5%200%200%201%200%207H6'/%3e%3c/svg%3e")}.hf-shell .rv-pilot-pending>header>h2:before{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.7'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3ccircle%20cx='12'%20cy='12'%20r='9'/%3e%3cpath%20d='M12%207v6M12%2017h.01'/%3e%3c/svg%3e")}.hf-config[data-config-section=contacts] .hf-config-list{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px;display:grid}.hf-config .rv-contact-details{overflow-wrap:anywhere;gap:5px;min-width:0;font-size:11px;display:grid}.hf-config .rv-contact-details strong{font-weight:600}.hf-page .hf-config .rv-contact-details>:is(span,strong){margin:0;padding:0}.hf-config .hf-account-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px;display:grid}.hf-config .hf-account-card{border-radius:12px;min-width:0;padding:12px}.hf-config .hf-account-card header b{font-size:12px}.hf-config .hf-account-card header>div>span{margin-top:4px;font-size:11px;display:block}.hf-config .hf-account-card dl{font-size:11px}.hf-config .hf-account-card :is(dd,b,span){overflow-wrap:anywhere}@media (width<=600px){.hf-shell .hf-main .hf-page button{min-height:32px;min-block-size:32px;height:auto;padding-block:4px}.hf-shell .hf-main .hf-page .hf-config button:not(.rv-config-duplicate){min-height:28px;min-block-size:28px;padding:4px 7px;font-size:10px}.hf-page .hf-config .hf-section-head>button{white-space:normal;flex:0 auto;max-width:52%}.hf-page .hf-config .hf-section-head h2{font-size:13px}.hf-page .hf-config .hf-section-head h2:before{flex-basis:18px;width:18px;height:18px}.hf-page .hf-config .hf-publication-box{grid-template-columns:minmax(0,1fr);padding:10px}.hf-config .rv-publication-buttons{justify-content:flex-start}.hf-config[data-config-section=contacts] .hf-config-list,.hf-config .hf-account-grid{grid-template-columns:minmax(0,1fr)}}.rv-config-dialog-scope{--hf-check-margin-top:0px;display:contents}.hf-shell .rv-config-dialog-scope .hf-modal-bg{background:#1b33698c;place-items:center;padding:16px}.hf-shell .rv-config-dialog-scope .hf-modal{box-sizing:border-box;border:1px solid var(--rv-control-border);border-radius:var(--rv-radius);background:var(--rv-surface);width:min(800px,100%);max-width:100%;max-height:calc(100dvh - 32px);color:var(--rv-brand-blue);font-family:var(--rv-font-family);font-size:var(--rv-font-size-field);line-height:var(--rv-line-height-body);box-shadow:var(--rv-shadow-overlay);scrollbar-color:var(--rv-brand-blue) var(--rv-brand-blue-subtle)}.hf-shell .rv-config-dialog-scope[data-config-dialog=receipts] .hf-modal,.hf-shell .rv-config-dialog-scope[data-config-dialog=receipt-preview] .hf-modal{width:min(1040px,100%)}.hf-shell .rv-config-dialog-scope .hf-modal>header{z-index:3;border-bottom:1.5px solid var(--rv-brand-orange);background:var(--rv-surface);gap:12px;margin:0 20px;padding:16px 0 12px;position:sticky;top:0}.hf-shell .rv-config-dialog-scope .hf-modal>header:after{content:"";background:var(--rv-brand-blue);border-radius:50%;width:5px;height:5px;position:absolute;bottom:-3.25px;right:0}.hf-shell .rv-config-dialog-scope .hf-modal>header h2{min-width:0;color:var(--rv-brand-blue);font-size:var(--rv-font-size-form-title);font-weight:var(--rv-font-weight-medium);line-height:var(--rv-line-height-body);flex:1;align-items:center;gap:9px;display:flex}.hf-shell .rv-config-dialog-scope .hf-modal>header h2:before{content:"";background:var(--rv-brand-orange);height:18px;-webkit-mask:var(--rv-config-dialog-icon,url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20role='img'%3e%3ctitle%3eDocumentos%20-%20proposta%20monocromática%20laranja%3c/title%3e%3cg%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.75'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M14%203H6a2%202%200%200%200-2%202v14a2%202%200%200%200%202%202h12a2%202%200%200%200%202-2V9z'/%3e%3cpath%20d='M14%203v6h6M8%2013h8M8%2017h6'/%3e%3c/g%3e%3c/svg%3e")) center / contain no-repeat;mask:var(--rv-config-dialog-icon,url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20role='img'%3e%3ctitle%3eDocumentos%20-%20proposta%20monocromática%20laranja%3c/title%3e%3cg%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.75'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M14%203H6a2%202%200%200%200-2%202v14a2%202%200%200%200%202%202h12a2%202%200%200%200%202-2V9z'/%3e%3cpath%20d='M14%203v6h6M8%2013h8M8%2017h6'/%3e%3c/g%3e%3c/svg%3e")) center / contain no-repeat;flex:0 0 18px}.rv-config-dialog-scope[data-config-dialog=contacts],.rv-config-dialog-scope[data-config-dialog=import-contacts]{--rv-config-dialog-icon:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.7'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='m7%203%203%205-3%203a16%2016%200%200%200%206%206l3-3%205%203-2%204C10%2023%201%2014%203%205Z'/%3e%3c/svg%3e")}.rv-config-dialog-scope[data-config-dialog=fees],.rv-config-dialog-scope[data-config-dialog=credential-payment-instructions]{--rv-config-dialog-icon:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.7'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M12%202v20M17%205H9a3.5%203.5%200%200%200%200%207h6a3.5%203.5%200%200%201%200%207H6'/%3e%3c/svg%3e")}.rv-config-dialog-scope[data-config-dialog=receipts],.rv-config-dialog-scope[data-config-dialog=receipt-preview]{--rv-config-dialog-icon:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.7'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M5%203h14v18l-3-2-4%202-4-2-3%202V3Z'/%3e%3cpath%20d='M9%207h6M9%2011h6M9%2015h3'/%3e%3c/svg%3e")}.rv-config-dialog-scope[data-config-dialog=integrations]{--rv-config-dialog-icon:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='m9%203-.5%202.1-1.8%201-2.1-.6-2%203.5%201.6%201.5v2L2.6%2014l2%203.5%202.1-.6%201.8%201L9%2020h4l.5-2.1%201.8-1%202.1.6%202-3.5-1.6-1.5v-2L19.4%209l-2-3.5-2.1.6-1.8-1L13%203z'/%3e%3ccircle%20cx='11'%20cy='11.5'%20r='3'/%3e%3c/svg%3e")}.rv-config-dialog-scope[data-config-dialog=builder-user],.rv-config-dialog-scope[data-config-dialog^=edit-user\:]{--rv-config-dialog-icon:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.7'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M3%2016h18v4H3zM5%2016v-3a7%207%200%200%201%204-6m6%200a7%207%200%200%201%204%206v3M9%2012V4h6v8'/%3e%3c/svg%3e")}.hf-shell .rv-config-dialog-scope .hf-modal>header>button{width:32px;min-height:32px;color:var(--rv-brand-blue);font-size:24px;font-weight:var(--rv-font-weight-regular);background:0 0;border:0;border-radius:8px;flex:0 0 32px;padding:0;line-height:1}.hf-shell .rv-config-dialog-scope .hf-modal form{padding:20px 20px 0}.hf-shell .rv-config-dialog-scope .hf-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px}.hf-shell .rv-config-dialog-scope .hf-form-grid>.wide{grid-column:1/-1}.hf-shell .rv-config-dialog-scope .hf-modal :is(label,.hf-rich-label){min-width:0;font-size:var(--rv-font-size-field-label);font-weight:var(--rv-font-weight-regular);line-height:var(--rv-line-height-body);color:var(--rv-brand-blue)}.hf-shell .rv-config-dialog-scope .hf-receipt-image-field{flex-direction:column;gap:6px;min-width:0;display:flex;position:relative}.hf-shell .rv-config-dialog-scope .hf-receipt-image-field>span:first-child{align-self:flex-start;margin:0}.hf-shell .rv-config-dialog-scope .hf-receipt-image-field>.hf-receipt-file-control{box-sizing:border-box;isolation:isolate;width:100%;min-width:0;max-width:100%;overflow:hidden}.hf-shell .rv-config-dialog-scope .hf-receipt-image-field>input[type=file]{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;min-width:0;height:1px;min-height:0;margin:-1px;padding:0;position:absolute;overflow:hidden}.hf-shell .rv-config-dialog-scope .hf-modal :is(input:not([type=checkbox]):not([type=radio]):not([type=file]):not(.hf-native-date-picker),select,textarea){box-sizing:border-box;border:1px solid var(--rv-control-border);background:var(--rv-surface);width:100%;min-width:0;max-width:100%;min-height:36px;color:var(--rv-brand-blue);font-family:var(--rv-font-family);font-size:var(--rv-font-size-field);font-weight:var(--rv-font-weight-regular);line-height:var(--rv-line-height-body);border-radius:999px;padding:7px 12px}.hf-shell .rv-config-dialog-scope .hf-modal textarea{border-radius:var(--rv-radius);resize:vertical;min-height:85px}.hf-shell .rv-config-dialog-scope .hf-modal :is(input[type=checkbox],input[type=radio]){width:auto;min-height:0;accent-color:var(--rv-brand-blue);flex-shrink:0}.hf-shell .rv-config-dialog-scope .hf-modal :is(.hf-form-note,.hf-error,.hf-success,.hf-rich-help,small){font-size:var(--rv-font-size-body);line-height:var(--rv-line-height-body);overflow-wrap:anywhere}.hf-shell .rv-config-dialog-scope .hf-modal>footer,.hf-shell .rv-config-dialog-scope .hf-modal form>footer{z-index:2;background:var(--rv-surface);border-top:1px solid var(--rv-control-border);flex-flow:wrap;justify-content:flex-end;align-items:center;gap:10px;margin:20px 0 0;padding:14px 20px;display:flex;position:sticky;bottom:0}.hf-shell .rv-config-dialog-scope .hf-modal form>footer{margin-inline:0;padding-inline:0}.hf-shell .rv-config-dialog-scope .hf-modal>footer{margin-inline:20px;padding-inline:0}.hf-shell .rv-config-dialog-scope .hf-modal :is(footer button,.hf-info-block>button,.hf-copy-config button){border:1px solid var(--rv-brand-blue);background:var(--rv-surface);width:auto;min-width:0;max-width:100%;min-height:32px;color:var(--rv-brand-blue);font-family:var(--rv-font-family);font-size:var(--rv-font-size-button);font-weight:var(--rv-font-weight-regular);line-height:var(--rv-line-height-label);white-space:normal;overflow-wrap:anywhere;border-radius:999px;flex:0 auto;padding:6px 16px}.hf-shell .rv-config-dialog-scope .hf-modal footer button:last-child:not(.hf-modal-secondary){background:var(--rv-brand-blue);color:var(--rv-on-blue)}.hf-shell .rv-config-dialog-scope .hf-modal :is(input,select,textarea,button):disabled{background:var(--rv-brand-blue-subtle);border-color:var(--rv-control-border);color:var(--rv-text-muted);cursor:not-allowed}.hf-shell .rv-config-dialog-scope .hf-modal>.hf-info-block,.hf-shell .rv-config-dialog-scope .hf-modal .hf-copy-config{padding:20px}.hf-shell .rv-config-dialog-scope .hf-copy-config-options{grid-template-columns:repeat(2,minmax(0,1fr))}.hf-shell .rv-config-dialog-scope .hf-import-preview{scrollbar-color:var(--rv-brand-blue) var(--rv-brand-blue-subtle);max-width:100%;overflow-x:auto}.hf-shell .rv-config-dialog-scope .hf-rich-tools{border-radius:12px 12px 0 0;flex-wrap:wrap}.hf-shell .rv-config-dialog-scope .hf-rich-editor{border-radius:0 0 12px 12px}.hf-shell .rv-config-dialog-scope .hf-date-picker-trigger{box-sizing:border-box;min-height:36px;font-size:var(--rv-font-size-button);font-weight:var(--rv-font-weight-regular);color:var(--rv-brand-blue);border-color:var(--rv-brand-blue);border-radius:999px;padding:7px 10px}.hf-shell .rv-config-dialog-scope .hf-date-picker-control{min-height:36px}.hf-shell .rv-config-dialog-scope .hf-rich-tools button{font-size:var(--rv-font-size-button);font-weight:var(--rv-font-weight-regular);border-radius:999px}.hf-shell .rv-config-dialog-scope[data-config-dialog=receipt-preview] .hf-modal>p{margin:20px}.hf-shell .rv-config-dialog-scope .hf-receipt-document{box-sizing:border-box}.hf-shell .hf-main .hf-page .hf-config .rv-config-dialog-scope .hf-modal>header>button{border-radius:8px;width:32px;padding:0;font-size:24px}.hf-shell .hf-main .hf-page .hf-config .rv-config-dialog-scope .hf-modal>footer button{min-height:32px;font-size:var(--rv-font-size-button);white-space:normal;padding:6px 16px}@media (width<=600px){.hf-shell .rv-config-dialog-scope .hf-modal-bg{padding:10px}.hf-shell .rv-config-dialog-scope .hf-modal{max-height:calc(100dvh - 20px)}.hf-shell .rv-config-dialog-scope .hf-form-grid,.hf-shell .rv-config-dialog-scope .hf-copy-config-options{grid-template-columns:minmax(0,1fr)}.hf-shell .rv-config-dialog-scope .hf-modal>header{margin-inline:16px;padding-top:12px}.hf-shell .rv-config-dialog-scope .hf-modal form{padding:16px 16px 0}.hf-shell .rv-config-dialog-scope .hf-modal>footer,.hf-shell .rv-config-dialog-scope .hf-modal form>footer{padding:12px 16px}.hf-shell .rv-config-dialog-scope .hf-modal form>footer{margin-inline:0;padding-inline:0}.hf-shell .rv-config-dialog-scope .hf-modal>footer{margin-inline:16px;padding-inline:0}}.hf-shell .rv-config-dialog-scope[data-config-dialog=documents] textarea[name=description]{text-align:center;border-radius:999px;height:36px;min-height:36px;padding-block:7px}.hf-shell .rv-config-dialog-scope .hf-form-grid{align-items:end}.hf-shell .rv-config-dialog-scope .rv-fee-value-row{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:10px;display:grid}.hf-shell .rv-config-dialog-scope .rv-fee-value-row-kva{grid-template-columns:minmax(100px,1fr) minmax(166px,1.6fr) minmax(68px,1fr);gap:10px;overflow:visible}.hf-shell .rv-config-dialog-scope .rv-fee-options{gap:8px;display:grid}@media (width<=600px){.hf-shell .rv-config-dialog-scope .hf-modal .rv-fee-value-row>label{white-space:nowrap;font-size:11px}.hf-shell .rv-config-dialog-scope .rv-fee-value-row-kva{grid-template-columns:minmax(0,1fr);gap:14px;overflow:visible}}.hf-shell .rv-config-dialog-scope .hf-modal label.hf-check{flex-direction:row;align-items:flex-start;gap:8px;margin:0;display:flex}.hf-shell .rv-config-dialog-scope .hf-modal label.hf-check>input{margin:3px 0 0}.hf-shell .rv-config-dialog-scope[data-config-dialog=fees] .hf-rich-label{font-weight:600}.hf-shell .rv-config-dialog-scope[data-config-dialog=builder-user] .hf-form-note,.hf-shell .rv-config-dialog-scope[data-config-dialog=receipts] .hf-form-note,.hf-shell .rv-config-dialog-scope[data-config-dialog=credential-payment-instructions] .rv-payment-instruction-change-note{border:1px solid var(--rv-control-border);background:var(--rv-brand-orange-soft);border-radius:999px;padding:10px 16px}@media (any-pointer:coarse){.hf-shell .rv-config-dialog-scope[data-config-dialog=documents] textarea[name=description]{height:44px;min-height:44px}.hf-shell .rv-config-dialog-scope .hf-modal :is(input:not([type=checkbox]):not([type=radio]):not([type=file]):not(.hf-native-date-picker),select,textarea){min-height:44px;font-size:16px}.hf-shell .rv-config-dialog-scope .hf-date-picker-trigger,.hf-shell .rv-config-dialog-scope .hf-date-picker-control,.hf-shell .rv-config-dialog-scope .hf-rich-tools button,.hf-shell .rv-config-dialog-scope .hf-modal>header>button,.hf-shell .rv-config-dialog-scope .hf-modal :is(footer button,.hf-info-block>button,.hf-copy-config button){min-height:44px}.hf-shell .rv-config-dialog-scope .hf-modal>header>button{flex-basis:44px}.hf-shell .hf-main .hf-page .hf-config .rv-config-dialog-scope .hf-modal>footer button,.hf-shell .hf-main .hf-page .hf-config .rv-config-dialog-scope .hf-modal>header>button{min-height:44px}}.hf-shell .hf-date-combo{display:block;position:relative}.hf-shell .hf-date-combo>input[type=text]{padding-right:42px}.hf-shell .hf-date-combo>.hf-date-picker-control{width:36px;min-width:36px;max-width:36px;min-height:0;position:absolute;inset:1px 1px 1px auto;overflow:hidden}.hf-shell .hf-date-combo .hf-date-picker-trigger{width:100%;height:100%;min-height:0;color:var(--rv-brand-blue);background:0 0;border:0;border-radius:999px;padding:0}.hf-shell .hf-date-picker-control>.hf-native-date-picker{background:0 0;border:0;width:100%;height:100%;min-height:0;padding:0}.hf-shell .hf-date-picker-trigger svg{flex:0 0 18px;width:18px;height:18px}.hf-shell .rv-config-dialog-scope .hf-modal .hf-date-field .hf-date-combo>input[type=text][name]{padding-right:42px}.hf-shell .rv-config-dialog-scope .hf-date-combo .hf-date-picker-trigger,.hf-shell .rv-config-dialog-scope .hf-date-combo .hf-date-picker-control{min-height:0}.hf-shell .hf-rich-tools,.hf-shell .rv-config-dialog-scope .hf-rich-tools{--hf-rich-tool-padding:4px 6px;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:var(--rv-brand-blue) var(--rv-brand-blue-subtle);flex-flow:row;align-items:center;gap:4px;max-width:100%;padding:6px;display:flex;overflow-x:auto}.hf-shell .hf-rich-tools .hf-rich-tool-group{flex:none;gap:3px;padding-inline:3px;display:flex}.hf-shell .hf-rich-tools button,.hf-shell .rv-config-dialog-scope .hf-rich-tools button{white-space:nowrap;border-radius:999px;flex:none;width:auto;min-width:28px;height:30px;min-height:30px;padding:4px 6px;font-size:11px;line-height:1}.hf-shell .hf-rich-tools label.hf-rich-size-tool,.hf-shell .rv-config-dialog-scope .hf-modal .hf-rich-tools label.hf-rich-size-tool{--hf-rich-tool-background:transparent;--hf-rich-tool-border:transparent;background:0 0;border-radius:999px;flex-direction:row;flex:none;align-self:center;align-items:center;gap:4px;min-height:0;margin:0;padding:0 4px;font-size:10px;display:flex}.hf-shell .hf-rich-tools .hf-rich-size-tool>span{font-size:10px;font-weight:400;line-height:1}.hf-shell .hf-rich-tools .hf-rich-size-tool select,.hf-shell .rv-config-dialog-scope .hf-modal .hf-rich-field .hf-rich-tools .hf-rich-size-tool select[aria-label]{border-radius:999px;width:78px;height:30px;min-height:30px;padding:3px 6px;font-size:11px}.hf-shell .hf-modal input[type=file]:not(.hf-mobile-file-picker>input):not(.hf-mobile-file-picker-control>input){box-sizing:border-box;border:1px solid var(--rv-control-border);background:var(--rv-surface);width:100%;min-width:0;min-height:36px;color:var(--rv-brand-blue);font:400 13px/1.5 var(--rv-font-family);border-radius:999px;padding:4px}.hf-shell .hf-mobile-file-picker-control b{box-sizing:border-box;background:var(--rv-upload-button-background);color:var(--rv-upload-button-text);font:500 13px/1.4 var(--rv-font-family);cursor:pointer;border:0;border-radius:999px;margin-right:8px;padding:6px 12px}.hf-shell .hf-modal input[type=file]::file-selector-button{box-sizing:border-box;background:var(--rv-upload-button-background);color:var(--rv-upload-button-text);font:500 13px/1.4 var(--rv-font-family);cursor:pointer;border:0;border-radius:999px;margin-right:8px;padding:6px 12px}.hf-shell .hf-mobile-file-picker-control b{justify-content:center;align-items:center;display:inline-flex}.hf-shell .hf-mobile-file-picker-control{box-sizing:border-box;text-align:left;border-radius:999px;flex-direction:row;justify-content:flex-start;align-items:center;gap:4px;min-height:36px;padding:4px;display:flex;position:relative}.hf-shell .hf-mobile-file-picker-control>input[type=file]{z-index:2;box-sizing:border-box;opacity:0;cursor:pointer;clip:auto;border:0;border-radius:999px;width:100%;height:100%;min-height:0;margin:0;padding:0;display:block;position:absolute;inset:0}.hf-shell .hf-mobile-file-picker-control small{text-align:left;flex:auto;min-width:0;padding-right:10px;font-size:12px}.hf-shell .hf-page .hf-config .hf-card-actions .rv-receipt-edit{border:1px solid var(--rv-brand-blue);background:var(--rv-surface);border-radius:999px;flex:none;align-self:center;min-width:60px;min-height:28px;padding:4px 12px}@media (any-pointer:coarse){.hf-shell .hf-date-combo>.hf-date-picker-control{width:44px;min-width:44px;max-width:44px}.hf-shell .hf-date-combo>input[type=text],.hf-shell .rv-config-dialog-scope .hf-modal .hf-date-field .hf-date-combo>input[type=text][name]{padding-right:46px}.hf-shell .hf-rich-tools button,.hf-shell .rv-config-dialog-scope .hf-rich-tools button{min-width:44px;height:44px;min-height:44px}.hf-shell .hf-rich-tools .hf-rich-size-tool select,.hf-shell .rv-config-dialog-scope .hf-modal .hf-rich-field .hf-rich-tools .hf-rich-size-tool select[aria-label]{width:98px;height:44px;min-height:44px;font-size:16px}.hf-shell .hf-mobile-file-picker-control b{min-height:44px;padding-block:12px}.hf-shell .hf-modal input[type=file]::file-selector-button{min-height:44px;padding-block:12px}}.hf-shell .rv-config-dialog-scope .hf-modal .rv-fee-value-row input[type=text][name],.hf-shell .rv-config-dialog-scope .hf-modal .rv-fee-value-row input[type=number][name]{padding-left:8px}.hf-shell .hf-modal .rv-correction-comment{box-sizing:border-box;border:1px solid var(--rv-control-border);background:var(--rv-brand-orange-soft);color:var(--rv-brand-blue);white-space:normal;overflow-wrap:anywhere;border-radius:24px;margin:0;padding:10px 14px}.hf-shell .hf-modal .rv-correction-comment>b{font-weight:600;display:block}.hf-shell .hf-modal .rv-correction-comment>p{color:inherit;margin:4px 0 0}.hf-password-control{gap:8px;min-width:0;display:grid}.hf-password-control>label{margin:0}.hf-password-field{width:100%;min-width:0;display:block;position:relative}.hf-password-field>input{box-sizing:border-box;width:100%;padding-right:52px!important}.hf-password-field>.hf-password-toggle{z-index:1;width:40px;min-width:40px;height:40px;min-height:40px;color:var(--rv-brand-blue);box-shadow:none;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;margin:0;padding:0;display:inline-flex;position:absolute;inset:50% 4px auto auto;transform:translateY(-50%)}.hf-password-field>.hf-password-toggle:hover{background:var(--rv-brand-blue-subtle)}.hf-password-field>.hf-password-toggle svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}@media (any-pointer:coarse){.hf-password-field>.hf-password-toggle{width:44px;min-width:44px;height:44px;min-height:44px}.hf-password-field>input{padding-right:56px!important}}.rv-admin-dialog-scope{display:contents}.rv-admin-dialog-scope[data-admin-dialog=financial]{--rv-config-dialog-icon:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.7'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M12%202v20M17%205H9a3.5%203.5%200%200%200%200%207h6a3.5%203.5%200%200%201%200%207H6'/%3e%3c/svg%3e")}.rv-admin-dialog-scope[data-admin-dialog^=communication]{--rv-config-dialog-icon:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3crect%20x='3'%20y='5'%20width='18'%20height='14'%20rx='3'/%3e%3cpath%20d='m4%207%208%206%208-6'/%3e%3c/svg%3e")}.rv-admin-dialog-scope[data-admin-dialog*=exhibitor],.rv-admin-dialog-scope[data-admin-dialog=edit-user]{--rv-config-dialog-icon:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3ccircle%20cx='9'%20cy='7'%20r='3'/%3e%3cpath%20d='M3%2021v-3a6%206%200%200%201%2012%200v3M16%204a3%203%200%200%201%200%206M18%2014a5%205%200%200%201%203%204v3'/%3e%3c/svg%3e")}.rv-admin-dialog-scope[data-admin-dialog^=credential]{--rv-config-dialog-icon:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.7'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M5%203h14v18l-3-2-4%202-4-2-3%202V3Z'/%3e%3cpath%20d='M9%207h6M9%2011h6M9%2015h3'/%3e%3c/svg%3e")}.hf-shell .rv-admin-dialog-scope .hf-modal.hf-modal-wide{width:min(1040px,100%)}.hf-shell .rv-admin-dialog-scope .hf-modal :is(.hf-info-block,.hf-exhibitor-panel){font-size:13px;line-height:1.5}.hf-shell .rv-admin-dialog-scope .hf-modal :is(.hf-info-block,.hf-exhibitor-panel) :is(p,span:not(.hf-status),small,dd,dt,li,b,label){font-size:inherit;line-height:inherit}.hf-shell .rv-admin-dialog-scope .hf-modal :is(h3,summary){font-size:13px}.hf-shell .rv-admin-dialog-scope .hf-modal .hf-exhibitor-panel{padding:20px}.hf-shell .rv-admin-dialog-scope .hf-exhibitor-panel :is(.hf-profile-summary,article,table th,table td,table a){font-size:13px;line-height:1.5}.hf-shell .rv-admin-dialog-scope .hf-modal form .hf-info-block{gap:10px;padding:0}.hf-shell .rv-admin-dialog-scope[data-admin-dialog^=obligation-] .rv-obligation-form-responses{box-sizing:border-box;border-radius:14px;overflow:hidden}.hf-shell .rv-admin-dialog-scope .hf-modal :is(.rv-dialog-notice,.rv-dialog-warning),.hf-shell .rv-admin-dialog-scope .hf-modal form .hf-info-block.rv-dialog-notice{box-sizing:border-box;border:1px solid var(--rv-control-border);background:var(--rv-brand-orange-soft);color:var(--rv-brand-blue);border-radius:24px;padding:12px 18px;font-size:13px;line-height:1.5}.hf-shell .rv-admin-dialog-scope .hf-modal .rv-dialog-warning{color:var(--rv-danger-text,#9b1c1c);background:#fff1f0;border-color:#edb9b5}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=communication-delete] .hf-modal footer button[type=submit]{border-color:var(--rv-danger-text,#9b1c1c);background:var(--rv-danger-text,#9b1c1c);color:#fff}.hf-shell .rv-admin-dialog-scope .hf-modal>details{border:1px solid var(--rv-control-border);border-radius:12px;margin:16px 20px 24px;padding:12px;font-size:13px}.hf-shell .rv-admin-dialog-scope .hf-modal textarea{font-family:var(--rv-font-family);font-size:13px}.hf-shell .rv-admin-dialog-scope .hf-modal select{appearance:none;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2016%2016'%20fill='none'%20stroke='%231B3369'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='m4%206%204%204%204-4'/%3e%3c/svg%3e");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;padding-right:34px}.hf-shell .rv-admin-dialog-scope .hf-modal .rv-dialog-empty{text-align:center;padding:24px 20px;font-size:13px}.hf-shell .rv-admin-dialog-scope .hf-email-preview{margin:20px}.hf-shell .rv-admin-dialog-scope .hf-email-preview.wide{margin:0}.hf-shell .rv-admin-dialog-scope .hf-email-preview iframe{box-sizing:border-box;border:1px solid var(--rv-control-border);border-radius:20px;width:100%}.hf-shell .rv-admin-dialog-scope .rv-communication-subject{overflow-wrap:anywhere;font-size:13px;font-weight:600}.hf-shell .rv-admin-dialog-scope .hf-modal .hf-info-block.rv-communication-recipients{font-size:12px}.hf-shell .rv-admin-dialog-scope .rv-communication-recipients>b{font-weight:600}.hf-shell .rv-admin-dialog-scope .rv-communication-recipients>span{overflow-wrap:anywhere;font-weight:400;display:block}.hf-shell .rv-admin-dialog-scope .hf-communication-actions button,.hf-shell .rv-admin-dialog-scope .hf-modal>.hf-info-block>button{border:1px solid var(--rv-brand-blue);width:auto;min-height:32px;color:var(--rv-brand-blue);background:var(--rv-surface);font:400 13px/1.4 var(--rv-font-family);border-radius:999px;padding:6px 16px}@media (width<=600px){.hf-shell .rv-admin-dialog-scope .hf-modal .hf-exhibitor-panel{padding:16px}.hf-shell .rv-admin-dialog-scope .hf-modal>details{margin-inline:16px}.hf-shell .rv-admin-dialog-scope .hf-email-preview{margin:16px}}@media (any-pointer:coarse){.hf-shell .rv-admin-dialog-scope .hf-modal textarea{font-size:16px}.hf-shell .rv-admin-dialog-scope .hf-communication-actions button,.hf-shell .rv-admin-dialog-scope .hf-modal>.hf-info-block>button{min-height:44px}}.hf-shell .hf-table-scroll table td button.rv-table-status-action{appearance:none;box-shadow:none;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:4px 0}.hf-shell .rv-config-dialog-scope.rv-admin-dialog-scope[data-admin-dialog] .hf-modal form.rv-review-form select[name=decision]:enabled{appearance:none;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2016%2016'%20fill='none'%20stroke='%231B3369'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='m4%206%204%204%204-4'/%3e%3c/svg%3e");background-position:right 12px center;background-repeat:no-repeat;background-size:18px;padding-right:36px}.hf-shell .rv-config-dialog-scope.rv-admin-dialog-scope[data-admin-dialog] .hf-modal form.rv-review-form textarea[name=message]:enabled{box-sizing:border-box;text-align:left;resize:vertical;border-radius:20px;height:54px;min-height:54px;padding:16px 14px;line-height:20px}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=financial] .hf-info-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px;margin:0;display:grid}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=financial] .hf-info-list dd{overflow-wrap:anywhere;margin:2px 0 0}.hf-shell .rv-admin-dialog-scope .rv-review-form .hf-form-grid{grid-template-columns:1fr}.hf-shell .rv-admin-dialog-scope .rv-review-file{overflow-wrap:anywhere;font-size:13px;line-height:1.5}.hf-shell .rv-admin-dialog-scope .rv-review-file b{font-weight:600}.hf-shell .rv-admin-dialog-scope .rv-review-file a{font-weight:400;text-decoration:underline}.hf-shell .rv-admin-dialog-scope .hf-audit-modal-details{overflow-wrap:anywhere;padding:20px;font-size:13px}.hf-shell .rv-admin-dialog-scope .rv-event-details>img{object-fit:contain;max-width:200px;max-height:110px}.hf-shell .rv-admin-dialog-scope .rv-event-details dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;display:grid}.hf-shell .rv-admin-dialog-scope .rv-event-details dt{font-weight:600}.hf-shell .rv-admin-dialog-scope .rv-event-details dd{overflow-wrap:anywhere;margin:4px 0 0}.hf-shell .rv-admin-dialog-scope:is([data-admin-dialog=event],[data-admin-dialog=event-edit],[data-admin-dialog=exhibitor]) .hf-modal{width:min(960px,100%)}.hf-shell .rv-admin-dialog-scope:is([data-admin-dialog=event],[data-admin-dialog=event-edit],[data-admin-dialog=exhibitor]) .hf-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:10px 12px}.hf-shell .rv-admin-dialog-scope:is([data-admin-dialog=event],[data-admin-dialog=event-edit],[data-admin-dialog=exhibitor]) .hf-form-grid>label{margin-top:0}.hf-shell .rv-admin-dialog-scope:is([data-admin-dialog=event],[data-admin-dialog=event-edit]) label:has(>select[name=responsibleUserId]){grid-column:1/-1}.hf-shell .rv-admin-dialog-scope:is([data-admin-dialog=event],[data-admin-dialog=event-edit],[data-admin-dialog=exhibitor]) .hf-modal :is(input:not([type=checkbox]):not([type=radio]):not([type=file]):not(.hf-native-date-picker),select){height:32px;min-height:32px;padding-block:5px}.hf-shell .rv-admin-dialog-scope .hf-modal :is(.hf-address-fields,.hf-limit-config){border:1px solid var(--rv-control-border);background:#f7f7fa;border-radius:12px;min-width:0;margin:12px 0;padding:12px}.hf-shell .rv-admin-dialog-scope .hf-modal .hf-address-fields legend{font-size:13px}.hf-shell .rv-config-dialog-scope .hf-modal button.rv-download-template,.hf-shell button.rv-download-template{border:1px solid var(--rv-brand-blue);background:var(--rv-brand-blue);color:#fff;border-radius:999px;padding:7px 14px;font-weight:400}@media (width<=600px){.hf-shell .rv-admin-dialog-scope:is([data-admin-dialog=event],[data-admin-dialog=event-edit],[data-admin-dialog=exhibitor]) .hf-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hf-shell .rv-admin-dialog-scope .rv-event-details dl{grid-template-columns:1fr}}@media (any-pointer:coarse){.hf-shell .rv-admin-dialog-scope:is([data-admin-dialog=event],[data-admin-dialog=event-edit],[data-admin-dialog=exhibitor]) .hf-modal :is(input:not([type=checkbox]):not([type=radio]):not([type=file]):not(.hf-native-date-picker),select){height:40px;min-height:40px}}@media (width<=359px){.hf-shell .rv-admin-dialog-scope:is([data-admin-dialog=event],[data-admin-dialog=event-edit],[data-admin-dialog=exhibitor]) .hf-form-grid{grid-template-columns:1fr}}.hf-receipt-document>header{border-bottom:1.5px solid var(--rv-brand-orange);position:relative}.hf-receipt-document>header:after{content:"";background:var(--rv-brand-blue);border-radius:50%;width:5px;height:5px;position:absolute;bottom:-3.25px;right:0}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=event-details]{--rv-control-border:var(--rv-line)}.hf-shell .rv-admin-dialog-scope:is([data-admin-dialog=password],[data-admin-dialog=password-recovery],[data-admin-dialog=system-message]) .hf-modal{width:min(520px,100%)}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=system-message]{--rv-config-dialog-icon:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.7'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3ccircle%20cx='12'%20cy='12'%20r='9'/%3e%3cpath%20d='M12%207v6M12%2017h.01'/%3e%3c/svg%3e")}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=password-recovery] .hf-recovery-complete{gap:18px;padding:20px 20px 0;display:grid}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=password-recovery] .hf-recovery-complete>p{color:var(--rv-brand-blue);font-size:var(--rv-font-size-field);line-height:var(--rv-line-height-body);margin:0}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=password-recovery] .hf-recovery-complete>footer{border-top:1px solid var(--rv-control-border);justify-content:flex-end;margin:0;padding:14px 0;display:flex}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=password-recovery] .hf-recovery-complete>footer a{border:1px solid var(--rv-brand-blue);background:var(--rv-brand-blue);min-height:32px;color:var(--rv-on-blue);font-family:var(--rv-font-family);font-size:var(--rv-font-size-button);line-height:var(--rv-line-height-label);border-radius:999px;justify-content:center;align-items:center;padding:6px 16px;text-decoration:none;display:inline-flex}.hf-shell .hf-task-filters :is(select,input){color:var(--rv-brand-blue);-webkit-text-fill-color:var(--rv-brand-blue);font-family:var(--rv-font-family)}#root select:not([multiple]):not([size]),#root select:not([multiple])[size="1"]{appearance:none;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2016%2016'%20fill='none'%20stroke='%231B3369'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='m4%206%204%204%204-4'/%3e%3c/svg%3e")!important;background-position:right 12px center!important;background-repeat:no-repeat!important;background-size:16px!important;padding-right:36px!important}.hf-shell .rv-admin-dialog-scope .rv-payment-summary{gap:9px;display:grid}.hf-shell .rv-admin-dialog-scope .rv-payment-summary p{margin:0}.hf-shell .rv-admin-dialog-scope .rv-payment-summary b{font-weight:600}.hf-shell .rv-admin-dialog-scope .hf-modal button.rv-view-receipt{margin-top:16px}.hf-shell .rv-admin-dialog-scope .rv-payment-amounts{flex-wrap:wrap;align-items:baseline;gap:5px 10px;display:flex}.hf-shell .rv-admin-dialog-scope .rv-payment-amounts>span{white-space:nowrap}.hf-shell .rv-admin-dialog-scope .rv-payment-amounts>span+span:before{content:"|";color:var(--rv-text-muted);margin-right:10px}.hf-shell .rv-admin-dialog-scope .hf-modal .rv-event-details{gap:18px;display:grid}.hf-shell .rv-admin-dialog-scope .rv-event-identity{border:1px solid var(--rv-control-border);background:#f7f7fa;border-radius:12px;align-items:center;gap:18px;padding:16px;display:flex}.hf-shell .rv-admin-dialog-scope .rv-event-identity img{object-fit:contain;background:#fff;border-radius:10px;flex-shrink:0;width:88px;height:88px}.hf-shell .rv-admin-dialog-scope .rv-event-logo-empty{max-width:88px;color:var(--rv-text-muted);font-size:11px}.hf-shell .rv-admin-dialog-scope .rv-event-details .rv-event-identity dl{grid-template-columns:1fr;gap:10px;min-width:0}.hf-shell .rv-admin-dialog-scope .rv-event-details dl.rv-event-schedule{grid-template-columns:repeat(3,minmax(0,1fr))}.hf-shell .rv-admin-dialog-scope .rv-event-details dl.rv-event-address{border-block:1px solid var(--rv-control-border);grid-template-columns:1fr;padding-block:14px}.hf-shell .rv-admin-dialog-scope .rv-event-details dt{color:var(--rv-text-muted);font-size:12px}.hf-shell .rv-admin-dialog-scope .rv-event-details dd{font-size:13px}.hf-shell .rv-admin-dialog-scope .rv-event-details dd a{color:var(--rv-brand-blue);overflow-wrap:anywhere}.hf-shell .rv-admin-dialog-scope:is([data-admin-dialog=event],[data-admin-dialog=event-edit]) .hf-form-grid .hf-date-field>label{margin-top:0}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=administrative-user]{--rv-config-dialog-icon:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3ccircle%20cx='9'%20cy='7'%20r='3'/%3e%3cpath%20d='M3%2021v-3a6%206%200%200%201%2012%200v3M16%204a3%203%200%200%201%200%206M18%2014a5%205%200%200%201%203%204v3'/%3e%3c/svg%3e")}.hf-shell .rv-admin-dialog-scope:is([data-admin-dialog=account],[data-admin-dialog=password]) .hf-modal>header h2{font-size:20px;line-height:1.25}.hf-shell .rv-admin-dialog-scope:is([data-admin-dialog=account],[data-admin-dialog=password]) .hf-modal>header h2:before{content:none}.hf-shell .rv-admin-dialog-scope:is([data-admin-dialog=account],[data-admin-dialog=password]) .hf-modal :is(footer button,.rv-account-password){min-height:30px;padding:4px 10px;font-size:9px;line-height:1.2}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=account] .hf-modal{width:min(400px,100%)}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=account] .rv-account-content{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:16px;padding:14px 20px;display:grid}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=account] .rv-account-identity{align-items:center;gap:10px;margin:0;display:flex}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=account] .rv-account-identity>div{min-width:0}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=account] .rv-account-avatar{background:var(--rv-brand-blue);color:#fff;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:13px;font-weight:600;display:grid}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=account] .rv-account-identity h3{overflow-wrap:anywhere;margin:0 0 2px;font-size:13px;font-weight:600;line-height:1.25}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=account] .rv-account-role{color:var(--rv-brand-orange-dark,#9b5a00);background:0 0;border-radius:0;padding:0;font-size:10px;line-height:1.2;display:block}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=account] .rv-account-details{background:0 0;border-radius:0;grid-template-columns:1fr;gap:7px;margin:0;padding:0;display:grid}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=account] .rv-account-details>div{grid-template-columns:1fr;align-items:start;gap:1px;display:grid}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=account] .rv-account-details dt{color:var(--rv-text-muted);margin:0;font-size:10px;font-weight:400;line-height:1.2}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=account] .rv-account-details dd{color:var(--rv-brand-blue);overflow-wrap:anywhere;margin:0;font-size:11px;line-height:1.25}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=account] .hf-modal>footer{margin-top:0;padding-block:10px}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=account] .rv-account-password{margin:0}#root button.rv-create-user{background:var(--rv-brand-blue);color:#fff;border:1px solid var(--rv-brand-blue);border-radius:999px;font-weight:400}.hf-shell .rv-admin-dialog-scope .hf-audit-modal-details .rv-dialog-notice{grid-column:1/-1;margin:0}.hf-shell .rv-admin-dialog-scope .hf-audit-detail-block{border-radius:12px}@media (width<=600px){.hf-page .hf-title.rv-pilot-heading{grid-template-columns:minmax(0,1fr);display:grid}.hf-page .hf-title.rv-pilot-heading .hf-actions{grid-template-columns:minmax(0,1fr);gap:8px;width:100%;display:grid}.hf-page .hf-title.rv-pilot-heading .hf-actions>button{justify-content:center;width:100%;max-width:100%}.hf-shell .hf-page .hf-panel .hf-audit-table td:first-child{width:100%;min-width:0;max-width:none;box-shadow:none;background:var(--rv-brand-orange-subtle);position:static}.hf-shell .rv-admin-dialog-scope .rv-payment-summary .rv-payment-amounts{gap:5px 6px;font-size:11px}.hf-shell .rv-admin-dialog-scope .rv-payment-amounts>span+span:before{margin-right:6px}.hf-shell .rv-admin-dialog-scope .rv-event-details dl.rv-event-schedule{grid-template-columns:repeat(2,minmax(0,1fr))}.hf-shell .rv-admin-dialog-scope .rv-event-schedule>div:last-child{grid-column:1/-1}.hf-shell .rv-admin-dialog-scope:is([data-admin-dialog=account],[data-admin-dialog=password]) .hf-modal>header h2{font-size:15px}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=account] .hf-modal{width:min(294px,100%)}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=account] .rv-account-content{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:10px;padding:10px 16px}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=account] .rv-account-identity{gap:7px}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=account] .rv-account-avatar{flex-basis:30px;width:30px;height:30px;font-size:10px}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=account] .rv-account-identity h3{font-size:10px}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=account] .rv-account-role,.hf-shell .rv-admin-dialog-scope[data-admin-dialog=account] .rv-account-details dt{font-size:9px}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=account] .rv-account-details dd{font-size:10px}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=account] .hf-modal>footer{padding-block:8px}.hf-shell .rv-admin-dialog-scope:is([data-admin-dialog=account],[data-admin-dialog=password]) .hf-modal :is(footer button,.rv-account-password){min-height:30px;padding:4px 10px;font-size:9px}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=password-recovery] .hf-recovery-complete{padding:16px 16px 0}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=password-recovery] .hf-recovery-complete>footer a{width:100%;min-height:44px}}@media (width<=600px) and (any-pointer:coarse){.hf-shell .rv-admin-dialog-scope:is([data-admin-dialog=account],[data-admin-dialog=password]) .hf-modal :is(footer button,.rv-account-password){min-height:30px;position:relative}.hf-shell .rv-admin-dialog-scope:is([data-admin-dialog=account],[data-admin-dialog=password]) .hf-modal :is(footer button,.rv-account-password):after{content:"";position:absolute;inset:-7px 0}}#root .hf-loading{font-family:var(--rv-font-family);font-weight:400}:root :is(.hf-modal,.rv-account-panel)>header>button,:root button[aria-label^=Fechar\ ]{box-shadow:none;background:0 0;border:0;border-radius:50%!important}#root :is(.hf-event-filters,.hf-task-filters,.hf-file-filters,.hf-audit-filters,.hf-user-search) :is(label,input,select,option),#root .hf-user-search{color:var(--rv-text-muted);-webkit-text-fill-color:var(--rv-text-muted);font-family:var(--rv-font-family)}#root :is(.hf-event-filters,.hf-task-filters,.hf-file-filters,.hf-audit-filters,.hf-user-search) input::placeholder{color:var(--rv-text-muted);-webkit-text-fill-color:var(--rv-text-muted);opacity:1}.hf-page .hf-title.rv-pilot-heading{grid-template-columns:minmax(0,1fr) max-content;align-items:center;display:grid}.hf-page .hf-title.rv-pilot-heading>.hf-actions{flex-flow:wrap;justify-content:flex-end;align-items:center;gap:7px;width:max-content;max-width:100%;margin-left:auto;display:flex;position:static}.hf-page .hf-title.rv-pilot-heading>.hf-actions>button{box-sizing:border-box;width:auto;height:32px;min-height:32px;min-block-size:32px;font:400 11px/1.3 var(--rv-font-family);white-space:normal;overflow-wrap:anywhere;flex:none;padding:4px 10px}@media (width>=901px){.hf-page .hf-title.rv-pilot-heading{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr))}}.hf-page .hf-title.rv-pilot-heading .rv-pilot-publication-note{text-align:right;flex:0 0 100%;width:auto;margin:0;position:static}#root .hf-global-users-page table td>button{border:1px solid var(--rv-brand-blue);color:var(--rv-brand-blue);background:var(--rv-surface);font:400 11px/1.3 var(--rv-font-family);border-radius:999px;min-height:32px;padding:5px 14px}dialog.hf-password-confirmation{border:1px solid var(--rv-line);color:var(--rv-brand-blue);background:var(--rv-surface);font:400 13px/1.5 var(--rv-font-family);border-radius:12px;max-height:calc(100dvh - 32px);overflow:auto}dialog.hf-password-confirmation form{gap:18px;padding:22px}dialog.hf-password-confirmation h2{border-bottom:1.5px solid var(--rv-brand-orange);padding:0 0 20px 28px;font-size:17px;font-weight:500;line-height:1.4;position:relative}dialog.hf-password-confirmation h2:before{content:"";background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='m9%203-.5%202.1-1.8%201-2.1-.6-2%203.5%201.6%201.5v2L2.6%2014l2%203.5%202.1-.6%201.8%201L9%2020h4l.5-2.1%201.8-1%202.1.6%202-3.5-1.6-1.5v-2L19.4%209l-2-3.5-2.1.6-1.8-1L13%203z'/%3e%3ccircle%20cx='11'%20cy='11.5'%20r='3'/%3e%3c/svg%3e") 50%/contain no-repeat;width:18px;height:20px;position:absolute;top:3px;left:0}dialog.hf-password-confirmation h2:after{content:"";background:var(--rv-brand-blue);border-radius:50%;width:5px;height:5px;position:absolute;bottom:-3px;right:0}dialog.hf-password-confirmation label{font-weight:400}dialog.hf-password-confirmation input{box-sizing:border-box;border:1px solid var(--rv-control-border);width:100%;min-width:0;min-height:38px;color:var(--rv-brand-blue);background:var(--rv-surface);border-radius:999px;padding:8px 14px}dialog.hf-password-confirmation footer{border-top:1px solid var(--rv-control-border);flex-wrap:wrap;padding-top:16px}dialog.hf-password-confirmation button{border:1px solid var(--rv-brand-blue);background:var(--rv-surface);min-height:36px;color:var(--rv-brand-blue);border-radius:999px;padding:7px 16px}dialog.hf-password-confirmation button[type=submit]{background:var(--rv-brand-blue);color:#fff}@media (width<=600px){.hf-page .hf-title.rv-pilot-heading{gap:10px}.hf-page .hf-title.rv-pilot-heading h1{font-size:24.2px}.hf-page .hf-title.rv-pilot-heading>.hf-actions{grid-template-columns:max-content;justify-content:flex-end;width:max-content;margin-left:auto;display:grid}.hf-page .hf-title.rv-pilot-heading>.hf-actions>button{width:100%;height:32px;min-height:32px;min-block-size:32px}.hf-page .hf-title.rv-pilot-heading .rv-pilot-publication-note{text-align:left;width:100%}.hf-page.rv-communications-page .hf-title h1>span{white-space:nowrap;display:block}.hf-shell .rv-config-dialog-scope .hf-modal .hf-rich-field .hf-rich-tools .hf-rich-size-tool select[aria-label="Tamanho do texto"]{width:82px;height:44px;min-height:44px;padding-inline:8px 26px;font-size:11px}#root .hf-global-users-page table td>button{min-height:44px}dialog.hf-password-confirmation form{padding:18px}dialog.hf-password-confirmation :is(input,button){min-height:44px}}.rv-exhibitor-home{--rv-exhibitor-home-panel-gap:10px;color:var(--rv-brand-blue)}.hf-main>.hf-page>.rv-exhibitor-home>.hf-title{margin-inline:12px}.rv-exhibitor-quick-access{box-sizing:border-box;background:#e7e8ec;border-radius:12px;margin-bottom:12px;padding:10px}.rv-exhibitor-quick-access>header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.rv-exhibitor-quick-access h2,.rv-exhibitor-home .hf-panel>header h2{color:var(--rv-brand-blue);font:600 15px/1.3 var(--rv-font-family);letter-spacing:normal;text-transform:none;margin:0}.rv-exhibitor-quick-motif{flex:none;align-items:center;gap:5px;display:inline-flex}.rv-exhibitor-quick-motif i:first-child,.rv-exhibitor-quick-motif i:last-child{background:var(--rv-brand-orange);border-radius:50%;width:7px;height:7px}.rv-exhibitor-quick-motif i:nth-child(2){background:var(--rv-brand-orange);width:10px;height:1px}.rv-exhibitor-quick-motif i:last-child{background:var(--rv-brand-blue);width:5px;height:5px}.rv-exhibitor-quick-access-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,190px),1fr));gap:7px;display:grid}.rv-exhibitor-home .rv-exhibitor-quick-action{box-sizing:border-box;border:1px solid var(--rv-line);background:var(--rv-surface);width:100%;min-width:0;min-height:44px;color:var(--rv-brand-blue);font:400 12px/1.25 var(--rv-font-family);text-align:left;box-shadow:none;cursor:pointer;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;padding:6px 8px;text-decoration:none;display:grid}.rv-exhibitor-home .rv-exhibitor-quick-action:hover:not(:disabled){border-color:var(--rv-brand-blue);background:var(--rv-surface)}.rv-exhibitor-home .rv-exhibitor-quick-action:disabled{cursor:not-allowed;opacity:.62}.rv-exhibitor-quick-icon{--rv-exhibitor-quick-icon:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20role='img'%3e%3ctitle%3eDocumentos%20-%20proposta%20monocromática%20laranja%3c/title%3e%3cg%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.75'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M14%203H6a2%202%200%200%200-2%202v14a2%202%200%200%200%202%202h12a2%202%200%200%200%202-2V9z'/%3e%3cpath%20d='M14%203v6h6M8%2013h8M8%2017h6'/%3e%3c/g%3e%3c/svg%3e");background:var(--rv-brand-orange-soft);border-radius:7px;place-items:center;width:25px;height:25px;display:inline-grid}.rv-exhibitor-quick-icon:before{content:"";background:var(--rv-exhibitor-quick-icon) center / contain no-repeat;width:17px;height:17px}.rv-exhibitor-quick-icon--participation{--rv-exhibitor-quick-icon:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20role='img'%3e%3ctitle%3eCredenciais%20-%20proposta%20monocromática%20laranja%3c/title%3e%3cg%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.75'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3crect%20x='4'%20y='5'%20width='16'%20height='16'%20rx='2'/%3e%3crect%20x='8'%20y='2'%20width='8'%20height='5'%20rx='1.5'/%3e%3ccircle%20cx='10'%20cy='12'%20r='2'/%3e%3cpath%20d='M7%2018v-1a3%203%200%200%201%206%200v1m3-6h1m-1%204h1'/%3e%3c/g%3e%3c/svg%3e")}.rv-exhibitor-quick-icon--event{--rv-exhibitor-quick-icon:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20role='img'%3e%3ctitle%3eEventos%20-%20proposta%20monocromática%20laranja%3c/title%3e%3cg%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.75'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3crect%20x='4'%20y='5'%20width='16'%20height='16'%20rx='2'/%3e%3cpath%20d='M8%203v4m8-4v4M4%2010h16M8%2014h2m4%200h2m-8%204h2'/%3e%3c/g%3e%3c/svg%3e")}.rv-exhibitor-quick-icon--manual{--rv-exhibitor-quick-icon:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20role='img'%3e%3ctitle%3eDocumentos%20-%20proposta%20monocromática%20laranja%3c/title%3e%3cg%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.75'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M14%203H6a2%202%200%200%200-2%202v14a2%202%200%200%200%202%202h12a2%202%200%200%200%202-2V9z'/%3e%3cpath%20d='M14%203v6h6M8%2013h8M8%2017h6'/%3e%3c/g%3e%3c/svg%3e")}.rv-exhibitor-quick-icon--plant{--rv-exhibitor-quick-icon:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20role='img'%3e%3ctitle%3eMatriz%20-%20proposta%20monocromática%20laranja%3c/title%3e%3cg%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.75'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3crect%20x='3'%20y='3'%20width='18'%20height='18'%20rx='2'/%3e%3cpath%20d='M3%209h18M9%203v18M15%209v12M9%2015h12'/%3e%3c/g%3e%3c/svg%3e")}.rv-exhibitor-quick-copy{gap:1px;min-width:0;display:grid}.rv-exhibitor-quick-copy strong{overflow-wrap:anywhere;min-width:0;font-size:12px;font-weight:500}.rv-exhibitor-quick-copy small{color:var(--rv-text-muted);overflow-wrap:anywhere;font-size:9px;font-weight:400;line-height:1.2}.rv-exhibitor-quick-link{color:var(--rv-brand-blue);white-space:nowrap;font-size:10px;text-decoration:underline}.rv-exhibitor-home .hf-obligation-groups{gap:var(--rv-exhibitor-home-panel-gap);grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.rv-exhibitor-home-optional-panel{grid-column:1/-1;min-width:0}.rv-exhibitor-home-optional-panel .rv-exhibitor-home-list{grid-template-columns:repeat(3,minmax(0,1fr))}.rv-exhibitor-home .hf-panel{border:1px solid var(--rv-line);background:var(--rv-surface);min-width:0;box-shadow:var(--rv-shadow-panel);border-radius:12px;overflow:hidden}.rv-exhibitor-home .hf-panel>header{background:var(--rv-surface);border:0;padding:10px 12px 6px}.rv-exhibitor-home-list{gap:7px;padding:0 8px 8px;display:grid}.rv-exhibitor-home-list>li{border:0;padding:0;font-size:12px}.rv-exhibitor-home .rv-exhibitor-home-list>li:before{content:none;display:none}.rv-exhibitor-home .rv-exhibitor-home-item{box-sizing:border-box;border:1px solid var(--rv-line);background:var(--rv-surface);width:100%;min-width:0;min-height:54px;color:var(--rv-brand-blue);font:400 12px/1.25 var(--rv-font-family);text-align:left;box-shadow:none;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 9px;display:grid}.rv-exhibitor-home button.rv-exhibitor-home-item{cursor:pointer}.rv-exhibitor-home button.rv-exhibitor-home-item:hover{border-color:var(--rv-brand-blue);background:var(--rv-brand-blue-subtle)}.rv-exhibitor-home-item-copy{gap:4px;min-width:0;display:grid}.rv-exhibitor-home-item-copy strong{overflow-wrap:anywhere;min-width:0;font-size:12px;font-weight:500;line-height:1.25}.rv-exhibitor-home .rv-exhibitor-home-meta{margin:0;font-size:10px;font-weight:400;line-height:1.2;display:block}.rv-exhibitor-home .rv-exhibitor-home-list .rv-exhibitor-home-meta--deadline{color:var(--rv-brand-orange)}.rv-exhibitor-home .rv-exhibitor-home-list .rv-exhibitor-home-meta--history{color:var(--rv-text-muted)}.rv-exhibitor-home .rv-exhibitor-home-item>.hf-status{text-align:center;white-space:normal;overflow-wrap:anywhere;border-radius:999px;align-self:center;max-width:124px;margin:0;padding:4px 8px;font-size:10px;font-weight:400;line-height:1.2}.rv-exhibitor-home .hf-empty-state{color:var(--rv-text-muted);border-radius:10px;margin:0 8px 8px;padding:12px;font-size:12px}@media (width<=1120px) and (width>=901px){.rv-exhibitor-quick-access-grid,.rv-exhibitor-home .hf-obligation-groups,.rv-exhibitor-home-optional-panel .rv-exhibitor-home-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.rv-exhibitor-quick-access{padding:12px}.rv-exhibitor-quick-access-grid{grid-template-columns:1fr;gap:9px}.rv-exhibitor-home .rv-exhibitor-quick-action{min-height:58px;padding:8px 10px}.rv-exhibitor-quick-icon{width:30px;height:30px}.rv-exhibitor-quick-copy small{font-size:10px}.rv-exhibitor-quick-link{font-size:12px}.rv-exhibitor-home .hf-obligation-groups{grid-template-columns:1fr;gap:12px}.rv-exhibitor-home-optional-panel .rv-exhibitor-home-list{grid-template-columns:1fr}.rv-exhibitor-home .hf-panel>header{padding:12px 14px 8px}.rv-exhibitor-home-list{gap:9px;padding:0 12px 12px}.rv-exhibitor-home .rv-exhibitor-home-item{min-height:72px;padding:10px 11px}.rv-exhibitor-home .rv-exhibitor-home-item>.hf-status{max-width:132px;font-size:10px}}@media (width<=360px){.rv-exhibitor-home .rv-exhibitor-home-item{grid-template-columns:1fr}.rv-exhibitor-home .rv-exhibitor-home-item>.hf-status{justify-self:start;max-width:100%}}@media (forced-colors:active){.rv-exhibitor-quick-access,.rv-exhibitor-home .hf-panel,.rv-exhibitor-home .rv-exhibitor-home-item,.rv-exhibitor-home .rv-exhibitor-quick-action{border:1px solid canvastext}}.rv-exhibitor-dialog-scope .hf-modal-bg{align-items:center;padding:16px}.rv-exhibitor-dialog-scope .hf-modal{border-top:0;border-radius:14px;flex-direction:column;width:min(690px,100vw - 32px);max-height:calc(100dvh - 32px);display:flex;overflow:hidden;box-shadow:0 20px 48px #12254e3d}.rv-exhibitor-dialog-scope .hf-modal>header{background:#fff;border-bottom:0;flex:none;margin:0 16px;padding:17px 0 20px;position:relative}.rv-exhibitor-dialog-scope .hf-modal>header:after{content:"";background:linear-gradient(var(--rv-brand-orange), var(--rv-brand-orange)) left center / calc(100% - 4px) 1px no-repeat, radial-gradient(circle, var(--rv-brand-blue) 0 2px, transparent 2.5px) right center / 5px 5px no-repeat;height:5px;position:absolute;bottom:4px;left:0;right:0}.rv-exhibitor-dialog-scope .hf-modal>header h2{font-size:20px;font-weight:500;line-height:1.3;display:block}.rv-exhibitor-dialog-scope .hf-modal>header h2:before{content:none;display:none}.rv-exhibitor-dialog-scope .hf-modal>header>button{min-height:44px;color:var(--rv-brand-blue);border:0;flex:0 0 44px;box-shadow:none!important;background:0 0!important;border-radius:0!important}.rv-exhibitor-dialog-content{overscroll-behavior:contain;scrollbar-gutter:stable;flex:auto;gap:12px;min-height:0;padding:10px 16px 14px;display:grid;overflow:auto}.rv-exhibitor-dialog-content section{gap:7px;display:grid}.rv-exhibitor-dialog-content h3{color:var(--rv-brand-blue);align-items:center;gap:7px;margin:0;font-size:15px;font-weight:600;line-height:1.35;display:flex}.rv-exhibitor-dialog-icon{background-position:50%;background-repeat:no-repeat;background-size:contain;flex:0 0 18px;width:18px;height:18px;display:inline-block}.rv-exhibitor-dialog-icon--company{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20role='img'%3e%3ctitle%3eExpositores%20-%20proposta%20monocromática%20laranja%3c/title%3e%3cg%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.75'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3ccircle%20cx='8.5'%20cy='7'%20r='3'/%3e%3cpath%20d='M2.5%2020v-2a6%206%200%200%201%2012%200v2M16%2013a5%205%200%200%201%205%205v2M16%205a3%203%200%200%201%200%206'/%3e%3c/g%3e%3c/svg%3e")}.rv-exhibitor-dialog-icon--event{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20role='img'%3e%3ctitle%3eEventos%20-%20proposta%20monocromática%20laranja%3c/title%3e%3cg%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.75'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3crect%20x='4'%20y='5'%20width='16'%20height='16'%20rx='2'/%3e%3cpath%20d='M8%203v4m8-4v4M4%2010h16M8%2014h2m4%200h2m-8%204h2'/%3e%3c/g%3e%3c/svg%3e")}.rv-exhibitor-event-summary{min-width:0;color:var(--rv-brand-blue);background:#f2f2f5;border:1px solid #dedee3;border-radius:9px;grid-template-columns:22px minmax(0,1fr) max-content;align-items:center;gap:9px;padding:9px 11px;display:grid}.rv-exhibitor-event-summary strong{overflow-wrap:anywhere;min-width:0;font-size:12px;font-weight:600;line-height:1.4}.rv-exhibitor-event-summary>span:last-child{color:var(--rv-brand-blue);font-size:11px;line-height:1.4}.rv-exhibitor-dialog-grid{gap:8px;margin:0;display:grid}.rv-exhibitor-dialog-grid--company{grid-template-columns:repeat(2,minmax(0,1fr))}.rv-exhibitor-dialog-grid--participation{grid-template-columns:repeat(3,minmax(0,1fr))}.rv-exhibitor-dialog-grid--participation-details,.rv-exhibitor-dialog-grid--event-location{grid-template-columns:repeat(2,minmax(0,1fr))}.rv-exhibitor-dialog-grid--participation-details>.rv-exhibitor-dialog-detail,.rv-exhibitor-dialog-grid--event-location>.rv-exhibitor-dialog-detail{grid-column:1/-1}.rv-exhibitor-dialog-grid>div{background:#f8f8fa;border:1px solid #dedee3;border-radius:9px;min-width:0;padding:8px 10px}.rv-exhibitor-dialog-grid--participation>div{background:#f2f2f5}.rv-exhibitor-dialog-grid dt,.rv-exhibitor-dialog-grid dd{overflow-wrap:anywhere;margin:0}.rv-exhibitor-dialog-grid dd a{color:var(--rv-brand-blue);overflow-wrap:anywhere;text-decoration:underline}.rv-exhibitor-dialog-grid dt{color:var(--rv-text-muted);font-size:10px;line-height:1.35}.rv-exhibitor-dialog-grid dd{color:var(--rv-brand-blue);margin-top:2px;font-size:12px;font-weight:500;line-height:1.4}.rv-exhibitor-dialog-scope .hf-modal>.rv-exhibitor-dialog-footer{box-sizing:border-box;background:#fff;border-top:1px solid #e2e2e6;flex:none;justify-content:flex-end;width:100%;margin:0;padding:9px 16px 11px;display:flex;position:static}.rv-exhibitor-dialog-scope .hf-modal>.rv-exhibitor-dialog-footer button{border:1px solid var(--rv-brand-blue);min-width:92px;min-height:36px;color:var(--rv-brand-blue);background:#fff;border-radius:999px;font-size:12px}@media (width<=600px){.rv-exhibitor-dialog-scope .hf-modal-bg{padding:10px}.rv-exhibitor-dialog-scope .hf-modal{border-radius:14px;width:100%;max-height:calc(100dvh - 20px)}.rv-exhibitor-dialog-scope .hf-modal>header{margin-inline:14px;padding-block:14px 18px}.rv-exhibitor-dialog-scope .hf-modal>header h2{font-size:20px}.rv-exhibitor-dialog-content{gap:13px;padding:10px 14px 12px}.rv-exhibitor-dialog-content h3{font-size:16.5px}.rv-exhibitor-dialog-grid--company{grid-template-columns:1fr}.rv-exhibitor-dialog-grid--participation{grid-template-columns:repeat(3,minmax(0,1fr))}.rv-exhibitor-dialog-grid--participation-details{grid-template-columns:repeat(2,minmax(0,1fr))}.rv-exhibitor-dialog-grid--participation-details>.rv-exhibitor-dialog-detail{grid-column:1/-1}.rv-exhibitor-dialog-grid--event-location{grid-template-columns:1fr}.rv-exhibitor-dialog-grid--event-location>.rv-exhibitor-dialog-detail{grid-column:auto}.rv-exhibitor-event-summary{grid-template-columns:22px minmax(0,1fr);padding:7px 9px}.rv-exhibitor-event-summary strong{font-size:13.2px}.rv-exhibitor-event-summary>span:last-child{grid-column:2;font-size:12.1px}.rv-exhibitor-dialog-grid>div:not(.rv-exhibitor-dialog-detail){min-height:0;padding:5px 8px}.rv-exhibitor-dialog-grid dt{font-size:11px}.rv-exhibitor-dialog-grid dd{font-size:13.2px}.rv-exhibitor-dialog-scope .hf-modal>.rv-exhibitor-dialog-footer{padding:10px 14px;position:sticky;bottom:0}.rv-exhibitor-dialog-scope .hf-modal>.rv-exhibitor-dialog-footer button{flex:none;min-width:94px;min-height:44px;font-size:13.2px}}@media (forced-colors:active){.rv-exhibitor-dialog-grid>div{border:1px solid canvastext}}.hf-shell .hf-credential-import-result{white-space:pre-line}.rv-exhibitor-activity-dialog-scope{--rv-exhibitor-dialog-icon:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20role='img'%3e%3ctitle%3eDocumentos%20-%20proposta%20monocromática%20laranja%3c/title%3e%3cg%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.75'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M14%203H6a2%202%200%200%200-2%202v14a2%202%200%200%200%202%202h12a2%202%200%200%200%202-2V9z'/%3e%3cpath%20d='M14%203v6h6M8%2013h8M8%2017h6'/%3e%3c/g%3e%3c/svg%3e");display:contents}.rv-exhibitor-activity-dialog-scope[data-exhibitor-dialog=upload]{--rv-exhibitor-dialog-icon:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20role='img'%3e%3ctitle%3eEnviar%20-%20proposta%20monocromática%20laranja%3c/title%3e%3cg%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.75'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M12%2015V3m-4%204%204-4%204%204M4%2015v4a2%202%200%200%200%202%202h12a2%202%200%200%200%202-2v-4'/%3e%3c/g%3e%3c/svg%3e")}.rv-exhibitor-activity-dialog-scope .hf-modal-bg{background:#1b33698c;place-items:center;padding:16px}.rv-exhibitor-activity-dialog-scope .hf-modal{width:min(720px,100vw - 32px);max-height:calc(100dvh - 32px);font-family:var(--rv-font-family);border-top:0;border-radius:14px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 20px 48px #12254e3d}.rv-exhibitor-activity-dialog-scope[data-exhibitor-dialog=acceptance] .hf-modal{width:min(680px,100vw - 32px)}.rv-exhibitor-activity-dialog-scope .hf-modal>header{background:#fff;border-bottom:0;flex:none;gap:10px;margin:0 20px;padding:16px 0 20px;position:relative}.rv-exhibitor-activity-dialog-scope .hf-modal>header:after{content:"";background:linear-gradient(var(--rv-brand-orange), var(--rv-brand-orange)) left center / calc(100% - 4px) 1px no-repeat, radial-gradient(circle, var(--rv-brand-blue) 0 2px, transparent 2.5px) right center / 5px 5px no-repeat;height:5px;position:absolute;bottom:4px;left:0;right:0}.rv-exhibitor-activity-dialog-scope .hf-modal>header h2{min-width:0;color:var(--rv-brand-blue);overflow-wrap:anywhere;flex:auto;align-items:center;gap:9px;margin:0;font-size:20px;font-weight:500;line-height:1.25;display:flex}.rv-exhibitor-activity-dialog-scope .hf-modal>header h2:before{content:"";background:var(--rv-exhibitor-dialog-icon) center / contain no-repeat;flex:0 0 24px;width:24px;height:24px}.rv-exhibitor-activity-dialog-scope .hf-modal>header>button{width:44px;min-height:44px;color:var(--rv-brand-blue);border:0;flex:0 0 44px;padding:0;font-size:26px;line-height:1;box-shadow:none!important;background:0 0!important;border-radius:0!important}.rv-exhibitor-activity-dialog-scope .hf-modal>form{flex-direction:column;flex:auto;min-height:0;padding:0;display:flex}.rv-exhibitor-activity-dialog-scope .hf-modal .hf-info-block{overscroll-behavior:contain;scrollbar-color:#c8cad2 transparent;scrollbar-width:thin;flex:auto;gap:12px;min-height:0;padding:12px 20px 16px;display:grid;overflow:auto}.rv-exhibitor-activity-dialog-scope .hf-modal .hf-info-block::-webkit-scrollbar{width:6px}.rv-exhibitor-activity-dialog-scope .hf-modal .hf-info-block::-webkit-scrollbar-thumb{background:#c8cad2;border-radius:999px}.rv-exhibitor-activity-dialog-scope .hf-modal .hf-info-block::-webkit-scrollbar-track{background:0 0}.rv-exhibitor-activity-dialog-scope .hf-modal form>footer{background:#fff;border-top:1px solid #e2e2e6;flex-direction:row;flex:none;justify-content:flex-end;align-items:center;gap:8px;width:auto;margin:0 20px;padding:10px 0 12px;display:flex;position:static}.rv-exhibitor-activity-dialog-scope .hf-modal form>footer :is(button,a){box-sizing:border-box;border:1px solid var(--rv-brand-blue);width:auto;min-width:0;min-height:30px;color:var(--rv-brand-blue);font:400 9px/1.2 var(--rv-font-family);white-space:nowrap;background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:4px 10px;text-decoration:none;display:inline-flex;position:relative}.rv-exhibitor-activity-dialog-scope .hf-modal form>footer button:last-child{background:var(--rv-brand-blue);color:#fff}.rv-exhibitor-activity-dialog-scope .hf-modal form>footer button:disabled{border-color:var(--rv-control-border);background:var(--rv-brand-blue-subtle);color:var(--rv-text-muted)}.rv-exhibitor-activity-dialog-scope .hf-modal form>.hf-receipt-error{margin:0 20px 10px;font-size:11px}.rv-exhibitor-activity-dialog-scope .hf-term,.rv-exhibitor-activity-dialog-scope .rv-exhibitor-review{box-sizing:border-box;color:var(--rv-brand-blue);background:#f7f7fa;border:1px solid #dedee3;border-radius:10px;margin:0;padding:10px 12px}.rv-exhibitor-activity-dialog-scope .hf-term{white-space:normal;scrollbar-color:#c8cad2 transparent;scrollbar-width:thin;max-height:280px;font-size:11px;line-height:1.55;overflow:auto}.rv-exhibitor-activity-dialog-scope .hf-term>:first-child{margin-top:0}.rv-exhibitor-activity-dialog-scope .hf-term>:last-child{margin-bottom:0}.rv-exhibitor-activity-dialog-scope .hf-term font[size="2"]{font-size:.85em}.rv-exhibitor-activity-dialog-scope .hf-term font[size="3"]{font-size:1em}.rv-exhibitor-activity-dialog-scope .hf-term font[size="5"]{font-size:1.5em}.rv-exhibitor-activity-dialog-scope .rv-exhibitor-review>b{font-size:11px;font-weight:600}.rv-exhibitor-activity-dialog-scope .rv-exhibitor-review>p{color:var(--rv-brand-blue);margin:4px 0 0;font-size:11px;line-height:1.45}.rv-exhibitor-activity-dialog-scope .rv-exhibitor-activity-notice{box-sizing:border-box;border:1px solid #dedee3;border-left:3px solid var(--rv-brand-orange);color:var(--rv-brand-blue);background:#fff5e7;border-radius:14px;margin:0;padding:10px 12px;overflow:hidden}.rv-exhibitor-activity-dialog-scope .rv-exhibitor-activity-notice>:first-child{margin-top:0}.rv-exhibitor-activity-dialog-scope .rv-exhibitor-activity-notice>:last-child{margin-bottom:0}.rv-exhibitor-activity-dialog-scope .rv-exhibitor-acceptance-history p{color:var(--rv-brand-blue);margin:0;font-size:11px;line-height:1.45}.rv-exhibitor-activity-dialog-scope .rv-exhibitor-acceptance-history p+p{margin-top:5px}.rv-exhibitor-activity-dialog-scope .rv-exhibitor-manual-action{background:0 0;border:0;align-items:center;min-width:0;margin:0;padding:0;display:flex}.rv-exhibitor-activity-dialog-scope .rv-exhibitor-manual-action>:not(.rv-exhibitor-visually-hidden){border:1px solid var(--rv-brand-blue);width:fit-content;min-height:30px;color:var(--rv-brand-blue);font:400 9px/1.2 var(--rv-font-family);background:#fff;border-radius:999px;align-items:center;padding:4px 10px;text-decoration:none;display:inline-flex}.rv-exhibitor-activity-dialog-scope .rv-exhibitor-visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.rv-exhibitor-activity-dialog-scope .hf-modal label.hf-check{color:var(--rv-brand-blue);flex-direction:row;align-items:flex-start;gap:7px;margin:0;font-size:11px;font-weight:400;line-height:1.4;display:flex}.rv-exhibitor-activity-dialog-scope .hf-modal label.hf-check>input{width:auto;min-height:0;accent-color:var(--rv-brand-blue);flex:none;margin:1px 0 0;padding:0}.rv-exhibitor-activity-dialog-scope .rv-exhibitor-current-status{min-height:30px;color:var(--rv-brand-blue);white-space:nowrap;background:#fff5e7;border:1px solid #dedee3;border-radius:999px;align-items:center;gap:7px;padding:5px 10px;font-size:11px;display:flex;overflow:hidden}.rv-exhibitor-activity-dialog-scope .rv-exhibitor-current-status>b{font-weight:600}.rv-exhibitor-activity-dialog-scope .rv-exhibitor-current-status .hf-status{text-overflow:ellipsis;white-space:nowrap;background:0 0;min-width:0;padding:0;overflow:hidden}.rv-exhibitor-activity-dialog-scope .rv-exhibitor-form-grid{grid-template-columns:minmax(0,1fr);gap:9px;margin:0}.rv-exhibitor-activity-dialog-scope .rv-exhibitor-form-grid>label,.rv-exhibitor-activity-dialog-scope .hf-mobile-file-picker{color:var(--rv-brand-blue);flex-direction:column;gap:4px;margin:0;font-size:11px;font-weight:400;line-height:1.35;display:flex}.rv-exhibitor-activity-dialog-scope .rv-exhibitor-form-grid textarea{box-sizing:border-box;width:100%;min-height:46px;color:var(--rv-brand-blue);font:400 13px/1.4 var(--rv-font-family);resize:vertical;background:#fff;border:1px solid #dedee3;border-radius:12px;padding:8px 12px}.rv-exhibitor-activity-dialog-scope .rv-exhibitor-current-files{gap:8px;display:grid}.rv-exhibitor-activity-dialog-scope .rv-exhibitor-current-file{min-width:0}.rv-exhibitor-activity-dialog-scope .rv-exhibitor-current-file p{color:var(--rv-brand-blue);overflow-wrap:anywhere;margin:0;font-size:11px;line-height:1.4}.rv-exhibitor-activity-dialog-scope .rv-exhibitor-current-file p b{font-weight:600}.rv-exhibitor-activity-dialog-scope .rv-exhibitor-current-file a{color:var(--rv-brand-blue);text-underline-offset:2px;margin-top:2px;font-size:11px;text-decoration:underline;display:inline-block}.rv-exhibitor-activity-dialog-scope .hf-mobile-file-picker-control{min-height:44px;color:var(--rv-brand-blue);background:#fff;border:1px solid #dedee3;border-radius:999px;align-items:center;gap:10px;padding:4px;display:flex;position:relative}.rv-exhibitor-activity-dialog-scope .hf-mobile-file-picker-control b{background:var(--rv-upload-button-background);color:var(--rv-upload-button-text);white-space:nowrap;border-radius:999px;flex:none;padding:6px 10px;font-size:9px;font-weight:500;line-height:1.2}.rv-exhibitor-activity-dialog-scope .hf-mobile-file-picker-control small{min-width:0;color:var(--rv-brand-blue);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:400;overflow:hidden}.rv-exhibitor-activity-dialog-scope .hf-mobile-file-picker>small{color:var(--rv-text-muted);font-size:9px;font-weight:400}@media (width<=600px){.rv-exhibitor-activity-dialog-scope .hf-modal-bg{padding:10px}.rv-exhibitor-activity-dialog-scope .hf-modal,.rv-exhibitor-activity-dialog-scope[data-exhibitor-dialog=acceptance] .hf-modal{width:100%;max-height:calc(100dvh - 20px)}.rv-exhibitor-activity-dialog-scope .hf-modal>header{gap:7px;margin-inline:14px;padding-block:13px 18px}.rv-exhibitor-activity-dialog-scope .hf-modal>header h2{gap:7px;font-size:15px}.rv-exhibitor-activity-dialog-scope .hf-modal>header h2:before{flex-basis:20px;width:20px;height:20px}.rv-exhibitor-activity-dialog-scope .hf-modal .hf-info-block{gap:10px;padding:10px 14px 12px}.rv-exhibitor-activity-dialog-scope .hf-modal form>footer{flex-direction:row;margin-inline:14px;padding-block:9px 10px}.rv-exhibitor-activity-dialog-scope .hf-term{max-height:42dvh;padding:9px 10px;font-size:10.35px;line-height:1.45}.rv-exhibitor-activity-dialog-scope .rv-exhibitor-review>b,.rv-exhibitor-activity-dialog-scope .rv-exhibitor-review>p,.rv-exhibitor-activity-dialog-scope .hf-modal label.hf-check,.rv-exhibitor-activity-dialog-scope .rv-exhibitor-current-status,.rv-exhibitor-activity-dialog-scope .rv-exhibitor-form-grid>label,.rv-exhibitor-activity-dialog-scope .hf-mobile-file-picker,.rv-exhibitor-activity-dialog-scope .rv-exhibitor-current-file p,.rv-exhibitor-activity-dialog-scope .rv-exhibitor-current-file a,.rv-exhibitor-activity-dialog-scope .rv-exhibitor-current-status .hf-status,.rv-exhibitor-activity-dialog-scope .rv-exhibitor-form-task .hf-review>:is(b,p),.rv-exhibitor-activity-dialog-scope .rv-exhibitor-upload-form .hf-review>:is(b,p){font-size:11.5px}.rv-exhibitor-activity-dialog-scope .hf-modal form>.hf-receipt-error,.rv-exhibitor-activity-dialog-scope .rv-exhibitor-form-task .hf-info-block>.hf-receipt-error{font-size:12.65px}.rv-exhibitor-activity-dialog-scope .rv-exhibitor-form-grid textarea{min-height:44px;padding-block:6px}.rv-exhibitor-activity-dialog-scope .hf-mobile-file-picker-control{gap:7px}.rv-exhibitor-activity-dialog-scope .hf-mobile-file-picker-control b{padding-inline:8px;font-size:8.5px}.rv-exhibitor-activity-dialog-scope .hf-mobile-file-picker-control small,.rv-exhibitor-activity-dialog-scope .hf-mobile-file-picker>small{font-size:10.35px}}@media (width<=600px) and (any-pointer:coarse){.rv-exhibitor-activity-dialog-scope .hf-modal form>footer button:after,.rv-exhibitor-activity-dialog-scope .rv-exhibitor-manual-action>a:after{content:"";position:absolute;inset:-7px 0}.rv-exhibitor-activity-dialog-scope .rv-exhibitor-manual-action>a{position:relative}.rv-exhibitor-activity-dialog-scope .rv-exhibitor-form-grid textarea{font-size:18.4px}}@media (forced-colors:active){.rv-exhibitor-activity-dialog-scope :is(.hf-term,.rv-exhibitor-review,.rv-exhibitor-current-status){border:1px solid canvastext}}.rv-exhibitor-workflow-dialog-scope{--rv-exhibitor-workflow-icon:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20role='img'%3e%3ctitle%3ePagamentos%20-%20proposta%20monocromática%20laranja%3c/title%3e%3cg%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.75'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M5%203h14v18l-3-2-4%202-4-2-3%202zM8%2013h8M8%2016h5'/%3e%3cpath%20d='M8%208h8'/%3e%3c/g%3e%3c/svg%3e");display:contents}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=builder]{--rv-exhibitor-workflow-icon:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.7'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M3%2016h18v4H3zM5%2016v-3a7%207%200%200%201%204-6m6%200a7%207%200%200%201%204%206v3M9%2012V4h6v8'/%3e%3c/svg%3e")}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=payment]{--rv-exhibitor-workflow-icon:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.7'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M12%202v20M17%205H9a3.5%203.5%200%200%200%200%207h6a3.5%203.5%200%200%201%200%207H6'/%3e%3c/svg%3e")}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=receipt]{--rv-exhibitor-workflow-icon:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.7'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M5%203h14v18l-3-2-4%202-4-2-3%202V3Z'/%3e%3cpath%20d='M9%207h6M9%2011h6M9%2015h3'/%3e%3c/svg%3e")}.rv-exhibitor-workflow-dialog-scope .hf-modal-bg{background:#1b33698c;place-items:center;padding:16px}.rv-exhibitor-workflow-dialog-scope .hf-modal{box-sizing:border-box;overscroll-behavior:contain;width:min(760px,100vw - 32px);max-height:calc(100dvh - 32px);color:var(--rv-brand-blue);font-family:var(--rv-font-family);scrollbar-color:#c8cad2 transparent;scrollbar-width:thin;background:#fff;border:1px solid #7c7e88;border-radius:24px;flex-direction:column;display:flex;overflow:auto;box-shadow:0 20px 48px #12254e3d}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=builder] .hf-modal{width:min(900px,100vw - 32px)}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=payment] .hf-modal,.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=receipt] .hf-modal{width:min(840px,100vw - 32px)}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=receipt] .hf-receipt-document{box-sizing:border-box;max-width:100%}.rv-exhibitor-workflow-dialog-scope .hf-modal::-webkit-scrollbar{width:6px}.rv-exhibitor-workflow-dialog-scope .hf-modal::-webkit-scrollbar-thumb{background:#c8cad2;border-radius:999px}.rv-exhibitor-workflow-dialog-scope .hf-modal::-webkit-scrollbar-track{background:0 0}.rv-exhibitor-workflow-dialog-scope .hf-modal>header{z-index:4;background:#fff;border-bottom:0;flex:none;gap:10px;margin:0 28px;padding:20px 0 23px;position:sticky;top:0}.rv-exhibitor-workflow-dialog-scope .hf-modal>header:after{content:"";background:linear-gradient(var(--rv-brand-orange), var(--rv-brand-orange)) left center / calc(100% - 4px) 1px no-repeat, radial-gradient(circle, var(--rv-brand-blue) 0 2px, transparent 2.5px) right center / 5px 5px no-repeat;height:5px;position:absolute;bottom:4px;left:0;right:0}.rv-exhibitor-workflow-dialog-scope .hf-modal>header h2{min-width:0;color:var(--rv-brand-blue);overflow-wrap:anywhere;flex:auto;align-items:center;gap:10px;margin:0;font-size:20px;font-weight:500;line-height:1.3;display:flex}.rv-exhibitor-workflow-dialog-scope .hf-modal>header h2:before{content:"";background:var(--rv-exhibitor-workflow-icon) center / contain no-repeat;flex:0 0 24px;width:24px;height:24px;display:block}.rv-exhibitor-workflow-dialog-scope .hf-modal>header>button{width:44px;min-height:44px;color:var(--rv-brand-blue);border:0;flex:0 0 44px;padding:0;font-size:26px;line-height:1;box-shadow:none!important;background:0 0!important;border-radius:0!important}.rv-exhibitor-workflow-dialog-scope .hf-modal>form{box-sizing:border-box;flex-direction:column;flex:none;min-height:0;padding:18px 28px 0;display:flex}.rv-exhibitor-workflow-dialog-scope .hf-modal>.hf-info-block{gap:18px;padding:22px 28px 8px;display:grid}.rv-exhibitor-workflow-dialog-scope .hf-modal form>.hf-info-block{gap:18px;padding:0;display:grid}.rv-exhibitor-workflow-dialog-scope .hf-modal form>footer{z-index:3;background:#fff;border-top:1px solid #7c7e88;flex-direction:row;justify-content:flex-end;align-items:center;gap:8px;width:auto;margin:20px 0 0;padding:12px 0 16px;display:flex;position:sticky;bottom:0}.rv-exhibitor-workflow-dialog-scope .hf-modal form>footer button,.rv-exhibitor-workflow-dialog-scope .hf-modal>footer button,.rv-exhibitor-workflow-dialog-scope .rv-exhibitor-receipt-preview-action{border:1px solid var(--rv-brand-blue);width:auto;min-width:0;min-height:30px;color:var(--rv-brand-blue);font:400 9px/1.2 var(--rv-font-family);white-space:nowrap;background:#fff;border-radius:999px;flex:none;padding:4px 10px;position:relative}.rv-exhibitor-workflow-dialog-scope .hf-modal form>footer button:last-child{background:var(--rv-brand-blue);color:#fff}.rv-exhibitor-workflow-dialog-scope .hf-modal form>footer button:disabled{border-color:var(--rv-control-border);background:var(--rv-brand-blue-subtle);color:var(--rv-text-muted)}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=receipt] .hf-modal>footer{z-index:3;background:#fff;border-top:1px solid #7c7e88;flex-direction:row;justify-content:flex-end;align-items:center;gap:8px;margin:12px 28px 0;padding:12px 0 16px;display:flex;position:sticky;bottom:0}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=receipt] .hf-modal>footer button:last-child{background:var(--rv-brand-blue);color:#fff}.rv-exhibitor-workflow-dialog-scope .rv-exhibitor-payment-instruction{grid-column:1/-1;gap:8px;display:grid}.rv-exhibitor-workflow-dialog-scope .rv-exhibitor-payment-instruction>h3{color:var(--rv-brand-blue);margin:0;font-size:13px;font-weight:600;line-height:1.35}.rv-exhibitor-workflow-dialog-scope .rv-exhibitor-payment-instruction>h3:before{content:none}.rv-exhibitor-workflow-dialog-scope .hf-payment-instructions{box-sizing:border-box;color:#5f626f;white-space:normal;background:#f3f4f7;border:1px solid #d8dae2;border-radius:16px;padding:9px 11px;font-size:10px;line-height:1.4}.rv-exhibitor-workflow-dialog-scope .hf-payment-instructions :is(p,div,li){color:inherit;font-size:inherit;line-height:inherit}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=service] .hf-flow-steps,.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=service] .rv-exhibitor-service-history,.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=service] .hf-next-step{display:none}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=service] .hf-info-block{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=service] .hf-positive-integer-field,.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=service] .hf-total{min-width:0}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=service] .hf-positive-integer-field>label,.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=service] .hf-total>span{color:var(--rv-brand-blue);margin:0 0 6px;font-size:11px;font-weight:400;line-height:1.35;display:block}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=service] .hf-number-stepper{width:100%;display:block;position:relative}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=service] .hf-number-stepper input,.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=service] .hf-total>b{box-sizing:border-box;width:100%;min-height:44px;color:var(--rv-brand-blue);font:400 12px/1.35 var(--rv-font-family);text-align:left;background:#fff;border:1px solid #d8dae2;border-radius:999px;padding:9px 34px 9px 11px}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=service] .hf-total{color:var(--rv-brand-blue);background:0 0;border:0;margin:0;padding:0;display:block}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=service] .hf-total>b{align-items:center;padding-right:11px;display:flex}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=service] .hf-number-stepper button{z-index:2;color:#0000;background:0 0;border:0;place-items:center;width:20px;min-height:18px;padding:0;font-size:0;display:grid;position:absolute;right:8px}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=service] .hf-number-stepper button:first-child{bottom:3px}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=service] .hf-number-stepper button:last-child{top:3px}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=service] .hf-number-stepper button:before{content:"";border-right:1px solid var(--rv-brand-blue);border-bottom:1px solid var(--rv-brand-blue);width:4px;height:4px}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=service] .hf-number-stepper button:first-child:before{transform:rotate(45deg)}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=service] .hf-number-stepper button:last-child:before{transform:rotate(225deg)}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=payment] .hf-info-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=payment] .hf-info-list p{border:0;min-width:0;margin:0;padding:0;display:block}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=payment] .hf-info-list p:nth-child(n+4){display:none}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=payment] .hf-info-list :is(small,b){color:var(--rv-brand-blue);font-size:12px;line-height:1.35;display:block}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=payment] .hf-info-list small{font-weight:600}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=payment] .hf-info-list b{margin-top:4px;font-weight:400}.rv-exhibitor-workflow-dialog-scope .rv-exhibitor-receipt-preview-action{justify-self:start;width:35%;min-width:125px;max-width:150px;font-size:10.35px}.rv-exhibitor-workflow-dialog-scope .hf-mobile-file-picker{color:var(--rv-brand-blue);flex-direction:column;gap:7px;margin:0;font-size:11px;font-weight:400;line-height:1.35;display:flex}.rv-exhibitor-workflow-dialog-scope .hf-form-grid>.hf-mobile-file-picker.wide{grid-column:1/-1}.rv-exhibitor-workflow-dialog-scope .hf-mobile-file-picker-control{min-height:44px;color:var(--rv-brand-blue);cursor:pointer;background:#fff;border:1px solid #d8dae2;border-radius:999px;flex-direction:row;align-items:center;gap:10px;margin:0;padding:4px;display:flex;position:relative}.rv-exhibitor-workflow-dialog-scope .hf-mobile-file-picker-control b{background:var(--rv-upload-button-background);color:var(--rv-upload-button-text);white-space:nowrap;border-radius:999px;flex:none;padding:6px 10px;font-size:9px;font-weight:500;line-height:1.2}.rv-exhibitor-workflow-dialog-scope .hf-mobile-file-picker-control small{min-width:0;color:var(--rv-brand-blue);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:400;overflow:hidden}.rv-exhibitor-workflow-dialog-scope .hf-mobile-file-picker>small{color:var(--rv-text-muted);font-size:9px}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=payment] .hf-review{color:var(--rv-brand-blue);background:0 0;border:0;margin:0;padding:0;font-size:11px;line-height:1.45}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=payment] .hf-review :is(b,p){color:inherit;font-size:inherit;line-height:inherit}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=payment] .hf-review.rv-correction-comment{border:1px solid var(--rv-control-border);background:var(--rv-brand-orange-soft);border-radius:24px;padding:10px 14px}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=payment] .hf-modal>details{color:var(--rv-brand-blue);border:0;margin:0 28px 16px;padding:0;font-size:11px}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=payment] .hf-modal>details summary{font-size:13px;font-weight:600}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=builder] .hf-modal form>.hf-info-block{display:none}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=builder] .hf-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 10px;margin:0}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=builder] .hf-form-grid>.wide{grid-column:1/-1}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=builder] .hf-form-grid>label,.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=builder] .hf-address-fields label{min-width:0;color:var(--rv-brand-blue);flex-direction:column;gap:6px;margin:0;font-size:11px;font-weight:400;line-height:1.35;display:flex}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=builder] .hf-form-grid>label.hf-check,.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=builder] .hf-address-fields label.hf-check{flex-direction:row;align-items:center;gap:8px}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=builder] .hf-form-grid input:not([type=checkbox]):not([type=radio]),.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=builder] .hf-form-grid textarea{box-sizing:border-box;width:100%;min-width:0;min-height:40px;color:var(--rv-brand-blue);font:400 12px/1.35 var(--rv-font-family);background:#fff;border:1px solid #d8dae2;border-radius:999px;padding:8px 11px}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=builder] .hf-form-grid textarea{border-radius:16px}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=builder] .hf-address-fields{border:0;padding:8px 0 0}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=builder] .hf-address-fields legend{color:var(--rv-brand-blue);padding:0;font-size:12px;font-weight:600}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=builder] .hf-address-fields>.hf-form-grid{gap:12px 10px;margin-top:10px}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=builder] .hf-link-button{border:1px solid var(--rv-brand-blue);width:fit-content;min-height:30px;color:var(--rv-brand-blue);font:400 9px/1.2 var(--rv-font-family);background:#fff;border-radius:999px;padding:4px 10px}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=obligation-history]{--rv-config-dialog-icon:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20role='img'%3e%3ctitle%3eDocumentos%20-%20proposta%20monocromática%20laranja%3c/title%3e%3cg%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.75'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M14%203H6a2%202%200%200%200-2%202v14a2%202%200%200%200%202%202h12a2%202%200%200%200%202-2V9z'/%3e%3cpath%20d='M14%203v6h6M8%2013h8M8%2017h6'/%3e%3c/g%3e%3c/svg%3e")}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=obligation-history] .hf-modal{overscroll-behavior:contain;scrollbar-color:#c8cad2 transparent;scrollbar-width:thin;border-color:#7c7e88;border-radius:24px;width:min(760px,100vw - 32px);max-height:calc(100dvh - 32px);overflow:auto}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=obligation-history] .hf-modal::-webkit-scrollbar{width:6px}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=obligation-history] .hf-modal::-webkit-scrollbar-thumb{background:#c8cad2;border-radius:999px}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=obligation-history] .hf-modal>header{border-bottom-width:1px;margin:0 28px;padding:20px 0 18px}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=obligation-history] .hf-modal>header h2{gap:10px;font-size:20px;line-height:1.3}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=obligation-history] .hf-modal>header h2:before{flex-basis:24px;width:24px;height:24px}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=obligation-history] .hf-modal>header>button{background:0 0;border:0;border-radius:0;flex:0 0 44px;width:44px;min-height:44px;padding:0;font-size:26px}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=obligation-history] .rv-review-form{padding:0}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=obligation-history] .hf-modal form .hf-info-block{color:var(--rv-brand-blue);gap:18px;padding:22px 28px 0;font-size:13px;line-height:1.5;display:grid}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=obligation-history] .hf-modal .rv-dialog-notice{background:var(--rv-brand-orange-soft);text-overflow:ellipsis;white-space:nowrap;border:1px solid #7c7e88;border-radius:999px;min-height:40px;margin:0;padding:7px 14px;font-size:11px;line-height:1.4;overflow:hidden}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=obligation-history] .hf-info-block>section[aria-label="Comentário e última movimentação"]{gap:14px;display:grid}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=obligation-history] .hf-info-block>section[aria-label="Comentário e última movimentação"] p,.hf-shell .rv-admin-dialog-scope[data-admin-dialog=obligation-history] .rv-review-file,.hf-shell .rv-admin-dialog-scope[data-admin-dialog=obligation-history] .hf-inline-files>span{color:var(--rv-brand-blue);margin:0;font-size:13px;line-height:1.5}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=obligation-history] .hf-info-block b{font-weight:600}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=obligation-history] .rv-review-file a{color:var(--rv-brand-blue);text-underline-offset:2px;overflow-wrap:anywhere;font-weight:400;text-decoration:underline}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=obligation-history] .hf-inline-files,.hf-shell .rv-admin-dialog-scope[data-admin-dialog=obligation-history] .hf-kva-review{background:0 0;border:0;padding:0}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=obligation-history] .rv-review-form>footer{border-top-color:#7c7e88;margin:20px 28px 0;padding:12px 0 16px}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=obligation-history] .rv-review-form>footer button{white-space:nowrap;min-height:30px;padding:4px 10px;font-size:9px}@media (width<=600px){.rv-exhibitor-workflow-dialog-scope .hf-modal-bg{padding:10px}.rv-exhibitor-workflow-dialog-scope .hf-modal,.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=builder] .hf-modal,.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=payment] .hf-modal,.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=receipt] .hf-modal{border-radius:20px;width:100%;max-height:calc(100dvh - 20px)}.rv-exhibitor-workflow-dialog-scope .hf-modal>header{gap:7px;margin-inline:14px;padding-block:13px 18px}.rv-exhibitor-workflow-dialog-scope .hf-modal>header h2{gap:7px;font-size:15px}.rv-exhibitor-workflow-dialog-scope .hf-modal>header h2:before{flex-basis:20px;width:20px;height:20px}.rv-exhibitor-workflow-dialog-scope .hf-modal>form{padding:14px 14px 0}.rv-exhibitor-workflow-dialog-scope .hf-modal>.hf-info-block{gap:14px;padding:16px 14px 6px}.rv-exhibitor-workflow-dialog-scope .hf-modal form>.hf-info-block{gap:14px}.rv-exhibitor-workflow-dialog-scope .hf-modal form>footer{flex-direction:row;gap:8px;margin-top:16px;padding-block:10px 12px}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=receipt] .hf-modal>footer{flex-direction:row;gap:8px;margin:10px 14px 0;padding-block:10px 12px}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=builder] .hf-form-grid,.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=builder] .hf-address-fields>.hf-form-grid{grid-template-columns:minmax(0,1fr);gap:10px}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=builder] .hf-form-grid>.wide{grid-column:auto}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=builder] .hf-form-grid>label,.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=builder] .hf-address-fields label{font-size:10px}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=builder] .hf-form-grid input:not([type=checkbox]):not([type=radio]),.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=builder] .hf-form-grid textarea{min-height:36px;padding-block:6px;font-size:10px}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=service] .hf-info-block{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=service] .hf-positive-integer-field>label,.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=service] .hf-total>span{font-size:9px}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=service] .hf-number-stepper input,.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=service] .hf-total>b{min-height:36px;padding-block:6px;font-size:10px}.rv-exhibitor-workflow-dialog-scope .rv-exhibitor-payment-instruction>h3{font-size:11px}.rv-exhibitor-workflow-dialog-scope .hf-payment-instructions{font-size:9px}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=payment] .hf-info-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=payment] .hf-info-list :is(small,b){overflow-wrap:anywhere;font-size:8px;line-height:1.3}.rv-exhibitor-workflow-dialog-scope .rv-exhibitor-receipt-preview-action{width:auto;min-width:125px}.rv-exhibitor-workflow-dialog-scope .hf-mobile-file-picker,.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=payment] .hf-review,.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=payment] .hf-modal>details{font-size:9px}.rv-exhibitor-workflow-dialog-scope .hf-mobile-file-picker-control b{padding-inline:6px;font-size:8px}.rv-exhibitor-workflow-dialog-scope .hf-mobile-file-picker-control small,.rv-exhibitor-workflow-dialog-scope .hf-mobile-file-picker>small{font-size:8px}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=payment] .hf-modal>details{margin-inline:14px}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=obligation-history] .hf-modal{border-radius:20px;width:100%;max-height:calc(100dvh - 20px)}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=obligation-history] .hf-modal>header{margin-inline:14px;padding-block:13px}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=obligation-history] .hf-modal>header h2{gap:7px;font-size:15px}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=obligation-history] .hf-modal>header h2:before{flex-basis:20px;width:20px;height:20px}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=obligation-history] .hf-modal form .hf-info-block{gap:16px;padding:16px 14px 0;font-size:12px}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=obligation-history] .hf-modal .rv-dialog-notice{min-height:34px;padding:5px 9px;font-size:clamp(7px,2.4vw,9px)}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=obligation-history] .hf-info-block>section[aria-label="Comentário e última movimentação"] p,.hf-shell .rv-admin-dialog-scope[data-admin-dialog=obligation-history] .rv-review-file,.hf-shell .rv-admin-dialog-scope[data-admin-dialog=obligation-history] .hf-inline-files>span{font-size:12px}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=obligation-history] .rv-review-form>footer{margin-inline:14px}}@media (width<=600px) and (any-pointer:coarse){.rv-exhibitor-workflow-dialog-scope .hf-modal form>footer button:after,.rv-exhibitor-workflow-dialog-scope .rv-exhibitor-receipt-preview-action:after,.hf-shell .rv-admin-dialog-scope[data-admin-dialog=obligation-history] .rv-review-form>footer button:after{content:"";position:absolute;inset:-7px 0}.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=builder] .hf-form-grid input:not([type=checkbox]):not([type=radio]),.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=builder] .hf-form-grid textarea,.rv-exhibitor-workflow-dialog-scope[data-exhibitor-workflow-dialog=service] .hf-number-stepper input{font-size:16px}}@media (forced-colors:active){.rv-exhibitor-workflow-dialog-scope :is(.hf-payment-instructions,.hf-mobile-file-picker-control),.hf-shell .rv-admin-dialog-scope[data-admin-dialog=obligation-history] .rv-dialog-notice{border:1px solid canvastext}}.rv-exhibitor-credential-dialog-scope{--rv-exhibitor-workflow-icon:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20role='img'%3e%3ctitle%3eCredenciais%20-%20proposta%20monocromática%20laranja%3c/title%3e%3cg%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.75'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3crect%20x='4'%20y='5'%20width='16'%20height='16'%20rx='2'/%3e%3crect%20x='8'%20y='2'%20width='8'%20height='5'%20rx='1.5'/%3e%3ccircle%20cx='10'%20cy='12'%20r='2'/%3e%3cpath%20d='M7%2018v-1a3%203%200%200%201%206%200v1m3-6h1m-1%204h1'/%3e%3c/g%3e%3c/svg%3e")}.rv-exhibitor-credential-dialog-scope[data-exhibitor-credential-dialog=import] .hf-modal{width:min(820px,100vw - 32px)}.rv-exhibitor-credential-dialog-scope[data-exhibitor-credential-dialog=add] .hf-modal,.rv-exhibitor-credential-dialog-scope[data-exhibitor-credential-dialog=edit] .hf-modal{width:min(700px,100vw - 32px)}.rv-exhibitor-credential-dialog-scope .hf-modal>form{padding-top:16px}.rv-exhibitor-credential-dialog-scope .hf-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;padding:0}.rv-exhibitor-credential-dialog-scope .hf-form-grid>.wide{grid-column:1/-1}.rv-exhibitor-credential-dialog-scope .hf-form-grid>label{min-width:0;color:var(--rv-brand-blue);gap:5px;font-size:10px;font-weight:400;line-height:1.35;display:grid}.rv-exhibitor-credential-dialog-scope .hf-form-grid :is(input:not([type=file]),select){box-sizing:border-box;width:100%;min-width:0;max-width:100%;height:36px;min-height:36px;color:var(--rv-brand-blue);font:400 10px/1.35 var(--rv-font-family);background-color:#fff;border:1px solid #d8dae2;border-radius:999px;padding:6px 11px}.rv-exhibitor-credential-dialog-scope .hf-import-guidance{box-sizing:border-box;background:#f3f4f7;border:1px solid #d8dae2;border-radius:16px;padding:12px 14px}.rv-exhibitor-credential-dialog-scope .hf-import-guidance>b{color:var(--rv-brand-blue);font-size:11px;font-weight:600;line-height:1.35}.rv-exhibitor-credential-dialog-scope .hf-import-guidance>p{color:#5f626f;margin:5px 0 16px;font-size:10px;line-height:1.4}.rv-exhibitor-credential-dialog-scope .hf-import-guidance .rv-download-template{border:1px solid var(--rv-brand-blue);width:auto;min-height:30px;color:var(--rv-brand-blue);font:400 9px/1.2 var(--rv-font-family);white-space:nowrap;background:#fff;border-radius:999px;padding:4px 10px}.hf-shell .rv-exhibitor-credential-dialog-scope .hf-modal input[type=file]{box-sizing:border-box;width:100%;min-width:0;max-width:100%;height:36px;min-height:36px;color:var(--rv-brand-blue);font:400 10px/1.2 var(--rv-font-family);background:#fff;border:1px solid #d8dae2;border-radius:999px;padding:3px 6px}.hf-shell .rv-exhibitor-credential-dialog-scope .hf-modal input[type=file]::file-selector-button{background:var(--rv-upload-button-background);height:28px;color:var(--rv-upload-button-text);font:500 9px/1.2 var(--rv-font-family);white-space:nowrap;border:0;border-radius:999px;margin:0 8px 0 0;padding:3px 9px}.rv-exhibitor-credential-dialog-scope .hf-form-grid>label>small,.rv-exhibitor-credential-dialog-scope .hf-credential-import-preview>small{color:#5f626f;font-size:9px;line-height:1.35}.rv-exhibitor-credential-dialog-scope .hf-credential-import-preview{gap:8px}.rv-exhibitor-credential-dialog-scope .hf-credential-import-preview>b{font-size:10px;font-weight:600}.rv-exhibitor-credential-dialog-scope .hf-credential-import-preview .hf-table-scroll{scrollbar-color:#c8cad2 transparent;scrollbar-width:thin;border-color:#d8dae2;border-radius:14px}.rv-exhibitor-credential-dialog-scope .hf-deadline-warning{box-sizing:border-box;border-radius:14px;font-size:10px;line-height:1.4}.hf-shell .rv-exhibitor-credential-dialog-scope .hf-modal form>footer button{min-height:30px!important;padding:4px 10px!important;font-size:9px!important;line-height:1.2!important}@media (width<=600px){.rv-exhibitor-credential-dialog-scope[data-exhibitor-credential-dialog] .hf-modal{width:100%}.rv-exhibitor-credential-dialog-scope .hf-modal>form{padding-top:12px}.rv-exhibitor-credential-dialog-scope .hf-form-grid{grid-template-columns:minmax(0,1fr);gap:9px}.rv-exhibitor-credential-dialog-scope .hf-form-grid>.wide{grid-column:auto}.rv-exhibitor-credential-dialog-scope .hf-form-grid>label{font-size:10px}.rv-exhibitor-credential-dialog-scope .hf-form-grid :is(input:not([type=file]),select){height:36px;min-height:36px;font-size:10px}.rv-exhibitor-credential-dialog-scope .hf-import-guidance{padding:10px 11px}.rv-exhibitor-credential-dialog-scope .hf-import-guidance>b{font-size:10px}.rv-exhibitor-credential-dialog-scope .hf-import-guidance>p{margin-bottom:14px;font-size:9px}.hf-shell .rv-exhibitor-credential-dialog-scope .hf-modal input[type=file]{white-space:nowrap;padding:2px 4px;height:34px!important;min-height:34px!important;font-size:9px!important;line-height:1.2!important}.hf-shell .rv-exhibitor-credential-dialog-scope .hf-modal input[type=file]::file-selector-button{height:28px;margin-right:5px;padding-inline:7px;font-size:8px!important;line-height:1.2!important}}@media (width<=600px) and (any-pointer:coarse){.rv-exhibitor-credential-dialog-scope .hf-form-grid :is(input:not([type=file]),select){font-size:16px}.hf-shell .rv-exhibitor-credential-dialog-scope .hf-modal input[type=file]::file-selector-button{height:28px!important;min-height:28px!important;padding-block:3px!important}}@media (forced-colors:active){.rv-exhibitor-credential-dialog-scope :is(.hf-import-guidance,.hf-credential-import-preview .hf-table-scroll){border:1px solid canvastext}}.rv-exhibitor-credentials{min-width:0;color:var(--rv-brand-blue)}.rv-exhibitor-credentials-workspace{border:1px solid var(--rv-line);background:var(--rv-surface);min-width:0;box-shadow:var(--rv-shadow-panel);border-radius:16px;padding:14px}.rv-exhibitor-credentials-tabs{border-bottom:1px solid var(--rv-line);align-items:flex-end;gap:5px;margin-bottom:14px;padding:0 7px;display:flex}.rv-exhibitor-credentials-tabs>button{border:1px solid var(--rv-line);background:var(--rv-brand-blue-subtle);min-height:42px;color:var(--rv-brand-blue);font:var(--rv-font-weight-medium) calc(var(--rv-font-size-button) * 1.1)/var(--rv-line-height-label) var(--rv-font-family);cursor:pointer;border-bottom:0;border-radius:11px 11px 0 0;padding:8px 20px;position:relative}.rv-exhibitor-credentials-tabs>button.active{background:var(--rv-surface);margin-bottom:-1px;padding-bottom:9px}.rv-exhibitor-credentials-tabs>button.active:after{content:"";background:var(--rv-brand-orange);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:10px;right:10px}.rv-exhibitor-credentials [role=tabpanel]{min-width:0}.rv-exhibitor-credentials-type-tabs{border-bottom:1px solid var(--rv-line);flex-wrap:wrap;gap:5px;margin-bottom:14px;padding-bottom:8px;display:flex}.rv-exhibitor-credentials-type-tabs>button{background:var(--rv-brand-blue-subtle);min-width:0;color:var(--rv-brand-blue);font-family:var(--rv-font-family);line-height:var(--rv-line-height-label);text-align:center;cursor:pointer;border:1px solid #0000;border-radius:999px;padding:7px 11px}.rv-exhibitor-credentials-type-tabs>button.active{background:var(--rv-brand-orange-subtle);border-color:color-mix(in srgb, var(--rv-brand-orange) 32%, var(--rv-line));box-shadow:0 1px 3px #172f5b1a}.rv-exhibitor-credentials-type-tabs>button>strong{font-size:calc(var(--rv-font-size-secondary) * 1.1);font-weight:var(--rv-font-weight-semibold);white-space:nowrap}.rv-exhibitor-credentials-type-tabs>button>small{color:var(--rv-text-muted);margin-left:5px;font-size:10px}.rv-exhibitor-credentials-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.rv-exhibitor-credentials-table-title{align-items:center;gap:9px;min-width:0;display:flex}.rv-exhibitor-credentials-table-title:before{content:"";background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20role='img'%3e%3ctitle%3eCredenciais%20-%20proposta%20monocromática%20laranja%3c/title%3e%3cg%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.75'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3crect%20x='4'%20y='5'%20width='16'%20height='16'%20rx='2'/%3e%3crect%20x='8'%20y='2'%20width='8'%20height='5'%20rx='1.5'/%3e%3ccircle%20cx='10'%20cy='12'%20r='2'/%3e%3cpath%20d='M7%2018v-1a3%203%200%200%201%206%200v1m3-6h1m-1%204h1'/%3e%3c/g%3e%3c/svg%3e") 50%/contain no-repeat;flex:0 0 22px;width:22px;height:22px}.rv-exhibitor-credentials-table-title--payments:before{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20role='img'%3e%3ctitle%3ePagamentos%20-%20proposta%20monocromática%20laranja%3c/title%3e%3cg%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.75'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M5%203h14v18l-3-2-4%202-4-2-3%202zM8%2013h8M8%2016h5'/%3e%3cpath%20d='M8%208h8'/%3e%3c/g%3e%3c/svg%3e")}.rv-exhibitor-credentials-table-title>h2{font-size:16px;font-weight:var(--rv-font-weight-medium);line-height:var(--rv-line-height-heading);margin:0}.rv-exhibitor-credentials-toolbar>.hf-panel-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;margin:0;padding:0;display:flex}.rv-exhibitor-credentials-toolbar>.hf-panel-actions>.hf-panel-button{margin:0}.rv-exhibitor-credentials button.rv-exhibitor-credentials-primary-action{box-sizing:border-box;border:1px solid var(--rv-brand-blue);background:var(--rv-brand-blue);color:#fff;min-height:32px;box-shadow:none;font-family:var(--rv-font-family);font-size:12px;font-weight:var(--rv-font-weight-medium);line-height:var(--rv-line-height-label);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:6px 16px;display:inline-flex}.rv-exhibitor-credentials-export{display:none!important}.rv-exhibitor-credentials-deadline{flex-wrap:wrap;align-items:center;gap:5px 18px;width:fit-content;max-width:100%;margin:0 0 10px;font-size:10px;display:flex}.rv-exhibitor-credentials-deadline>strong{font-weight:var(--rv-font-weight-medium)}.rv-exhibitor-credentials-deadline>span{color:var(--rv-brand-orange);font-size:var(--rv-font-size-secondary);font-weight:var(--rv-font-weight-medium)}.rv-exhibitor-credentials-deadline>small{color:var(--rv-text-muted);font-size:10px}.rv-exhibitor-credentials .hf-deadline-warning{margin-bottom:10px}.rv-exhibitor-credentials .rv-common-table{border-radius:var(--rv-radius);margin:0}.rv-exhibitor-credentials .rv-common-table>.rv-common-table-scroll>table{min-width:40.625rem}.rv-exhibitor-credentials .rv-common-table>.rv-common-table-scroll>table.rv-exhibitor-credentials-table--payments{min-width:35rem}.rv-exhibitor-credentials .rv-common-table>.rv-common-table-scroll>table.rv-exhibitor-credentials-table--extra.rv-exhibitor-credentials-table--exhibitor{min-width:64rem}.rv-exhibitor-credentials .rv-common-table>.rv-common-table-scroll>table.rv-exhibitor-credentials-table--extra.rv-exhibitor-credentials-table--service{min-width:76rem}.rv-exhibitor-credentials .rv-common-table>.rv-common-table-scroll>table :is(th,td){white-space:normal;overflow-wrap:anywhere;word-break:normal;padding:9px 10px;font-size:10px}.rv-exhibitor-credentials .rv-common-table>.rv-common-table-scroll>table th{background:var(--rv-brand-blue-subtle);color:var(--rv-brand-blue);font-weight:var(--rv-font-weight-medium)}.rv-exhibitor-credentials .rv-common-table>.rv-common-table-scroll>table td:first-child{background:var(--rv-surface);font-weight:var(--rv-font-weight-medium)}.rv-exhibitor-credentials .rv-common-table>.rv-common-table-scroll>table th:first-child{background:var(--rv-brand-blue-subtle)}.rv-exhibitor-credentials .rv-credential-email-column{white-space:normal!important;overflow-wrap:anywhere!important;min-width:180px!important}.rv-exhibitor-credentials .rv-credential-company-column{white-space:normal!important;overflow-wrap:anywhere!important;min-width:170px!important}.rv-exhibitor-credentials .rv-credential-document-column{white-space:normal!important;overflow-wrap:anywhere!important;min-width:130px!important}.rv-exhibitor-credentials .rv-credential-origin-column,.rv-exhibitor-credentials .rv-credential-value-column,.rv-exhibitor-credentials .rv-credential-lot-column{min-width:110px!important}.rv-exhibitor-credentials .rv-credential-action-column{min-width:130px!important}.rv-exhibitor-credentials .rv-credential-action-column>button+button{margin-left:10px}.rv-exhibitor-credentials-table--contract :is(th,td):first-child{width:20%}.rv-exhibitor-credentials-table--contract :is(th,td):nth-child(2){width:18%}.rv-exhibitor-credentials-table--contract :is(th,td):nth-child(3){width:20%}.rv-exhibitor-credentials-table--contract :is(th,td):nth-child(4){width:15%}.rv-exhibitor-credentials-table--contract :is(th,td):nth-child(5){width:13%}.rv-exhibitor-credentials-table--contract :is(th,td):nth-child(6){width:14%}.rv-exhibitor-credentials-table--extra :is(th,td):first-child{width:26%}.rv-exhibitor-credentials-table--extra :is(th,td):nth-child(2){width:16%}.rv-exhibitor-credentials-table--extra :is(th,td):nth-child(3){width:17%}.rv-exhibitor-credentials-table--extra :is(th,td):nth-child(4){width:15%}.rv-exhibitor-credentials-table--extra :is(th,td):nth-child(5),.rv-exhibitor-credentials-table--extra :is(th,td):nth-child(6){width:13%}.rv-exhibitor-credentials-table--extra.rv-exhibitor-credentials-table--exhibitor :is(th,td):first-child{width:18%}.rv-exhibitor-credentials-table--extra.rv-exhibitor-credentials-table--exhibitor :is(th,td):nth-child(2){width:13%}.rv-exhibitor-credentials-table--extra.rv-exhibitor-credentials-table--exhibitor :is(th,td):nth-child(3){width:22%}.rv-exhibitor-credentials-table--extra.rv-exhibitor-credentials-table--exhibitor :is(th,td):nth-child(4){width:11%}.rv-exhibitor-credentials-table--extra.rv-exhibitor-credentials-table--exhibitor :is(th,td):nth-child(5){width:10%}.rv-exhibitor-credentials-table--extra.rv-exhibitor-credentials-table--exhibitor :is(th,td):nth-child(6){width:14%}.rv-exhibitor-credentials-table--extra.rv-exhibitor-credentials-table--exhibitor :is(th,td):nth-child(7){width:12%}.rv-exhibitor-credentials-table--extra.rv-exhibitor-credentials-table--service :is(th,td):first-child{width:15%}.rv-exhibitor-credentials-table--extra.rv-exhibitor-credentials-table--service :is(th,td):nth-child(2){width:12%}.rv-exhibitor-credentials-table--extra.rv-exhibitor-credentials-table--service :is(th,td):nth-child(3){width:14%}.rv-exhibitor-credentials-table--extra.rv-exhibitor-credentials-table--service :is(th,td):nth-child(4){width:10%}.rv-exhibitor-credentials-table--extra.rv-exhibitor-credentials-table--service :is(th,td):nth-child(5){width:9%}.rv-exhibitor-credentials-table--extra.rv-exhibitor-credentials-table--service :is(th,td):nth-child(6){width:10%}.rv-exhibitor-credentials-table--extra.rv-exhibitor-credentials-table--service :is(th,td):nth-child(7){width:14%}.rv-exhibitor-credentials-table--extra.rv-exhibitor-credentials-table--service :is(th,td):nth-child(8){width:16%}.rv-exhibitor-credentials-table--contract.rv-exhibitor-credentials-table--exhibitor :is(th,td):first-child{width:24%}.rv-exhibitor-credentials-table--contract.rv-exhibitor-credentials-table--exhibitor :is(th,td):nth-child(2){width:20%}.rv-exhibitor-credentials-table--contract.rv-exhibitor-credentials-table--exhibitor :is(th,td):nth-child(3){width:28%}.rv-exhibitor-credentials-table--contract.rv-exhibitor-credentials-table--exhibitor :is(th,td):nth-child(4){width:16%}.rv-exhibitor-credentials-table--contract.rv-exhibitor-credentials-table--exhibitor :is(th,td):nth-child(5){width:12%}.rv-exhibitor-credentials-table--payments :is(th,td):first-child{width:34%}.rv-exhibitor-credentials-table--payments :is(th,td):nth-child(2){width:18%}.rv-exhibitor-credentials-table--payments :is(th,td):nth-child(3){width:22%}.rv-exhibitor-credentials-table--payments :is(th,td):nth-child(4){width:26%}.rv-exhibitor-credentials-total-row{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;margin-top:10px;display:flex}.rv-exhibitor-credentials-total-row>.hf-panel-button{margin:0}.rv-exhibitor-credentials-extra-total.hf-total{color:var(--rv-brand-blue);font-size:var(--rv-font-size-secondary);font-weight:var(--rv-font-weight-semibold);background:0 0;border:0;border-radius:0;justify-content:flex-end;gap:5px;margin:0;padding:0}.rv-exhibitor-credentials-extra-total.hf-total>b{color:var(--rv-brand-blue);font-weight:var(--rv-font-weight-semibold)}.rv-exhibitor-credentials-payments{border-top:1px solid var(--rv-line);margin-top:18px;padding-top:14px}@media (width<=600px){.rv-exhibitor-credentials-workspace{border-radius:14px;padding:10px}.rv-exhibitor-credentials-tabs{gap:3px;padding-inline:0}.rv-exhibitor-credentials-tabs>button{font-size:calc(var(--rv-font-size-secondary) * 1.1);white-space:nowrap;flex:1 1 0;padding-inline:7px}.rv-exhibitor-credentials-type-tabs{gap:3px}.rv-exhibitor-credentials-type-tabs>button{flex:1 1 0;padding:7px 4px}.rv-exhibitor-credentials-type-tabs>button>strong{font-size:11px}.rv-exhibitor-credentials-type-tabs>button>small{margin:2px 0 0;font-size:9px;display:block}.rv-exhibitor-credentials-toolbar{flex-direction:column;align-items:flex-start}.rv-exhibitor-credentials-table-title>h2{font-size:14px}.rv-exhibitor-credentials-toolbar>.hf-panel-actions{width:100%}.rv-exhibitor-credentials-toolbar>.hf-panel-actions>button{flex:none}.rv-exhibitor-credentials-deadline{gap:3px 10px}.rv-exhibitor-credentials-total-row{flex-direction:column;align-items:flex-end}.rv-exhibitor-credentials .rv-common-table>.rv-common-table-scroll>table{table-layout:auto;width:max-content;min-width:100%}.rv-exhibitor-credentials .rv-common-table>.rv-common-table-scroll>table :is(th,td){width:auto;min-width:8rem}.rv-exhibitor-credentials .rv-common-table>.rv-common-table-scroll>table :is(th,td):first-child{z-index:1;background:var(--rv-brand-orange-subtle);width:auto;min-width:9rem;box-shadow:1px 0 0 var(--rv-line);background-clip:padding-box;position:sticky;left:0}.rv-exhibitor-credentials .rv-common-table>.rv-common-table-scroll>table th:first-child{z-index:2}}.rv-exhibitor-obligations{gap:var(--rv-space-4);min-width:0;display:grid}.rv-exhibitor-obligations-panel{min-width:0}.rv-exhibitor-obligations-panel>.hf-panel>header h2{align-items:center;gap:8px;display:flex}.rv-exhibitor-obligations-panel>.hf-panel>header h2:before{content:"";background:var(--rv-exhibitor-obligations-icon,url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20role='img'%3e%3ctitle%3eDocumentos%20-%20proposta%20monocromática%20laranja%3c/title%3e%3cg%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.75'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M14%203H6a2%202%200%200%200-2%202v14a2%202%200%200%200%202%202h12a2%202%200%200%200%202-2V9z'/%3e%3cpath%20d='M14%203v6h6M8%2013h8M8%2017h6'/%3e%3c/g%3e%3c/svg%3e")) center / contain no-repeat;flex:0 0 24px;width:24px;height:24px}.rv-exhibitor-obligations-panel--credentials{--rv-table-title-icon:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20role='img'%3e%3ctitle%3eCredenciais%20-%20proposta%20monocromática%20laranja%3c/title%3e%3cg%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.75'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3crect%20x='4'%20y='5'%20width='16'%20height='16'%20rx='2'/%3e%3crect%20x='8'%20y='2'%20width='8'%20height='5'%20rx='1.5'/%3e%3ccircle%20cx='10'%20cy='12'%20r='2'/%3e%3cpath%20d='M7%2018v-1a3%203%200%200%201%206%200v1m3-6h1m-1%204h1'/%3e%3c/g%3e%3c/svg%3e");--rv-exhibitor-obligations-icon:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20role='img'%3e%3ctitle%3eCredenciais%20-%20proposta%20monocromática%20laranja%3c/title%3e%3cg%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.75'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3crect%20x='4'%20y='5'%20width='16'%20height='16'%20rx='2'/%3e%3crect%20x='8'%20y='2'%20width='8'%20height='5'%20rx='1.5'/%3e%3ccircle%20cx='10'%20cy='12'%20r='2'/%3e%3cpath%20d='M7%2018v-1a3%203%200%200%201%206%200v1m3-6h1m-1%204h1'/%3e%3c/g%3e%3c/svg%3e")}.rv-exhibitor-obligations .rv-exhibitor-obligations-panel--payments>.hf-panel>header h2:before{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ctext x='12' y='19' text-anchor='middle' font-family='Arial,sans-serif' font-size='22' font-weight='500' fill='%23dd830b'%3E%24%3C/text%3E%3C/svg%3E") 50%/contain no-repeat}.rv-exhibitor-obligations .rv-common-table>.rv-common-table-scroll>table{min-width:34rem}.rv-exhibitor-obligations .rv-common-table>.rv-common-table-scroll>table.rv-exhibitor-obligations-table--credentials{min-width:48rem}.rv-exhibitor-obligations .rv-common-table>.rv-common-table-scroll>table.rv-exhibitor-obligations-table--payments{min-width:44rem}.rv-exhibitor-obligations-table--items :is(th,td):first-child{width:52%}.rv-exhibitor-obligations-table--items :is(th,td):nth-child(2){width:22%}.rv-exhibitor-obligations-table--items :is(th,td):nth-child(3){width:26%}.rv-exhibitor-obligations-table--credentials :is(th,td):first-child{width:18%}.rv-exhibitor-obligations-table--credentials :is(th,td):nth-child(2){width:13%}.rv-exhibitor-obligations-table--credentials :is(th,td):nth-child(3){width:17%}.rv-exhibitor-obligations-table--credentials :is(th,td):nth-child(4){width:15%}.rv-exhibitor-obligations-table--credentials :is(th,td):nth-child(5){width:18%}.rv-exhibitor-obligations-table--credentials :is(th,td):nth-child(6){width:19%}.rv-exhibitor-obligations-table--payments :is(th,td):first-child{width:30%}.rv-exhibitor-obligations-table--payments :is(th,td):nth-child(2){width:17%}.rv-exhibitor-obligations-table--payments :is(th,td):nth-child(3){width:14%}.rv-exhibitor-obligations-table--payments :is(th,td):nth-child(4){width:17%}.rv-exhibitor-obligations-table--payments :is(th,td):nth-child(5){width:22%}.rv-exhibitor-obligations-deadline{color:var(--rv-brand-orange);white-space:nowrap}.rv-exhibitor-obligations-deadline--completed{color:var(--rv-brand-blue)}.rv-exhibitor-obligations .rv-exhibitor-obligations-empty{border-radius:10px}.rv-exhibitor-obligations :is(.rv-exhibitor-obligations-panel--payments,.rv-exhibitor-obligations-panel--optional)>.hf-panel{border-radius:var(--rv-radius)}.rv-exhibitor-obligations .rv-common-table>.rv-common-table-scroll>table td button.rv-exhibitor-obligations-inline-action{min-height:0;color:var(--rv-brand-blue);font:400 var(--rv-font-size-secondary)/var(--rv-line-height-body) var(--rv-font-family);cursor:pointer;background:0 0;border:0;margin-top:2px;padding:0;text-decoration:underline;display:block}@media (width<=600px){.rv-exhibitor-obligations .rv-common-table>.rv-common-table-scroll>table :is(th,td):first-child{z-index:1;width:9rem;box-shadow:1px 0 0 var(--rv-line);position:sticky;left:0}.rv-exhibitor-obligations .rv-common-table>.rv-common-table-scroll>table th:first-child{z-index:2}.rv-exhibitor-obligations .rv-common-table>.rv-common-table-scroll>table td:first-child>:is(b,span,small){-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}}.hf-panel:has(>.rv-exhibitor-documents-list){border-radius:var(--rv-radius);overflow:hidden}.hf-panel:has(>.rv-exhibitor-documents-list)>header{border-radius:var(--rv-radius) var(--rv-radius) 0 0}.hf-panel:has(>.rv-exhibitor-documents-list)>header h2{align-items:center;gap:8px;display:flex}.hf-panel:has(>.rv-exhibitor-documents-list)>header h2:before{content:"";background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20role='img'%3e%3ctitle%3eDocumentos%20-%20proposta%20monocromática%20laranja%3c/title%3e%3cg%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.75'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M14%203H6a2%202%200%200%200-2%202v14a2%202%200%200%200%202%202h12a2%202%200%200%200%202-2V9z'/%3e%3cpath%20d='M14%203v6h6M8%2013h8M8%2017h6'/%3e%3c/g%3e%3c/svg%3e") 50%/contain no-repeat;flex:0 0 24px;width:24px;height:24px}.rv-exhibitor-documents-list>a{font-size:10.35px}.rv-exhibitor-document-download{flex:none;font-size:10.35px}.rv-exhibitor-contacts-panel>.hf-panel{border-radius:var(--rv-radius);overflow:hidden}.rv-exhibitor-contacts-panel>.hf-panel>header{border:0;padding:22px 26px 8px;position:relative}.rv-exhibitor-contacts-panel>.hf-panel>header:after{content:none}.rv-exhibitor-contacts-panel>.hf-panel>header h2{align-items:center;gap:12px;font-size:17px;font-weight:500;display:flex}.rv-exhibitor-contacts-panel>.hf-panel>header h2:before{content:"";background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.7'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='m7%203%203%205-3%203a16%2016%200%200%200%206%206l3-3%205%203-2%204C10%2023%201%2014%203%205Z'/%3e%3c/svg%3e") 50%/contain no-repeat;flex:0 0 24px;width:24px;height:24px}.rv-exhibitor-contacts-grid.hf-service-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;padding:10px 26px 20px}.rv-exhibitor-contacts-grid.hf-service-grid article{box-sizing:border-box;border:1px solid var(--rv-line);border-radius:var(--rv-radius);background:var(--rv-surface);min-width:0;padding:18px 20px}.rv-exhibitor-contacts-grid.hf-service-grid article>small,.rv-exhibitor-contacts-grid.hf-service-grid article h2{color:var(--rv-brand-blue);text-transform:none;overflow-wrap:anywhere;margin:0;font-size:12px;font-weight:700;line-height:1.35;display:block}.rv-exhibitor-contacts-grid.hf-service-grid article h2{color:var(--rv-text);margin-top:5px;font-weight:600}.rv-exhibitor-contacts-grid.hf-service-grid article p{color:var(--rv-text-muted);margin:10px 0 6px;font-size:10px;line-height:1.75}.rv-exhibitor-contacts-grid.hf-service-grid article a{max-width:100%;color:var(--rv-brand-blue);text-underline-offset:2px;overflow-wrap:anywhere;font-size:10px;line-height:1.4;text-decoration:underline;display:inline-block}@media (width<=900px){.rv-exhibitor-contacts-panel>.hf-panel>header{padding:17px 16px 6px}.rv-exhibitor-contacts-panel>.hf-panel>header h2{gap:8px;font-size:16px}.rv-exhibitor-contacts-panel>.hf-panel>header h2:before{flex-basis:20px;width:20px;height:20px}.rv-exhibitor-contacts-grid.hf-service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:10px 16px 18px}.rv-exhibitor-contacts-grid.hf-service-grid article{padding:14px 13px}}#root .hf-modal>header{border-bottom:0;position:relative}#root .hf-modal>header:after{content:"";width:auto;height:var(--rv-title-divider-thickness);background:var(--rv-brand-orange);pointer-events:none;position:absolute;bottom:3px;left:0;right:0}#root .hf-modal>header:before{content:"";z-index:1;width:var(--rv-title-divider-dot-size);height:var(--rv-title-divider-dot-size);background:var(--rv-brand-blue);pointer-events:none;border-radius:50%;position:absolute;bottom:1.75px;left:auto;right:0}.hf-shell :is(.rv-common-table-scroll,.hf-table-scroll,.hf-matrix,.hf-import-preview,.hf-audit-table-wrap){overscroll-behavior-x:contain;overscroll-behavior-y:auto;-webkit-overflow-scrolling:touch;max-block-size:none;overflow:auto visible}:is(.rv-common-table-scroll,.hf-table-scroll,.hf-matrix,.hf-import-preview,.hf-audit-table-wrap)>table{border-collapse:separate;border-spacing:0}:is(.rv-common-table-scroll,.hf-table-scroll,.hf-matrix,.hf-import-preview,.hf-audit-table-wrap)>table>thead>tr>th{z-index:3;background-color:var(--rv-brand-blue-subtle,#f4f5fa);box-shadow:0 1px 0 var(--rv-line,#dedfe5);background-clip:padding-box;position:sticky;top:0}:is(.rv-common-table-scroll,.hf-table-scroll,.hf-matrix,.hf-import-preview,.hf-audit-table-wrap)>table>:is(thead,tbody,tfoot)>tr>:first-child{z-index:2;background-color:var(--rv-brand-orange-subtle,#fff5e8);box-shadow:1px 0 0 var(--rv-line,#dedfe5);background-clip:padding-box;position:sticky;left:0}.hf-shell :is(.rv-common-table-scroll,.hf-table-scroll,.hf-matrix,.hf-import-preview,.hf-audit-table-wrap)>table>thead>tr>th:first-child{z-index:5;background-color:var(--rv-brand-orange-subtle,#fff5e8);box-shadow:1px 0 0 var(--rv-line,#dedfe5), 0 1px 0 var(--rv-line,#dedfe5)}@media (width<=900px){.hf-shell .hf-audit-table-wrap{overflow-x:hidden}}.rv-hub>main .hf-event-card .hf-event-card-actions{flex-wrap:wrap;justify-content:center;gap:7px;margin-top:auto;padding-top:8px;display:flex}.rv-hub>main .hf-event-card .hf-event-card-actions>button{border:1px solid var(--rv-brand-blue);background:var(--rv-brand-blue);width:auto;min-width:0;min-height:32px;color:var(--rv-on-blue);box-shadow:none;font:400 11px/1.3 var(--rv-font-family);border-radius:999px;padding:5px 10px}.rv-hub>main .hf-event-card .hf-event-card-actions>button:hover:not(:disabled){border-color:var(--rv-brand-blue-hover);background:var(--rv-brand-blue-hover);color:var(--rv-on-blue)}.rv-hub>main .hf-event-card .hf-event-card-actions>button.danger-secondary{border-color:var(--rv-danger-text,#9b1c1c);background:var(--rv-surface);color:var(--rv-danger-text,#9b1c1c)}.rv-hub>main .hf-event-card .hf-event-card-actions>button.danger-secondary:hover:not(:disabled){background:var(--rv-danger-text,#9b1c1c);color:#fff}.rv-admin-dialog-scope[data-admin-dialog=event-purge-simulation]{--rv-config-dialog-icon:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.7'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3ccircle%20cx='12'%20cy='12'%20r='9'/%3e%3cpath%20d='M12%207v6M12%2017h.01'/%3e%3c/svg%3e")}.rv-admin-dialog-scope[data-admin-dialog=event-purge-receipts]{--rv-config-dialog-icon:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%23DD830B'%20stroke-width='1.7'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M5%203h14v18l-3-2-4%202-4-2-3%202V3Z'/%3e%3cpath%20d='M9%207h6M9%2011h6M9%2015h3'/%3e%3c/svg%3e")}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=event-purge-simulation] .hf-modal{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;width:min(680px,100%)}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=event-purge-simulation] .hf-event-purge-simulation{box-sizing:border-box;color:var(--rv-text);font-family:var(--rv-font-family);font-size:var(--rv-font-size-body);line-height:var(--rv-line-height-body);gap:16px;padding:20px 20px 0;display:grid}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=event-purge-simulation] .hf-event-purge-simulation :is(p,b,span,small,label,strong){font-family:inherit;font-size:inherit;line-height:inherit}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=event-purge-simulation] .hf-event-purge-simulation :is(p,ul){margin:0}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=event-purge-simulation] .rv-dialog-warning{border-radius:var(--rv-radius);color:var(--rv-danger-text,#9b1c1c);font-size:var(--rv-font-size-field);background:#fff1f0;border:1px solid #edb9b5;margin:0;padding:12px 16px}.hf-event-purge-event,.hf-event-purge-intro,.hf-event-purge-summary,.hf-event-purge-step{box-sizing:border-box;border:1px solid var(--rv-line);border-radius:var(--rv-radius);background:var(--rv-surface);gap:10px;padding:16px;display:grid}.hf-event-purge-event>b{color:var(--rv-brand-blue);font-size:var(--rv-font-size-field);font-weight:var(--rv-font-weight-semibold);overflow-wrap:anywhere}.hf-event-purge-event>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.hf-event-purge-event>div>span{color:var(--rv-text);gap:2px;display:grid}.hf-event-purge-event small{color:var(--rv-text-muted);font-size:var(--rv-font-size-secondary);display:block}.hf-event-purge-intro{border-color:var(--rv-control-border);background:var(--rv-brand-blue-subtle)}.hf-event-purge-intro b,.hf-event-purge-summary b{color:var(--rv-brand-blue);font-weight:var(--rv-font-weight-semibold)}.hf-event-purge-summary small,.hf-event-purge-help{color:var(--rv-text-muted)}.hf-event-purge-result{box-sizing:border-box;border:1px solid var(--rv-line);border-left:4px solid var(--rv-control-border);border-radius:var(--rv-radius);gap:5px;padding:14px 16px;display:grid}.hf-event-purge-result.eligible{background:#f0faf4;border-left-color:#27804b}.hf-event-purge-result.blocked{background:#fff4f2;border-left-color:#b54a43}.hf-event-purge-result b{color:var(--rv-brand-blue);font-size:var(--rv-font-size-field);font-weight:var(--rv-font-weight-semibold)}.hf-event-purge-result span{color:var(--rv-text-muted);display:block}.hf-event-purge-blockers{color:var(--rv-danger-text,#9b1c1c);gap:6px;padding-left:22px;display:grid}.hf-event-purge-step{background:var(--rv-brand-blue-subtle);gap:14px}.hf-event-purge-step-heading{align-items:flex-start;gap:10px;display:flex}.hf-event-purge-step-heading>span{border:2px solid var(--rv-brand-orange);background:var(--rv-brand-blue);width:28px;height:28px;color:var(--rv-on-blue);font-weight:var(--rv-font-weight-semibold);border-radius:50%;flex:0 0 28px;place-items:center;display:grid}.hf-event-purge-step-heading>div{gap:2px;display:grid}.hf-event-purge-step-heading b{color:var(--rv-brand-blue);font-size:var(--rv-font-size-field);font-weight:var(--rv-font-weight-semibold)}.hf-event-purge-step-heading small{color:var(--rv-text-muted);font-size:var(--rv-font-size-secondary);display:block}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=event-purge-simulation] .hf-event-purge-step>button,.hf-event-purge-download{box-sizing:border-box;border:1px solid var(--rv-brand-blue);background:var(--rv-brand-blue);width:auto;min-height:36px;color:var(--rv-on-blue);font:var(--rv-font-weight-regular) var(--rv-font-size-button)/var(--rv-line-height-label) var(--rv-font-family);border-radius:999px;justify-self:start;padding:7px 16px;text-decoration:none}.hf-event-purge-download:hover{background:var(--rv-brand-blue-hover);color:var(--rv-on-blue)}.hf-event-purge-done{color:#1f6f42;font-weight:var(--rv-font-weight-semibold);display:block}.hf-event-purge-backup-confirmation{color:var(--rv-brand-blue);align-items:flex-start;gap:9px;display:flex}.hf-event-purge-backup-confirmation input{flex:none;margin:3px 0 0}.hf-event-purge-field{color:var(--rv-brand-blue);gap:6px;display:grid}.hf-event-purge-field strong{color:var(--rv-text);font-size:var(--rv-font-size-body);overflow-wrap:anywhere;display:block}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=event-purge-simulation] .hf-event-purge-execution>button.danger{border-color:var(--rv-danger-text,#9b1c1c);background:var(--rv-danger-text,#9b1c1c);color:#fff}.hf-event-purge-details,.hf-event-purge-technical{box-sizing:border-box;border:1px solid var(--rv-line);border-radius:var(--rv-radius);background:var(--rv-surface);padding:12px 14px}.hf-event-purge-details summary,.hf-event-purge-technical summary{color:var(--rv-brand-blue);font-weight:var(--rv-font-weight-semibold)}.hf-event-purge-detail-summary{color:var(--rv-text-muted);gap:4px;margin:12px 0;display:grid}.hf-event-purge-technical p{color:var(--rv-text-muted);margin-top:10px!important}.hf-event-purge-technical code{overflow-wrap:anywhere;word-break:break-word}.hf-event-purge-finish{border:1px solid var(--rv-line);border-radius:var(--rv-radius);align-items:flex-start;gap:12px;padding:18px;display:flex}.hf-event-purge-finish.success{background:#f0faf4;border-color:#a9d7bc}.hf-event-purge-finish.progress{background:var(--rv-brand-blue-subtle);border-color:#c4cde1}.hf-event-purge-finish.failed{background:#fff1f0;border-color:#edb9b5}.hf-event-purge-finish>div{gap:4px;display:grid}.hf-event-purge-finish b{color:var(--rv-brand-blue);font-size:var(--rv-font-size-field);font-weight:var(--rv-font-weight-semibold)}.hf-event-purge-finish-icon,.hf-event-purge-spinner{color:#fff;width:32px;height:32px;font-size:18px;font-weight:var(--rv-font-weight-semibold);background:#27804b;border-radius:50%;flex:0 0 32px;place-items:center;display:grid}.hf-event-purge-finish.failed .hf-event-purge-finish-icon{background:var(--rv-danger-text,#9b1c1c)}.hf-event-purge-spinner{box-sizing:border-box;border:3px solid #c4cde1;border-top-color:var(--rv-brand-orange);background:0 0;animation:.8s linear infinite hf-event-purge-spin}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=event-purge-simulation] .hf-event-purge-simulation>footer{z-index:2;border-top:1px solid var(--rv-line);background:var(--rv-surface);flex-wrap:wrap;justify-content:flex-end;gap:10px;margin:4px -20px 0;padding:14px 20px;display:flex;position:sticky;bottom:0}@keyframes hf-event-purge-spin{to{transform:rotate(360deg)}}@media (width<=600px){.hf-shell .rv-admin-dialog-scope[data-admin-dialog=event-purge-simulation] .hf-event-purge-simulation{font-size:var(--rv-font-size-body);gap:14px;padding:16px 16px 0}.hf-event-purge-event>div{grid-template-columns:1fr 1fr}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=event-purge-simulation] .hf-event-purge-simulation>footer{margin-inline:-16px;padding:12px 16px}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=event-purge-simulation] .hf-event-purge-simulation>footer button{flex:140px;min-height:44px}.hf-shell .rv-admin-dialog-scope[data-admin-dialog=event-purge-simulation] .hf-event-purge-step>button,.hf-event-purge-download{text-align:center;width:100%;min-height:44px}}@media (prefers-reduced-motion:reduce){.hf-event-purge-spinner{animation:none}}:where(button,a[href],input,select,textarea,[contenteditable]:not([contenteditable=false]),summary,[tabindex]:not([tabindex="-1"])):focus-visible{outline:var(--rv-focus-width) solid var(--rv-focus-color)!important;outline-offset:var(--rv-focus-offset)!important}:where(a[href],button,summary,label:has(>input:is([type=checkbox],[type=radio],[type=file]):not(:disabled)),select,input:is([type=button],[type=submit],[type=reset],[type=checkbox],[type=radio],[type=file]),[role=button],[role=link]):not(:disabled):not([aria-disabled=true]):not([aria-busy=true]){cursor:pointer!important}:where(a[href],button,summary,select,input:is([type=button],[type=submit],[type=reset],[type=checkbox],[type=radio],[type=file]),[role=button],[role=link]):is(:disabled,[aria-disabled=true]){cursor:not-allowed!important}.hf-date-picker-control:has(>.hf-native-date-picker:focus-visible){outline:var(--rv-focus-width) solid var(--rv-focus-color)!important;outline-offset:var(--rv-focus-offset)!important}.hf-mobile-file-picker-control:has(>input[type=file]:focus-visible){outline:var(--rv-focus-width) solid var(--rv-focus-color)!important;outline-offset:var(--rv-focus-offset)!important}.hf-mobile-file-picker:has(>input[type=file]:focus-visible)>.hf-mobile-file-picker-control{outline:var(--rv-focus-width) solid var(--rv-focus-color)!important;outline-offset:var(--rv-focus-offset)!important}.hf-modal{scroll-padding-block:calc(112px + var(--rv-focus-width) + var(--rv-focus-offset))}.hf-modal :where(button,a[href],input,select,textarea,[contenteditable]:not([contenteditable=false]),summary,[tabindex]:not([tabindex="-1"])){scroll-margin-block:calc(var(--rv-focus-width) + var(--rv-focus-offset))}
