:root{--rvc-orange:#ff5a00;--rvc-orange-dark:#dd4600;--rvc-ink:#172033;--rvc-muted:#6b7280;--rvc-bg:#f5f7fb;--rvc-line:#e5e7eb;--rvc-green:#14804a;--rvc-radius:18px}*{box-sizing:border-box}.rvc-shell,.rvc-auth,.rvc-public{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--rvc-ink)}body:has(.rvc-shell),body:has(.rvc-auth){margin:0;background:var(--rvc-bg)}body:has(.rvc-shell) header:not(.rvc-top),body:has(.rvc-shell) footer,body:has(.rvc-auth) header:not(.rvc-top),body:has(.rvc-auth) footer{display:none!important}.rvc-logo{font-size:34px;font-weight:900;letter-spacing:-2px;color:#fff}.rvc-logo span{color:var(--rvc-orange)}.rvc-shell{min-height:100vh;display:grid;grid-template-columns:260px minmax(0,1fr);background:var(--rvc-bg)}.rvc-sidebar{position:sticky;top:0;height:100vh;background:#121a2a;color:#cbd5e1;padding:26px 18px;display:flex;flex-direction:column;z-index:10}.rvc-brand{display:flex;flex-direction:column;text-decoration:none!important;padding:0 13px 26px;border-bottom:1px solid #263147}.rvc-brand small{letter-spacing:3px;font-weight:800;color:#9ca3af;font-size:10px}.rvc-sidebar nav{display:grid;gap:5px;margin-top:22px}.rvc-sidebar nav a{display:flex;align-items:center;gap:12px;color:#cbd5e1;text-decoration:none!important;padding:12px 13px;border-radius:12px;font-weight:650;font-size:14px}.rvc-sidebar nav a span{width:22px;text-align:center;font-size:17px}.rvc-sidebar nav a:hover,.rvc-sidebar nav a.active{background:linear-gradient(135deg,var(--rvc-orange),#ff7a1a);color:#fff;box-shadow:0 8px 22px #ff5a0030}.rvc-sidebar-foot{margin-top:auto;padding:18px 13px 0;border-top:1px solid #263147;display:grid;gap:5px}.rvc-sidebar-foot strong{color:#fff}.rvc-sidebar-foot small{overflow:hidden;text-overflow:ellipsis}.rvc-sidebar-foot a{color:#ffb282;text-decoration:none;margin-top:8px}.rvc-main{min-width:0;padding:0 34px 45px}.rvc-top{height:92px;display:flex;align-items:center;gap:18px;border-bottom:1px solid var(--rvc-line);margin-bottom:26px}.rvc-top h1{font-size:24px;margin:0}.rvc-top p{margin:3px 0 0;color:var(--rvc-muted);font-size:13px}.rvc-approved{margin-left:auto;color:var(--rvc-green);background:#e9f8ef;border:1px solid #bce9ce;padding:8px 12px;border-radius:999px;font-size:12px;font-weight:800}.rvc-menu{display:none;border:0;background:none;font-size:24px}.rvc-welcome{background:linear-gradient(125deg,#172033,#263656);color:#fff;padding:28px 30px;border-radius:var(--rvc-radius);display:flex;align-items:center;justify-content:space-between;box-shadow:0 18px 45px #17203318}.rvc-welcome p{font-size:10px;letter-spacing:2px;color:#ffb282;font-weight:800;margin:0}.rvc-welcome h2{margin:5px 0;font-size:28px}.rvc-welcome span{color:#cbd5e1}.rvc-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:20px 0}.rvc-stats article,.rvc-card{background:#fff;border:1px solid var(--rvc-line);border-radius:var(--rvc-radius);box-shadow:0 8px 26px #17203308}.rvc-stats article{padding:20px;display:grid;gap:6px}.rvc-stats span,.rvc-stats small{color:var(--rvc-muted);font-size:12px}.rvc-stats strong{font-size:23px}.rvc-card{padding:22px;margin-bottom:20px}.rvc-card h2{font-size:17px;margin:0 0 16px}.rvc-card p{color:var(--rvc-muted)}.rvc-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.rvc-section-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.rvc-section-head h2{margin:0;font-size:22px}.rvc-section-head p{margin:4px 0;color:var(--rvc-muted)}.rvc-primary,.rvc-secondary{display:inline-flex;justify-content:center;align-items:center;border-radius:11px;padding:11px 17px;border:0;text-decoration:none!important;font-weight:800;cursor:pointer;line-height:1.2}.rvc-primary{background:linear-gradient(135deg,var(--rvc-orange),#ff7a1a);color:#fff!important;box-shadow:0 7px 18px #ff5a0025}.rvc-primary:hover{background:var(--rvc-orange-dark)}.rvc-secondary{background:#fff;color:var(--rvc-ink)!important;border:1px solid #ccd2dc}.rvc-link{background:none;border:0;padding:0;color:var(--rvc-orange);font-weight:700;cursor:pointer}.rvc-alert{padding:13px 16px;border-radius:12px;margin-bottom:18px;font-weight:650}.rvc-alert.success{background:#e9f8ef;color:#126a40}.rvc-alert.error{background:#fff0f0;color:#b42318}.rvc-table-wrap{overflow:auto}.rvc-table-wrap table{border-collapse:collapse;width:100%;font-size:13px}.rvc-table-wrap th{text-align:left;color:var(--rvc-muted);font-size:11px;text-transform:uppercase;letter-spacing:.5px;padding:11px;border-bottom:1px solid var(--rvc-line);white-space:nowrap}.rvc-table-wrap td{padding:14px 11px;border-bottom:1px solid #eef0f4;vertical-align:middle}.rvc-table-wrap td small,.rvc-product-cell small{display:block;color:var(--rvc-muted);margin-top:3px}.rvc-table-wrap a{color:var(--rvc-orange);font-weight:700}.rvc-product-cell{display:flex;align-items:center;gap:10px;min-width:190px}.rvc-product-cell img{width:45px!important;height:45px!important;object-fit:cover;border-radius:9px}.rvc-status{display:inline-block;background:#f0f2f5;color:#4b5563;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800;white-space:nowrap}.rvc-status.approved,.rvc-status.published,.rvc-status.available,.rvc-status.paid,.rvc-status.ready_for_delivery{background:#e9f8ef;color:#147446}.rvc-status.pending,.rvc-status.pending_review,.rvc-status.requested,.rvc-status.processing,.rvc-status.awaiting_dropoff{background:#fff4e8;color:#b54708}.rvc-status.suspended,.rvc-status.rejected,.rvc-status.reversed,.rvc-status.inspection_failed{background:#fff0f0;color:#b42318}.rvc-status.dropped_off,.rvc-status.received{background:#eaf2ff;color:#2459a9}.rvc-form-card form{display:grid;gap:14px}.rvc-form-card label,.rvc-fields label,.rvc-ticket-list label{font-size:12px;font-weight:750;color:#475467;display:grid;gap:6px}.rvc-form-card input,.rvc-form-card select,.rvc-form-card textarea,.rvc-fields input,.rvc-fields select,.rvc-fields textarea,.rvc-ticket-list textarea{width:100%;border:1px solid #ccd2dc;background:#fff;border-radius:10px;padding:11px 12px;font:inherit;color:var(--rvc-ink);outline:none}.rvc-form-card input:focus,.rvc-fields input:focus,.rvc-form-card textarea:focus,.rvc-fields textarea:focus{border-color:var(--rvc-orange);box-shadow:0 0 0 3px #ff5a0018}.rvc-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.rvc-fields .wide{grid-column:1/-1}.rvc-fields select[multiple]{min-height:130px}.rvc-fields small{font-weight:400;color:var(--rvc-muted)}.rvc-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:18px;border-top:1px solid var(--rvc-line);margin-top:10px}.rvc-list-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #eef0f4}.rvc-list-row div{display:grid;gap:3px}.rvc-list-row small{color:var(--rvc-muted)}.negative{color:#b42318}.rvc-ticket-head{display:flex;justify-content:space-between;margin-bottom:14px}.rvc-message{padding:11px 13px;border-radius:12px;background:#f3f5f8;margin-bottom:9px}.rvc-message.rhigi{background:#fff2e9;border-left:3px solid var(--rvc-orange)}.rvc-message small{color:var(--rvc-muted)}.rvc-message p{margin:4px 0 0;color:var(--rvc-ink)}.rvc-details{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin:0}.rvc-details dt{color:var(--rvc-muted)}.rvc-details dd{margin:0;text-align:right;font-weight:700}.rvc-muted{color:var(--rvc-muted);font-size:13px}.rvc-auth{min-height:100vh;display:grid;grid-template-columns:1.15fr .85fr;background:#fff}.rvc-auth-brand{background:radial-gradient(circle at 20% 15%,#ff7a1a 0,#ff5a00 28%,#cf3f00 100%);color:#fff;padding:9vw;display:flex;flex-direction:column;justify-content:center}.rvc-auth-brand .rvc-logo span{color:#172033}.rvc-auth-brand>p:first-of-type{font-size:11px;letter-spacing:3px;font-weight:900;margin-top:3px}.rvc-auth-brand h1{font-size:clamp(38px,5vw,68px);line-height:1.03;max-width:680px;margin:45px 0 18px;letter-spacing:-2px}.rvc-auth-brand p:last-child{font-size:17px;line-height:1.6;max-width:600px;color:#fff2e9}.rvc-auth-card{padding:8vw;align-self:center}.rvc-auth-card h2{font-size:30px;margin:0}.rvc-auth-card>p{color:var(--rvc-muted);margin-bottom:28px}.rvc-auth-card form{display:grid;gap:16px;margin-bottom:18px}.rvc-auth-card label{display:grid;gap:7px;font-weight:700;font-size:13px}.rvc-auth-card input:not([type=checkbox]){border:1px solid #ccd2dc;border-radius:11px;padding:13px}.rvc-auth-card .rvc-check{display:flex;align-items:center}.rvc-auth-card a{color:var(--rvc-orange)}.rvc-public{max-width:650px;margin:10vh auto;background:#fff;padding:50px;border-radius:20px;text-align:center;box-shadow:0 18px 50px #17203315}.rvc-public .rvc-logo{color:var(--rvc-ink)}.rvc-public h1{font-size:32px}.rvc-public p{color:var(--rvc-muted);line-height:1.6}.rvc-public .rvc-primary{margin-top:15px}
@media(max-width:1050px){.rvc-stats{grid-template-columns:repeat(2,1fr)}.rvc-grid-2{grid-template-columns:1fr}.rvc-auth-brand{padding:7vw}.rvc-auth-card{padding:6vw}}
@media(max-width:780px){.rvc-shell{display:block}.rvc-sidebar{position:fixed;left:-280px;width:260px;transition:left .2s}.rvc-shell.menu-open .rvc-sidebar{left:0}.rvc-main{padding:0 16px 35px}.rvc-top{height:74px;margin-bottom:18px}.rvc-menu{display:block}.rvc-top h1{font-size:19px}.rvc-approved{font-size:0;padding:7px}.rvc-approved:after{content:"✓";font-size:12px}.rvc-welcome{padding:22px;display:grid;gap:18px}.rvc-stats{gap:10px}.rvc-stats article{padding:16px}.rvc-stats strong{font-size:19px}.rvc-section-head{align-items:flex-start}.rvc-fields{grid-template-columns:1fr}.rvc-fields .wide{grid-column:auto}.rvc-card{padding:16px}.rvc-auth{grid-template-columns:1fr}.rvc-auth-brand{padding:45px 26px}.rvc-auth-brand h1{font-size:38px;margin:28px 0 14px}.rvc-auth-card{padding:40px 26px}.rvc-actions{flex-direction:column}.rvc-actions>*{width:100%}}
@media(max-width:480px){.rvc-stats{grid-template-columns:1fr 1fr}.rvc-stats span{font-size:11px}.rvc-top p{display:none}.rvc-section-head{display:grid}.rvc-section-head .rvc-primary{width:100%}.rvc-public{margin:30px 15px;padding:32px 20px}}

/* Official Rhigi identity */
.rvc-logo{display:block;width:220px;height:150px;max-width:100%;font-size:0!important;color:transparent!important;background:url("images/rhigi-logo.png") center/contain no-repeat;letter-spacing:0}
.rvc-logo span{display:none}.rvc-brand .rvc-logo{width:155px;height:105px;margin:-14px 0 -5px}.rvc-auth-brand .rvc-logo{width:245px;height:166px;margin:-20px 0 -7px;padding:0}.rvc-public .rvc-logo{width:210px;height:142px;margin:0 auto 5px}
body:has(.rvc-auth) .entry-title,body:has(.rvc-auth) .page-header,body:has(.rvc-auth) .wp-block-post-title{display:none!important}
@media(max-width:780px){.rvc-auth-brand .rvc-logo{width:190px;height:129px;margin:-22px 0 -8px}.rvc-brand .rvc-logo{width:145px;height:98px}}

/* Viewport authentication experience */
html:has(.rvc-auth),body:has(.rvc-auth){width:100%;height:100%;margin:0!important;overflow:hidden!important;background:#fff!important}
body:has(.rvc-auth)>*:not(.rvc-auth):not(#wpadminbar),body:has(.rvc-auth) .joinchat,body:has(.rvc-auth) .ht-ctc-chat,body:has(.rvc-auth) .wa__btn_popup{visibility:hidden}
body:has(.rvc-auth) .rvc-auth,body:has(.rvc-auth) *:has(>.rvc-auth){visibility:visible}
.rvc-auth{position:fixed;inset:0;z-index:99990;width:100vw;height:100vh;height:100dvh;min-height:0;overflow:hidden;grid-template-columns:minmax(0,55fr) minmax(420px,45fr);margin:0!important;background:#fff}
.rvc-auth-brand{min-width:0;padding:clamp(44px,6vw,96px);background:linear-gradient(145deg,#ff6818 0%,#ff5708 58%,#ea4a00 100%);justify-content:center}
.rvc-brand-group{display:flex;flex-direction:column;align-items:flex-start;max-width:690px}
.rvc-auth-brand .rvc-logo{width:220px;height:116px;margin:-17px 0 -4px;background-position:left center}
.rvc-auth-brand .rvc-kicker{font-size:11px;line-height:1.2;letter-spacing:2.6px;font-weight:900;margin:0 0 2px;color:#fff}
.rvc-auth-brand .rvc-subbrand{font-size:13px;font-weight:650;color:#ffe8db}
.rvc-auth-brand h1{font-size:clamp(40px,4.5vw,66px);line-height:1.04;max-width:650px;margin:clamp(28px,4.5vh,48px) 0 16px;letter-spacing:-2.2px}
.rvc-auth-brand .rvc-brand-copy{font-size:clamp(15px,1.2vw,18px);line-height:1.65;max-width:590px;margin:0;color:#fff5ef}
.rvc-auth-card{min-width:0;height:100%;padding:clamp(34px,5vw,82px);display:flex;align-items:center;justify-content:center;overflow-y:auto;overscroll-behavior:contain;background:#fff}
.rvc-auth-inner{width:min(100%,520px);margin:auto}
.rvc-auth-card h2{font-size:clamp(29px,2.3vw,36px);line-height:1.15;letter-spacing:-.8px;margin:0}
.rvc-auth-card h2+p{color:var(--rvc-muted);line-height:1.55;margin:10px 0 25px}
.rvc-auth-card .rvc-alert{font-size:13px;margin:0 0 17px}
.rvc-auth-card .rvc-auth-form{display:grid;gap:15px;margin:0}
.rvc-auth-card .rvc-auth-form>label{display:grid;gap:7px;font-weight:750;font-size:13px;color:#344054;margin:0}
.rvc-auth-card input:not([type=checkbox]){width:100%;height:48px;border:1px solid #b9c0ca;border-radius:11px;padding:0 14px;background:#fff;color:var(--rvc-ink);font:inherit;outline:0;transition:border-color .16s,box-shadow .16s}
.rvc-auth-card input:not([type=checkbox]):hover{border-color:#929baa}
.rvc-auth-card input:not([type=checkbox]):focus{border-color:var(--rvc-orange);box-shadow:0 0 0 3px rgba(255,90,0,.16)}
.rvc-password-wrap{position:relative;display:block}
.rvc-password-wrap input{padding-right:49px!important}
.rvc-password-toggle{position:absolute;right:5px;top:50%;transform:translateY(-50%);width:39px;height:39px;border:0;border-radius:8px;background:transparent;color:#667085;cursor:pointer;display:grid;place-items:center;font-size:17px;line-height:1}
.rvc-password-toggle:hover,.rvc-password-toggle:focus-visible{background:#fff2ea;color:var(--rvc-orange);outline:0}
.rvc-password-toggle[aria-pressed=true]{color:var(--rvc-orange)}
.rvc-caps{display:none;color:#b54708;font-weight:700;font-size:11px;margin-top:1px}
.rvc-caps.is-visible{display:block}
.rvc-form-options{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 1px;font-size:13px}
.rvc-auth-card .rvc-check{display:flex;align-items:center;gap:8px;font-weight:600;font-size:13px;white-space:nowrap;margin:0;cursor:pointer}
.rvc-check input{width:16px;height:16px;margin:0;accent-color:var(--rvc-orange)}
.rvc-auth-card a{color:#dc4b00;font-weight:700;text-underline-offset:2px}
.rvc-auth-card .rvc-primary{width:100%;height:49px;margin-top:1px;gap:9px;background:linear-gradient(135deg,#ff5a00,#f04d00);box-shadow:0 8px 20px rgba(255,90,0,.22)}
.rvc-auth-card .rvc-primary:hover{background:#e84900;transform:translateY(-1px)}
.rvc-auth-card .rvc-primary:disabled{cursor:wait;opacity:.82;transform:none}
.rvc-spinner{display:none;width:16px;height:16px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;animation:rvc-spin .7s linear infinite}
.rvc-auth-form.is-loading .rvc-spinner{display:block}
@keyframes rvc-spin{to{transform:rotate(360deg)}}
.rvc-join{display:grid;gap:10px;margin-top:23px;padding-top:21px;border-top:1px solid #e4e7ec;text-align:center}
.rvc-join>span{font-size:12px;font-weight:700;color:#667085}
.rvc-join .rvc-secondary{width:100%;height:45px;border-color:#ffb58d;color:#d94700!important;background:#fff8f4}
.rvc-join .rvc-secondary:hover{background:#fff0e8;border-color:var(--rvc-orange)}
.rvc-trust{font-size:11px!important;line-height:1.5;text-align:center;color:#7b8494!important;margin:18px 0 0!important}
.rvc-trust a{font-size:inherit}
.rvc-back-link{display:inline-block;margin-top:18px}
.rvc-support-fab{position:fixed;right:18px;bottom:18px;z-index:99992;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;text-decoration:none!important;background:#172033;color:#fff!important;font:800 18px/1 Inter,sans-serif;box-shadow:0 7px 22px rgba(23,32,51,.25)}
.rvc-support-fab:hover{background:var(--rvc-orange)}
.rvc-mobile-logo{display:none}
.rvc-auth-apply .rvc-auth-card{padding-top:28px;padding-bottom:28px}
.rvc-auth-apply .rvc-auth-form{gap:12px}

@media(max-width:900px){
html:has(.rvc-auth),body:has(.rvc-auth){height:auto;min-height:100%;overflow:auto!important}
.rvc-auth{position:relative;inset:auto;width:100%;height:auto;min-height:100vh;min-height:100dvh;display:block;overflow:visible}
.rvc-auth-brand{display:none}
.rvc-auth-card{min-height:100vh;min-height:100dvh;height:auto;padding:32px 22px 72px;overflow:visible;align-items:flex-start}
.rvc-auth-inner{width:min(100%,500px)}
.rvc-mobile-logo{display:block;width:150px!important;height:82px!important;margin:-13px auto 9px!important;background-position:center!important}
.rvc-auth-card h2{text-align:center;font-size:29px}
.rvc-auth-card h2+p{text-align:center;margin-bottom:23px}
.rvc-support-fab{right:14px;bottom:14px;width:39px;height:39px}
}
@media(max-width:480px){
.rvc-auth-card{padding:24px 18px 66px}
.rvc-auth-card input:not([type=checkbox]){height:47px}
.rvc-form-options{gap:10px}
.rvc-form-options>a{font-size:12px;text-align:right}
.rvc-auth-card .rvc-check{font-size:12px}
.rvc-mobile-logo{width:138px!important;height:74px!important;margin:-10px auto 8px!important}
}
@media(max-height:720px) and (min-width:901px){
.rvc-auth-brand{padding:38px 5vw}.rvc-auth-brand .rvc-logo{height:90px;width:190px}.rvc-auth-brand h1{margin:20px 0 12px;font-size:44px}.rvc-auth-card{padding-top:24px;padding-bottom:24px}.rvc-auth-card h2{font-size:28px}.rvc-auth-card h2+p{margin-bottom:16px}.rvc-auth-card .rvc-auth-form{gap:11px}.rvc-auth-card input:not([type=checkbox]){height:43px}.rvc-join{margin-top:15px;padding-top:14px}.rvc-trust{margin-top:12px!important}
}

/* v1.4.0 finishing polish */
html:has(.rvc-auth),body:has(.rvc-auth),body:has(.rvc-auth) #page,body:has(.rvc-auth) .site,body:has(.rvc-auth) .site-content,body:has(.rvc-auth) .content-area,body:has(.rvc-auth) .entry-content{margin:0!important;padding:0!important;max-width:none!important;width:100%!important;border:0!important;border-radius:0!important;box-shadow:none!important}
.rvc-auth{border:0!important;border-radius:0!important;box-shadow:none!important}
.rvc-auth-brand .rvc-logo{width:252px;height:132px;margin:-19px 0 -5px}
.rvc-auth-brand .rvc-subbrand{font-size:12px;font-weight:550;letter-spacing:.15px;color:rgba(255,255,255,.74)}
.rvc-password-toggle svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}
.rvc-password-toggle .rvc-eye-closed{display:none}
.rvc-password-toggle[aria-pressed=true] .rvc-eye-open{display:none}
.rvc-password-toggle[aria-pressed=true] .rvc-eye-closed{display:block}
.rvc-check input{-webkit-appearance:none;appearance:none;display:grid;place-content:center;width:18px;height:18px;min-width:18px;margin:0;border:1.5px solid #98a2b3;border-radius:5px;background:#fff;cursor:pointer;transition:background .15s,border-color .15s,box-shadow .15s}
.rvc-check input:before{content:"";width:9px;height:5px;border:solid #fff;border-width:0 0 2px 2px;transform:rotate(-45deg) scale(0);margin-top:-2px;transition:transform .12s ease-in-out}
.rvc-check input:checked{background:var(--rvc-orange);border-color:var(--rvc-orange)}
.rvc-check input:checked:before{transform:rotate(-45deg) scale(1)}
.rvc-check input:focus-visible{outline:0;box-shadow:0 0 0 3px rgba(255,90,0,.18)}
.rvc-auth-card input:-webkit-autofill,.rvc-auth-card input:-webkit-autofill:hover,.rvc-auth-card input:-webkit-autofill:focus{-webkit-text-fill-color:var(--rvc-ink);-webkit-box-shadow:0 0 0 1000px #fff8f3 inset!important;box-shadow:0 0 0 1000px #fff8f3 inset!important;border-color:#e4a27d;caret-color:var(--rvc-ink);transition:background-color 9999s ease-out}
.rvc-support-fab{background:#263247}
.rvc-support-fab svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.rvc-support-fab:focus-visible{outline:3px solid rgba(255,90,0,.28);outline-offset:3px}
@media(max-width:900px){.rvc-mobile-logo{width:166px!important;height:88px!important}}
@media(max-width:480px){.rvc-mobile-logo{width:150px!important;height:80px!important}}
@media(max-height:720px) and (min-width:901px){.rvc-auth-brand .rvc-logo{width:215px;height:101px;margin:-14px 0 -3px}}
