*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:"Satoshi",system-ui,sans-serif;background-color:#020617;color:#f8fafc;line-height:1.7;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:"Urbanist",system-ui,sans-serif;font-weight:700;line-height:1.2;color:#f8fafc;text-align:center}h1{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;letter-spacing:-0.03em}h2{font-size:clamp(1.75rem,3vw,2.5rem)}h3{font-size:1.5rem}p{color:#94a3b8;margin-bottom:1rem}p:last-child{margin-bottom:0}a{color:#3b82f6;text-decoration:none;transition:opacity .2s}a:hover{opacity:.85}img{max-width:100%;height:auto;display:block}ul,ol{padding-left:1.5rem}.container{max-width:1280px;margin:0 auto;padding:0 1rem}@media(min-width: 768px){.container{padding:0 2rem}}.section{padding:5rem 0}.gradient-text{background:linear-gradient(135deg, #73ABF9 0%, #D4AF37 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.site-header{position:fixed;top:0;left:0;right:0;z-index:100;background:rgba(2,6,23,.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid hsla(0,0%,100%,.1);height:4.5rem;transition:box-shadow .2s}.site-header.scrolled{box-shadow:0 4px 24px rgba(0,0,0,.35)}.site-header__inner{max-width:1280px;margin:0 auto;padding:0 1rem;height:100%;display:flex;align-items:center;justify-content:space-between}@media(min-width: 768px){.site-header__inner{padding:0 2rem}}.site-logo{display:flex;align-items:center;gap:.625rem;font-family:"Urbanist",system-ui,sans-serif;font-weight:800;font-size:1.125rem;color:#f8fafc;text-decoration:none}.site-logo:hover{opacity:1}.site-logo__icon{width:2.5rem;height:2.5rem;object-fit:contain;border-radius:.375rem}.site-nav{display:none}@media(min-width: 768px){.site-nav{display:flex;align-items:center;gap:.25rem}.site-nav a{padding:.5rem .75rem;border-radius:.5rem;font-family:"Urbanist",system-ui,sans-serif;font-weight:600;font-size:.875rem;color:#94a3b8;transition:color .15s,background .15s}.site-nav a:hover,.site-nav a.current{color:#f8fafc;background:hsla(0,0%,100%,.06)}}.site-header__hamburger{display:flex;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.25rem}@media(min-width: 768px){.site-header__hamburger{display:none}}.site-header__hamburger span{display:block;width:22px;height:2px;background:#94a3b8;border-radius:2px;transition:.3s}.site-mobile-menu{display:none;position:fixed;top:4.5rem;left:0;right:0;background:#1e293b;border-bottom:1px solid hsla(0,0%,100%,.1);padding:1rem;z-index:99;flex-direction:column;gap:.25rem}.site-mobile-menu.is-open{display:flex}.site-mobile-menu a{padding:.75rem 1rem;border-radius:.5rem;font-family:"Urbanist",system-ui,sans-serif;font-weight:600;color:#94a3b8}.site-mobile-menu a:hover,.site-mobile-menu a.current{color:#f8fafc;background:hsla(0,0%,100%,.06)}.glass-card,.operator-summary,.filter-bar,.bonus-card,.data-table-wrap{background:rgba(30,41,59,.7);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.1);border-radius:2.5rem;padding:2rem}@media(min-width: 768px){.glass-card,.operator-summary,.filter-bar,.bonus-card,.data-table-wrap{padding:2.5rem}}.glass-card,.operator-summary,.filter-bar,.bonus-card,.data-table-wrap{transition:border-color .2s}.glass-card:hover,.operator-summary:hover,.filter-bar:hover,.bonus-card:hover,.data-table-wrap:hover{border-color:rgba(59,130,246,.3)}.site-hero{position:relative;padding:10rem 0 5rem;overflow:hidden;text-align:center}.site-hero__bg{position:absolute;inset:0;z-index:-1;opacity:.2;pointer-events:none}.site-hero__blur-blue{position:absolute;top:5rem;left:25%;width:24rem;height:24rem;background:#3b82f6;border-radius:50%;filter:blur(120px)}.site-hero__blur-gold{position:absolute;bottom:2.5rem;right:25%;width:24rem;height:24rem;background:#c4a030;border-radius:50%;filter:blur(120px)}.site-hero__subtitle{font-size:1.125rem;color:#94a3b8;max-width:640px;margin:1.5rem auto 2.5rem}.hero-banner{position:relative;height:400px;border-radius:2.5rem;overflow:hidden;margin-bottom:3rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.5)}.hero-banner img{width:100%;height:100%;object-fit:cover;filter:brightness(0.5)}.hero-banner__overlay{position:absolute;inset:0;background:linear-gradient(to top, #020617 0%, transparent 60%)}.hero-banner__content{position:absolute;bottom:2rem;left:2rem;right:2rem}.data-table-wrap{padding:0;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,.4)}.data-table{width:100%;border-collapse:collapse;text-align:left}.data-table thead{background:hsla(0,0%,100%,.05);border-bottom:1px solid hsla(0,0%,100%,.1)}.data-table thead th{padding:1.5rem 2rem;font-family:"Urbanist",system-ui,sans-serif;font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:#94a3b8}.data-table tbody tr{border-bottom:1px solid hsla(0,0%,100%,.05);transition:background .15s}.data-table tbody tr:last-child{border-bottom:none}.data-table tbody tr:hover{background:rgba(59,130,246,.05)}.data-table tbody td{padding:2rem;font-size:.9375rem;white-space:normal}@media(max-width:767px){.data-table{display:block}.data-table thead{display:none}.data-table tbody tr{display:block;border:1px solid hsla(0,0%,100%,.1);border-radius:.75rem;margin-bottom:1rem;padding:.5rem;background:hsla(0,0%,100%,.03)}.data-table tbody tr:hover{background:rgba(59,130,246,.07)}.data-table tbody td{display:flex;justify-content:space-between;align-items:center;padding:.5rem .75rem;border-bottom:1px solid hsla(0,0%,100%,.05);font-size:.875rem;white-space:normal}.data-table tbody td:last-child{border-bottom:0}.data-table tbody td::before{content:attr(data-label);font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;flex-shrink:0;margin-right:.75rem}.data-table tbody td[data-label=""]{justify-content:center}.data-table tbody td[data-label=""]::before{display:none}}@media(min-width:768px){.data-table{display:table;white-space:normal}}.bonus-cards{display:grid;gap:1.5rem}@media(min-width: 640px){.bonus-cards{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.bonus-cards{grid-template-columns:repeat(3, 1fr)}}.bonus-card{display:flex;flex-direction:column}.bonus-card__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}.bonus-card__logo{width:4rem;height:4rem;background:#1e293b;border-radius:.75rem;border:1px solid hsla(0,0%,100%,.1);overflow:hidden;display:flex;align-items:center;justify-content:center}.bonus-card__logo img{width:100%;height:100%;object-fit:contain}.bonus-card__rating{display:flex;flex-direction:column;align-items:flex-end}.bonus-card__stars{display:flex;gap:.125rem;color:#fbbf24;font-size:.875rem}.bonus-card__score{font-size:.75rem;color:#94a3b8;margin-top:.25rem}.bonus-card__name{font-family:"Urbanist",system-ui,sans-serif;font-size:1.25rem;font-weight:700;margin-bottom:.25rem;text-align:left}.bonus-card__bonus{font-family:"Urbanist",system-ui,sans-serif;font-size:1.875rem;font-weight:900;color:#3b82f6;letter-spacing:-0.02em;margin-bottom:1.5rem}.bonus-card__meta{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem;flex:1}.bonus-card__meta-row{display:flex;justify-content:space-between;font-size:.875rem}.bonus-card__meta-label{color:#94a3b8}.bonus-card__meta-val{font-weight:600;color:#f8fafc}.bonus-card__cta{display:block;width:100%;background:#3b82f6;color:#fff;text-align:center;padding:.875rem;border-radius:.75rem;font-family:"Urbanist",system-ui,sans-serif;font-weight:700;font-size:.9375rem;transition:background .2s,box-shadow .2s;box-shadow:0 8px 24px -4px rgba(59,130,246,.35)}.bonus-card__cta:hover{background:#5b9af8;color:#fff;opacity:1}.filter-bar{border-radius:1.5rem;max-width:56rem;margin:0 auto 3rem;padding:1.5rem 2rem}.filter-bar__grid{display:grid;gap:1.5rem;align-items:end}@media(min-width: 768px){.filter-bar__grid{grid-template-columns:repeat(4, 1fr)}}.filter-bar label{display:block;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;margin-bottom:.5rem}.filter-bar select{width:100%;background:#1e293b;border:1px solid hsla(0,0%,100%,.1);border-radius:.75rem;padding:.75rem 1rem;color:#f8fafc;font-family:"Satoshi",system-ui,sans-serif;font-size:.9375rem;cursor:pointer;appearance:none}.filter-bar select option{background:#1e293b;color:#f8fafc}.filter-bar select:focus{outline:none;box-shadow:0 0 0 2px rgba(59,130,246,.4)}.filter-bar__btn{background:#3b82f6;color:#fff;border:none;border-radius:.75rem;padding:.75rem 1rem;font-family:"Urbanist",system-ui,sans-serif;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:background .2s}.filter-bar__btn:hover{background:#5b9af8}.info-grid{display:grid;gap:1rem}@media(min-width: 640px){.info-grid{grid-template-columns:repeat(3, 1fr)}}.info-grid__item{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:1rem;padding:1rem;text-align:center}.info-grid__item svg{color:#3b82f6;width:1.5rem;height:1.5rem;margin:0 auto .5rem}.info-grid__item__label{font-size:.6875rem;text-transform:uppercase;letter-spacing:.1em;font-weight:700;color:#94a3b8;margin-bottom:.25rem}.info-grid__item__val{font-weight:700;font-size:1.125rem;color:#f8fafc}.faq-list{display:flex;flex-direction:column;gap:.75rem}.faq-item{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:.75rem;overflow:hidden;transition:border-color .2s}.faq-item[open]{border-color:rgba(59,130,246,.3)}.faq-item summary{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;cursor:pointer;font-family:"Urbanist",system-ui,sans-serif;font-weight:600;font-size:1rem;color:#f8fafc;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:hover{background:hsla(0,0%,100%,.05)}.faq-item summary .faq-icon{flex-shrink:0;width:1rem;height:1rem;color:#94a3b8;transition:transform .25s}.faq-item[open] summary .faq-icon{transform:rotate(180deg)}.faq-item__body{padding:.75rem 1.5rem 1.25rem;font-size:.9375rem;color:#94a3b8;line-height:1.7;border-top:1px solid hsla(0,0%,100%,.1)}.prose details{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:.75rem;overflow:hidden;margin-bottom:.75rem;transition:border-color .2s}.prose details[open]{border-color:rgba(59,130,246,.3)}.prose summary{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;cursor:pointer;font-family:"Urbanist",system-ui,sans-serif;font-weight:600;font-size:1rem;color:#f8fafc;list-style:none}.prose summary::-webkit-details-marker{display:none}.prose summary:hover{background:hsla(0,0%,100%,.05)}.prose summary::after{content:"";display:inline-block;width:1rem;height:1rem;flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2394A3B8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;transition:transform .25s}.prose details[open] summary::after{transform:rotate(180deg)}.prose details>p,.prose details>div{padding:.75rem 1.5rem 1.25rem;font-size:.9375rem;color:#94a3b8;line-height:1.7;border-top:1px solid hsla(0,0%,100%,.1);margin:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:"Urbanist",system-ui,sans-serif;font-weight:700;padding:.875rem 2rem;border-radius:.75rem;cursor:pointer;border:none;transition:background .2s,box-shadow .2s}.btn--primary{background:#3b82f6;color:#fff;box-shadow:0 8px 24px -4px rgba(59,130,246,.35)}.btn--primary:hover{background:#5b9af8;color:#fff;opacity:1}.btn--outline{background:rgba(0,0,0,0);border:1px solid hsla(0,0%,100%,.1);color:#f8fafc}.btn--outline:hover{border-color:#3b82f6;background:rgba(59,130,246,.08);color:#f8fafc;opacity:1}.badge{display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem;font-weight:600;font-family:"Urbanist",system-ui,sans-serif;padding:.25rem .625rem;border-radius:9999px}.badge--green{background:rgba(16,185,129,.15);color:#10b981}.badge--blue{background:rgba(59,130,246,.15);color:#3b82f6}.badge--gold{background:rgba(212,175,55,.15);color:#d4af37}.badge-18{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;border:2px solid #d4af37;font-family:"Urbanist",system-ui,sans-serif;font-weight:800;font-size:.625rem;color:#d4af37;flex-shrink:0}.site-footer{background:#1e293b;border-top:1px solid hsla(0,0%,100%,.1);padding:3.5rem 0 2rem;margin-top:4rem}.site-footer__grid{display:grid;gap:2.5rem}@media(min-width: 768px){.site-footer__grid{grid-template-columns:2fr 1fr 1fr 1fr}}.site-footer__brand p{font-size:.875rem;color:#94a3b8;margin-top:1rem;max-width:280px}.site-footer__col h4{font-family:"Urbanist",system-ui,sans-serif;font-weight:700;font-size:.8125rem;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;margin-bottom:1rem}.site-footer__col ul{list-style:none;padding:0}.site-footer__col li{margin-bottom:.625rem}.site-footer__col a{font-size:.875rem;color:#94a3b8}.site-footer__col a:hover{color:#f8fafc;opacity:1}.site-footer__bottom{border-top:1px solid hsla(0,0%,100%,.1);margin-top:2.5rem;padding-top:1.5rem;display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:space-between;font-size:.8125rem;color:#94a3b8}.site-footer__legal-links{display:flex;flex-wrap:wrap;gap:1rem}.site-footer__legal-links a{color:#94a3b8}.site-footer__legal-links a:hover{color:#f8fafc;opacity:1}.site-footer__badges{display:flex;align-items:center;gap:.75rem}.site-footer__18{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;border:2px solid #d4af37;font-family:"Urbanist",system-ui,sans-serif;font-weight:800;font-size:.625rem;color:#d4af37;flex-shrink:0}.pros-cons{display:grid;gap:1rem}@media(min-width:640px){.pros-cons{grid-template-columns:repeat(2,1fr)}}.pros-cons__list{list-style:none;margin:0;padding:0;margin-top:.5rem}.pros-cons__list li{display:grid;grid-template-columns:1.25rem 1fr;gap:.5rem;align-items:start;line-height:1.45;font-size:.9375rem;margin-bottom:.5rem}.pros-cons__list li svg{width:1rem;height:1rem;margin-top:.2em}.pros-cons__list li.is-pro svg{color:#10b981}.pros-cons__list li.is-con svg{color:#ef4444}@font-face{font-family:"Satoshi";src:url("../fonts/Satoshi-Regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Satoshi";src:url("../fonts/Satoshi-Medium.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Satoshi";src:url("../fonts/Satoshi-Bold.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Urbanist";src:url("../fonts/Urbanist-Regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Urbanist";src:url("../fonts/Urbanist-SemiBold.woff2") format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Urbanist";src:url("../fonts/Urbanist-Bold.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Urbanist";src:url("../fonts/Urbanist-ExtraBold.woff2") format("woff2");font-weight:800;font-style:normal;font-display:swap}.site-wrapper{min-height:100vh;display:flex;flex-direction:column;padding-top:4.5rem}.site-content{flex:1}.prose{max-width:72ch}.prose h2{margin:2.5rem 0 1rem;font-size:1.75rem;text-align:left}.prose h3{margin:2rem 0 .75rem;font-size:1.25rem;text-align:left}.prose p{color:#94a3b8;margin-bottom:1.25rem}.prose ul,.prose ol{color:#94a3b8;margin-bottom:1.25rem}.prose ul li,.prose ol li{margin-bottom:.5rem}.prose strong{color:#f8fafc;font-weight:600}.prose a{color:#3b82f6}.article-layout{display:grid;gap:2.5rem}@media(min-width: 1024px){.article-layout{grid-template-columns:1fr 320px}}.article-sidebar{display:flex;flex-direction:column;gap:1.5rem}.section-heading{font-family:"Urbanist",system-ui,sans-serif;font-weight:800;margin-bottom:.75rem;text-align:center}.section-subheading{color:#94a3b8;font-size:1.0625rem;max-width:640px;margin:0 auto 3rem;text-align:center}.tag-pill{display:inline-block;font-size:.6875rem;font-weight:700;font-family:"Urbanist",system-ui,sans-serif;text-transform:uppercase;letter-spacing:.1em;padding:.25rem .75rem;border-radius:9999px;border:1px solid rgba(59,130,246,.4);color:#3b82f6;background:rgba(59,130,246,.1);margin-bottom:1rem}.operator-summary{display:flex;flex-direction:column;gap:1.25rem}.operator-summary__logo{width:5rem;height:5rem;border-radius:.75rem;overflow:hidden;border:1px solid hsla(0,0%,100%,.1)}.operator-summary__name{font-family:"Urbanist",system-ui,sans-serif;font-size:1.5rem;font-weight:800}.operator-summary__rating-row{display:flex;align-items:center;gap:.75rem}.operator-summary__bonus{font-size:2rem;font-weight:900;color:#3b82f6;font-family:"Urbanist",system-ui,sans-serif}.operator-summary__row{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid hsla(0,0%,100%,.1);font-size:.9375rem}.operator-summary__row:last-of-type{border-bottom:none}.operator-summary__label{color:#94a3b8}.operator-summary__val{font-weight:600}.table-responsive{overflow-x:auto}.pagination{display:flex;gap:.5rem;justify-content:center;margin-top:3rem}.pagination a,.pagination span{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.5rem;border:1px solid hsla(0,0%,100%,.1);font-family:"Urbanist",system-ui,sans-serif;font-size:.875rem;font-weight:600;color:#94a3b8;background:hsla(0,0%,100%,.03);transition:.15s}.pagination a:hover,.pagination a.current,.pagination span:hover,.pagination span.current{border-color:#3b82f6;color:#3b82f6;background:rgba(59,130,246,.08);opacity:1}
.site-nav__group{position:relative;display:flex;align-items:center}.site-nav__trigger{background:none;border:none;cursor:pointer;display:flex;align-items:center;gap:.25rem;padding:.5rem .75rem;border-radius:.5rem;font-family:"Urbanist",system-ui,sans-serif;font-weight:600;font-size:.875rem;color:#94a3b8;transition:color .15s,background .15s}.site-nav__trigger:hover,.site-nav__group:focus-within .site-nav__trigger{color:#f8fafc;background:hsla(0,0%,100%,.06)}.site-nav__chevron{transition:transform .2s}.site-nav__group:hover .site-nav__chevron,.site-nav__group:focus-within .site-nav__chevron{transform:rotate(180deg)}.site-nav__dropdown{display:none;position:absolute;top:calc(100% + .5rem);left:0;background:#1e293b;border:1px solid hsla(0,0%,100%,.12);border-radius:.75rem;padding:.5rem;min-width:180px;z-index:200;box-shadow:0 8px 32px rgba(0,0,0,.4)}.site-nav__group:hover .site-nav__dropdown,.site-nav__group:focus-within .site-nav__dropdown{display:flex;flex-direction:column;gap:.125rem}.site-nav__dropdown a{padding:.625rem 1rem;border-radius:.5rem;font-family:"Urbanist",system-ui,sans-serif;font-weight:600;font-size:.8125rem;color:#94a3b8;white-space:nowrap;transition:color .15s,background .15s}.site-nav__dropdown a:hover{color:#f8fafc;background:hsla(0,0%,100%,.06);opacity:1}.site-mobile-menu__section{padding:.5rem 1rem;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#475569;font-family:"Urbanist",system-ui,sans-serif}.custom-select{position:relative;user-select:none}.custom-select__selected{display:flex;justify-content:space-between;align-items:center;width:100%;background:#1e293b;border:1px solid hsla(0,0%,100%,.1);border-radius:.75rem;padding:.75rem 1rem;color:#f8fafc;font-family:"Satoshi",system-ui,sans-serif;font-size:.9375rem;cursor:pointer;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.custom-select__selected:hover,.custom-select.is-open .custom-select__selected{border-color:rgba(59,130,246,.4)}.custom-select.is-open .custom-select__selected{box-shadow:0 0 0 2px rgba(59,130,246,.2)}.custom-select__arrow{width:.75rem;height:.75rem;flex-shrink:0;transition:transform .2s;color:#94a3b8;display:block}.custom-select.is-open .custom-select__arrow{transform:rotate(180deg)}.custom-select__dropdown{display:none;position:absolute;top:calc(100% + .375rem);left:0;right:0;background:#1e293b;border:1px solid hsla(0,0%,100%,.15);border-radius:.75rem;overflow:hidden;z-index:50;box-shadow:0 8px 24px rgba(0,0,0,.5)}.custom-select.is-open .custom-select__dropdown{display:block}.custom-select__option{padding:.75rem 1rem;font-family:"Satoshi",system-ui,sans-serif;font-size:.9375rem;color:#94a3b8;cursor:pointer;transition:background .15s,color .15s}.custom-select__option:hover{background:rgba(59,130,246,.12);color:#f8fafc}.custom-select__option.is-selected{color:#f8fafc;background:rgba(59,130,246,.06);font-weight:600}.editorial-table th:nth-child(1),.editorial-table td:nth-child(1){width:14%;vertical-align:top}.editorial-table th:nth-child(2),.editorial-table td:nth-child(2){width:29%;vertical-align:top}.editorial-table th:nth-child(3),.editorial-table td:nth-child(3){width:29%;vertical-align:top}.editorial-table th:nth-child(4),.editorial-table td:nth-child(4){width:28%;vertical-align:top}