@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--accent:#f1e933}*{box-sizing:border-box}body{margin:0;background:#111;color:#fff;font:15px 'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;outline-offset:5px}button{cursor:pointer}header{height:88px;padding:0 5%;display:flex;align-items:center;gap:35px;border-bottom:1px solid #303030;position:relative;z-index:5}.brand{font-weight:800;letter-spacing:-1px;font-size:23px;white-space:nowrap}.brand span,.brand i{color:var(--accent)}.brand i{font-size:12px;font-style:normal;margin-left:4px}.brand img{max-width:210px;max-height:55px}nav{display:flex;gap:24px;flex:1;justify-content:center;font-size:13px}nav a{color:#b6b6b6}nav a.active,nav a:hover{color:var(--accent)}.contact-top{font-size:13px;border-bottom:1px solid var(--accent);padding-bottom:7px}.menu{display:none;background:none;color:white;border:0;font-size:26px}.hero{height:660px;position:relative;display:flex;align-items:center;padding:70px 8%;overflow:hidden}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 60%;opacity:.64}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#000c,transparent 95%),linear-gradient(0deg,#111,transparent 40%)}.hero-content{position:relative;z-index:1;max-width:750px}.eyebrow{font-size:11px;letter-spacing:2.7px;text-transform:uppercase;color:var(--accent);font-weight:700;display:flex;align-items:center;gap:12px}.eyebrow:before{content:'';width:24px;height:2px;background:var(--accent)}h1,h2,h3{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;text-transform:uppercase;margin:0;font-weight:800}h1{font-size:clamp(60px,7.3vw,108px);line-height:.93;letter-spacing:-1.5px;margin:24px 0}h1 em{color:var(--accent);font-style:normal}.hero p{color:#d2d2d2;font-size:17px;line-height:1.6;margin:24px 0 34px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:30px;background:var(--accent);color:#111;border:0;padding:17px 24px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.6px}.btn:hover{filter:brightness(.9)}.ghost{background:transparent;color:#fff;border:1px solid #555}.hero-bottom{position:absolute;bottom:35px;left:8%;right:8%;z-index:2;display:flex;justify-content:space-between;color:#aaa;font-size:10px;letter-spacing:2px}.hero-bottom b{color:#fff}.wrap{max-width:1440px;margin:auto;padding:70px 8%}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px;gap:20px}h2{font-size:48px;line-height:1}.muted,.section-head p{color:#999;font-size:13px;line-height:1.7}.text-link{font-size:12px;white-space:nowrap;border-bottom:1px solid #555;padding-bottom:7px}.sports{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:35px}.chip{padding:10px 17px;border:1px solid #363636;background:transparent;color:#aaa;font-size:12px;border-radius:30px}.chip.active,.chip:hover{background:var(--accent);color:#111;border-color:var(--accent)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:32px 24px}.card-media{aspect-ratio:1.5;position:relative;overflow:hidden;background:#222}.card-media img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.card:hover img{transform:scale(1.04)}.badge{position:absolute;top:15px;left:15px;color:#111;background:var(--accent);font-size:9px;font-weight:800;letter-spacing:1px;padding:7px 9px;text-transform:uppercase}.count{position:absolute;bottom:12px;right:12px;padding:6px 9px;font-size:10px;background:#111c}.card-meta{display:flex;justify-content:space-between;color:#888;font-size:10px;text-transform:uppercase;letter-spacing:1px;margin:19px 0 10px}.card h3{font-size:27px;line-height:1.1}.card-bottom{font-size:11px;color:#bbb;margin-top:17px;display:flex;justify-content:space-between}.card-bottom span{color:var(--accent)}.manifesto{padding:65px 8%;border-block:1px solid #333;display:grid;grid-template-columns:1.5fr 1fr;gap:50px;background:#181818}.manifesto h2{font-size:62px}.manifesto p{color:#aaa;line-height:1.8}.banner{margin:30px 0;padding:40px;background:var(--accent);color:#111;display:flex;justify-content:space-between;align-items:center}.banner h2{font-size:40px}.banner .btn{background:#111;color:#fff}footer{padding:50px 8% 28px;border-top:1px solid #333;display:flex;flex-wrap:wrap;gap:25px;align-items:center}footer p{color:#999;font-size:12px;flex:1}footer div{display:flex;gap:25px;font-size:12px}footer button{background:none;border:0;color:#999;padding:0}footer small{width:100%;color:#777;font-size:10px;margin-top:25px}.page-title{padding:65px 8% 35px;border-bottom:1px solid #303030}.page-title h1{font-size:78px}.page-title p{color:#aaa;line-height:1.7}.breadcrumb{font-size:11px;color:#aaa;margin-bottom:30px}.toolbar{display:flex;gap:15px;align-items:center;flex-wrap:wrap;margin-bottom:28px}.toolbar input,.toolbar select{background:#1c1c1c;border:1px solid #444;color:#fff;padding:12px}.toolbar input{flex:1;min-width:190px}.photo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.photo{background:#222;position:relative;border:0;padding:0;color:white;aspect-ratio:1.25;overflow:hidden}.photo img{width:100%;height:100%;object-fit:cover}.photo span{position:absolute;bottom:9px;left:10px;font-size:10px;background:#111a;padding:5px}.load{text-align:center;margin:35px 0}.load p{font-size:12px;color:#999}.viewer{padding:30px 5%}.viewer-top{display:flex;justify-content:space-between;align-items:center;font-size:12px;margin-bottom:25px}.viewer-layout{display:grid;grid-template-columns:1fr 300px;gap:40px}.stage{position:relative;min-height:420px;background:#090909;display:flex;justify-content:center;align-items:center}.stage img{width:100%;height:65vh;object-fit:contain}.watermark{position:absolute;pointer-events:none;opacity:.35;transform:rotate(-18deg);font-size:clamp(18px,3vw,40px);font-weight:800}.arrow{position:absolute;top:50%;background:#111b;color:#fff;border:1px solid #666;width:42px;height:42px;font-size:23px}.prev{left:15px}.next{right:15px}.photo-info h2{font-size:40px;margin:20px 0}.photo-info p{color:#aaa;line-height:1.8;font-size:13px}.photo-info .btn{width:100%;margin-top:20px}.contact-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:70px}.contact-layout h2{font-size:55px}.contact-layout p{line-height:1.8;color:#aaa}label{display:block;font-size:12px;margin:18px 0}input,textarea{display:block;width:100%;padding:14px;background:#191919;border:1px solid #454545;color:#fff;margin-top:9px}textarea{resize:vertical;min-height:130px}input[type=checkbox]{display:inline;width:auto;margin-right:10px}dialog{background:#191919;color:#fff;border:1px solid #555;max-width:520px;width:90%;padding:30px}dialog::backdrop{background:#000b}.close{float:right;background:none;border:0;color:#fff;font-size:30px}dialog h2{font-size:35px}dialog p,.demo-note{font-size:11px;color:#999}#toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:var(--accent);color:#111;padding:16px 24px;z-index:20;max-width:90%;font-size:13px;display:none}.empty{color:#999;padding:30px}
@media(max-width:1050px){header{gap:20px}nav{gap:13px;font-size:11px}.brand{font-size:19px}.contact-top{display:none}.cards{grid-template-columns:repeat(2,1fr)}.photo-grid{grid-template-columns:repeat(3,1fr)}.hero{height:620px}.viewer-layout{grid-template-columns:1fr 260px;gap:20px}}@media(max-width:700px){header{height:72px;padding:0 6%;justify-content:space-between}.menu{display:block}nav{display:none;position:absolute;top:72px;left:0;right:0;background:#171717;padding:24px;flex-direction:column;gap:22px;font-size:15px;border-bottom:1px solid #444}nav.open{display:flex}.hero{height:610px;padding:55px 6%}.hero>img{object-position:60%}.hero h1{font-size:68px}.hero p{font-size:14px;max-width:260px}.hero-bottom{left:6%;right:6%;font-size:8px}.wrap{padding:45px 6%}h2{font-size:38px}.section-head{align-items:start}.section-head .text-link{font-size:10px}.cards{grid-template-columns:1fr;gap:32px}.manifesto{padding:45px 6%;grid-template-columns:1fr;gap:15px}.manifesto h2{font-size:48px}.banner{padding:28px;align-items:start;flex-direction:column;gap:25px}.banner h2{font-size:35px}.page-title{padding:40px 6% 25px}.page-title h1{font-size:57px}.photo-grid{grid-template-columns:repeat(2,1fr);gap:8px}.viewer{padding:25px 6%}.viewer-layout,.contact-layout{grid-template-columns:1fr;gap:30px}.stage{min-height:260px}.stage img{height:45vh}.viewer-top{gap:20px}.photo-info h2{font-size:35px}footer{padding:35px 6%}footer p{flex-basis:100%;margin:0}.toolbar select{width:100%}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}

/* Logo original incluido, sin deformar su proporción. */
header .brand{display:flex;align-items:center;flex-shrink:0}header .brand img{display:block;width:230px;height:auto;max-width:230px;max-height:70px;object-fit:contain}@media(max-width:1050px){header .brand img{width:190px;max-width:190px}}@media(max-width:700px){header .brand img{width:180px;max-width:180px;max-height:55px}}

.sin-balon-home{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;padding:65px 8%;border-top:1px solid #333;background:#181818}.sin-balon-home h2{font-size:85px;margin:20px 0}.sin-balon-home h2 span{color:var(--accent)}.sin-balon-home p{line-height:1.8}.sin-balon-home .btn{margin-top:18px}.sin-balon-image{display:block;aspect-ratio:1.4;overflow:hidden}.sin-balon-image img{width:100%;height:100%;object-fit:cover}.sin-balon-description{max-width:640px;font-size:14px}header nav{gap:17px}@media(min-width:701px) and (max-width:1150px){header{justify-content:space-between}.menu{display:block}.contact-top{display:none}header nav{display:none;position:absolute;top:88px;left:0;right:0;background:#171717;padding:24px;flex-direction:column;gap:22px;font-size:15px;border-bottom:1px solid #444}header nav.open{display:flex}}@media(max-width:700px){.sin-balon-home{grid-template-columns:1fr;gap:30px;padding:45px 6%}.sin-balon-home h2{font-size:65px}header nav{gap:22px}}

footer .brand{display:flex;align-items:center}footer .brand img{display:block;width:230px;max-width:100%;height:auto;max-height:70px;object-fit:contain}@media(max-width:700px){footer .brand img{width:180px}}

#editor-toggle{position:fixed;right:22px;bottom:22px;z-index:30;background:var(--accent);border:1px solid #111;color:#111;padding:14px 20px;border-radius:30px;font-weight:700;box-shadow:0 6px 30px #0008}#site-editor{position:fixed;right:0;top:0;bottom:0;width:460px;max-width:100%;z-index:40;background:#181818;color:#fff;border-left:1px solid #555;padding:25px;overflow:auto;box-shadow:-15px 0 60px #0008}#site-editor[hidden],#editor-toggle[hidden]{display:none}.editor-head{display:flex;align-items:center;justify-content:space-between;gap:15px}.editor-head h2{font-size:32px}.editor-head button{background:none;color:#fff;border:0;font-size:32px}.editor-note{color:#bbb;font-size:12px;line-height:1.7}.editor-tabs{display:flex;gap:5px;margin:25px 0;flex-wrap:wrap}#site-editor button,.editor-import{padding:11px 13px;border:1px solid #555;background:#252525;color:#fff;font-size:12px}#site-editor .selected{background:var(--accent);color:#111;border-color:var(--accent)}#site-editor h3{font-size:24px;margin-top:26px;margin-bottom:15px}#site-editor input,#site-editor textarea,#site-editor select{width:100%;background:#222;color:#fff;border:1px solid #555;padding:10px;margin-top:8px}#site-editor textarea{min-height:65px;font-size:13px}#site-editor input[type=color]{height:45px;padding:4px}#site-editor input[type=file]{font-size:11px}#site-editor details{border-bottom:1px solid #444;padding:15px 0}#site-editor summary{cursor:pointer;font-weight:700;line-height:1.5}.editor-image{border:1px solid #444;padding:15px;margin:20px 0}.editor-image>img{max-width:100%;height:110px;object-fit:contain;display:block;background:#111}.editor-actions{display:flex;flex-wrap:wrap;gap:10px;border-top:1px solid #444;padding-top:20px;margin-top:25px}.editor-import{display:block;margin:0;cursor:pointer}.editor-import input{max-width:210px}#editor-fields{font-size:12px;line-height:1.6}#editor-fields>button{margin:18px 8px 0 0}#partners{width:100%;display:flex;gap:25px;align-items:center;flex-wrap:wrap;margin-bottom:20px}#partners[hidden]{display:none}#partners img{max-width:180px;max-height:65px;object-fit:contain}#toast{z-index:60}@media(max-width:700px){#site-editor{width:100%;padding:20px}#editor-toggle{right:15px;bottom:15px;font-size:12px}}

@media(min-width:1151px) and (max-width:1600px){header{justify-content:space-between}.menu{display:block}.contact-top{display:none}header nav{display:none;position:absolute;top:88px;left:0;right:0;background:#171717;padding:24px;flex-direction:column;gap:20px;font-size:15px;border-bottom:1px solid #444;max-height:calc(100vh - 88px);overflow:auto}header nav.open{display:flex}}@media(max-width:1150px){header nav.open{max-height:calc(100vh - 88px);overflow:auto}}@media(max-width:700px){header nav.open{max-height:calc(100vh - 72px)}}
