/* CentralRP phone v1.8.27 - notification shade portal above persistent media */
.quick-shade.shade-portal1827{
  position:fixed!important;
  z-index:2000!important;
  inset:auto!important;
  left:var(--shade-left1827,0)!important;
  top:var(--shade-top1827,0)!important;
  width:var(--shade-width1827,0)!important;
  height:var(--shade-height1827,0)!important;
  box-sizing:border-box!important;
  border-radius:var(--shade-radius1827,0)!important;
  overflow:hidden!important;
  isolation:isolate;
  contain:layout paint style;
}
.quick-shade.shade-portal1827 .shade-panel{z-index:1}
.quick-shade.shade-portal1827[data-phone-theme="light"]{background:rgba(215,224,234,.20)!important;color:#111a25!important}
.quick-shade.shade-portal1827[data-phone-theme="light"] .shade-panel{background:rgba(248,251,255,.985)!important;border-bottom-color:rgba(24,45,70,.14)!important;color:#111a25!important;box-shadow:0 18px 34px rgba(32,48,67,.18)!important}
.quick-shade.shade-portal1827[data-phone-theme="light"] .shade-handle{background:rgba(25,42,61,.30)!important}
.quick-shade.shade-portal1827[data-phone-theme="light"] .shade-top strong,
.quick-shade.shade-portal1827[data-phone-theme="light"] .shade-section-title{color:#111a25!important}
.quick-shade.shade-portal1827[data-phone-theme="light"] .shade-top span,
.quick-shade.shade-portal1827[data-phone-theme="light"] .shade-section-title small,
.quick-shade.shade-portal1827[data-phone-theme="light"] .shade-empty{color:#667587!important}
.quick-shade.shade-portal1827[data-phone-theme="light"] .quick-tile,
.quick-shade.shade-portal1827[data-phone-theme="light"] .slider-card{background:#edf2f7!important;border-color:rgba(23,45,70,.12)!important;color:#17212d!important}
.quick-shade.shade-portal1827[data-phone-theme="light"] .quick-tile span{color:#3f4d5e!important}
.quick-shade.shade-portal1827[data-phone-theme="light"] .quick-tile.on{background:#dcecff!important;border-color:#65aaff!important;color:#1268c9!important}
.quick-shade.shade-portal1827[data-phone-theme="light"] .shade-notification{background:#fff!important;border-color:rgba(23,45,70,.11)!important;color:#111a25!important;box-shadow:0 3px 12px rgba(26,45,67,.05)}
.quick-shade.shade-portal1827[data-phone-theme="light"] .shade-notification-head strong{color:#111a25!important}
.quick-shade.shade-portal1827[data-phone-theme="light"] :is(.shade-notification-head span,.shade-notification p){color:#5f6f82!important}
.quick-shade.shade-portal1827[data-phone-theme="light"] .network-summary-v170 b{color:#111827!important}
