:root{--bg:#080b0e;--bg2:#0d1116;--card:#11161d;--card2:#171d25;--line:#29313a;--text:#f6f7f8;--muted:#a7afb9;--orange:#ff6410;--orange2:#ff8b39;--max:1200px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,sans-serif;background:var(--bg);color:var(--text);line-height:1.5}.container{width:min(var(--max),calc(100% - 48px));margin:auto}.topbar{height:76px;position:sticky;top:0;z-index:50;display:flex;align-items:center;gap:34px;padding:0 max(24px,calc((100vw - var(--max))/2));background:rgba(6,9,12,.94);border-bottom:1px solid #20262d;backdrop-filter:blur(16px)}.brand{display:flex;align-items:center;gap:12px;color:white;text-decoration:none;margin-right:auto}.arena-symbol{width:52px;height:48px;display:inline-flex;align-items:center;justify-content:center;color:var(--orange);filter:drop-shadow(0 0 16px rgba(255,100,16,.18));flex:0 0 auto}.arena-symbol svg{width:100%;height:100%;display:block}.footer-symbol{width:78px;height:68px;margin:0 auto 8px}.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-copy b{font-size:25px;letter-spacing:.035em;font-weight:800;white-space:nowrap}.brand-copy b span,.footer-logo span{color:var(--orange)}.brand-copy small{font-size:7px;letter-spacing:.32em;margin-top:6px;color:#c8c8c8;white-space:nowrap}.topbar nav{display:flex;gap:24px}.topbar nav a{color:#dfe3e7;text-decoration:none;font-size:13px}.topbar nav a:hover{color:var(--orange)}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:12px;padding:13px 19px;font-weight:700;text-decoration:none;border:1px solid transparent;color:#fff;cursor:pointer}.btn-primary{background:linear-gradient(135deg,var(--orange),var(--orange2));box-shadow:0 12px 30px rgba(255,100,16,.16)}.btn-outline{border-color:var(--orange);color:#fff;padding:10px 16px;font-size:12px}.btn-dark{background:#0a0e12;border-color:#4a535d}.hero{min-height:520px;position:relative;display:flex;align-items:center;background:radial-gradient(circle at 80% 50%,rgba(255,90,0,.16),transparent 26%),linear-gradient(90deg,#06090c 0%,rgba(6,9,12,.88) 45%,rgba(6,9,12,.24) 72%),url('assets/referencia-layout.png') center 10%/cover no-repeat}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#090c10 0,transparent 40%)}.hero-content{position:relative;z-index:2;padding:85px 0 95px}.eyebrow{color:var(--orange);font-size:13px;font-weight:800;letter-spacing:.03em}.hero h1{font-size:62px;line-height:1.03;max-width:700px;margin:14px 0 18px}.hero h1 span,.proposal-copy h2 span{color:var(--orange)}.lead{max-width:640px;color:#d4d8dc;font-size:19px}.hero-actions{display:flex;gap:14px;margin-top:30px}.feature-strip{background:#0c1116;border-top:1px solid #20262d;border-bottom:1px solid #20262d}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr)}.feature-grid article{display:flex;gap:14px;padding:23px 18px;border-right:1px solid #262d34}.feature-grid article:last-child{border-right:0}.feature-grid .icon{width:42px;height:42px;border:1px solid #3a434d;border-radius:10px;display:grid;place-items:center;color:var(--orange)}.feature-grid b{font-size:14px}.feature-grid p{font-size:11px;color:var(--muted);margin:4px 0}.section{padding:72px 0}.section-heading{text-align:center;margin-bottom:34px}.section-heading h2,.about-copy h2,.proposal-copy h2{font-size:38px;line-height:1.08;margin:8px 0 9px}.section-heading>p:last-child{color:var(--muted)}.service-grid,.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.service-card,.product-card{background:linear-gradient(180deg,#171c22,#0d1116);border:1px solid #35404a;border-radius:9px;overflow:hidden}.card-image{height:150px;background-size:cover;background-position:center}.server{background-image:linear-gradient(0deg,rgba(0,0,0,.4),transparent),url('https://images.unsplash.com/photo-1558494949-ef010cbdcc31?auto=format&fit=crop&w=800&q=80')}.cabling{background-image:url('https://images.unsplash.com/photo-1558618666-fcd25c85cd64?auto=format&fit=crop&w=800&q=80')}.network{background-image:url('https://images.unsplash.com/photo-1544197150-b99a580bb7a8?auto=format&fit=crop&w=800&q=80')}.support{background-image:url('https://images.unsplash.com/photo-1516321318423-f06f85e504b3?auto=format&fit=crop&w=800&q=80')}.card-body{padding:18px}.card-body h3{margin:0 0 8px}.card-body p,.card-body li{color:#b8c0c7;font-size:13px}.card-body ul{padding-left:18px}.products-section{padding:66px 0;background:linear-gradient(#0c1116,#11161d)}.product-card{padding:16px}.product-card .product-image{height:130px;border-radius:6px;background:linear-gradient(135deg,#29313a,#10151a);display:grid;place-items:center;font-size:56px;margin-bottom:14px}.product-card h3{font-size:15px;margin:0}.product-card p{color:var(--muted);font-size:12px;min-height:38px}.product-card .price{display:block;font-weight:800;margin:12px 0}.product-card button{width:100%}.quote-section{padding:75px 0;background:radial-gradient(circle at 90% 50%,rgba(255,90,0,.22),transparent 34%),#080b0e}.quote-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:50px;align-items:center}.quote-builder{background:#0e1319;border:1px solid #46515d;border-radius:10px;padding:20px}.quote-title{display:flex;gap:12px;align-items:center}.quote-title h3{margin:0}.quote-title p{color:var(--muted);font-size:12px;margin:2px 0}.orange{color:var(--orange)}.category-tabs{display:grid;grid-template-columns:repeat(3,1fr);background:#090d11;border-radius:10px;padding:5px;margin:18px 0}.category-tabs button{padding:10px;border:0;border-radius:8px;background:transparent;color:#c8cdd2}.category-tabs .active{background:var(--orange);color:#fff}.quote-item{display:grid;grid-template-columns:1fr auto auto;gap:14px;align-items:center;padding:13px 0;border-bottom:1px solid #27303a}.quote-item b{font-size:13px}.quote-item small{display:block;color:var(--muted)}.qty{display:flex;align-items:center;gap:8px;background:#090d11;border-radius:20px;padding:4px}.qty button{width:26px;height:26px;border-radius:50%;border:0;background:#1b232b;color:#fff;cursor:pointer}.quote-price{font-weight:800;font-size:13px;min-width:100px;text-align:right}.quote-footer{display:flex;gap:10px;align-items:center;margin-top:18px}.quote-footer>div{margin-right:auto}.quote-footer small,.quote-footer strong{display:block}.proposal-copy h2{font-size:42px}.check-list{list-style:none;padding:0}.check-list li{margin:9px 0}.check-list li:before{content:"✓";display:inline-grid;place-items:center;width:20px;height:20px;background:var(--orange);border-radius:50%;margin-right:9px;color:#111;font-weight:900}.proposal-preview{height:240px;display:grid;place-items:center}.paper{width:185px;height:225px;background:#fff;color:#111;padding:20px;transform:rotate(-5deg);box-shadow:0 22px 45px #000;border-radius:3px}.paper-logo{font-weight:900;font-size:20px}.paper-logo span{color:var(--orange)}.paper h4{font-size:11px;margin-top:38px}.line{height:4px;background:#ddd;margin:9px 0}.line.short{width:62%}.price-pill{margin-top:35px;background:#111;color:#fff;padding:6px;text-align:center;font-size:10px}.brands{padding:35px 0;border-top:1px solid #20262d;border-bottom:1px solid #20262d;background:#0b0f13}.center{text-align:center}.brand-row{display:flex;justify-content:space-between;align-items:center;gap:18px;flex-wrap:wrap;color:#e2e5e8;font-size:20px}.about-section{display:grid;grid-template-columns:1.4fr .8fr .6fr;gap:42px;padding:70px 0}.about-copy>p{color:#b6bec5}.stats{display:flex;gap:40px;margin-top:30px}.stats div{display:flex;flex-direction:column}.stats b{color:var(--orange);font-size:24px}.stats span{color:#aeb5bc;font-size:11px}.contact-card{background:#121820;border:1px solid #39434e;border-radius:9px;padding:22px}.contact-card p{color:#b5bdc4;font-size:13px}.contact-card b{color:#fff}.footer-logo{text-align:center;align-self:center}.footer-wordmark{display:flex;flex-direction:column;align-items:center;line-height:1}.footer-wordmark b{font-size:28px;letter-spacing:.035em}.footer-wordmark b span{color:var(--orange)}.footer-wordmark small{display:block;font-size:7px;letter-spacing:.3em;margin:9px 0 12px;color:#c8c8c8}.footer-logo p{font-weight:700;margin-top:10px}footer{border-top:1px solid #20262d;padding:20px 0;color:#7f8993;font-size:10px}.footer-row{display:flex;justify-content:space-between;gap:20px}dialog{border:0;border-radius:14px;max-width:680px;width:calc(100% - 30px);padding:0;background:#fff;color:#111}dialog::backdrop{background:rgba(0,0,0,.75)}.proposal-dialog{padding:28px;position:relative}.dialog-close{position:absolute;right:14px;top:10px;border:0;background:transparent;font-size:30px;cursor:pointer}.proposal-dialog label{display:block;margin:12px 0;font-size:12px;font-weight:700}.proposal-dialog input{width:100%;padding:12px;border:1px solid #ccc;border-radius:7px;margin-top:5px}.proposal-line{display:flex;justify-content:space-between;border-bottom:1px solid #ddd;padding:10px 0;font-size:13px}.proposal-total{text-align:right;font-size:18px;margin:18px 0}.proposal-note{font-size:11px;color:#555}.full{width:100%}
@media(max-width:980px){.topbar nav{display:none}.service-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.feature-grid{grid-template-columns:repeat(2,1fr)}.quote-grid,.about-section{grid-template-columns:1fr}.hero h1{font-size:48px}.footer-logo{display:none}}@media(max-width:620px){.container{width:min(var(--max),calc(100% - 28px))}.topbar .btn-outline{display:none}.hero{min-height:560px}.hero h1{font-size:40px}.lead{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start}.feature-grid,.service-grid,.product-grid{grid-template-columns:1fr}.feature-grid article{border-right:0;border-bottom:1px solid #262d34}.quote-footer{flex-wrap:wrap}.quote-footer>div{width:100%}.about-section{padding:50px 0}.stats{gap:18px;flex-wrap:wrap}.footer-row{flex-direction:column}.brand-row{justify-content:center}}
@media print{body>*:not(dialog){display:none!important}dialog{display:block!important;position:static!important;max-width:none;width:100%;box-shadow:none}.dialog-close,.proposal-dialog>.btn{display:none!important}}

@media(max-width:760px){.arena-symbol{width:44px;height:40px}.brand-copy b{font-size:20px}.brand-copy small{font-size:6px;letter-spacing:.24em}}
