/* rtly-loaders-css */
@keyframes rtlySkSweep{0%{transform:translateX(-100%)}100%{transform:translateX(100%)}}
@keyframes rtlySkIn{from{opacity:0;transform:translateY(3px)}to{opacity:1;transform:none}}
@keyframes rtlyArrive{from{opacity:0}to{opacity:1}}
.rtly-busy>:not(.rtly-skw){display:none!important}
.rtly-skw{display:block;width:100%;animation:rtlySkIn .25s ease-out both}
.rtly-skw .sk{position:relative;overflow:hidden;display:block;border-radius:7px;background:#EEF0F3}
.rtly-skw .sk::after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(201,162,39,.10) 40%,rgba(255,255,255,.75) 50%,rgba(201,162,39,.10) 60%,rgba(255,255,255,0) 100%);animation:rtlySkSweep 1.6s ease-in-out infinite;animation-delay:var(--d,0s)}
.rtly-skw .sk.c{border-radius:999px}
.rtly-skw .sk-h{height:14px;width:42%;margin:4px 0 16px}
/* news rows */
.rtly-skw .nr{padding:12px 0;border-bottom:1px solid #F0F2F5}
.rtly-skw .nr .sk.t1{height:12px;width:94%}.rtly-skw .nr .sk.t2{height:12px;width:68%;margin-top:8px}
.rtly-skw .nr .m{display:flex;align-items:center;gap:7px;margin-top:11px}.rtly-skw .nr .m .sk.c{width:14px;height:14px}.rtly-skw .nr .m .sk.s{height:9px;width:34%}
/* story cards */
.rtly-skw.cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px}
.rtly-skw .cd{border:1px solid #EEF0F3;border-radius:14px;padding:10px 10px 14px;background:#fff}
.rtly-skw .cd .sk.im{aspect-ratio:16/9;border-radius:9px}.rtly-skw .cd .sk.t1{height:13px;width:92%;margin-top:14px}.rtly-skw .cd .sk.t2{height:13px;width:64%;margin-top:8px}.rtly-skw .cd .sk.s{height:9px;width:38%;margin-top:14px}
/* table / list rows */
.rtly-skw .tr{display:flex;align-items:center;gap:12px;padding:13px 14px;border-bottom:1px solid #F0F2F5}
.rtly-skw .tr .sk.a{width:30px;height:30px;border-radius:8px;flex:0 0 30px}.rtly-skw .tr .sk.n{height:12px;flex:0 0 32%}.rtly-skw .tr .sk.x{height:10px;flex:0 0 14%;margin-left:auto}.rtly-skw .tr .sk.y{height:10px;flex:0 0 10%}
/* stagger so it breathes instead of blinking */
.rtly-skw>*:nth-child(2) .sk::after{animation-delay:.08s}.rtly-skw>*:nth-child(3) .sk::after{animation-delay:.16s}.rtly-skw>*:nth-child(4) .sk::after{animation-delay:.24s}.rtly-skw>*:nth-child(5) .sk::after{animation-delay:.32s}.rtly-skw>*:nth-child(6) .sk::after{animation-delay:.4s}.rtly-skw>*:nth-child(n+7) .sk::after{animation-delay:.48s}
/* the homepage/category rails already had placeholder rows (.rtly-wire .rtly-sk) - same look as everything else now */
html body .rtly-wire .rtly-sk i{position:relative!important;overflow:hidden!important;background:#EEF0F3!important;border-radius:7px!important;animation:none!important}
html body .rtly-wire .rtly-sk i::after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(201,162,39,.10) 40%,rgba(255,255,255,.75) 50%,rgba(201,162,39,.10) 60%,rgba(255,255,255,0) 100%);animation:rtlySkSweep 1.6s ease-in-out infinite}
html body .rtly-wire .rtly-sk:nth-child(2) i::after{animation-delay:.08s}html body .rtly-wire .rtly-sk:nth-child(3) i::after{animation-delay:.16s}html body .rtly-wire .rtly-sk:nth-child(4) i::after{animation-delay:.24s}html body .rtly-wire .rtly-sk:nth-child(n+5) i::after{animation-delay:.32s}
html:not(.rtly-light) body .rtly-wire .rtly-sk i{background:rgba(255,255,255,.065)!important}
html:not(.rtly-light) body .rtly-wire .rtly-sk i::after{background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(235,212,138,.07) 40%,rgba(255,255,255,.09) 50%,rgba(235,212,138,.07) 60%,rgba(255,255,255,0) 100%)}
/* /crypto/ table: its own placeholder rows (.cx-skel) now carry the same shimmer, shaped like the real columns */
html body #rtly-cx .cx-skel{background:none!important;animation:none!important;height:auto!important;border-bottom:1px solid #F0F2F5}
html body #rtly-cx .cx-skel .rtly-skw{animation:none}
html body #rtly-cx .cx-skel .cr{display:flex;align-items:center;height:54px;padding:0 8px}
html body #rtly-cx .cx-skel .cr>span{display:flex;align-items:center;justify-content:center;gap:9px;flex:0 0 auto;box-sizing:border-box}
html body #rtly-cx .cx-skel .cr .sk{height:11px}
html body #rtly-cx .cx-skel .cr .sk.c{width:26px;height:26px;flex:0 0 26px}
html body #rtly-cx .cx-skel .cr .nm{justify-content:flex-start}
html body #rtly-cx .cx-skel .cr .nm .st{display:flex;flex-direction:column;gap:6px}
html body #rtly-cx .cx-skel .cr .sk.pill{height:26px;border-radius:8px}
html body #rtly-cx .cx-skel .cr .sk.spark{height:22px;border-radius:6px}
html:not(.rtly-light) body #rtly-cx .cx-skel{border-bottom-color:rgba(255,255,255,.06)}
/* inline values still coming ("—") */
.rtly-sk-t{position:relative;display:inline-block;min-width:34px;color:transparent!important;-webkit-text-fill-color:transparent!important;border-radius:6px;background:#EEF0F3;overflow:hidden;vertical-align:middle;line-height:1.1}
.rtly-sk-t::after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.75),rgba(255,255,255,0));animation:rtlySkSweep 1.6s ease-in-out infinite}
.rtly-arrive>*{animation:rtlyArrive .35s ease-out both}
html:not(.rtly-light) .rtly-skw .sk,html:not(.rtly-light) .rtly-sk-t{background:rgba(255,255,255,.065)}
html:not(.rtly-light) .rtly-skw .sk::after,html:not(.rtly-light) .rtly-sk-t::after{background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(235,212,138,.07) 40%,rgba(255,255,255,.09) 50%,rgba(235,212,138,.07) 60%,rgba(255,255,255,0) 100%)}
html:not(.rtly-light) .rtly-skw .nr,html:not(.rtly-light) .rtly-skw .tr{border-bottom-color:rgba(255,255,255,.06)}
html:not(.rtly-light) .rtly-skw .cd{background:rgba(255,255,255,.02);border-color:rgba(255,255,255,.07)}
@media (prefers-reduced-motion:reduce){.rtly-skw .sk::after,.rtly-sk-t::after{animation:none}.rtly-arrive>*,.rtly-skw{animation:none}}
/* style */
html:not(.rtly-dark){background:#fff!important}html:not(.rtly-dark) body{background:#fff!important}html:not(.rtly-light){background:#000!important}html:not(.rtly-light) body{background:#000!important}html.rtly-loading body::before{background:#fff!important}html:not(.rtly-light).rtly-loading body::before{background:#000!important}html.rtly-loading body::after{border-color:#E6E9EF!important;border-top-color:var(--rtly-gold,#C9A227)!important}html:not(.rtly-light).rtly-loading body::after{border-color:#22262C!important;border-top-color:var(--rtly-gold,#C9A227)!important}
/* rtly-hdrone-css */
#rtly-mobmenu{display:none!important}
/* rtly-bm-nodrawer */
#rtly-drawer,#rtly-drawer-backdrop,#rtly-acct,#rtly-menu{display:none!important}html body #rtly-menu#rtly-menu#rtly-menu,html body #rtly-menu#rtly-menu#rtly-menu.open,html body #rtly-acct#rtly-acct#rtly-acct,html body #rtly-acct#rtly-acct#rtly-acct.open,html body #rtly-drawer#rtly-drawer#rtly-drawer{display:none!important;visibility:hidden!important}#rtly-notif{position:fixed;min-width:300px;max-width:330px;background:#fff;border-radius:14px;box-shadow:0 16px 44px rgba(0,0,0,.18);padding:6px;z-index:100001;display:none;font-family:"Noto Sans",sans-serif}#rtly-notif.open{display:block;animation:rtlyMfade .14s ease}html:not(.rtly-light) #rtly-notif{background:#0f1318;box-shadow:0 16px 44px rgba(0,0,0,.6)}.rtly-notif-h{font-size:12.5px;font-weight:700;color:#16181d;padding:9px 11px 5px}html:not(.rtly-light) .rtly-notif-h{color:#eef1f5}.rtly-notif-empty{text-align:center;padding:24px 18px 28px;color:#9aa0a8}.rtly-notif-empty svg{color:#c4c9d0;margin-bottom:9px}.rtly-notif-empty p{font-size:14px;font-weight:600;color:#16181d;margin:0 0 3px}html:not(.rtly-light) .rtly-notif-empty p{color:#eef1f5}.rtly-notif-empty span{font-size:12px;color:#9aa0a8;display:block;max-width:220px;margin:0 auto;line-height:1.5}#rtly-bell.has-unread::after{content:"";position:absolute;top:8px;right:9px;width:7px;height:7px;border-radius:50%;background:#e5484d;border:2px solid #fff}html:not(.rtly-light) #rtly-bell.has-unread::after{border-color:#0a0a0a}@keyframes rtlyMfade{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}
/* rtly-mobuni */
@media (max-width:980px){html body header.cs-header #rtly-hbar,html body header.cs-header #rtly-hiw,html body header.cs-header #rtly-login,html body header.cs-header #rtly-signup{display:none!important}html body header.cs-header .cs-header__col .rtly-icon-btn--menu{margin-left:auto!important}html body header.cs-header .cs-header__col .rtly-icon-btn--menu{margin-left:auto!important}}
/* rtly-slack */
html body header.cs-header #rtly-hiw{margin-left:auto!important}html body header.cs-header #rtly-login{margin-left:10px!important}html.rtly-authed body header.cs-header #rtly-publish{margin-left:auto!important}
/* rtly-burgerset */
@media (min-width:981px){html body header.cs-header .rtly-icon-btn--menu{margin-left:2px!important;margin-right:-8px!important}}html.rtly-guest body header.cs-header .rtly-icon-btn--menu{display:inline-flex!important}html.rtly-authed body header.cs-header .rtly-icon-btn--menu{display:none!important}
/* rtly-darkmain */
html:not(.rtly-light) body main#primary#primary#primary{background-color:transparent!important}
/* rtly-darkcards */
html:not(.rtly-light) .retirely-card,html:not(.rtly-light) .retirely-card .retirely-card__body,html:not(.rtly-light) .retirely-card .retirely-card__media{background-color:#121212!important;border-color:#181818!important}html:not(.rtly-light) .retirely-card:hover,html:not(.rtly-light) .retirely-card:hover .retirely-card__body,html:not(.rtly-light) .retirely-card:hover .retirely-card__media{background-color:#1C2026!important}html:not(.rtly-light) .retirely-card:hover .retirely-card__title,html:not(.rtly-light) .retirely-card:hover .retirely-card__title a{color:#F2F4F7!important;-webkit-text-fill-color:currentColor!important}
/* rtly-goldfeed */
html:not(.rtly-light) #rtly-cats#rtly-cats#rtly-cats .c{background:#14171C!important;color:#9AA1AA!important;border:1px solid #24282F!important;transition:border-color .2s,color .2s,background .2s!important}html:not(.rtly-light) #rtly-cats#rtly-cats#rtly-cats .c:hover{border-color:rgba(201,162,39,.75)!important;color:#E8C46A!important;background:#191D24!important}html:not(.rtly-light) #rtly-cats#rtly-cats#rtly-cats .c.on{background:linear-gradient(96deg,#2B230E,#3A2F12 60%)!important;border-color:#C9A227!important;color:#F0D07A!important}html:not(.rtly-light) body main#primary#primary#primary#primary .retirely-card::after{content:"";position:absolute;inset:0;pointer-events:none;z-index:2;background:linear-gradient(105deg,transparent 42%,rgba(201,162,39,.24) 50%,transparent 58%);transform:translateX(-130%);transition:transform .75s ease}html:not(.rtly-light) body main#primary#primary#primary#primary .retirely-card:hover::after{transform:translateX(130%)}html:not(.rtly-light) #rtly-cats#rtly-cats#rtly-cats{position:relative!important;padding-bottom:11px!important}html:not(.rtly-light) body main#primary#primary#primary#primary .retirely-grid>.retirely-card:first-child{box-shadow:inset 3px 0 0 #D4AF37!important}@keyframes rtlyChipShim{0%{background-position:100% 0}100%{background-position:0 0}}html:not(.rtly-light) #rtly-cats#rtly-cats#rtly-cats .c.on{background-size:220% 100%!important;animation:rtlyChipShim 5.5s linear infinite}html.rtly-light #rtly-cats#rtly-cats#rtly-cats{position:relative!important;padding-bottom:11px!important}html.rtly-light #rtly-cats#rtly-cats#rtly-cats .c.on{animation:rtlyChipShim 5.5s linear infinite}html.rtly-light body main#primary#primary#primary#primary .retirely-grid>.retirely-card:first-child{box-shadow:inset 3px 0 0 #D4AF37!important}html.rtly-light body main#primary#primary#primary#primary .retirely-card::after{content:"";position:absolute;inset:0;pointer-events:none;z-index:2;background:linear-gradient(105deg,transparent 42%,rgba(201,162,39,.12) 50%,transparent 58%);transform:translateX(-130%);transition:transform .75s ease}html.rtly-light body main#primary#primary#primary#primary .retirely-card:hover::after{transform:translateX(130%)}html.rtly-light body main#primary#primary#primary#primary .retirely-card:hover{border-color:rgba(201,162,39,.7)!important}@media (prefers-reduced-motion:reduce){html:not(.rtly-light) body main#primary#primary#primary#primary .retirely-card::after,html:not(.rtly-light) body main#primary#primary#primary#primary .retirely-card:hover::after{transition:none!important;transform:translateX(-130%)!important}}
/* rtly-darkhover */
html:not(.rtly-light) body main#primary#primary#primary#primary .retirely-card:hover,html:not(.rtly-light) body main#primary#primary#primary#primary .retirely-card:hover .retirely-card__body,html:not(.rtly-light) body main#primary#primary#primary#primary .retirely-card:hover .retirely-card__media,html:not(.rtly-light) body a.rtly-scard.rtly-scard.rtly-scard:hover{background:#171B21!important;border-color:rgba(201,162,39,.6)!important}html:not(.rtly-light) body main#primary#primary#primary#primary .retirely-card:hover .retirely-card__title,html:not(.rtly-light) body main#primary#primary#primary#primary .retirely-card:hover .retirely-card__title a{color:#F2F4F7!important;-webkit-text-fill-color:currentColor!important}
/* rtly-darkcta */
html:not(.rtly-light) #eve-pulse .cta,html:not(.rtly-light) #eve-pulse .cta:visited{background:#14171C!important;border:1.5px solid #C9A227!important;color:#E8C46A!important;-webkit-text-fill-color:currentColor!important}html:not(.rtly-light) #eve-pulse .cta:hover{background:#1C2026!important}
/* rtly-signalgreen */
main#primary#primary#primary#primary .retirely-card__meta time,main#primary#primary#primary#primary .retirely-card__meta .date,main#primary#primary#primary#primary .retirely-card time,main#primary#primary#primary#primary .retirely-card__source time,main#primary#primary#primary#primary .retirely-side-item time,main#primary#primary#primary#primary .retirely-side-item__meta time,main#primary#primary#primary#primary .retirely-rss-card time,main#primary#primary#primary#primary .retirely-news__shell time,main#primary#primary#primary#primary .rtly-ago,.rtly-scard.rtly-scard .sm b,.rtly-wire.rtly-wire .m b,.rtly-wire.rtly-wire .lv,#rtly-local#rtly-local .m b,#rtly-stream#rtly-stream .sm b{color:#00FF41!important}html.rtly-light main#primary#primary#primary#primary .retirely-card__meta time,html.rtly-light main#primary#primary#primary#primary .retirely-card__meta .date,html.rtly-light main#primary#primary#primary#primary .retirely-card time,html.rtly-light main#primary#primary#primary#primary .retirely-card__source time,html.rtly-light main#primary#primary#primary#primary .retirely-side-item time,html.rtly-light main#primary#primary#primary#primary .retirely-side-item__meta time,html.rtly-light main#primary#primary#primary#primary .retirely-rss-card time,html.rtly-light main#primary#primary#primary#primary .retirely-news__shell time,html.rtly-light main#primary#primary#primary#primary .rtly-ago,html.rtly-light .rtly-scard.rtly-scard .sm b,html.rtly-light .rtly-wire.rtly-wire .m b,html.rtly-light .rtly-wire.rtly-wire .lv,html.rtly-light #rtly-local#rtly-local .m b,html.rtly-light #rtly-stream#rtly-stream .sm b{color:#00C24B!important}html:not(.rtly-light) .tk-chg.up,html:not(.rtly-light) #rtly-cx .up{color:#00FF41!important}html.rtly-light .tk-chg.up,html.rtly-light #rtly-cx .up{color:#00C24B!important}
/* rtly-mobalign */
@media (max-width:768px){#rtly-brief#rtly-brief#rtly-brief#rtly-brief#rtly-brief{padding-left:12px!important;padding-right:12px!important}#rtly-brief#rtly-brief#rtly-brief#rtly-brief#rtly-brief .rtly-row{padding-left:7px!important;padding-right:13px!important}#rtly-brief#rtly-brief#rtly-brief#rtly-brief#rtly-brief .rtly-row{flex-direction:column!important;align-items:flex-start!important;gap:3px!important;flex-wrap:nowrap!important}#rtly-brief#rtly-brief#rtly-brief#rtly-brief#rtly-brief .rtly-row:not(.rtly-col){justify-content:space-between!important}}
/* rtly-goldink */
.ra2-w,.ra2-gold-sh{padding-top:6px!important;padding-bottom:8px!important;margin-top:-6px!important;margin-bottom:-8px!important}
/* rtly-onemast */
html body.rtly-chrome header.cs-header .cs-header__inner-mobile{display:none!important}html body.rtly-chrome header.cs-header .cs-header__inner-desktop{display:flex!important}
/* rtly-colorscheme */
html{color-scheme:light}html.rtly-dark{color-scheme:dark}ins.adsbygoogle[data-ad-status="unfilled"]{display:none!important}html:not(.rtly-dark) .ap-fig,html:not(.rtly-dark) .ap-figimg,html:not(.rtly-dark) .ct-shot,html:not(.rtly-dark) .retirely-card__media{background-color:#fff}
/* rtly-fix0918b-css */
@media(max-width:600px){html.rtly-authed.rtly-authed.rtly-authed body #rtly-publish#rtly-publish{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:38px!important;height:38px!important;min-width:38px!important;padding:0!important;border-radius:999px!important;font-size:0!important;line-height:0!important;margin-left:auto!important;flex:0 0 38px!important}html.rtly-authed.rtly-authed.rtly-authed body #rtly-publish#rtly-publish svg{width:18px!important;height:18px!important;margin:0!important;display:block!important}html.rtly-authed.rtly-authed.rtly-authed body #rtly-bell{margin-left:10px!important}}
/* rtly-hdrtidy-css */
html body #rtly-hiw{gap:0!important}html body #rtly-hiw .i{margin-right:0!important} /* HIWGAP 2026-09-25: Alex "bring the i a bit closer" - 11px to 5px (gap lives in rtly-chrome.php) */html body #rtly-signup#rtly-signup#rtly-signup#rtly-signup{font-weight:600!important;letter-spacing:.01em!important}html body #rtly-signup#rtly-signup#rtly-signup#rtly-signup{box-shadow:none!important;border:1px solid #C9A227!important}html body #rtly-signup#rtly-signup#rtly-signup#rtly-signup::before,html body #rtly-signup#rtly-signup#rtly-signup#rtly-signup::after{box-shadow:none!important}html:not(.rtly-light) body html body #rtly-signup#rtly-signup#rtly-signup#rtly-signup{border:1.5px solid #C9A227!important}@media (max-width:940px){html.rtly-light:not(#a):not(#b):not(#c):not(#d):not(#e):not(#f):not(#g):not(#h) body #rtly-brief,html:not(.rtly-light):not(#a):not(#b):not(#c):not(#d):not(#e):not(#f):not(#g):not(#h) body #rtly-brief{border:0!important;border-width:0!important;border-color:transparent!important;box-shadow:none!important}}@media (max-width:820px){html body main#primary#primary#primary#primary#primary .retirely-grid>article.rlc,html body main#primary#primary#primary#primary#primary .retirely-grid>article.rlc.is-run{border:0!important;border-width:0!important;border-color:transparent!important}}
/* rtly-hvblue-css */
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) #rtly-cats#rtly-cats#rtly-cats .c:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc).rtly-light body main#primary#primary#primary#primary .retirely-card:hover{border-color:rgba(46,92,255,.35)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 0 0 1px rgba(46,92,255,.35),0 6px 14px -8px rgba(46,92,255,.45)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) body main#primary#primary#primary#primary .retirely-card:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) body main#primary#primary#primary#primary .retirely-card:hover .retirely-card__body{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) body main#primary#primary#primary#primary .retirely-card:hover .retirely-card__media{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) body a.rtly-scard.rtly-scard.rtly-scard:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc) #rtly-ad .rd-table tbody tr:hover td:first-child{box-shadow:inset 3px 0 0 #2E5CFF!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc) body #rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats .c[data-cat]:not(#_):not(#_):not(#_):not(.on):hover{border-color:rgba(46,92,255,.35)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 0 0 1px rgba(46,92,255,.35),0 6px 14px -8px rgba(46,92,255,.45)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light):not(#_):not(#_):not(#_):not(#_) body .rtly-desk-buy:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light):not(#_):not(#_):not(#_):not(#_) body .rtly-acct-edit:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_) body #rtly-cats .c:not(.on):hover{border-color:rgba(46,92,255,.35)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 0 0 1px rgba(46,92,255,.35),0 6px 14px -8px rgba(46,92,255,.45)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc) #rtly-ad#rtly-ad .rd-sort button:hover{border-color:rgba(46,92,255,.35)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 0 0 1px rgba(46,92,255,.35),0 6px 14px -8px rgba(46,92,255,.45)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc) #rtly-ad#rtly-ad .rd-sort button.on:hover{border-color:rgba(46,92,255,.35)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 0 0 1px rgba(46,92,255,.35),0 6px 14px -8px rgba(46,92,255,.45)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) #rtly-ad#rtly-ad .rd-sort button:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc).rtly-cl-mark body #rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats .c[data-cat]:not(#_):not(#_):not(#_):not(.on):hover{border-color:rgba(46,92,255,.35)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 0 0 1px rgba(46,92,255,.35),0 6px 14px -8px rgba(46,92,255,.45)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light).rtly-cl-mark body #rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats .c[data-cat]:not(#_):not(#_):not(#_):not(.on):hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc).rtly-vision main#primary#primary#primary .retirely-card:hover{border-color:rgba(46,92,255,.35)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 0 0 1px rgba(46,92,255,.35),0 6px 14px -8px rgba(46,92,255,.45)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc).rtly-vision.rtly-dark main#primary#primary#primary .retirely-card:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc) .nlp-b2:hover{border-color:rgba(46,92,255,.35)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 0 0 1px rgba(46,92,255,.35),0 6px 14px -8px rgba(46,92,255,.45)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) .nlp-b2:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc) #rtly-ap .nlp-art:hover{border-color:rgba(46,92,255,.35)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 0 0 1px rgba(46,92,255,.35),0 6px 14px -8px rgba(46,92,255,.45)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) #rtly-ap .nlp-art:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc) .wl-sugg button:hover{border-color:rgba(46,92,255,.35)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 0 0 1px rgba(46,92,255,.35),0 6px 14px -8px rgba(46,92,255,.45)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc) #retirely-grid > .rtly-gf:hover .gf-face{border-color:rgba(46,92,255,.35)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 0 0 1px rgba(46,92,255,.35),0 6px 14px -8px rgba(46,92,255,.45)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) #retirely-grid > .rtly-gf:hover .gf-face{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc) body main#primary#primary#primary .retirely-card:hover{border-color:rgba(46,92,255,.35)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 0 0 1px rgba(46,92,255,.35),0 6px 14px -8px rgba(46,92,255,.45)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc) body a.rtly-scard:hover{border-color:rgba(46,92,255,.35)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 0 0 1px rgba(46,92,255,.35),0 6px 14px -8px rgba(46,92,255,.45)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc) .hp2 .hp2-node:hover{border-color:rgba(46,92,255,.35)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 0 0 1px rgba(46,92,255,.35),0 6px 14px -8px rgba(46,92,255,.45)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc) .ps-wt:hover{border-color:rgba(46,92,255,.35)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 0 0 1px rgba(46,92,255,.35),0 6px 14px -8px rgba(46,92,255,.45)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc) #rtly-trend:hover{border-color:rgba(46,92,255,.35)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 0 0 1px rgba(46,92,255,.35),0 6px 14px -8px rgba(46,92,255,.45)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) #rtly-trend:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc) #rtly-ad .rd-chips .chip:hover{border-color:rgba(46,92,255,.35)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 0 0 1px rgba(46,92,255,.35),0 6px 14px -8px rgba(46,92,255,.45)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc) #rtly-ad .ad-stat:hover{border-color:rgba(46,92,255,.35)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 0 0 1px rgba(46,92,255,.35),0 6px 14px -8px rgba(46,92,255,.45)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc) #rtly-ad tbody tr:hover td:first-child{box-shadow:inset 3px 0 0 #2E5CFF!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) #rtly-ad .ad-stat:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc) #rtly-chrome-page .ra2 .ra2-qtile:hover{border-color:rgba(46,92,255,.35)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 0 0 1px rgba(46,92,255,.35),0 6px 14px -8px rgba(46,92,255,.45)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc) #rtly-chrome-page .ra2 .ra2-step:hover{border-color:rgba(46,92,255,.35)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 0 0 1px rgba(46,92,255,.35),0 6px 14px -8px rgba(46,92,255,.45)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc) #rtly-chrome-page .ra2 .ra2-quote:hover{border-color:rgba(46,92,255,.35)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 0 0 1px rgba(46,92,255,.35),0 6px 14px -8px rgba(46,92,255,.45)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc) #rtly-chrome-page .ra2 .ra2-tier:hover{border-color:rgba(46,92,255,.35)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 0 0 1px rgba(46,92,255,.35),0 6px 14px -8px rgba(46,92,255,.45)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc) #rtly-pr .pv-slim a:hover{border-color:rgba(46,92,255,.35)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 0 0 1px rgba(46,92,255,.35),0 6px 14px -8px rgba(46,92,255,.45)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc) #rtly-pr .pr-q:hover{border-color:rgba(46,92,255,.35)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 0 0 1px rgba(46,92,255,.35),0 6px 14px -8px rgba(46,92,255,.45)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc).rtly-light:not(#_):not(#_) body #rtly-pr .pr-card:hover{border-color:rgba(46,92,255,.35)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 0 0 1px rgba(46,92,255,.35),0 6px 14px -8px rgba(46,92,255,.45)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc).rtly-light:not(#_):not(#_) body #rtly-pr .pv-slim a:hover{border-color:rgba(46,92,255,.35)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 0 0 1px rgba(46,92,255,.35),0 6px 14px -8px rgba(46,92,255,.45)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc) #rtly-pr .pr-grid .pr-card:hover{border-color:rgba(46,92,255,.35)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 0 0 1px rgba(46,92,255,.35),0 6px 14px -8px rgba(46,92,255,.45)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc) #rtly-pr .pr-card.feat:hover{border-color:rgba(46,92,255,.35)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 0 0 1px rgba(46,92,255,.35),0 6px 14px -8px rgba(46,92,255,.45)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc) .ra2-qtile:hover{border-color:rgba(46,92,255,.35)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 0 0 1px rgba(46,92,255,.35),0 6px 14px -8px rgba(46,92,255,.45)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc) .ra2-step:hover{border-color:rgba(46,92,255,.35)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 0 0 1px rgba(46,92,255,.35),0 6px 14px -8px rgba(46,92,255,.45)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc) .ra2-tier:hover{border-color:rgba(46,92,255,.35)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 0 0 1px rgba(46,92,255,.35),0 6px 14px -8px rgba(46,92,255,.45)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc) a.ra2-wt:hover{border-color:rgba(46,92,255,.35)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 0 0 1px rgba(46,92,255,.35),0 6px 14px -8px rgba(46,92,255,.45)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc) .ra2-tile:hover{border-color:rgba(46,92,255,.35)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 0 0 1px rgba(46,92,255,.35),0 6px 14px -8px rgba(46,92,255,.45)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc) #rtly-chrome-page .rab-pillar:hover{border-color:rgba(46,92,255,.35)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 0 0 1px rgba(46,92,255,.35),0 6px 14px -8px rgba(46,92,255,.45)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc) #rtly-hiwpage .h-tile:hover{border-color:rgba(46,92,255,.35)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 0 0 1px rgba(46,92,255,.35),0 6px 14px -8px rgba(46,92,255,.45)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc) #rtly-hiwpage .h-step:hover{border-color:rgba(46,92,255,.35)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 0 0 1px rgba(46,92,255,.35),0 6px 14px -8px rgba(46,92,255,.45)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc) #rtly-hiwpage .h-plan:hover{border-color:rgba(46,92,255,.35)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 0 0 1px rgba(46,92,255,.35),0 6px 14px -8px rgba(46,92,255,.45)!important}
@media (hover: hover){html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc) body .tk-stat:not(#_):not(#_):hover{border-color:rgba(46,92,255,.35)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 0 0 1px rgba(46,92,255,.35),0 6px 14px -8px rgba(46,92,255,.45)!important}}
@media (hover: hover){html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc) body .tk-analyst:not(#_):not(#_):hover{border-color:rgba(46,92,255,.35)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 0 0 1px rgba(46,92,255,.35),0 6px 14px -8px rgba(46,92,255,.45)!important}}
@media (hover: hover){html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) body .tk-stat:not(#_):not(#_):hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}}
@media (hover: hover){html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) body .tk-analyst:not(#_):not(#_):hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}}
@media (hover: hover){html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc) body .tk-about .chip:not(#_):not(#_):hover{border-color:rgba(46,92,255,.35)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 0 0 1px rgba(46,92,255,.35),0 6px 14px -8px rgba(46,92,255,.45)!important}}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc) .tkp-rel a:hover{border-color:rgba(46,92,255,.35)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 0 0 1px rgba(46,92,255,.35),0 6px 14px -8px rgba(46,92,255,.45)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) .tkp-rel a:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc) #rtly-cx .cx-stat:hover{border-color:rgba(46,92,255,.35)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 0 0 1px rgba(46,92,255,.35),0 6px 14px -8px rgba(46,92,255,.45)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc) #rtly-cx tbody tr:hover td:first-child{box-shadow:inset 3px 0 0 #2E5CFF!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) #rtly-cx .cx-stat:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc) #rtly-cx .cx2-tile:hover{border-color:rgba(46,92,255,.35)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 0 0 1px rgba(46,92,255,.35),0 6px 14px -8px rgba(46,92,255,.45)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc) #rtly-ap .ap-advcard:hover{border-color:rgba(46,92,255,.35)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 0 0 1px rgba(46,92,255,.35),0 6px 14px -8px rgba(46,92,255,.45)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light).rtly-light body main#primary#primary#primary#primary .retirely-card:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) body #rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats .c[data-cat]:not(#_):not(#_):not(#_):not(.on):hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_) body #rtly-cats .c:not(.on):hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) #rtly-ad#rtly-ad .rd-sort button:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) #rtly-ad#rtly-ad .rd-sort button.on:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light).rtly-cl-mark body #rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats .c[data-cat]:not(#_):not(#_):not(#_):not(.on):hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light).rtly-vision main#primary#primary#primary .retirely-card:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) .nlp-b2:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) #rtly-ap .nlp-art:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) .wl-sugg button:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) #retirely-grid > .rtly-gf:hover .gf-face{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) body main#primary#primary#primary .retirely-card:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) body a.rtly-scard:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) .hp2 .hp2-node:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) .ps-wt:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) #rtly-trend:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) #rtly-ad .rd-chips .chip:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) #rtly-ad .ad-stat:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) #rtly-chrome-page .ra2 .ra2-qtile:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) #rtly-chrome-page .ra2 .ra2-step:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) #rtly-chrome-page .ra2 .ra2-quote:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) #rtly-chrome-page .ra2 .ra2-tier:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) #rtly-pr .pv-slim a:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) #rtly-pr .pr-q:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light).rtly-light:not(#_):not(#_) body #rtly-pr .pr-card:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light).rtly-light:not(#_):not(#_) body #rtly-pr .pv-slim a:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) #rtly-pr .pr-grid .pr-card:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) #rtly-pr .pr-card.feat:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) .ra2-qtile:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) .ra2-step:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) .ra2-tier:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) a.ra2-wt:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) .ra2-tile:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) #rtly-chrome-page .rab-pillar:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) #rtly-hiwpage .h-tile:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) #rtly-hiwpage .h-step:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) #rtly-hiwpage .h-plan:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
@media (hover: hover){html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) body .tk-stat:not(#_):not(#_):hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}}
@media (hover: hover){html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) body .tk-analyst:not(#_):not(#_):hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}}
@media (hover: hover){html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) body .tk-about .chip:not(#_):not(#_):hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) .tkp-rel a:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) #rtly-cx .cx-stat:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) #rtly-cx .cx2-tile:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) #rtly-ap .ap-advcard:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc) body #rtly-cats:hover{border-color:rgba(46,92,255,.35)!important;box-shadow:inset 0 1px 0 #fff,0 0 0 1px rgba(46,92,255,.35),0 6px 14px -8px rgba(46,92,255,.45)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc):not(.rtly-light) body #rtly-cats:hover{box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hva):not(#hvb):not(#hvc) body #rtly-cats{transition:border-color .2s ease,box-shadow .2s ease}
/* HVBLUE-CATS v2: beat 8x #rtly-cats rules */
@media (hover:hover){html.rtly-hvblue:not(#hv1):not(#hv2):not(#hv3):not(#hv4):not(#hv5) body #rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats:hover{border-color:rgba(46,92,255,.35)!important;box-shadow:inset 0 1px 0 #fff,0 0 0 1px rgba(46,92,255,.35),0 6px 14px -8px rgba(46,92,255,.45)!important}
html.rtly-hvblue:not(#hv1):not(#hv2):not(#hv3):not(#hv4):not(#hv5):not(.rtly-light) body #rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats:hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hv1):not(#hv2):not(#hv3):not(#hv4):not(#hv5) body #rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats .c[data-cat]:not(#_):not(#_):not(#_):not(#_):not(.on):hover{border-color:rgba(46,92,255,.35)!important;box-shadow:inset 0 1px 0 #fff,0 0 0 1px rgba(46,92,255,.35),0 6px 14px -8px rgba(46,92,255,.45)!important;background-color:#fff!important}
html.rtly-hvblue:not(#hv1):not(#hv2):not(#hv3):not(#hv4):not(#hv5):not(.rtly-light) body #rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats .c[data-cat]:not(#_):not(#_):not(#_):not(#_):not(.on):hover{border-color:rgba(46,92,255,.4)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(46,92,255,.4),0 6px 14px -8px rgba(46,92,255,.5)!important;background-color:rgba(255,255,255,.04)!important}}
/* v7 CHIPPAINT: background too, so the first paint already matches catpaint's stamp (no dark/gold flash before JS) */
/* HVBLUE-ON v3: selected category chip + caret blue instead of gold (Alex: 'no gold might be better') */
html.rtly-hvblue:not(#hv1):not(#hv2):not(#hv3):not(#hv4):not(#hv5) body #rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats .c.on[data-cat]:not(#_):not(#_):not(#_):not(#_),html.rtly-hvblue:not(#hv1):not(#hv2):not(#hv3):not(#hv4):not(#hv5) body #rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats .c.on[data-cat]:not(#_):not(#_):not(#_):not(#_):hover{border-color:#2E5CFF!important;color:#2E5CFF!important;-webkit-text-fill-color:#2E5CFF!important;background:#fff!important;box-shadow:0 0 0 1px rgba(46,92,255,.18),0 6px 14px -8px rgba(46,92,255,.45)!important}
html.rtly-hvblue:not(#hv1):not(#hv2):not(#hv3):not(#hv4):not(#hv5) body #rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats .c.on[data-cat]:not(#_):not(#_):not(#_):not(#_) svg,html.rtly-hvblue:not(#hv1):not(#hv2):not(#hv3):not(#hv4):not(#hv5) body #rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats .c.on[data-cat]:not(#_):not(#_):not(#_):not(#_) svg *{stroke:#2E5CFF!important;color:#2E5CFF!important}
html.rtly-hvblue:not(#hv1):not(#hv2):not(#hv3):not(#hv4):not(#hv5) body #rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats .c.on[data-cat]:not(#_):not(#_):not(#_):not(#_)::after,html.rtly-hvblue:not(#hv1):not(#hv2):not(#hv3):not(#hv4):not(#hv5) body #rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats .c.on[data-cat]:not(#_):not(#_):not(#_):not(#_)::before{border-color:#2E5CFF!important}
html.rtly-hvblue:not(#hv1):not(#hv2):not(#hv3):not(#hv4):not(#hv5):not(.rtly-light) body #rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats .c.on[data-cat]:not(#_):not(#_):not(#_):not(#_),html.rtly-hvblue:not(#hv1):not(#hv2):not(#hv3):not(#hv4):not(#hv5):not(.rtly-light) body #rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats .c.on[data-cat]:not(#_):not(#_):not(#_):not(#_):hover{border-color:#9DB2FF!important;color:#9DB2FF!important;-webkit-text-fill-color:#9DB2FF!important;background:#0E0E0E!important;box-shadow:0 0 0 1px rgba(46,92,255,.3),0 6px 14px -8px rgba(46,92,255,.5)!important}
html.rtly-hvblue:not(#hv1):not(#hv2):not(#hv3):not(#hv4):not(#hv5):not(.rtly-light) body #rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats .c.on[data-cat]:not(#_):not(#_):not(#_):not(#_) svg,html.rtly-hvblue:not(#hv1):not(#hv2):not(#hv3):not(#hv4):not(#hv5):not(.rtly-light) body #rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats .c.on[data-cat]:not(#_):not(#_):not(#_):not(#_) svg *{stroke:#9DB2FF!important;color:#9DB2FF!important}
html.rtly-hvblue:not(#hv1):not(#hv2):not(#hv3):not(#hv4):not(#hv5):not(.rtly-light) body #rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats .c.on[data-cat]:not(#_):not(#_):not(#_):not(#_)::after,html.rtly-hvblue:not(#hv1):not(#hv2):not(#hv3):not(#hv4):not(#hv5):not(.rtly-light) body #rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats .c.on[data-cat]:not(#_):not(#_):not(#_):not(#_)::before{border-color:#9DB2FF!important}
/* HVBLUE-CARET v4: the sliding caret above the chips (rtly-catlook #rtly-cats::before) follows the blue.
   Selected chip = solid blue; while hovering another chip = the same translucent blue as that chip's hover ring, so it blends. */
html.rtly-hvblue:not(#hv1):not(#hv2):not(#hv3):not(#hv4):not(#hv5) body #rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats::before{border-color:#2E5CFF!important}
html.rtly-hvblue:not(#hv1):not(#hv2):not(#hv3):not(#hv4):not(#hv5) body #rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats:has(.c[data-cat]:not(.on):hover)::before{border-color:rgba(46,92,255,.58)!important}
html.rtly-hvblue:not(#hv1):not(#hv2):not(#hv3):not(#hv4):not(#hv5):not(.rtly-light) body #rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats::before{border-color:#9DB2FF!important}
html.rtly-hvblue:not(#hv1):not(#hv2):not(#hv3):not(#hv4):not(#hv5):not(.rtly-light) body #rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats#rtly-cats:has(.c[data-cat]:not(.on):hover)::before{border-color:rgba(46,92,255,.64)!important}
/* v11: no focus ring - the search panel opens over the box with its own frame, and the ring showed as a stray blue edge around it (Alex: 'search look a little weird on the right part when clicking into it') */
/* HVBLUE-SEARCH v8 2026-09-25 (Alex: yes to blue on the header search): thin blue line on hover, blue ring while typing */
html.rtly-hvblue:not(#hv1):not(#hv2):not(#hv3):not(#hv4):not(#hv5):not(#hv6):not(#hv7):not(#hv8) body form#rtly-hbar#rtly-hbar{transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease!important}
@media (hover:hover){html.rtly-hvblue:not(#hv1):not(#hv2):not(#hv3):not(#hv4):not(#hv5):not(#hv6):not(#hv7):not(#hv8) body form#rtly-hbar#rtly-hbar:hover:not(:focus-within){border-color:rgba(46,92,255,.35)!important;background-color:#fff!important}
html.rtly-hvblue:not(#hv1):not(#hv2):not(#hv3):not(#hv4):not(#hv5):not(#hv6):not(#hv7):not(#hv8):not(.rtly-light) body form#rtly-hbar#rtly-hbar:hover:not(:focus-within){border-color:rgba(46,92,255,.45)!important;background-color:rgba(255,255,255,.06)!important}}
html.rtly-hvblue:not(#hv1):not(#hv2):not(#hv3):not(#hv4):not(#hv5):not(#hv6):not(#hv7):not(#hv8) body form#rtly-hbar#rtly-hbar input:focus{outline:none!important;box-shadow:none!important}
/* v12: the open search panel is the frame - hide the box's own edge/halo under it */
html.rtly-hvblue:not(#hv1):not(#hv2):not(#hv3):not(#hv4):not(#hv5):not(#hv6):not(#hv7):not(#hv8) body form#rtly-hbar#rtly-hbar:focus-within{border-color:transparent!important;box-shadow:none!important;outline:none!important}
/* rtly-palette */
:root{--rtly-blue:#2E5CFF;--rtly-orange:#F55600;--rtly-green:#00FF41;--rtly-gold-line:#C9A227;--rtly-red:#3A424D;--rtly-blue-ink:#2E5CFF;--rtly-green-ink:#0B8F3A;--rtly-red-ink:#3A424D;--rtly-gold-ink:#8A6D1F;--rtly-blue-bg:#EEF2FF;--rtly-green-bg:#E8FCEE;--rtly-red-bg:#FFECEE;--rtly-gold-bg:#FDF8EC;--rtly-neutral-bg:#F1F3F6;--rtly-link:#2E5CFF}html:not(.rtly-light):root{--rtly-link:#8FA8FF;--rtly-blue-bg:#111A33;--rtly-green-bg:#0F2A1A;--rtly-red-bg:#2A1214;--rtly-neutral-bg:#1B1F25;--rtly-green-ink:#00FF41;--rtly-red:#C9D0D9;--rtly-red-ink:#C9D0D9;--rtly-gold-ink:#E2C15E}
/* rtly-stripsettle-css */
/* RTLY-MOBFLAT 2026-09-24 (Alex, phone screenshot of /account/create-post/: "on mobile the header turn a different color if you in the dashboard stuff"): on phones the strip gloss (white to #F6F7FA plus shadow) read as a grey band under the white header that ends in a hard edge above white page content. Flat white with a hairline instead, so header + date + weather are one piece on every page. */
@media (max-width:760px){html.rtly-light:not(#_):not(#_):not(#_):not(#_):not(#_) body #rtly-brief{background:transparent!important;box-shadow:none!important;border-bottom:1px solid #EEF0F3!important}html:not(.rtly-light):not(#_):not(#_):not(#_):not(#_):not(#_) body #rtly-brief{background:transparent!important;box-shadow:none!important;border-bottom:1px solid #1E2229!important}}
@keyframes rtlyWxShim{0%{background-position:120% 0}100%{background-position:-120% 0}}
html body #rtly-brief .rtly-z3 #rtly-wx-ico,html body #rtly-brief .rtly-z3 #rtly-wx-txt{transition:opacity .35s ease}
html body #rtly-brief.rtly-wx-wait #rtly-wx-ico>*{opacity:0!important}
/* WXHOLD 2026-09-26: placeholder = final geometry (34px icon box, 20px text line) so the swap does not move */
html body #rtly-brief.rtly-wx-wait #rtly-wx-ico{box-sizing:border-box!important;width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important;padding:4px!important;margin:0!important;border-radius:999px;background-clip:content-box!important}
html body #rtly-brief.rtly-wx-wait #rtly-wx-txt{color:transparent!important;-webkit-text-fill-color:transparent!important;display:inline-block;box-sizing:border-box!important;width:96px;height:20px;padding:4px 0!important;border-radius:999px;line-height:20px!important;font-size:0!important;background-clip:content-box!important}
html body #rtly-brief.rtly-wx-wait #rtly-wx-ico,html body #rtly-brief.rtly-wx-wait #rtly-wx-txt{background:linear-gradient(90deg,rgba(16,24,40,.06) 0%,rgba(16,24,40,.06) 35%,rgba(201,162,39,.16) 50%,rgba(16,24,40,.06) 65%,rgba(16,24,40,.06) 100%)!important;background-size:250% 100%!important;animation:rtlyWxShim 1.6s ease-in-out infinite}
html:not(.rtly-light) body #rtly-brief.rtly-wx-wait #rtly-wx-ico,html:not(.rtly-light) body #rtly-brief.rtly-wx-wait #rtly-wx-txt{background:linear-gradient(90deg,rgba(255,255,255,.07) 0%,rgba(255,255,255,.07) 35%,rgba(235,212,138,.16) 50%,rgba(255,255,255,.07) 65%,rgba(255,255,255,.07) 100%)!important;background-size:250% 100%!important}
html body #rtly-brief.rtly-wx-in #rtly-wx-ico,html body #rtly-brief.rtly-wx-in #rtly-wx-txt{animation:rtlyWxIn .4s ease-out}
@keyframes rtlyWxIn{from{opacity:0}to{opacity:1}}
@media (prefers-reduced-motion:reduce){html body #rtly-brief.rtly-wx-wait #rtly-wx-ico,html body #rtly-brief.rtly-wx-wait #rtly-wx-txt{animation:none}}
/* rtly-one-spinner */
#pp-loader-overlay,.pp-spinner{display:none!important}
/* rtly-railfx-css */
html.rtly-railfx .tkx-pop{transform:translateY(-4px)}html.rtly-railfx .tkx-pop.on{transform:none}html.rtly-railfx .tkx-pop::before{content:"";position:absolute;left:var(--cx,24px);top:-6px;width:11px;height:11px;margin-left:-6px;background:#fff;border-left:1px solid #E6E8EC;border-top:1px solid #E6E8EC;transform:rotate(45deg);border-radius:2px 0 0 0}html.rtly-railfx .tkx-pop.flip::before{top:auto;bottom:-6px;border:0;border-right:1px solid #E6E8EC;border-bottom:1px solid #E6E8EC;border-radius:0 0 2px 0}html.rtly-railfx:not(.rtly-light) .tkx-pop::before{background:#0F1115;border-color:#22262C}html.rtly-railfx .retirely-news__rss .rtly-q-wrap>.rtly-q-btn,html.rtly-railfx .retirely-news__side .rtly-q-wrap>.rtly-q-btn{top:auto;bottom:8px;right:12px;width:26px;height:26px;transform:translateY(-8px)}html.rtly-railfx .retirely-news__rss .rtly-q-wrap:hover>.rtly-q-btn,html.rtly-railfx .retirely-news__side .rtly-q-wrap:hover>.rtly-q-btn,html.rtly-railfx .retirely-news__rss .rtly-q-wrap>.rtly-q-btn:focus,html.rtly-railfx .retirely-news__side .rtly-q-wrap>.rtly-q-btn:focus{opacity:1;transform:translateY(-10px)}html.rtly-railfx .retirely-news__rss .rtly-q-wrap>.rtly-q-btn:hover,html.rtly-railfx .retirely-news__side .rtly-q-wrap>.rtly-q-btn:hover{transform:translateY(-10px) scale(1.1)}html.rtly-railfx .rtly-q-wrap.rtly-q-short>.rtly-q-btn{display:none}@media (hover:none){html.rtly-railfx .retirely-news__rss .rtly-q-wrap>.rtly-q-btn,html.rtly-railfx .retirely-news__side .rtly-q-wrap>.rtly-q-btn{opacity:1;transform:translateY(-10px)}}
/* style */
@view-transition{navigation:none}header.cs-header{view-transition-name:rtly-hdr}::view-transition-group(rtly-hdr){animation-duration:0s}::view-transition-old(root),::view-transition-new(root){animation-duration:.32s}html{scrollbar-gutter:stable}html:not(.rtly-dark){background:#fff}html:not(.rtly-light){background:#111215}
/* style */
html.rtly-fload,html.rtly-fload body{overflow:hidden!important}html.rtly-fload body::before{content:"";position:fixed;inset:0;background:#fff;z-index:2147483646}html.rtly-fload body::after{content:"";position:fixed;top:50%;left:50%;width:42px;height:42px;margin:-21px 0 0 -21px;border:3px solid #E6E9EF;border-top-color:var(--rtly-gold,#C9A227);border-radius:50%;animation:rtlySpinF2 .8s linear infinite;z-index:2147483647}@keyframes rtlySpinF2{to{transform:rotate(360deg)}}html:not(.rtly-light).rtly-fload body::before{background:#111215}html:not(.rtly-light).rtly-fload body::after{border-color:#22262C;border-top-color:var(--rtly-gold,#C9A227)}html.rtly-fload-out body::before,html.rtly-fload-out body::after{opacity:0;transition:opacity .22s ease}
/* rtly-imgshim-css */
@keyframes rtlyImgShim{0%{background-position:130% 0}100%{background-position:-30% 0}}
.retirely-card__media img:not([data-ld]){background-color:#EEF0F3;background-image:linear-gradient(100deg,rgba(255,255,255,0) 30%,rgba(255,255,255,.75) 46%,rgba(235,212,138,.22) 50%,rgba(255,255,255,.75) 54%,rgba(255,255,255,0) 70%)!important;background-size:220% 100%!important;background-repeat:no-repeat!important;animation:rtlyImgShim 1.6s ease-in-out infinite}
html:not([class~=rtly-light]) .retirely-card__media img:not([data-ld]){background-color:rgba(255,255,255,.065);background-image:linear-gradient(100deg,rgba(255,255,255,0) 30%,rgba(255,255,255,.06) 46%,rgba(216,169,58,.08) 50%,rgba(255,255,255,.06) 54%,rgba(255,255,255,0) 70%)!important}
@media (prefers-reduced-motion:reduce){.retirely-card__media img:not([data-ld]){animation:none}}
/* style */
@view-transition{navigation:none}header.cs-header{view-transition-name:rtly-hdr}
/* rtly-stripicons-css */
html body #rtly-brief svg.rtly-ic,html body #rtly-brief a.rtly-chiplink svg.rtly-ic{color:#6B7280!important}html body #rtly-brief svg.rtly-ic--au,html body #rtly-brief a.rtly-chiplink svg.rtly-ic--au{color:#B8962E!important}html:not(.rtly-light) body #rtly-brief svg.rtly-ic,html:not(.rtly-light) body #rtly-brief a.rtly-chiplink svg.rtly-ic{color:#A3AAB3!important}html:not(.rtly-light) body #rtly-brief svg.rtly-ic--au,html:not(.rtly-light) body #rtly-brief a.rtly-chiplink svg.rtly-ic--au{color:#D4AF37!important}html body #rtly-brief .rtly-ic-solid .ink{fill:#16181D}html body #rtly-brief .rtly-ic-solid .ink-stroke{stroke:#16181D}html:not(.rtly-light) body #rtly-brief .rtly-ic-solid .ink-stroke{stroke:#E6E9EE}html:not(.rtly-light) body #rtly-brief .rtly-ic-s3 .spg{fill:url(#rtlySpGd)}html:not(.rtly-light) body #rtly-brief .rtly-ic-s3 .oig{fill:url(#rtlyOiGd)}html:not(.rtly-light) body #rtly-brief .rtly-ic-s3 .glint{fill:#0A0D14;opacity:.45}html:not(.rtly-light) body #rtly-brief .rtly-ic-solid .ink{fill:#E6E9EE}html:not(.rtly-light) body #rtly-brief .rtly-ic-solid .glint{fill:#0A0D14}html body #rtly-brief a.rtly-chiplink{line-height:20px}html body #rtly-brief .rtly-ic-solid .shine{opacity:.55;animation:rtlyAuShine 3.4s ease-in-out infinite}@keyframes rtlyAuShine{0%,100%{opacity:.35}50%{opacity:.9}}html body #rtly-brief .rtly-ic-solid .spark{fill:#C9A227;animation:rtlyAuSpark 3.4s ease-in-out infinite}@keyframes rtlyAuSpark{0%,100%{opacity:.4}50%{opacity:1}}html:not(.rtly-light) body #rtly-brief .rtly-ic-solid .spark{fill:#FFF3B0}@media (prefers-reduced-motion:reduce){html body #rtly-brief .rtly-ic-solid .spark{animation:none;opacity:.9}}@media (prefers-reduced-motion:reduce){html body #rtly-brief .rtly-ic-solid .shine{animation:none;opacity:.6}}
/* style */
:root{--rtly-gold:#d4af37}header .cs-header__inner-desktop{display:flex;align-items:center}#rtly-hbar{order:5;flex:0 1 440px;height:40px;display:flex;align-items:center;gap:12px;background:#F4F5F6;border:1px solid transparent;border-radius:9.2px;padding:4px 12px 4px 14px;margin:0 8px 0 28px;box-shadow:none}#rtly-hbar svg{color:#77808D;flex:0 0 auto}#rtly-hbar input{flex:1;min-width:0;border:0;background:transparent;outline:0;font-family:Inter,sans-serif;font-size:14px;color:#18181B;padding:0;margin:0}#rtly-hbar input::placeholder{color:#9AA1AA}#rtly-hbar .kbd{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:16px;color:#AEB4BC}#rtly-hiw{order:6;font-family:"Noto Sans",sans-serif;font-size:13.5px;font-weight:500;color:#5C626C;text-decoration:none;margin-left:4px;white-space:nowrap}#rtly-hiw .i{display:inline-flex;width:18px;height:18px;border:1.5px solid #C9A227;border-radius:50%;color:#8A6D1F;font:700 11px/15px Noto Sans,system-ui,sans-serif;align-items:center;justify-content:center;margin-right:6px}#rtly-login{order:89;font-family:"Noto Sans",sans-serif;font-size:13.5px;font-weight:600;color:#16181d;text-decoration:none;white-space:nowrap;margin-left:auto}#rtly-signup{order:90;background:#16181d;color:#fff;border-radius:10px;padding:9px 18px;font-size:13.5px;font-weight:600;font-family:"Noto Sans",sans-serif;text-decoration:none;margin-left:14px;white-space:nowrap}#rtly-publish{order:88;display:inline-flex;align-items:center;gap:7px;margin-left:auto;height:38px;padding:0 15px;border-radius:999px;background:#fff;color:#16181d;border:1.5px solid #16181d;font-family:"Noto Sans",sans-serif;font-weight:600;font-size:13.5px;text-decoration:none;white-space:nowrap}#rtly-bell{order:89;width:38px;height:38px;border:0;border-radius:50%;background:transparent;color:#3d434d;display:inline-flex;align-items:center;justify-content:center;margin-left:10px;cursor:pointer;padding:0}#rtly-avatar{order:90;width:34px;height:34px;border-radius:50%;margin-left:12px;border:0;cursor:pointer;background:linear-gradient(135deg,#7c5cff,var(--rtly-gold));flex:0 0 auto;padding:0}html.rtly-authed #rtly-hiw,html.rtly-authed #rtly-login,html.rtly-authed #rtly-signup{display:none}html:not(.rtly-authed) #rtly-publish,html:not(.rtly-authed) #rtly-bell,html:not(.rtly-authed) #rtly-avatar{display:none}html.rtly-dark #rtly-hbar,html:not(.rtly-light) #rtly-hbar{background:#0C0C0C;border-color:#22262C}html.rtly-dark #rtly-hbar input{color:#E5EAF1}html.rtly-dark #rtly-bell,html:not(.rtly-light) #rtly-bell{color:#C9CFD8}@media(max-width:980px){#rtly-hbar,#rtly-hiw,#rtly-login,#rtly-signup{display:none}}
/* rtly-anno-colors */
#google-anno-sa,#google-anno-sa>span{color:#1A73E8!important;-webkit-text-fill-color:#1A73E8!important}#google-anno-sa svg,#google-anno-sa svg path{fill:#1A73E8!important}
/* rtly-vt */
@view-transition{navigation:none}header.cs-header{view-transition-name:rtly-hdr}#rtly-brief{view-transition-name:rtly-strip}::view-transition-old(root),::view-transition-new(root){animation-duration:.18s}
/* style */
html:not(.rtly-light) header.cs-header #rtly-login{background:transparent!important;color:#E5EAF1!important;border:1.5px solid #2A3140!important;border-radius:999px!important;padding:8px 16px!important}html:not(.rtly-light) header.cs-header #rtly-login:hover{border-color:#C9A227!important;color:#EBD48A!important}html:not(.rtly-light) header.cs-header #rtly-signup{background:transparent!important;color:#EBD48A!important;border:1.5px solid #C9A227!important;border-radius:999px!important;padding:8px 16px!important}html:not(.rtly-light) header.cs-header #rtly-hiw{color:#B6BEC9!important}html:not(.rtly-light) header.cs-header .rtly-icon-btn,html:not(.rtly-light) header.cs-header .rtly-drawer-open{background:#14171d!important;border:1px solid #242B35!important;color:#C9CFD8!important}html:not(.rtly-light) header.cs-header .rtly-icon-btn:hover,html:not(.rtly-light) header.cs-header .rtly-drawer-open:hover{border-color:#C9A227!important;color:#EBD48A!important}
/* rtly-tkmob-css */
#rtly-tk .tk-av{display:inline-flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;font-size:0!important}#rtly-tk .tk-av img{width:auto!important;height:auto!important;max-width:80%!important;max-height:80%!important;transform:none!important}.retirely-news:has(> #rtly-tk.open) .retirely-news__shell{display:none!important}.retirely-news:has(> #rtly-chrome-page:not([hidden])) .retirely-news__shell{display:none!important}@media(max-width:940px){#rtly-tk.open{max-width:100%!important;padding:0 12px}}
/* rtly-hdrband-css */
@media(min-width:601px) and (max-width:940px){html body .cs-header__inner-desktop{padding:0 10px!important}#rtly-hbar{max-width:220px!important;min-width:120px!important}#rtly-hiw{display:none!important}#rtly-publish{font-size:0!important;padding:9px!important;gap:0!important}#rtly-publish svg{width:16px!important;height:16px!important;margin:0!important}html body .cs-header__inner-desktop .cs-col-left{flex-grow:0!important}}
/* rtly-chromemob-css */
@media(max-width:600px){#rtly-chrome-page{padding:0 18px!important;box-sizing:border-box!important;overflow-x:hidden!important}#rtly-chrome-page > *:first-child, #rtly-chrome-page section:first-of-type{padding-top:28px!important;min-height:0!important}#rtly-hiw,#rtly-login,#rtly-signup{display:none!important}}
/* rtly-frame-css */
@media(min-width:1240px){#rtly-brief,#eve-pulse,main#primary.retirely-news,.retirely-news__shell,#retirely-grid{max-width:1176px!important;margin-left:auto!important;margin-right:auto!important}}@media(min-width:769px){#rtly-cats{padding-top:8px!important;padding-bottom:8px!important;margin-bottom:4px!important}}
/* rtly-chromemob2-css */
@media(max-width:700px){.ra2-hero{grid-template-columns:1fr!important;gap:24px!important;padding:16px 0 24px!important}.ra2-h1{font-size:32px!important;letter-spacing:-1px!important;line-height:1.15!important}.ra2-lede{font-size:15px!important}.ra2-ctas{flex-wrap:wrap!important}}
/* rtly-chromealign-css */
#rtly-chrome-page{max-width:1104px!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}
/* rtly-hdrband2-css */
@media(max-width:600px){html body .cs-header__inner-desktop{padding:0 8px!important}html body #rtly-hbar.rtly-x,html body #rtly-hbar{display:none!important}#rtly-publish{display:none!important}#rtly-avatar{margin-left:auto!important}html body .cs-header__inner-desktop .cs-header__col{width:auto!important;flex-shrink:1!important;min-width:0!important;transition:none!important}html.rtly-authed body #rtly-bell{margin-left:auto!important}html.rtly-authed body #rtly-avatar{margin-left:10px!important}}@media(min-width:601px) and (max-width:980px){html body .cs-header__inner-desktop .cs-header__col{width:auto!important;flex-shrink:1!important;min-width:0!important;transition:none!important}}
/* rtly-hiwmob-css */
@media(max-width:600px){html body #rtly-hiw.rtly-x,html body #rtly-hiw,html body #rtly-login,html body #rtly-signup{display:none!important;visibility:hidden!important}}
/* rtly-hdrband3-css */
@media(min-width:601px) and (max-width:760px){html body #rtly-hbar{display:none!important}}
/* rtly-menucnn-css */
@media(max-width:980px){html body #rtly-menu.open{display:block!important}}body.single main .entry-content,body.single main .cs-entry__content{max-width:700px!important;margin-left:auto!important;margin-right:auto!important}body.single main .cs-entry__header-inner,body.single main h1.cs-entry__title{max-width:700px!important;margin-left:auto!important;margin-right:auto!important}
/* rtly-numfont */
/* One declaration, reused. RtlyNum FIRST so digits take it; Noto Sans immediately after so every
   letter, arrow and symbol outside the subset falls through to exactly what the site uses today. */
#rtly-cx td.rank,
#rtly-cx td.px,#rtly-cx td.px .pxb,
#rtly-cx td.c1,#rtly-cx td.c7,#rtly-cx td.c24,
#rtly-cx td.c1 .pp,#rtly-cx td.c7 .pp,#rtly-cx td.c24 .pp,
#rtly-cx td.mc,#rtly-cx td.mc div,
#rtly-cx td.vol,
#rtly-cx .cx-stat .v,
#rtly-cx .cx2-tile .px,
#rtly-brief .rtly-chiplink,
.rp-tk em{
  font-variant-numeric:tabular-nums;
  font-feature-settings:'tnum' 1,'zero' 0;
}
/* the table is the only place alignment actually matters, so only it gets the slightly tighter tracking
   that Inter's figures want at small sizes */
#rtly-cx td.px,#rtly-cx td.mc,#rtly-cx td.vol,#rtly-cx td.c1,#rtly-cx td.c7,#rtly-cx td.c24{letter-spacing:-.1px}
/* rtly-adcollapse-css */
ins.adsbygoogle[data-ad-status=\"unfilled\"]{display:none!important}body.archive .cs-archive{max-width:1104px;margin:0 auto;padding:0 16px}body.archive .retirely-grid{max-width:1104px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}body.archive .retirely-card__title a{color:#16181D!important;text-decoration:none!important}body.archive h1.cs-entry__title{font-size:28px;margin:18px 0 22px}@media(max-width:700px){body.archive .retirely-grid{grid-template-columns:1fr!important}}
/* wp-block-library-inline-css */
:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}:root .has-text-align-center{text-align:center}:root .has-text-align-left{text-align:left}:root .has-text-align-right{text-align:right}.has-fit-text{white-space:nowrap!important}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-break:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style^=border-color],[style*=";border-color"],[style*="; border-color"]){border-style:solid}html :where([style^=border-top-color],[style*=";border-top-color"],[style*="; border-top-color"]){border-top-style:solid}html :where([style^=border-right-color],[style*=";border-right-color"],[style*="; border-right-color"]){border-right-style:solid}html :where([style^=border-bottom-color],[style*=";border-bottom-color"],[style*="; border-bottom-color"]){border-bottom-style:solid}html :where([style^=border-left-color],[style*=";border-left-color"],[style*="; border-left-color"]){border-left-style:solid}html :where([style^=border-width],[style*=";border-width"],[style*="; border-width"]){border-style:solid}html :where([style^=border-top-width],[style*=";border-top-width"],[style*="; border-top-width"]){border-top-style:solid}html :where([style^=border-right-width],[style*=";border-right-width"],[style*="; border-right-width"]){border-right-style:solid}html :where([style^=border-bottom-width],[style*=";border-bottom-width"],[style*="; border-bottom-width"]){border-bottom-style:solid}html :where([style^=border-left-width],[style*=";border-left-width"],[style*="; border-left-width"]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}

/*# sourceURL=/wp-includes/css/dist/block-library/common.min.css */
/* classic-theme-styles-inline-css */
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
/*# sourceURL=/wp-includes/css/classic-themes.min.css */
