/*
Theme Name: IPTV UNO SMARTERS
Description: Modern WordPress block theme for IPTV UNO SMARTERS.
Version: 1.0.0
Text Domain: iptv-uno-smarters
*/
:root{--purple:#9b5cff;--dark:#17112f;--text:#171827;--muted:#687085}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--text);background:#fff}
.uno-header{background:#fff;border-bottom:1px solid #eee}.uno-header-inner{min-height:92px;width:min(1400px,calc(100% - 50px));margin:auto;display:flex;align-items:center;gap:28px}.uno-logo,.uno-footer-logo{font-size:24px;font-weight:800;text-decoration:none}.uno-logo span,.uno-footer-logo span{color:var(--purple)}.uno-nav{display:flex;justify-content:center;gap:26px;flex:1;white-space:nowrap}.uno-nav a{color:#64748b;text-decoration:none;font-weight:600}.uno-nav a:hover{color:var(--purple)}.uno-order-btn,.uno-whatsapp-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 24px;border-radius:12px;background:linear-gradient(135deg,#a85cff,#8f4df5);color:#fff!important;text-decoration:none;font-weight:700}
.uno-footer{border-top:1px solid #eee;background:#fff}.uno-footer-container{width:min(1400px,calc(100% - 50px));margin:auto;padding:65px 0 45px;display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:45px}.uno-footer-column{display:flex;flex-direction:column;gap:12px}.uno-footer-column a{color:#64748b;text-decoration:none}.uno-footer-bottom{width:min(1400px,calc(100% - 50px));margin:auto;border-top:1px solid #eee;padding:20px 0;display:flex;justify-content:space-between;color:#8290a5;font-size:14px}
.uno-blog{padding:75px 20px}.uno-blog-wrap{max-width:1180px;margin:auto}.uno-blog-hero{text-align:center;max-width:850px;margin:0 auto 65px}.uno-blog-badge{display:inline-block;padding:10px 20px;border:1px solid #b985ff;border-radius:50px;color:#7c3aed;background:#fbf8ff;font-weight:700}.uno-blog-hero h1{font:500 clamp(48px,7vw,82px)/1 Georgia,serif;margin:25px 0 20px}.uno-blog-hero p{color:#687085;font-size:18px;line-height:1.8}.uno-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.uno-blog-card{border:1px solid #e8e2f2;border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 10px 30px rgba(76,29,149,.06)}.uno-blog-card img{width:100%;height:210px;object-fit:cover}.uno-blog-card-content{padding:25px}.uno-blog-card h2{font:500 25px/1.25 Georgia,serif}.uno-blog-card p{color:#687085;line-height:1.7}.uno-blog-card a{color:#7c3aed;font-weight:700;text-decoration:none}
.uno-cta{margin-top:65px;padding:55px 25px;border-radius:26px;text-align:center;background:linear-gradient(135deg,#18102f,#291452);color:#fff}.uno-cta p{color:#ddd4ee;max-width:700px;margin:15px auto 25px}
@media(max-width:900px){.uno-nav{gap:15px}.uno-nav a{font-size:14px}.uno-footer-container{grid-template-columns:1fr 1fr}.uno-blog-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.uno-header-inner{flex-wrap:wrap;padding:15px 0}.uno-nav{order:3;width:100%;overflow:auto;justify-content:flex-start}.uno-order-btn{display:none}.uno-footer-container{grid-template-columns:1fr}.uno-footer-bottom{display:block}.uno-blog-grid{grid-template-columns:1fr}.uno-blog{padding:50px 15px}.uno-blog-hero h1{font-size:48px}}
