@font-face{font-family:"Poppins";src:url("../../fonts/poppins-400.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Poppins";src:url("../../fonts/poppins-600.woff2") format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Poppins";src:url("../../fonts/poppins-700.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Poppins";src:url("../../fonts/poppins-800.woff2") format("woff2");font-weight:800;font-style:normal;font-display:swap}:root{--ink:#111827;--text:#3f4756;--muted:#7a8494;--line:#e2e8f0;--paper:#ffffff;--canvas:#f8f7fb;--mint:#e11d48;--teal:#e11d48;--blue:#e11d48;--gold:#f59e0b;--red:#dc2626;--purple:#7c3aed;--night:#111827;--shadow:0 20px 60px -42px rgba(15,23,42,.5)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--canvas)}html,body{max-width:100%;overflow-x:hidden}body{margin:0;color:var(--ink);background:#fff;font-family:"Poppins",Arial,sans-serif}body.lock{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.screen-reader-text{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important}.site-shell{width:min(100%,1440px);margin:0 auto}.topbar{position:relative;top:0;z-index:50;min-height:150px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand actions" "nav nav";align-items:end;gap:22px 24px;padding:22px 18px 0;color:#fff;background:#000;border-bottom:0;box-shadow:none;backdrop-filter:none}.topbar .brand{grid-area:brand;justify-self:start}.brand{display:inline-flex;align-items:center;gap:0;min-width:0;padding:0;transition:opacity .18s ease}.brand:hover{opacity:.82}.brand-mark{display:none;width:40px;height:40px;border-radius:12px;place-items:center;color:#fff;background:linear-gradient(135deg,#e11d48,#111827);font:800 14px/1 "Outfit",sans-serif;box-shadow:none;transition:transform .18s ease}.brand:hover .brand-mark{transform:translateY(-1px)}.brand strong{display:block;color:#fff;font:800 clamp(50px,7vw,76px)/.82 "Outfit",sans-serif;letter-spacing:0;text-transform:uppercase}.brand strong span{display:inline}.brand small{display:block;margin-top:2px;color:#7b8b86;font-size:11px;font-weight:800;text-transform:uppercase}.icon-button{width:46px;height:46px;border:0;border-radius:50%;display:grid;place-items:center;color:#fff;background:#161616;transition:transform .16s ease,background .16s ease,border-color .16s ease,box-shadow .16s ease}.icon-button:hover{border-color:transparent;background:#222;box-shadow:none;transform:translateY(-1px)}.icon-button:active,.submit-link:active,.desktop-nav a:active,.drawer-nav a:active,.footer-links a:active{transform:translateY(1px) scale(.98)}.icon-button svg,.bottom-nav svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}.menu-toggle span{width:24px;height:3px;background:currentColor;border-radius:99px}.menu-toggle{display:inline-flex;flex-direction:column;justify-content:center;gap:4px}.desktop-nav{grid-area:nav;display:flex;gap:18px;overflow-x:auto;padding:0 0 0;scrollbar-width:none}.desktop-nav::-webkit-scrollbar{display:none}.desktop-nav a,.desktop-nav button.nav-link{position:relative;flex:0 0 auto;min-width:100px;padding:11px 8px 19px;color:#fff;border:0;background:transparent;font:800 17px/1 "Outfit",sans-serif;text-align:center;text-transform:uppercase}.desktop-nav a::after,.desktop-nav button.nav-link::after{content:"";position:absolute;left:8px;right:8px;bottom:8px;height:5px;border-radius:999px 999px 0 0;background:#fff}.desktop-nav a.active::after,.desktop-nav a:hover::after{background:#ff0b4f}.header-actions{grid-area:actions;display:inline-flex;align-items:center;align-self:center;gap:10px}.profile-link{border:3px solid #fff;background:transparent}.submit-link{display:none;border-radius:999px;padding:11px 17px;color:#fff;background:#111827;font-weight:800;font-size:13px;box-shadow:none;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.submit-link:hover{background:var(--mint);transform:translateY(-1px);box-shadow:none}main{padding:18px clamp(14px,4vw,44px) 90px}.eyebrow,.tag{font-size:11px;line-height:1;letter-spacing:.08em;font-weight:900;text-transform:uppercase}.section-heading h2{font-family:"Outfit",sans-serif;letter-spacing:0}.hero-actions,.section-heading,.segmented,.country-pills,.quick-searches{display:flex;flex-wrap:wrap;gap:10px}.primary-button,.secondary-button,.newsletter-form button,.scholarship-list article>a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border:0;font-weight:900;font-size:13px}.primary-button{color:#fff;background:var(--teal)}.secondary-button{color:var(--ink);background:#e7f4ef}.brief-label,.sidebar-panel>span{color:var(--mint);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.ticker{display:grid;grid-template-columns:145px 1fr;grid-template-rows:1fr;align-items:center;height:52px;margin:20px 0;overflow:hidden;border:1px solid var(--line);background:#fff}.ticker>span{grid-column:1;grid-row:1;position:relative;z-index:2;height:100%;display:grid;place-items:center;color:#fff;background:var(--ink);font-weight:900;font-size:12px}.ticker-window{grid-column:2;grid-row:1;min-width:0;height:100%;overflow:hidden}.ticker-track{height:100%;display:flex;align-items:center;gap:38px;width:max-content;animation:ticker 28s linear infinite}.ticker-track p{position:relative;display:inline-flex;align-items:center;height:100%;margin:0;padding:0 0 0 22px;color:var(--text);font-weight:700;line-height:1;white-space:nowrap}.ticker-track p::before{content:"";position:absolute;left:0;width:8px;height:8px;border-radius:50%;background:var(--mint)}.ticker-track p+p::after{content:"";position:absolute;left:-20px;width:1px;height:18px;background:var(--line)}@keyframes ticker{from{transform:translateX(0)}to{transform:translateX(-50%)}}.accent-green{color:var(--mint)}.accent-blue{color:var(--mint)}.accent-gold{color:var(--gold)}.accent-red{color:var(--red)}.accent-purple{color:var(--purple)}.content-layout{display:grid;gap:26px;margin-top:22px}.section-block{padding:clamp(24px,5vw,42px) 0 0}.section-heading{align-items:end;justify-content:space-between;margin-bottom:18px;padding-bottom:12px;border-bottom:1px solid var(--line)}.section-heading>div{min-width:0}.section-cats{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.section-cats a{display:inline-flex;align-items:center;min-height:30px;border:1px solid rgba(225,29,72,.16);border-radius:999px;padding:0 10px;color:#9f1239;background:#fff1f2;font-size:12px;font-weight:900;transition:transform .16s ease,border-color .16s ease,background .16s ease}.section-cats a:hover{border-color:rgba(225,29,72,.35);background:#ffe4e6;transform:translateY(-1px)}.eyebrow,.tag{color:var(--mint)}.tag,.exam-card span,.scholarship-meta span,.country-pills span,.topic-list button{color:#fff;background:#111827}.tag{display:inline-flex;align-items:center;width:fit-content;border-left:4px solid #ff0b4f;padding:7px 9px;letter-spacing:.04em}.section-heading h2{margin:0;font-size:clamp(26px,4vw,44px);line-height:1}.text-button{border:0;color:var(--mint);background:#e5f4ef;padding:10px 13px;font-size:13px;font-weight:900}.updates-list,.abroad{display:grid;gap:16px}.update-card,.exam-card,.scholarship-list article,.sidebar-panel{border:1px solid var(--line);background:#fff;box-shadow:var(--shadow)}.update-card{display:grid;grid-template-columns:112px minmax(0,1fr);gap:12px;align-items:stretch;padding:12px;overflow:hidden}.update-card img{width:112px;height:112px;border-radius:14px;object-fit:cover;object-position:center;background:#dfeae6}.update-card div{min-width:0;display:flex;flex-direction:column}.update-card h3{margin:6px 0;font:800 18px/1.16 "Outfit",sans-serif}.exam-card p,.scholarship-list p,.abroad p,.sidebar-panel p{color:var(--text);line-height:1.55}.update-card a,.exam-card a,.spotlight-card a{color:var(--mint);font-weight:900}.update-card .read-more{align-self:flex-start;margin-top:auto;padding:8px 11px;color:#fff;background:var(--mint);font-size:12px;line-height:1}.update-card .read-more,.exam-card a,.scholarship-list article>a,.spotlight-card a{display:none}.exam-card h3,.scholarship-list h3,.sidebar-panel h2{margin:5px 0;font:800 18px/1.18 "Outfit",sans-serif}.segmented{padding:4px;border:1px solid var(--line);background:#fff}.segmented button{border:0;padding:9px 12px;color:var(--muted);background:transparent;font-size:12px;font-weight:900}.segmented button.active{color:#fff;background:var(--ink)}.exam-card{overflow:hidden;display:flex;flex-direction:column;padding:12px}.exam-card img{width:100%;aspect-ratio:1 / 1;border-radius:14px;object-fit:cover;object-position:center;background:#dfeae6}.exam-card div{padding:14px 2px 2px;display:flex;flex:1;flex-direction:column}.exam-card span{align-self:start;color:#fff;background:#111827;border-left:4px solid #ff0b4f;padding:7px 9px;font-size:11px;font-weight:900}.exam-card p{margin-bottom:auto}.exam-card.is-hidden{display:none}.pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:18px;flex-wrap:wrap}.pagination button{min-width:38px;height:38px;border:1px solid var(--line);color:var(--text);background:#fff;font-size:13px;font-weight:900}.pagination button.active,.pagination button:hover{color:#fff;border-color:var(--mint);background:var(--mint)}.pagination button:disabled{cursor:not-allowed;opacity:.45}.scholarship-list{display:grid;gap:16px}.scholarship-list article{display:grid;grid-template-columns:82px minmax(0,1fr);grid-template-areas:"image body" "date body" ". action";gap:12px;align-items:start;overflow:hidden;border-radius:18px;padding:12px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.scholarship-list article:hover{transform:translateY(-2px);border-color:rgba(37,99,235,.26);box-shadow:0 22px 52px -42px rgba(15,23,42,.65)}.scholarship-list article>img{grid-area:image;width:100%;aspect-ratio:1 / 1;border-radius:15px;object-fit:cover;object-position:center;background:#dfeae6}.scholarship-list article .date-box,.scholarship-list article>div:not(.date-box){margin:0}.date-box{grid-area:date;width:82px;min-height:48px;display:grid;gap:1px;place-items:center;color:#fff;background:#111827;border-radius:12px}.date-box span,.date-box strong{display:block}.date-box span{font-size:9px;font-weight:900;text-transform:uppercase}.date-box strong{font:800 18px/1 "Outfit",sans-serif}.date-box small{color:#bfdbfe;font-size:8px;font-weight:900;text-transform:uppercase}.scholarship-list article>div:not(.date-box){grid-area:body;min-width:0}.scholarship-meta{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.scholarship-meta span{border-radius:999px;padding:5px 8px;color:#fff;background:#111827;font-size:11px;font-weight:900}.scholarship-list article>a{grid-area:action;justify-self:start;align-self:end;margin:0;min-height:34px;border-radius:999px;padding:0 13px;color:#fff;background:#111827;font-size:12px;transition:background .16s ease,transform .16s ease}.scholarship-list article>a:hover{background:var(--mint);transform:translateY(-1px)}.abroad{padding:clamp(20px,4vw,32px);color:var(--ink);border:1px solid var(--line);border-radius:24px;background:linear-gradient(180deg,#ffffff,#fff1f2)}.abroad .eyebrow{color:var(--mint)}.abroad p{color:var(--text)}.abroad h2{margin:8px 0;font:800 clamp(28px,4vw,44px)/1 "Outfit",sans-serif}.country-pills span,.quick-searches button,.topic-list button{border:0;color:var(--ink);background:#eef4ff;padding:8px 11px;font-size:12px;font-weight:900}.artist-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.artist-card{display:grid;grid-template-columns:1fr;grid-template-areas:"avatar" "info";position:relative;justify-items:center;gap:0;align-items:start;overflow:hidden;padding:18px 14px 14px;border-radius:14px;text-align:center;background:linear-gradient(180deg,#ffffff 0%,#fafafa 100%);box-shadow:0 18px 42px -34px rgba(15,23,42,.65)}.artist-card>img{width:118px;height:118px;aspect-ratio:1 / 1;border-radius:50%;object-fit:cover}.artist-card>img{grid-area:avatar;border:5px solid #fff;box-shadow:0 0 0 2px #ff0b4f,0 14px 34px -24px rgba(15,23,42,.9);display:block}.artist-card>img+div{grid-area:info;width:100%;padding:12px 0 0}.artist-card div{min-width:0}.artist-card h3{display:inline-flex;align-items:center;justify-content:center;gap:7px;margin:0 0 8px;font-size:17px;line-height:1.12}.verified{width:25px;height:25px;display:inline-grid;place-items:center;border:3px solid #fff;border-radius:50%;color:#fff;background:#0ea5e9;font:900 13px/1 "Outfit",sans-serif;box-shadow:0 8px 18px -12px rgba(14,165,233,.9)}.artist-card h3 .verified{position:absolute;top:138px;left:calc(50%+45px);width:23px;height:23px;border-width:2px;font-size:12px;transform:none;z-index:2}.artist-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px}.artist-stats span,.artist-stats a{display:grid;gap:1px;border:1px solid #e5e7eb;border-radius:10px;padding:8px 8px;color:#111827;background:#fff;font-size:11px;font-weight:800;line-height:1.1;text-decoration:none}.artist-stats b{display:block;color:#ff0b4f;font:800 17px/1 "Outfit",sans-serif}.sidebar{display:grid;align-content:start;gap:16px}.sidebar-hero{border:1px solid rgba(15,23,42,.08);border-radius:22px;padding:20px;color:#fff;background:linear-gradient(145deg,rgba(225,29,72,.34),transparent 46%),#111827;box-shadow:var(--shadow)}.sidebar-hero span,.sidebar-title span,.spotlight-card span{color:var(--mint);font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.sidebar-hero h2{margin:8px 0;font:800 25px/1.04 "Outfit",sans-serif}.sidebar-hero p{margin:0;color:#dbeafe;line-height:1.55}.sidebar-panel{padding:18px;border-radius:22px}.sidebar-title{margin-bottom:12px}.sidebar-title h2{margin:5px 0 0}.sidebar-panel a{display:block;padding:12px 0;border-top:1px solid var(--line);color:var(--text);font-weight:800}.deadline-card a{display:grid;grid-template-columns:64px 1fr;gap:10px;align-items:center}.deadline-card a b{display:grid;place-items:center;min-height:38px;border-radius:12px;color:#fff;background:#111827;font-size:12px}.deadline-card a span{color:var(--text);line-height:1.25}.tools-card a::after{content:">";float:right;color:var(--mint)}.spotlight-card{overflow:hidden;padding:0}.spotlight-card img{width:calc(100% - 24px);margin:12px 12px 0;aspect-ratio:1 / 1;border-radius:16px;object-fit:cover}.spotlight-card div{padding:16px 18px 18px}.spotlight-card p{margin:8px 0 12px}.spotlight-card a{border:0;border-radius:13px;padding:11px 13px;color:#fff;background:#111827;text-align:center}.checklist-card label{display:flex;align-items:center;gap:9px;padding:10px 0;border-top:1px solid var(--line);color:var(--text);font-weight:800}.checklist-card input{accent-color:var(--mint)}.topic-list{display:flex;flex-wrap:wrap;gap:8px}.newsletter-form{display:grid;gap:10px}.newsletter-form input,.newsletter-form select,.search-form input{width:100%;min-height:48px;border:1px solid var(--line);background:#fff;padding:0 13px;color:var(--ink)}.newsletter-form button,.search-form button{color:#fff;background:var(--teal)}.footer{position:relative;overflow:hidden;margin-top:26px;padding:38px clamp(14px,4vw,44px) 112px;color:#fff;text-align:center;background:linear-gradient(135deg,rgba(225,29,72,.22),transparent 32%),linear-gradient(145deg,#111827,#1e293b);border-top:1px solid rgba(255,255,255,.1)}.footer::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(90deg,rgba(0,0,0,.8),transparent 75%);pointer-events:none}.footer>*{position:relative;z-index:1}.footer-brand{margin-bottom:18px}.footer .brand{justify-content:center}.footer-newsletter{width:min(100%,820px);margin:0 auto 24px}.footer-newsletter h2{margin:0;font:800 clamp(24px,4vw,38px)/1.05 "Outfit",sans-serif}.footer-newsletter p{max-width:620px;margin:10px auto 16px}.footer .newsletter-form{grid-template-columns:1fr;width:min(100%,720px);margin:auto}.footer .brand small{color:#bfdbfe}.footer .brand strong{color:#fff}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:0 auto}.footer-links a{border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:9px 12px;color:#dcece7;background:rgba(255,255,255,.055);font-weight:800;transition:transform .16s ease,background .16s ease,border-color .16s ease,color .16s ease}.footer-links a:hover{border-color:rgba(191,219,254,.55);color:#fff;background:rgba(37,99,235,.18);transform:translateY(-1px)}.footer p{margin:18px auto 0;color:#cbd5e1;font-size:13px}.footer-signature{margin-top:6px !important;color:#d6ece5 !important;font-weight:800}.bottom-nav{position:fixed;z-index:60;left:50%;bottom:10px;transform:translateX(-50%);width:min(620px,calc(100% - 20px));height:66px;display:grid;grid-template-columns:repeat(4,1fr);gap:4px;padding:6px;color:#cbd5e1;background:rgba(17,24,39,.96);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.12)}.bottom-nav a,.bottom-nav button{border:0;display:grid;place-items:center;align-content:center;gap:2px;color:inherit;background:transparent;font-size:11px;font-weight:800}.bottom-nav .active,.bottom-nav a:hover,.bottom-nav button:hover{color:#fff}.drawer-backdrop,.search-overlay{position:fixed;inset:0;z-index:90;opacity:0;pointer-events:none;transition:.22s ease;background:rgba(7,19,16,.58);backdrop-filter:blur(6px)}.mobile-drawer{position:fixed;z-index:91;inset:0 auto 0 0;width:min(86vw,360px);padding:0;background:#fbfdfc;transform:translateX(-104%);visibility:hidden;transition:transform .28s cubic-bezier(.2,.8,.2,1);box-shadow:26px 0 60px -42px rgba(5,20,16,.75)}.drawer-head{display:flex;align-items:center;justify-content:space-between;gap:12px;overflow:hidden;margin-bottom:0;padding:18px;color:#fff;background:#111827}.drawer-head .brand{flex:1 1 auto;min-width:0;max-width:calc(100% - 54px);justify-content:flex-start;overflow:hidden}.drawer-head .brand>span:last-child{min-width:0;overflow:hidden}.drawer-head .brand strong{color:#fff;font:900 22px/1 "Outfit",sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.drawer-head .brand strong span{display:inline}.drawer-head .brand small{display:block;color:#bfdbfe;font-size:11px;line-height:1.2}.drawer-head .brand-mark{flex:0 0 38px;display:grid;width:38px;height:38px;border-radius:50%;background:#fff;color:#111827}.drawer-head .icon-button{border-color:rgba(255,255,255,.16);color:#fff;background:rgba(255,255,255,.08)}.drawer-nav{display:grid;gap:8px;padding:14px}.drawer-nav a{position:relative;display:block;overflow:hidden;border:0;border:1px solid rgba(219,231,226,.9);border-radius:14px;padding:14px 14px 14px 38px;color:#4d5e59;background:#fff;font-weight:900;transition:transform .16s ease,background .16s ease,border-color .16s ease,color .16s ease}.drawer-nav a::before{content:"";position:absolute;left:16px;top:50%;width:7px;height:7px;border-radius:50%;background:var(--mint);transform:translateY(-50%) scale(.35);opacity:.28;transition:transform .16s ease,opacity .16s ease}.drawer-nav a:hover,.drawer-nav a.active{color:var(--ink);border-color:rgba(37,99,235,.22);background:#eff6ff;transform:translateX(3px)}.drawer-nav a:hover::before,.drawer-nav a.active::before{opacity:1;transform:translateY(-50%) scale(1)}.menu-open .drawer-backdrop,.search-open .search-overlay{opacity:1;pointer-events:auto}.menu-open .mobile-drawer{visibility:visible;transform:translateX(0)}.search-overlay{display:grid;place-items:start center;padding:84px 14px 24px}.search-panel{width:min(720px,100%);padding:18px;background:#fff}.search-head{display:flex;justify-content:space-between;gap:16px;margin-bottom:14px}.search-head h2{margin:4px 0 0;font:800 28px/1 "Outfit",sans-serif}.search-form{display:grid;gap:10px}.search-form button{min-height:48px;border:0;font-weight:900}.quick-searches{margin-top:12px}@media (max-width:380px){.brand strong{font-size:18px}.brand small{display:none}.brand-mark{width:38px;height:38px;border-radius:50%}.topbar .brand strong{font-size:19px}.update-card{grid-template-columns:78px 1fr;gap:10px;padding:10px}.update-card img{width:78px;height:78px;border-radius:12px}.segmented{width:100%}.segmented button{flex:1 1 42%}}@media (max-width:719px){#updates .section-heading .text-button{display:none}.ticker{margin:8px 0 0}.content-layout{margin-top:0;gap:14px}.section-block:first-child{padding-top:18px}main{padding-left:12px;padding-right:12px}.topbar{min-height:62px;grid-template-columns:42px 1fr 42px;gap:8px;padding:7px 12px;background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:none}.topbar .brand{justify-self:center}.topbar .brand-mark{display:none}.brand strong{color:#111827;font-size:21px;font-weight:800;text-transform:none}.brand small{display:none}.header-actions{justify-self:end}.topbar .icon-button{width:38px;height:38px;border:0;border-radius:0;color:#111827;background:transparent}.topbar .icon-button:hover{background:transparent;transform:none}.menu-toggle{gap:5px}.menu-toggle span{width:23px;height:2px;border-radius:0}.search-toggle svg{width:22px;height:22px}.section-block{padding-top:20px}.section-heading{align-items:center;gap:8px;margin-bottom:9px;padding-bottom:8px}.section-cats{gap:5px;margin-top:7px}.section-cats a{min-height:26px;border-radius:5px;padding:0 8px;font-size:10px;font-weight:800}.section-heading h2,.abroad h2{font-size:24px;font-weight:800;line-height:1.06}.text-button{padding:8px 10px;font-size:11px;border-radius:6px}.update-card,.exam-card,.scholarship-list article,.abroad,.sidebar-panel,.sidebar-hero,.ticker,.newsletter-form input,.newsletter-form select,.newsletter-form button,.search-form input,.search-form button{border-radius:6px}.icon-button,.search-panel{border-radius:6px}.drawer-backdrop{display:none}.mobile-drawer{inset:0;width:100%;max-height:100vh;overflow-y:auto;background:#fff;border:0;box-shadow:none;transform:translateY(-100%);opacity:0;pointer-events:none}.drawer-head{position:sticky;top:0;z-index:2;min-height:62px;padding:7px 12px;color:#111827;background:#fff;border-bottom:1px solid #e5e7eb}.drawer-head .brand{justify-content:flex-start}.drawer-head .brand-mark{display:none}.drawer-head .brand strong{color:#111827;font-size:21px}.drawer-head .brand small{display:none}.drawer-head .icon-button{width:38px;height:38px;border:0;border-radius:0;color:#111827;background:transparent;font-size:24px;line-height:1}.drawer-nav{grid-template-columns:1fr;gap:0;padding:8px 0 24px}.drawer-nav a{border:0;border-bottom:1px solid #f1f5f9;border-radius:0;padding:13px 18px;color:#111827;background:#fff;font-size:14px;font-weight:800}.drawer-nav a::before{display:none}.drawer-nav a:hover,.drawer-nav a.active{color:#e11d48;border-color:#f1f5f9;background:#fff;transform:none}.drawer-divider{display:block;padding:16px 18px 8px;color:#64748b;background:#fff;border-bottom:1px solid #f1f5f9;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.menu-open .mobile-drawer{opacity:1;pointer-events:auto;transform:translateY(0)}.search-overlay{place-items:start stretch;padding:0}.search-panel{width:100%;border-radius:0;min-height:100vh;border:0;box-shadow:none}.search-head{min-height:54px;align-items:center;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid #e5e7eb}.search-head .eyebrow{color:#111827;font-size:12px;letter-spacing:0;text-transform:none}.search-head h2{display:none}.update-card{grid-template-columns:86px minmax(0,1fr);gap:8px;padding:7px}.update-card img{width:86px;height:86px;border-radius:5px}.update-card h3,.exam-card h3,.scholarship-list h3{font-size:15px;font-weight:700;line-height:1.18}.tag,.exam-card span{font-size:9px}.update-card .tag,.scholarship-list .tag{align-self:flex-start;border-radius:0;border-left:3px solid #ff0b4f;padding:5px 7px;color:#fff;background:#111827;letter-spacing:.03em}.exam-card span{color:#fff;background:#111827;border-left:3px solid #ff0b4f}.update-card .read-more{min-height:20px;padding:0;border-radius:0;color:#1d4ed8;background:transparent;font-size:10px;text-decoration:underline;text-underline-offset:3px}.exam-card{display:grid;grid-template-columns:92px minmax(0,1fr);gap:8px;align-items:stretch;padding:7px}.exam-card img{width:92px;height:92px;aspect-ratio:auto;border-radius:5px}.exam-card div{min-width:0;padding:0}.exam-card p{display:none}.artist-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.artist-card{grid-template-columns:1fr;grid-template-areas:"avatar" "info";padding:12px 8px 8px;border-radius:6px}.artist-card>img{width:72px;height:72px;aspect-ratio:1 / 1;border-radius:50%;border:4px solid #fff}.artist-card>img+div{padding:8px 0 0}.artist-card h3{margin-bottom:6px;font-size:13px;line-height:1.15}.artist-card p{display:none}.verified{width:21px;height:21px;border-width:2px;font-size:10px}.artist-card h3 .verified{top:91px;left:calc(50%+30px);width:19px;height:19px;font-size:10px}.artist-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;margin-top:7px}.artist-stats span,.artist-stats a{padding:5px 4px;font-size:8px;text-align:center;border-radius:6px}.artist-stats b{font-size:13px}.exam-card a{margin-top:auto;font-size:11px}#exams .exam-card,#results .exam-card{display:flex;min-width:0;padding:7px}#exams .exam-card img,#results .exam-card img{width:100%;height:auto;aspect-ratio:1 / 1}#exams .exam-card div,#results .exam-card div{padding:8px 1px 1px}#exams .exam-card h3,#results .exam-card h3{font-size:13px;line-height:1.18}#exams .exam-card span,#results .exam-card span{padding:5px 7px;font-size:8px}#exams .exam-card a,#results .exam-card a{margin-top:7px;font-size:10px}.scholarship-list article{grid-template-columns:86px minmax(0,1fr);grid-template-areas:"image body";gap:8px;padding:7px}.scholarship-list article>img{width:86px;height:86px;border-radius:5px}.date-box{width:86px;min-height:42px;border-radius:5px}.scholarship-list article .date-box,.scholarship-list article>a{display:none}.date-box strong{font-size:16px}.scholarship-list p{display:none}.scholarship-meta{margin-top:5px;gap:5px}.scholarship-meta span{padding:4px 7px;font-size:10px}.abroad{padding:12px}.updates-list,.scholarship-list,.abroad{gap:7px}.pagination{margin-top:10px;gap:6px}.pagination button{min-width:34px;height:34px;font-size:12px}.country-pills span,.quick-searches button,.topic-list button{border-radius:5px}.pagination button{border-radius:5px}.bottom-nav{border-radius:12px}.footer{margin-top:16px;padding:32px 14px 104px;background:linear-gradient(155deg,rgba(225,29,72,.2),transparent 40%),linear-gradient(180deg,#0f172a,#111827)}.footer::before{background-size:30px 30px;mask-image:linear-gradient(180deg,rgba(0,0,0,.72),transparent 82%)}.footer-brand{margin-bottom:16px}.footer .brand{gap:9px}.footer .brand-mark{width:38px;height:38px;border-radius:10px;background:#e11d48}.footer .brand strong{font-size:18px;font-weight:800}.footer .brand small{margin-top:1px;color:#bfdbfe;font-size:9px;letter-spacing:.08em}.footer-newsletter{margin-bottom:20px}.footer-newsletter h2{max-width:320px;margin:0 auto;font-size:23px;font-weight:800;line-height:1.08}.footer-newsletter p{max-width:330px;margin:10px auto 15px;color:#dbeafe;font-size:14px;line-height:1.45}.footer .newsletter-form{grid-template-columns:1fr;gap:8px}.footer .newsletter-form input,.footer .newsletter-form select,.footer .newsletter-form button{min-height:44px;font-size:14px}.footer .newsletter-form button{font-weight:800;background:#e11d48}.footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-width:360px}.footer-links a{display:grid;place-items:center;min-height:38px;border-radius:6px;padding:8px 9px;color:#e0ecff;font-size:12px;font-weight:700;line-height:1.1;background:rgba(255,255,255,.07)}.footer p{max-width:330px;margin-top:16px;font-size:12px;line-height:1.45}.footer-signature{margin-top:5px !important;font-size:12px !important;font-weight:800}}.artist-fallback-avatar{width:118px;height:118px;display:grid;place-items:center;border:5px solid #fff;border-radius:50%;color:#111827;background:#f3f4f6;font:800 34px/1 "Poppins",Arial,sans-serif;box-shadow:0 0 0 2px #ff0b4f,0 14px 34px -24px rgba(15,23,42,.9)}.fallback-art{display:grid;place-items:center;overflow:hidden;color:#111827;background:#f3f4f6}.fallback-art span{display:grid;place-items:center;width:54%;height:54%;border-radius:50%;color:#fff;background:#111827;font:800 22px/1 "Poppins",Arial,sans-serif}.update-card>.fallback-art,.update-card>.card-media .fallback-art{width:112px;height:112px;border-radius:14px}.exam-card>.fallback-art,.exam-card .card-media .fallback-art{width:100%;aspect-ratio:1 / 1;border-radius:14px}.scholarship-list article>.fallback-art,.scholarship-list article>.card-media .fallback-art{grid-area:image;width:100%;aspect-ratio:1 / 1;border-radius:15px}.song-cover>.fallback-art,.video-featured-image>.fallback-art,.article-cover>.fallback-art,.album-cover>.fallback-art{width:100%;height:100%;min-height:inherit;aspect-ratio:inherit;border-radius:inherit}.mobile-artist-profiles .artist-fallback-avatar{width:88px;height:88px;border-width:3px;font-size:25px;box-shadow:0 0 0 2px rgba(255,11,79,.32),0 14px 28px -22px rgba(15,23,42,.95)}@media (max-width:719px){.section-block,.sidebar-panel,.footer,.comments-area,.related-grid,.single-artist-grid,.mobile-artist-profiles{content-visibility:auto;contain-intrinsic-size:1px 520px}.update-card,.exam-card,.scholarship-list article,.artist-card,.sidebar-panel,.comment-card,.related-card,.album-track{contain:layout paint}}@media (hover:none),(pointer:coarse){.update-card,.exam-card,.scholarship-list article,.artist-card,.sidebar-panel a,.share-buttons a,.share-buttons button,.social-like,.comment-count-link,.primary-action,.audio-play{transition-duration:.01ms !important}}@media (max-width:719px){.song-detail,.video-detail,.news-article,.single-layout,.main-column,.post-body{min-width:0;max-width:100%}.song-title-panel,.video-detail .video-title,.article-header,.album-hero-copy{width:100%;max-width:100%}.song-title-panel h1,.video-detail .video-title h1,.article-header h1,.album-hero-copy h1{display:block;width:100%;max-width:100%;white-space:normal !important;overflow:visible;overflow-wrap:break-word;word-break:normal}}@media (max-width:520px){.ticker{grid-template-columns:112px 1fr;height:48px}.ticker>span{font-size:10px;padding:0 8px;text-align:center}.ticker-track{gap:26px}.ticker-track p{font-size:13px;padding-left:18px}.ticker-track p+p::after{left:-14px}}@media (min-width:520px){.newsletter-form{grid-template-columns:1fr 1fr auto}.search-form{grid-template-columns:1fr auto}}@media (min-width:720px){.footer .newsletter-form{grid-template-columns:1fr 1fr auto}}@media (min-width:720px){.topbar{grid-template-columns:auto 1fr auto}.submit-link{display:inline-flex}.updates-list{grid-template-columns:repeat(2,minmax(0,1fr))}.update-card{display:grid;grid-template-columns:132px minmax(0,1fr);align-items:stretch;padding:14px}.update-card img{width:132px;height:132px;min-height:0}.scholarship-list article{grid-template-columns:96px minmax(0,1fr);grid-template-areas:"image body" "date body" ". action";align-items:stretch}.scholarship-list article>img{width:96px;height:96px;min-height:0;aspect-ratio:1 / 1;align-self:stretch;margin-left:0}.scholarship-list article .date-box{align-self:stretch;width:96px;margin:0}.scholarship-list article>div:not(.date-box){align-self:center;margin:0}.scholarship-list article>a{align-self:end;min-width:0;margin:0}.abroad{grid-template-columns:1fr;align-items:start}}@media (min-width:960px){.menu-toggle{display:none}.topbar{min-height:82px;grid-template-columns:auto 1fr auto}.desktop-nav{display:flex;justify-content:center;align-items:center;gap:3px;border:0;border-radius:999px;padding:5px;background:#f2f6f4}.desktop-nav a,.desktop-nav button.nav-link{position:relative;overflow:hidden;border-radius:999px;padding:10px 13px;color:#52615d;font-size:13px;font-weight:900;transition:color .18s ease,background .18s ease,transform .18s ease}.desktop-nav button.nav-link{border:0;background:transparent;cursor:pointer}.dropdown-trigger{display:inline-flex;align-items:center;gap:7px}.dropdown-trigger .chevron{display:inline-block;width:7px;height:7px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(-2px) rotate(45deg);transition:transform .18s ease}.nav-dropdown:hover .dropdown-trigger .chevron,.nav-dropdown:focus-within .dropdown-trigger .chevron{transform:translateY(1px) rotate(225deg)}.nav-dropdown{position:relative}.nav-dropdown::after{content:"";position:absolute;left:0;right:0;top:100%;height:16px}.dropdown-menu{position:absolute;top:calc(100%+6px);left:50%;z-index:80;width:300px;padding:10px;border:1px solid rgba(15,23,42,.08);border-radius:20px;background:rgba(255,255,255,.98);box-shadow:0 28px 70px -42px rgba(15,23,42,.65);backdrop-filter:blur(16px);opacity:0;pointer-events:none;transform:translate(-50%,8px);transition:opacity .18s ease,transform .18s ease}.nav-dropdown:hover .dropdown-menu,.nav-dropdown:focus-within .dropdown-menu{opacity:1;pointer-events:auto;transform:translate(-50%,0)}.dropdown-menu a{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:10px;align-items:center;border-radius:14px;padding:11px;color:var(--text);transition:background .16s ease,color .16s ease,transform .16s ease}.dropdown-menu a::after{display:none}.dropdown-menu a span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;color:#111827;background:#eff6ff;font-size:11px;font-weight:900}.dropdown-menu a strong{font:800 13px/1.1 "Outfit",sans-serif}.dropdown-menu a::before{content:">";grid-column:3;color:#8aa19a;font-weight:900;transition:transform .16s ease,color .16s ease}.dropdown-menu a:hover{color:var(--ink);background:#eff6ff;transform:none}.dropdown-menu a:hover::before{color:var(--mint);transform:translateX(2px)}.desktop-nav a::after,.desktop-nav button.nav-link::after{content:"";position:absolute;left:0;right:0;bottom:5px;height:0;border-radius:999px;background:var(--mint);transform:scaleX(0);transform-origin:left;transition:transform .2s ease}.desktop-nav a:hover,.desktop-nav a.active,.desktop-nav button.nav-link:hover,.nav-dropdown:focus-within button.nav-link,.nav-dropdown:hover button.nav-link{color:#fff;background:#111827;transform:none}.desktop-nav a:hover::after,.desktop-nav a.active::after,.desktop-nav button.nav-link:hover::after,.nav-dropdown:focus-within button.nav-link::after{transform:scaleX(1)}.bottom-nav{display:none}main{padding-bottom:24px}.content-layout{grid-template-columns:minmax(0,1fr) 310px;align-items:start}.sidebar{position:static;padding-top:120px;max-height:none;overflow:visible;scrollbar-width:none}.sidebar::-webkit-scrollbar{display:none}.footer{padding-bottom:34px}}@media (min-width:1180px){.content-layout{grid-template-columns:minmax(0,1fr) 350px;gap:34px}.sidebar{padding-top:122px}.scholarship-list{grid-template-columns:repeat(2,minmax(0,1fr))}.scholarship-list article{grid-template-columns:96px minmax(0,1fr);grid-template-areas:"image body" "date body" ". action"}.scholarship-list article>img,.scholarship-list article .date-box{width:96px}.scholarship-list article>img{height:96px}.abroad{grid-template-columns:1fr}.artist-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.update-card{grid-template-columns:144px minmax(0,1fr)}.update-card img{width:144px;height:144px;min-height:0}}@media (min-width:1320px){main{padding-left:56px;padding-right:56px}.topbar{padding-left:56px;padding-right:56px}}.topbar{position:relative;min-height:150px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand actions" "nav nav";align-items:end;gap:22px 24px;padding:22px 18px 0;color:#fff;background:#000;border:0;box-shadow:none}.topbar .brand{grid-area:brand;justify-self:start}.topbar .brand-mark,.topbar .brand small{display:none}.topbar .brand strong{color:#fff;font:800 clamp(50px,7vw,76px)/.82 "Outfit",sans-serif;text-transform:uppercase}.topbar .header-actions{grid-area:actions;align-self:center;display:inline-flex;gap:10px}.topbar .icon-button{width:46px;height:46px;border:0;border-radius:50%;color:#fff;background:#171717}.topbar .profile-link{border:3px solid #fff;background:transparent}.topbar .icon-button:hover{background:#222;transform:translateY(-1px)}.topbar .menu-toggle{display:inline-flex}.topbar .menu-toggle span{width:24px;height:3px;border-radius:99px}.desktop-nav{grid-area:nav;display:flex;justify-content:flex-start;gap:18px;overflow-x:auto;padding:0;border:0;border-radius:0;background:transparent;scrollbar-width:none}.desktop-nav::-webkit-scrollbar{display:none}.desktop-nav a,.desktop-nav button.nav-link{position:relative;flex:0 0 auto;min-width:100px;overflow:visible;border:0;border-radius:0;padding:11px 8px 19px;color:#fff;background:transparent;font:800 17px/1 "Outfit",sans-serif;text-align:center;text-transform:uppercase;transform:none}.desktop-nav a::after,.desktop-nav button.nav-link::after{content:"";position:absolute;left:8px;right:8px;bottom:8px;height:5px;border-radius:999px 999px 0 0;background:#fff;transform:none}.desktop-nav a:hover,.desktop-nav a.active,.desktop-nav button.nav-link:hover{color:#fff;background:transparent}.desktop-nav a.active::after,.desktop-nav a:hover::after{background:#ff0b4f}@media (max-width:719px){.topbar{min-height:168px;grid-template-columns:1fr auto;gap:22px 8px;padding:26px 14px 0;background:#000;overflow:visible}.topbar .brand{max-width:calc(100vw - 182px);min-width:0;justify-self:center;text-align:center}.topbar .brand strong{position:relative;font-size:clamp(28px,8vw,42px);display:grid;gap:1px;line-height:.86;white-space:normal;overflow:hidden;text-overflow:clip}.topbar .brand strong span{display:block}.topbar .header-actions{gap:7px}.topbar .icon-button{width:47px;height:47px;min-width:47px;min-height:47px;aspect-ratio:1 / 1;border-radius:50%;background:#1d1d1d}.topbar .profile-link{border-width:3px}.topbar .icon-button svg{width:25px;height:25px}.topbar .menu-toggle span{width:25px;height:3px;border-radius:99px}.desktop-nav{grid-column:1 / -1;position:sticky;top:0;z-index:70;gap:20px;width:calc(100%+28px);max-width:none;margin:0 -14px;padding:0 14px;background:#000;overscroll-behavior-x:contain}.nav-stuck .desktop-nav{position:fixed;left:0;top:0;width:100vw;transform:none;margin:0;padding:0 14px;box-shadow:0 1px 0 #111}.nav-stuck main{padding-top:49px}.desktop-nav a{flex:0 0 auto;min-width:max-content;padding:10px 0 20px;font-size:18px}.desktop-nav a::after{left:0;right:0;bottom:9px;height:7px}.mobile-drawer{background:#000;color:#fff;transform:translateX(100%);transition:transform .26s ease,opacity .2s ease}.drawer-head{min-height:84px;color:#fff;background:#000;border-bottom:1px solid #1f1f1f;padding:18px 18px 12px}.drawer-head .brand strong{color:#fff;font-size:clamp(24px,6vw,32px);display:block;line-height:1;white-space:nowrap}.drawer-head .brand strong span{display:inline}.drawer-head .icon-button{flex:0 0 auto;width:48px;height:48px;min-width:48px;min-height:48px;aspect-ratio:1 / 1;color:#fff;background:#1d1d1d;border-radius:50%}.drawer-close svg{width:27px;height:27px}.drawer-nav{background:#000;padding:20px 16px 36px}.drawer-nav a{display:block;width:100%;color:#fff;background:#000;border-bottom:6px solid #fff;padding:18px 14px 16px;font:800 26px/1 "Outfit",sans-serif;text-transform:uppercase}.drawer-divider{display:none}.drawer-nav a:hover,.drawer-nav a.active{color:#ff0b4f;background:#000;border-bottom-color:#ff0b4f}.menu-open .mobile-drawer{opacity:1;pointer-events:auto;transform:translateX(0)}}@media (max-width:430px){.topbar{padding-left:14px;padding-right:14px}.topbar .brand strong{font-size:clamp(25px,7vw,31px)}.topbar .icon-button{width:40px;height:40px;min-width:40px;min-height:40px;aspect-ratio:1 / 1;border-radius:50%}.topbar .menu-toggle span{width:22px;height:3px}.topbar .brand{max-width:calc(100vw - 154px)}.topbar .icon-button svg{width:22px;height:22px}.desktop-nav a{font-size:17px}}@media (max-width:719px){.topbar .icon-button,.drawer-head .icon-button{border-radius:999px !important;aspect-ratio:1 / 1;overflow:hidden}.drawer-nav a{min-height:68px;display:flex;align-items:center}}@media (min-width:720px){.topbar{min-height:150px;grid-template-columns:1fr auto 1fr;grid-template-areas:". brand actions" "nav nav nav";align-items:end;gap:22px 24px;padding:22px 18px 0;color:#fff;background:#000}.topbar .brand{justify-self:center;max-width:min(650px,calc(100vw - 170px))}.topbar .brand strong{font-size:clamp(50px,7vw,76px);line-height:.82;white-space:nowrap}.header-actions{justify-self:end;align-self:center}.desktop-nav{justify-content:flex-start;align-items:center;gap:18px;overflow-x:auto;width:100%;padding:0;border:0;border-radius:0;background:#000}.desktop-nav a,.desktop-nav button.nav-link{min-width:100px;overflow:visible;border-radius:0;padding:11px 8px 19px;color:#fff;background:transparent;font-size:17px;font-weight:800}.desktop-nav a::after,.desktop-nav button.nav-link::after{left:8px;right:8px;bottom:8px;height:5px;border-radius:999px 999px 0 0;background:#fff;transform:none}.desktop-nav a.active::after,.desktop-nav a:hover::after,.desktop-nav button.nav-link:hover::after,.nav-dropdown:focus-within button.nav-link::after{background:#ff0b4f;transform:none}.desktop-nav a:hover,.desktop-nav a.active,.desktop-nav button.nav-link:hover,.nav-dropdown:hover button.nav-link,.nav-dropdown:focus-within button.nav-link{color:#fff;background:transparent}}@media (min-width:960px){.topbar{min-height:132px}.menu-toggle{display:inline-flex}.desktop-nav{justify-content:center}}@media (min-width:1180px){.topbar{min-height:142px}}.artist-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.artist-grid .artist-card{--artist-avatar:132px;--artist-badge:24px;--artist-badge-top:124px;--artist-badge-x:44px;display:grid;grid-template-columns:1fr;grid-template-areas:"avatar" "info";justify-items:center;align-items:start;min-width:0;padding:17px 14px 14px;border-color:#eceff3;text-align:center;background:radial-gradient(circle at top,rgba(255,11,79,.08),transparent 42%),#fff}.artist-grid .artist-card>img{grid-area:avatar;width:var(--artist-avatar);height:var(--artist-avatar);padding:0;border:5px solid #fff;border-radius:50%;object-fit:cover;background:#fff;box-shadow:0 0 0 2px #ff0b4f,0 14px 34px -24px rgba(15,23,42,.9)}.artist-grid .artist-card>img+div{grid-area:info;width:100%;min-width:0;padding-top:6px;text-align:center}.artist-grid .artist-card h3{width:100%;min-height:0;display:flex;justify-content:center;align-items:center;margin:0 0 7px;text-align:center;font-size:16px;line-height:1.12}.artist-grid .artist-card h3 .verified{position:absolute;top:var(--artist-badge-top);left:calc(50%+var(--artist-badge-x));width:var(--artist-badge);height:var(--artist-badge);overflow:hidden;border:2px solid #fff;border-radius:50%;color:transparent;background:#0ea5e9;box-shadow:0 8px 18px -12px rgba(14,165,233,.9);transform:none;z-index:3}.artist-grid .artist-card h3 .verified::before{content:"\2713";display:grid;place-items:center;width:100%;height:100%;color:#fff;font:900 12px/1 "Outfit",sans-serif}.artist-grid .artist-card p{max-width:24ch;margin:0 auto;text-align:center}.artist-grid .artist-stats{width:100%;max-width:220px;margin:11px auto 0}@media (max-width:430px){.artist-grid{gap:8px}.artist-grid .artist-card{--artist-avatar:92px;--artist-badge:18px;--artist-badge-top:85px;--artist-badge-x:29px;padding:11px 7px 8px;border-radius:6px}.artist-grid .artist-card>img{border-width:4px}.artist-grid .artist-card>img+div{padding-top:4px}.artist-grid .artist-card h3{margin-bottom:5px;font-size:12.5px}.artist-grid .artist-card h3 .verified::before{font-size:9px}.artist-grid .artist-stats{margin-top:6px}}@media (min-width:431px) and (max-width:719px){.artist-grid .artist-card{--artist-avatar:104px;--artist-badge:19px;--artist-badge-top:96px;--artist-badge-x:34px;padding:12px 8px 9px;border-radius:6px}.artist-grid .artist-card>img+div{padding-top:5px}.artist-grid .artist-card h3{margin-bottom:6px;font-size:13px}.artist-grid .artist-card h3 .verified::before{font-size:10px}}@media (min-width:720px) and (max-width:1179px){.artist-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.artist-grid .artist-card{--artist-avatar:140px;--artist-badge:28px;--artist-badge-top:126px;--artist-badge-x:43px}.artist-grid .artist-card h3 .verified{border-width:3px;box-shadow:0 0 0 2px rgba(14,165,233,.22),0 10px 20px -12px rgba(14,165,233,.9)}.artist-grid .artist-card h3 .verified::before{font-size:14px}}@media (min-width:1180px){.artist-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.artist-grid .artist-card{--artist-avatar:126px;--artist-badge:28px;--artist-badge-top:109px;--artist-badge-x:36px;padding:16px 12px 13px}.artist-grid .artist-card h3 .verified{border-width:3px;background:linear-gradient(135deg,#38bdf8,#0284c7);box-shadow:0 0 0 2px rgba(14,165,233,.22),0 10px 20px -12px rgba(14,165,233,.9)}.artist-grid .artist-card h3 .verified::before{font-size:14px}.artist-grid .artist-card h3{font-size:15px}.artist-grid .artist-stats{max-width:200px}}@media (min-width:1320px){.artist-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.artist-grid .artist-card{--artist-avatar:136px;--artist-badge:30px;--artist-badge-top:118px;--artist-badge-x:40px}}.scholarships .scholarship-list article{grid-template-columns:118px minmax(0,1fr);grid-template-areas:"image body";align-items:start;gap:14px}.scholarships .scholarship-list article .date-box,.scholarships .scholarship-list article>a{display:none}.scholarships .scholarship-list article>img{width:118px;height:118px;align-self:start;aspect-ratio:1 / 1;margin:0}.scholarships .scholarship-list article>div:not(.date-box){align-self:start;margin:0}@media (max-width:430px){.scholarships .scholarship-list article{grid-template-columns:98px minmax(0,1fr);gap:9px;padding:8px}.scholarships .scholarship-list article>img{width:98px;height:98px}}@media (min-width:431px) and (max-width:719px){.scholarships .scholarship-list article{grid-template-columns:112px minmax(0,1fr);gap:10px;padding:9px}.scholarships .scholarship-list article>img{width:112px;height:112px}}@media (min-width:720px){.scholarships .scholarship-list article{grid-template-columns:136px minmax(0,1fr);gap:14px}.scholarships .scholarship-list article>img{width:136px;height:136px}}@media (min-width:1180px){.scholarships .scholarship-list article{grid-template-columns:132px minmax(0,1fr);gap:13px}.scholarships .scholarship-list article>img{width:132px;height:132px}}@media (min-width:1180px){#exams .exam-card,#results .exam-card{padding:10px}#exams .exam-card div,#results .exam-card div{padding-top:11px}#exams .exam-card h3,#results .exam-card h3{font-size:16px;line-height:1.15}#exams .exam-card p,#results .exam-card p{font-size:14px;line-height:1.42}}@media (min-width:960px){.content-layout{grid-template-columns:minmax(0,1fr)}.sidebar{display:none}}@media (min-width:720px){.topbar{grid-template-columns:1fr auto;grid-template-areas:". actions" "nav nav"}.topbar .brand{position:absolute !important;top:22px !important;left:50% !important;z-index:2;justify-self:auto;width:max-content;max-width:calc(100% - 220px);margin:0;transform:translateX(-50%) !important}.topbar .brand-mark,.topbar .brand::before,.topbar .brand::after{display:none !important;content:none !important}.topbar .brand-mark{width:0 !important;height:0 !important;min-width:0 !important;margin:0 !important;padding:0 !important;opacity:0 !important;visibility:hidden !important}.topbar .header-actions{grid-area:actions;justify-self:end;z-index:3}.mobile-drawer{opacity:0;visibility:hidden;pointer-events:none;transform:translateX(calc(-100% - 40px)) !important}.menu-open .mobile-drawer{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(0) !important}.drawer-head .brand{max-width:calc(100% - 58px)}.drawer-head .brand strong{font-size:22px;line-height:1;white-space:nowrap}.drawer-head .brand strong span{display:inline}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto !important;animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}}#exams .exam-card,#results .exam-card{padding:8px}#exams .exam-card div,#results .exam-card div{padding-top:9px}#exams .exam-card h3,#results .exam-card h3{margin:5px 0 3px;font-size:16px;line-height:1.12}#exams .exam-card p,#results .exam-card p{font-size:13px;line-height:1.34}#exams .exam-card span,#results .exam-card span{padding:5px 7px;font-size:9px}@media (max-width:719px){#exams .exam-card,#results .exam-card{padding:6px}#exams .exam-card h3,#results .exam-card h3{font-size:12px;line-height:1.15}#exams .exam-card span,#results .exam-card span{padding:4px 6px;font-size:7px}}@media (min-width:1320px){#exams .exam-card,#results .exam-card{padding:7px}#exams .exam-card div,#results .exam-card div{padding-top:8px}#exams .exam-card h3,#results .exam-card h3{font-size:14px}#exams .exam-card p,#results .exam-card p{font-size:12px;line-height:1.3}}:root{--ui-bg:#f7f7f8;--ui-ink:#080808;--ui-text:#30323a;--ui-muted:#747985;--ui-line:#e6e7eb;--ui-soft:#f1f2f4;--ui-red:#ff0b4f;--ui-dark:#0a0a0a}html,body{max-width:100%;overflow-x:hidden;background:var(--ui-bg)}main{padding-top:clamp(18px,3vw,34px)}.main-column{display:grid;gap:clamp(26px,4vw,44px)}.section-block,.abroad{padding:0;background:transparent}.section-heading{position:relative;display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:14px;padding:0 0 12px;border-bottom:3px solid var(--ui-dark)}.section-heading::after{content:"";position:absolute;left:0;bottom:-3px;width:74px;height:3px;background:var(--ui-red)}.section-heading h2{margin:0;color:var(--ui-ink);font:900 clamp(28px,4vw,46px)/.95 "Outfit",sans-serif;text-transform:uppercase}.text-button{min-height:34px;border-radius:0;border-color:var(--ui-line);color:var(--ui-ink);background:#fff;font-size:12px;font-weight:900}.tag,.update-card .tag,.exam-card span,.scholarship-list .tag{border:0 !important;border-left:3px solid var(--ui-red) !important;border-radius:0 !important;padding:5px 8px !important;color:#fff !important;background:var(--ui-dark) !important;font-size:9px !important;font-weight:900 !important;letter-spacing:.04em;text-transform:uppercase}.update-card,.exam-card,.scholarship-list article,.artist-card{border-color:var(--ui-line) !important;border-radius:0 !important;background:#fff !important;box-shadow:none !important;transition:transform .16s ease,border-color .16s ease}.update-card:hover,.exam-card:hover,.scholarship-list article:hover,.artist-card:hover{transform:translateY(-2px);border-color:#cfd2d8 !important}.updates-list{gap:10px}.update-card{grid-template-columns:104px minmax(0,1fr);gap:11px;min-height:116px;padding:8px}.update-card img{width:104px;height:104px;border-radius:0 !important}.update-card h3{margin:6px 0 0;color:var(--ui-ink);font:800 16px/1.13 "Outfit",sans-serif}#exams .exam-card,#results .exam-card{padding:7px}#exams .exam-card img,#results .exam-card img{border-radius:0}#exams .exam-card div,#results .exam-card div{padding:8px 1px 0}#exams .exam-card h3,#results .exam-card h3{margin:5px 0 4px;color:var(--ui-ink);font:800 13px/1.15 "Outfit",sans-serif}#exams .exam-card p,#results .exam-card p{margin:0;color:var(--ui-muted);font-size:11.5px;line-height:1.32}.scholarship-list{gap:10px}.scholarships .scholarship-list article{grid-template-columns:108px minmax(0,1fr);gap:10px;padding:8px}.scholarships .scholarship-list article>img{width:108px;height:108px;border-radius:0}.scholarship-list h3{margin:6px 0 4px;color:var(--ui-ink);font:800 15px/1.15 "Outfit",sans-serif}.scholarship-list p{margin:0;color:var(--ui-muted);font-size:12px;line-height:1.35}.artist-grid{gap:10px}.artist-grid .artist-card{padding:12px 9px;min-height:0;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#111,#ff0b4f) border-box !important;border:1px solid transparent !important}.artist-grid .artist-card>img{border:0;box-shadow:0 0 0 3px #fff,0 0 0 4px var(--ui-line)}.artist-grid .artist-card h3{color:var(--ui-ink);font-weight:900}.artist-grid .artist-card h3 .verified{color:transparent !important;font-size:0 !important;border-color:#fff !important;background:var(--ui-red) !important}.artist-grid .artist-card h3 .verified::before{content:"\2713";color:#fff}.artist-stats span,.artist-stats a{border-radius:0;border-color:var(--ui-line);background:var(--ui-soft)}.pagination{margin-top:14px;gap:5px}.pagination button{min-width:32px;height:32px;border-radius:0;color:var(--ui-ink);background:#fff;font-size:12px;font-weight:900}.pagination button.active,.pagination button:hover{border-color:var(--ui-red);background:var(--ui-red)}.footer{border-radius:0;background:var(--ui-dark)}.footer-newsletter h2{font-weight:900;text-transform:uppercase}.footer .newsletter-form input,.footer .newsletter-form select,.footer .newsletter-form button,.footer-links a{border-radius:0}@media (min-width:720px){.updates-list{grid-template-columns:repeat(2,minmax(0,1fr))}.update-card{grid-template-columns:112px minmax(0,1fr);min-height:128px}.update-card img{width:112px;height:112px}#exams .exam-card h3,#results .exam-card h3{font-size:14px}.scholarship-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1080px){#exams .exam-card h3,#results .exam-card h3{font-size:14.5px}#exams .exam-card p,#results .exam-card p{font-size:12px}}@media (max-width:719px){main{padding-left:10px;padding-right:10px}.main-column{gap:24px}.section-heading{align-items:start;margin-bottom:10px;padding-bottom:9px}.section-heading h2{font-size:28px}.text-button{display:none}.updates-list,.scholarship-list,.artist-grid{gap:7px}.update-card{grid-template-columns:82px minmax(0,1fr);gap:8px;min-height:94px;padding:6px}.update-card img{width:82px;height:82px}.update-card h3{font-size:14px;font-weight:700}#exams .exam-card,#results .exam-card{padding:6px}#exams .exam-card h3,#results .exam-card h3{font-size:12.5px;font-weight:800}.scholarships .scholarship-list article{grid-template-columns:88px minmax(0,1fr);gap:8px;padding:6px}.scholarships .scholarship-list article>img{width:88px;height:88px}.scholarship-list h3{font-size:13.5px;font-weight:750}.scholarship-list p,#exams .exam-card p,#results .exam-card p{display:none}.footer{padding:34px 14px 92px}.footer-newsletter h2{font-size:24px}.footer-newsletter p,.footer p{font-size:13px}}.archive-intro,.article-header{width:min(1180px,calc(100% - 28px));margin:0 auto clamp(26px,4vw,44px)}.archive-intro{padding:clamp(24px,4vw,42px) 0 0;border-bottom:3px solid var(--ui-dark)}.archive-intro h1,.article-header h1,.video-title h1{margin:10px 0 10px;color:var(--ui-ink);font:900 clamp(34px,6vw,68px)/.9 "Outfit",sans-serif;text-transform:uppercase}.archive-intro p,.article-header p,.video-title p,.post-body p{max-width:760px;color:var(--ui-muted);font-size:16px;line-height:1.58}.article-cover{width:100%;border:1px solid var(--ui-line);border-radius:0;display:block;overflow:hidden;object-fit:cover;background:#fff}.article-cover img,.article-cover>.fallback-art{width:100%;height:100%;min-height:inherit;aspect-ratio:inherit;object-fit:cover;border-radius:inherit}.single-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.primary-action,.secondary-action,.audio-box button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border:1px solid var(--ui-red);border-radius:0;color:#fff;background:var(--ui-red);font-weight:900;text-decoration:none}.single-layout{width:min(1180px,calc(100% - 28px));margin:0 auto}.post-body{min-width:0}.lyrics-box,.audio-box,.tracklist{border:1px solid var(--ui-line);background:#fff}.audio-box{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(120px,220px);gap:12px;align-items:center;margin-bottom:18px;padding:12px}.audio-box span{display:block;color:var(--ui-muted);font-size:12px}.audio-box progress{width:100%;accent-color:var(--ui-red)}.lyrics-box{padding:18px}.tracklist{display:grid;gap:0;margin:0;padding:0;list-style-position:inside}.tracklist li{padding:13px 16px;border-bottom:1px solid var(--ui-line);color:var(--ui-ink);font-weight:800}.tracklist li:last-child{border-bottom:0}.page-sidebar{display:grid}.article-header{padding-top:clamp(24px,4vw,46px)}.article-meta{display:flex;flex-wrap:wrap;gap:8px;color:var(--ui-muted);font-size:12px;font-weight:900;text-transform:uppercase}.article-cover{display:block;width:min(1180px,calc(100% - 28px));max-height:520px;margin:0 auto clamp(26px,4vw,44px);aspect-ratio:16 / 7}.video-play-link{position:absolute;inset:50% auto auto 50%;display:grid;place-items:center;width:74px;height:74px;min-height:0;padding:0;border-radius:50%;color:#fff;transform:translate(-50%,-50%)}.video-title{padding:16px 0 0}.archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.archive-news article a.read-more{display:inline-flex;margin-top:8px}@media (min-width:960px){.single-layout{grid-template-columns:minmax(0,1fr) 320px}.single-layout .sidebar{display:grid}}@media (min-width:1180px){.archive-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width:959px){.page-sidebar{display:none}}@media (max-width:719px){.archive-intro,.article-header,.single-layout,.article-cover{width:100%}.archive-intro h1,.article-header h1,.video-title h1{font-size:34px}.audio-box{grid-template-columns:1fr}.article-cover{aspect-ratio:16 / 10}}.admin-bar .topbar{top:0}.custom-logo{width:auto;max-height:76px}.desktop-nav .nav-link{text-decoration:none}.card-media{display:block;min-width:0}.update-card>.card-media,.update-card>.card-media img,.scholarship-list article>.card-media,.scholarship-list article>.card-media img{width:100%;height:100%}.update-card>.card-media img,.exam-card .card-media img,.scholarship-list article>.card-media img{object-fit:cover}.exam-card .card-media{display:block}.exam-card .card-media img{width:100%;aspect-ratio:16 / 11}.archive-grid{display:grid;gap:10px}.archive-large-list{gap:14px}.archive-large-list .update-card{grid-template-columns:132px minmax(0,1fr);padding:14px}.archive-large-list .update-card img{width:132px;height:132px}.single-layout{width:min(1180px,calc(100% - 28px));margin:0 auto}.artist-photo{width:118px;height:118px;border-radius:50%;object-fit:cover}.breadcrumbs{width:min(1180px,calc(100% - 28px));margin:14px auto 0}.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;color:var(--ui-muted);font-size:12px}.breadcrumbs li:not(:last-child)::after{content:"/";margin-left:8px}.article-header,.archive-intro{width:min(1180px,calc(100% - 28px));margin-left:auto;margin-right:auto}.article-cover{width:min(1180px,calc(100% - 28px));margin:0 auto 28px;aspect-ratio:16 / 7;object-fit:cover}.tracklist{border:1px solid var(--ui-line);background:#fff}.tracklist{margin:0;padding:0;list-style-position:inside}.tracklist li{padding:13px 16px;border-bottom:1px solid var(--ui-line);font-weight:800}.empty-state{padding:18px;border:1px solid var(--ui-line);background:#fff}.search-form{display:grid;gap:8px}.search-form input{min-height:42px;padding:0 12px;border:1px solid var(--ui-line)}.search-form button{min-height:42px;border:1px solid var(--ui-red);background:var(--ui-red);color:#fff;font-weight:900}@media (min-width:720px){.archive-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:960px){.single-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px}.single-layout .sidebar{display:grid}.archive-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1320px){.archive-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}.update-card[data-post-url],.exam-card[data-post-url],.scholarship-list article[data-post-url],.artist-card[data-post-url]{cursor:pointer}.update-card[data-post-url]:focus-visible,.exam-card[data-post-url]:focus-visible,.scholarship-list article[data-post-url]:focus-visible,.artist-card[data-post-url]:focus-visible{outline:2px solid var(--ui-red);outline-offset:2px}#exams .exam-card img,#results .exam-card img{display:block;width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover}@media (min-width:720px){#exams .exam-card,#results .exam-card{container-type:inline-size}#exams .exam-card img,#results .exam-card img{height:100cqw !important}}#scholarships .scholarship-list article{grid-template-columns:124px minmax(0,1fr)}#scholarships .scholarship-list article>img{width:124px;height:124px}@media (max-width:430px){#scholarships .scholarship-list article{grid-template-columns:96px minmax(0,1fr)}#scholarships .scholarship-list article>img{width:96px;height:96px}}@media (min-width:431px) and (max-width:719px){#scholarships .scholarship-list article{grid-template-columns:116px minmax(0,1fr)}#scholarships .scholarship-list article>img{width:116px;height:116px}}@media (min-width:720px){#scholarships .scholarship-list article{grid-template-columns:148px minmax(0,1fr)}#scholarships .scholarship-list article>img{width:148px;height:148px}}@media (min-width:960px){#exams .exam-card h3,#results .exam-card h3{font-size:15px;line-height:1.18}#exams .exam-card p,#results .exam-card p,#scholarships .scholarship-list p{font-size:13px;line-height:1.38}#scholarships .scholarship-list h3{font-size:16px;line-height:1.18}#abroad .artist-stats{gap:7px}#abroad .artist-stats span,#abroad .artist-stats a{font-size:11.5px;line-height:1.15}}@media (max-width:719px){.mobile-drawer{inset:0 auto 0 0;width:min(86vw,360px);padding:0;color:inherit;background:#fbfdfc;opacity:1;transform:translateX(-104%) !important;transition:transform .28s cubic-bezier(.2,.8,.2,1);box-shadow:26px 0 60px -42px rgba(5,20,16,.75)}.drawer-head{min-height:0;display:flex;align-items:center;justify-content:space-between;gap:12px;overflow:hidden;margin-bottom:0;padding:18px;color:#fff;background:#111827;border-bottom:0}.drawer-head .brand strong{display:block;color:#fff;font:900 22px/1 "Outfit",sans-serif;text-transform:none;white-space:nowrap}.drawer-head .brand small{display:block;color:#bfdbfe;font-size:11px;line-height:1.2}.drawer-head .brand-mark{flex:0 0 38px;width:38px;height:38px;border-radius:50%;background:#fff;color:#111827}.drawer-head .icon-button{flex:0 0 40px;width:40px;height:40px;min-width:40px;min-height:40px;color:#fff;background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.16);border-radius:50%}.drawer-close svg{width:23px;height:23px}.drawer-nav{display:grid;gap:8px;padding:14px;background:transparent}.drawer-nav a{position:relative;display:block;width:auto;overflow:hidden;border:1px solid rgba(219,231,226,.9);border-radius:14px;padding:14px 14px 14px 38px;color:#4d5e59;background:#fff;font:inherit;font-weight:900;text-transform:none;transition:transform .16s ease,background .16s ease,border-color .16s ease,color .16s ease}.drawer-nav a:hover,.drawer-nav a.active{color:var(--ink);border-color:rgba(37,99,235,.22);background:#eff6ff;transform:translateX(3px)}.menu-open .mobile-drawer{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(0) !important}}@media (max-width:719px){body.page .archive-intro h1,body.page .article-header h1,body.page main>h1{max-width:100%;font-size:28px !important;line-height:1.08 !important;overflow-wrap:anywhere;word-break:normal}}.song-hero>img{width:100%;height:auto;min-height:0;aspect-ratio:1 / 1 !important;object-fit:cover}.song-hero{grid-template-columns:minmax(0,1fr);justify-content:center;align-items:start;width:min(1180px,calc(100% - 28px))}.song-hero>img{order:2;justify-self:center;max-width:min(100%,620px)}@media (max-width:719px){.song-hero{width:100%}}.video-detail{display:grid;gap:14px}.video-detail .video-title{margin:0}.video-featured-image{width:min(100%,860px);margin:0 auto;aspect-ratio:16 / 9;overflow:hidden;border:1px solid var(--ui-line);background:#fff}.video-featured-image img{display:block;width:100%;height:100%;aspect-ratio:auto;object-fit:cover}.song-detail{display:grid;gap:14px;margin-bottom:18px}.song-title-panel{display:grid;gap:11px;padding:clamp(18px,3vw,32px);border:1px solid var(--ui-line);background:#fff}.song-title-panel h1{margin:0;color:var(--ui-ink);font:900 clamp(25px,4.4vw,42px)/1.05 "Outfit",sans-serif;text-transform:none}.song-title-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.song-title-meta .tag{width:fit-content;padding:7px 10px;font-size:11px;line-height:1}.song-title-meta>span:not(.tag){color:var(--ui-muted);font-size:13px;font-weight:900}.song-title-panel p{max-width:820px;margin:0;color:var(--ui-muted);font-size:clamp(14px,1.4vw,16px);line-height:1.58}.song-excerpt{padding:16px;border:1px solid var(--ui-line);background:#fff}.song-excerpt p{max-width:820px;margin:0;color:var(--ui-muted);font-size:clamp(14px,1.35vw,16px);line-height:1.62}.song-album-callout{display:grid;gap:7px;padding:14px;border:1px solid rgba(255,11,79,.22);border-radius:9px;background:linear-gradient(135deg,rgba(255,11,79,.07),transparent 42%),#fff;box-shadow:0 14px 34px -30px rgba(15,23,42,.85)}.song-album-callout span{color:var(--ui-muted);font-size:11px;font-weight:950;line-height:1;text-transform:uppercase}.song-album-callout a{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:12px 16px;border-radius:8px;background:#111827;color:#fff;font-size:clamp(14px,1.45vw,16px);font-weight:950;line-height:1.18;text-align:center;text-decoration:none;transition:transform .16s ease,background-color .16s ease,box-shadow .16s ease}.song-album-callout a:hover,.song-album-callout a:focus-visible{transform:translateY(-1px);background:var(--ui-red);box-shadow:0 12px 26px rgba(255,11,79,.24)}.song-action-panel .song-album-callout{margin-top:0;border-color:rgba(255,255,255,.18);background:#fff}.song-stage{display:grid;gap:14px}.song-cover{width:min(100%,484px);margin:0 auto;aspect-ratio:1 / 1;overflow:hidden;border:1px solid var(--ui-line);background:#fff}.song-cover img{display:block;width:100%;height:100%;aspect-ratio:auto;object-fit:cover}.song-cover.is-wide{width:min(100%,860px);aspect-ratio:16 / 9}.song-cover.is-wide img{height:100%}.album-detail{display:grid;gap:14px;margin-bottom:18px}.album-cover{width:min(100%,484px);margin:0 auto;overflow:hidden;border:1px solid var(--ui-line);background:#fff}.album-cover img{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover}.album-title-panel .song-title-meta{gap:8px}@media (min-width:720px){.song-cover{width:min(100%,484px);justify-self:center}.album-cover{width:min(100%,484px);justify-self:center}.song-cover.is-wide{width:min(100%,860px)}}.song-action-panel{display:grid;gap:16px;align-content:start;padding:clamp(16px,3vw,26px);border:1px solid var(--ui-line);background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#111827,#ff0b4f 58%,#20c997) border-box;border-color:transparent}.song-action-panel h2{margin:0;color:var(--ui-ink);font:900 clamp(18px,2.2vw,24px)/1.12 "Outfit",sans-serif;text-transform:none}.song-action-panel .audio-box{margin:0}.song-action-panel .audio-box{grid-template-columns:58px minmax(0,1fr);gap:12px;padding:14px;border:1px solid #111827;background:#111827;color:#fff}.song-action-panel .audio-box button{width:58px;height:58px;padding:0;border-radius:50%;color:#111827;background:#fff;box-shadow:0 10px 26px rgba(0,0,0,.2)}.song-action-panel .audio-box strong{color:#fff;font-size:14px;line-height:1.25}.song-action-panel .audio-box span{color:rgba(255,255,255,.72);font-size:12px}.song-action-panel .audio-meta{min-width:0}.song-action-panel .audio-box progress{grid-column:1 / -1;width:100%;height:8px;overflow:hidden;border:0;border-radius:999px;background:rgba(255,255,255,.16)}.song-action-panel .audio-box progress::-webkit-progress-bar{background:rgba(255,255,255,.16)}.song-action-panel .audio-box progress::-webkit-progress-value{background:#ff0b4f}.song-action-panel .audio-box progress::-moz-progress-bar{background:#ff0b4f}.audio-seek{grid-column:1 / -1;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:9px;align-items:center}.audio-seek span{color:rgba(255,255,255,.78);font-size:12px;font-weight:900;line-height:1;font-variant-numeric:tabular-nums}.audio-seek input[type="range"]{width:100%;height:18px;margin:0;accent-color:#ff0b4f;cursor:pointer}.audio-seek input[type="range"]::-webkit-slider-runnable-track{height:7px;border-radius:999px;background:rgba(255,255,255,.18)}.audio-seek input[type="range"]::-webkit-slider-thumb{width:18px;height:18px;margin-top:-5.5px;border:3px solid #fff;border-radius:50%;background:#ff0b4f;box-shadow:0 8px 18px -10px rgba(255,11,79,.85);appearance:none}.audio-seek input[type="range"]::-moz-range-track{height:7px;border-radius:999px;background:rgba(255,255,255,.18)}.audio-seek input[type="range"]::-moz-range-thumb{width:14px;height:14px;border:3px solid #fff;border-radius:50%;background:#ff0b4f;box-shadow:0 8px 18px -10px rgba(255,11,79,.85)}.song-action-panel .single-actions{display:grid;grid-template-columns:1fr;gap:10px;margin:0}.song-action-panel .primary-action{display:inline-flex;align-items:center;justify-content:center;min-height:58px;padding:0 22px;border:1px solid #ff0b4f;color:#fff;background:#ff0b4f;font-size:16px;font-weight:950;line-height:1;text-align:center;text-transform:uppercase;box-shadow:0 14px 30px rgba(255,11,79,.28)}.song-artist-profiles{display:grid;gap:9px}.song-artist-profiles a{display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:10px;padding:10px;border:1px solid var(--ui-line);background:var(--ui-soft);color:var(--ui-ink);text-decoration:none}.song-artist-profiles img,.song-artist-profiles .artist-initial{width:46px;height:46px;border-radius:50%}.song-artist-profiles img{object-fit:cover}.song-artist-profiles .artist-initial{display:grid;place-items:center;color:#fff;background:#111827;font-weight:950}.song-action-panel .secondary-action{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:13px 16px;border:1px solid rgba(255,255,255,.26);border-radius:8px;background:rgba(255,255,255,.08);color:#fff;font-size:14px;font-weight:950;line-height:1.2;text-align:center;text-decoration:none;transition:transform .16s ease,background-color .16s ease,border-color .16s ease}.song-action-panel .secondary-action:hover,.song-action-panel .secondary-action:focus-visible{transform:translateY(-1px);border-color:rgba(255,255,255,.48);background:rgba(255,255,255,.14)}.album-link-action{overflow-wrap:anywhere}.song-artist-profiles small{display:block;color:var(--ui-muted);font-size:10px;font-weight:900;text-transform:uppercase}.song-artist-profiles strong{display:block;margin-top:3px;font-size:13px;font-weight:850;line-height:1.2}.single-artist-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.song-action-panel .single-artist-grid{grid-template-columns:1fr}.single-artist-grid{gap:10px}.single-artist-grid .artist-card{--artist-avatar:84px;--artist-badge:20px;--artist-badge-top:74px;--artist-badge-x:29px;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"avatar info";justify-items:start;align-items:center;gap:14px;min-height:0;padding:13px;border:1px solid transparent !important;border-radius:10px;text-align:left;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,rgba(255,11,79,.85),rgba(17,24,39,.88)) border-box !important;box-shadow:0 16px 36px -30px rgba(15,23,42,.95)}.single-artist-grid .artist-card::before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 20% 10%,rgba(255,11,79,.10),transparent 34%),linear-gradient(90deg,rgba(17,24,39,.035),transparent 52%)}.single-artist-grid .artist-card>img{width:var(--artist-avatar);height:var(--artist-avatar);border:3px solid #fff;box-shadow:0 0 0 1px rgba(255,11,79,.45),0 12px 26px -20px rgba(15,23,42,.95)}.single-artist-grid .artist-card>img+div{padding:0;text-align:left}.single-artist-grid .artist-card h3{justify-content:flex-start;width:auto;margin:0 0 7px;font-size:clamp(14px,1.35vw,16px);line-height:1.12;text-align:left}.single-artist-grid .artist-card h3 .verified{top:72px;left:76px;width:var(--artist-badge);height:var(--artist-badge);border-width:2px}.single-artist-grid .artist-card h3 .verified::before{font-size:9px}.single-artist-grid .artist-stats{max-width:none;margin:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.single-artist-grid .artist-stats span,.single-artist-grid .artist-stats a{min-width:0;padding:7px 6px;border-radius:7px;font-size:clamp(9px,.9vw,10px);line-height:1.08}.single-artist-grid .artist-stats b{font-size:clamp(13px,1.15vw,15px)}@media (max-width:719px){.single-artist-grid{grid-template-columns:1fr}.single-artist-grid .artist-card{--artist-avatar:70px;--artist-badge:17px;gap:9px;padding:10px}.single-artist-grid .artist-card h3{margin-bottom:6px;font-size:13px}.single-artist-grid .artist-card h3 .verified{top:54px;left:62px}.single-artist-grid .artist-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:719px){.song-body-layout{width:100%}.song-title-panel{padding:16px 14px}.song-title-panel h1{font-size:25px;line-height:1.08}.song-title-meta .tag{padding:6px 9px;font-size:10.5px}.song-action-panel .audio-box{grid-template-columns:52px minmax(0,1fr);padding:12px}.song-action-panel .audio-box button{width:52px;height:52px}.song-action-panel h2{font-size:18px;line-height:1.15}.song-action-panel .primary-action{min-height:54px;font-size:15px}}@media (min-width:1180px){.song-title-panel h1{font-size:40px}}.song-title-panel h1,.video-detail .video-title h1{font-size:clamp(24px,3vw,34px);line-height:1.08;letter-spacing:0}.video-detail .video-title h1{margin:8px 0;text-transform:none}.single-layout .section-heading h2,.comments-area .section-heading h2{font-size:clamp(20px,2.2vw,28px);line-height:1.08;text-transform:none}.album-hero{display:grid;gap:18px;align-items:stretch;padding:clamp(14px,2.4vw,22px);border:1px solid var(--ui-line);border-radius:10px;background:linear-gradient(135deg,rgba(255,11,79,.06),transparent 34%),linear-gradient(#fff,#fff);box-shadow:0 18px 44px -38px rgba(15,23,42,.95)}.album-hero .album-cover{width:min(100%,392px);margin:0;border-radius:10px;box-shadow:0 18px 44px -32px rgba(15,23,42,.95)}.album-hero .album-cover img{aspect-ratio:1 / 1;border-radius:10px}.album-hero-copy{display:grid;align-content:center;gap:13px;min-width:0}.album-hero-copy h1{max-width:880px;margin:0;color:var(--ui-ink);font:950 clamp(26px,3.1vw,38px)/1.05 "Outfit",sans-serif;letter-spacing:0;text-transform:none}.album-hero .share-row{margin-top:2px}.album-info-list{grid-template-columns:repeat(2,minmax(0,1fr))}.album-info-list li{grid-template-columns:1fr;gap:5px;border-radius:8px;background:#fff}@media (min-width:860px){.album-hero{grid-template-columns:minmax(280px,392px) minmax(0,1fr)}}@media (max-width:719px){.album-hero{border-radius:8px;padding:12px}.album-hero .album-cover{width:min(100%,320px)}.album-hero-copy h1{font-size:24px;line-height:1.1}.album-info-list{grid-template-columns:1fr}}@media (max-width:719px){.song-title-panel h1,.video-detail .video-title h1{font-size:23px;line-height:1.12}}@media (min-width:1180px){.song-title-panel h1,.video-detail .video-title h1{font-size:34px}}.social-bar{display:grid;grid-template-columns:auto minmax(0,1fr);flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 12px;width:min(100%,860px);margin:0 auto;padding:10px;border:1px solid var(--ui-line);background:#fff}.social-like,.comment-count-link,.share-buttons a,.share-buttons button,.comment-reply-link{display:inline-flex;align-items:center;justify-content:center;min-height:34px;border:1px solid var(--ui-line);border-radius:999px;padding:0 12px;color:var(--ui-ink);background:#fff;font-size:12px;font-weight:900;text-decoration:none}.social-counts{display:flex;flex-wrap:wrap;gap:6px}.social-like{gap:7px;cursor:pointer}.social-like b{color:var(--ui-red);font-size:12px}.social-like.is-liked{border-color:rgba(255,11,79,.28);color:var(--ui-red);background:rgba(255,11,79,.07)}.comment-count-link{gap:7px}.comment-count-link b{color:var(--ui-red);font-size:12px}.share-buttons{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:6px}.share-buttons a,.share-buttons button{width:34px;min-width:34px;height:34px;min-height:34px;display:inline-grid;place-items:center;gap:0;border-color:var(--ui-line);border-radius:50%;padding:0;color:var(--ui-ink);background:#fff;box-shadow:0 8px 20px -18px rgba(15,23,42,.85);cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background-color .16s ease;will-change:transform}.share-buttons a:hover,.share-buttons button:hover,.share-buttons a:focus-visible,.share-buttons button:focus-visible{border-color:currentColor;background:#fff;box-shadow:0 12px 24px -18px rgba(15,23,42,.95);transform:translateY(-2px)}.share-buttons a:active,.share-buttons button:active{box-shadow:0 6px 14px -14px rgba(15,23,42,.95);transform:translateY(0) scale(.94)}.share-copy.is-copied{border-color:#20c997;background:rgba(32,201,151,.10)}.share-copy.is-copied svg,.share-copy.is-copied svg path{color:#20c997 !important;fill:#20c997 !important}.share-label{margin-right:2px;color:var(--ui-muted);font-size:12px;font-weight:900;white-space:nowrap}.share-buttons a span:not(.share-label),.share-buttons button span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.share-buttons svg{display:block;width:17px;height:17px;flex:0 0 17px;padding:0;border-radius:0;background:transparent;fill:currentColor !important}.share-buttons svg path{fill:currentColor !important}.share-whatsapp{background:#fff}.share-whatsapp svg{color:#25d366}.share-telegram{background:#fff}.share-telegram svg{color:#229ed9}.share-facebook{background:#fff}.share-facebook svg{color:#1877f2}.share-x{background:#fff}.share-x svg{color:#000}.share-copy{background:#fff}.share-copy svg{color:#111827}.comments-area{display:grid;gap:14px}.comment-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.comment-list .children{display:grid;gap:10px;margin:10px 0 0 24px;padding:0;list-style:none}.comment-card,.social-comment-form{border:1px solid var(--ui-line);background:#fff}.comment-card{padding:12px}.comment-head{display:flex;align-items:center;gap:9px;margin-bottom:8px}.comment-avatar{width:40px;height:40px;border-radius:50%}.comment-head strong{display:block;font-size:13px;line-height:1.1}.comment-head a{color:var(--ui-muted);font-size:11px;font-weight:800;text-decoration:none}.comment-text p{margin:0 0 8px;color:var(--ui-ink);font-size:14px;line-height:1.5}.comment-actions{display:flex;flex-wrap:wrap;gap:6px}.comment-actions .social-like,.comment-reply-link{min-height:30px;padding:0 10px;font-size:11px}.mention{color:var(--ui-red);font-weight:900}.social-comment-form{padding:12px}.social-comment-form h3{margin:0 0 10px;font-size:18px}.comment-form{display:grid;gap:9px}.comment-form p{margin:0}.comment-form input,.comment-form textarea{width:100%;border:1px solid var(--ui-line);border-radius:0;padding:11px 12px;background:var(--ui-soft);color:var(--ui-ink);font:inherit}.comment-form textarea{min-height:104px;resize:vertical}.comment-form .submit{min-height:40px;border:1px solid var(--ui-red);padding:0 16px;color:#fff;background:var(--ui-red);font-weight:950;cursor:pointer}@media (max-width:719px){.social-bar{align-items:stretch}.share-buttons{width:100%}.share-buttons a,.share-buttons button{flex:0 0 34px}.comment-list .children{margin-left:14px}}.share-buttons a,.share-buttons button{position:relative;overflow:visible}.share-buttons a>svg,.share-buttons button>svg{position:relative;z-index:2;display:block !important;width:20px !important;height:20px !important;min-width:20px;opacity:1 !important;visibility:visible !important;stroke:none !important}.share-buttons a>svg path,.share-buttons button>svg path{stroke:none !important}.post-body,.main-column,.section-block,.comments-area,.social-bar{min-width:0}.single-layout .section-block,.comments-area.section-block{margin-top:clamp(18px,2.6vw,28px)}.single-layout .section-heading{gap:10px;margin-bottom:12px}.single-layout .section-heading h2,.comments-area .section-heading h2{max-width:100%;font-size:clamp(18px,2vw,24px);line-height:1.12;overflow-wrap:anywhere}.primary-action,.secondary-action,.text-button,.comment-form .submit,.comment-reply-link,.social-like,.comment-count-link,.share-buttons a,.share-buttons button{-webkit-tap-highlight-color:transparent}.primary-action,.secondary-action,.comment-form .submit{border-radius:8px;line-height:1.15;white-space:normal}.social-bar{display:grid;gap:10px;padding:12px;border:1px solid var(--ui-line);border-radius:9px;background:#fff}.song-cover+.social-bar,.video-featured-image+.social-bar,.single-media-social .social-bar{width:min(100%,560px);margin:12px auto 0;justify-items:center;text-align:center}.single-media-social{width:min(1180px,calc(100% - 28px));margin:-14px auto 22px}.song-cover+.social-bar .social-counts,.video-featured-image+.social-bar .social-counts,.single-media-social .social-counts,.song-cover+.social-bar .share-buttons,.video-featured-image+.social-bar .share-buttons,.single-media-social .share-buttons{justify-content:center}.song-cover+.social-bar .share-buttons a,.song-cover+.social-bar .share-buttons button,.video-featured-image+.social-bar .share-buttons a,.video-featured-image+.social-bar .share-buttons button,.single-media-social .share-buttons a,.single-media-social .share-buttons button{width:40px;min-width:40px;height:40px;min-height:40px}.song-cover+.social-bar .share-buttons a>svg,.song-cover+.social-bar .share-buttons button>svg,.video-featured-image+.social-bar .share-buttons a>svg,.video-featured-image+.social-bar .share-buttons button>svg,.single-media-social .share-buttons a>svg,.single-media-social .share-buttons button>svg{width:22px !important;height:22px !important;min-width:22px !important}.social-counts{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.social-like,.comment-count-link{min-height:36px;padding:0 12px;border:1px solid #e8ecef;border-radius:999px;background:#f8fafc;color:#111827;font-size:12px;font-weight:950;line-height:1;text-decoration:none;transition:transform .16s ease,border-color .16s ease,background-color .16s ease}.social-like:hover,.comment-count-link:hover,.social-like:focus-visible,.comment-count-link:focus-visible{transform:translateY(-1px);border-color:rgba(255,11,79,.28);background:#fff5f7}.social-like b,.comment-count-link b{display:inline-grid;min-width:22px;height:22px;place-items:center;border-radius:999px;background:#fff;color:var(--ui-red);font-size:11px;line-height:1}.social-like.is-liked{border-color:rgba(255,11,79,.36);background:#fff5f7;color:var(--ui-red)}.share-buttons{display:flex;flex-wrap:wrap;gap:7px;align-items:center}.share-buttons .share-label{flex:0 0 auto;margin-right:1px;color:var(--ui-muted);font-size:12px;font-weight:950;line-height:1.2}.share-buttons a,.share-buttons button{flex:0 0 36px;width:36px;min-width:36px;height:36px;min-height:36px;padding:0;border:1px solid #e8ecef;border-radius:50%;background:#fff;box-shadow:none;color:#111827;overflow:visible;transition:transform .16s ease,border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.share-buttons a:hover,.share-buttons button:hover,.share-buttons a:focus-visible,.share-buttons button:focus-visible{transform:translateY(-2px);border-color:currentColor;background:#fff;box-shadow:0 12px 24px -18px rgba(15,23,42,.95)}.share-buttons a:active,.share-buttons button:active{transform:translateY(0) scale(.94)}.share-buttons a>svg,.share-buttons button>svg{display:block !important;width:20px !important;height:20px !important;min-width:20px !important;position:relative !important;z-index:5 !important;opacity:1 !important;visibility:visible !important}.share-buttons a>svg path,.share-buttons button>svg path{fill:currentColor !important;stroke:none !important}.share-whatsapp{color:#25d366 !important}.share-telegram{color:#229ed9 !important}.share-facebook{color:#1877f2 !important}.share-x{color:#111827 !important}.share-copy{color:#111827 !important}.share-copy.is-copied{color:#15803d !important;border-color:rgba(21,128,61,.32);background:#f0fdf4}.comments-area{gap:12px}.comments-area .section-heading h2{display:inline-flex;align-items:center;min-height:34px;padding:0 11px;border:1px solid #e8ecef;border-radius:999px;background:#fff;color:#111827;font-size:clamp(15px,1.55vw,18px)}.comment-list{gap:8px}.comment-card,.social-comment-form{border-radius:9px;box-shadow:0 12px 30px -28px rgba(15,23,42,.78)}.comment-card{padding:11px}.comment-head{gap:8px}.comment-avatar{width:34px;height:34px}.comment-head strong{font-size:12.5px}.comment-head a{font-size:10.5px}.comment-text p{font-size:13.5px;line-height:1.45}.comment-actions{gap:6px;margin-top:8px}.comment-actions .social-like,.comment-reply-link{min-height:28px;padding:0 9px;font-size:10.5px}.social-comment-form{padding:12px}.social-comment-form h3{margin-bottom:8px;font-size:clamp(15px,1.8vw,18px);line-height:1.15}.comment-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.comment-form-comment,.comment-form .form-submit,.comment-form .logged-in-as{grid-column:1 / -1}.comment-form input,.comment-form textarea{width:100%;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc;color:#111827;font-size:13px;line-height:1.35;outline:0;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.comment-form input{min-height:38px;padding:0 11px}.comment-form textarea{min-height:62px;max-height:132px;padding:10px 11px;resize:vertical}.comment-form input:focus,.comment-form textarea:focus{border-color:rgba(255,11,79,.45);background:#fff;box-shadow:0 0 0 3px rgba(255,11,79,.08)}.comment-form .submit{min-height:38px;padding:0 14px;border:0;background:var(--ui-red);color:#fff;font-size:12px;font-weight:950}.mobile-artist-profiles{display:none}@media (max-width:719px){.single-layout{width:calc(100% - 20px)}.single-layout .section-block,.comments-area.section-block{margin-top:18px}.social-bar{display:grid;padding:10px;border-radius:8px;gap:9px}.social-counts{display:flex;grid-row:1;gap:6px;width:100%}.social-like,.comment-count-link{min-height:34px;padding:0 10px;font-size:11px}.share-buttons{display:flex;grid-row:2;flex-wrap:nowrap;gap:6px;align-items:center;justify-content:flex-start;width:100%;overflow:hidden}.song-cover+.social-bar,.video-featured-image+.social-bar,.single-media-social .social-bar{width:min(100%,520px);margin-top:10px;justify-items:center}.single-media-social{width:calc(100% - 20px);margin:-10px auto 18px}.song-cover+.social-bar .social-counts,.video-featured-image+.social-bar .social-counts,.single-media-social .social-counts,.song-cover+.social-bar .share-buttons,.video-featured-image+.social-bar .share-buttons,.single-media-social .share-buttons{justify-content:center}.share-buttons .share-label{flex:0 1 auto;min-width:0;margin:0 2px 0 0;font-size:11px;line-height:1.15;white-space:nowrap}.share-buttons a,.share-buttons button{flex:0 0 34px;width:34px;min-width:34px;height:34px;min-height:34px}.comment-form{grid-template-columns:1fr}.comment-form textarea{min-height:58px}.comment-list .children{margin-left:10px}.mobile-artist-profiles{display:grid;gap:8px;margin-top:18px;padding:12px;border:1px solid rgba(255,11,79,.18);border-radius:9px;background:linear-gradient(135deg,rgba(255,11,79,.07),transparent 44%),#fff;box-shadow:0 14px 34px -31px rgba(15,23,42,.9);text-align:center}.mobile-artist-profiles>span{max-width:100%;color:var(--ui-muted);font-size:10.5px;font-weight:950;line-height:1.25;text-transform:uppercase;overflow-wrap:anywhere}.mobile-artist-profiles>div{display:flex;flex-wrap:wrap;gap:7px;align-items:center;justify-content:center}.mobile-artist-profiles a{display:inline-flex;gap:9px;align-items:center;flex:0 1 auto;min-width:0;min-height:48px;max-width:100%;padding:7px 9px;border:1px solid #edf0f2;border-radius:8px;background:#f8fafc;color:#111827;text-decoration:none;transition:transform .16s ease,border-color .16s ease,background-color .16s ease}.mobile-artist-profiles a:hover,.mobile-artist-profiles a:focus-visible{transform:translateY(-1px);border-color:rgba(255,11,79,.28);background:#fff5f7}.mobile-artist-profiles img{width:42px;height:42px;border:2px solid #fff;border-radius:50%;object-fit:cover;box-shadow:0 0 0 1px rgba(255,11,79,.38)}.mobile-artist-profiles strong{min-width:0;max-width:150px;overflow:hidden;color:#111827;font-size:13.5px;font-weight:950;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.song-action-panel .single-artist-grid,.related-artists-full{display:none}}@media (max-width:390px){.share-buttons{gap:5px}.share-buttons .share-label{flex-basis:100%;font-size:10px;white-space:normal}.share-buttons{flex-wrap:wrap}.share-buttons a,.share-buttons button{width:32px;min-width:32px;height:32px;min-height:32px}.share-buttons a>svg,.share-buttons button>svg{width:18px !important;height:18px !important;min-width:18px !important}}.breadcrumbs{width:min(1180px,calc(100% - 28px));margin:14px auto 16px}.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:6px;align-items:center;margin:0;padding:7px;list-style:none;border:1px solid rgba(229,231,235,.96);border-radius:999px;background:linear-gradient(135deg,rgba(255,11,79,.06),transparent 36%),#fff;color:var(--ui-muted);box-shadow:0 12px 32px -30px rgba(15,23,42,.9)}.breadcrumbs li{display:inline-flex;align-items:center;min-width:0;gap:6px;color:var(--ui-muted);font-size:11.5px;font-weight:900;line-height:1}.breadcrumbs li:not(:last-child)::after{content:"";width:6px;height:6px;margin-left:0;border-top:2px solid #cbd5e1;border-right:2px solid #cbd5e1;transform:rotate(45deg)}.breadcrumbs a,.breadcrumbs li>span{display:inline-flex;align-items:center;min-height:30px;max-width:min(44vw,420px);padding:0 10px;border-radius:999px;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.breadcrumbs a{color:#111827;background:#f8fafc;transition:transform .16s ease,background-color .16s ease,color .16s ease}.breadcrumbs a:hover,.breadcrumbs a:focus-visible{transform:translateY(-1px);color:#fff;background:var(--ui-red)}.breadcrumbs li:first-child a{color:#fff;background:#111827}.breadcrumbs li:last-child>span{color:var(--ui-red);background:#fff5f7}@media (max-width:719px){.breadcrumbs{width:calc(100% - 20px);margin:10px auto 12px;overflow:hidden}.breadcrumbs ol{flex-wrap:nowrap;gap:5px;overflow-x:auto;padding:6px;border-radius:12px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.breadcrumbs ol::-webkit-scrollbar{display:none}.breadcrumbs li{flex:0 0 auto;font-size:10.5px}.breadcrumbs a,.breadcrumbs li>span{min-height:28px;max-width:64vw;padding:0 9px}}body,button,input,select,textarea,.brand-mark,.brand strong,.desktop-nav a,.desktop-nav button.nav-link,.section-heading h2,.album-hero-copy h1{font-family:"Poppins",Arial,sans-serif}.album-hero{align-items:center}.album-hero .album-cover{width:min(100%,320px);aspect-ratio:1 / 1;overflow:hidden}.album-hero .album-cover img{width:100%;height:100%;aspect-ratio:1 / 1;object-fit:cover}@media (min-width:860px){.album-hero{grid-template-columns:minmax(260px,320px) minmax(0,1fr)}}@media (max-width:719px){.album-hero{justify-items:center}.album-hero .album-cover{width:min(76vw,236px)}}.song-title-panel,.video-detail .video-title,.article-header{border:0;background:transparent;box-shadow:none}.song-title-panel{padding:0}.video-detail .video-title,.article-header{width:min(860px,100%);margin:0 auto}.song-title-panel h1,.video-detail .video-title h1,.article-header h1{color:#050505;font-family:"Poppins",Arial,sans-serif;font-weight:800;letter-spacing:0;text-transform:none}.song-title-meta,.article-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#111;font-size:15px;font-weight:600}.song-title-meta>span:not(.tag),.article-meta span,.video-detail .video-title p{color:var(--ui-muted);font-size:inherit;font-weight:700}.song-title-meta .tag{border-radius:999px;background:rgba(255,11,79,.08);color:var(--ui-red)}.song-cover,.video-featured-image,.article-cover,.album-hero .album-cover{border:0;border-radius:16px;background:#f8fafc;box-shadow:none}.song-cover:not(.is-wide){width:min(100%,560px)}.song-cover.is-wide,.video-featured-image,.article-cover{width:min(100%,860px)}.single-layout .section-block{border:0;background:transparent;box-shadow:none;padding:0}.post-body p{color:#050505;font-size:17px;line-height:1.72}.post-body strong,.post-body b,.post-body a{color:var(--ui-red)}.song-excerpt{width:min(100%,860px);margin:0 auto;border:0;background:transparent;padding:0}.song-excerpt p,.article-header p{color:#111;font-size:17px;line-height:1.62}.song-action-panel{border-radius:12px}.song-action-panel .primary-action{min-height:58px;border-radius:8px;padding:0 28px;background:var(--ui-red);color:#fff;font-size:18px;font-weight:800;text-transform:none}.song-action-panel .primary-action:hover,.song-action-panel .primary-action:focus-visible{background:#111827;color:#fff}.album-hero{border:0;background:transparent;box-shadow:none;padding:0}@media (max-width:719px){html,body,.site-shell,.topbar,main,.topbar,.footer,.bottom-nav{box-sizing:border-box;max-width:100vw !important}main{width:100vw !important}.content-layout,.single-layout,.main-column,.post-body,.song-detail,.video-detail,.news-article{width:100%;max-width:100%;min-width:0;overflow-x:clip}main{padding-right:11px;padding-left:11px}.content-layout.single-layout,.song-body-layout{width:100%;gap:20px}.song-detail,.video-detail{gap:14px}.song-title-panel h1,.video-detail .video-title h1,.article-header h1,.album-hero-copy h1{display:block;width:100%;min-width:0;font-size:30px;line-height:1.18;max-width:100%;overflow-wrap:anywhere;word-break:break-word;white-space:normal}.song-title-meta,.article-meta{font-size:15px}.song-cover:not(.is-wide){width:100%;max-width:100%;aspect-ratio:1 / 1}.song-cover{width:100%;max-width:100%;aspect-ratio:1 / 1}.song-cover.is-wide{width:100%;max-width:100%;aspect-ratio:16 / 9}.song-cover.is-wide,.video-featured-image,.article-cover{width:100%}.album-hero .album-cover{width:min(100%,320px);max-width:88vw;aspect-ratio:1 / 1}.song-cover img,.video-featured-image img,.article-cover,.album-hero .album-cover img{border-radius:16px}.single-layout .section-block,.comments-area.section-block{margin-top:22px}.single-layout .section-heading{justify-content:center;text-align:center}.single-layout .section-heading h2{font-size:22px;line-height:1.24}.post-body p,.song-excerpt p,.article-header p{font-size:17px;line-height:1.66}.song-action-panel .primary-action{width:min(100%,270px);min-height:54px;font-size:18px}}@media (min-width:720px){.song-title-panel h1,.video-detail .video-title h1,.article-header h1,.album-hero-copy h1{font-size:clamp(34px,3.2vw,44px);line-height:1.12}.album-hero .album-cover{width:min(100%,340px)}}.song-title-panel h1,.video-detail .video-title h1,.article-header h1,.album-hero-copy h1{max-width:100%;overflow-wrap:anywhere;word-break:break-word}@media (max-width:719px){.song-title-panel h1,.video-detail .video-title h1,.article-header h1,.album-hero-copy h1{font-size:24px;line-height:1.24;font-weight:800}.update-card h3,.exam-card h3,.scholarship-list h3,.archive-large-list .update-card h3{font-size:17px;line-height:1.25;font-weight:800}.song-action-panel .single-actions{justify-content:center;justify-items:center;text-align:center}.song-cover+.social-bar,.video-featured-image+.social-bar,.single-media-social .social-bar{width:100%;margin-top:10px;padding:8px 4px;border:0;background:transparent;box-shadow:none}.song-cover+.social-bar .social-counts,.video-featured-image+.social-bar .social-counts,.single-media-social .social-counts{order:2;justify-content:center}.song-cover+.social-bar .share-buttons,.video-featured-image+.social-bar .share-buttons,.single-media-social .share-buttons{order:1;justify-content:center;gap:8px}.share-label{flex-basis:100%;margin:0 0 2px;text-align:center;font-size:11px}.social-like,.comment-count-link{min-height:30px;padding:0 10px;font-size:11px}.share-buttons a,.share-buttons button{width:36px;min-width:36px;height:36px;min-height:36px}.song-excerpt{margin-top:10px}}@media (max-width:719px){.mobile-artist-profiles{gap:12px;margin:22px 0 4px;padding:14px 10px;border:0;border-radius:0;background:transparent;box-shadow:none}.mobile-artist-profiles>span{color:var(--ui-ink);font-size:13px;font-weight:800;line-height:1.25;text-transform:none}.mobile-artist-profiles>div{display:grid;grid-template-columns:repeat(2,minmax(0,132px));justify-content:center;gap:12px}.mobile-artist-profiles a{display:grid;justify-items:center;align-content:start;gap:9px;min-height:0;padding:12px 10px;border:1px solid rgba(255,11,79,.16);border-radius:12px;background:#fff;box-shadow:0 14px 30px -28px rgba(15,23,42,.95)}.mobile-artist-profiles a:hover,.mobile-artist-profiles a:focus-visible{border-color:rgba(255,11,79,.35);background:#fff;transform:translateY(-2px)}.mobile-artist-profiles img{width:88px;height:88px;border:3px solid #fff;border-radius:50%;object-fit:cover;box-shadow:0 0 0 2px rgba(255,11,79,.32),0 14px 28px -22px rgba(15,23,42,.95)}.mobile-artist-profiles strong{max-width:100%;color:var(--ui-ink);font-size:14px;font-weight:800;line-height:1.18;text-align:center;white-space:normal;overflow-wrap:anywhere}}@media (max-width:420px){.mobile-artist-profiles>div{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-artist-profiles img{width:80px;height:80px}}@media (max-width:719px){.song-title-panel,.video-detail .video-title,.article-header,.album-hero-copy{width:calc(100vw - 22px);max-width:calc(100vw - 22px);min-width:0}.song-title-panel h1,.video-detail .video-title h1,.article-header h1,.album-hero-copy h1{width:auto;max-width:100%;overflow:visible;overflow-wrap:anywhere;word-break:normal}}.single-artist-grid .artist-card{grid-template-columns:1fr;grid-template-areas:none;justify-items:center;gap:10px;padding:16px 14px;text-align:center}.single-artist-grid .artist-card>img{width:112px;height:112px}.single-artist-grid .artist-card>img+div{text-align:center}.single-artist-grid .artist-card h3{justify-content:center;margin:2px 0 8px;font-size:16px;line-height:1.15;text-align:center}.single-artist-grid .artist-card h3 .verified{top:104px;left:calc(50%+30px)}.single-artist-grid .artist-stats{justify-content:center;grid-template-columns:repeat(2,minmax(0,88px))}@media (max-width:719px){.post-body,.main-column{overflow-wrap:break-word}.song-title-panel,.video-detail .video-title,.article-header,.album-hero-copy{box-sizing:border-box;width:min(100%,calc(100vw - 42px));max-width:calc(100vw - 42px);min-width:0}.single-artist-grid .artist-card>img{width:96px;height:96px}.single-artist-grid .artist-card h3{font-size:15px}.single-artist-grid .artist-card h3 .verified{top:86px;left:calc(50%+26px)}.song-title-panel h1,.video-detail .video-title h1,.article-header h1,.album-hero-copy h1,.single-layout .section-heading h2{display:block;width:100%;max-width:100%;font-size:22px;line-height:1.25;white-space:normal !important;overflow-wrap:anywhere;word-break:break-word;hyphens:auto}}@media (max-width:719px){html,body{width:100%;max-width:100%;overflow-x:hidden}main,.content-layout,.single-layout,.main-column,.post-body,.song-detail,.video-detail,.news-article,.song-title-panel,.video-detail .video-title,.article-header,.album-hero-copy,.song-excerpt{box-sizing:border-box;width:100% !important;max-width:100% !important;min-width:0 !important}.song-title-panel h1,.video-detail .video-title h1,.article-header h1,.album-hero-copy h1,.post-body p,.song-excerpt p,.single-layout .section-heading h2{width:min(100%,calc(100vw - 44px)) !important;max-width:calc(100vw - 44px) !important;white-space:normal !important;overflow-wrap:anywhere !important;word-break:break-word !important}}@media (max-width:719px){.site-shell,.topbar,main,.footer{box-sizing:border-box;width:100vw !important;max-width:100vw !important}.content-layout,.single-layout,.main-column,.post-body,.song-detail,.video-detail,.news-article,.song-title-panel,.video-detail .video-title,.article-header,.album-hero-copy,.song-excerpt{box-sizing:border-box;width:100% !important;max-width:100% !important;min-width:0 !important}.song-detail>*,.video-detail>*,.news-article>*,.post-body>*,.song-excerpt,.single-media-social,.song-cover,.video-featured-image,.article-cover{max-width:calc(100vw - 22px) !important}}.artist-single-title{display:grid;gap:10px}.artist-single-title h1{margin:0;color:#050505;font:800 clamp(34px,3.2vw,44px)/1.12 "Poppins",Arial,sans-serif;letter-spacing:0}.artist-single-title p{margin:0;color:#111;font-size:17px;line-height:1.66}.artist-featured-image{width:min(100%,560px);aspect-ratio:1 / 1;overflow:hidden;border:0;border-radius:16px;background:#f8fafc;box-shadow:none}.artist-featured-image img{width:100%;height:100%;aspect-ratio:1 / 1;object-fit:cover}@media (max-width:719px){.artist-single-title h1{font-size:24px;line-height:1.24;overflow-wrap:anywhere}.artist-single-title p{font-size:16px;line-height:1.62;width:min(100%,calc(100vw - 44px));max-width:calc(100vw - 44px);overflow-wrap:anywhere;word-break:break-word}.artist-featured-image{width:100%;max-width:100%}}.artist-card h3,.artist-grid .artist-card h3,.single-artist-grid .artist-card h3{color:var(--ui-ink)}.artist-card h3 .verified,.artist-grid .artist-card h3 .verified,.single-artist-grid .artist-card h3 .verified{background:var(--ui-red) !important}.artist-card>img,.artist-grid .artist-card>img,.single-artist-grid .artist-card>img,.mobile-artist-profiles img{box-shadow:0 0 0 2px color-mix(in srgb,var(--ui-red) 38%,transparent),0 14px 28px -22px rgba(15,23,42,.95)}.artist-stats span,.artist-stats a,.artist-grid .artist-stats span,.artist-grid .artist-stats a,.single-artist-grid .artist-stats span,.single-artist-grid .artist-stats a{border-color:var(--ui-line) !important;color:var(--ui-muted) !important;background:var(--ui-soft) !important}.artist-stats b,.artist-grid .artist-stats b,.single-artist-grid .artist-stats b{color:var(--ui-red) !important}.single-artist-grid .artist-card{width:100%;max-width:100%}.single-artist-grid .artist-card>img,.single-artist-grid .artist-fallback-avatar{flex:0 0 auto}.single-artist-grid .artist-card>img+div{min-width:0}.single-artist-grid .artist-card h3{min-width:0;overflow-wrap:anywhere}.zs-sidebar-widget .sidebar-title h2{color:var(--ui-ink)}.zs-sidebar-posts{display:grid;gap:8px}.zs-sidebar-post{display:grid !important;align-items:center;gap:10px;min-width:0;min-height:40px;padding:9px 0 !important;border-top:1px solid var(--ui-line) !important;color:var(--ui-text) !important;font-weight:850;line-height:1.25}.zs-sidebar-post span{min-width:0;overflow-wrap:anywhere}.zs-sidebar-post b{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;color:#fff;background:var(--ui-dark);font-size:12px}.zs-sidebar-thumb{width:58px;height:58px;border-radius:10px;object-fit:cover}.zs-sidebar-style-numbered .zs-sidebar-post{grid-template-columns:36px minmax(0,1fr)}.zs-sidebar-style-thumb .zs-sidebar-post,.zs-sidebar-style-media .zs-sidebar-post,.zs-sidebar-style-large .zs-sidebar-post{grid-template-columns:58px minmax(0,1fr)}.zs-sidebar-style-compact .zs-sidebar-post{min-height:34px;padding:7px 0 !important;font-size:13px}.zs-sidebar-style-minimal .zs-sidebar-post{display:block !important}.zs-sidebar-style-media .zs-sidebar-thumb{width:72px;height:72px}.zs-sidebar-style-media .zs-sidebar-post{grid-template-columns:72px minmax(0,1fr)}.zs-sidebar-style-large .zs-sidebar-post{grid-template-columns:1fr;padding:10px 0 12px !important}.zs-sidebar-style-large .zs-sidebar-thumb{width:100%;height:auto;aspect-ratio:16 / 10}.zs-sidebar-style-pills .zs-sidebar-post{display:inline-flex !important;width:fit-content;min-height:32px;border:1px solid var(--ui-line) !important;border-radius:999px;padding:0 12px !important;background:var(--ui-soft)}.zs-sidebar-widget a:hover,.zs-sidebar-widget a:focus-visible{color:var(--ui-red) !important}.zs-section-style-large .update-card,.zs-section-style-large .exam-card,.zs-section-style-large.scholarships .scholarship-list article{border-radius:14px}.zs-section-style-compact .updates-list,.zs-section-style-compact .scholarship-list{gap:9px}.zs-section-style-compact .update-card,.zs-section-style-compact .exam-card,.zs-section-style-compact.scholarships .scholarship-list article{padding:9px;border-radius:10px;box-shadow:none}.zs-section-style-minimal .update-card,.zs-section-style-minimal .exam-card,.zs-section-style-minimal.scholarships .scholarship-list article{border:0;border-bottom:1px solid var(--ui-line);border-radius:0;box-shadow:none}.zs-section-style-media .exam-card img,.zs-section-style-media .exam-card .fallback-art{aspect-ratio:16 / 9}.zs-section-style-numbered .update-card,.zs-section-style-numbered .exam-card,.zs-section-style-numbered.scholarships .scholarship-list article{counter-increment:zs-section-card;position:relative}.zs-section-style-numbered .updates-list,.zs-section-style-numbered .scholarship-list{counter-reset:zs-section-card}.zs-section-style-numbered .update-card::before,.zs-section-style-numbered .exam-card::before,.zs-section-style-numbered.scholarships .scholarship-list article::before{content:counter(zs-section-card,decimal-leading-zero);position:absolute;z-index:2;top:10px;left:10px;display:grid;place-items:center;width:34px;height:34px;border-radius:999px;color:#fff;background:var(--ui-red);font-size:11px;font-weight:950}@media (min-width:720px){.single-artist-grid{align-items:stretch}.single-artist-grid .artist-card{min-height:116px}}@media (max-width:719px){.single-artist-grid .artist-card{grid-template-columns:64px minmax(0,1fr);grid-template-areas:"avatar info";justify-items:start;text-align:left}.single-artist-grid .artist-card>img,.single-artist-grid .artist-fallback-avatar{width:64px;height:64px}.single-artist-grid .artist-card>img+div{text-align:left}.single-artist-grid .artist-card h3{justify-content:flex-start;font-size:14px}.single-artist-grid .artist-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}.header-actions,.desktop-nav,.bottom-nav{flex-wrap:nowrap !important}.header-actions{white-space:nowrap}.desktop-nav{overflow-x:auto !important;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.desktop-nav::-webkit-scrollbar{display:none}.desktop-nav a,.desktop-nav button.nav-link{flex:0 0 auto !important}@media (min-width:720px){.zs-header-centered .topbar{grid-template-columns:1fr auto 1fr;grid-template-areas:". brand actions" "nav nav nav";justify-items:center}.zs-header-centered .topbar .brand{justify-self:center}.zs-header-centered .topbar .header-actions{justify-self:end}.zs-header-centered .desktop-nav{justify-content:center !important}.zs-header-compact .topbar,.zs-header-split .topbar,.zs-header-minimal .topbar{grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"brand nav actions";align-items:center}.zs-header-compact .topbar{min-height:78px;gap:14px;padding-top:12px;padding-bottom:12px}.zs-header-compact .topbar .brand strong,.zs-header-minimal .topbar .brand strong{font-size:clamp(24px,3vw,34px);line-height:1}.zs-header-compact .desktop-nav,.zs-header-split .desktop-nav,.zs-header-minimal .desktop-nav{justify-content:flex-start !important;align-self:center}.zs-header-compact .desktop-nav a,.zs-header-compact .desktop-nav button.nav-link,.zs-header-split .desktop-nav a,.zs-header-split .desktop-nav button.nav-link,.zs-header-minimal .desktop-nav a,.zs-header-minimal .desktop-nav button.nav-link{min-width:auto;padding:12px 10px;font-size:13px}.zs-header-compact .desktop-nav a::after,.zs-header-compact .desktop-nav button.nav-link::after,.zs-header-split .desktop-nav a::after,.zs-header-split .desktop-nav button.nav-link::after,.zs-header-minimal .desktop-nav a::after,.zs-header-minimal .desktop-nav button.nav-link::after{bottom:2px;height:3px}.zs-header-split .topbar{min-height:92px;gap:18px;padding-top:16px;padding-bottom:16px}.zs-header-split .topbar .brand strong{font-size:clamp(30px,4vw,46px);line-height:.95}.zs-header-minimal .topbar{min-height:74px;gap:16px;padding-top:14px;padding-bottom:14px;color:var(--ui-ink);background:var(--paper);border-bottom:1px solid var(--ui-line)}.zs-header-minimal .topbar .brand strong,.zs-header-minimal .desktop-nav a,.zs-header-minimal .desktop-nav button.nav-link,.zs-header-minimal .topbar .icon-button{color:var(--ui-ink)}.zs-header-minimal .desktop-nav{background:transparent}.zs-header-minimal .desktop-nav a,.zs-header-minimal .desktop-nav button.nav-link{background:transparent}.zs-header-minimal .desktop-nav a::after,.zs-header-minimal .desktop-nav button.nav-link::after{background:transparent}.zs-header-minimal .desktop-nav a.active::after,.zs-header-minimal .desktop-nav a:hover::after,.zs-header-minimal .desktop-nav button.nav-link:hover::after{background:var(--ui-red)}.zs-header-minimal .topbar .icon-button{background:var(--ui-soft)}.zs-header-minimal .topbar .profile-link{border-color:var(--ui-line)}}@media (min-width:720px) and (max-width:959px){.zs-header-compact .desktop-nav a,.zs-header-compact .desktop-nav button.nav-link,.zs-header-split .desktop-nav a,.zs-header-split .desktop-nav button.nav-link,.zs-header-minimal .desktop-nav a,.zs-header-minimal .desktop-nav button.nav-link{padding-left:8px;padding-right:8px;font-size:12px}.zs-header-compact .topbar .brand strong,.zs-header-split .topbar .brand strong,.zs-header-minimal .topbar .brand strong{max-width:28vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media (max-width:719px){.desktop-nav{display:none !important}}.brand.custom-logo-link,.brand .custom-logo-link{display:inline-grid;place-items:center;flex:0 0 auto;width:86px;height:86px;overflow:hidden;border:4px solid #fff;border-radius:50%;background:#fff;box-shadow:0 14px 34px -24px rgba(15,23,42,.9)}.brand .custom-logo{width:100%;height:100%;max-width:none;max-height:none;aspect-ratio:1 / 1;border-radius:50%;object-fit:cover;object-position:center}.brand-logo-wrap{display:inline-flex;align-items:center;max-width:min(52vw,440px);min-width:0}.brand-logo-wide{display:block;width:clamp(240px,34vw,440px);height:auto;max-height:86px}.brand-logo-wide-light{display:none}.brand-logo-square{display:none}.topbar .brand .custom-logo-link{width:clamp(58px,7vw,86px);height:clamp(58px,7vw,86px)}.drawer-head .brand .custom-logo-link{width:54px;height:54px;border-width:3px}.footer .brand .custom-logo-link{width:76px;height:76px;margin:0 auto;border-width:4px}.zs-header-default .topbar .brand{justify-self:start;max-width:none;overflow:visible}.zs-header-default .topbar .brand>span:last-child{display:block !important;min-width:0;overflow:visible;opacity:1;visibility:visible}.zs-header-default .brand-logo-text{display:block;color:#fff;font-family:"Poppins",Arial,sans-serif;font-size:clamp(50px,7vw,76px);font-weight:800;line-height:.82;letter-spacing:0;text-transform:uppercase;white-space:nowrap}.zs-header-default .brand-logo-text span{display:inline}@media (max-width:719px){.topbar,.zs-header-default .topbar{min-height:56px !important;height:56px;display:grid !important;grid-template-columns:minmax(0,1fr) auto !important;grid-template-areas:"brand actions" !important;align-items:center;padding-top:6px !important;padding-bottom:6px !important;color:#111827;background:#fff !important;border-bottom:1px solid #e5e7eb}.zs-header-default .topbar .brand{position:relative;z-index:2;display:inline-flex !important;grid-area:brand;justify-self:center;width:auto;max-width:calc(100vw - 128px);min-width:0;overflow:visible;opacity:1;visibility:visible}.zs-header-default .topbar .brand>span:last-child{display:block !important;max-width:calc(100vw - 128px);overflow:visible;opacity:1;visibility:visible}.zs-header-default .brand .custom-logo-link,.topbar .brand .custom-logo-link{width:42px;height:42px;border-width:2px}.zs-header-default .brand-logo-text{display:block !important;max-width:calc(100vw - 128px);color:#111827;font-size:20px;font-weight:800;line-height:1;text-transform:none;white-space:nowrap;text-overflow:clip;overflow:visible;opacity:1;visibility:visible}.topbar .header-actions{position:relative;z-index:3;grid-area:actions;align-self:center;gap:0}.topbar .icon-button{width:36px !important;height:36px !important}.zs-header-default .topbar .brand-logo-wrap,.topbar .brand-logo-wrap{display:inline-flex !important;justify-content:center;width:auto;max-width:calc(100vw - 132px);opacity:1 !important;visibility:visible !important}.zs-header-default .topbar .brand-logo-wide,.topbar .brand-logo-wide{width:min(176px,calc(100vw - 146px));max-width:100%;height:auto;max-height:42px;opacity:1 !important;visibility:visible !important}.zs-header-default .topbar .brand-logo-wide-dark,.topbar .brand-logo-wide-dark{display:none !important}.zs-header-default .topbar .brand-logo-wide-light,.topbar .brand-logo-wide-light{display:block !important}.zs-header-default .topbar .brand-logo-square,.topbar .brand-logo-square{display:none !important}}@media (max-width:380px){.zs-header-default .brand-logo-text{font-size:19px}}.zs-header-default .topbar .brand,.zs-header-default .topbar .brand:visited{display:inline-flex !important;align-items:center;min-width:0;opacity:1 !important;visibility:visible !important;pointer-events:auto}.zs-header-default .topbar .brand>span:last-child,.zs-header-default .topbar .brand-logo-text,.zs-header-default .topbar .brand-logo-text span{opacity:1 !important;visibility:visible !important}.zs-header-default .topbar .brand-logo-text{display:block !important;color:#fff !important;font-family:"Poppins",Arial,sans-serif;font-weight:800;letter-spacing:0}@media (max-width:719px){.zs-header-default .topbar{color:#111827 !important;background:#fff !important}.zs-header-default .topbar .brand-logo-text{color:#111827 !important;font-size:20px !important;line-height:1 !important;text-transform:none !important;white-space:nowrap !important}}.drawer-nav .drawer-user{display:block;margin:4px 6px 6px;padding:10px 12px;border-radius:8px;background:#f1f5f9;color:#111827;font-size:12px;font-weight:900;line-height:1.25}@media (max-width:719px){.mobile-drawer{width:min(82vw,310px) !important;background:#fff !important}.drawer-head{min-height:64px;padding:12px 14px !important;background:#111827 !important}.drawer-head .brand strong{font-size:18px !important;line-height:1 !important}.drawer-head .brand small{font-size:10px !important}.drawer-nav{gap:3px !important;padding:10px !important}.drawer-nav a{min-height:40px !important;padding:10px 12px !important;border-radius:8px !important;color:#111827 !important;background:transparent !important;font-size:13px !important;font-weight:800 !important;line-height:1.2 !important;text-transform:none !important}.drawer-nav a:hover,.drawer-nav a.active{color:#fff !important;background:var(--ui-red,#e11d48) !important}}@media (min-width:900px){.content-layout.single-layout{display:grid !important;grid-template-columns:minmax(0,1fr) minmax(280px,330px) !important;gap:clamp(22px,3vw,34px) !important;align-items:start !important}.content-layout.single-layout>.main-column,.content-layout.single-layout>article.main-column{grid-column:1 !important;min-width:0 !important}.content-layout.single-layout>.sidebar{display:grid !important;grid-column:2 !important;grid-row:1 !important;padding-top:0 !important}}@media (max-width:899px){.content-layout.single-layout{grid-template-columns:1fr !important}}