.top-bar{background:var(--dark);color:#aaa;font-size:11px;padding:4px 24px;display:flex;justify-content:space-between;align-items:center;letter-spacing:.04em}.top-bar span{color:#ccc}.nav-logo{display:flex;align-items:center;gap:10px}.logo-mark{width:36px;height:36px;background:var(--orange);position:relative;display:flex;align-items:center;justify-content:center}.logo-mark::before{content:"";width:10px;height:10px;background:var(--dark);position:absolute;bottom:4px;left:4px}.logo-mark::after{content:"";width:10px;height:10px;background:var(--dark);position:absolute;top:4px;right:4px}.logo-text{font-size:10px;font-weight:600;color:var(--white);line-height:1.2;letter-spacing:.06em;text-transform:uppercase}.logo-text small{font-weight:300;font-size:9px;display:block}.nav-right{display:flex;align-items:center;gap:20px}.nav-right a{color:#bbb;text-decoration:none;font-size:11px;letter-spacing:.04em;transition:color .2s}.nav-right a:hover{color:var(--orange)}.un-logo{width:32px;height:32px;border:2px solid #59c;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:8px;color:#59c;font-weight:700;letter-spacing:-.5px}.hamburger{background:var(--orange);border:none;width:36px;height:30px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:0 8px}.hamburger span{display:block;width:100%;height:2px;background:var(--white)}.hero{background:var(--dark);position:relative;overflow:hidden;min-height:200px;display:flex;align-items:center;justify-content:center;text-align:center;padding:60px 40px}.hero-bg{position:absolute;inset:0;display:grid;grid-template-columns:repeat(20,1fr);grid-template-rows:repeat(8,1fr);opacity:.5;pointer-events:none}.hero-bg .px{background:var(--orange);opacity:0}.hero-bg .px:nth-child(3n+1){opacity:.7}.hero-bg .px:nth-child(7n+2){opacity:.5;background:#888}.hero-bg .px:nth-child(11n+4){opacity:.3}.hero-bg .px:nth-child(5n){opacity:0}.hero-content{position:relative;z-index:2;max-width:700px}.hero-eyebrow{display:inline-block;background:var(--orange);color:var(--white);font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;padding:4px 10px;margin-bottom:16px}.hero h1{font-size:clamp(28px,4vw,46px);font-weight:700;color:var(--white);line-height:1.15;letter-spacing:-.02em}.hero h1 span{color:var(--orange)}.subnav{background:var(--gray-light);border-bottom:2px solid #ddd;display:flex;justify-content:center;gap:0}.subnav a{text-decoration:none;font-size:11px;font-weight:600;color:#555;letter-spacing:.08em;text-transform:uppercase;padding:14px 24px;transition:all .2s;border-bottom:3px solid transparent;display:flex;align-items:center;gap:6px}.subnav a:hover,.subnav a.active{color:var(--orange);border-bottom-color:var(--orange);background:rgba(232,66,10,.05)}.section-block{padding:60px 40px;max-width:1000px;margin:0 auto}.breadcrumb-bar{background:var(--gray-light);padding:10px 40px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e0dcd6}.section-title-inline{font-size:13px;font-weight:700;color:var(--dark);letter-spacing:.02em}.breadcrumb{font-size:11px;color:#888}.breadcrumb a{color:var(--orange);text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.problema-section{background:var(--gray-light);padding:60px 40px 80px}.problema-inner{max-width:680px;margin:0 auto}.problema-inner p{font-size:14px;line-height:1.75;color:#333}.deco-box-row{display:flex;gap:0;margin-bottom:20px}.deco-box{width:60px;height:20px;background:#ccc}.deco-box.orange{background:var(--orange)}.que-section{background:var(--orange);padding:70px 40px;position:relative;overflow:hidden}.que-section::before{content:"";position:absolute;top:0;right:0;width:200px;height:60px;background:var(--gray-dark)}.que-inner{max-width:680px;margin:0 auto;position:relative;z-index:1}.que-section h2{font-size:26px;font-weight:700;color:var(--white);margin-bottom:28px;text-align:center}.que-section p{font-size:14px;line-height:1.75;color:rgba(255,255,255,.92)}.que-section strong{color:var(--white);font-weight:700}.que-section em{font-style:normal;font-weight:600;text-decoration:underline;text-decoration-color:rgba(255,255,255,.5)}.como-section{background:var(--black);padding:70px 40px;position:relative}.como-inner{max-width:680px;margin:0 auto}.section-label{display:flex;align-items:center;gap:10px;margin-bottom:28px;justify-content:center}.section-label h2{font-size:22px;font-weight:700;color:var(--white);letter-spacing:-.01em}.label-line{flex:1;height:1px;background:#444}.como-section p{font-size:14px;line-height:1.8;color:#ccc}.como-section strong{color:var(--white);font-weight:600}.iniciativas-section{background:var(--gray-light);padding:60px 40px}.iniciativas-inner{max-width:800px;margin:0 auto}.section-heading{display:flex;align-items:center;gap:10px;margin-bottom:36px}.section-heading::before{content:"";width:8px;height:8px;background:var(--gold);display:block;transform:rotate(45deg);flex-shrink:0}.section-heading h2{font-size:20px;font-weight:700;color:var(--dark);letter-spacing:-.01em}.iniciativas-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:#ddd;border:1px solid #ddd}.iniciativa-card{background:var(--white);padding:20px 12px 16px;display:flex;flex-direction:column;align-items:center;gap:12px;cursor:pointer;transition:background .2s;text-align:center}.iniciativa-card:hover{background:#f8f4f0}.icon-frame{width:60px;height:60px;border:2px solid var(--orange);display:flex;align-items:center;justify-content:center;position:relative}.icon-frame::before,.icon-frame::after{content:"";position:absolute;width:8px;height:8px;border-color:var(--orange);border-style:solid}.icon-frame::before{top:-3px;left:-3px;border-width:2px 0 0 2px}.icon-frame::after{bottom:-3px;right:-3px;border-width:0 2px 2px 0}.icon-inner{width:28px;height:28px;display:flex;align-items:center;justify-content:center}.iniciativa-name{font-size:10.5px;font-weight:600;color:var(--dark);line-height:1.3;letter-spacing:.01em}.building-section{background:var(--gray-light);padding:20px 40px 50px;display:flex;justify-content:center}.building-wrapper{max-width:480px;width:100%}.building-svg{width:100%;opacity:.7}.partners-bar{background:var(--gray-light);border-top:1px solid #ddd;padding:24px 40px;display:flex;align-items:center;justify-content:center;gap:40px;flex-wrap:wrap}.partner-label{font-size:10px;font-weight:600;color:#999;letter-spacing:.1em;text-transform:uppercase}.partner-logo{display:flex;align-items:center;gap:8px;opacity:.75}.partner-logo .cepal-badge{border:2px solid #1a6daa;border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:700;color:#1a6daa}.partner-logo .bmz-badge{background:#1a3a6e;color:white;font-size:11px;font-weight:700;padding:4px 10px;letter-spacing:.05em}.giz-flag{display:flex;flex-direction:column;width:36px;height:24px;overflow:hidden;border:1px solid #ccc}.giz-flag .stripe{flex:1}.giz-flag .stripe:nth-child(1){background:#1a1a1a}.giz-flag .stripe:nth-child(2){background:#c8102e}.giz-flag .stripe:nth-child(3){background:#f0c020}.giz-text{font-size:13px;font-weight:700;color:#333;letter-spacing:.1em}.demo-section{background:var(--dark);padding:70px 40px;position:relative;overflow:hidden}.demo-section::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--orange) 0%,transparent 60%)}.demo-inner{max-width:960px;margin:0 auto}.demo-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:28px;flex-wrap:wrap;gap:12px}.demo-header-left h2{font-size:22px;font-weight:700;color:var(--white);letter-spacing:-.01em;margin-bottom:4px}.demo-header-left p{font-size:12px;color:#888;letter-spacing:.02em}.demo-open-btn{display:inline-flex;align-items:center;gap:8px;background:var(--orange);color:var(--white);text-decoration:none;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:10px 20px;transition:background .2s,transform .15s}.demo-open-btn:hover{background:var(--orange-light);transform:translateY(-1px)}.browser-frame{border:1px solid #3a3a3a;border-radius:4px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.6),0 0 0 1px rgba(255,255,255,.04)}.browser-chrome{background:#2a2a2a;padding:10px 14px;display:flex;align-items:center;gap:10px;border-bottom:1px solid #3a3a3a}.browser-dots{display:flex;gap:5px;flex-shrink:0}.browser-dots span{width:10px;height:10px;border-radius:50%;display:block}.browser-dots span:nth-child(1){background:#ff5f57}.browser-dots span:nth-child(2){background:#febc2e}.browser-dots span:nth-child(3){background:#28c840}.browser-addressbar{flex:1;background:#1a1a1a;border:1px solid #444;border-radius:3px;padding:5px 10px;font-size:11px;font-family:"IBM Plex Mono",monospace;color:#aaa;display:flex;align-items:center;gap:6px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.browser-addressbar .lock-icon{color:#28c840;font-size:10px;flex-shrink:0}.browser-addressbar .url-text{color:#ccc;overflow:hidden;text-overflow:ellipsis}.browser-addressbar .url-text em{color:var(--white);font-style:normal}.iframe-wrapper{position:relative;width:100%;height:580px;background:#111}.iframe-wrapper iframe{width:100%;height:100%;border:none;display:block}.iframe-fallback{position:absolute;inset:0;display:none;flex-direction:column;align-items:center;justify-content:center;gap:20px;background:#111;text-align:center;padding:40px}.iframe-fallback.visible{display:flex}.fallback-icon{width:56px;height:56px;border:2px solid #444;border-radius:50%;display:flex;align-items:center;justify-content:center}.iframe-fallback h3{font-size:15px;font-weight:600;color:#ccc;margin-bottom:4px}.iframe-fallback p{font-size:12px;color:#666;max-width:360px;line-height:1.6}.iframe-fallback a{display:inline-flex;align-items:center;gap:8px;background:var(--orange);color:var(--white);text-decoration:none;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:12px 24px;margin-top:8px;transition:background .2s}.iframe-fallback a:hover{background:var(--orange-light)}.iframe-loading{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;background:#111;pointer-events:none;transition:opacity .4s}.iframe-loading.hidden{opacity:0}.loading-bar{width:200px;height:2px;background:#333;border-radius:2px;overflow:hidden}.loading-bar-fill{height:100%;background:var(--orange);width:0%;animation:loadprogress 1.8s ease-out forwards}.loading-label{font-size:11px;color:#666;letter-spacing:.08em;font-family:"IBM Plex Mono",monospace}.esp-tooltip.visible{opacity:1}