:root{--bg:#02060b;--panel:#06101a;--panel2:#091723;--line:rgba(159,190,213,.17);--text:#f5f7f9;--muted:#90a2b1;--gold:#d9a640;--gold2:#f4cc72;--cyan:#48c5ff;--radius:26px}*{box-sizing:border-box}html{background:var(--bg);color-scheme:dark;scroll-behavior:smooth}body{margin:0;overflow-x:hidden;background:radial-gradient(circle at 75% 4%,rgba(25,73,105,.22),transparent 28%),radial-gradient(circle at 15% 42%,rgba(217,166,64,.05),transparent 22%),var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}.notranslate{white-space:nowrap}.member-header{height:78px;border-bottom:1px solid var(--line);display:grid;place-items:center;position:sticky;top:0;z-index:50;background:rgba(2,6,11,.82);backdrop-filter:blur(20px)}.member-header a{font-weight:700;letter-spacing:.42em;font-size:18px}.member-main{width:min(1320px,calc(100% - 40px));margin:auto;padding:34px 0 100px}.back-link{display:inline-flex;margin:0 0 26px;color:#7e93a5;font-size:12px}.eyebrow{margin:0 0 14px;color:var(--gold2);font-size:10px;font-weight:850;letter-spacing:.19em;text-transform:uppercase}.profile-hero{min-height:690px;display:grid;grid-template-columns:.92fr 1.08fr;gap:54px;align-items:center;border-bottom:1px solid var(--line);padding-bottom:76px}.hero-copy{position:relative;z-index:2}.hero-copy h1{font-size:clamp(62px,7.7vw,118px);line-height:.91;letter-spacing:-.065em;margin:0;max-width:700px;text-wrap:balance}.hero-role{font-size:18px;color:#d8e2e9;margin:22px 0 12px}.hero-subtitle{max-width:690px;color:#a4b4c0;font-size:17px;line-height:1.75;margin:0}.member-links{display:flex;flex-wrap:wrap;gap:9px;margin-top:28px}.member-links a,.outline-link{border:1px solid var(--line);border-radius:999px;padding:11px 15px;font-size:11px;color:#d8e4ec;transition:.25s}.member-links a:hover,.outline-link:hover{border-color:rgba(217,166,64,.55);color:var(--gold2)}.hero-signature{margin-top:54px;padding-top:18px;border-top:1px solid var(--line);display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;color:#7f94a5}.hero-signature span{letter-spacing:.34em;font-size:12px;color:#dce4e9}.hero-signature i{height:1px;background:linear-gradient(90deg,rgba(72,197,255,.55),rgba(217,166,64,.45),transparent)}.hero-signature small{font-size:10px}.hero-visual{height:650px;position:relative;isolation:isolate}.hero-photo{position:absolute;right:0;top:0;width:76%;height:92%;border:1px solid var(--line);border-radius:34px;overflow:hidden;background:#07111b;box-shadow:0 48px 120px rgba(0,0,0,.48)}.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(2,6,11,.62),transparent 42%),linear-gradient(115deg,transparent 65%,rgba(72,197,255,.09))}.hero-photo img,.hero-secondary img{width:100%;height:100%;object-fit:cover;display:block}.hero-secondary{position:absolute;left:0;bottom:0;width:38%;height:38%;border:1px solid rgba(217,166,64,.35);border-radius:22px;overflow:hidden;background:#07111b;z-index:4;box-shadow:0 24px 70px rgba(0,0,0,.5)}.tech-orbit{position:absolute;left:4%;top:16%;width:310px;height:310px;border:1px solid rgba(72,197,255,.13);border-radius:50%;z-index:-1;animation:float 8s ease-in-out infinite}.tech-orbit:before,.tech-orbit:after{content:"";position:absolute;inset:30px;border:1px solid rgba(217,166,64,.15);border-radius:50%;transform:rotateX(68deg)}.tech-orbit:after{inset:70px;border-color:rgba(72,197,255,.16);transform:rotateY(68deg)}.tech-orbit i,.tech-orbit b{position:absolute;width:8px;height:8px;border-radius:50%;background:var(--cyan);box-shadow:0 0 22px var(--cyan);left:50%;top:50%;animation:orbit 11s linear infinite}.tech-orbit b{background:var(--gold);box-shadow:0 0 20px var(--gold);animation-duration:15s;animation-direction:reverse}@keyframes orbit{to{transform:rotate(360deg) translateX(150px) rotate(-360deg)}}@keyframes float{50%{transform:translateY(13px)}}.section-grid{display:grid;grid-template-columns:.34fr .66fr;gap:54px;padding:82px 0;border-bottom:1px solid var(--line)}.section-grid h2,.section-heading h2{font-size:clamp(34px,4vw,57px);line-height:1.02;letter-spacing:-.045em;margin:0}.story{font-size:16px;color:#a5b4bf;line-height:1.95}.story p{margin:0;white-space:normal}.story blockquote{margin:42px 0 0;border-left:2px solid var(--gold);padding:18px 0 18px 28px;font-size:24px;line-height:1.45;color:#e7edf1}.projects-section,.gallery-section,.instagram-section,.team-section{padding:86px 0;border-bottom:1px solid var(--line)}.section-heading{display:flex;justify-content:space-between;gap:36px;align-items:end;margin-bottom:32px}.section-heading>p{max-width:440px;margin:0;color:#8da0af;line-height:1.6;font-size:13px}.ecosystem-map{height:250px;border:1px solid var(--line);border-radius:28px;background:radial-gradient(circle at 50% 50%,rgba(72,197,255,.12),transparent 22%),linear-gradient(rgba(72,197,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(72,197,255,.025) 1px,transparent 1px),#040b12;background-size:auto,36px 36px,36px 36px,auto;display:grid;place-items:center;position:relative;overflow:hidden;margin-bottom:18px}.ecosystem-map:before,.ecosystem-map:after{content:"";position:absolute;width:70%;height:1px;background:linear-gradient(90deg,transparent,var(--cyan),var(--gold),transparent);opacity:.3}.ecosystem-map:after{transform:rotate(12deg)}.ecosystem-core{width:118px;height:118px;border:1px solid rgba(217,166,64,.32);border-radius:50%;background:rgba(2,6,11,.82);display:grid;place-items:center;position:relative;z-index:2}.ecosystem-core img{width:58px;height:58px;object-fit:contain}.ecosystem-core span{position:absolute;bottom:17px;font-size:8px;letter-spacing:.22em}.ecosystem-nodes{position:absolute;inset:0}.ecosystem-nodes span{position:absolute;padding:9px 12px;border:1px solid var(--line);border-radius:999px;background:rgba(4,11,18,.9);font-size:9px;color:#c4d1da}.ecosystem-nodes span:nth-child(1){left:6%;top:20%}.ecosystem-nodes span:nth-child(2){right:7%;top:18%}.ecosystem-nodes span:nth-child(3){left:9%;bottom:17%}.ecosystem-nodes span:nth-child(4){right:9%;bottom:16%}.ecosystem-nodes span:nth-child(5){right:31%;top:12%}.project-strip,.team-strip{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none;padding:2px 2px 10px}.project-strip::-webkit-scrollbar,.team-strip::-webkit-scrollbar{display:none}.profile-project{flex:0 0 min(410px,84vw);border:1px solid var(--line);border-radius:22px;background:#050c14;overflow:hidden;scroll-snap-align:start;transition:.3s}.profile-project:hover{border-color:rgba(72,197,255,.38);transform:translateY(-3px)}.project-media{height:230px;overflow:hidden;position:relative;background:#07111b}.project-media video,.project-media img{width:100%;height:100%;object-fit:cover;display:block}.project-media:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(2,6,11,.7),transparent 50%)}.play-mark{position:absolute;right:17px;bottom:17px;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:rgba(2,6,11,.72);border:1px solid rgba(255,255,255,.18);z-index:2;font-size:11px}.project-abstract{height:100%;display:grid;place-items:center;background:radial-gradient(circle,rgba(72,197,255,.15),transparent 38%)}.project-abstract i,.project-abstract b{position:absolute;width:130px;height:130px;border-radius:50%;border:1px solid rgba(72,197,255,.28)}.project-abstract b{width:80px;height:80px;border-color:rgba(217,166,64,.3)}.project-info{padding:21px}.project-info small{color:var(--cyan);font-size:9px;font-weight:800;letter-spacing:.12em}.project-info h3{font-size:23px;margin:8px 0}.project-info p{color:#8fa1af;font-size:12px;line-height:1.55;min-height:56px}.project-info span{color:var(--gold2);font-size:11px}.editorial-gallery{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:90px;gap:12px}.gallery-item{margin:0;grid-column:span 4;grid-row:span 4;position:relative}.gallery-item.gallery-0{grid-column:span 7;grid-row:span 6}.gallery-item.gallery-1{grid-column:span 5;grid-row:span 3}.gallery-item.gallery-2{grid-column:span 5;grid-row:span 3}.gallery-item.gallery-3{grid-column:span 5;grid-row:span 4}.gallery-item.gallery-4{grid-column:span 7;grid-row:span 4}.gallery-item>div{width:100%;height:100%;border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#07111b}.gallery-item img{width:100%;height:100%;object-fit:cover;display:block;transition:.45s ease}.gallery-item figcaption{position:absolute;left:16px;right:16px;bottom:14px;padding:10px 12px;border-radius:11px;background:rgba(2,6,11,.78);backdrop-filter:blur(10px);font-size:10px;color:#d4dfe6}.instagram-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.ig-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#050c13}.ig-card>div{aspect-ratio:1;position:relative;overflow:hidden}.ig-card img{width:100%;height:100%;object-fit:cover}.ig-card span{position:absolute;top:12px;right:12px;background:rgba(2,6,11,.75);padding:6px 8px;border-radius:999px;font-size:8px}.ig-card p{font-size:11px;color:#8fa1ae;padding:13px;margin:0}.instagram-ready{min-height:300px;border:1px solid rgba(217,166,64,.24);border-radius:28px;background:linear-gradient(120deg,rgba(217,166,64,.055),rgba(72,197,255,.035)),#050c13;display:grid;grid-template-columns:260px 1fr auto;gap:42px;align-items:center;padding:34px}.instagram-ready small{color:var(--gold2);letter-spacing:.15em;font-size:9px}.instagram-ready h3{font-size:32px;letter-spacing:-.035em;margin:8px 0 10px}.instagram-ready p{color:#91a3b2;line-height:1.65;max-width:650px}.instagram-ready strong{font-size:11px;color:var(--gold2)}.ig-rings{width:220px;height:220px;border:1px solid rgba(72,197,255,.22);border-radius:50%;display:grid;place-items:center;position:relative}.ig-rings:before,.ig-rings:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(217,166,64,.23);inset:28px}.ig-rings:after{inset:58px;border-color:rgba(72,197,255,.2)}.ig-rings span{font-size:12px;z-index:2}.contact-list{display:grid;gap:4px}.contact-row{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding:15px 0}.contact-row span{color:#74899a;font-size:11px}.contact-row a,.contact-row b{font-size:12px;font-weight:500}.team-card{flex:0 0 min(310px,74vw);border:1px solid var(--line);border-radius:18px;background:#050c13;overflow:hidden;scroll-snap-align:start}.team-photo{height:240px;overflow:hidden}.team-photo img{width:100%;height:100%;object-fit:cover}.team-card>div:last-child{padding:17px}.team-card small{color:var(--gold2);font-size:8px;letter-spacing:.1em;text-transform:uppercase}.team-card h3{margin:7px 0 5px;font-size:19px}.team-card p{margin:0 0 13px;color:#8496a5;font-size:11px;line-height:1.45}.team-card span{font-size:10px;color:var(--gold2)}.member-footer{min-height:150px;border-top:1px solid var(--line);width:min(1320px,calc(100% - 40px));margin:auto;display:flex;align-items:center;justify-content:space-between;color:#708495}.member-footer div{display:grid;gap:8px}.member-footer span{letter-spacing:.34em;color:#c1ccd4;font-size:12px}.member-footer small{font-size:9px}.member-footer>a{font-size:10px}.empty-photo{position:absolute;inset:0;display:grid;place-items:center;font-size:48px;color:#64798a;background:radial-gradient(circle,#0e2940,transparent 52%),#06101a}
@media(max-width:900px){.profile-hero{grid-template-columns:1fr;gap:30px;min-height:auto}.hero-copy{order:2}.hero-visual{height:620px;order:1}.hero-photo{width:82%}.section-grid{grid-template-columns:1fr;gap:22px}.instagram-ready{grid-template-columns:180px 1fr}.instagram-ready strong{display:none}.ig-rings{width:160px;height:160px}.instagram-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.member-header{height:68px}.member-header a{font-size:16px}.member-main{width:calc(100% - 28px);padding-top:24px}.profile-hero{padding-bottom:52px}.hero-copy h1{font-size:clamp(48px,15vw,70px)}.hero-role{font-size:15px}.hero-subtitle{font-size:14px}.hero-signature{grid-template-columns:auto 1fr}.hero-signature small{display:none}.hero-visual{height:480px}.hero-photo{width:88%;height:92%;border-radius:24px}.hero-secondary{width:43%;height:35%;border-radius:16px}.tech-orbit{width:220px;height:220px}.section-grid,.projects-section,.gallery-section,.instagram-section,.team-section{padding:58px 0}.section-heading{align-items:flex-start;flex-direction:column;gap:15px}.section-heading h2,.section-grid h2{font-size:36px}.ecosystem-map{height:210px}.ecosystem-nodes span{font-size:7px;padding:7px 9px}.profile-project{flex-basis:82vw}.project-media{height:190px}.editorial-gallery{grid-template-columns:1fr;display:grid;grid-auto-rows:auto}.gallery-item,.gallery-item.gallery-0,.gallery-item.gallery-1,.gallery-item.gallery-2,.gallery-item.gallery-3,.gallery-item.gallery-4{grid-column:auto;grid-row:auto}.gallery-item>div{height:72vw;max-height:430px}.gallery-item:nth-child(even)>div{height:55vw}.instagram-ready{grid-template-columns:1fr;padding:24px;min-height:0}.ig-rings{width:140px;height:140px}.instagram-ready h3{font-size:27px}.instagram-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.ig-card{flex:0 0 72vw;scroll-snap-align:start}.member-footer{width:calc(100% - 28px);flex-direction:column;justify-content:center;gap:18px}.story blockquote{font-size:20px}.ecosystem-core{width:94px;height:94px}.ecosystem-core img{width:46px}.ecosystem-core span{bottom:11px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.tech-orbit,.tech-orbit i,.tech-orbit b{animation:none!important}}

/* FASE 3G.1 — proyectos adicionales del miembro */
.profile-project-own .own-project-media{display:grid;place-items:center;background:radial-gradient(circle at 50% 45%,rgba(72,197,255,.12),transparent 42%),linear-gradient(145deg,#050c14,#081624)}
.profile-project-own .own-project-logo{width:72%;height:72%;object-fit:contain!important;object-position:center!important;transform:none!important;filter:drop-shadow(0 18px 38px rgba(0,0,0,.35))}
.profile-project-own .project-info small{color:var(--gold2)}

/* FASE 3H — Instagram vivo */
.instagram-stories{display:flex;gap:16px;overflow-x:auto;padding:2px 2px 18px;scrollbar-width:none}.instagram-stories::-webkit-scrollbar{display:none}
.instagram-story{flex:0 0 78px;text-decoration:none;color:inherit;text-align:center}.instagram-story>span{display:block;width:70px;height:70px;border-radius:50%;padding:3px;background:conic-gradient(from 45deg,#e8b348,#38bdf8,#8b5cf6,#e8b348);margin:0 auto 7px}.instagram-story img{width:100%;height:100%;border-radius:50%;object-fit:cover;border:3px solid #050b12}.instagram-story small{font-size:11px;color:#9fb1c2}
.instagram-ready.connected{border-color:rgba(80,200,160,.28)}
@media(max-width:680px){.instagram-stories{gap:12px}.instagram-story{flex-basis:68px}.instagram-story>span{width:62px;height:62px}}
