/*
Theme Name: Canal FM Portal
Theme URI: https://canalfm.com.br
Author: Canal FM
Description: Tema oficial do diretório de rádios Canal FM.
Version: 0.4.4
Text Domain: canal-fm
*/

:root{--ink:#07182d;--navy:#061c34;--cyan:#14d7dc;--lime:#b8f328;--red:#ff4438;--paper:#f5f8fb;--line:#dfe7ef;--muted:#65758a;--white:#fff;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}a{color:inherit}.cfm-site-header{position:sticky;top:0;z-index:9990;background:rgba(255,255,255,.94);border-bottom:1px solid rgba(7,24,45,.08);backdrop-filter:blur(18px);transition:.25s}.admin-bar .cfm-site-header{top:32px}.cfm-header-inner{width:min(1380px,calc(100% - 40px));height:92px;margin:auto;display:flex;align-items:center;gap:34px;transition:.25s}.is-scrolled .cfm-header-inner{height:68px}.cfm-brand{display:flex;align-items:center;text-decoration:none;margin-right:auto}.cfm-brand img{display:block;width:190px;height:auto;max-height:60px;transition:.25s}.is-scrolled .cfm-brand img{width:155px;max-height:46px}.cfm-nav ul{display:flex;list-style:none;gap:7px;padding:0;margin:0;align-items:center}.cfm-nav a{display:block;text-decoration:none;font-weight:750;padding:10px 13px;border-radius:10px}.cfm-nav a:hover,.cfm-nav .current-menu-item>a{background:#edf5f7;color:#077c8d}.cfm-header-cta{padding:11px 16px;border-radius:12px;background:var(--lime);text-decoration:none;font-weight:900;white-space:nowrap}.cfm-menu-toggle{display:none;border:0;background:var(--ink);color:white;border-radius:10px;padding:10px 12px}.cfm-main{min-height:65vh}.cfm-shell{width:min(1380px,calc(100% - 40px));margin:auto;padding:42px 0 70px}.cfm-page-head{padding:36px 0 12px}.cfm-page-head span{color:#078fa1;text-transform:uppercase;font-weight:900;letter-spacing:.12em;font-size:12px}.cfm-page-head h1{font-size:clamp(36px,6vw,70px);line-height:1.03;margin:.15em 0}.cfm-content{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:clamp(22px,4vw,48px)}.cfm-home .cfm-shell{padding-top:28px}.cfm-home-intro{display:grid;grid-template-columns:1.5fr .8fr;gap:20px;margin-bottom:24px}.cfm-home-note{border-radius:28px;background:linear-gradient(135deg,#06182d,#0b5670);color:#fff;padding:clamp(28px,5vw,60px)}.cfm-home-note span{color:var(--cyan);text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:900}.cfm-home-note h1{font-size:clamp(40px,6vw,78px);line-height:.96;margin:.2em 0}.cfm-home-note p{font-size:18px;color:#d8e5ec}.cfm-home-partner{display:flex;flex-direction:column;justify-content:flex-end;border-radius:28px;background:var(--lime);padding:32px}.cfm-home-partner small{font-weight:900;text-transform:uppercase}.cfm-home-partner h2{font-size:32px;line-height:1.05;margin:.3em 0}.cfm-home-partner a{font-weight:900}.cfm-home-section{padding:42px 0}.cfm-home-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.cfm-home-section-head h2{font-size:clamp(30px,4vw,48px);margin:0}.cfm-home-section-head p{max-width:600px;color:var(--muted)}.cfm-cta-band{margin-top:46px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:34px;border-radius:24px;background:var(--ink);color:#fff}.cfm-cta-band h2{margin:0;font-size:clamp(26px,4vw,42px)}.cfm-cta-band a{background:var(--lime);color:var(--ink);font-weight:900;text-decoration:none;padding:13px 18px;border-radius:12px}.cfm-site-footer{background:#041426;color:#d5e0e9}.cfm-footer-top{width:min(1380px,calc(100% - 40px));margin:auto;display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:50px;padding:58px 0 40px}.cfm-footer-brand img{width:180px;filter:brightness(0) invert(1)}.cfm-footer-brand p{max-width:440px;color:#9db0c0}.cfm-footer-col h3{color:#fff;margin-top:0}.cfm-footer-col a{display:block;color:#b8c6d2;text-decoration:none;margin:8px 0}.cfm-footer-col a:hover{color:var(--cyan)}.cfm-footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:20px;text-align:center;color:#8298aa;font-size:13px}.cfm-empty{padding:50px;text-align:center;background:#fff;border-radius:20px}.cfm-single-radio{display:grid;grid-template-columns:240px 1fr;gap:36px}.cfm-single-radio>img{width:100%;border-radius:28px;background:#fff;border:1px solid var(--line)}body.cfm-portal-page .cosmobit-content{padding:0!important}@media(max-width:900px){.admin-bar .cfm-site-header{top:46px}.cfm-header-inner{height:76px;width:calc(100% - 26px)}.cfm-brand img{width:150px}.cfm-menu-toggle{display:block}.cfm-header-cta{display:none}.cfm-nav{display:none;position:absolute;left:13px;right:13px;top:76px;background:#fff;border-radius:16px;box-shadow:0 20px 50px rgba(0,0,0,.15);padding:12px}.menu-open .cfm-nav{display:block}.cfm-nav ul{display:block}.cfm-home-intro{grid-template-columns:1fr}.cfm-footer-top{grid-template-columns:1fr;gap:22px}.cfm-single-radio{grid-template-columns:1fr}.cfm-single-radio>img{max-width:220px}.cfm-cta-band{align-items:flex-start;flex-direction:column}}@media(max-width:782px){.admin-bar .cfm-site-header{top:46px}}@media(max-width:600px){.admin-bar .cfm-site-header{top:0}.cfm-shell{width:calc(100% - 24px);padding-top:22px}.cfm-home-note{border-radius:20px}.cfm-footer-top{width:calc(100% - 32px)}}
