.proj-hero{position:relative;padding:12rem 0 5rem;overflow:hidden}.proj-hero-bg{position:absolute;inset:0;background-size:cover;background-position:center;opacity:.22;filter:saturate(.7)}.proj-hero-veil{position:absolute;inset:0;background:radial-gradient(90% 70% at 20% 0%,rgba(0,229,255,.1),transparent 60%),linear-gradient(180deg,rgba(19,19,19,.75) 0%,rgba(19,19,19,.94) 65%,var(--background) 100%)}.proj-hero-inner{position:relative;z-index:2;max-width:880px}.proj-crumbs{display:flex;flex-wrap:wrap;gap:.5rem;font-size:.85rem;color:var(--on-surface-variant);margin-bottom:2rem}.proj-crumbs a:hover{color:var(--primary-dim)}.proj-crumbs .current{color:var(--primary)}.proj-hero-logo{height:62px;width:auto;max-width:260px;object-fit:contain;object-position:left center;margin-bottom:1.75rem}.proj-sector{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.22em;color:var(--primary-dim);margin-bottom:.85rem}.proj-hero-title{font-size:clamp(2.1rem,5vw,3.4rem);line-height:1.1;margin-bottom:1.25rem}.proj-hero-claim{font-size:1.15rem;color:var(--on-surface-variant);line-height:1.65;max-width:65ch}.proj-tags{list-style:none;display:flex;flex-wrap:wrap;gap:.6rem;margin:2rem 0}.tag-pill{background:#00e5ff14;color:var(--primary);padding:.35rem .85rem;border-radius:2rem;font-size:.75rem;font-weight:600;letter-spacing:.04em;border:1px solid rgba(0,229,255,.2)}.proj-hero-actions{display:flex;flex-wrap:wrap;gap:1rem}.proj-stats-wrap{position:relative;z-index:3}.proj-stats{display:grid;grid-template-columns:repeat(4,1fr);border-radius:1rem;padding:2rem 1rem}.proj-stat{text-align:center;padding:0 1rem;border-right:1px solid rgba(53,53,52,.6)}.proj-stat:last-child{border-right:none}.proj-stat-n{display:block;font-family:var(--font-headline);font-size:2.4rem;font-weight:800;color:var(--primary);line-height:1.1}.proj-stat-l{display:block;font-size:.8rem;color:var(--on-surface-variant);margin-top:.4rem;line-height:1.4}.proj-nav{position:sticky;top:84px;z-index:500;margin-top:3rem;background:#0e0e0ee6;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-top:1px solid rgba(0,229,255,.12);border-bottom:1px solid rgba(0,229,255,.12)}.proj-nav-inner{display:flex;align-items:center;gap:1.75rem;overflow-x:auto;scrollbar-width:none;padding-top:.9rem;padding-bottom:.9rem}.proj-nav-inner::-webkit-scrollbar{display:none}.proj-nav-inner a{white-space:nowrap;font-size:.88rem;color:var(--on-surface-variant);font-weight:500;transition:color .2s}.proj-nav-inner a:hover{color:var(--primary)}.proj-nav-cta{margin-left:auto;color:var(--primary)!important;font-weight:600!important}.proj-section{padding:6rem 0;scroll-margin-top:140px}.proj-section--alt{background-color:var(--surface-lowest)}.proj-section--tight{padding-top:0}.proj-eyebrow{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.22em;color:var(--primary-dim);margin-bottom:.9rem}.proj-h2{font-size:clamp(1.7rem,3.2vw,2.35rem);line-height:1.2;margin-bottom:1.25rem;max-width:24ch}.proj-h2--wide{max-width:34ch}.proj-lead{font-size:1.05rem;color:var(--on-surface-variant);line-height:1.75;max-width:70ch}.proj-lead+.proj-lead{margin-top:1rem}.proj-lead strong{color:var(--on-surface)}.proj-head{margin-bottom:3rem}.proj-head--center{text-align:center}.proj-head--center .proj-h2,.proj-head--center .proj-lead{margin-left:auto;margin-right:auto}.proj-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.proj-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.proj-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.proj-split{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.proj-split--wide-left{grid-template-columns:1.15fr 1fr}.proj-split--wide-right{grid-template-columns:1fr 1.15fr}.proj-mt{margin-top:3rem}.proj-mt-sm{margin-top:1.5rem}.proj-card{border-radius:.9rem;padding:2rem;transition:transform .3s ease,border-color .3s ease}.proj-card:hover{transform:translateY(-4px)}.proj-card h3{font-size:1.15rem;margin-bottom:.7rem}.proj-card p{color:var(--on-surface-variant);font-size:.93rem;line-height:1.65}.proj-card-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:.6rem;background:#00e5ff17;border:1px solid rgba(0,229,255,.18);color:var(--primary-dim);margin-bottom:1.25rem}.proj-card-num{font-family:var(--font-headline);font-size:.85rem;font-weight:800;color:var(--primary-dim);letter-spacing:.1em;display:block;margin-bottom:.6rem}.check-list{list-style:none;padding:0;margin-top:1.5rem}.check-list li{position:relative;padding-left:1.75rem;margin-bottom:.85rem;color:var(--on-surface-variant);line-height:1.6;font-size:.95rem}.check-list li:before{content:"✓";position:absolute;left:0;top:0;color:var(--primary-dim);font-weight:700}.check-list strong{color:var(--on-surface)}.dot-list{list-style:none;padding:0}.dot-list li{position:relative;padding-left:1.25rem;margin-bottom:.7rem;color:var(--on-surface-variant);font-size:.92rem;line-height:1.6}.dot-list li:before{content:"";position:absolute;left:0;top:.62em;width:5px;height:5px;border-radius:50%;background:var(--primary-dim)}.dot-list strong{color:var(--on-surface)}.shot{border-radius:.8rem;overflow:hidden;border:1px solid var(--surface-highest);background:var(--surface-lowest);box-shadow:0 18px 50px #00000073}.shot img{display:block;width:100%;height:auto}.shot-caption{display:block;font-size:.8rem;color:var(--on-surface-variant);margin-top:.85rem;line-height:1.5}.shot-caption strong{color:var(--on-surface)}.phone-row{display:flex;flex-wrap:wrap;justify-content:center;gap:2.5rem}.phone{width:236px;max-width:100%;text-align:center}.phone-screen{border-radius:1.6rem;overflow:hidden;border:6px solid #232323;box-shadow:0 20px 50px #0000008c,0 0 0 1px #00e5ff26;background:#000}.phone-screen img{display:block;width:100%;height:auto}.stack-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:.9rem}.stack-item{border:1px solid var(--surface-high);border-radius:.6rem;padding:1rem 1.15rem;background:#201f1f80}.stack-item dt{font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;color:var(--primary-dim);font-weight:700;margin-bottom:.35rem}.stack-item dd{font-size:.9rem;color:var(--on-surface);line-height:1.5}.proj-table-wrap{overflow-x:auto}.proj-table{width:100%;border-collapse:collapse;min-width:640px;font-size:.92rem}.proj-table th,.proj-table td{text-align:left;padding:.95rem 1.1rem;border-bottom:1px solid var(--surface-high);vertical-align:top}.proj-table th{font-family:var(--font-headline);font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:var(--primary-dim);font-weight:700;border-bottom-color:#00e5ff40}.proj-table td{color:var(--on-surface-variant);line-height:1.6}.proj-table td strong{color:var(--on-surface)}.proj-table tbody tr:hover{background:#00e5ff08}.proj-quote{border-left:3px solid var(--primary-dim);padding:1.75rem 2rem;border-radius:0 .75rem .75rem 0;background:#00e5ff0a}.proj-quote p{font-family:var(--font-headline);font-size:1.15rem;color:var(--on-surface);line-height:1.6;font-weight:500}.faq-list{display:grid;gap:1rem}.faq-item{border-radius:.75rem;padding:1.5rem 1.75rem}.faq-item h3{font-size:1.02rem;margin-bottom:.6rem}.faq-item p{color:var(--on-surface-variant);font-size:.93rem;line-height:1.7}.ficha-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1px;background:var(--surface-high);border:1px solid var(--surface-high);border-radius:.75rem;overflow:hidden;margin-top:2.5rem}.ficha-item{background:var(--background);padding:1.5rem 1.6rem}.ficha-item dt{font-size:.7rem;text-transform:uppercase;letter-spacing:.14em;color:var(--primary-dim);font-weight:700;margin-bottom:.5rem}.ficha-item dd{font-size:.95rem;color:var(--on-surface);line-height:1.6}.proj-form-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:4rem;align-items:start}.proj-form-aside .check-list{margin-top:1.75rem}.proj-form-contact{margin-top:2.25rem;padding-left:1.25rem;border-left:2px solid var(--surface-high)}.proj-form-contact p{color:var(--on-surface-variant);font-size:.95rem;margin-bottom:.35rem}.proj-form-contact a{color:var(--primary-dim)}.otros-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.5rem}.otro-card{border-radius:.9rem;overflow:hidden;display:flex;flex-direction:column;transition:transform .3s ease}.otro-card:hover{transform:translateY(-5px)}.otro-img{height:150px;background-size:cover;background-position:center;border-bottom:1px solid var(--surface-highest)}.otro-body{padding:1.5rem;display:flex;flex-direction:column;flex:1}.otro-sector{font-size:.68rem;text-transform:uppercase;letter-spacing:.14em;color:var(--primary-dim);font-weight:700}.otro-body h3{font-size:1.15rem;margin:.6rem 0 .5rem}.otro-body p{color:var(--on-surface-variant);font-size:.9rem;line-height:1.6;flex:1}.read-more{color:var(--primary);font-weight:600;font-size:.87rem;margin-top:1.15rem}@media(max-width:1000px){.proj-grid-4,.otros-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.proj-hero{padding:9rem 0 3.5rem}.proj-stats{grid-template-columns:repeat(2,1fr);gap:1.75rem 0}.proj-stat:nth-child(2){border-right:none}.proj-section{padding:4rem 0}.proj-grid-3{grid-template-columns:1fr}.proj-split,.proj-split--wide-left,.proj-split--wide-right,.proj-form-grid{grid-template-columns:1fr;gap:2.5rem}.proj-nav{top:76px}}@media(max-width:640px){.proj-grid-2,.proj-grid-4,.otros-grid{grid-template-columns:1fr}.proj-hero-actions{flex-direction:column;align-items:stretch}.proj-stat-n{font-size:1.9rem}}
