@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;600;700&display=swap');

@font-face{font-family:"Ms Madi";font-style:normal;font-weight:400;font-display:swap;src:url("/assets/editorial/fonts/ms-madi-latin.woff2?v=20260829-2") format("woff2")}

:root{--primary:#199af3;--secondary:#081b2c;--accent:#fff;--primary-rgb:25,154,243;--ink:#101114;--muted:#6d7079;--paper:#fff;--soft:#f4f5f7;--line:#dfe1e6;--radius:28px;--shadow:0 22px 55px rgba(15,17,22,.09);--wrap:min(1680px,calc(100% - 96px));font-family:Manrope,Arial,sans-serif;color:var(--ink);background:#fff;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#fff;line-height:1.55}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.wrap{width:var(--wrap);margin-inline:auto}.narrow{max-width:980px}.skip-link{position:fixed;z-index:999;top:8px;left:8px;transform:translateY(-160%);padding:10px 16px;background:var(--primary);color:#fff;border-radius:8px}.skip-link:focus{transform:none}.site-header{position:sticky;z-index:100;top:0;background:rgba(255,255,255,.95);border-bottom:1px solid rgba(16,17,20,.1);backdrop-filter:blur(18px)}.header-inner{height:92px;display:flex;align-items:center;gap:36px}.site-logo{display:flex;width:210px;height:66px;align-items:center;margin-right:auto}.site-logo img{width:100%;height:100%;object-fit:contain;object-position:left center}.site-nav{display:flex;align-items:center;gap:6px}.site-nav a{padding:12px 13px;border-radius:12px;font-size:.9rem;font-weight:700;white-space:nowrap}.site-nav a:hover,.site-nav a[aria-current=page]{color:var(--primary);background:rgba(var(--primary-rgb),.08)}.nav-toggle{display:none;width:48px;height:48px;border:1px solid var(--line);border-radius:50%;background:#fff;padding:12px}.nav-toggle span{display:block;height:2px;margin:5px;background:#111}.button,.text-link{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:800}.button{min-height:52px;padding:13px 24px;border:0;border-radius:999px;background:var(--primary);color:#fff;box-shadow:none}.button:hover{filter:brightness(.94);transform:translateY(-1px)}.button-ghost{border:1px solid currentColor;background:transparent;color:var(--ink)}.text-link{color:var(--primary)}.eyebrow{display:flex;align-items:center;gap:12px;margin:0 0 18px;color:var(--primary);font-size:.78rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.eyebrow:before{content:"";width:34px;height:4px;border-radius:4px;background:currentColor}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Space Grotesk,Manrope,sans-serif;line-height:.98;letter-spacing:-.045em}h1{font-size:clamp(3rem,6vw,6.8rem)}h2{font-size:clamp(2rem,3.5vw,4rem)}h3{font-size:clamp(1.35rem,2vw,2rem)}h1 em,h2 em{font-style:normal;color:var(--primary)}.section{padding:92px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:42px}.section-heading h2{margin:0}.section-heading>p{max-width:620px;color:var(--muted);font-size:1.08rem}.page-hero{position:relative;overflow:hidden;padding:82px 0 72px;background:linear-gradient(120deg,#f4f5f7 0%,#f4f5f7 58%,rgba(var(--primary-rgb),.13) 100%)}.page-hero:after{content:"";position:absolute;width:420px;height:420px;right:3%;top:-250px;border:70px solid rgba(var(--primary-rgb),.12);border-radius:50%}.page-hero .wrap{position:relative;z-index:1}.page-hero h1{max-width:1400px;margin:18px 0 24px;font-size:clamp(3rem,5.3vw,6.25rem)}.page-hero>div>p:last-child{max-width:1200px;margin:0;color:var(--muted);font-size:clamp(1rem,1.5vw,1.3rem)}.breadcrumb{display:flex;align-items:center;gap:10px;margin-bottom:42px;color:var(--muted);font-size:.9rem;font-weight:700}.breadcrumb a{color:var(--primary);text-decoration:underline;text-underline-offset:4px}

/* Home and articles */
.home-hero{position:relative;overflow:hidden;background:var(--secondary);color:#fff}.home-hero .wrap{min-height:640px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);align-items:center;gap:70px;padding-block:90px}.home-hero-copy{position:relative;z-index:2}.home-hero h1{margin:0 0 28px;max-width:1050px}.home-hero-copy>p:not(.eyebrow){max-width:760px;color:rgba(255,255,255,.72);font-size:1.2rem}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.home-hero .button-ghost{color:#fff}.hero-shape{position:relative;aspect-ratio:1}.hero-shape span{position:absolute;inset:12%;border:clamp(40px,6vw,90px) solid var(--primary);transform:rotate(14deg);border-radius:42% 58% 44% 56%}.hero-shape span:nth-child(2){inset:26%;opacity:.65;transform:rotate(55deg)}.hero-shape span:nth-child(3){inset:40%;opacity:.28;transform:rotate(95deg)}.lead-story{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--soft)}.lead-image{min-height:520px;background:var(--secondary)}.lead-image img{width:100%;height:100%;object-fit:cover}.lead-story>div{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:50px}.lead-story h2{font-size:clamp(2.2rem,3.5vw,4rem)}.lead-story h2 a,.article-card h2 a{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.lead-story>div>p:not(.eyebrow){color:var(--muted)}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.compact-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:26px}.article-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 12px 34px rgba(15,17,22,.05)}.article-card-image{position:relative;display:block;aspect-ratio:16/10;background:var(--secondary);overflow:hidden}.article-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.article-card:hover img{transform:scale(1.035)}.article-card-image>span:last-child{position:absolute;left:18px;bottom:18px;padding:7px 11px;border-radius:999px;background:var(--primary);color:#fff;font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.article-card-body{display:flex;min-height:290px;flex:1;flex-direction:column;align-items:flex-start;padding:25px}.article-card time{color:var(--primary);font-size:.72rem;font-weight:800;text-transform:uppercase}.article-card h2{width:100%;margin:12px 0;font-size:1.45rem;line-height:1.05}.article-card p{display:-webkit-box;overflow:hidden;color:var(--muted);-webkit-box-orient:vertical;-webkit-line-clamp:3}.article-card .text-link{margin-top:auto}.article-card.is-compact .article-card-body{min-height:240px}.article-card.is-compact p{display:none}.pulse-section,.dark-section{background:#111216;color:#fff}.pulse-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(400px,.6fr);gap:30px}.airplay-mini,.radio-date-mini{padding:32px;border:1px solid rgba(255,255,255,.14);border-radius:var(--radius);background:rgba(255,255,255,.04)}.mini-head{display:flex;align-items:start;justify-content:space-between;gap:20px;margin-bottom:22px}.mini-head h2{margin:0;font-size:2.1rem}.mini-head>a{color:var(--primary);font-weight:800}.airplay-list,.mini-list{display:grid;gap:10px}.airplay-list a{display:grid;grid-template-columns:68px minmax(0,1fr) 22px;align-items:center;gap:16px;min-width:0;padding:12px;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:rgba(255,255,255,.05)}.airplay-cover{width:68px;height:68px;overflow:hidden;border-radius:13px;background:linear-gradient(145deg,#090909 50%,var(--primary) 50%)}.airplay-cover img{width:100%;height:100%;object-fit:cover}.airplay-list a>span:nth-child(2){min-width:0}.airplay-list small,.airplay-list strong,.airplay-list b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.airplay-list small{color:#aaa;font-size:.68rem;text-transform:uppercase}.airplay-list small i{display:inline-block;width:8px;height:8px;margin-right:6px;border-radius:50%;background:#24d268;box-shadow:0 0 0 4px rgba(36,210,104,.15)}.airplay-list b{color:#aaa;font-size:.82rem}.radio-date-row{display:grid;grid-template-columns:70px minmax(0,1fr) 22px;align-items:center;gap:15px;min-width:0;padding:12px;border:1px solid var(--line);border-radius:18px;background:#fff;color:var(--ink)}.pulse-section .radio-date-row{border-color:rgba(255,255,255,.12);background:rgba(255,255,255,.05);color:#fff}.date-cover{width:70px;height:70px;overflow:hidden;border-radius:13px;background:linear-gradient(145deg,var(--secondary) 50%,var(--primary) 50%)}.date-cover img{width:100%;height:100%;object-fit:cover}.date-copy{display:flex;min-width:0;flex-direction:column;line-height:1.2}.date-copy>*{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.date-copy time{color:var(--primary);font-size:.67rem;font-weight:800;text-transform:uppercase}.date-copy strong{margin:4px 0;font-size:1rem}.date-copy span,.date-copy small{color:var(--muted)}.pulse-section .date-copy span,.pulse-section .date-copy small{color:#aaa}.promotion-callout{background:linear-gradient(115deg,var(--primary),var(--secondary));color:#fff}.promotion-callout .wrap{display:flex;align-items:center;justify-content:space-between;gap:60px}.promotion-callout h2{max-width:1050px}.promotion-callout p{max-width:900px;color:rgba(255,255,255,.76)}.promotion-callout .button{background:#fff;color:var(--ink)}

/* Blog */
.archive-hero h1{max-width:1300px}.pagination,.week-offset-nav,.chart-week-nav{display:flex;justify-content:space-between;gap:20px;margin-top:36px}.pagination a,.pagination span,.week-offset-nav a{padding:14px 20px;border:1px solid var(--line);border-radius:999px;font-weight:700}.empty-state{padding:50px;border:1px dashed var(--line);border-radius:var(--radius);color:var(--muted);text-align:center}.post-hero{padding:54px 0 42px;background:linear-gradient(120deg,var(--soft),rgba(var(--primary-rgb),.12))}.post-hero h1{max-width:1240px;margin:16px 0 24px;font-size:clamp(2.55rem,4.35vw,4.85rem);line-height:1.025;letter-spacing:-.04em;text-wrap:balance}.post-meta{display:flex;gap:24px;color:var(--muted);font-weight:700}.post-cover{width:min(1180px,calc(100% - 96px));margin-top:42px}.post-cover img{width:100%;max-height:660px;aspect-ratio:16/9;object-fit:cover;border-radius:var(--radius)}.post-cover figcaption{margin-top:10px;color:var(--muted);font-size:.78rem}.post-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:70px;max-width:1320px;padding-block:64px}.post-content,.prose{font-size:1.08rem}.post-content>*{max-width:900px}.post-content h2,.prose h2{margin-top:2em;font-size:2.35rem}.post-content h3,.prose h3{margin-top:1.7em}.post-content p,.prose p{margin-bottom:1.35em}.post-content img{width:auto;height:auto;max-height:720px;border-radius:18px}.post-content a,.prose a{color:var(--primary);text-decoration:underline}.post-content blockquote{margin:2em 0;padding:22px 28px;border-left:5px solid var(--primary);background:var(--soft);font-size:1.25rem}.post-aside>div{position:sticky;top:125px;padding:28px;border-radius:22px;background:var(--secondary);color:#fff}.post-aside h2{font-size:2rem}.post-aside p{color:rgba(255,255,255,.7)}.post-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:45px}.post-tags a{padding:8px 12px;border-radius:999px;background:rgba(var(--primary-rgb),.1);text-decoration:none}.related-section{background:var(--soft)}

/* Radio Date */
.period-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:660px;margin:0 auto 50px;padding:6px;border:1px solid var(--line);border-radius:999px}.period-tabs a{padding:13px 18px;border-radius:999px;font-weight:800;text-align:center}.period-tabs a[aria-current=page]{background:var(--primary);color:#fff}.mobile-label{display:none}.radio-date-day{margin-bottom:44px}.radio-date-day>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.radio-date-day>header time{font-family:Space Grotesk;font-size:1.7rem;font-weight:700}.radio-date-day>header span{color:var(--muted)}.radio-date-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.release-hero{padding:54px 0 46px;background:linear-gradient(115deg,var(--soft),rgba(var(--primary-rgb),.14))}.release-hero h1{max-width:1380px;margin:16px 0 0;font-size:clamp(2.6rem,4.45vw,5.15rem);line-height:1.025;letter-spacing:-.04em;text-wrap:balance}.release-layout{padding-block:54px}.release-card{display:grid;grid-template-columns:minmax(280px,480px) minmax(0,1fr);overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--soft)}.release-cover{width:100%;height:100%;min-height:480px;object-fit:cover}.release-summary{display:flex;flex-direction:column;justify-content:center;padding:50px}.release-summary h2{margin:0 0 12px;font-size:clamp(2.5rem,4vw,5rem)}.release-summary h3{margin:0 0 10px;font-size:1.7rem}.release-summary>p:last-of-type{color:var(--muted)}.social-pills,.press-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.social-pill,.press-actions a{display:inline-flex;align-items:center;gap:9px;min-height:46px;padding:10px 18px 10px 12px;border:1px solid var(--line);border-radius:999px;background:#fff;font-weight:800}.social-pill>span,.press-actions a>span,.social-icon{display:grid;width:28px;height:28px;place-items:center;border-radius:9px;background:var(--primary);color:#fff}.social-pill svg,.press-actions svg,.social-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.social-pill.is-spotify>span,.social-icon.spotify{background:#1ed760}.social-pill.is-instagram>span,.social-icon.instagram{background:linear-gradient(145deg,#833ab4,#fd1d1d,#fcb045)}.social-pill.is-facebook>span,.social-icon.facebook{background:#1877f2}.social-pill.is-youtube>span,.social-icon.youtube{background:#f00}.release-content{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:65px;padding-top:65px}.press-office{align-self:start;padding:34px;border:1px solid var(--line);border-radius:var(--radius);background:var(--soft)}.press-office h2{font-size:2.4rem}.press-office>span small,.press-office>span strong{display:block}.press-office>span small{color:var(--muted);font-size:.72rem;font-weight:800;text-transform:uppercase}.press-actions a{background:#fff}.release-video{margin-top:50px}.video-frame{position:relative;aspect-ratio:16/9;overflow:hidden;border-radius:22px}.video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.customer-disclaimer{margin-top:40px;padding:24px;border-left:5px solid var(--primary);background:rgba(var(--primary-rgb),.08)}

/* Charts */
.chart-group{margin-bottom:48px;padding:42px;border-radius:var(--radius);background:var(--soft)}.chart-group>header{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.chart-group>header h2{margin:0}.chart-group>header>p{max-width:720px;color:var(--muted)}.chart-group.is-indie{background:#15161a;color:#fff}.chart-group.is-indie>header>p{color:#aaa}.chart-group.is-italiana{background:var(--primary);color:#fff}.chart-group.is-italiana .eyebrow{color:#fff}.chart-group.is-radio{background:#eef0f3}.chart-preview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.chart-preview{display:flex;min-width:0;flex-direction:column;padding:26px;border-radius:22px;background:#fff;color:var(--ink)}.chart-preview>header{display:flex;align-items:start;justify-content:space-between;gap:20px}.chart-preview h3{margin:0;font-size:1.7rem}.chart-preview time{color:var(--muted);font-size:.74rem;font-weight:700;white-space:nowrap}.chart-preview>p{min-height:50px;color:var(--muted)}.chart-preview ol{margin:0 0 22px;padding:0;list-style:none}.chart-preview li{display:grid;grid-template-columns:24px 50px minmax(0,1fr);align-items:center;gap:12px;min-width:0;padding:10px 0;border-top:1px solid var(--line)}.preview-cover{width:50px;height:50px;overflow:hidden;border-radius:9px;background:linear-gradient(145deg,var(--secondary) 50%,var(--primary) 50%)}.preview-cover img{width:100%;height:100%;object-fit:cover}.chart-preview li>span:last-child{min-width:0}.chart-preview li b,.chart-preview li small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chart-preview li small{color:var(--muted)}.chart-preview .text-link{justify-content:flex-start;margin-top:auto}.chart-toolbar{display:grid;grid-template-columns:minmax(320px,.7fr) minmax(420px,1.3fr);align-items:end;gap:36px;margin-bottom:28px;padding:30px 34px;border:1px solid var(--line);border-left:6px solid var(--primary);border-radius:22px;background:#fff;box-shadow:var(--shadow)}.chart-toolbar small,.chart-toolbar label{display:block;margin-bottom:8px;color:var(--muted);font-size:.7rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.chart-toolbar>div>strong{font-size:1.2rem}.chart-toolbar form>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.chart-toolbar select{width:100%;height:52px;padding:0 48px 0 18px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--ink);font-weight:700}.chart-table{overflow:hidden;border:1px solid var(--line);border-radius:22px;background:#fff}.chart-head,.chart-row{display:grid;grid-template-columns:86px 150px 92px minmax(320px,1fr) 90px 100px 82px;align-items:center;column-gap:22px;padding-inline:30px}.chart-head{min-height:66px;background:var(--soft);color:var(--muted);font-size:.68rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.chart-row{min-height:118px;border-top:1px solid var(--line)}.chart-position small,.chart-stat small{display:none}.chart-position strong{font-family:Space Grotesk;font-size:2rem}.chart-trend{display:inline-grid;width:132px;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:7px;padding:6px 10px;border-radius:999px;background:#f0f1f3;color:#60636d;font-size:.72rem;text-transform:uppercase}.chart-trend i{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:#fff;font-size:1rem;font-style:normal}.chart-trend b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chart-trend.is-up,.chart-trend.is-new{background:#e6f8ee;color:#0b8b4b}.chart-trend.is-down{background:#feecec;color:#bd252b}.chart-trend.is-back{background:#fff2d8;color:#a66a00}.chart-cover{width:74px;height:74px;overflow:hidden;border-radius:13px;background:linear-gradient(145deg,var(--secondary) 50%,var(--primary) 50%)}.chart-cover img{width:100%;height:100%;object-fit:cover}.chart-track{min-width:0;line-height:1.13}.chart-track strong,.chart-track span,.chart-track small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chart-track strong{font-size:1.15rem}.chart-track span{margin-top:3px;color:#50535a;font-weight:700}.chart-track small{margin-top:4px;color:#92949c;font-size:.68rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.chart-stat{text-align:center}.chart-stat b{font-size:1rem}.chart-week-nav a{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:15px;min-width:280px;padding:20px 24px;border:1px solid var(--line);border-radius:18px}.chart-week-nav a:nth-child(2){text-align:right}.chart-week-nav small,.chart-week-nav strong{display:block}.chart-week-nav small{color:var(--muted);font-size:.7rem;text-transform:uppercase}.source-cta{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-top:44px;padding:40px;border-radius:var(--radius);background:var(--secondary);color:#fff}.source-cta h2{margin:0 0 10px}.source-cta p{margin:0;color:rgba(255,255,255,.7)}.source-cta .button{background:#fff;color:var(--ink)}

/* Promotion and founder */
.promotion-services{display:grid;gap:28px}.promotion-card{display:grid;grid-template-columns:minmax(320px,.75fr) minmax(0,1.25fr);overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--soft)}.promotion-map{display:grid;min-height:500px;place-items:center;background:#fff}.promotion-map img{width:70%;max-height:360px}.promotion-card>div:last-child{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:54px}.promotion-card h2{font-size:clamp(2.5rem,4vw,5rem)}.promotion-metric{display:block;margin-bottom:15px;color:var(--primary);font-size:1.6rem}.promotion-card p{color:var(--muted)}.promotion-card li{margin:8px 0}.promotion-card .button{margin-top:20px}.country-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.country-pill{display:flex;align-items:center;gap:13px;padding:14px;border:1px solid rgba(255,255,255,.13);border-radius:15px}.flag{display:block;width:42px;height:29px;overflow:hidden;border-radius:5px;background:#fff}.flag img{width:100%;height:100%;object-fit:cover}.country-pill strong,.country-pill small{display:block}.country-pill small{color:#aaa}.global-section{background:var(--primary);color:#fff}.global-section .section-heading>p{color:rgba(255,255,255,.7)}.global-section .country-pill{border-color:rgba(255,255,255,.25);background:rgba(255,255,255,.12)}.global-section .country-pill small{color:rgba(255,255,255,.7)}.global-section h3{margin-top:45px}.global-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:50px;overflow:hidden;border-radius:22px;background:rgba(255,255,255,.25)}.global-summary span{padding:30px;background:rgba(0,0,0,.12);text-align:center}.global-summary strong{display:block;font-family:Space Grotesk;font-size:2.4rem}.founder-hero{padding:72px 0;background:var(--secondary);color:#fff}.founder-hero .wrap{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,390px);align-items:center;gap:72px}.founder-hero h1{margin:0 0 28px;font-size:clamp(3rem,5.4vw,6rem)}.founder-hero h1 .roberto-signature{display:inline-block;margin-left:.08em;color:var(--primary);font-size:1.05em;line-height:.8;letter-spacing:0}.founder-hero p:not(.eyebrow){max-width:900px;color:rgba(255,255,255,.7);font-size:1.2rem}.founder-portrait{position:relative;margin:0}.founder-portrait:before{content:"";position:absolute;inset:7% -5% -5% 9%;border-radius:50%;background:var(--primary);opacity:.2}.founder-portrait>span{position:absolute;inset:-18px;border:1px solid rgba(255,255,255,.18);border-radius:50%}.founder-portrait img{position:relative;z-index:1;width:100%;aspect-ratio:1;object-fit:cover;border:3px solid rgba(255,255,255,.7);border-radius:50%;filter:grayscale(.15);box-shadow:0 24px 70px rgba(0,0,0,.35)}.founder-portrait figcaption{position:relative;z-index:2;margin-top:-22px;color:#fff;font-size:2.2rem;line-height:1;text-align:center;text-shadow:0 3px 12px rgba(0,0,0,.8)}.founder-grid{display:grid;grid-template-columns:320px minmax(0,1fr);gap:80px}.founder-grid aside{position:sticky;top:120px;align-self:start}.prose .lead{font-size:1.35rem}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(255,255,255,.16)}.values-grid article{padding:38px;background:#111216}.values-grid span{color:var(--primary);font-weight:800}.values-grid h3{margin:40px 0 12px}

/* Contact */
.contact-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;align-items:start;gap:32px}.editorial-form{padding:42px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.form-wide{grid-column:1/-1}.editorial-form label>span:first-child{display:block;margin-bottom:8px;font-size:.82rem;font-weight:800}.editorial-form input:not([type=checkbox]):not([type=file]),.editorial-form textarea{width:100%;min-height:54px;padding:14px 16px;border:1px solid #cfd2d9;border-radius:14px;background:#f9fafb;color:var(--ink);outline:none}.editorial-form textarea{resize:vertical}.editorial-form input:focus,.editorial-form textarea:focus{border-color:var(--primary);box-shadow:0 0 0 4px rgba(var(--primary-rgb),.12)}.editorial-form small{display:block;margin-top:7px;color:var(--muted)}.icon-input{position:relative;display:block}.icon-input .social-icon{position:absolute;left:12px;top:13px}.icon-input input{padding-left:52px!important}.file-field{padding:22px;border:1px dashed #bbc0c9;border-radius:16px;background:var(--soft)}.file-field input{width:100%}.file-field output{display:block;margin-top:12px;color:var(--primary);font-weight:700}.privacy-check{display:flex;align-items:flex-start;gap:12px;padding:18px;border-radius:14px;background:var(--soft)}.privacy-check input{margin-top:5px}.privacy-check a{color:var(--primary);text-decoration:underline}.security-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:20px;border-top:1px solid var(--line)}.security-row strong,.security-row small{display:block}.honeypot{position:absolute!important;left:-9999px!important}.submit-button{min-width:240px}.form-feedback{margin-bottom:24px;padding:20px;border-radius:15px}.form-feedback p,.form-feedback ul{margin:6px 0 0}.form-feedback.is-success{background:#e8f8ee;color:#0a7440}.form-feedback.is-error{background:#fff0f0;color:#a91d25}.contact-aside{display:grid;gap:22px}.contact-panel,.contact-note{padding:32px;border-radius:var(--radius)}.contact-panel{background:var(--secondary);color:#fff}.contact-panel h2{font-size:2.5rem}.contact-panel ol{margin:28px 0 0;padding:0;list-style:none}.contact-panel li{display:grid;grid-template-columns:44px minmax(0,1fr);gap:14px;padding:18px 0;border-top:1px solid rgba(255,255,255,.14)}.contact-panel li>span{display:grid;width:40px;height:40px;place-items:center;border-radius:50%;background:var(--primary);font-size:.72rem;font-weight:800}.contact-panel li p{margin:4px 0 0;color:#aaa}.contact-note{border:1px solid var(--line);border-left:6px solid var(--primary)}

/* Footer and cookies */
.site-footer.mr-monitor-footer{position:relative;width:100%;margin:0;padding:0;overflow:hidden;color:#d7d7dc;background:radial-gradient(circle at 96% -45%,rgba(var(--primary-rgb),.3),transparent 36%),radial-gradient(circle at 4% 145%,rgba(var(--primary-rgb),.18),transparent 38%),linear-gradient(118deg,#101012 0%,#18181b 58%,color-mix(in srgb,var(--secondary) 82%,#000) 100%)}.site-footer.mr-monitor-footer:before{content:"";position:absolute;right:-120px;bottom:-210px;width:520px;height:380px;border:1px solid rgba(255,255,255,.1);border-radius:50%;pointer-events:none;transform:rotate(-14deg)}.mr-footer-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(480px,1.04fr) minmax(450px,.96fr);column-gap:clamp(48px,5vw,78px);row-gap:18px;align-items:center;width:min(1540px,calc(100% - 72px));margin:0 auto;padding:34px 0 32px}.mr-footer-about,.mr-footer-system{min-width:0}.mr-footer-lead{max-width:740px;margin:0 0 16px;color:#f2f2f4;font-size:14px;font-weight:500;line-height:1.48}.mr-footer-lead strong{color:var(--primary);font-weight:850}.mr-footer-links{display:flex;flex-wrap:wrap;gap:7px 12px;color:#898990;font-size:11px;font-weight:700;line-height:1.45}.mr-footer-links a,.mr-footer-links button{display:inline-flex;align-items:center;gap:10px;padding:0;border:0;color:#cacacf;background:transparent;text-decoration:none;transition:color .18s,transform .18s;white-space:nowrap}.mr-footer-links a+a:before,.mr-footer-links a+button:before{content:"·";color:#67676f;font-weight:800}.mr-footer-links a:hover,.mr-footer-links button:hover{color:var(--primary);transform:translateY(-1px)}.mr-footer-system{display:grid;gap:24px;justify-items:end;text-align:right}.mr-footer-stats{display:grid;grid-template-columns:repeat(3,minmax(100px,auto));gap:6px 22px;justify-content:end}.mr-footer-stats>span{grid-column:1/-1;margin:0 0 2px;color:#96969e;font-size:10px;font-weight:800;letter-spacing:.075em;line-height:1.2;text-align:right;text-transform:uppercase}.mr-footer-stats strong{display:grid;gap:3px;min-width:0;color:#fff;font-size:clamp(18px,1.5vw,24px);font-weight:850;line-height:1;text-align:right}.mr-footer-approx{display:inline-block;margin-right:5px;color:#7c7c84;font-size:.74em;font-style:normal;font-weight:780;transform:translateY(-.06em)}.mr-footer-stats em{color:#aaaab1;font-size:10px;font-style:normal;font-weight:600;line-height:1.3;text-transform:lowercase}.mr-footer-brand-divider{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-column:1/-1;gap:clamp(18px,2.2vw,34px);align-items:center;width:100%}.mr-footer-brand-line{display:block;width:100%;height:1px;background:rgba(220,220,225,.16)}.mr-footer-brand-stack{display:grid;gap:7px;justify-items:center}.mr-footer-mantovani-mark{position:relative;display:block;width:88px;aspect-ratio:1530/500;color:var(--primary);animation:ed-mantovani-color 6s linear infinite}.mr-footer-mantovani-mark>img{display:block;width:100%;height:auto;opacity:.9;filter:brightness(0) invert(1)}.mr-footer-mantovani-mark:before,.mr-footer-mantovani-mark:after{position:absolute;z-index:2;inset:0;background:currentColor;content:"";opacity:.98;filter:drop-shadow(0 0 3px rgba(255,255,255,.24));-webkit-mask:url("/assets/editorial/images/mantovani-group-logo.png?v=20260829-2") center/contain no-repeat;mask:url("/assets/editorial/images/mantovani-group-logo.png?v=20260829-2") center/contain no-repeat;transform-origin:center 82%;will-change:transform}.mr-footer-mantovani-mark:before{clip-path:inset(69.5% 62.6% 5.4% 16.9%);animation:ed-mantovani-left 3s ease-in-out infinite alternate}.mr-footer-mantovani-mark:after{clip-path:inset(69.5% 15.9% 5.4% 63.4%);animation:ed-mantovani-right 3s ease-in-out infinite alternate}.mr-footer-brand-copy{margin:0;color:#9b9ba3;font-size:10px;font-weight:600;line-height:1.35;text-align:center;white-space:nowrap}.mr-footer-identities{display:grid;grid-template-columns:minmax(145px,1fr) 1px minmax(245px,1fr);grid-column:1/-1;gap:clamp(20px,2.6vw,42px);align-items:center;width:100%}.mr-footer-creator,.mr-footer-powered{color:#c5c5ca;text-decoration:none}.mr-footer-creator{display:inline-flex;gap:8px;align-items:center;min-width:max-content;justify-self:start}.mr-footer-creator-label,.mr-footer-powered>span{color:#9b9ba3;font-size:9px;font-weight:850;letter-spacing:.075em;text-transform:uppercase;white-space:nowrap}.mr-footer-creator-avatar{display:block;width:40px;height:40px;object-fit:cover;background:linear-gradient(#171719,#171719) padding-box,linear-gradient(135deg,#777780,#ececef) border-box;border:2px solid transparent;border-radius:50%;box-shadow:0 9px 22px rgba(0,0,0,.34);filter:grayscale(1) saturate(.1) opacity(.84);transition:filter .22s,transform .22s,background .22s}.mr-footer-creator-name,.roberto-signature{font-family:"Ms Madi","Segoe Script",cursive;font-weight:400}.mr-footer-creator-name{color:#e0e0e4;font-size:24px;line-height:.9;white-space:nowrap;transition:color .2s}.mr-footer-creator:hover .mr-footer-creator-avatar{background:linear-gradient(#171719,#171719) padding-box,linear-gradient(135deg,var(--primary),#fff) border-box;filter:grayscale(0) saturate(1) opacity(1);transform:translateY(-2px)}.mr-footer-creator:hover .mr-footer-creator-name{color:var(--primary)}.mr-footer-identity-divider{width:1px;height:42px;background:rgba(220,220,225,.2)}.mr-footer-powered{display:inline-flex;gap:9px;align-items:center;min-width:max-content;font-size:10px;font-weight:600;justify-self:end}.mr-footer-powered img{display:block;width:112px;height:46px;object-fit:contain;transition:transform .2s}.mr-footer-powered:hover img{transform:translateY(-2px)}@keyframes ed-mantovani-color{0%,100%{color:var(--primary)}25%,75%{color:color-mix(in srgb,var(--primary) 55%,#fff)}50%{color:#fff}}@keyframes ed-mantovani-left{0%,100%{transform:translateX(0) rotate(0)}50%{transform:translateX(-1.25px) rotate(-1.25deg)}}@keyframes ed-mantovani-right{0%,100%{transform:translateX(0) rotate(0)}50%{transform:translateX(1.25px) rotate(1.25deg)}}.cookie-banner{position:fixed;z-index:300;right:22px;bottom:22px;width:min(540px,calc(100% - 44px));padding:26px;border:1px solid rgba(255,255,255,.13);border-radius:24px;background:linear-gradient(145deg,#111216,#18191e);color:#fff;box-shadow:0 26px 80px rgba(0,0,0,.4)}.cookie-banner:before{content:"";position:absolute;top:0;right:28px;left:28px;height:3px;border-radius:0 0 6px 6px;background:var(--primary)}.cookie-kicker{display:block;margin-bottom:8px;color:var(--primary);font-size:.67rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.cookie-banner h2{margin:0 0 9px;font-size:1.45rem;line-height:1.1;letter-spacing:-.035em}.cookie-banner p{margin:0;color:#aaa;font-size:.84rem;line-height:1.55}.cookie-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:20px}.cookie-actions .button{width:100%;min-height:44px;padding:10px 12px;font-size:.72rem;white-space:nowrap}.cookie-banner .button-ghost{border-color:#494a50;color:#fff}.cookie-modal{position:fixed;z-index:400;inset:0;display:grid;place-items:center;padding:20px;background:rgba(0,0,0,.64);backdrop-filter:blur(6px)}.cookie-modal[hidden],.cookie-banner[hidden]{display:none}.cookie-dialog{position:relative;width:min(620px,100%);max-height:min(760px,calc(100vh - 40px));overflow:auto;padding:32px;border-radius:24px;background:#fff;box-shadow:0 28px 90px rgba(0,0,0,.28)}.cookie-dialog h2{margin:0;font-size:2rem;line-height:1;letter-spacing:-.04em}.cookie-dialog>p:not(.eyebrow){margin:12px 45px 22px 0;color:var(--muted)}.modal-close{position:absolute;right:20px;top:20px;width:40px;height:40px;padding:0;border:1px solid var(--line);border-radius:50%;background:var(--soft);font-size:1.5rem;line-height:1}.cookie-option{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;margin:0;padding:18px 0;border-top:1px solid var(--line);background:transparent}.cookie-option strong,.cookie-option small{display:block}.cookie-option small{margin-top:4px;color:var(--muted);line-height:1.45}.switch{position:relative;width:48px;height:27px;margin-top:3px}.switch input{position:absolute;opacity:0}.switch i{position:absolute;inset:0;border-radius:99px;background:#c8c8ce;transition:background .2s}.switch i:after{content:"";position:absolute;top:4px;left:4px;width:19px;height:19px;border-radius:50%;background:#fff;transition:transform .2s;box-shadow:0 2px 6px rgba(0,0,0,.25)}.switch input:checked+i{background:var(--primary)}.switch input:checked+i:after{transform:translateX(21px)}.switch input:disabled+i{opacity:.7}.cookie-dialog .cookie-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.cookie-dialog .button-ghost{border-color:var(--line);color:var(--ink)}

/* Theme identities */
.site-diecidomande{--radius:10px}.site-diecidomande h1,.site-diecidomande h2,.site-diecidomande h3{letter-spacing:-.055em}.site-diecidomande .home-hero{background:#07182a}.site-diecidomande .site-nav{gap:0;border-left:1px solid var(--line)}.site-diecidomande .site-nav a{border-right:1px solid var(--line);border-radius:0}.site-diecidomande .home-hero .wrap{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr)}.site-diecidomande .hero-shape span{border-radius:50%;transform:none}.site-diecidomande .article-card{border-radius:10px}.site-musicaemergenti .site-header{background:linear-gradient(90deg,#fff,#f4ffe8)}.site-musicaemergenti .header-inner{height:100px}.site-musicaemergenti .site-nav{gap:2px;padding:6px;border:1px solid rgba(50,185,75,.18);border-radius:999px;background:#fff;box-shadow:0 10px 28px rgba(6,20,77,.08)}.site-musicaemergenti .site-nav a{border-radius:999px}.site-musicaemergenti .hero-shape span{border-radius:0;transform:skew(-12deg)}.site-musicaemergenti .home-hero{background:linear-gradient(120deg,#062a37,#06144d)}.site-musicaemergenti .home-hero .wrap{grid-template-columns:minmax(0,1fr);min-height:700px;text-align:center}.site-musicaemergenti .home-hero-copy{max-width:1120px;margin:auto}.site-musicaemergenti .home-hero-copy>p:not(.eyebrow){margin-inline:auto}.site-musicaemergenti .home-hero .eyebrow,.site-musicaemergenti .home-hero .hero-actions{justify-content:center}.site-musicaemergenti .hero-shape{position:absolute;inset:0;opacity:.16;pointer-events:none}.site-musicaemergenti .lead-story{grid-template-columns:minmax(360px,.8fr) minmax(0,1.2fr);direction:rtl}.site-musicaemergenti .lead-story>*{direction:ltr}.site-artistimusica .site-header{background:#efffe0}.site-artistimusica .site-nav a{border-radius:999px}.site-artistimusica .site-nav a:hover,.site-artistimusica .site-nav a[aria-current=page]{background:#003f3b;color:#fff}.site-artistimusica .home-hero{background:linear-gradient(120deg,#003f3b,#082d25)}.site-artistimusica .hero-shape span{border-radius:0;transform:rotate(0);clip-path:polygon(50% 0,100% 100%,72% 100%,50% 45%,28% 100%,0 100%)}.site-artistimusica .lead-story{grid-template-columns:1fr}.site-artistimusica .lead-image{min-height:0;aspect-ratio:21/8}.site-artistimusica .lead-story>div{padding:42px 50px}.site-promozionemusicale .site-header{border-top:4px solid #e71909}.site-promozionemusicale .site-nav a{border-radius:4px}.site-promozionemusicale .site-nav a:nth-child(n+4){color:#09265f}.site-promozionemusicale .home-hero{background:linear-gradient(120deg,#580000,#09265f)}.site-promozionemusicale .hero-shape span{border-radius:16px;transform:skew(-14deg)}.site-promozionemusicale .lead-story{grid-template-columns:minmax(360px,.8fr) minmax(0,1.2fr);direction:rtl}.site-promozionemusicale .lead-story>*{direction:ltr}.site-promozionemusicale .article-card{border-top:5px solid var(--primary)}.site-promozioneartistica .site-header{background:#062c28;border-bottom-color:rgba(233,178,52,.35)}.site-promozioneartistica .site-nav a{color:#fff;border-radius:0;border-bottom:2px solid transparent}.site-promozioneartistica .site-nav a:hover,.site-promozioneartistica .site-nav a[aria-current=page]{color:#e9b234;border-bottom-color:#e9b234;background:transparent}.site-promozioneartistica .home-hero{background:#062c28}.site-promozioneartistica .home-hero .wrap{grid-template-columns:1fr;min-height:680px;text-align:center}.site-promozioneartistica .home-hero-copy{max-width:1100px;margin:auto}.site-promozioneartistica .home-hero-copy>p:not(.eyebrow){margin-inline:auto}.site-promozioneartistica .home-hero .eyebrow,.site-promozioneartistica .home-hero .hero-actions{justify-content:center}.site-promozioneartistica .hero-shape{position:absolute;inset:4%;opacity:.13}.site-promozioneartistica .hero-shape span{border-radius:50% 8%;transform:rotate(45deg)}.site-promozioneartistica .stories-section{background:#fffaf0}.site-promozioneartistica .article-card{border-radius:40px 12px}

@media(max-width:1200px){:root{--wrap:min(100% - 48px,1200px)}.header-inner{height:80px}.site-logo{width:165px}.site-nav a{padding:10px 8px;font-size:.78rem}.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.compact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pulse-grid{grid-template-columns:1fr}.radio-date-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.chart-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.chart-head,.chart-row{grid-template-columns:68px 125px 76px minmax(250px,1fr) 70px 75px 65px;column-gap:14px;padding-inline:20px}.country-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){:root{--wrap:calc(100% - 36px);--radius:22px}.site-header{position:sticky}.header-inner{height:74px}.site-logo{width:150px;height:54px}.nav-toggle{display:block}.site-nav{position:absolute;top:74px;right:18px;left:18px;display:none;flex-direction:column;align-items:stretch;padding:15px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow)}.site-nav.is-open{display:flex}.site-nav a{padding:13px}.home-hero .wrap{min-height:auto;grid-template-columns:1fr;padding-block:70px}.hero-shape{display:none}.lead-story{grid-template-columns:1fr}.lead-image{min-height:380px}.lead-story>div{padding:34px}.page-hero{padding:60px 0 54px}.breadcrumb{margin-bottom:30px}.section{padding:68px 0}.post-layout,.release-content,.contact-layout,.founder-grid{grid-template-columns:1fr}.post-aside>div,.founder-grid aside{position:static}.release-card,.promotion-card{grid-template-columns:1fr}.release-cover{min-height:auto;aspect-ratio:1}.promotion-map{min-height:360px}.chart-group>header,.section-heading,.promotion-callout .wrap,.source-cta{align-items:flex-start;flex-direction:column}.chart-preview-grid{grid-template-columns:1fr}.chart-table{overflow:visible;border:0;background:transparent}.chart-head{display:none}.chart-row{grid-template-columns:60px 106px 70px minmax(0,1fr);min-height:105px;margin-bottom:10px;padding:15px;border:1px solid var(--line);border-radius:17px;background:#fff}.chart-trend{width:98px;grid-template-columns:26px minmax(0,1fr);padding:4px 7px}.chart-trend i{width:24px;height:24px}.chart-cover{width:62px;height:62px}.chart-stat{display:none}.chart-toolbar{grid-template-columns:1fr;gap:20px}.chart-week-nav{display:grid;grid-template-columns:1fr 1fr}.chart-week-nav a{min-width:0}.country-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.founder-hero .wrap{grid-template-columns:1fr}.founder-monogram{display:none}.values-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.security-row{align-items:flex-start;flex-direction:column}}
@media(max-width:620px){:root{--wrap:calc(100% - 28px)}h1{font-size:clamp(2.65rem,13vw,4.6rem)}h2{font-size:clamp(2rem,9vw,3.3rem)}.header-inner{height:68px}.site-logo{width:138px}.site-nav{top:68px}.section{padding:52px 0}.page-hero{padding:44px 0 42px}.page-hero h1{font-size:clamp(2.65rem,12vw,4.4rem)}.breadcrumb{margin-bottom:25px}.article-grid,.compact-grid,.radio-date-grid{grid-template-columns:1fr}.lead-image{min-height:270px}.lead-story>div{padding:26px}.article-card-body{min-height:250px;padding:22px}.pulse-grid{display:block}.airplay-mini{margin-bottom:22px}.mini-head{align-items:flex-start;flex-direction:column}.promotion-callout .wrap{display:flex}.period-tabs{width:100%;grid-template-columns:repeat(3,1fr);margin-bottom:34px}.period-tabs a{padding:12px 6px;font-size:.83rem}.desktop-label{display:none}.mobile-label{display:inline}.radio-date-day>header time{font-size:1.35rem}.release-summary,.promotion-card>div:last-child{padding:28px}.release-summary h2{font-size:2.7rem}.social-pill{flex:1 1 calc(50% - 10px);min-width:0}.press-office{padding:26px}.chart-group{padding:24px 18px}.chart-group>header{align-items:flex-start;flex-direction:column}.chart-preview{padding:22px 18px}.chart-toolbar{padding:24px 18px}.chart-toolbar form>div{grid-template-columns:1fr}.chart-toolbar .button{width:100%}.chart-row{grid-template-columns:40px 78px 58px minmax(0,1fr);gap:8px;padding:12px 9px}.chart-position strong{font-size:1.55rem}.chart-trend{width:72px;grid-template-columns:24px minmax(0,1fr);gap:3px;padding:3px}.chart-trend b{font-size:.57rem}.chart-cover{width:52px;height:52px}.chart-track strong{font-size:.95rem}.chart-track span{font-size:.78rem}.chart-track small{font-size:.56rem}.chart-week-nav{grid-template-columns:1fr}.source-cta{padding:28px}.country-grid{grid-template-columns:1fr}.global-summary{grid-template-columns:1fr}.founder-hero{padding:55px 0}.founder-grid{gap:20px}.form-grid{grid-template-columns:1fr}.form-wide{grid-column:auto}.editorial-form{padding:24px 18px}.security-row{overflow:hidden}.contact-panel,.contact-note{padding:26px 22px}.footer-grid{grid-template-columns:1fr;padding-block:50px}.footer-bottom .wrap{align-items:flex-start;flex-direction:column}.cookie-banner{right:12px;bottom:12px;width:calc(100% - 24px);padding:20px}.cookie-banner .button{min-height:44px;padding:10px 14px}.post-meta{flex-direction:column;gap:5px}.post-layout{padding-block:45px}.post-content{font-size:1rem}}

@media(max-width:900px){.site-musicaemergenti .header-inner{height:74px}.site-musicaemergenti .site-nav,.site-promozioneartistica .site-nav{padding:15px;border-radius:18px;background:#fff;box-shadow:var(--shadow)}.site-promozioneartistica .site-nav a{color:var(--ink);border-bottom:0;border-radius:10px}.site-promozioneartistica .site-nav a:hover,.site-promozioneartistica .site-nav a[aria-current=page]{color:#062c28;background:rgba(233,178,52,.22)}.site-diecidomande .site-nav{gap:2px;border:1px solid var(--line)}.site-diecidomande .site-nav a{border:0;border-radius:10px}.site-musicaemergenti .home-hero .wrap,.site-promozioneartistica .home-hero .wrap{min-height:auto}.site-musicaemergenti .lead-story,.site-promozionemusicale .lead-story{grid-template-columns:1fr;direction:ltr}.site-artistimusica .lead-image{aspect-ratio:16/9}.founder-hero .wrap{grid-template-columns:minmax(0,1fr) 280px;gap:45px}.mr-footer-inner{grid-template-columns:1fr;gap:20px;width:calc(100% - 36px);padding:30px 0}.mr-footer-about,.mr-footer-system{display:grid;justify-items:center;width:100%;text-align:center}.mr-footer-lead{max-width:680px}.mr-footer-links{justify-content:center}.mr-footer-system{padding-top:20px;border-top:1px solid rgba(220,220,225,.16)}.mr-footer-stats{width:min(560px,100%);grid-template-columns:repeat(3,minmax(0,1fr));justify-content:center}.mr-footer-stats>span,.mr-footer-stats strong{text-align:center}.mr-footer-brand-divider{order:4}.mr-footer-identities{order:3}.cookie-banner{width:min(520px,calc(100% - 32px));right:16px;bottom:16px}}

@media(max-width:620px){.post-hero{padding:40px 0 34px}.post-hero h1{font-size:clamp(2.2rem,10.4vw,3.45rem);line-height:1.04}.post-cover{width:calc(100% - 28px);margin-top:28px}.post-cover img{max-height:430px;aspect-ratio:auto}.release-hero{padding:40px 0 36px}.release-hero h1{font-size:clamp(2.25rem,10.5vw,3.55rem);line-height:1.04}.founder-hero .wrap{grid-template-columns:1fr}.founder-portrait{width:min(310px,84vw);margin:20px auto 0}.founder-hero h1{font-size:clamp(2.7rem,13vw,4.2rem)}.founder-hero h1 .roberto-signature{display:block;margin:.13em 0 0;font-size:1.08em}.mr-footer-inner{gap:18px;width:calc(100% - 28px);padding:28px 0 30px}.mr-footer-lead{max-width:340px;margin-bottom:15px;font-size:12px;text-align:center}.mr-footer-links{flex-direction:column;align-items:center;gap:8px;width:100%;font-size:10px}.mr-footer-links a,.mr-footer-links button{display:block}.mr-footer-links a+a:before,.mr-footer-links a+button:before{content:none}.mr-footer-stats{gap:5px 8px}.mr-footer-stats strong{font-size:clamp(17px,4.7vw,19px)}.mr-footer-identities{grid-template-columns:1fr;gap:14px;justify-items:center;padding-top:18px;border-top:1px solid rgba(220,220,225,.16)}.mr-footer-creator{justify-self:center}.mr-footer-identity-divider{width:100%;height:1px}.mr-footer-powered{justify-self:center}.mr-footer-brand-divider{grid-template-columns:1fr;gap:16px;justify-items:center}.mr-footer-brand-line{display:none}.mr-footer-brand-line:first-child{display:block}.mr-footer-mantovani-mark{width:76px}.mr-footer-creator-avatar{width:38px;height:38px}.mr-footer-creator-name{font-size:22px}.cookie-banner{right:10px;bottom:10px;width:calc(100% - 20px);padding:20px 18px;border-radius:20px}.cookie-banner h2{font-size:1.28rem}.cookie-banner p{font-size:.79rem}.cookie-actions{grid-template-columns:1fr;gap:7px;margin-top:16px}.cookie-actions .button{min-height:44px;font-size:.75rem}.cookie-dialog{padding:28px 20px 20px}.cookie-dialog h2{padding-right:42px;font-size:1.75rem}.cookie-dialog>p:not(.eyebrow){margin-right:0}.cookie-dialog .cookie-actions{grid-template-columns:1fr}.cookie-option{gap:12px;padding:16px 0}.cookie-option small{font-size:.75rem}}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

/* Shared upload control and keyboard-only skip link. */
.skip-link{top:-100px;left:10px;transform:none;opacity:0;pointer-events:none}.skip-link:focus{top:-100px;opacity:0;pointer-events:none}.skip-link:focus-visible{top:10px;opacity:1;pointer-events:auto}
.file-field{display:block;padding:24px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(145deg,#fff,var(--soft));transition:border-color .2s ease,box-shadow .2s ease}.file-field.is-dragging{border-color:var(--primary);box-shadow:0 0 0 5px rgba(var(--primary-rgb),.12)}.file-field.has-error{border-color:#d33a43;background:#fff7f7}.file-field-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:16px}.file-field-title{display:block;font-size:1rem;font-weight:800}.file-field-heading small{margin-top:3px}.file-counter{flex:0 0 auto;padding:6px 11px;border-radius:999px;background:rgba(var(--primary-rgb),.11);color:var(--primary);font-size:.74rem;letter-spacing:.06em}.file-dropzone{position:relative;display:flex;min-height:118px;align-items:center;justify-content:center;gap:16px;padding:22px;border:1.5px dashed #aeb3bd;border-radius:16px;background:#fff;text-align:left;overflow:hidden;cursor:pointer}.file-dropzone:hover{border-color:var(--primary);background:rgba(var(--primary-rgb),.035)}.file-dropzone input{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer}.file-dropzone-icon{display:grid;width:48px;height:48px;place-items:center;border-radius:50%;background:var(--secondary);color:#fff;font-size:1.45rem;font-weight:700}.file-dropzone>span:last-child{display:grid;gap:1px}.file-dropzone strong{font-size:.98rem}.file-dropzone small{margin:0}.file-output{display:grid;gap:8px;margin-top:14px}.file-item{display:grid;grid-template-columns:34px minmax(0,1fr) auto 32px;align-items:center;gap:10px;padding:10px 10px 10px 12px;border:1px solid var(--line);border-radius:12px;background:#fff}.file-item b{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:rgba(var(--primary-rgb),.1);color:var(--primary);font-size:.68rem}.file-item>span{overflow:hidden;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.file-item small{margin:0}.file-remove{display:grid;width:30px;height:30px;margin:0;padding:0;place-items:center;border:0;border-radius:50%;background:var(--soft);color:var(--muted);font:700 1.1rem/1 Arial,sans-serif;cursor:pointer}.file-remove:hover,.file-remove:focus-visible{background:var(--secondary);color:#fff;outline:none}.file-empty,.file-error{display:block;padding:10px 2px;color:var(--muted);font-size:.82rem}.file-error{color:#b5222c;font-weight:750}
@media(max-width:620px){.file-field{padding:18px}.file-field-heading{gap:12px}.file-dropzone{min-height:108px;padding:18px 12px}.file-dropzone-icon{width:42px;height:42px}.file-item{grid-template-columns:30px minmax(0,1fr) auto;gap:7px;padding:9px}.file-item b{width:26px;height:26px}.file-item small{font-size:.68rem}}

/* Distinct editorial identities, balanced Radio Date cards and consent spacing. */
@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,400;0,500;0,600;0,700;0,800;1,500&family=Barlow+Condensed:wght@600;700;800&family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700;9..40,800&family=Fraunces:opsz,wght@9..144,600;9..144,700;9..144,800&family=Outfit:wght@400;500;600;700;800&family=Sora:wght@400;500;600;700;800&display=swap');

.cookie-banner>p{max-width:455px}.cookie-banner>.cookie-actions{margin-top:26px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1)}

.radio-date-row{min-height:104px;padding:14px;gap:16px}.date-copy{gap:2px;justify-content:center;line-height:1.14}.date-copy time{margin:0 0 3px;font-size:.66rem;line-height:1.2;letter-spacing:.075em}.date-copy strong{margin:0;font-size:1rem;line-height:1.17}.date-copy span{font-size:.84rem;line-height:1.22}.date-copy small{margin-top:2px;font-size:.7rem;line-height:1.2}.release-hero h1{max-width:1580px;line-height:1.01;text-wrap:balance}.release-hero.is-long h1{font-size:clamp(2.4rem,3.8vw,4.4rem);line-height:1.04}.release-hero.is-very-long h1{font-size:clamp(2.1rem,3.2vw,3.75rem);line-height:1.06}.release-summary{gap:0}.release-summary .eyebrow{margin-bottom:18px}.release-summary h2{margin:0 0 10px;line-height:1.02;text-wrap:balance}.release-summary h3{margin:0 0 7px;line-height:1.15}.release-summary>p:last-of-type{margin:0;line-height:1.35}.release-summary .social-pills{margin-top:25px}

.site-diecidomande{font-family:"DM Sans",Arial,sans-serif}.site-diecidomande h1,.site-diecidomande h2,.site-diecidomande h3{font-family:"DM Sans",Arial,sans-serif}.site-diecidomande .site-header{border-top:5px solid #209af3;background:#fff}.site-diecidomande .home-hero{isolation:isolate;background:linear-gradient(105deg,#061625 0%,#07182a 62%,#0b3458 100%)}.site-diecidomande .home-hero:after{position:absolute;z-index:-1;right:-1vw;bottom:-.38em;color:rgba(32,154,243,.11);content:"10";font:800 clamp(22rem,45vw,49rem)/.75 "DM Sans",sans-serif;letter-spacing:-.13em}.site-diecidomande .home-hero .wrap{min-height:620px}.site-diecidomande .home-hero-copy{max-width:980px}.site-diecidomande .home-hero h1{font-size:clamp(3.5rem,6.2vw,7.1rem);line-height:.91}.site-diecidomande .hero-shape{opacity:.72}.site-diecidomande .home-module-stories .lead-story{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr)}.site-diecidomande .compact-grid{gap:18px}.site-diecidomande .home-module-pulse{background:#07182a}

.site-musicaemergenti{font-family:Manrope,Arial,sans-serif}.site-musicaemergenti h1,.site-musicaemergenti h2,.site-musicaemergenti h3{font-family:Sora,Manrope,sans-serif;letter-spacing:-.05em}.site-musicaemergenti .home-hero{background:radial-gradient(circle at 50% 120%,rgba(245,231,72,.25),transparent 36%),linear-gradient(115deg,#042f34,#06144d 72%)}.site-musicaemergenti .home-hero .wrap{min-height:720px}.site-musicaemergenti .home-hero h1{font-size:clamp(3.7rem,7vw,7.6rem);line-height:.94}.site-musicaemergenti .home-module-pulse{padding-top:72px;background:linear-gradient(180deg,#efffdc,#fff)}.site-musicaemergenti .home-module-pulse .pulse-grid{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr)}.site-musicaemergenti .home-module-stories{background:#fff}.site-musicaemergenti .home-module-stories .lead-story{border:0;border-radius:0;background:#06144d;color:#fff;box-shadow:0 28px 80px rgba(6,20,77,.18)}.site-musicaemergenti .lead-story>div>p:not(.eyebrow){color:rgba(255,255,255,.68)}.site-musicaemergenti .lead-story .button{background:#f5e748;color:#06144d}.site-musicaemergenti .article-card{border-radius:12px 32px}

.site-artistimusica{font-family:Manrope,Arial,sans-serif}.site-artistimusica h1,.site-artistimusica h2,.site-artistimusica h3{font-family:Outfit,Manrope,sans-serif;letter-spacing:-.052em}.site-artistimusica .site-header{background:linear-gradient(90deg,#f3ffe8,#e7ffd0)}.site-artistimusica .home-hero{background:linear-gradient(110deg,#003f3b 0%,#09624f 60%,#0f7f5e 100%)}.site-artistimusica .home-hero .wrap{grid-template-columns:minmax(0,.86fr) minmax(420px,1.14fr);min-height:680px}.site-artistimusica .home-hero h1{font-size:clamp(3.6rem,6.4vw,7.2rem)}.site-artistimusica .home-module-stories{padding-bottom:56px;background:#f5ffe8}.site-artistimusica .home-module-stories .lead-story{border:0;border-radius:0 80px 0 80px;background:#fff;box-shadow:0 28px 80px rgba(0,63,59,.12)}.site-artistimusica .home-module-stories .lead-image{aspect-ratio:21/8}.site-artistimusica .home-module-latest{padding-top:56px}.site-artistimusica .home-module-latest .article-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.site-artistimusica .home-module-latest .article-card-body{min-height:330px;padding:22px 18px}.site-artistimusica .home-module-latest .article-card-body>p{display:none}.site-artistimusica .home-module-pulse{background:#003f3b}

.site-promozionemusicale{font-family:Barlow,Arial,sans-serif}.site-promozionemusicale h1,.site-promozionemusicale h2,.site-promozionemusicale h3{font-family:"Barlow Condensed",Barlow,sans-serif;letter-spacing:-.025em}.site-promozionemusicale .site-header{border-top-width:6px}.site-promozionemusicale .site-nav a{font-family:Barlow,Arial,sans-serif;font-size:.94rem}.site-promozionemusicale .home-hero{background:linear-gradient(110deg,#700b05 0%,#b6190d 50%,#09265f 50%,#061a42 100%)}.site-promozionemusicale .home-hero .wrap{grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);min-height:610px}.site-promozionemusicale .home-hero h1{font-size:clamp(4.3rem,7.4vw,8.2rem);line-height:.82;text-transform:uppercase}.site-promozionemusicale .home-hero .hero-shape{max-width:620px;justify-self:end}.site-promozionemusicale .home-module-promotion{padding:52px 0;background:#f2f5fb;color:#09265f}.site-promozionemusicale .home-module-promotion .wrap{padding:38px 42px;border-left:8px solid #e71909;background:#fff;box-shadow:0 18px 50px rgba(9,38,95,.1)}.site-promozionemusicale .home-module-promotion p{color:#596275}.site-promozionemusicale .home-module-promotion .button{background:#09265f;color:#fff}.site-promozionemusicale .home-module-pulse{background:#07152f}.site-promozionemusicale .home-module-stories .lead-story{border-radius:6px}.site-promozionemusicale .home-module-stories .article-card{border-radius:6px}

.site-promozioneartistica{font-family:Manrope,Arial,sans-serif}.site-promozioneartistica h1,.site-promozioneartistica h2,.site-promozioneartistica h3{font-family:Fraunces,Georgia,serif;letter-spacing:-.04em}.site-promozioneartistica .site-header{background:#021b19;border-bottom:1px solid rgba(233,178,52,.42)}.site-promozioneartistica .header-inner{height:98px}.site-promozioneartistica .site-logo{width:250px;height:78px}.site-promozioneartistica .site-logo img{filter:drop-shadow(0 3px 10px rgba(0,0,0,.35))}.site-promozioneartistica .site-nav a{color:#fff;font-family:Manrope,Arial,sans-serif}.site-promozioneartistica .home-hero{background:radial-gradient(circle at 50% 42%,rgba(233,178,52,.11),transparent 35%),#021b19}.site-promozioneartistica .home-hero .wrap{min-height:740px}.site-promozioneartistica .home-hero h1{max-width:1250px;margin-inline:auto;font-size:clamp(4rem,7vw,7.8rem);font-weight:700;line-height:.94}.site-promozioneartistica .home-hero-copy>p:not(.eyebrow){font-family:Manrope,Arial,sans-serif}.site-promozioneartistica .home-module-stories{background:#fff9ed}.site-promozioneartistica .home-module-stories .lead-story{grid-template-columns:minmax(0,.9fr) minmax(390px,1.1fr);border:0;border-radius:80px 12px;background:#062c28;color:#fff;box-shadow:0 28px 90px rgba(6,44,40,.18)}.site-promozioneartistica .home-module-stories .lead-story>div>p:not(.eyebrow){color:rgba(255,255,255,.68)}.site-promozioneartistica .home-module-stories .article-card{border-radius:38px 8px}.site-promozioneartistica .home-module-promotion{background:#e9b234;color:#062c28}.site-promozioneartistica .home-module-promotion .eyebrow,.site-promozioneartistica .home-module-promotion h2,.site-promozioneartistica .home-module-promotion p{color:#062c28}.site-promozioneartistica .home-module-promotion .button{background:#062c28;color:#fff}.site-promozioneartistica .home-module-latest{background:#fff}.site-promozioneartistica .home-module-pulse{background:#062c28}

@media(max-width:1200px){.site-artistimusica .home-module-latest .article-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.site-promozioneartistica .site-logo{width:210px}.site-promozioneartistica .site-nav a{padding-inline:8px;font-size:.77rem}}
@media(max-width:900px){.cookie-banner>.cookie-actions{margin-top:24px;padding-top:18px}.radio-date-row{min-height:100px}.site-diecidomande .home-hero:after{right:-8vw;font-size:26rem}.site-musicaemergenti .home-module-pulse .pulse-grid{grid-template-columns:1fr}.site-artistimusica .home-hero .wrap,.site-promozionemusicale .home-hero .wrap{grid-template-columns:1fr}.site-artistimusica .home-module-latest .article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-promozioneartistica .header-inner{height:74px}.site-promozioneartistica .site-logo{width:180px;height:58px}.site-promozioneartistica .site-nav{top:74px;background:#fff}.site-promozioneartistica .site-nav a{color:#062c28}.site-promozioneartistica .home-module-stories .lead-story{grid-template-columns:1fr;border-radius:38px 10px}.site-promozionemusicale .home-module-promotion .wrap{padding:30px}}
@media(max-width:620px){.cookie-banner>.cookie-actions{margin-top:21px;padding-top:17px}.radio-date-row{grid-template-columns:64px minmax(0,1fr) 18px;min-height:94px;gap:12px;padding:12px}.date-cover{width:64px;height:64px}.date-copy{gap:1px}.date-copy time{margin-bottom:2px;font-size:.62rem}.date-copy strong{font-size:.94rem}.date-copy span{font-size:.78rem}.date-copy small{margin-top:1px;font-size:.65rem}.release-hero h1{font-size:clamp(2rem,8.5vw,2.65rem);line-height:1.07}.release-hero.is-long h1{font-size:clamp(1.9rem,8.4vw,2.9rem);line-height:1.07}.release-hero.is-very-long h1{font-size:clamp(1.75rem,7.7vw,2.55rem);line-height:1.08}.release-summary .eyebrow{margin-bottom:14px}.release-summary h2{font-size:clamp(2.15rem,10vw,2.9rem);margin-bottom:8px}.release-summary h3{font-size:1.35rem;margin-bottom:6px}.release-summary .social-pills{margin-top:20px}.site-promozioneartistica .site-logo{width:160px;height:52px}.site-promozioneartistica .home-hero .wrap{padding-block:66px}.site-promozioneartistica .home-hero h1{font-size:clamp(3.1rem,14vw,4.5rem)}.site-promozionemusicale .home-hero h1{font-size:clamp(3.8rem,16vw,5.4rem)}.site-artistimusica .home-module-latest .article-grid{grid-template-columns:1fr}.site-artistimusica .home-module-latest .article-card-body{min-height:240px}.site-promozionemusicale .home-module-promotion{padding:34px 0}.site-promozionemusicale .home-module-promotion .wrap{padding:25px 20px}.site-diecidomande .home-hero:after{font-size:20rem}}

/* Editorial refinement v9: magazine heroes, article media and compact controls. */
.home-hero .home-hero-editorial{position:relative;min-height:650px;display:grid;grid-template-columns:minmax(0,.92fr) minmax(440px,1.08fr);align-items:center;gap:clamp(38px,5vw,82px);padding-block:72px}
.home-hero-editorial .home-hero-copy{min-width:0}.home-hero-editorial h1{font-size:clamp(3rem,5.2vw,6.2rem);line-height:.94;text-wrap:balance}.home-hero-editorial h1 a{color:inherit}.home-hero-media{position:relative;overflow:hidden;width:100%;height:500px;margin:0;border-radius:36px;background:#050608;box-shadow:0 30px 80px rgba(0,0,0,.28)}.home-hero-media img{width:100%;height:100%;object-fit:cover}.home-hero-media figcaption{position:absolute;right:22px;bottom:22px;display:grid;gap:2px;max-width:calc(100% - 44px);padding:12px 16px;border:1px solid rgba(255,255,255,.25);border-radius:16px;background:rgba(7,8,12,.72);color:#fff;backdrop-filter:blur(10px)}.home-hero-media figcaption span{font-weight:800}.home-hero-media figcaption small{overflow:hidden;color:rgba(255,255,255,.68);text-overflow:ellipsis;white-space:nowrap}.editorial-deck{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:0}.article-card-body,.article-card.is-compact .article-card-body{min-height:0}.article-card .text-link{margin-top:18px}.article-card.is-compact .text-link{margin-top:14px}

/* Keep editorial photographs part of the article instead of turning them into full-screen blocks. */
.post-cover{width:min(1020px,calc(100% - 64px));margin-top:34px;text-align:center}.post-cover img{display:block;width:auto;max-width:100%;height:auto;max-height:540px;margin-inline:auto;aspect-ratio:auto;object-fit:contain;background:var(--soft)}.post-cover figcaption{max-width:820px;margin:10px auto 0;text-align:center}.post-layout{grid-template-columns:minmax(0,1fr) 350px;gap:54px;width:var(--wrap);max-width:none}.post-content{min-width:0}.post-content>*{max-width:none}.post-content img{display:block;width:auto;max-width:min(100%,780px);height:auto;max-height:560px;margin:30px auto;border-radius:18px;object-fit:contain}.post-content figure{max-width:100%;margin:30px auto}.post-content figure img{margin:0 auto}.post-content figcaption{margin-top:9px;color:var(--muted);font-size:.8rem;text-align:center}.post-content iframe{display:block;width:100%;max-width:100%;height:auto;min-height:420px;border:0;border-radius:18px}.post-aside-stack{position:sticky;top:125px;display:grid;gap:18px}.post-aside>div{position:static;padding:0;border-radius:0;background:transparent;color:inherit}.post-sidebar-card{padding:26px;border-radius:22px;background:var(--secondary);color:#fff}.post-sidebar-card h2{font-size:1.9rem}.post-sidebar-card p{color:rgba(255,255,255,.72)}.post-sidebar-card .button{margin-top:8px}.post-sidebar-dates{border:1px solid var(--line);background:var(--soft);color:var(--ink)}.post-sidebar-dates p,.post-sidebar-dates .date-copy span,.post-sidebar-dates .date-copy small{color:var(--muted)}.post-sidebar-dates .mini-head{margin-bottom:16px}.post-sidebar-dates .mini-head h2{font-size:1.8rem}.post-sidebar-dates .mini-head>a{color:var(--primary);font-weight:800}.post-sidebar-dates .radio-date-row{grid-template-columns:58px minmax(0,1fr) 18px;gap:11px;padding:9px}.post-sidebar-dates .date-cover{width:58px;height:58px}.post-sidebar-dates .date-copy strong{font-size:.9rem}

/* Founder portrait remains a true circle regardless of intrinsic HTML dimensions. */
.founder-portrait{width:100%;aspect-ratio:1}.founder-portrait img{display:block;width:100%;height:100%;aspect-ratio:auto;object-fit:cover}.founder-story .prose{max-width:none}.founder-story .prose h2{font-size:clamp(1.8rem,2.7vw,2.7rem);line-height:1.06}

/* Cookie preferences: prevent switch labels and actions from colliding. */
.cookie-dialog{width:min(680px,100%);overflow-x:hidden}.cookie-option{grid-template-columns:minmax(0,1fr) 52px}.cookie-option>span{min-width:0}.switch{display:block;flex:0 0 48px}.cookie-dialog .cookie-actions{align-items:stretch}.cookie-dialog .cookie-actions .button{min-height:50px;padding:12px 18px;white-space:normal;line-height:1.2}

/* Each publication keeps its own editorial composition. */
.site-diecidomande .home-hero-media{height:520px;border:1px solid rgba(25,154,243,.42);border-radius:18px}.site-diecidomande .home-hero-editorial{grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr)}
.site-musicaemergenti .home-hero{background:#06134a}.site-musicaemergenti .home-hero-editorial{display:block;min-height:720px;padding-block:90px}.site-musicaemergenti .home-hero-media{position:absolute;z-index:0;inset:0;width:100%;height:100%;border-radius:0;box-shadow:none}.site-musicaemergenti .home-hero-media:after{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,12,52,.97) 0%,rgba(4,12,52,.83) 42%,rgba(4,12,52,.18) 78%,rgba(4,12,52,.06) 100%);content:""}.site-musicaemergenti .home-hero-media figcaption{z-index:2}.site-musicaemergenti .home-hero-copy{position:relative;z-index:2;max-width:820px;padding-top:70px}.site-musicaemergenti .home-hero h1{font-size:clamp(3.6rem,6.5vw,7rem);line-height:.9}.site-musicaemergenti .home-module-pulse{background:linear-gradient(180deg,#efffdc,#fff);color:#06144d}.site-musicaemergenti .home-module-pulse .airplay-mini,.site-musicaemergenti .home-module-pulse .radio-date-mini{border-color:rgba(6,20,77,.15);background:#fff;color:#06144d;box-shadow:0 18px 50px rgba(6,20,77,.08)}.site-musicaemergenti .home-module-pulse .airplay-list a,.site-musicaemergenti .home-module-pulse .radio-date-row{border-color:rgba(6,20,77,.12);background:#f7faed;color:#06144d}.site-musicaemergenti .home-module-pulse .airplay-list small,.site-musicaemergenti .home-module-pulse .airplay-list b,.site-musicaemergenti .home-module-pulse .date-copy span,.site-musicaemergenti .home-module-pulse .date-copy small{color:#64706a}
.site-artistimusica .home-hero-editorial{grid-template-columns:minmax(420px,.8fr) minmax(0,1.2fr)}.site-artistimusica .home-hero-copy{order:2}.site-artistimusica .home-hero-media{order:1;height:570px;border-radius:140px 18px 140px 18px;box-shadow:0 30px 80px rgba(0,30,25,.38)}
.site-promozionemusicale .home-hero{background:#07152f}.site-promozionemusicale .home-hero-editorial{grid-template-columns:minmax(0,.82fr) minmax(480px,1.18fr);gap:0}.site-promozionemusicale .home-hero-copy{z-index:3;padding:52px;background:#9e160e;box-shadow:18px 18px 0 #e71909}.site-promozionemusicale .home-hero-media{height:540px;border:8px solid #fff;border-radius:0;box-shadow:20px 20px 0 #09265f}.site-promozionemusicale .home-hero h1{font-size:clamp(3.4rem,5.6vw,6.6rem);line-height:.86}.site-promozionemusicale .home-hero-media figcaption{border-radius:4px}
.site-promozioneartistica .home-hero-editorial{display:block;min-height:720px;padding-block:88px}.site-promozioneartistica .home-hero-media{position:absolute;z-index:0;inset:36px 0;width:100%;height:calc(100% - 72px);border:1px solid rgba(233,178,52,.55);border-radius:60px 8px;box-shadow:none}.site-promozioneartistica .home-hero-media:after{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,27,25,.98) 0%,rgba(2,27,25,.82) 50%,rgba(2,27,25,.2) 100%);content:""}.site-promozioneartistica .home-hero-media figcaption{z-index:2;border-color:rgba(233,178,52,.5);background:rgba(2,27,25,.76)}.site-promozioneartistica .home-hero-copy{position:relative;z-index:2;max-width:850px;padding:95px 70px}.site-promozioneartistica .home-hero h1{margin-inline:0;text-align:left}

/* Horizontal live modules are intentionally different on selected publications. */
.home-ticker{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(310px,1fr);overflow-x:auto;gap:12px;padding-bottom:8px;scroll-snap-type:x mandatory;scrollbar-width:thin}.home-ticker>*{scroll-snap-align:start}.pulse-layout-musicaemergenti .pulse-grid,.pulse-layout-promozionemusicale .pulse-grid{grid-template-columns:1fr}.pulse-layout-artistimusica .pulse-grid{grid-template-columns:minmax(380px,.72fr) minmax(0,1.28fr)}.pulse-layout-artistimusica .radio-date-mini{order:-1}.pulse-layout-promozionemusicale .airplay-list,.pulse-layout-promozionemusicale .mini-list{grid-auto-columns:minmax(330px,.45fr)}.pulse-layout-promozioneartistica .airplay-mini,.pulse-layout-promozioneartistica .radio-date-mini{border-color:rgba(233,178,52,.32)}

@media(max-width:1200px){.editorial-deck{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero .home-hero-editorial,.site-diecidomande .home-hero-editorial,.site-artistimusica .home-hero-editorial,.site-promozionemusicale .home-hero-editorial{grid-template-columns:minmax(0,1fr) minmax(380px,.9fr);gap:36px}.site-promozionemusicale .home-hero-copy{padding:38px}.post-layout{grid-template-columns:minmax(0,1fr) 320px;gap:38px}.post-content iframe{min-height:360px}}
@media(max-width:900px){.home-hero .home-hero-editorial,.site-diecidomande .home-hero-editorial,.site-artistimusica .home-hero-editorial,.site-promozionemusicale .home-hero-editorial{grid-template-columns:1fr;min-height:auto;padding-block:58px}.home-hero-media,.site-diecidomande .home-hero-media,.site-artistimusica .home-hero-media,.site-promozionemusicale .home-hero-media{order:2;height:390px;border-radius:24px}.site-artistimusica .home-hero-copy{order:1}.site-promozionemusicale .home-hero-copy{padding:34px;box-shadow:10px 10px 0 #e71909}.site-promozionemusicale .home-hero-media{border-width:5px;box-shadow:10px 10px 0 #09265f}.site-musicaemergenti .home-hero-editorial,.site-promozioneartistica .home-hero-editorial{min-height:650px}.site-musicaemergenti .home-hero-copy{padding:80px 0}.site-promozioneartistica .home-hero-copy{padding:90px 36px}.post-layout{grid-template-columns:1fr;padding-block:46px}.post-aside-stack{position:static;grid-template-columns:1fr 1fr}.post-content iframe{min-height:0;aspect-ratio:16/9}.pulse-layout-artistimusica .pulse-grid{grid-template-columns:1fr}.founder-portrait{max-width:390px}.cookie-dialog{max-height:calc(100vh - 24px)}}
@media(max-width:620px){.home-hero .home-hero-editorial{padding-block:42px}.home-hero-editorial h1,.site-musicaemergenti .home-hero h1,.site-promozionemusicale .home-hero h1,.site-promozioneartistica .home-hero h1{font-size:clamp(2.55rem,12.5vw,4rem);line-height:.95}.home-hero-media,.site-diecidomande .home-hero-media,.site-artistimusica .home-hero-media,.site-promozionemusicale .home-hero-media{height:280px}.site-musicaemergenti .home-hero-editorial,.site-promozioneartistica .home-hero-editorial{min-height:600px;padding-block:32px}.site-musicaemergenti .home-hero-copy{padding:58px 0 120px}.site-promozioneartistica .home-hero-copy{padding:68px 20px 120px}.home-hero-media figcaption{right:12px;bottom:12px;max-width:calc(100% - 24px);padding:9px 12px}.editorial-deck{grid-template-columns:1fr}.post-cover{width:calc(100% - 28px);margin-top:24px}.post-cover img{max-height:410px}.post-layout{width:calc(100% - 28px);padding-block:38px}.post-content{font-size:1rem}.post-content img{max-height:430px;margin:22px auto}.post-aside-stack{grid-template-columns:1fr}.post-sidebar-card{padding:22px}.home-ticker{grid-auto-columns:min(82vw,330px)}.founder-portrait{width:min(300px,82vw)}.cookie-dialog{padding:26px 18px 18px}.cookie-option{grid-template-columns:minmax(0,1fr) 48px;gap:14px}.cookie-dialog .cookie-actions{grid-template-columns:1fr}.cookie-dialog .cookie-actions .button{min-height:48px}.site-musicaemergenti .home-module-pulse .mini-head{display:grid}.site-musicaemergenti .home-module-pulse .mini-head>a{justify-self:start}}

/* Long editorial headlines stay readable within the two most graphic themes. */
.site-promozionemusicale .home-hero-editorial{grid-template-columns:minmax(560px,1.06fr) minmax(480px,.94fr);min-height:680px}.site-promozionemusicale .home-hero-copy{min-width:0;padding:42px}.site-promozionemusicale .home-hero h1{max-width:720px;font-size:clamp(3rem,4.45vw,4.7rem);line-height:.91;overflow-wrap:anywhere}.site-promozionemusicale .home-hero-media{height:500px}.site-promozioneartistica .home-hero-editorial{min-height:690px}.site-promozioneartistica .home-hero-copy{max-width:880px;padding:78px 64px}.site-promozioneartistica .home-hero h1{max-width:780px;font-size:clamp(3.2rem,5vw,5.45rem);line-height:.93;text-wrap:balance}.site-promozioneartistica .home-hero-copy>p:not(.eyebrow){max-width:700px}
@media(max-width:1200px){.site-promozionemusicale .home-hero-editorial{grid-template-columns:minmax(470px,1fr) minmax(420px,1fr)}.site-promozionemusicale .home-hero h1{font-size:clamp(2.8rem,4.2vw,4rem)}.site-promozioneartistica .home-hero h1{font-size:clamp(3.15rem,5.4vw,4.9rem)}}
@media(max-width:900px){.site-promozionemusicale .home-hero-editorial{grid-template-columns:1fr}.site-promozionemusicale .home-hero-copy{padding:32px}.site-promozionemusicale .home-hero h1{font-size:clamp(2.8rem,8vw,4.2rem)}.site-promozioneartistica .home-hero-copy{padding:72px 34px 125px}.site-promozioneartistica .home-hero h1{font-size:clamp(3rem,8vw,4.6rem)}}
@media(max-width:620px){.site-promozionemusicale .home-hero h1,.site-promozioneartistica .home-hero h1{font-size:clamp(2.45rem,11.6vw,3.65rem);line-height:.96}.site-promozioneartistica .home-hero-copy{padding:64px 18px 120px}}

/* Prevent horizontal tickers from imposing their min-content width on the page. */
.airplay-mini,.radio-date-mini{min-width:0}
@media(max-width:620px){.home-hero-editorial h1 a{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:6}.home-hero-copy>p:not(.eyebrow){display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}.site-diecidomande .home-hero:after{display:none}.site-diecidomande .home-hero .home-hero-editorial{grid-template-columns:1fr}.site-diecidomande .home-hero h1{font-size:clamp(2.25rem,10.8vw,3.2rem);line-height:.96}.site-diecidomande .home-hero h1 a{-webkit-line-clamp:5}.site-diecidomande .home-hero-media{height:260px}.site-promozionemusicale .home-hero-editorial{position:relative;display:block;min-height:760px;padding-block:28px}.site-promozionemusicale .home-hero-media{position:absolute;z-index:0;inset:0;width:100%;height:100%;border:0;border-radius:0;box-shadow:none}.site-promozionemusicale .home-hero-media:after{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,21,47,.98),rgba(7,21,47,.62) 70%,rgba(7,21,47,.2));content:""}.site-promozionemusicale .home-hero-media figcaption{z-index:2}.site-promozionemusicale .home-hero-copy{position:relative;z-index:2;max-width:340px;margin:36px 0 0;padding:28px 22px;background:rgba(128,17,10,.9);box-shadow:8px 8px 0 rgba(231,25,9,.9)}.site-promozionemusicale .home-hero h1{font-size:clamp(2.25rem,10.6vw,3.15rem);line-height:.94}.site-promozionemusicale .home-hero h1 a{-webkit-line-clamp:6}.site-promozionemusicale .home-hero-copy>p:not(.eyebrow){-webkit-line-clamp:3}.site-promozionemusicale .hero-actions{display:grid;grid-template-columns:1fr;margin-top:24px}.site-promozionemusicale .hero-actions .button{width:100%}.site-promozioneartistica .home-hero-editorial{min-height:770px}.site-promozioneartistica .home-hero-copy{padding:58px 18px 110px}.site-promozioneartistica .home-hero h1{font-size:clamp(2.25rem,10.2vw,3.05rem);line-height:.97}.site-promozioneartistica .home-hero h1 a{-webkit-line-clamp:6}.site-promozioneartistica .home-hero-copy>p:not(.eyebrow){-webkit-line-clamp:3}}

/* Editorial newsroom homepages v13. */
.ui-icon{display:block;width:1.18em;height:1.18em;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.card-arrow{display:grid;width:36px;height:36px;place-items:center;border:1px solid currentColor;border-radius:50%;font-style:normal;line-height:1}.card-arrow .ui-icon{width:18px;height:18px}
.site-search-link{display:inline-flex;min-width:44px;height:44px;align-items:center;justify-content:center;gap:8px;padding:0 13px;border:1px solid var(--line);border-radius:999px;font-size:.8rem;font-weight:800;white-space:nowrap}.site-search-link .ui-icon{width:19px;height:19px}.site-search-link:hover,.site-search-link[aria-current=page]{border-color:var(--primary);background:rgba(var(--primary-rgb),.08);color:var(--primary)}
.news-hero{overflow:hidden;padding:26px 0 52px;background:#fff}.news-masthead{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px;padding:13px 0;border-top:4px solid var(--primary);border-bottom:1px solid var(--line);color:var(--muted);font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.news-masthead span{color:var(--primary)}
.news-hero-grid{display:grid;grid-template-columns:minmax(0,1.48fr) minmax(360px,.72fr);gap:32px;align-items:start}.news-lead{min-width:0;overflow:hidden;background:var(--soft)}.news-lead-media{display:block;overflow:hidden;aspect-ratio:16/9;background:var(--secondary)}.news-lead-media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.news-lead:hover .news-lead-media img{transform:scale(1.025)}.news-lead-copy{padding:30px 32px 34px}.news-lead-copy .eyebrow{margin-bottom:15px}.news-lead h1{max-width:1100px;margin:0 0 18px;font-size:clamp(2.3rem,3.85vw,4.55rem);line-height:.96;text-wrap:balance}.news-lead h1 a{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.news-lead-copy>p:not(.eyebrow){display:-webkit-box;overflow:hidden;margin:0;color:var(--muted);font-size:1rem;-webkit-box-orient:vertical;-webkit-line-clamp:3}.news-read-link{display:inline-flex;align-items:center;gap:10px;margin-top:23px;color:var(--primary);font-weight:850}.news-read-link .ui-icon{width:20px;height:20px}
.news-briefs{display:grid;min-width:0;gap:0;border-top:1px solid var(--line)}.news-brief{position:relative;display:grid;grid-template-columns:112px minmax(0,1fr) 38px;align-items:center;gap:17px;min-width:0;padding:18px 0;border-bottom:1px solid var(--line)}.news-brief-image{display:block;overflow:hidden;width:112px;aspect-ratio:1;border-radius:12px;background:var(--secondary)}.news-brief-image img{width:100%;height:100%;object-fit:cover}.news-brief>div{min-width:0}.news-brief-index{display:none}.news-brief p{margin:0 0 5px;color:var(--primary);font-size:.63rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.news-brief h2{margin:0;font-size:clamp(1.08rem,1.35vw,1.42rem);line-height:1.06;letter-spacing:-.035em}.news-brief h2 a{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.news-brief time{display:block;margin-top:8px;color:var(--muted);font-size:.67rem}.news-brief-arrow{justify-self:end;color:var(--primary)}
.news-search{display:grid;grid-template-columns:minmax(220px,.55fr) minmax(420px,1.45fr);align-items:center;gap:28px;margin-top:28px;padding:20px 22px;border:1px solid var(--line);background:#fff;box-shadow:0 14px 45px rgba(15,17,22,.06)}.news-search>label{font-weight:850}.news-search>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.news-search input,.search-page-form input{width:100%;height:52px;padding:0 18px;border:1px solid var(--line);border-radius:12px;background:var(--soft);color:var(--ink);outline:none}.news-search input:focus,.search-page-form input:focus{border-color:var(--primary);box-shadow:0 0 0 4px rgba(var(--primary-rgb),.1)}.news-search button{display:inline-flex;min-height:52px;align-items:center;gap:9px;padding:0 22px;border:0;border-radius:12px;background:var(--primary);color:#fff;font-weight:850}.news-search button .ui-icon{width:19px}
.pulse-grid{align-items:start}.airplay-mini,.radio-date-mini{height:auto}.airplay-list a>em,.radio-date-row>b{overflow:visible}.airplay-list a .card-arrow{color:var(--primary)}.mini-head>a,.text-link{display:inline-flex;align-items:center;gap:7px}.mini-head>a .ui-icon,.text-link .ui-icon{width:18px;height:18px}.home-ticker{grid-auto-columns:calc((100% - 12px)/2)}
.search-page-form{display:grid;grid-template-columns:minmax(0,780px) auto;gap:12px;max-width:980px;margin-top:30px}.search-page-form .button{border-radius:12px}.search-results-head{margin-bottom:34px}.search-results-head h2{margin-bottom:10px}.search-results-head p{color:var(--muted)}

/* Dieci Domande: newspaper grid. */
.site-diecidomande .news-hero{background:#fff}.site-diecidomande .news-hero-grid{grid-template-columns:minmax(0,1.62fr) minmax(360px,.68fr);gap:42px}.site-diecidomande .news-lead{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(330px,.88fr);border:1px solid #101114;background:#fff}.site-diecidomande .news-lead-media{height:100%;min-height:520px;aspect-ratio:auto;border-right:1px solid #101114}.site-diecidomande .news-lead-copy{display:flex;flex-direction:column;justify-content:center;padding:38px}.site-diecidomande .news-lead h1{font-size:clamp(2.45rem,3.45vw,4.25rem)}.site-diecidomande .news-brief{grid-template-columns:92px minmax(0,1fr) 34px}.site-diecidomande .news-brief-image{width:92px;border-radius:0}.site-diecidomande .news-search{border:2px solid #07182a;box-shadow:7px 7px 0 #209af3}.site-diecidomande .news-search button{background:#07182a}.site-diecidomande .home-module-stories{background:#edf7ff}.site-diecidomande .article-card{border-color:#b9d9ef;box-shadow:none}

/* Musica Emergenti: modular discovery desk. */
.site-musicaemergenti .news-hero{background:linear-gradient(135deg,#f5ffe5,#eef4ff)}.site-musicaemergenti .news-masthead{border-top-color:#06144d}.site-musicaemergenti .news-hero-grid{grid-template-columns:minmax(0,1.15fr) minmax(430px,.85fr);gap:22px}.site-musicaemergenti .news-lead{border-radius:30px 8px;background:#06144d;color:#fff;box-shadow:0 24px 70px rgba(6,20,77,.18)}.site-musicaemergenti .news-lead-media{aspect-ratio:16/8}.site-musicaemergenti .news-lead-copy>p:not(.eyebrow){color:rgba(255,255,255,.72)}.site-musicaemergenti .news-read-link{color:#f5e748}.site-musicaemergenti .news-briefs{display:grid;grid-template-columns:1fr 1fr;gap:14px;border:0}.site-musicaemergenti .news-brief{display:block;min-height:0;padding:0 0 18px;overflow:hidden;border:1px solid rgba(6,20,77,.12);border-radius:8px 26px;background:#fff}.site-musicaemergenti .news-brief-image{width:100%;aspect-ratio:16/9;border-radius:0}.site-musicaemergenti .news-brief>div{padding:16px 17px 0}.site-musicaemergenti .news-brief-arrow{position:absolute;right:14px;bottom:14px}.site-musicaemergenti .news-brief time{padding-right:45px}.site-musicaemergenti .news-search{border:0;border-radius:999px}.site-musicaemergenti .news-search input,.site-musicaemergenti .news-search button{border-radius:999px}.site-musicaemergenti .pulse-grid{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:start}.site-musicaemergenti .home-module-pulse .airplay-mini,.site-musicaemergenti .home-module-pulse .radio-date-mini{align-self:start}

/* Artisti Musica: profile-led feature and three-story rail. */
.site-artistimusica .news-hero{padding-bottom:60px;background:#eaffd5}.site-artistimusica .news-masthead{border-bottom-color:#9acb75;color:#31655a}.site-artistimusica .news-hero-grid{grid-template-columns:1fr}.site-artistimusica .news-lead{display:grid;grid-template-columns:minmax(440px,.9fr) minmax(0,1.1fr);border-radius:110px 10px 110px 10px;background:#003f3b;color:#fff}.site-artistimusica .news-lead-media{height:100%;min-height:540px;aspect-ratio:auto;border-radius:108px 0 0 8px}.site-artistimusica .news-lead-copy{display:flex;flex-direction:column;justify-content:center;padding:55px}.site-artistimusica .news-lead-copy>p:not(.eyebrow){color:rgba(255,255,255,.7)}.site-artistimusica .news-read-link{color:#c8ff54}.site-artistimusica .news-briefs{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:8px;border:0}.site-artistimusica .news-brief{grid-template-columns:86px minmax(0,1fr) 34px;padding:18px;border:1px solid #afd58e;border-radius:18px;background:#fff}.site-artistimusica .news-brief-image{width:86px}.site-artistimusica .news-search{border:0;border-left:8px solid #9deb22;border-radius:0 24px 0 24px}.site-artistimusica .news-search button{background:#003f3b}

/* Promozione Musicale: hard-edged media desk. */
.site-promozionemusicale .news-hero{border-top:6px solid #e71909;background:#f2f5fb}.site-promozionemusicale .news-masthead{border-top-color:#09265f;color:#596275}.site-promozionemusicale .news-hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(460px,.92fr);gap:24px}.site-promozionemusicale .news-lead{border:1px solid #cfd6e2;border-top:10px solid #e71909;background:#fff}.site-promozionemusicale .news-lead-media{aspect-ratio:16/8}.site-promozionemusicale .news-lead h1{font-family:"Barlow Condensed",Barlow,sans-serif;font-size:clamp(3rem,4.5vw,5.4rem);line-height:.88;text-transform:none}.site-promozionemusicale .news-briefs{border-top:8px solid #09265f;background:#fff}.site-promozionemusicale .news-brief{padding-inline:18px}.site-promozionemusicale .news-brief-image{border-radius:2px}.site-promozionemusicale .news-brief-arrow{border-radius:3px}.site-promozionemusicale .news-search{border:0;border-left:9px solid #e71909;box-shadow:0 18px 50px rgba(9,38,95,.1)}.site-promozionemusicale .news-search input,.site-promozionemusicale .news-search button{border-radius:3px}.site-promozionemusicale .news-search button{background:#09265f}

/* Promozione Artistica: dark gallery desk. */
.site-promozioneartistica .news-hero{padding-bottom:66px;background:#021b19;color:#fff}.site-promozioneartistica .news-masthead{border-bottom-color:rgba(233,178,52,.35);color:rgba(255,255,255,.62)}.site-promozioneartistica .news-hero-grid{grid-template-columns:minmax(0,1.3fr) minmax(400px,.7fr)}.site-promozioneartistica .news-lead{border:1px solid rgba(233,178,52,.48);border-radius:60px 8px;background:#062c28}.site-promozioneartistica .news-lead-media{aspect-ratio:16/8;border-radius:58px 7px 0 0}.site-promozioneartistica .news-lead h1{font-family:Fraunces,Georgia,serif;font-size:clamp(2.7rem,4vw,4.8rem);line-height:.98}.site-promozioneartistica .news-lead-copy>p:not(.eyebrow){color:rgba(255,255,255,.65)}.site-promozioneartistica .news-read-link{color:#e9b234}.site-promozioneartistica .news-briefs{border-top-color:rgba(233,178,52,.35)}.site-promozioneartistica .news-brief{grid-template-columns:100px minmax(0,1fr) 36px;border-bottom-color:rgba(233,178,52,.25)}.site-promozioneartistica .news-brief-image{width:100px;border-radius:36px 4px}.site-promozioneartistica .news-brief p,.site-promozioneartistica .news-brief-arrow{color:#e9b234}.site-promozioneartistica .news-brief time{color:rgba(255,255,255,.52)}.site-promozioneartistica .news-search{border-color:rgba(233,178,52,.42);border-radius:28px 4px;background:#062c28;box-shadow:none}.site-promozioneartistica .news-search input{border-color:rgba(255,255,255,.16);background:#021b19;color:#fff}.site-promozioneartistica .news-search button{border-radius:18px 3px;background:#e9b234;color:#062c28}

@media(max-width:1320px){.site-search-link span{display:none}.site-search-link{width:44px;padding:0}.news-hero-grid,.site-diecidomande .news-hero-grid,.site-musicaemergenti .news-hero-grid,.site-promozionemusicale .news-hero-grid,.site-promozioneartistica .news-hero-grid{grid-template-columns:minmax(0,1fr) minmax(340px,.62fr)}.site-diecidomande .news-lead{grid-template-columns:1fr}.site-diecidomande .news-lead-media{min-height:0;aspect-ratio:16/9;border-right:0;border-bottom:1px solid #101114}.site-artistimusica .news-lead{grid-template-columns:minmax(380px,.8fr) minmax(0,1.2fr)}.news-brief{grid-template-columns:86px minmax(0,1fr) 34px}.news-brief-image{width:86px}.site-musicaemergenti .news-briefs{grid-template-columns:1fr}}
@media(max-width:1050px){.header-inner{gap:16px}.site-nav a{padding-inline:7px;font-size:.74rem}.news-hero-grid,.site-diecidomande .news-hero-grid,.site-musicaemergenti .news-hero-grid,.site-promozionemusicale .news-hero-grid,.site-promozioneartistica .news-hero-grid{grid-template-columns:1fr}.news-briefs,.site-musicaemergenti .news-briefs,.site-artistimusica .news-briefs{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;border:0}.news-brief,.site-diecidomande .news-brief,.site-artistimusica .news-brief,.site-promozioneartistica .news-brief{display:block;padding:0 0 16px;overflow:hidden;border:1px solid var(--line);border-radius:15px;background:#fff;color:var(--ink)}.news-brief-image,.site-diecidomande .news-brief-image,.site-artistimusica .news-brief-image,.site-promozioneartistica .news-brief-image{width:100%;aspect-ratio:16/9;border-radius:0}.news-brief>div{padding:15px 16px 0}.news-brief-arrow{position:absolute;right:12px;bottom:12px}.news-brief time{padding-right:40px}.site-promozioneartistica .news-brief{border-color:rgba(233,178,52,.38);background:#062c28;color:#fff}.site-artistimusica .news-lead{grid-template-columns:1fr}.site-artistimusica .news-lead-media{min-height:0;aspect-ratio:16/9;border-radius:108px 8px 0 0}.news-search{grid-template-columns:1fr}.site-musicaemergenti .pulse-grid{grid-template-columns:1fr}}
@media(max-width:900px){.site-search-link{order:2}.nav-toggle{order:3}.news-hero{padding-top:18px}.news-masthead{margin-bottom:20px}.news-lead-copy,.site-diecidomande .news-lead-copy,.site-artistimusica .news-lead-copy{padding:28px}.news-lead h1,.site-promozionemusicale .news-lead h1,.site-promozioneartistica .news-lead h1{font-size:clamp(2.25rem,7vw,3.8rem);line-height:.97}.news-briefs,.site-musicaemergenti .news-briefs,.site-artistimusica .news-briefs{grid-template-columns:repeat(2,minmax(0,1fr))}.pulse-grid,.site-musicaemergenti .pulse-grid{grid-template-columns:1fr}.home-module-pulse .airplay-mini,.home-module-pulse .radio-date-mini{align-self:start}}
@media(max-width:620px){.news-hero{padding:12px 0 38px}.news-masthead{margin-bottom:16px;padding:10px 0;font-size:.62rem}.news-masthead time{display:none}.news-hero-grid{gap:16px}.news-lead,.site-diecidomande .news-lead,.site-musicaemergenti .news-lead,.site-artistimusica .news-lead,.site-promozioneartistica .news-lead{border-radius:16px 4px}.news-lead-media,.site-diecidomande .news-lead-media,.site-musicaemergenti .news-lead-media,.site-artistimusica .news-lead-media,.site-promozioneartistica .news-lead-media{min-height:0;aspect-ratio:16/10;border-radius:15px 3px 0 0}.news-lead-copy,.site-diecidomande .news-lead-copy,.site-artistimusica .news-lead-copy{padding:22px 20px 24px}.news-lead-copy .eyebrow{margin-bottom:11px;font-size:.64rem}.news-lead h1,.site-promozionemusicale .news-lead h1,.site-promozioneartistica .news-lead h1{margin-bottom:13px;font-size:clamp(2rem,9.2vw,2.75rem);line-height:1}.news-lead h1 a{-webkit-line-clamp:4}.news-lead-copy>p:not(.eyebrow){font-size:.9rem;-webkit-line-clamp:3}.news-read-link{margin-top:17px;font-size:.86rem}.news-briefs,.site-musicaemergenti .news-briefs,.site-artistimusica .news-briefs{grid-template-columns:1fr;gap:10px}.news-brief,.site-diecidomande .news-brief,.site-musicaemergenti .news-brief,.site-artistimusica .news-brief,.site-promozioneartistica .news-brief{display:grid;grid-template-columns:82px minmax(0,1fr) 32px;align-items:center;padding:10px;border-radius:12px}.news-brief-image,.site-diecidomande .news-brief-image,.site-musicaemergenti .news-brief-image,.site-artistimusica .news-brief-image,.site-promozioneartistica .news-brief-image{width:82px;aspect-ratio:1;border-radius:9px}.news-brief>div,.site-musicaemergenti .news-brief>div{padding:0}.news-brief p{margin-bottom:3px;font-size:.56rem}.news-brief h2{font-size:.98rem}.news-brief h2 a{-webkit-line-clamp:2}.news-brief time{margin-top:5px;padding:0;font-size:.6rem}.news-brief-arrow{position:static;width:30px;height:30px}.news-search{grid-template-columns:1fr;gap:10px;margin-top:16px;padding:16px;border-radius:16px}.news-search>label{font-size:.86rem}.news-search>div{grid-template-columns:minmax(0,1fr) 52px}.news-search button{width:52px;padding:0;justify-content:center}.news-search button span{display:none}.home-ticker{grid-auto-columns:100%}.search-page-form{grid-template-columns:1fr}.search-page-form .button{width:100%}.mini-head h2{font-size:1.65rem}.airplay-mini,.radio-date-mini{padding:22px 18px}.airplay-list a{grid-template-columns:58px minmax(0,1fr) 34px;gap:11px;padding:10px}.airplay-cover{width:58px;height:58px}.card-arrow{width:32px;height:32px}.site-diecidomande .news-search{box-shadow:4px 4px 0 #209af3}.site-promozionemusicale .news-lead{border-top-width:6px}.site-promozioneartistica .news-brief{background:#062c28;color:#fff}}

/* Artisti Musica visual reset v14: a high-contrast cover-story magazine. */
.site-artistimusica{--primary:#0d725c;--primary-rgb:13,114,92;--secondary:#062f29;--accent:#c7f33a;--ink:#10221e;--muted:#5c6d67;--soft:#f1f5ef;--line:#cfdbd5;background:#fff;color:var(--ink)}
.site-artistimusica .site-header{background:rgba(255,255,255,.97);border-bottom:3px solid #0d725c}
.site-artistimusica .site-logo{width:172px;height:64px}
.site-artistimusica .site-nav a{color:#173c34}
.site-artistimusica .site-nav a:hover,.site-artistimusica .site-nav a[aria-current=page]{background:#e7f1ed;color:#075746}
.site-artistimusica .site-search-link{border-color:#91aaa1;color:#075746;background:#fff}
.site-artistimusica .site-search-link:hover{border-color:#0d725c;background:#0d725c;color:#fff}
.site-artistimusica .news-hero{padding:34px 0 66px;background:#f6f8f4;color:#10221e}
.site-artistimusica .news-masthead{margin-bottom:26px;border-top:0;border-bottom:1px solid #aec1ba;color:#536b63}
.site-artistimusica .news-masthead:before{width:54px;height:8px;margin-right:auto;background:linear-gradient(90deg,#0d725c 0 70%,#c7f33a 70%);content:""}
.site-artistimusica .news-masthead span{color:#075746}
.site-artistimusica .news-hero-grid{grid-template-columns:minmax(0,1.45fr) minmax(340px,.55fr);gap:24px;align-items:stretch}
.site-artistimusica .news-lead{position:relative;display:block;min-height:680px;overflow:hidden;border:0;border-radius:4px;background:#062f29;color:#fff;box-shadow:0 26px 70px rgba(6,47,41,.22)}
.site-artistimusica .news-lead:after{position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,rgba(3,18,16,.04) 16%,rgba(3,18,16,.22) 48%,rgba(3,18,16,.96) 100%);content:"";pointer-events:none}
.site-artistimusica .news-lead-media{position:absolute;inset:0;width:100%;height:100%;min-height:0;aspect-ratio:auto;border:0;border-radius:0}
.site-artistimusica .news-lead-media img{filter:saturate(.86) contrast(1.04)}
.site-artistimusica .news-lead-copy{position:absolute;z-index:2;right:0;bottom:0;left:0;display:block;padding:160px 54px 48px;background:transparent}
.site-artistimusica .news-lead-copy .eyebrow{color:#d7ff68}
.site-artistimusica .news-lead h1{max-width:1000px;margin-bottom:18px;font-family:Space Grotesk,Manrope,sans-serif;font-size:clamp(3rem,4.35vw,5.25rem);line-height:.93;letter-spacing:-.055em;text-shadow:0 2px 24px rgba(0,0,0,.32)}
.site-artistimusica .news-lead-copy>p:not(.eyebrow){max-width:820px;color:rgba(255,255,255,.78);font-size:1.04rem}
.site-artistimusica .news-read-link{color:#d7ff68}
.site-artistimusica .news-briefs{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(3,minmax(0,1fr));gap:12px;margin:0;border:0}
.site-artistimusica .news-brief{display:grid;grid-template-columns:118px minmax(0,1fr) 34px;align-items:center;gap:18px;min-height:0;padding:16px;border:1px solid #cad8d2;border-radius:3px;background:#fff;color:#10221e;box-shadow:none}
.site-artistimusica .news-brief-image{width:118px;aspect-ratio:1;border-radius:2px}
.site-artistimusica .news-brief>div{padding:0}
.site-artistimusica .news-brief p{color:#0d725c}
.site-artistimusica .news-brief h2{font-size:clamp(1.05rem,1.25vw,1.38rem);line-height:1.03}
.site-artistimusica .news-brief time{color:#6b7b76}
.site-artistimusica .news-brief-arrow{position:static;color:#0d725c}
.site-artistimusica .news-search{grid-template-columns:minmax(240px,.45fr) minmax(420px,1.55fr);margin-top:24px;border:0;border-radius:3px;background:#062f29;color:#fff;box-shadow:none}
.site-artistimusica .news-search input{border-color:rgba(255,255,255,.18);background:#fff;color:#10221e}
.site-artistimusica .news-search button{border-radius:8px;background:#c7f33a;color:#062f29}
.site-artistimusica .home-module-stories{background:#fff}
.site-artistimusica .home-module-stories .section-heading{padding-bottom:24px;border-bottom:1px solid #baccc5}
.site-artistimusica .home-module-stories .article-card{border:0;border-top:5px solid #0d725c;border-radius:2px;background:#f1f5ef;box-shadow:none}
.site-artistimusica .home-module-stories .article-card-image{aspect-ratio:4/3}
.site-artistimusica .home-module-stories .article-card-image>span:last-child{border-radius:2px;background:#062f29}
.site-artistimusica .home-module-latest{background:#062f29;color:#fff}
.site-artistimusica .home-module-latest .eyebrow,.site-artistimusica .home-module-latest h2 em{color:#d7ff68}
.site-artistimusica .home-module-latest .article-card{border-color:rgba(255,255,255,.14);border-radius:3px;background:#0b3c34;color:#fff;box-shadow:none}
.site-artistimusica .home-module-latest .article-card p{color:rgba(255,255,255,.66)}
.site-artistimusica .home-module-latest .article-card time,.site-artistimusica .home-module-latest .text-link{color:#d7ff68}
.site-artistimusica .home-module-pulse{background:#eef4f0;color:#10221e}
.site-artistimusica .home-module-pulse .airplay-mini,.site-artistimusica .home-module-pulse .radio-date-mini{border:0;border-radius:3px;background:#fff;color:#10221e;box-shadow:0 18px 50px rgba(6,47,41,.08)}
.site-artistimusica .home-module-pulse .airplay-list a,.site-artistimusica .home-module-pulse .radio-date-row{border-color:#d3ded9;background:#f7f9f6;color:#10221e}
.site-artistimusica .home-module-pulse .airplay-list small,.site-artistimusica .home-module-pulse .airplay-list b,.site-artistimusica .home-module-pulse .date-copy span,.site-artistimusica .home-module-pulse .date-copy small{color:#64746e}
.site-artistimusica .home-module-promotion{background:linear-gradient(110deg,#c7f33a 0%,#8edc40 45%,#0d725c 100%);color:#062f29}
.site-artistimusica .home-module-promotion p{color:#153f35}
.site-artistimusica .home-module-promotion .button{background:#062f29;color:#fff}
.site-promozioneartistica .site-search-link{border-color:rgba(255,255,255,.72);color:#fff}
.site-promozioneartistica .site-search-link:hover{border-color:#e9b234;background:#e9b234;color:#062c28}
@media(max-width:1320px){.site-artistimusica .news-hero-grid{grid-template-columns:minmax(0,1.28fr) minmax(320px,.72fr)}.site-artistimusica .news-lead{min-height:620px}.site-artistimusica .news-brief{grid-template-columns:96px minmax(0,1fr) 32px}.site-artistimusica .news-brief-image{width:96px}}
@media(max-width:1050px){.site-artistimusica .news-hero-grid{grid-template-columns:1fr}.site-artistimusica .news-lead{min-height:570px}.site-artistimusica .news-briefs{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:none}.site-artistimusica .news-brief{display:block;padding:0 0 16px}.site-artistimusica .news-brief-image{width:100%;aspect-ratio:16/10}.site-artistimusica .news-brief>div{padding:16px 16px 0}.site-artistimusica .news-brief-arrow{position:absolute;right:13px;bottom:13px}.site-artistimusica .news-search{grid-template-columns:1fr}}
@media(max-width:900px){.site-artistimusica .news-lead{min-height:520px}.site-artistimusica .news-lead-copy{padding:130px 34px 34px}.site-artistimusica .news-lead h1{font-size:clamp(2.7rem,7vw,4.5rem)}.site-artistimusica .news-briefs{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:720px){.site-artistimusica .news-briefs{grid-template-columns:1fr}}
@media(max-width:620px){.site-artistimusica .site-logo{width:142px;height:52px}.site-artistimusica .news-hero{padding:14px 0 38px}.site-artistimusica .news-masthead:before{width:34px;height:6px}.site-artistimusica .news-lead{display:grid;min-height:0;border-radius:2px}.site-artistimusica .news-lead:after{display:none}.site-artistimusica .news-lead-media{position:relative;inset:auto;aspect-ratio:16/10;border-radius:2px 2px 0 0}.site-artistimusica .news-lead-copy{position:relative;inset:auto;padding:24px 20px 26px;background:#062f29}.site-artistimusica .news-lead h1{font-size:clamp(2.05rem,9vw,2.75rem);line-height:.97}.site-artistimusica .news-lead-copy>p:not(.eyebrow){font-size:.9rem}.site-artistimusica .news-briefs{grid-template-columns:1fr;gap:9px}.site-artistimusica .news-brief{display:grid;grid-template-columns:82px minmax(0,1fr) 30px;gap:11px;padding:9px}.site-artistimusica .news-brief-image{width:82px;aspect-ratio:1}.site-artistimusica .news-brief>div{padding:0}.site-artistimusica .news-brief-arrow{position:static}.site-artistimusica .news-search{padding:16px;background:#062f29}.site-artistimusica .home-module-stories .article-card-image{aspect-ratio:16/10}.site-artistimusica .home-module-latest .article-grid{grid-template-columns:1fr}}

/* Five independent editorial frontends v16. */
.rail-title{margin:0;font-size:.72rem;font-weight:850;letter-spacing:.16em;text-transform:uppercase}
.home-edition-line,.desk-topline,.gallery-heading{min-width:0}
.news-brief-arrow,.card-arrow{flex:0 0 auto;align-self:center;justify-self:end}
.news-brief-arrow .ui-icon,.news-read-link .ui-icon,.text-link .ui-icon{display:block}

/* Internal page identities: the shared content system keeps five visual voices. */
.site-diecidomande .page-hero{border-bottom:1px solid #07182a;background:#f4f9fc}
.site-diecidomande .page-hero:after{top:0;right:0;width:34%;height:100%;border:0;border-radius:0;background:repeating-linear-gradient(135deg,rgba(32,154,243,.14) 0 18px,transparent 18px 38px)}
.site-diecidomande .page-hero h1{font-family:Space Grotesk,Manrope,sans-serif}
.site-musicaemergenti .page-hero{background:linear-gradient(125deg,#06144d 0 70%,#0a277d 100%);color:#fff}
.site-musicaemergenti .page-hero:after{border-color:rgba(245,231,72,.2)}
.site-musicaemergenti .page-hero>div>p:last-child{color:#c1c8df}.site-musicaemergenti .page-hero .breadcrumb{color:#aeb9d6}.site-musicaemergenti .page-hero .breadcrumb a{color:#f5e748}
.site-artistimusica .page-hero{background:linear-gradient(115deg,#edffd5 0 66%,#d3ffa0 100%);color:#063f39}
.site-artistimusica .page-hero:after{top:-100px;right:4%;width:340px;height:520px;border:0;border-radius:0;background:linear-gradient(150deg,rgba(157,235,34,.22),rgba(0,63,59,.08));transform:rotate(18deg)}
.site-artistimusica .page-hero>div>p:last-child{color:#31655a}
.site-promozionemusicale .page-hero{border-top:9px solid #e71909;border-bottom:9px solid #09265f;background:linear-gradient(120deg,#fff 0 68%,#edf2f8 68%)}
.site-promozionemusicale .page-hero:after{top:-210px;border-color:rgba(231,25,9,.12);border-radius:2px;transform:rotate(10deg)}
.site-promozionemusicale .page-hero h1{font-family:"Barlow Condensed",Barlow,Manrope,sans-serif;letter-spacing:-.03em}
.site-promozioneartistica .page-hero{border-bottom:1px solid rgba(233,178,52,.55);background:#021b19;color:#fff}
.site-promozioneartistica .page-hero:after{border-color:rgba(233,178,52,.16)}
.site-promozioneartistica .page-hero h1{color:#fff;font-family:Fraunces,Georgia,serif;font-weight:600;letter-spacing:-.035em}.site-promozioneartistica .page-hero>div>p:last-child{color:rgba(255,255,255,.66)}.site-promozioneartistica .page-hero .breadcrumb{color:rgba(255,255,255,.58)}.site-promozioneartistica .page-hero .breadcrumb a{color:#e9b234}

/* Dieci Domande: interview front page, numbered and typographic. */
.site-diecidomande{--primary:#209af3;--primary-rgb:32,154,243;--secondary:#07182a;--ink:#07182a;--soft:#f1f7fb;--line:#bed1df}
.site-diecidomande .site-header{border-top:5px solid #209af3;border-bottom:1px solid #07182a;background:#fff}
.site-diecidomande .header-inner{height:78px}.site-diecidomande .site-logo{width:160px;height:58px}
.site-diecidomande .site-nav a{border-radius:0;font-size:.76rem;letter-spacing:.04em;text-transform:uppercase}
.site-diecidomande .site-search-link{border-color:#07182a;border-radius:0;color:#07182a}
.site-diecidomande .news-hero{padding:22px 0 58px;background:#fff}
.site-diecidomande .news-masthead{margin:0;border-top:0;border-bottom:1px solid #07182a;color:#536574}
.site-diecidomande .home-edition-line{display:grid;grid-template-columns:92px minmax(0,1fr);align-items:center;border-bottom:1px solid #07182a}
.site-diecidomande .home-edition-line strong{display:grid;height:82px;place-items:center;background:#209af3;color:#fff;font-family:Space Grotesk,sans-serif;font-size:2rem}
.site-diecidomande .home-edition-line span{padding:0 24px;color:#07182a;font-size:.9rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.site-diecidomande .layout-interview-front{grid-template-columns:minmax(0,1.5fr) minmax(330px,.5fr);gap:0;align-items:stretch;border:1px solid #07182a;border-top:0}
.site-diecidomande .layout-interview-front .news-lead{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(300px,.88fr);min-height:570px;border:0;border-radius:0;background:#fff}
.site-diecidomande .layout-interview-front .news-lead-media{height:100%;min-height:570px;aspect-ratio:auto;border:0;border-right:1px solid #07182a;border-radius:0}
.site-diecidomande .layout-interview-front .news-lead-copy{display:flex;justify-content:center;padding:36px}
.site-diecidomande .layout-interview-front .news-lead h1{font-family:Space Grotesk,sans-serif;font-size:clamp(2.35rem,3.4vw,4rem);line-height:.94}
.site-diecidomande .interview-index{padding:26px;background:#07182a;color:#fff}
.site-diecidomande .interview-index>.rail-title{padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.22);color:#73c7ff}
.site-diecidomande .interview-index .news-briefs{display:grid;grid-template-columns:1fr;gap:0;border:0}
.site-diecidomande .interview-index .news-brief{grid-template-columns:78px minmax(0,1fr) 30px;gap:13px;padding:18px 0;border:0;border-bottom:1px solid rgba(255,255,255,.18);border-radius:0;background:transparent;color:#fff}
.site-diecidomande .interview-index .news-brief-image{width:78px;border-radius:0}
.site-diecidomande .interview-index .news-brief-index{display:block;margin-bottom:4px;color:#73c7ff;font-size:.62rem;font-weight:900;letter-spacing:.12em}
.site-diecidomande .interview-index .news-brief p{display:none}
.site-diecidomande .interview-index .news-brief h2{font-size:1.03rem}.site-diecidomande .interview-index .news-brief time{color:#9cb0bf}
.site-diecidomande .interview-index .news-brief-arrow{position:static;color:#73c7ff}
.site-diecidomande .news-search{grid-template-columns:minmax(220px,.45fr) minmax(420px,1.55fr);margin-top:22px;border:2px solid #07182a;border-radius:0;background:#fff;box-shadow:7px 7px 0 #209af3}
.site-diecidomande .news-search input,.site-diecidomande .news-search button{border-radius:0}.site-diecidomande .news-search button{background:#07182a}
.site-diecidomande .home-module-stories{background:#eef7fd}.site-diecidomande .home-module-stories .section-heading{border-bottom:2px solid #07182a;padding-bottom:24px}
.site-diecidomande .home-module-stories .editorial-deck{grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#07182a;border:1px solid #07182a}
.site-diecidomande .home-module-stories .article-card{display:grid;grid-template-columns:180px minmax(0,1fr);border:0;border-radius:0;background:#fff;box-shadow:none}
.site-diecidomande .home-module-stories .article-card-image{height:100%;aspect-ratio:auto}.site-diecidomande .home-module-stories .article-card-body{padding:24px}
.site-diecidomande .home-module-latest{background:#07182a;color:#fff}.site-diecidomande .home-module-latest .article-card{border-color:rgba(255,255,255,.2);border-radius:0;background:#0c243b;color:#fff;box-shadow:none}
.site-diecidomande .home-module-latest .article-card p{color:#aebdcc}.site-diecidomande .home-module-latest .text-link,.site-diecidomande .home-module-latest time{color:#73c7ff}

/* Musica Emergenti: discovery stream with a full-width stage and horizontal picks. */
.site-musicaemergenti{--primary:#36bd54;--primary-rgb:54,189,84;--secondary:#06144d;--ink:#06144d;--soft:#f5f9ed;--line:#bfcdbd}
.site-musicaemergenti .site-header{border-bottom:5px solid transparent;border-image:linear-gradient(90deg,#f5e748,#36bd54,#0a277d) 1;background:#fff}
.site-musicaemergenti .site-logo{width:155px;height:62px}.site-musicaemergenti .site-nav{gap:1px}.site-musicaemergenti .site-nav a{border-radius:999px;color:#06144d}
.site-musicaemergenti .site-search-link{border-color:#0a277d;color:#06144d;background:#f5e748}
.site-musicaemergenti .news-hero{padding:24px 0 62px;background:#06144d;color:#fff}
.site-musicaemergenti .news-masthead{border-top-color:#f5e748;border-bottom-color:rgba(255,255,255,.2);color:#aeb9d6}.site-musicaemergenti .news-masthead span{color:#f5e748}
.site-musicaemergenti .layout-discovery-stream>.news-lead{position:relative;display:block;min-height:560px;overflow:hidden;border:0;border-radius:34px 4px;background:#030d36;color:#fff;box-shadow:none}
.site-musicaemergenti .layout-discovery-stream>.news-lead:after{position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,rgba(3,13,54,.98) 0%,rgba(3,13,54,.76) 48%,rgba(3,13,54,.12) 85%);content:""}
.site-musicaemergenti .layout-discovery-stream .news-lead-media{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto;border-radius:0}.site-musicaemergenti .layout-discovery-stream .news-lead-media img{object-position:center 35%}
.site-musicaemergenti .layout-discovery-stream .news-lead-copy{position:relative;z-index:2;display:flex;max-width:690px;min-height:560px;flex-direction:column;justify-content:center;padding:58px}
.site-musicaemergenti .layout-discovery-stream .news-lead h1{font-size:clamp(3rem,5.1vw,6rem);line-height:.9}.site-musicaemergenti .layout-discovery-stream .news-lead-copy>p:not(.eyebrow){color:#c1c8df}
.site-musicaemergenti .layout-discovery-stream .news-read-link{color:#f5e748}
.site-musicaemergenti .discovery-strip{margin-top:20px}.site-musicaemergenti .discovery-strip>.rail-title{margin-bottom:12px;color:#f5e748}
.site-musicaemergenti .discovery-strip .news-briefs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;border:0}
.site-musicaemergenti .discovery-strip .news-brief{display:grid;grid-template-columns:96px minmax(0,1fr) 32px;align-items:center;gap:14px;padding:12px;border:1px solid rgba(255,255,255,.18);border-radius:4px 24px;background:#fff;color:#06144d}
.site-musicaemergenti .discovery-strip .news-brief-image{width:96px;aspect-ratio:1;border-radius:2px 15px}.site-musicaemergenti .discovery-strip .news-brief>div{padding:0}
.site-musicaemergenti .discovery-strip .news-brief-arrow{position:static;color:#15883a}
.site-musicaemergenti .news-search{width:min(880px,100%);grid-template-columns:1fr;margin:24px auto 0;border:0;border-radius:999px;background:#fff;color:#06144d;box-shadow:none}
.site-musicaemergenti .news-search>div{grid-template-columns:minmax(0,1fr) 120px}.site-musicaemergenti .news-search input,.site-musicaemergenti .news-search button{border-radius:999px}
.site-musicaemergenti .home-module-stories{background:#f5f9ed}.site-musicaemergenti .home-module-stories .editorial-deck{grid-template-columns:1.35fr 1fr 1fr;grid-auto-flow:dense}
.site-musicaemergenti .home-module-stories .article-card{border:0;border-radius:28px 5px;background:#fff;box-shadow:0 16px 40px rgba(6,20,77,.08)}
.site-musicaemergenti .home-module-stories .article-card:first-child{grid-row:span 2}.site-musicaemergenti .home-module-stories .article-card:first-child .article-card-image{aspect-ratio:4/5}
.site-musicaemergenti .home-module-stories .article-card:nth-child(4){grid-column:2/span 2}.site-musicaemergenti .home-module-stories .article-card:nth-child(4){display:grid;grid-template-columns:220px minmax(0,1fr)}
.site-musicaemergenti .home-module-latest .article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-musicaemergenti .home-module-latest .article-card{display:grid;grid-template-columns:210px minmax(0,1fr);border-radius:4px;background:#fff}.site-musicaemergenti .home-module-latest .article-card-image{height:100%;aspect-ratio:auto}

/* Promozione Musicale: information desk with a compact text-only news rail. */
.site-promozionemusicale{--primary:#e71909;--primary-rgb:231,25,9;--secondary:#09265f;--ink:#081a3d;--soft:#f1f4f9;--line:#cad3df}
.site-promozionemusicale .site-header{border-top:6px solid #e71909;border-bottom:1px solid #09265f;background:#fff}.site-promozionemusicale .header-inner{height:82px}.site-promozionemusicale .site-logo{width:174px;height:62px}
.site-promozionemusicale .site-nav a{border-radius:2px;font-family:"Barlow Condensed",Manrope,sans-serif;font-size:1rem;text-transform:uppercase}.site-promozionemusicale .site-search-link{border-radius:2px;border-color:#09265f;color:#09265f}
.site-promozionemusicale .news-hero{padding:24px 0 58px;border-top:0;background:#eef2f7;color:#081a3d}
.site-promozionemusicale .desk-topline{display:grid;grid-template-columns:minmax(0,.85fr) minmax(500px,1.15fr);align-items:center;gap:32px;margin-bottom:20px;padding-bottom:18px;border-bottom:8px solid #09265f}
.site-promozionemusicale .desk-topline .news-masthead{margin:0;border:0;color:#5f6a7d}.site-promozionemusicale .desk-topline .news-search{grid-template-columns:1fr;margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}
.site-promozionemusicale .desk-topline .news-search>label{display:none}.site-promozionemusicale .desk-topline .news-search>div{grid-template-columns:minmax(0,1fr) 112px}.site-promozionemusicale .desk-topline .news-search input,.site-promozionemusicale .desk-topline .news-search button{border-radius:2px}
.site-promozionemusicale .layout-promotion-desk{grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);gap:20px;align-items:stretch}
.site-promozionemusicale .layout-promotion-desk .news-lead{display:grid;grid-template-columns:1fr;min-height:590px;border:1px solid #bcc8d6;border-top:12px solid #e71909;border-radius:0;background:#fff}
.site-promozionemusicale .layout-promotion-desk .news-lead-media{aspect-ratio:16/8;border-radius:0}.site-promozionemusicale .layout-promotion-desk .news-lead-copy{padding:30px 34px}
.site-promozionemusicale .layout-promotion-desk .news-lead h1{font-size:clamp(2.8rem,4.2vw,5rem);line-height:.9}.site-promozionemusicale .layout-promotion-desk .news-lead-copy>p:not(.eyebrow){color:#5c6677}
.site-promozionemusicale .promotion-desk-rail{padding:28px;background:#09265f;color:#fff}.site-promozionemusicale .promotion-desk-rail>.rail-title{padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.25);color:#ff7b70}
.site-promozionemusicale .promotion-desk-rail .news-briefs{display:grid;grid-template-columns:1fr;gap:0;border:0}
.site-promozionemusicale .promotion-desk-rail .news-brief{grid-template-columns:minmax(0,1fr) 34px;gap:12px;padding:24px 0;border:0;border-bottom:1px solid rgba(255,255,255,.2);border-radius:0;background:transparent;color:#fff}
.site-promozionemusicale .promotion-desk-rail .news-brief-image{display:none}.site-promozionemusicale .promotion-desk-rail .news-brief>div{padding:0}.site-promozionemusicale .promotion-desk-rail .news-brief p{color:#ff7b70}.site-promozionemusicale .promotion-desk-rail .news-brief h2{font-family:"Barlow Condensed",Manrope,sans-serif;font-size:1.65rem;line-height:.94}.site-promozionemusicale .promotion-desk-rail .news-brief time{color:#aeb8cc}.site-promozionemusicale .promotion-desk-rail .news-brief-arrow{position:static;color:#ff7b70}
.site-promozionemusicale .home-module-promotion{padding:50px 0;background:linear-gradient(90deg,#e71909 0 64%,#09265f 64%)}.site-promozionemusicale .home-module-promotion .wrap{border-radius:0;background:transparent}.site-promozionemusicale .home-module-promotion .button{border-radius:2px;background:#fff;color:#09265f}
.site-promozionemusicale .home-module-pulse .pulse-grid{grid-template-columns:1fr}.site-promozionemusicale .home-module-pulse .airplay-list,.site-promozionemusicale .home-module-pulse .mini-list{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(300px,1fr);overflow:hidden}.site-promozionemusicale .home-module-pulse .airplay-mini,.site-promozionemusicale .home-module-pulse .radio-date-mini{border-radius:0}
.site-promozionemusicale .home-module-stories .article-card{border-radius:0;border-top:7px solid #e71909;box-shadow:none}.site-promozionemusicale .home-module-stories .article-card-image{aspect-ratio:16/8}.site-promozionemusicale .home-module-latest{background:#e8edf4}.site-promozionemusicale .home-module-latest .article-card{border-radius:2px;box-shadow:none}

/* Promozione Artistica: premium dark gallery and asymmetric project cards. */
.site-promozioneartistica{--primary:#e9b234;--primary-rgb:233,178,52;--secondary:#062c28;--ink:#082d29;--soft:#f7f1e5;--line:#d8c79e}
.site-promozioneartistica .site-header{border-bottom:1px solid rgba(233,178,52,.6);background:#021b19}.site-promozioneartistica .site-logo{width:205px}.site-promozioneartistica .site-nav a{color:#fff}.site-promozioneartistica .site-nav a:hover,.site-promozioneartistica .site-nav a[aria-current=page]{background:#e9b234;color:#062c28}
.site-promozioneartistica .news-hero{padding:30px 0 68px;background:#021b19;color:#fff}.site-promozioneartistica .news-masthead{margin-bottom:20px}
.site-promozioneartistica .gallery-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px;padding-bottom:26px;border-bottom:1px solid rgba(233,178,52,.32)}
.site-promozioneartistica .gallery-heading span{color:#e9b234;font-size:.72rem;font-weight:850;letter-spacing:.18em;text-transform:uppercase}.site-promozioneartistica .gallery-heading strong{font-family:Fraunces,Georgia,serif;font-size:clamp(2.2rem,3.6vw,4.2rem);line-height:.95;font-weight:600}
.site-promozioneartistica .layout-art-gallery{grid-template-columns:minmax(0,1.2fr) minmax(390px,.8fr);gap:18px;align-items:stretch}
.site-promozioneartistica .layout-art-gallery .news-lead{position:relative;display:block;min-height:650px;border:1px solid rgba(233,178,52,.55);border-radius:80px 5px 5px 5px;background:#062c28}
.site-promozioneartistica .layout-art-gallery .news-lead:after{position:absolute;z-index:1;inset:0;border-radius:inherit;background:linear-gradient(180deg,transparent 28%,rgba(2,27,25,.95) 100%);content:""}
.site-promozioneartistica .layout-art-gallery .news-lead-media{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto;border-radius:inherit}.site-promozioneartistica .layout-art-gallery .news-lead-copy{position:absolute;z-index:2;right:0;bottom:0;left:0;padding:150px 44px 42px}.site-promozioneartistica .layout-art-gallery .news-lead h1{font-size:clamp(2.8rem,4vw,4.8rem);line-height:.96}.site-promozioneartistica .layout-art-gallery .news-lead-copy>p:not(.eyebrow){color:rgba(255,255,255,.7)}
.site-promozioneartistica .layout-art-gallery>.news-briefs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:1fr 1fr;gap:12px;border:0}
.site-promozioneartistica .layout-art-gallery .news-brief{display:block;min-height:0;padding:0 0 16px;overflow:hidden;border:1px solid rgba(233,178,52,.38);border-radius:4px 38px;background:#062c28;color:#fff}.site-promozioneartistica .layout-art-gallery .news-brief:first-child{grid-column:1/-1;display:grid;grid-template-columns:180px minmax(0,1fr) 34px;align-items:center;padding:0}.site-promozioneartistica .layout-art-gallery .news-brief-image{width:100%;aspect-ratio:16/10;border-radius:3px 36px 0 0}.site-promozioneartistica .layout-art-gallery .news-brief:first-child .news-brief-image{width:180px;height:100%;aspect-ratio:auto;border-radius:3px 0 0 3px}.site-promozioneartistica .layout-art-gallery .news-brief>div{padding:16px 17px 0}.site-promozioneartistica .layout-art-gallery .news-brief:first-child>div{padding:20px}.site-promozioneartistica .layout-art-gallery .news-brief-arrow{position:absolute;right:12px;bottom:12px;color:#e9b234}.site-promozioneartistica .layout-art-gallery .news-brief:first-child .news-brief-arrow{position:static;margin-right:16px}
.site-promozioneartistica .news-search{width:min(760px,100%);grid-template-columns:1fr;margin:24px 0 0 auto;border-radius:30px 4px}.site-promozioneartistica .news-search>div{grid-template-columns:minmax(0,1fr) 120px}
.site-promozioneartistica .home-module-stories{background:#f7f1e5}.site-promozioneartistica .home-module-stories .editorial-deck{grid-template-columns:repeat(2,minmax(0,1fr))}.site-promozioneartistica .home-module-stories .article-card{display:grid;grid-template-columns:220px minmax(0,1fr);border-color:#d8c79e;border-radius:4px 42px;background:#fff;box-shadow:none}.site-promozioneartistica .home-module-stories .article-card:nth-child(even){border-radius:42px 4px}.site-promozioneartistica .home-module-stories .article-card-image{height:100%;aspect-ratio:auto}
.site-promozioneartistica .home-module-latest{background:#fff}.site-promozioneartistica .home-module-latest .article-card{border-radius:46px 4px;border-color:#d8c79e;box-shadow:none}.site-promozioneartistica .home-module-pulse{background:#021b19}.site-promozioneartistica .home-module-pulse .airplay-mini,.site-promozioneartistica .home-module-pulse .radio-date-mini{border-color:rgba(233,178,52,.35);border-radius:40px 4px;background:#062c28}

@media(max-width:1180px){
 .site-diecidomande .layout-interview-front{grid-template-columns:1fr}.site-diecidomande .interview-index .news-briefs{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.site-diecidomande .interview-index .news-brief{display:block;padding:0 0 15px}.site-diecidomande .interview-index .news-brief-image{width:100%;aspect-ratio:16/10}.site-diecidomande .interview-index .news-brief>div{padding-top:13px}.site-diecidomande .interview-index .news-brief-arrow{position:absolute;right:0;bottom:12px}
 .site-promozionemusicale .layout-promotion-desk{grid-template-columns:1fr}.site-promozionemusicale .promotion-desk-rail .news-briefs{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.site-promozionemusicale .promotion-desk-rail .news-brief{padding:20px 0}
 .site-promozioneartistica .layout-art-gallery{grid-template-columns:1fr}.site-promozioneartistica .layout-art-gallery>.news-briefs{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:none}.site-promozioneartistica .layout-art-gallery .news-brief:first-child{grid-column:auto;display:block;padding-bottom:16px}.site-promozioneartistica .layout-art-gallery .news-brief:first-child .news-brief-image{width:100%;height:auto;aspect-ratio:16/10;border-radius:3px 36px 0 0}.site-promozioneartistica .layout-art-gallery .news-brief:first-child>div{padding:16px 17px 0}.site-promozioneartistica .layout-art-gallery .news-brief:first-child .news-brief-arrow{position:absolute;margin:0}
}

/* Promozione Musicale v19: contemporary music newsroom. */
.site-promozionemusicale{--pm-red:#e71909;--pm-red-dark:#a71109;--pm-navy:#071a3e;--pm-blue:#079aeb;--pm-cream:#f7f4ef;--pm-paper:#fff;--pm-rule:#cfd7e2;background:#fff;color:var(--pm-navy)}
.site-promozionemusicale .site-header{border-top:5px solid var(--pm-red);border-bottom:1px solid #dbe1e9;background:rgba(255,255,255,.97);box-shadow:0 8px 30px rgba(7,26,62,.05)}
.site-promozionemusicale .header-inner{height:78px}.site-promozionemusicale .site-logo{width:164px;height:58px}.site-promozionemusicale .site-nav{gap:2px}
.site-promozionemusicale .site-nav a{padding-inline:13px;border-radius:0;color:var(--pm-navy);font-family:"Barlow Condensed",Barlow,sans-serif;font-size:.93rem;font-weight:700;letter-spacing:.025em;text-transform:uppercase}
.site-promozionemusicale .site-nav a:hover,.site-promozionemusicale .site-nav a[aria-current=page]{background:transparent;color:var(--pm-red);box-shadow:inset 0 -3px 0 var(--pm-red)}
.site-promozionemusicale .site-search-link{border:0;border-radius:50%;background:#eef2f7;color:var(--pm-navy)}
.site-promozionemusicale .news-hero{position:relative;padding:24px 0 48px;border:0;background:var(--pm-cream);color:var(--pm-navy)}
.site-promozionemusicale .news-hero:before{position:absolute;top:0;right:-10%;width:42%;height:8px;background:linear-gradient(90deg,var(--pm-red),var(--pm-blue));content:""}
.site-promozionemusicale .pm-edition-bar{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-bottom:20px;border-bottom:1px solid #c9d0d9}
.site-promozionemusicale .pm-edition-bar .news-masthead{width:min(760px,72%);margin:0;padding:12px 0;border:0;color:#657084}
.site-promozionemusicale .pm-edition-bar .news-masthead span{color:var(--pm-red)}
.site-promozionemusicale .pm-edition-topics{color:#657084;font-size:.68rem;font-weight:800;letter-spacing:.12em;text-align:right;text-transform:uppercase;white-space:nowrap}
.site-promozionemusicale .pm-front-grid{display:grid;grid-template-columns:minmax(0,1.42fr) minmax(350px,.58fr);gap:22px;align-items:stretch}
.site-promozionemusicale .pm-lead-stage,.site-promozionemusicale .pm-lead-stage .news-lead{min-width:0;height:100%}
.site-promozionemusicale .pm-lead-stage .news-lead{position:relative;display:block;min-height:650px;overflow:hidden;border:0;border-radius:30px 5px;background:var(--pm-navy);color:#fff;box-shadow:0 28px 65px rgba(7,26,62,.18)}
.site-promozionemusicale .pm-lead-stage .news-lead:after{position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,rgba(7,26,62,.03) 18%,rgba(7,26,62,.38) 52%,rgba(7,26,62,.98) 100%);content:""}
.site-promozionemusicale .pm-lead-stage .news-lead-media{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto;border-radius:inherit}
.site-promozionemusicale .pm-lead-stage .news-lead-copy{position:absolute;z-index:2;right:0;bottom:0;left:0;max-width:970px;padding:170px 44px 40px}
.site-promozionemusicale .pm-lead-stage .news-lead-copy .eyebrow{color:#ff655b}
.site-promozionemusicale .pm-lead-stage .news-lead h1{max-width:900px;margin-bottom:16px;font-size:clamp(3.25rem,4.6vw,5.3rem);line-height:.91;letter-spacing:-.03em;text-wrap:balance}
.site-promozionemusicale .pm-lead-stage .news-lead-copy>p:not(.eyebrow){max-width:760px;color:rgba(255,255,255,.75);font-size:1.03rem}
.site-promozionemusicale .pm-lead-stage .news-read-link{color:#fff}.site-promozionemusicale .pm-lead-stage .news-read-link .ui-icon{color:#ff655b}
.site-promozionemusicale .pm-news-column{display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;overflow:hidden;border-radius:5px 30px;background:var(--pm-navy);color:#fff;box-shadow:0 24px 55px rgba(7,26,62,.14)}
.site-promozionemusicale .pm-news-column>header{display:flex;align-items:end;justify-content:space-between;gap:20px;padding:24px 26px 18px;border-bottom:1px solid rgba(255,255,255,.18)}
.site-promozionemusicale .pm-news-column>header .eyebrow{margin:0;color:#ff655b}.site-promozionemusicale .pm-news-column>header h2{margin:0;font-size:2rem;line-height:1}
.site-promozionemusicale .pm-side-feature{position:relative;display:grid;grid-template-rows:minmax(150px,1fr) auto;min-height:310px;border-bottom:1px solid rgba(255,255,255,.18)}
.site-promozionemusicale .pm-side-feature-media{display:block;min-height:0;overflow:hidden;background:#102a59}.site-promozionemusicale .pm-side-feature-media img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.site-promozionemusicale .pm-side-feature:hover img{transform:scale(1.035)}
.site-promozionemusicale .pm-side-feature>div{position:relative;padding:19px 65px 20px 24px}.site-promozionemusicale .pm-side-feature p,.site-promozionemusicale .pm-side-story p{margin:0 0 5px;color:#ff655b;font-size:.62rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase}
.site-promozionemusicale .pm-side-feature h2{margin:0;font-size:1.52rem;line-height:1.02}.site-promozionemusicale .pm-side-feature h2 a{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.site-promozionemusicale .pm-side-feature time,.site-promozionemusicale .pm-side-story time{display:block;margin-top:8px;color:#aeb8cc;font-size:.65rem}
.site-promozionemusicale .pm-side-feature .card-arrow{position:absolute;right:22px;bottom:22px;color:#ff655b}
.site-promozionemusicale .pm-side-story{display:grid;grid-template-columns:42px minmax(0,1fr) 34px;align-items:center;gap:13px;min-height:108px;padding:16px 22px;border-bottom:1px solid rgba(255,255,255,.16)}
.site-promozionemusicale .pm-side-story:last-child{border-bottom:0}.site-promozionemusicale .pm-side-number{display:grid;width:38px;height:38px;place-items:center;border:1px solid rgba(255,101,91,.55);border-radius:50%;color:#ff655b;font-family:"Barlow Condensed",Barlow,sans-serif;font-size:.85rem;font-weight:800}
.site-promozionemusicale .pm-side-story>div{min-width:0}.site-promozionemusicale .pm-side-story h2{margin:0;font-size:1.2rem;line-height:1.02}.site-promozionemusicale .pm-side-story h2 a{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.site-promozionemusicale .pm-side-story .card-arrow{width:32px;height:32px;color:#ff655b}
.site-promozionemusicale .pm-search-ribbon{display:grid;grid-template-columns:minmax(240px,.48fr) minmax(0,1.52fr);align-items:center;gap:28px;margin-top:22px;padding:20px 22px 20px 26px;border-left:7px solid var(--pm-red);background:#fff;box-shadow:0 16px 45px rgba(7,26,62,.08)}
.site-promozionemusicale .pm-search-ribbon>div:first-child span,.site-promozionemusicale .pm-search-ribbon>div:first-child strong{display:block}.site-promozionemusicale .pm-search-ribbon>div:first-child span{margin-bottom:4px;color:var(--pm-red);font-size:.64rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.site-promozionemusicale .pm-search-ribbon>div:first-child strong{font-family:"Barlow Condensed",Barlow,sans-serif;font-size:1.35rem}
.site-promozionemusicale .pm-search-ribbon .news-search{display:block;margin:0;padding:0;border:0;background:transparent;box-shadow:none}.site-promozionemusicale .pm-search-ribbon .news-search>label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.site-promozionemusicale .pm-search-ribbon .news-search>div{grid-template-columns:minmax(0,1fr) 112px}.site-promozionemusicale .pm-search-ribbon .news-search input{border-radius:4px;background:#f2f4f7}.site-promozionemusicale .pm-search-ribbon .news-search button{border-radius:4px;background:var(--pm-navy)}
.site-promozionemusicale .home-module-stories{padding-block:76px;background:#fff}.site-promozionemusicale .home-module-stories .section-heading{padding-bottom:24px;border-bottom:4px solid var(--pm-navy)}
.site-promozionemusicale .home-module-stories .editorial-deck{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:16px;align-items:stretch}.site-promozionemusicale .home-module-stories .article-card{min-width:0;border:1px solid var(--pm-rule);border-top:0;border-radius:5px;background:#fff;box-shadow:none}
.site-promozionemusicale .home-module-stories .article-card:first-child{grid-column:1/span 6;grid-row:1/span 2;border-radius:5px 5px 5px 28px;background:var(--pm-navy);color:#fff}.site-promozionemusicale .home-module-stories .article-card:first-child .article-card-image{aspect-ratio:16/9}.site-promozionemusicale .home-module-stories .article-card:first-child .article-card-body>p{color:#b8c0cf}
.site-promozionemusicale .home-module-stories .article-card:nth-child(2){grid-column:7/span 6;display:grid;grid-template-columns:220px minmax(0,1fr)}.site-promozionemusicale .home-module-stories .article-card:nth-child(2) .article-card-image{height:100%;aspect-ratio:auto}
.site-promozionemusicale .home-module-stories .article-card:nth-child(3){grid-column:7/span 3}.site-promozionemusicale .home-module-stories .article-card:nth-child(4){grid-column:10/span 3;border-radius:5px 28px 5px 5px}.site-promozionemusicale .home-module-stories .article-card:nth-child(n+3) .article-card-body>p{display:none}
.site-promozionemusicale .home-module-stories .article-card-image{aspect-ratio:16/9}.site-promozionemusicale .home-module-stories .article-card-body{padding:24px}.site-promozionemusicale .home-module-stories .article-card h2{line-height:1.02}.site-promozionemusicale .home-module-stories .text-link{margin-top:18px}
.site-promozionemusicale .home-module-pulse{padding-block:70px;background:var(--pm-navy);color:#fff}.site-promozionemusicale .home-module-pulse .pulse-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:22px;align-items:start}
.site-promozionemusicale .home-module-pulse .airplay-mini,.site-promozionemusicale .home-module-pulse .radio-date-mini{margin:0;padding:30px;border:1px solid rgba(255,255,255,.18);border-radius:5px 28px;background:#0d2857;color:#fff;box-shadow:none}
.site-promozionemusicale .home-module-pulse .radio-date-mini{border-radius:28px 5px;background:#fff;color:var(--pm-navy)}.site-promozionemusicale .home-module-pulse .mini-head{min-height:62px}
.site-promozionemusicale .home-module-pulse .airplay-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row;grid-auto-columns:auto;gap:10px;overflow:visible}.site-promozionemusicale .home-module-pulse .mini-list{display:grid;grid-template-columns:1fr;grid-auto-flow:row;grid-auto-columns:auto;gap:9px;overflow:visible}
.site-promozionemusicale .home-module-pulse .airplay-list a{min-width:0;border-color:rgba(255,255,255,.16);background:#122f63;color:#fff}.site-promozionemusicale .home-module-pulse .airplay-list small,.site-promozionemusicale .home-module-pulse .airplay-list b{color:#b8c3d8}.site-promozionemusicale .home-module-pulse .radio-date-row{border-color:#dce2ea;background:#f4f6f9;color:var(--pm-navy)}
.site-promozionemusicale .home-module-latest{padding-block:78px;background:#edf1f6}.site-promozionemusicale .home-module-latest .article-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.site-promozionemusicale .home-module-latest .article-card{border:1px solid #ccd5e1;border-radius:5px 24px;background:#fff;box-shadow:none}.site-promozionemusicale .home-module-latest .article-card:nth-child(even){border-radius:24px 5px}.site-promozionemusicale .home-module-latest .article-card-image{aspect-ratio:16/9}.site-promozionemusicale .home-module-latest .article-card-body{padding:23px}.site-promozionemusicale .home-module-latest .article-card-body>p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.site-promozionemusicale .home-module-latest .text-link{margin-top:18px}
.site-promozionemusicale .home-module-promotion{padding:58px 0;background:linear-gradient(112deg,var(--pm-red) 0 64%,var(--pm-navy) 64%);color:#fff}.site-promozionemusicale .home-module-promotion .wrap{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:46px;padding:0;border:0;background:transparent;box-shadow:none}.site-promozionemusicale .home-module-promotion h2{max-width:980px;margin-bottom:10px;font-size:clamp(2.5rem,4.2vw,4.8rem);line-height:.94}.site-promozionemusicale .home-module-promotion p{max-width:900px;color:rgba(255,255,255,.78)}.site-promozionemusicale .home-module-promotion .button{min-width:200px;border-radius:4px;background:#fff;color:var(--pm-navy)}

@media(max-width:1180px){
 .site-promozionemusicale .pm-front-grid{grid-template-columns:1fr}.site-promozionemusicale .pm-lead-stage .news-lead{min-height:580px}.site-promozionemusicale .pm-news-column{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:auto auto}.site-promozionemusicale .pm-news-column>header{grid-column:1/-1}.site-promozionemusicale .pm-side-feature{min-height:290px;border-right:1px solid rgba(255,255,255,.16);border-bottom:0}.site-promozionemusicale .pm-side-story{display:flex;min-height:290px;flex-direction:column;align-items:flex-start;justify-content:center;padding:24px;border-right:1px solid rgba(255,255,255,.16);border-bottom:0}.site-promozionemusicale .pm-side-story>div{width:100%}.site-promozionemusicale .pm-side-story .card-arrow{margin-top:auto;align-self:flex-end}.site-promozionemusicale .home-module-stories .article-card:first-child{grid-row:1/span 3}.site-promozionemusicale .home-module-stories .article-card:nth-child(3),.site-promozionemusicale .home-module-stories .article-card:nth-child(4){grid-column:7/span 6;display:grid;grid-template-columns:180px minmax(0,1fr)}.site-promozionemusicale .home-module-stories .article-card:nth-child(n+2) .article-card-image{height:100%;aspect-ratio:auto}.site-promozionemusicale .home-module-latest .article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:900px){
 .site-promozionemusicale .site-nav a:hover,.site-promozionemusicale .site-nav a[aria-current=page]{background:rgba(231,25,9,.08);box-shadow:none}.site-promozionemusicale .pm-edition-bar{margin-bottom:16px}.site-promozionemusicale .pm-front-grid{gap:16px}.site-promozionemusicale .pm-lead-stage .news-lead{min-height:520px}.site-promozionemusicale .pm-lead-stage .news-lead-copy{padding:140px 30px 30px}.site-promozionemusicale .pm-news-column{grid-template-columns:1fr 1fr}.site-promozionemusicale .pm-news-column>header{grid-column:1/-1}.site-promozionemusicale .pm-side-feature{grid-column:1/-1;grid-template-columns:240px minmax(0,1fr);grid-template-rows:none;min-height:200px;border-right:0;border-bottom:1px solid rgba(255,255,255,.16)}.site-promozionemusicale .pm-side-feature-media{min-height:200px}.site-promozionemusicale .pm-side-story{min-height:220px}.site-promozionemusicale .pm-search-ribbon{grid-template-columns:1fr}.site-promozionemusicale .home-module-pulse .pulse-grid{grid-template-columns:1fr}.site-promozionemusicale .home-module-promotion .wrap{grid-template-columns:1fr}.site-promozionemusicale .home-module-promotion .button{justify-self:start}
}
@media(max-width:620px){
 .site-promozionemusicale .header-inner{height:68px}.site-promozionemusicale .site-logo{width:136px;height:50px}.site-promozionemusicale .news-hero{padding:12px 0 32px}.site-promozionemusicale .pm-edition-bar .news-masthead{width:100%;padding:9px 0}.site-promozionemusicale .pm-edition-topics{display:none}.site-promozionemusicale .pm-lead-stage .news-lead{display:grid;min-height:0;border-radius:18px 4px}.site-promozionemusicale .pm-lead-stage .news-lead:after{display:none}.site-promozionemusicale .pm-lead-stage .news-lead-media{position:relative;aspect-ratio:16/10;border-radius:17px 3px 0 0}.site-promozionemusicale .pm-lead-stage .news-lead-copy{position:relative;padding:24px 20px 26px;background:var(--pm-navy)}.site-promozionemusicale .pm-lead-stage .news-lead h1{font-size:clamp(2.2rem,10.4vw,3.05rem);line-height:.96}.site-promozionemusicale .pm-lead-stage .news-lead-copy>p:not(.eyebrow){font-size:.9rem}.site-promozionemusicale .pm-news-column{display:block;border-radius:4px 20px}.site-promozionemusicale .pm-news-column>header{padding:20px}.site-promozionemusicale .pm-news-column>header h2{font-size:1.65rem}.site-promozionemusicale .pm-side-feature{display:grid;grid-template-columns:104px minmax(0,1fr);grid-template-rows:none;min-height:134px}.site-promozionemusicale .pm-side-feature-media{min-height:134px}.site-promozionemusicale .pm-side-feature>div{padding:17px 48px 17px 15px}.site-promozionemusicale .pm-side-feature h2{font-size:1.15rem}.site-promozionemusicale .pm-side-feature .card-arrow{right:12px;bottom:15px;width:30px;height:30px}.site-promozionemusicale .pm-side-story{display:grid;grid-template-columns:36px minmax(0,1fr) 30px;min-height:104px;padding:14px 16px}.site-promozionemusicale .pm-side-story .card-arrow{align-self:center;margin:0}.site-promozionemusicale .pm-side-number{width:34px;height:34px}.site-promozionemusicale .pm-side-story h2{font-size:1.08rem}.site-promozionemusicale .pm-search-ribbon{gap:14px;margin-top:15px;padding:17px;border-left-width:5px}.site-promozionemusicale .pm-search-ribbon>div:first-child strong{font-size:1.15rem}.site-promozionemusicale .pm-search-ribbon .news-search>div{grid-template-columns:minmax(0,1fr) 50px}.site-promozionemusicale .pm-search-ribbon .news-search button{width:50px;padding:0;justify-content:center}.site-promozionemusicale .pm-search-ribbon .news-search button span{display:none}.site-promozionemusicale .home-module-stories,.site-promozionemusicale .home-module-latest{padding-block:50px}.site-promozionemusicale .home-module-stories .editorial-deck{grid-template-columns:1fr}.site-promozionemusicale .home-module-stories .article-card,.site-promozionemusicale .home-module-stories .article-card:first-child,.site-promozionemusicale .home-module-stories .article-card:nth-child(2),.site-promozionemusicale .home-module-stories .article-card:nth-child(3),.site-promozionemusicale .home-module-stories .article-card:nth-child(4){grid-column:auto;grid-row:auto;display:grid;grid-template-columns:112px minmax(0,1fr);border-radius:4px 16px;background:#fff;color:var(--pm-navy)}.site-promozionemusicale .home-module-stories .article-card .article-card-image,.site-promozionemusicale .home-module-stories .article-card:first-child .article-card-image,.site-promozionemusicale .home-module-stories .article-card:nth-child(n+2) .article-card-image{height:100%;min-height:150px;aspect-ratio:auto}.site-promozionemusicale .home-module-stories .article-card-body{padding:17px 15px}.site-promozionemusicale .home-module-stories .article-card-body>p{display:none}.site-promozionemusicale .home-module-stories .article-card .text-link{margin-top:12px}.site-promozionemusicale .home-module-pulse{padding-block:48px}.site-promozionemusicale .home-module-pulse .airplay-mini,.site-promozionemusicale .home-module-pulse .radio-date-mini{padding:20px 16px}.site-promozionemusicale .home-module-pulse .airplay-list,.site-promozionemusicale .home-module-pulse .mini-list{display:grid;grid-auto-flow:column;grid-auto-columns:min(82vw,310px);grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory}.site-promozionemusicale .home-module-latest .article-grid{grid-template-columns:1fr}.site-promozionemusicale .home-module-latest .article-card{display:grid;grid-template-columns:112px minmax(0,1fr)}.site-promozionemusicale .home-module-latest .article-card-image{height:100%;aspect-ratio:auto}.site-promozionemusicale .home-module-latest .article-card-body{padding:17px 15px}.site-promozionemusicale .home-module-latest .article-card-body>p{display:none}.site-promozionemusicale .home-module-promotion{padding:42px 0;background:var(--pm-red)}.site-promozionemusicale .home-module-promotion h2{font-size:2.6rem}.site-promozionemusicale .home-module-promotion .button{width:100%}
}
@media(max-width:900px){
 .site-diecidomande .layout-interview-front .news-lead{grid-template-columns:1fr}.site-diecidomande .layout-interview-front .news-lead-media{min-height:0;aspect-ratio:16/9;border-right:0;border-bottom:1px solid #07182a}.site-diecidomande .home-module-stories .article-card{grid-template-columns:135px minmax(0,1fr)}
 .site-musicaemergenti .layout-discovery-stream>.news-lead,.site-musicaemergenti .layout-discovery-stream .news-lead-copy{min-height:500px}.site-musicaemergenti .discovery-strip .news-briefs{grid-template-columns:repeat(2,minmax(0,1fr))}.site-musicaemergenti .home-module-stories .editorial-deck{grid-template-columns:repeat(2,minmax(0,1fr))}.site-musicaemergenti .home-module-stories .article-card:first-child{grid-row:auto}.site-musicaemergenti .home-module-stories .article-card:first-child .article-card-image{aspect-ratio:16/10}.site-musicaemergenti .home-module-stories .article-card:nth-child(4){grid-column:auto;display:flex}
 .site-promozionemusicale .desk-topline{grid-template-columns:1fr}.site-promozionemusicale .promotion-desk-rail .news-briefs{grid-template-columns:1fr}.site-promozionemusicale .promotion-desk-rail .news-brief{grid-template-columns:minmax(0,1fr) 34px}.site-promozionemusicale .home-module-promotion{background:#e71909}
 .site-promozioneartistica .gallery-heading{display:grid}.site-promozioneartistica .home-module-stories .article-card{grid-template-columns:150px minmax(0,1fr)}
}
@media(max-width:620px){
 .site-diecidomande .header-inner,.site-promozionemusicale .header-inner{height:70px}.site-diecidomande .site-logo,.site-promozionemusicale .site-logo{width:140px;height:52px}.site-diecidomande .home-edition-line{grid-template-columns:64px minmax(0,1fr)}.site-diecidomande .home-edition-line strong{height:62px;font-size:1.35rem}.site-diecidomande .home-edition-line span{padding:0 13px;font-size:.66rem}.site-diecidomande .layout-interview-front .news-lead-copy{padding:23px 20px}.site-diecidomande .interview-index{padding:20px}.site-diecidomande .interview-index .news-briefs{grid-template-columns:1fr}.site-diecidomande .interview-index .news-brief{display:grid;grid-template-columns:78px minmax(0,1fr) 30px;padding:10px 0}.site-diecidomande .interview-index .news-brief-image{width:78px;aspect-ratio:1}.site-diecidomande .interview-index .news-brief>div{padding:0}.site-diecidomande .interview-index .news-brief-arrow{position:static}.site-diecidomande .news-search{grid-template-columns:1fr;box-shadow:4px 4px 0 #209af3}.site-diecidomande .home-module-stories .editorial-deck{grid-template-columns:1fr}.site-diecidomande .home-module-stories .article-card{grid-template-columns:112px minmax(0,1fr)}
 .site-musicaemergenti .layout-discovery-stream>.news-lead{display:grid;min-height:0;border-radius:18px 3px}.site-musicaemergenti .layout-discovery-stream>.news-lead:after{display:none}.site-musicaemergenti .layout-discovery-stream .news-lead-media{position:relative;aspect-ratio:16/10}.site-musicaemergenti .layout-discovery-stream .news-lead-copy{min-height:0;padding:24px 20px;background:#06144d}.site-musicaemergenti .layout-discovery-stream .news-lead h1{font-size:clamp(2.2rem,10vw,3.1rem)}.site-musicaemergenti .discovery-strip .news-briefs{grid-template-columns:1fr}.site-musicaemergenti .discovery-strip .news-brief{grid-template-columns:78px minmax(0,1fr) 30px}.site-musicaemergenti .discovery-strip .news-brief-image{width:78px}.site-musicaemergenti .news-search{border-radius:18px}.site-musicaemergenti .news-search>div{grid-template-columns:minmax(0,1fr) 52px}.site-musicaemergenti .home-module-stories .editorial-deck,.site-musicaemergenti .home-module-latest .article-grid{grid-template-columns:1fr}.site-musicaemergenti .home-module-latest .article-card{grid-template-columns:112px minmax(0,1fr)}
 .site-promozionemusicale .desk-topline{gap:14px}.site-promozionemusicale .desk-topline .news-search>div{grid-template-columns:minmax(0,1fr) 52px}.site-promozionemusicale .layout-promotion-desk .news-lead{min-height:0;border-top-width:7px}.site-promozionemusicale .layout-promotion-desk .news-lead-copy{padding:24px 20px}.site-promozionemusicale .layout-promotion-desk .news-lead h1{font-size:clamp(2.45rem,11vw,3.4rem)}.site-promozionemusicale .promotion-desk-rail{padding:22px}.site-promozionemusicale .promotion-desk-rail .news-brief h2{font-size:1.35rem}.site-promozionemusicale .home-module-pulse .airplay-list,.site-promozionemusicale .home-module-pulse .mini-list{grid-auto-columns:min(82vw,310px);overflow-x:auto}.site-promozionemusicale .home-module-promotion{padding:34px 0}
 .site-promozioneartistica .site-logo{width:165px}.site-promozioneartistica .gallery-heading strong{font-size:2.3rem}.site-promozioneartistica .layout-art-gallery .news-lead{display:grid;min-height:0;border-radius:30px 3px}.site-promozioneartistica .layout-art-gallery .news-lead:after{display:none}.site-promozioneartistica .layout-art-gallery .news-lead-media{position:relative;aspect-ratio:16/10}.site-promozioneartistica .layout-art-gallery .news-lead-copy{position:relative;padding:24px 20px;background:#062c28}.site-promozioneartistica .layout-art-gallery>.news-briefs{grid-template-columns:1fr}.site-promozioneartistica .layout-art-gallery .news-brief,.site-promozioneartistica .layout-art-gallery .news-brief:first-child{display:grid;grid-template-columns:82px minmax(0,1fr) 30px;align-items:center;padding:9px;border-radius:3px 18px}.site-promozioneartistica .layout-art-gallery .news-brief-image,.site-promozioneartistica .layout-art-gallery .news-brief:first-child .news-brief-image{width:82px;height:82px;aspect-ratio:1;border-radius:2px 12px}.site-promozioneartistica .layout-art-gallery .news-brief>div,.site-promozioneartistica .layout-art-gallery .news-brief:first-child>div{padding:0}.site-promozioneartistica .layout-art-gallery .news-brief-arrow,.site-promozioneartistica .layout-art-gallery .news-brief:first-child .news-brief-arrow{position:static}.site-promozioneartistica .news-search{border-radius:18px 3px}.site-promozioneartistica .news-search>div{grid-template-columns:minmax(0,1fr) 52px}.site-promozioneartistica .home-module-stories .editorial-deck{grid-template-columns:1fr}.site-promozioneartistica .home-module-stories .article-card{grid-template-columns:112px minmax(0,1fr);border-radius:3px 24px}.site-promozioneartistica .home-module-stories .article-card:nth-child(even){border-radius:24px 3px}
}
